* {
	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;
}

/*________ NAV LIST ________*/

#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;
}

/*________ 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 {
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 2px;
}

.pagelist ul li a {
color: #fff;
text-decoration: none;
}

.pagelist ul .current {
color: #2f2f2f;
} 

.pagelist .prev, .pagelist .next  {
text-transform: uppercase;
color: #df9e01;
}

.pagelist .prev a, .pagelist .next a {
color: #df9e01;
text-decoration: underline;
}

/*________ 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;
}

#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;
padding-left: 135px;
}

.carForm fieldset #verification a {
color: #fff;
margin: 2px 0;
width: 100px;
display: block;
}

.carForm fieldset #verification label {
width: 150px;
text-align: left;
margin-bottom: 5px;
}

.carForm fieldset #verification input {
clear: both;
margin: 0;
width: 150px;
height: 16px;
}

.carForm #submit {
margin: 0 0 0 135px;
}

.carForm #successText, #carDescription #successText {
border: 1px solid #007706;
background-color: #ceffd0;
width: auto;
margin-bottom: 10px;
}

.carForm #successText p, #carDescription #successText p {
color: #007706;
text-align: center;
margin: 0;
padding: 10px 5px;
line-height: 1.4em;
}

.carForm #errorText, #carDescription #errorText {
border: 1px solid #c20000;
background-color: #ffa1a1;
margin-bottom: 10px;
width: auto;
}

.carForm #errorText p, #carDescription #errorText p {
margin: 0;
padding: 10px 0 0 20px;
color: #c20000;
}


.carForm #errorText ul, #carDescription #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;
}

/*________ 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;
}