@import url(http://images1.ecarlist.com/sites/common/sitemap.css);
@import url(http://images1.ecarlist.com/sites/js/dropdown.css);
#home #random_list_location #random_list_item {
	margin:0px 5px;
}
/* Begin Common */
body {
	background:url(../images/bgMain.jpg) top center repeat-x #000;
	margin: 0 0 0 0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:9pt;
}

p { margin:0px; padding: 5px 0 0 0; }
a { color:#fff; }
a:hover { color:#c2251b; text-decoration:none; }

/* End Common */

/* Begin Main Containers */
#contentContainer {
	margin:0px auto;
	width:980px;
	padding:0 0 20px 0;
}
/* End Main Containers */

/* Begin Header */
#header {
	background:url(../images/header.jpg) top center no-repeat;
	height:107px;
	margin:0 0 8px 0;
}
#header h1 { display:none; }
#header #emailNewsletter {
	position:absolute;
	top:10px;
	left:50%;
	margin-left:200px;
	text-align:right;
}
#header #emailNewsletter ul { padding:0; margin:0; }
#header #emailNewsletter ul li { padding:0; margin:0; list-style:none; display:inline; height:20px; }
#header #emailNewsletter .input { padding:2px; font-family: Arial,Helvetica,sans-serif; font-size:10px; border:1px solid #333; }
#header #emailNewsletter #submitButton { border:1px solid #333; }

/* End Header */

/* Begin Navigation */
#mainNavigation {
	padding:53px 0 0 0;
	text-align:right;
	margin:0px auto;
	width:980px;
}
#mainNavigation ul {
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style:none;
}
#mainNavigation ul li {
	list-style-type:none;
	padding:0 -2px 0 -2px;
	margin:0 -3px 0 0;
	display:inline;
	text-align:right;
}
/* End Navigation */

/* Begin Footer */
#footer {
	background:url(../images/bgFooter.gif) top center no-repeat;
	margin:0px auto;
	text-align:center;
	width:980px;
	padding:0 0 20px 0;
	font-size:8pt;
	color:#888888;
}
#footer a {
	color:#888888;
}
#footer a:hover {
	color:#fff;
}
#footer ul {
	padding:16px 0 11px 0;
	margin:0 0 0 0;
	list-style:none;
}
#footer ul li {
	padding:0 21px 0 21px;
	margin:0 0 0 0;
	list-style-type:none;
	display:inline;
}
#footer ul li a {
	color:#fff;
	text-decoration:none;
	padding:3px;
}
#footer ul li a:hover {
	background:#c2251b;
}
/* End Footer */


/* Begin Homepage */
#flashPlaceholder {
	background:url(../images/homepage/flash_placeholder.jpg) top center no-repeat;
	height:488px;
}
#featuredInventory {
	background:url(../images/homepage/bgFeatured.gif) top center repeat-x;
	height:26px;
	margin:0 0 15px 0;
}
#featuredInventory #featuredTitle {
	background:url(../images/homepage/titleFeatured.gif) top left no-repeat;
	height:26px;
}
#homeBoxes {
	margin:0 0 10px 0;
}
.homeBox {
	width:191px;
	height:122px;
	float:left;
	margin:0 0 0 6px;
}
#homeBoxContact {
	background:url(../images/homepage/boxes/04.jpg) top center no-repeat;
	width:191px;
	height:122px;
	float:left;
	margin:0 0 0 6px;
	color:#b0b0b0;
	font-size:7.5pt;
	text-align:left;
}
#homeBoxContact a {
	color:#b0b0b0;
}
#homeBoxContact a:hover {
	color:#fff;
}
#homeBoxContact #contactInner {
	padding:29px 0 0 10px;
}
#homeBoxAbout {
	background:url(../images/homepage/boxes/05.jpg) top center no-repeat;
	width:191px;
	height:122px;
	float:left;
	font-size:7.5pt;
}
#homeBoxAbout a {
	color:#ef4035;
	text-decoration:none;
}
#homeBoxAbout a:hover {
	color:#fff;
}
#homeBoxAbout #aboutInner {
	color:#c2c2c2;
	padding:34px 10px 0 10px;
	text-align:left;
}
/* End Homepage */



/*misc classes*/
.clear {
	clear:both;
}
.spacer {
	height:20px;
}
#ecarlist_bug { 
	margin:18px 0 0 0;
	display:block;
	text-align:center;
}
.divider_big {
	background:url(../images/divider.gif) center center no-repeat;
	height:38px;
}

#header #facebook_icon {background: url(../images/facebook_32.png) no-repeat transparent; display: block; height: 32px; margin-left: 162px; position: absolute; left: 50%; text-indent: -9999em; top: 10px; width: 32px;}
