@charset "UTF-8";
/**************************************************
ecarlist STYLESHEET
(C) ecarlist. ALL RIGHTS RESERVED.
AUTHORED BY: Daniel Pitner of ecarlist
***************************************************/

body {
	background:url(../images/bg1.jpg) top center repeat-x #ffffff;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:center;
}

p {
	margin-top:0px;
	margin-bottom:10px;
}
h1 {
	font-size:50pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-5pt;
	color:#006199;
}
h2 {
	font-size:14pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h3 {
	font-size:10pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h4 {
	font-size:10pt;
	font-weight:bold;
	margin-bottom:0px;
}

a {
	color:#85b14f;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active { outline:none; }
a:focus { outline-style: none; }


/******************
CONTAINERS
*******************/
#mainContainer1 {
	background:url(../images/bg2.jpg) top center no-repeat;
	font-size:9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
	width:980px;
	color:#155474;
}
#banner {
	background:url(../images/bgBanner.jpg) top center no-repeat;
	margin:0px auto;
	width:940px;
	height:230px;
}
#banner h1#tradein {
	float:right;
	margin: 0;
	padding: 165px 15px 0 0;
}
#banner h1#tradein a {
	display:block;
	width:96px;
	height:60px;
	text-indent: -9000px;
	background: url(../images/trade_in.png) no-repeat center top !important;
	background: url(../images/trade_in.gif) no-repeat center top;
}

#nav {
	background:url(../images/bgNav.gif) top center no-repeat #ffffff;
	width:940px;
	height:25px;
	margin:0px auto;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}
#navInner {
	width:910px;
	margin:0px auto;
	font-size:9pt;
	color:#006199;
}
#nav a {
	color:#006199;
	text-decoration:none;
	margin-left:10px;
	padding-left:5px;
	padding-right:5px;
}
#nav a:hover {
	color:#ffffff;
	background-color:#85b14f;
}
#contentOuter {
	background:url(../images/bg3.gif) top left repeat-y #ffffff;
	width:920px;
	margin:0px auto;
}
#contentInner {
	width:900px;
	margin:0px auto;
	text-align:left;
}

#bottom {
	background:url(../images/bgBottom.gif) top center repeat-x;
	width:940px;
	height:102px;
	font-size:7pt;
	margin:0px auto;
	text-align:left;
	color:#507c90;
}
#bottom a {
	color:#507c90;
	text-decoration:underline;
}
#bottom a:hover {
	color:#85b14f;
}
#bottomInner {
	width:920px;
	margin:0px auto;
}

.bottomtext {
	font-size:7pt;
	margin:0px auto;
	text-align:left;
	color:#507c90;
}
#copyright {
	text-align:right;
}

#homeLeft {
	float:left;
	width:449px;
}
#homeRight {
	float:right;
	width:440px;
}


/******************
TITLE
*******************/
.titleCars {
	background:url(../images/titleCars.gif) top left no-repeat #badc90;
	height:39px;
	width:449px;
}


/******************
MISC
*******************/
.clear {
	clear:both;
}
.floatLeft{
	float:left;
}
.floatRight {
	float:right;
}
.spacer {
	height:20px;
}
.spacer10 {
	height:10px;
}
.spacer13 {
	height:13px;
}
.spacer15 {
	height:15px;
}
.spacer3 {
	height:3px;
}
.spacer1 {
	height:1px;
}
.displayBlock {
	display:block;
}
.centerImage {
	margin:0px auto;
}
.txtMedium {
	font-size:8pt;
}

.txtBig {
	font-size:10pt;
}

a#autotradericon {
	display: block;
	margin:5px 0 10px 15px;
	padding: 0;
	width:119px;
	height:75px;
	text-indent: -9000px;
	background: url(../images/autotradericon.gif) no-repeat center top;
}
