@charset "UTF-8";

@import url(http://images1.ecarlist.com/sites/common/dropdown.css);

body {
	background-attachment: scroll;
	background-color: #00001c;
	background-image: url(../images/body_tile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#8cbdff;
}
a:link {
	color:#8cbdff;
}
a:hover {
	color:#00005f;
}

#page_bkgd {
	background-attachment: scroll;
	background-image: url(../images/page_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#page_content {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	widht:980px;
	height:101px;
	background-image:url(../images/header_bkgd.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	float:left;
	width:209px;
	height:100px;
	margin:0px;
	padding:0px;
}
#header h1 a {
	display:block;
	width:209px;
	height:100px;
	text-indent:-9000px;
}
#header h2 {
	float:right; margin: 20px 0 0; padding: 0; font-size: 17px; line-height: 25px; color:#efefef; text-align: right; font-weight: normal;
}
#header h2 span.phone { font-weight: bold; font-size:24px }
#header h2 a { color:#efefef; font-size: 22px; font-weight: normal; text-decoration: none; text-transform: lowercase; }
#navbar {
	background-image: url(../images/nav_bar_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 67px;
	width: 930px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#priNav {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#priNav li {
	margin:0px;
	padding:0px;
	float:left;
}
#priNav li a {
	display:block;
	background-image:url(../images/navbar.jpg);
	background-repeat:no-repeat;
	text-indent:-9000px;
	height:67px;
}
#priNav li a#home {
	width:98px;
	background-position:0px;
}
#priNav li a#inventory {
	width:133px;
	background-position:-98px;
}
#priNav li a#finder {
	width:141px;
	background-position:-231px;
}
#priNav li a#buyer {
	width:116px;
	background-position:-372px;
}
#priNav li a#financing {
	width:118px;
	background-position:-488px;
}
#priNav li a#shipping {
	width:109px;
	background-position:-606px;
}
#priNav li a#warranty {
	width:110px;
	background-position:-715px;
}
#priNav li a#contact {
	width:105px;
	background-position:-825px;
}
#priNav li a#menu0 {
	width:105px;
	background-position:-825px;
}

/* rollover states */
#priNav li a#home:hover {
	width:98px;
	background-position:-930px;
}
#priNav li a#inventory:hover {
	width:133px;
	background-position:-1028px;
}
#priNav li a#finder:hover {
	width:141px;
	background-position:-1161px;
}
#priNav li a#buyer:hover {
	width:116px;
	background-position:-1302px;
}
#priNav li a#financing:hover {
	width:118px;
	background-position:-1418px;
}
#priNav li a#shipping:hover {
	width:109px;
	background-position:-1536px;
}
#priNav li a#warranty:hover {
	width:110px;
	background-position:-1645px;
}
#priNav li a#contact:hover {
	width:105px;
	background-position:-1755px;
}
#priNav li a#menu0:hover {
	width:105px;
	background-position:-1755px;
}

#main_image {
	width:980px;
	height:410px;
	background-image:url(../images/main_img1.jpg);
	background-repeat:no-repeat;
}
#mid_stip {
	width:980px;
	height:90px;
	background-image:url(../images/mid_strip.jpg);
	background-repeat:no-repeat;
}
#mid_stip_inner {
	width:980px;
	height:90px;
	background-image:url(../images/mid_strip_inner.jpg);
	background-repeat:no-repeat;

}
#inner_content_background {
	width:980px;
	margin:0px;
	padding:0px;
	background-image:url(../images/inner_content_tile.jpg);
	background-repeat:repeat-y;
	background-position: center top;
}
#inner_content {
	width:980px;
	background-image:url(../images/inner_content_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:200px;
}
#inner_content_bttm {
	width:980px;
	height:63px;
	background-image:url(../images/inner_content_bttm.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#footer_new {
	width:980px;
	height:183px;
	background-image:url(../images/footer_bkgd.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#footerNav {
	padding-top:15px;
	padding-bottom:0px;
	margin:0px;
	list-style-type:none;
	text-align:center;
}
#footerNav li {
	display:inline;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #a7a6a6;
	font-size:11px;
	text-transform:uppercase;
}
#footerNav li:last-child {
	border:none;
}
#footerNav li a {
	color:#a7a6a6;
	text-decoration:none;
}
#footerNav li a:hover {
	text-decoration:underline;
	
}
#footer_new p {
	font-size:12px;
	color:#a7a6a6;
	text-align:center;
	padding:0px;
	margin-top:7px;
	margin-bottom:0px;
}
#footer_new h1 {
	display:block;
	width:145px;
	height:35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 418px;
}
#footer_new h1 a {
	display:block;
	background-image:url(../images/ecarlist.jpg);
	background-repeat:no-repeat;
	text-indent:-9000px;
	background-position: left top;
}
#footer_new h1 a:hover {
	display:block;
	background-position:-145px 0px;
}


/* featured vehicles on home page */
#featured_front {
	width:331px;
	height:263px;
	padding-top:38px;
	padding-left:17px;
	margin-left:26px;
	float:left;
	display:inline;
	background-image:url(../images/featured_vehicle_bkgd.jpg);
	background-position:center top;
	display:inline;
}
.clear {
	margin:0px;
	padding:0px;
	clear:both;
}

#featured_front #random_list_location #random_list_item {
	height:110px;
}
#featured_front #random_list_location #random_list_item a {
	color:#fff;
	font-size:11px;
}
#featured_front #random_list_location #random_list_item a:hover {
	color:#FF0;
}

/* homepage middle collumn */
#mid_column {
	float:left;
	width:325px;
	margin:0px;
	text-align:left;
	display:inline;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#mid_column h2 {
	font-size:16px;
	padding-left:20px;
	padding-bottom:5px;
	padding-top:10px;
	margin-bottom:10px;
	color:#fff;
}
#mid_column p {
	padding:0px;
	font-size:11px;
	color:#fff;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* homepage right column */
#right_collumn {
	float:right;
	width:226px;
	height:260px;
	padding-top:39px;
	padding-left:7px;
	padding-right:10px;
	background-image:url(../images/rt_column_bkgd.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-right:25px;
	display:inline;
}
#home_links {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#home_links li {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
#home_links li a {
	text-indent:-9000px;
	width:227px;
	height:39px;
	display:block;
}
#home_links li a#testimonials {
	background-image:url(../images/customer_testimonials.jpg);
	background-position:0px;
}
#home_links li a#ebay {
	background-image:url(../images/ebay_inventory.jpg);
	background-position:0px;
}
#home_links li a#finance {
	background-image:url(../images/financing.jpg);
	background-position:0px;
}
#home_links li a#ship {
	background-image:url(../images/shipping.jpg);
	background-position:0px;
}
#home_links li a#directions {
	background-image:url(../images/getdirections.jpg);
	background-position:0px;
}

/* rollover states */
#home_links li a#testimonials:hover {
	background-image:url(../images/customer_testimonials.jpg);
	background-position:-227px;
}
#home_links li a#ebay:hover {
	background-image:url(../images/ebay_inventory.jpg);
	background-position:-227px;
}
#home_links li a#finance:hover {
	background-image:url(../images/financing.jpg);
	background-position:-227px;
}
#home_links li a#ship:hover {
	background-image:url(../images/shipping.jpg);
	background-position:-227px;
}
#home_links li a#directions:hover {
	background-image:url(../images/getdirections.jpg);
	background-position:-227px;
}


/* ##################################
###         Inventory Page        ###
################################## */

#contSecA #breadcrumbs {
	color:#fff;
}
#contSecA #breadcrumbs a {
	color:#fff;
}	
#contSecA #breadcrumbs a:hover {
	color:#FF0;
}
#contSecA #searchResultsNum {
	color:#fff;
}	
#contSecA .searchBox {
	background:none;
	padding-left:200px;
}
#contSecA .makesList a {
	color:#fff;
	font-size:11px;
	padding-bottom:5px;
}
#contSecA .makesList {
	margin-left:15px;
	min-height:30px;
	text-align:left;
	border-left:1px dotted #fff;
	padding-left:10px;
}
#contSecA .sortDisplay {
	background:none;	
}
#contSecA .makesTitle {
	color:#fff;
	background:none;	
	border-bottom:2px solid #fff;
	margin-left:5px;
	margin-right:5px;
	
}
#contSecA .inventorySec_a, #contSecA .inventorySec_b {
	background:none;
	margin-left:15px;
	margin-right:15px;
	border-bottom:1px dotted #999;
}
#contSecA .inventorySec_a .inventoryLeft a {
	color:#fff;	
	padding-bottom:5px;
}
#contSecA .inventorySec_a .inventoryLeft {
	color:#ccc;
	font-size:11px;
	padding-bottom:3px;
}
#contSecA .inventorySec_b .inventoryLeft a {
	color:#fff;	
	padding-bottom:5px;
}
#contSecA .inventorySec_b .inventoryLeft {
	color:#CCC;
	font-size:11px;
	padding-bottom:3px;
}
#contSecA .inventoryRight h2 {
	color:#FF0;
}
#contSecA .inventoryRight h5 {
	color:#ccc;
	font-size:11px;
}
#contSecA .inventoryRight h5 a {
	color:#ccc;
}
#contSecA .inventoryRight h5 a:hover {
	color:#ccc;
	text-decoration:underline;
}
#contSecA .inventoryRight a {
	color:#ccc;
}
#contSecA .inventoryRight a:hover {
	color:#ccc;
	text-decoration:underline;
}
#contSecA .sortDisplay a:hover {
	color:#FF0;
}
#bottomPics #random_list_location #random_list_item a:hover {
	color:#ff0;
}

#inner_content .gloInner-left3 {
	margin-left:20px;
	display:inline;
	margin-top:15px;
	width:600px;
}
#inner_content .gloInner-left3 h2 {
	color:#fff;
	padding-bottom:10px;
}
#inner_content .gloInner-left3 p {
	font-size:12px;
	color:#fff;
	line-height:1.5em;
}
#inner_content .gloInner-left h2 {
	color:#fff;
	padding-left:20px;
	padding-top:15px;
	padding-bottom:5px;
}
	
#inner_content .gloInner-left2 {
	margin-left:20px;
	display:inline;
	margin-top:15px;
	width:650px;
	
}
#inner_content .gloInner-left2 h2 {
	color:#fff;
	padding-bottom:10px;
}
#inner_content .gloInner-left2 p {
	font-size:12px;
	color:#fff;
	line-height:1.5em;
}

#inner_content .gloInner-left  {
	margin-left:20px;
	display:inline;
	margin-top:15px;
}
#inner_content .gloInner-left p {
	font-size:12px;
	color:#fff;
	line-height:1.5em;
}
#inner_content .gloInner-left p a {
	color:#8CBDFF;
}
#inner_content .gloInner-left p a:hover {
	color:#00005F;	
}


/* ###############################
###     warranty wrapper    ######
############################### */

#warranty_wrap {
	margin-left:30px;
	margin-right:30px;
	padding-top:15px;
	text-align:left;
	padding-bottom: 15px;
}
#warranty_wrap h1 {
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18pt;
	font-weight:normal;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
}
#warranty_wrap h2 {
	color:#fff;
	font-size:11pt;
	padding-top:20px;
	padding-bottom:10px;
}
#warranty_wrap p {
	margin-top:10px;
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:12px;
	line-height:1.5em;
}
#warranty_wrap img {
	padding-left:300px;
	padding-top:10px;
	padding-bottom:10px;
}

#warranty_wrap ul {
	padding-left:20px;
}
#warranty_wrap ul li {
	color:#fff;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}



#vehicleFinder {
	padding-top:15px;
}

#inner_content #gloInner-right2 {
	float:right;
	display:inline;
	margin-right:20px;
	margin-top:15px;
		
}
#inner_content #loanCalc {
	float:right;
	display:inline;
	margin-right:20px;
	margin-top:15px;
		
}
#inner_content .gloInner-right	{
	padding-top:25px;
	float:right;
	display:inline;
	margin-right:30px;
}

/* ##############################################
###         Top of Page  Header Images        ###
############################################## */

#header_image_contact {
	width:980px;
	height:200px;
	margin:0px;
	padding:0px;
	background-image:url(../images/contact_img.jpg);
	background-repeat:no-repeat;
}
#header_image_financing {
	width:980px;
	height:200px;
	margin:0px;
	padding:0px;
	background-image:url(../images/financing_img.jpg);
	background-repeat:no-repeat;
}
#header_image_inventory {
	width:980px;
	height:200px;
	margin:0px;
	padding:0px;
	background-image:url(../images/inventory_img.jpg);
	background-repeat:no-repeat;
}
#header_image_finder {
	width:980px;
	height:200px;
	margin:0px;
	padding:0px;
	background-image:url(../images/finder_img.jpg);
	background-repeat:no-repeat;
}
#header_image_qa {
	width:980px;
	height:200px;
	margin:0px;
	padding:0px;
	background-image:url(../images/QA_img.jpg);
	background-repeat:no-repeat;
}
#header_image_shipping {
	width:980px;
	height:200px;
	margin:0px;
	padding:0px;
	background-image:url(../images/shipping_img.jpg);
	background-repeat:no-repeat;
}
#header_image_warranty {
	width:980px;
	height:200px;
	margin:0px;
	padding:0px;
	background-image:url(../images/warranty_img.jpg);
	background-repeat:no-repeat;
}
#header_image_about {
	width:980px;
	height:200px;
	margin:0px;
	padding:0px;
	background-image:url(../images/about_img.jpg);
	background-repeat:no-repeat;
}
#header_image_about {
	width:980px;
	height:200px;
	margin:0px;
	padding:0px;
	background-image:url(../images/about_img.jpg);
	background-repeat:no-repeat;
}
#header_image_testimonials {
	width:980px;
	height:200px;
	margin:0px;
	padding:0px;
	background-image:url(../images/testimonials_img.jpg);
	background-repeat:no-repeat;
}
	

#dropmenudiv a, #dropmenudiv_firefox a {
	font-size:11px;
	font-weight:bold;
	background:#bababa;
	color:#fff;
	border:none;
	margin:0px;
	text-decoration:none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-sze:12px;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover {
	color:#0b0c3c;
	background:#bababa;
}


#test_wrap {
	margin-left:60px;
	margin-right:60px;
	padding-top:20px;
	text-align:left;
	padding-bottom: 20px;
}
#test_wrap h1 {
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18pt;
	font-weight:normal;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
}
#test_wrap h2 {
	color:#fff;
	font-size:11pt;
	padding-top:20px;
	padding-bottom:10px;
}
#test_wrap p {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:25px;
	margin-bottom:25px;
	color:#FFFFFF;
	font-size:14px;
	font-style:italic;
}
#test_wrap p span {
	font-size:26pt;
	color:#CCC;
}
