body {
	font-family: helvetica;
	font-size: 11px;	
	background: transparent url(bg.png) top left repeat-x;
}
a {
	text-decoration: none;	
}
p, h1, h2 {
	margin: 10px 0px;
}
strong {
	font-weight: bold;	
}
h1 {
	font-size: 21px;
	border-bottom: 1px dotted #000;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 {
  font-size: 1.2em;	
  font-weight: bold;
}
#wrapper {
  width: 986px;
  padding-top: 256px;
  position: relative;
  margin: 0px auto;
}
#header {
	height: 256px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: transparent url(header.png) top center no-repeat;
}
#logo {
  position: absolute;
  left: 15px;
  top: 0px;	
}
#entrust {
  position: absolute;
  left: 760px;
  top: 0px;
  z-index: 1000;
}
#content {
  width: 606px;
  float: left;
  margin-left: 233px;
  margin-bottom: 2px;
  background: #ffffff url(content.png) top center no-repeat;
}
#maincontent {
	margin: 10px;
	position: relative;
}
#masthead {
	height: 158px;
	width: 100%;
	background: transparent url(masthead.png) top center no-repeat;
	position: absolute;
	bottom: 0px;
}
#leftcol {
  width: 229px;
  position: absolute;
  top: 439px;
  left: 1px;
}
#news {
  background: transparent url(newsfoot.png) bottom center no-repeat;
  margin-top: 33px;
  margin-bottom: 5px;
}
#news h2 {
  height: 33px;
  background: transparent url(news.png) top center no-repeat;
  margin-top: -33px;
  color: #fff;
}
#news h2 span {
	display: block;
	padding: 8px;
  padding-left: 35px;
}

#search {
	height: 276px;
	width: 100%;
	background: transparent url(search.png) top left no-repeat;
	position: absolute;
	top: 160px;
	left: 1px;
	width: 229px;
	color: #fff;
	z-index: 1;
	overflow: hidden;
}

#search.used-cars {
	background-position: 0px 0px;
}

#search.lease-cars {
	background-position: 0px -284px;	
}
#search.dealers {
	background-position: 0px -568px;		
}
#search.insurance {
	background-position: 0px -853px;	
}
#search.parts {
	background-position: 0px -1138px;	
}
#search.news {
	background-position: 0px -1423px;	
}
#search.directory {
	background-position: 0px -1707px;	
}
#search.media {
	background-position: 0px -1992px;	
}
#search.reviews {
	background-position: 0px -2276px;	
}
#search.advertising {
	background-position: 0px -2561px;	
}
#search.members {
	background-position: 0px -2847px;	
}

#adverts {
	width: 141px;
	height: 1250px;
	margin-right: 4px;
	margin-bottom: 2px;
	float: right;
	background: transparent url(adverts.png) bottom right no-repeat;
	text-align: center;
}
#news .ads {
  margin: 5px 15px;
}

#footer {
	height: 90px;
	background: transparent url(footer.png) top center no-repeat;
	position: relative;
	text-align: right;
	padding: 0px;
	color: #fff;
}

#footer a {
	color: #fff;
}
#footer .links, #footer .links li {
	margin: 0px;
	padding: 0px;
	display: block;
}
#footer .links {
	position: absolute;
	top: 20px;
	left: -10px;
	width: 500px;
	text-align: left;
}
#footer .links li {
	float: left;
	border-left: 1px dashed #fff;
	padding-left: 20px;
	width: 90px;
	margin: 0px 10px;
}

#postcode {
	position: absolute;
	top: 1px;
	left: 15px;
	color: #ccc;
}
#postcode a {
	display: block;
	font-size: 2.2em;
	color: #fff;
}

#breadcrumbs {
	position: absolute;
	left: 250px;
	bottom: 8px;
	color: #fff;
	padding: 5px;
	padding-left: 20px;
	background: transparent url(tinyhome.png) left center no-repeat;
	white-space: nowrap;
	overflow: hidden;
	width: 680px;
}
#breadcrumbs a {
	color: #FFC500;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}

#banner {
	position: absolute;
	top: 12px;
	right: 16px;
	height: 90px;
	width: 728px;
	border: 1px solid #fff;
}

#navigation {
	position: absolute;	
	top: 70px;
	left: 3px;
	z-index: 1;
	font-size: 1.2em;
}
#navigation li {
	float: left;
	margin-left: -5px;
}
#navigation li a {
	display: block;
	width: 85px;
	background: transparent url(nav.png) top left;
	height: 30px;
	z-index: 12;
	position: relative;
	color: #fff;
}
#navigation li a span {
	display: block;
	padding: 7px;
	padding-left: 10px;
}

#navigation {
	height: 30px;
	border-bottom: 2px solid #262626;
	padding-left: 5px;
	width: 962px;
}

#navigation.used-cars {
	border-bottom: 2px solid #CC0000;
}
#navigation.lease-cars {
	border-bottom: 2px solid #0066FF;
}
#navigation.dealers {
	border-bottom: 2px solid #009900;
}
#navigation.insurance {
	border-bottom: 2px solid #FF6600;
}
#navigation.parts {
	border-bottom: 2px solid #993300;
}
#navigation.news {
	border-bottom: 2px solid #990066;
}
#navigation.directory {
	border-bottom: 2px solid #33CC33;
}
#navigation.videos {
	border-bottom: 2px solid #0000CC;
}
#navigation.car-reviews {
	border-bottom: 2px solid #33CC99;
}
#navigation.advertising {
	border-bottom: 2px solid #FFCC00;
}
#navigation.members {
	border-bottom: 2px solid #330033;
}


#navigation a:hover, #navigation a.active {
  z-index: 1000;	
  text-decoration: underline;
}

#navigation .used-cars {
	background-position: 87px -32px;
	z-index: 11;
}
#navigation .used-cars:hover, #navigation .used-cars.active {
	background-position: 1px -32px;
}
#navigation .lease-cars {
	background-position: 87px -63px;
	z-index: 10;
}
#navigation .lease-cars:hover, #navigation .lease-cars.active {
	background-position: 1px -63px;
}
#navigation .dealers {
	background-position: 87px -94px;
	z-index: 9;
}
#navigation .dealers:hover, #navigation .dealers.active {
	background-position: 1px -94px;
}
#navigation .insurance {
	background-position: 87px -125px;
	z-index: 8;
}
#navigation .insurance:hover, #navigation .insurance.active {
	background-position: 1px -125px;
}
#navigation .parts {
	background-position: 87px -156px;
	z-index: 7;
}
#navigation .parts:hover, #navigation .parts.active {
	background-position: 1px -156px;
}
#navigation .news {
	background-position: 87px -187px;
	z-index: 6;
}
#navigation .news:hover, #navigation .news.active {
	background-position: 1px -187px;
}
#navigation .directory {
	background-position: 87px -218px;
	z-index: 5;
}
#navigation .directory:hover, #navigation .directory.active {
	background-position: 1px -218px;
}
#navigation .videos {
	background-position: 87px -249px;
	z-index: 4;
}
#navigation .videos:hover, #navigation .videos.active {
	background-position: 1px -249px;
}
#navigation .car-reviews {
	background-position: 87px -280px;
	z-index: 3;
}
#navigation .car-reviews:hover, #navigation .car-reviews.active {
	background-position: 1px -280px;
}
#navigation .advertising {
	background-position: 87px -311px;
	z-index: 2;
}
#navigation .advertising:hover, #navigation .advertising.active {
	background-position: 1px -311px;
}
#navigation .members {
	background-position: 87px -342px;
	z-index: 1;
}
#navigation .members:hover, #navigation .members.active {
	background-position: 1px -342px;
}

#news .articles {
	display: block;
	margin: 0px;
	padding: 0px;
	padding: 2px 0px;
}
#news .article {
	background: transparent url(article.png) center center no-repeat;
	height: 57px;
	display: block;
	margin: 2px 0px;
	padding: 0px;
}
#news .article h3 {
	margin: 0px;
	padding: 10px;
	font-size: 1em;
}
#news .article .date {
	color: #FFC500;
	display: block;
	font-size: 0.8em;
}
#news .article a {
	color: #fff;
	text-decoration: none;
}
#news .article a:hover {
	text-decoration: underline;
}

#search .overlay {
	background: transparent url(search_overlay.png) top left no-repeat;
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
	display: none;
}
#search .overlay .search_loader {
	position: absolute;
	top: 100px;
	left: 65px;
}
#search .overlay .advanced_search_loader {
	position: absolute;
	top: 130px;
	left: 430px;
}
#search.advanced {
	width: 838px;
}
#search ul, #search li, #search label {
	padding: 0px;
	margin: 0px;
	display: block;
}
#search li {
	margin: 5px 0px;
	width: 209px;
	height: 30px;
}
#search select, #search .select_locked, #search input[type="text"] {
	font-size: 0.9em;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#search .select_locked {
	background: #7BA5FF;
	border-top: 1px solid #fff;
	height: 16px;
	position: relative;
	cursor: pointer;
}
#search .select_locked span {
	position: absolute;
	left: 5px;
	top: 2px;
}
#search .select_locked span.select_unlock {
	position: absolute;
	right: 5px;
	top: 2px;
	text-align: right;
}
#search fieldset {
	padding: 0px;
	margin: 10px;
	border: 0px;
}
#search legend {
	display: none;
}
#search .search {
	position: absolute;
	left: 0px;
	top: 40px;
	width: 229px;
}
#search .price_from, #search .price_to {
	width: 100px;
	float: left;
}
#search .price_from {
	margin-right: 9px;
}
#search .price_to {
	clear: right;	
}
#search .keyword {
	clear: both;	
}
#search .advanced_search {
	position: absolute;
	left: 230px;
	top: 106px;
}
#search .advanced_search li {
	float: left;
	width: 185px;
	margin-right: 9px;
}
#search .advanced_search .clickresults {
	clear: both;
	font-size: 1.2em;
	position: absolute;
	top: 120px;
}
#search .resetbtn {
	background: transparent url(resetbtn.png) bottom center no-repeat;
	border: none;
	width: 50px;
	height: 22px;
	cursor: pointer;
	margin-right: 5px;
	margin-top: 10px;
}
#search .resetbtn:hover {
	background-position: top center;
	color: #fff;
}
#search .searchbtn {
	background: transparent url(searchbtn.png) bottom center no-repeat;
	border: none;
	width: 150px;
	height: 22px;
	cursor: pointer;
	text-align: left;
	padding-left: 20px;
	margin-top: 10px;
}
#search .searchbtn:hover {
	background-position: top center;
	color: #fff;
}
#search a {
	color: #fff;
	text-decoration: none;
}
#search .toggle_search, #search .search_tips {
	position: absolute;
	width: 90px;
	top: 5px;
	left: 130px;
	text-align: right;
}
#search .toggle_search.advanced_search {
	width: 200px;
	left: 630px;
	top: 95px;
}
#search .toggle_search a, #search .search_tips a {
	background: transparent url(spanner.png) right center no-repeat;
	padding-right: 20px;
}
#search .search_tips {
	top: 25px;
}
#search .search_tips a {
	background: transparent url(speechbubble.png) right center no-repeat;
}

div.box {
	width: 575px;
	background: transparent url(box.png) bottom center no-repeat;
	padding-bottom: 10px;
	position: relative;
}
div.box > .inner {
	padding: 0px 10px;
	background: transparent url(box.png) top center no-repeat;
	padding-top: 10px;
}


#maincontent form ul, #maincontent form li {
  margin: 0px;
  padding: 0px;
  display: block;
}
#maincontent form li {
  width: 160px;
  margin: 5px 0px;
  padding-left: 80px;
  margin-right: 30px;
  
  position: relative;
}
#maincontent form input[type=text] {
  width: 160px;	
}
#maincontent form label {
	position: absolute;
	left: 0px;
	width: 75px;	
}

div.contact {
  margin-top: 5px;
  position: relative;
}

div.contact ul, div.contact li {
  margin: 0px;
  padding: 0px;
  display: block;	
}
div.contact li {
  width: 160px;
  margin: 5px 0px;
  padding-left: 80px;
  margin-right: 30px;
  float: left;
  position: relative;
}
div.contact li.big {
	clear:both;	
}
div.contact label {
	position: absolute;
	left: 0px;
}
div.contact input[type=text] {
  width: 160px;	
}
div.contact textarea {
  width: 430px;
  height: 60px;	
}
div.contact .optin {
  display: block;
  margin-left: 80px;
  width: 320px;
}
div.contact input[type=submit] {
  position: absolute;
  right: 50px;
  bottom: 30px;
}


.tabs {
  padding-top: 10px;	
}
.tabs > ul, .tabs > ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 28px;
}
.tabs > ul {
  margin-left: 10px;
}
.tabs > ul li {
  width: 95px;
  background: transparent url(tabs.png) top left no-repeat;
  float: left;
}
.tabs > ul span, .tabs > ul a {
  display: block;
  text-decoration: none;
  color: #333;
}
.tabs > ul span {
	  padding: 5px 10px;
	  font-size: 14px;
}

.ui-tabs .ui-tabs-hide {
    position: absolute;
    left: -10000px;
}
.tabs .ui-tabs-selected {
  background: transparent url(tabs.png) bottom left no-repeat !important;
}

.tabs.small > ul li {
	background-image: url(tabs-small.png) !important;
	width: 60px !important;
}

.tabs .ui-tabs-selected span {
	color: #fff !important;
}


#postcode_entry {
	background: transparent url(postcode.png) center center no-repeat;
	width: 209px;
	height: 216px;
	z-index: 1000;
	top: 50px;
	left: 10px;
	position: absolute;
	display: none;
}
#postcode_entry form {
	padding: 10px 20px;
}
#postcode_entry input[type="text"] {
	width: 100px;
	font-size: 14px;
}
#postcode_entry input[type="submit"] {
	background: transparent url(resetbtn.png) bottom center no-repeat;
	border: none;
	width: 50px;
	height: 22px;
	cursor: pointer;
	margin-left: 5px;
	margin-top: 10px;
}
#postcode_entry input[type="submit"]:hover {
	background-position: top center;
	color: #fff;
}

.pager {
	height: 71px;
	margin: 10px 0px;
	position: relative;
	background: transparent url(pager.png) top center no-repeat;
}
.pager input, .pager button {
font-size: 14px;	
}
.pager p {
	margin: 0px;
}
.pager form {
	padding: 10px 15px;
}
.pager .pages {
	position: absolute;
	right: 20px;
}
.pager .pages input {
	border: 1px solid #333;
	background: #fff;
	cursor: pointer;
}
.pager .pages input.active {
	font-weight: bold;
	background: #3366FF;
	color: #fff;
}

.noresults {
	height: 71px;
	margin: 10px 0px;
	background: transparent url(pager.png) top center no-repeat;
}
.noresults p {
  padding: 20px;
font-size: 1.5em;	
}

.formerror {
	background: #FF3333;
}

.carousel li {
	width: 552px;
	height: 414px;
}
.carousel {
  position: relative;	
}
.photos .prev {
	position: absolute;
	left: -10px;
	top: 210px;
	z-index: 2;
	cursor: pointer;
}
.photos .next {
	position: absolute;
	right: -10px;
	top: 210px;
	z-index: 2;
	cursor: pointer;
}

.photos li {
	position: relative;	
}
.photos .caption {
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	background: black;
	color: #fff;
	font-size: 1.4em;
	font-style: italic;
	display: none;
}
.photos li a:hover .caption {
	display: block;	
}
.photos .caption blockquote {
	padding: 10px;
}

#articles .article img {
	float: left;
	margin-right: 10px;
}
#articles .article {
	
}

#search .year, #search .month, #search .left, #search .right {
	width: 100px;
	float: left;
}
#search .year, #search .left {
	margin-right: 9px;
}


.advanced-search #search {
	width: 100%;
	z-index: 1;
}
.advanced-search #content {
	margin-top: 183px;
}
#breadcrumbs {
	z-index: 2;
}

#usedcar > div {
	clear: both;	
}

#usedcar .quickinfo {
	position: relative;
	height: 31px;
	font-size: 21px;
}

#usedcar .quickinfo strong {
	color: #FF0000;
}

#usedcar .quickinfo .call {
	background: url(call.png) left center no-repeat;;
	padding: 10px;
	padding-left: 30px;
	position: absolute;
	right: 0px;
	top: -10px;
}

#usedcar .images {
	margin-top: 5px;
	height: 225px;
	position: relative;
}
#usedcar .images .dealerlinks, #usedcar .images .advertisement {
	margin-left: 295px;
	margin-bottom: 10px;	
}

#usedcar .images .advertisement {
  height: 120px;
  width: 260px;
  padding-left: 10px;
}

#usedcar .images .dealerlinks {
	position: relative;
  height: 126px;
  width: 261px;
  margin-top: 0px;
  padding: 0px;
  background: transparent url(dealerlinks.png) center center no-repeat;	
}
#usedcar .images .dealerlinks ul {
  position: absolute;
  left: 20px;
  top: 20px;
}
#usedcar .images .dealerlinks li {
	margin: 10px 13px !important;	
}

#usedcar .images .photos, #usedcar .images .photos li {
  display: block;
  float: left;
  margin: 0px;
  padding: 0px;
}
#usedcar .images .photos {
	margin: 0px;
	margin-left: 300px;	
	margin-right: 0px;
}
#usedcar .images .photos li {
	margin: 4px;
}

#usedcar .images .photos li.first {
	padding: 0px;
}

#usedcar .images .first {
	position: absolute;
	width: 285px;
	height: 213px;
	background: transparent url(imagebg.png) center center no-repeat;
	left: 10px;
	top: 10px;
	margin: 0px;
}
#usedcar .images .first img {
	padding: 3px 4px;
}

#usedcar div.buttons {
  margin-top: 5px;
  width: 573px;
  height: 78px;
  background: transparent url(buttons.png) center center no-repeat;
}

#usedcar div.buttons ul, #usedcar div.buttons li {
  display: block;
  margin: 0px;
  padding: 0px;	
  margin: 5px 5px;
}
#usedcar div.buttons ul {
}
#usedcar div.buttons li {
	text-align: center;
  float: left;
}
#usedcar div.buttons a {
	text-decoration: none;
	color: #333;	
}

#usedcar div.features {
}

#usedcar div.features ul, #usedcar div.features li {
  margin: 0px;
  padding: 0px;
  display: block;	
}
#usedcar div.features li {
  width: 100px;
  height: 25px;
  padding-left: 120px;
  margin-right: 30px;
  float: left;
  position: relative;
}
#usedcar div.features strong {
	position: absolute;
	left: 0px;
}

#usedcar #map {
	float: left;	
}
#usedcar .address {
  font-size: 15px;
  float: left;
  margin-left: 30px;
}







#usedcars .noresults {
	height: 71px;
	margin: 10px 0px;
	background: transparent url(pager.png) top center no-repeat;
}
#usedcars .noresults p {
  padding: 20px;
font-size: 1.5em;	
}
ul.listings {
	display: block;
	margin: 0px;
	padding: 0px;
}
li.listing {
	display: block;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	padding-top: 5px;
	position: relative;
	padding-left: 110px;
	height: 85px;
	border-bottom: 1px dotted #000;
	position: relative;
}
li.listing .link {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	cursor: pointer;
	top: 0px;
	left: 0px;
}
li.listing.pro {
	background: transparent url(prolisting.png) top right no-repeat;
	height: 125px;
}
li.listing .banner {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
li.listing .thumbnail {
	position: absolute;
	top: 5px;
	left: 0px;
	border: 1px solid #000;
}
li.listing h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	height: 15px;
	overflow: hidden;
}
li.listing .price, li.listing .phone {
	font-size: 18px;
	color: #3366FF;
}
li.listing .features {
	width: 400px;
}
li.listing .features, li.listing .features li {
	margin: 0px;
	padding: 0px;
	display: block;
}
li.listing .features li {
	float: left;
	width: 150px;
}
li.listing .features li.year, li.listing .features li.mileage {
	width: 100px;
}
li.listing .options, li.listing .options li {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
li.listing .options {
	position: absolute;
	top: 35px;
	left: 500px;
	font-weight: bold;
}
li.listing a {
	color: #3366FF;
}


#manufacturer ul.models, #manufacturer li.model {
	display: block;
	margin: 0px;
	padding: 0px;
}
#manufacturer li.model {
	width: 135px;
	height: 155px;
	float: left;
	margin: 4px;
	background: #fff;
	text-align: center;
	border: 1px solid #ccc;
	position: relative;
}
#manufacturer .model h2 {
	position: absolute;
	bottom: 0px;
	font-size: 11px;
	left: 0px;
	background: #ccc;
	width: 100%;
	margin: 0px;
	padding: 10px 0px;
}

li.listing {
	padding-left: 10px;
}

#usedcars li.listing, li.listing.pro {
	padding-left: 110px;
}

li.listing.pro.nobanner.directory {
	background: transparent url(featured_listing.png) top right no-repeat;
	height: 85px;
}

li.listing.sponsored {
		background: transparent url(sponsored_listing.png) top right no-repeat !important;
}
li.listing.freelisting {
  height: auto !important;	
}
li.listing.freelisting .options {
  top: 10px !important;
}
li.listing.freelisting p {
  margin: 0px;
  padding: 0px;
}
#directory li.listing p {
	margin-top: 0px;
	width: 80%;
}

#usedcars.leasecars li.listing {
	background: transparent url(newcarbg.png) top left repeat-x;
	display: block;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	padding-top: 5px;
	position: relative;
	padding-left: 110px;
	height: 166px;
	border-bottom: 1px dotted #000;
	position: relative;
}

#usedcars.leasecars li.listing h2 {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 1.5em;
}
#usedcars.leasecars li.listing h2 a {
  color: #000;	
}
#usedcars.leasecars li.listing img {
  position: absolute;
  left: 10px;
  top: 40px;
}
#usedcars.leasecars li.listing .price {
  	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 1.5em;
	font-weight: bold;
}
#usedcars.leasecars li.listing .features {
	position: absolute;
	top: 50px;
	left: 170px;	
	font-size: 1.2em;
}
#usedcars.leasecars li.listing .features li {
  width: auto;
  display: block;
  clear: both;
}
#usedcars.leasecars li.listing .features strong {
  width: 120px;
  display: block;
  float: left;	
}
#usedcars.leasecars li.listing .options {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: auto;
	left: auto;
	width: auto;
	bottom: 20px;
	right: 10px;
	font-size: 1.4em;	
}
#usedcars.leasecars li.listing .options li {
  width: auto;
}
#usedcar.leasecar .features {
  position: absolute;
  top: 40px;
  left: 320px;
}
#usedcar.leasecar .features strong {
  width: 100px;
  display: block;
  float: left;	
}

.scores th {
  font-weight: bold;
  font-size: 1.5em;
  padding-right: 20px;
}

#articles .article .media > span {
  display: block;
  float: left;
  padding: 8px;
  padding-left: 35px;
  font-size: 10px;
  color: red;
  font-weight: bold;
}

#articles .article .media .videos {
  background: transparent url(video.png) left center no-repeat;
}
#articles .article .media .photos {
  background: transparent url(camera.png) left center no-repeat;
}


div.login {
  margin-top: 5px;
  position: relative;
}

div.login form, div.login div.register {
	float: left;	
}
div.login ul, div.login li {
  margin: 0px;
  padding: 0px;
  display: block;	
}
div.login li {
  width: 160px;
  margin: 5px 0px;
  padding-left: 80px;
  margin-right: 30px;
  position: relative;
}
div.login li.big {
	clear:both;	
}
div.login label {
	position: absolute;
	left: 0px;
}
div.login input[type=text], div.login input[type=password] {
  width: 160px;	
}




div.register {
  margin-top: 5px;
  position: relative;
}

div.register form, div.login div.whyjoin {
	float: left;	
}
div.whyjoin {
  width: 250px;
  float: right;
}
div.register ul, div.register li {
  margin: 0px;
  padding: 0px;
  display: block;	
}
div.register li {
  width: 160px;
  margin: 5px 0px;
  padding-left: 80px;
  margin-right: 30px;
  position: relative;
}
div.register li.big {
	clear:both;	
}
div.register label {
	position: absolute;
	left: 0px;
}
div.register legend {
	font-weight: bold;
}
div.register input[type=text], div.register input[type=password] {
  width: 160px;	
}

div#message {
  background: red;
  padding: 5px;
  color: #fff;
}
div#message li {
	display: list-item !important;
}

#loginout {
  width: 110px;
  position: absolute;
  right: 10px;
}

#maincontent fieldset {
  border: 1px solid #ccc;
  padding: 5px;
}
#maincontent legend {
  font-weight:bold;	
}
#editcar li {
	width: 150px !important;
}
#editcar fieldset {
  float: left;
  width: 260px;
}
#editcar textarea {
  width: 100%;
  height: 80px;	
}
#uploaded_photos {
	display: block;
	width: 256px;	
}
#uploaded_photos li {
	width: 60px !important;
	height: 45px;
	float: left;
	padding: 0px !important;
	margin: 2px !important;
	position: relative;
}
#uploaded_photos input {
	position: absolute;
	font-size: 10px;
	top: 0px;
	right: 0px;	
}
#editcar input[type=file] {
	width: 100%;
}
#message li {
  width: 100% !important;
}

li.listing.colourcode .options {
	top: 20px !important;
	left: 480px;
}

li.listing.active {
	background: url(ad-active.png);
}
li.listing.moderating {
	background: url(ad-moderating.png);
}
li.listing.unpublished {
	background: url(ad-unpublished.png);
}
label {
  position: relative;	
}
label span.req {
  font-size: 20px;
  color: red;
  position: absolute;
  top: 0px;
  right: 0px;
}

#invoice table {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	background:#fff;
	width:100%;
	border-collapse:collapse;
	text-align:left;
}
#invoice table thead th{
	font-size:14px;
	font-weight:normal;
	color:#039;
	border-bottom:2px solid #6678b1;
	padding:10px 8px;
}
#invoice table tfoot{
	font-size:14px;
	font-weight:normal;
	color:#039;
	border-top:2px solid #6678b1;
	padding:10px 8px;
}
#invoice table tfoot th {
	text-align: right;	
}
#invoice table td{
	color:#669;
	padding:10px;
}
#invoice table tbody tr:hover td{
	color:#009;
}

.cardholderdetails {
  float: left;
}
.carddetails {
	float: right;
}


div.entrust {
	position: absolute;
  right: 0px;
  z-index: 1000;
}

.colourcode .options a {
  color: #ff6600 !important;
}

.quicktabs > ul, .tabs > ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 28px;
}
.quicktabs > ul li {
  float: left;
  margin: 5px;
  font-size: 14px;
}

div#wrapper.homepage {
	padding-top: 85px;
	position: relative;
}
div#homepage {
	height: 1059px;
	background: transparent url(homepage/bg.png) 1px top no-repeat;
	position: relative;
}

#homepage > .bottom {
	background: none;
	position: absolute;
	bottom: 0px;
	width: 946px;
}
#homepage #footer {
	background: transparent;
}

#homepage #homepage_search {
	position: absolute;
	top: 15px;
	left: 15px;
	background: transparent url(homepage/homepage_search.png) center center no-repeat;
	width: 548px;
	height: 173px;
}

#homepage #homepage_advert {
	position: absolute;
	top: 20px;
	right: 22px;
	background: transparent url(homepage/homepage_advert.png) center center no-repeat;
	width: 393px;
	height: 169px;
}

#homepage #homepage_news {
	position: absolute;
	top: 500px;
	left: 22px;
	background: transparent url(homepage/homepage_news.png) center center no-repeat;
	width: 562px;
	height: 239px;
}

#homepage #homepage_reviews {
	position: absolute;
	top: 500px;
	right: 22px;
	background: transparent url(homepage/homepage_reviews.png) center center no-repeat;
	width: 375px;
	height: 239px;
}

#homepage #homepage_footer {
	position: absolute;
	top: 745px;
	left: 20px;
	background: transparent url(homepage/homepage_footer.png) center center no-repeat;
	width: 943px;
	height: 198px;
}

#homepage #homepage_categories {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 194px;
	left: 18px;
	height: 301px;
	width: 948px;
}
#homepage #homepage_categories > ul {
	padding: 0px;
	margin: 0px;
	height: 301px;
	overflow: hidden;
	width: 948px;	
}
#homepage_categories .button {
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 999;
	background: transparent url(homepage/fancy_left.png) center center no-repeat;
	top: 135px;
}
#homepage_categories .button.left {
	background: transparent url(homepage/fancy_left.png) center center no-repeat;
	left: -27px;
}
#homepage_categories .button.right {
	background: transparent url(homepage/fancy_right.png) center center no-repeat;
	right: -27px;
}

#homepage #homepage_categories .homepage_category {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	width: 316px;
	height: 301px;
	position: relative;
}

.homepage_category {
	background: transparent url(homepage/sections/advice.png) center center no-repeat;
}
.homepage_category.advice {
	background-image: url(homepage/sections/advice.png);
}
.homepage_category.cars {
	background-image: url(homepage/sections/cars.png);
}
.homepage_category.directory {
	background-image: url(homepage/sections/directory.png);
}
.homepage_category.news {
	background-image: url(homepage/sections/news.png);
}
.homepage_category.parts {
	background-image: url(homepage/sections/parts.png);
}
.homepage_category.reviews {
	background-image: url(homepage/sections/reviews.png);
}

.homepage_category h2 {
	position: absolute;
	left: 10px;
	top: 0px;
	font-size: 18px;
	color: #fff;
}

.homepage_category ul {
	position: absolute;
	left: 10px;
	top: 205px;	
}
.homepage_category li {
	display: block;
	float: left;
	height: 22px;
	width: 150px;
	font-size: 12px;
}
.homepage_category li a {
	color: #fff;
	padding-left: 15px;
}

.homepage_category a.link {
	background: transparent url(homepage/section_link.png) center center no-repeat;
	height: 22px;
	width: 242px;
	display: block;
	position: absolute;
	color: #fff;
	text-transform: uppercase;
	bottom: 8px;
	left: 30px;
}
.homepage_category a.link span {
	width: 242px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 4px;
}

.homepage_category a.link:hover {
	background: transparent url(homepage/section_link_hover.png) center center no-repeat;
	height: 22px;
	width: 242px;
	color: #333;
}

#homepage_news h2 {
	position: absolute;
	left: 10px;
	top: 0px;
	font-size: 18px;
	color: #FF6600;
}
#homepage_news h2 span {
	color: #000;	
}

#homepage_news ul {
	position: absolute;
	left: 10px;
	top: 40px;
}
#homepage_news h3 {
	height: 35px;
	color: #000;
	font-weight: bold;
}
#homepage_news li {
	display: block;
	float: left;
	width: 170px;
	padding: 0px 5px;
	text-align: center;
}
#homepage_news img {
	width: 120px;
	height: 90px;
}
#homepage_news p {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#homepage_news .link {
	color: #FF6600;
	font-weight: bold;
}
#homepage_news .link span{
	color: #000;
}

#homepage_reviews h2 {
	position: absolute;
	left: 10px;
	top: 0px;
	font-size: 18px;
	color: #FF6600;
}
#homepage_reviews h2 span {
	color: #000;	
}
#homepage_reviews ul {
	position: absolute;
	left: 10px;
	top: 40px;
}

#homepage_reviews ul {
	position: absolute;
	left: 10px;
	top: 40px;
}
#homepage_reviews h3 {
	height: 35px;
	color: #000;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 90px;
}
#homepage_reviews li {
	display: block;
	position: relative;
	float: left;
	width: 170px;
	padding: 0px 5px;
	text-align: left;
	margin-left: 170px;
	margin-bottom: 2px;
}
#homepage_reviews img {
	width: 80px;
	height: 60px;
}
#homepage_reviews .score img {
	width: auto !important;
	height: auto !important;
}
#homepage_reviews p {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#homepage_reviews .link {
	position: absolute;
	color: #FF6600;
	font-weight: bold;
	top: 13px;
	left: 90px;
}
#homepage_reviews .link span{
	color: #000;
}
#homepage_reviews .score {
	position: absolute;
	top: 22px;
	left: 90px;
}
#homepage_reviews p.desc {
	display: none;
}

#homepage_reviews .first {
	position: absolute;
	margin-left: 0px;
}
#homepage_reviews .first img {
	width: 160px;
	height: 120px;
}
#homepage_reviews .first h3 {
	left: 10px;
	top: 125px;
}
#homepage_reviews .first .score {
	right: 10px;
	top: 117px;
}
#homepage_reviews .first p.desc {
	position: absolute;
	display: block;
	left: 10px;
	right: 10px;
	top: 135px;
}
#homepage_reviews .first .link {
	top: 180px;
	left: 10px;
}
#homepage_footer > div {
	position: absolute;
	width: 500px;
	top: 0px;
	left: auto;
	padding-top: 30px !important;
}
#homepage_footer #webpage {
	padding: 0px;
	margin: 0px;
	width: 315px;
	left: 20px;
}
#homepage_footer #webpage_inner {
	position: absolute;
	top: 38px;	
}
#homepage_footer #webpage h1 {
	clear:both;
	border: 0px;
	color: #000;
}
#homepage_footer #homepage_manufacturers {
	width: 255px;
	left: 365px;
}
#homepage_footer #homepage_directories {
	width: 270px;
	left: 650px;
}
#homepage_footer h1, #homepage_footer h2 {
	position: absolute;
	top: 0px;
	font-size: 18px;
	color: #FF6600;
}
#homepage_footer h1 span, #homepage_footer h2 span {
	color: #000;
}
#homepage h1, #homepage h2 {
	font-weight: normal;
	font-size: 16px;
}
#homepage_footer #homepage_manufacturers ul {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 48px;
}
#homepage_footer #homepage_manufacturers li {
	display: block;
	float: left;
	width:85px;
	height: 20px;
}

#homepage_footer #homepage_directories ul {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 48px;
}
#homepage_footer #homepage_directories li {
	display: block;
	float: left;
	width:135px;
	height: 20px;
}
#homepage strong {
	color: #FF6600;
}

#homepage_search h2 {
	color: #003366;
	font-weight: bold;
	position: absolute;
	left: 20px;
	font-size: 26px;
}
#homepage_search .step1 {
	position: absolute;
	left: 45px;
	top: 40px;	
}
#homepage_search .step1 img {
	position: absolute;	
	left: -30px;
}
#homepage_search .step1 input {
	border: 2px solid #FF6600;
	font-size: 20px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 20px;
	height: 28px;
}
#homepage_search .step2 {
	position: absolute;
	left: 250px;
	top: 40px;	
}
#homepage_search .step2 img {
	position: absolute;	
	left: -30px;
}
#homepage_search .step2 select {
	border: 2px solid #FF6600;
	font-size: 14px;
	width: 200px;
	position: absolute;
	padding: 5px;
	left: 0px;
	top: 18px;
}
#homepage_search .step3 {
	position: absolute;
	left: 465px;
	top: 50px;	
}

#homepage_search #homepage_whypostcode {
	position: absolute;
	left: 45px;
	top: 120px;	
	width: 460px;
}
#homepage_search h3 {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
#homepage_search h3 span {
	color: #000;	
}
#homepage_search #homepage_whypostcode p {
	position: absolute;
	left: 10px;
	top: 8px;
	font-size: 9px;
}