* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px Arial, Verdana, Helvetica, Sans Serif;
	color: #fff;
	text-decoration: none;
	text-align: left;
	background: url(images/bg-body.jpg) repeat-x #000;
}

img {
	display: block;
	border: none;
}

h1 img {
	margin-left: auto;
	margin-right: auto;
}


/*________ CONTAINER ________*/

#container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

/*________ HEADER ________*/

#headerNav ul {
	font-size: 14px;
	text-align: center;
	height: 30px;
	padding-top: 15px;
}

#headerNav ul li {
	display: inline;
	list-style-type: none;
	padding: 0 15px;
}

#headerNav ul li a {
	text-decoration: none;
	color: #fff;
}

#headerNav ul li a:hover {
	text-decoration: none;
	color: #a6a6a6;
}

.facebook {
position: fixed;
top: 0;
z-index: 10;
right:0;
}

/*________ CONTENT ________*/

#flash2 {
padding: 16px 0 0 119px;
}

#flashContainer {
background: url(images/flash-image.jpg);
height: 398px;
}

/*________ HOME - LEFT ________*/

#leftHome {
	float: left;
	width: 284px;
	overflow: hidden;
}

#leftHome p {
	width: 252px;
	overflow: hidden;
	text-indent: -5000px;
	margin-bottom: 15px;
}

#leftHome p a {
	display: block;
	height: 29px;
	margin-bottom: 0px;
}

#leftHome p a:hover {
	margin-top: -29px;
	height: 58px;
}

#moveFind {
	background: url(images/bg-button-find.jpg);
}

#moveWanted {
	background: url(images/bg-button-wanted.jpg);
}

#moveVideos {
	background: url(images/bg-button-videos.jpg);
}

/*________ HOME - RIGHT ________*/

#rightHome {
	background: url(images/bg-home-right.jpg) no-repeat right bottom;
	text-align: left;
	float: left;
	width: 486px;
}

#rightHome div {
	padding-bottom: 25px;
overflow: hidden;
}

#rightHome h2 {
	padding-bottom: 15px;
}

#rightHome div a img {
	float: left;
clear: both;
	border: 1px solid #363636;
	padding: 1px;
	margin-right: 5px;
}

#rightHome div p {
	padding-top: 5px;
	color: #7f7f7f;
}

#rightHome div h3 {
	font-size: 130%;
font-weight: bold;
margin-bottom: 0;
}

#rightHome div a {
	text-decoration: none;
	color: #fff;
}

#rightHome div h3 a:hover {
	text-decoration: none;
	color: #cdcdcd;
}

#rightHome div a:hover img {
	border: 1px solid #808080;
}

.price {
	color: #ffb400;
}

/*________ CAR LISTINGS ________*/

#carListings {
margin-top: 30px;
}

#carListings h2 {
overflow: hidden;
margin: 0 0 30px 15px;
}

#carListings .album {
overflow: hidden;
margin-bottom: 20px;
}

#carListings .album h3 {
font-size: 130%;
margin-bottom: 10px;
font-weight: bold;
}

#carListings .album h3 a {
color: #ffffff;
text-decoration: none;
}

#carListings .album h3 a span {
color: #ffb400;
}

#carListings .album p {
color: #7f7f7f;
overflow: hidden;
}

#content p {
padding-bottom: 15px;
text-align: justify;
}

#content p a {
color: #ffb400;
font-weight: bold;
text-decoration: none;
}

#carListings .album img {
float: left;
border: 1px solid #363636;
padding: 1px;
margin-right: 10px;
}

#carListings div h3 a:hover {
text-decoration: none;
color: #cdcdcd;
}

#carListings div a:hover img, #carDetails #images .image:hover img {
border: 1px solid #808080;
}

.pagelist ul {
text-align: center;
}

.pagelist ul {
border-top: 1px solid #1c1c1c;
border-bottom: 1px solid #1c1c1c;
background-color: #0f0f0f;
padding: 5px 0 5px 10px;
margin-bottom: 45px;
}

.pagelist ul li {
display: inline;
font-size: 130%;
margin: 0 4px;
}

.pagelist ul li a {
color: #fff;
text-decoration: none;
}

.pagelist ul .current {
color: #2f2f2f;
} 

.pagelist .prev, .pagelist .next,
.pagelist .first, .pagelist .last {
text-transform: uppercase;
color: #583e00;
}

.pagelist .prev a, .pagelist .next a,
.pagelist .first a, .pagelist .last a {
color: #df9e01;
}


/*________ SERVICES ________*/

#services h2 {
overflow: hidden;
margin: 47px 0 30px 15px;
}

#services div {
margin-bottom: 20px;
border-bottom: 1px solid #333;
padding-bottom: 30px;
}

#services div h3 {
font-size: 22px;
}



/*________ CAR DETAILS ________*/

#carDetails {
margin-top: 30px;
margin-bottom: 45px;
overflow: hidden;
}

#carDetails h2 {
font-size: 180%;
margin-bottom: 15px;
}

#carDetails h2 span {
color: #ffb400;
}

#carDetails .clickImage {
color: #fff;
font-size: 80%;
margin-bottom: 4px;

} 

#carDescription {
float: right;
width: 240px;
margin: 15px 0 0 0;
}

#carDescription p {
color: #7f7f7f;
margin-bottom: 15px;
}

#carDetails .important {
color: #fff;
font-weight: bold;
} 

#carDescription form fieldset {
border: 0;
}

#carDescription form label {
display: none;
}

#carDescription form fieldset input, #verification input {
width: 234px;
background-color: #d7d7d7;
color: #000;
border: 1px solid #707070;
padding: 3px 0 3px 4px;
margin: 0 0 8px 0;
}

#carDescription form fieldset textarea {
width: 234px;
height: 84px;
background-color: #d7d7d7;
color: #000;
border: 1px solid #707070;
padding: 3px 0 3px 4px;
margin-bottom: 8px;
overflow: auto;
font: 100% Arial,sans-serif;
}

#carDescription form fieldset div {
margin-bottom: 5px;
overflow: hidden;
}

#carDescription form fieldset div input {
width: auto;
height: 20px;
float: left;
padding: 0;
border: 0;
background-color: #000;
}

#carDescription form fieldset div label {
display: block;
float: left;
padding-left: 3px;
padding-top: 3px;
font-size: 95%;
color: #c1c1c1;
}

#carDescription form fieldset div label a {
color: #fff;
text-decoration: none;
}

#carDescription #verification img {
margin-bottom: 8px;
}

#carDescription #verification a {
color: #fff;
display: block;
margin-bottom: 4px;
}

#carDescription #verification label {
display: block;
margin-bottom: 8px;
color: #c1c1c1;
width: auto;
}

#carDetails #images {
overflow: hidden;
width: 530px;
padding-top: 10px;
}

#carDetails #images .image img {
border: 1px solid #363636;
padding: 1px;
float: left;
margin: 0 8px 8px 0;
}

.back {
clear: both;
padding-top: 8px;
margin-bottom: 30px;
}

/*________ SELL / FIND A CAR ________*/

.carForm {
overflow: hidden;
margin-bottom: 45px;
background: url(images/bg-sell-your-car.jpg) no-repeat bottom right;
}

.carForm fieldset {
border: 0;
display: block;
overflow: hidden;
width: 760px;
margin-bottom: 8px;
}

#content h3 {
font-size: 135%;
color: #ff0000;
font-weight: normal;
margin-bottom: 15px;
}
#content h4 {
font-size: 135%;
margin-bottom: 15px;
line-height: 1.4;
}

.carForm p, #contactForm p {
color: #818181;
margin-bottom: 15px;
}

.carForm label {
color: #818181;
float: left;
width: 125px;
margin: 0 10px 0 0;
text-align: right;
padding-top: 2px;
font-size: 11px;
}

.carForm fieldset input {
width: 204px;
background-color: #d7d7d7;
color: #000;
border: 1px solid #707070;
padding: 3px 0 3px 4px;
margin: 0 10px 17px 0;
float: left;
}

.carForm fieldset textarea {
width: 204px;
height: 54px;
background-color: #d7d7d7;
color: #000;
border: 1px solid #707070;
float: left;
padding: 3px 0 3px 4px;
margin: 0 10px 17px 0;
overflow: auto;
font: 100% Arial,sans-serif;
}

.carForm fieldset div {
float: left;
}

.carForm fieldset div label {
width: auto;
margin-bottom: 0;
}

.carForm fieldset div input {
width: auto;
height: 10px;
margin: 0 5px 0 0;
background-color: #000;
border: 0;
}

.carForm fieldset #verification {
width: auto;
clear: both;
float: none;
overflow: hidden;
}

.carForm fieldset #verification img {
float: left;
margin: 0 5px 17px 135px;
}

.carForm fieldset #verification a {
color: #fff;
font-size: 11px;
display: block;
overflow: hidden;
width: 80px;
padding: 8px 0;
}

.carForm fieldset #verification label {
width: 150px;
text-align: left;
margin-bottom: 5px;
clear: left;
width: 125px;
float: left;
}

.carForm fieldset #verification input {
margin: 0 0 17px 0;
width: 150px;
height: 16px;
}

.carForm fieldset label.checkbox {
float: none;
display: block;
width: auto;
text-align: left;
padding: 0;
margin: 0 0 0 135px;
}

.carForm fieldset label input {
width: auto;
background: none;
border: none;
padding: 0;
margin: 0 5px 12px 0;
float: left;
}

.carForm #submit {
margin: 0 0 0 135px;
}

.carForm #successText, #carDescription #successText, .carFormNew #successText {
border: 1px solid #007706;
background-color: #ceffd0;
width: auto;
margin-bottom: 10px;
}

.carForm #successText p, #carDescription #successText p, .carFormNew #successText p {
color: #007706;
text-align: center;
margin: 0;
padding: 10px 5px;
line-height: 1.4em;
}

.carForm #errorText, #carDescription #errorText, .carFormNew #errorText {
border: 1px solid #c20000;
background-color: #ffa1a1;
margin-bottom: 10px;
width: auto;
}

.carForm #errorText p, #carDescription #errorText p, .carFormNew #errorText p {
margin: 0;
padding: 10px 0 0 20px;
color: #c20000;
}


.carForm #errorText ul, #carDescription #errorText ul, .carFormNew #errorText ul {
padding: 5px 15px 10px 35px;
color: #c20000;
}

#wantedCars {
margin-bottom: 20px;
}

dl.carWanted {
border-bottom: 1px solid #111111;
overflow: hidden;
width: 760px;
padding: 20px 0;
font-size: 14px;
}

dl.carWanted dt {
float: left;
width: 150px;
text-align: right;
margin: 0 10px 10px 0;
font-weight: bold;
}

dl.carWanted dd {
float: left;
width: 200px;
margin: 0 10px 10px 0;
}

.findMeACarText {
font-size: 16px;
line-height: 1.5;
width: 700px;
padding-left: 37px;
}
.findMeACarText u {
color: #fadfa4;
}



/*_______ FIND CAR NEW _______*/
.carFormNew {
	width: 600px;	
	border: none;
margin-left: 40px;
}
.carFormNew label {
	float: left;
	width: 250px;
	margin: 0 0 5px 0;
}
.carFormNew input {
	float: left;
	width: 200px;
	margin: 0 45px 15px 0;
}
.carFormNew input#submit {
width: auto;
clear: both;
}
.carFormNew #col1, .carFormNew #col2 {
	float: left;
	width: 300px;
margin: 0 0 20px 0;
}
.carFormNew #col1 label, .carFormNew #col2 label {
	display: block;
	clear: left;
	margin-bottom: 5px;
	margin: 0 0 10px 0;
	width: 300px;
	float: left;
}
.carFormNew #col1 label input, .carFormNew #col2 label input {
	margin: 0px 5px 5px 5px;
	display: block;
	float: left;
	height: 15px;
	width: 15px;
}

.carFormNew p {
clear: both;
}


/*________ FILTERS ________*/
#realEmailLabel {
	display: none;
}
#realEmail {
	display: none;
}


/*________ VIDEOS ________*/

.videoHeader img {
margin-left: auto;
margin-right: auto;
}

.videoHeader {
border-bottom: 1px solid #3f3f3f;
margin-bottom: 8px;
}

#videos {
overflow: hidden;
margin-bottom: 45px;
}

#videos h2 {
font-size: 175%;
font-weight: normal;
margin-bottom: 5px;
}

#videos #otherVideos {
border: 1px solid #3f3f3f;
background-color: #191919;
float: right;
margin-left: 20px;
width: 390px;
height: 310px;
overflow: auto;
}

#videos #otherVideos div {
float: left;
padding: 4px;
width: 170px;
}

#videos #otherVideos div img {
border: 1px solid #3f3f3f;
padding: 1px;
float: left;
}

#videos #otherVideos div p {
margin: 3px 0 0 3px;
float: left;
font-size: 95%;
width: 73px;
text-align: left;
}

#videos .back {
margin-top: 15px;
}

#videos .empty {
font-weight: bold;
padding: 10px;
text-align: center;
}

/*________ FINANCE ________*/

#finance {
margin-bottom: 45px;
}

#finance h2 {
margin: 20px 0;
color: #ee0000;
}

#finance p {
margin-bottom: 15px;
color: #c1c1c1;
}

#finance p strong {
color: #fff;
}

/*________ CONTACT US ________*/

#contactDetails h3 span {
color: #818181;
font-size: 11px;
}

#contactDetails dl {
overflow: hidden;
margin-bottom: 10px;
}

#contactDetails dl dt {
float: left;
margin-bottom: 5px;
font-weight: bold;
width: 50px;
clear: both;
}

#contactDetails dl dd {
margin-bottom: 5px;
float: left;
width: 250px;
}

#contactDetails a {
color: #ffb400;
font-weight: bold;
text-decoration: none;
}

#contactDetails p {
margin-bottom: 10px;

}

#contactForm {
float: right;
width: 400px;
margin-bottom: 45px;
}

#contactForm fieldset {
border: 0;
margin-bottom: 10px;
}

#contactForm label {
float: left;
width: 70px;
color: #818181;
clear: both;
padding-top: 3px;
text-align: right;
margin-right: 15px;
}

#contactForm fieldset input {
width: 226px;
background-color: #d7d7d7;
color: #000;
border: 1px solid #707070;
padding: 3px 0 3px 4px;
margin: 0 0 8px 0;
float: left;
}

#contactForm fieldset textarea {
width: 226px;
height: 64px;
background-color: #d7d7d7;
color: #000;
border: 1px solid #707070;
margin-bottom: 10px;
padding: 3px 0 3px 4px;
float: left;
overflow: auto;
font: 100% Arial,sans-serif;
}

#contactForm fieldset #verification {
clear: both;
overflow: hidden;
padding-left: 85px;
}

#contactForm fieldset #verification a {
color: #fff;
margin: 2px 0;
display: block;
}

#contactForm fieldset #verification label {
width: auto;
padding: 0;
margin-bottom: 3px;
}

#contactForm fieldset #verification input {
margin: 0;
width: 150px;
clear: both;
}

#contactForm input {
margin: 0 0 0 85px;
}

#contactForm #successText {
border: 1px solid #1d6721;
background-color: #a3f6a7;
width: 315px;
height: auto;
margin-bottom: 10px;
}

#contactForm #successText p {
color: #1d6721;
text-align: center;
margin: 0;
padding: 10px 0;
}

#contactForm #errorText {
border: 1px solid #c20000;
background-color: #ffa1a1;
margin-bottom: 10px;
width: 315px;
}

#contactForm #errorText p {
margin: 0;
padding: 10px 0 0 20px;
color: #c20000;
}

#contactForm #errorText ul {
padding: 5px 15px 10px 35px;
color: #c20000;
}

/*________ FOOTER ________*/

#footer {
	clear: both;
	background: url(images/bg-footer.gif) repeat-x;
	height: 210px;
}

#footerContainer {
	background: url(images/image-footer.gif) no-repeat top center;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 100px;
}

#footer p {
	color: #202020;
	padding-top: 42px;
	padding-bottom: 17px;
}

#footer a {
	color: #202020;
	text-decoration: none;
	padding-top: 42px;
}

#footer a:hover {
	color: #a2a2a2;
	text-decoration: none;
	padding-top: 42px;
}

#financeLink {
margin-top: 30px;
display: block;
}

.clearLeft {
clear: left;
}

#findCarButton {
	float: left;
	margin-left: 200px;
	clear: both;
	width: 388px;
	height: 68px;
}

#sellCarButton {
	float: left;
	margin-left: 200px;
	clear: both;
	width: 386px;
	height: 66px;
}




/* ----- Car Promo Bar Newsletter ----- */
.promoteButtonContainer {
float: left;
height: 20px;
width: auto;
margin: 0 20px 0 0;
}
.promoteButtonContainer .addthis_toolbox {
width: auto;
}
#toggleMailingList {
height: 20px;
width: 83px;
}

#joinMailingList {
width: 510px;
margin: 0 0 0 0;
float: left;
display: block;
}
#joinMailingList form {
	margin: 0 0 10px 0;
}
#joinMailingList form label {
	display: none;
}
#joinMailingList form div label {
	display: block;
	clear: right;
}
#joinMailingList form input {
margin: 10px 0 0 0;
}
#joinMailingList form p {
padding: 15px 0 0 0;
}
#joinMailingList form #col1 {
float: left;
width: 255px;
}
#joinMailingList form #col2 {
float: left;
width: 255px;
}
#joinMailingList #errorText {
background-color: red;
padding: 5px;
width: 250px;
margin: 10px 0 0 0;
}
#joinMailingList #successText {
background-color: green;
padding: 5px;
width: 250px;
margin: 10px 0 0 0;
height: 15px;
}



/* ----- Car Details Newsletter ----- */
#sendEnquiry div {
margin-bottom: 10px;	
}
#sendEnquiry div label {
display: block;	
}
#sendEnquiry #mailingEnquiryList, #contactForm #mailingEnquiryList {
	display: none;
}
#sendEnquiry #mailingEnquiryList label {
	display: block;
	clear: left;
	margin-bottom: 5px;
}  
#sendEnquiry #mailingEnquiryList label input {
	margin: 0px 5px 5px 16px;
display: block;
float: left;
}  
#mailingEnquiryList p {
margin: 0px;
padding: 5px 0 5px 16px;
}


/* ----- Contact Form Newsletter ----- */
#contactForm #mailingContainer  {
margin: 0 0 10px 0;
}
#contactForm #mailingContainer label {
display: block;
clear: left;
float: none;
width: 230px;
margin: 0 0 5px 85px;
padding: 0px; 
text-align: left;
color: #fff;
}
#contactForm #mailingContainer label input {
width: auto;
margin: 0px 5px 5px 0;
display: block;
float: left;
}
#contactForm #mailingContainer #mailingEnquiryList label input {
margin: 0px 5px 5px 16px;
}
#contactForm #mailingContainer #mailingEnquiryList p {
margin: 0px;
padding: 5px 0 5px 85px;
}



/* ----- Sell Your Car NewsLetter ----- */
#wantedCars #mailingContainer  {
margin: 0 0 10px 0;
}
#wantedCars #mailingContainer label {
display: block;
clear: left;
float: none;
width: 230px;
margin: 0 0 5px 135px;
padding: 0px; 
text-align: left;
color: #fff;
}
#wantedCars #mailingContainer label input {
width: auto;
margin: 0px 5px 5px 0px;
display: block;
float: left;
}




.noDisplay {
display: none;
}

.ffname {
display: none;
}









