@charset "utf-8";
@import url(http://images1.ecarlist.com/sites/common/dropdown.css);


/* ####################################################
###              #_main block styles  
				Star Loan Auto 1958        ###
#################################################### */

body {
	background: #E4E4E4;
	color: #fff;
}

a {
	color: #fff;
}

a:hover {
	color:#EE9596;
	text-decoration: underline;
}


/********Basic Structure************/

#container_wrapper{
	background: url('../images/containerWrapper_bg.jpg') no-repeat center 299px;
	width: 100%;
	display: table;
}

#container_wrapper_across{
	background: url('../images/containerWrapper_across_bg.jpg') repeat-x;
	display: table;
	width: 100%;
}

#container_wrapper_down{
	background: url('../images/containerWrapper_down_bg.jpg');
	display: table;
	width: 100%;
}

#container{
	width: 980px;
	margin: 0px auto;
}

#content{
	padding: 15px 0px 0px 0px;
}

#home #content{
	padding: 0px;
}

#header{
	width: 980px;
	height: 297px;
	background: url('../images/header_bg.jpg') no-repeat bottom;
	position: relative;
}

#home #header {
	background: url('../images/headerHome_bg.jpg') no-repeat bottom;
}

/*****Header********/

h3#home_link{
	display: inline;
	float: left;
}

h3#home_link a{
	text-indent: -9000px;
	display: block;
	width: 320px;
	height: 80px;
	background: url('../images/headerLogo_bg.png') no-repeat;
}

h3#headerTitle_right{
	text-indent: -9000px;
	background: url('../images/headerTitle_right.jpg') no-repeat;
	width: 355px;
	height: 34px;
	float: right;
	margin: 10px 32px 0px 0px;
}

#headerButton_right{
	display: inline;
	float: right;
	clear: right;
	margin: 150px 0px 0px 0px;
}

#headerButton_right a{
	display: block;
	float: right;
	background: url('../images/viewInv_button.jpg') no-repeat;
	width: 216px;
	height: 48px;
	text-indent: -9000px;
}

#headerButton_right a:hover{
	background-position: -217px 0px;
}

h3#headerNumber_left{
	color: #666;
	display: inline;
	float: left;
	font-family: Helvetica;
	font-size: 28pt;
	clear: left;
	margin: 160px 0px 0px 0px;
}

#home #noFlash_container{
	background: url('../images/header_bg.jpg') no-repeat bottom;
	width:980px;
	height: 249px;
}

#home #flash_container{
	display: block;
	position: absolute;
	top: 48px;
	left: 0px;
	z-index: 999;
}


/* ####################################################
###              #_primary navigation               ###
#################################################### */

#priNav {
	margin:0px;
	padding:0px;
	list-style-type:none;
}	

#priNav ul {
	display: none;
}

#priNav li {
	margin:0px;
	padding:0px;
	float:left;
	height: 48px;
	background: url('../images/nav_divider.jpg') no-repeat right;
}

#priNav li.last{
	background: none;
}

#priNav li a {
	display:block;
	height:48px;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 16px;
	padding: 0px 8px;
	line-height: 40px;
	float: left;
	text-transform: lowercase;
}

#priNav li a:hover{
	color: #fff;
	background: url('../images/navArrow_bg.jpg') no-repeat bottom center;
}

#home ul#priNav li a#priNav_Home {
	background: url('../images/navArrow_bg.jpg') no-repeat bottom center;
}

#inventory ul#priNav li a#priNav_Inventory {
	background: url('../images/navArrow_bg.jpg') no-repeat bottom center;
}

#vehicle ul#priNav li a#priNav_Inventory {
	background: url('../images/navArrow_bg.jpg') no-repeat bottom center;
}

#financing ul#priNav li a#priNav_Finance {
	background: url('../images/navArrow_bg.jpg') no-repeat bottom center;
}

#parts ul#priNav li a#menu0, #service ul#priNav li a#menu0 {
	background: url('../images/navArrow_bg.jpg') no-repeat bottom center;
}

#notify ul#priNav li a#priNav_Vehicle_Finder {
	background: url('../images/navArrow_bg.jpg') no-repeat bottom center;
}

#about ul#priNav li a#priNav_About_Us {
	background: url('../images/navArrow_bg.jpg') no-repeat bottom center;
}

#contact ul#priNav li a#priNav_Contact_Us {
	background: url('../images/navArrow_bg.jpg') no-repeat bottom center;
}

/*dropdown menu*/

#dropmenudiv, #dropmenudiv_firefox{
	margin-left:1px;
	position:absolute;
	top:-1px;
	line-height:18px;
	z-index:1000;
	text-align:left;
	padding: 0px;
	width:100%;
	border: 1px solid #ccc;
	border-top: none;
	background: #222;
}

#dropmenudiv a, #dropmenudiv_firefox a {
	z-index:1000;
	display: block;
	white-space:nowrap;
	border: none;
	border-bottom: 1px dotted #ccc;
	color: #ccc;
	padding: 3px 0px;
	font-family: helvetica;
  	font-weight: normal;
  	font-size: 12px;
	text-indent: 8px;
	text-decoration: none;
	margin: 0px;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover { 
	color: #ee9596;
	font-weight: normal;
	font-family: helvetica;
	background: none;
}

/* ####################################################
###                   #_home page                   ###
#################################################### */

.home_divider{
	background: url('../images/home_divider.jpg') no-repeat;
	width: 11px;
	height: 142px;
	float: left;
	display: inline;
	margin: 15px 15px 0px 15px;
}

#home_middle {
	float:left;
	display:inline;
	margin:0px 0px;
	padding:15px 0px 0px 0px;
	width: 365px;
	min-height:125px;
	height:auto !important;
	height:145px;
	background:url(../images/mid_col_bkgd.jpg) no-repeat center top;
	text-align: left;
}
#home_middle h2 {
	font-size:16pt;
	color:#fff;
	margin:0px;
	padding:0px;
	text-align: center;
	text-indent: -9000px;
	background: url('../images/homeAbout_header.jpg') no-repeat;
	height: 44px;
	width: 224px;
}
#home_middle p {
	line-height:15px;
	color:#fff;
	margin:0px;
	padding:10px 0px;
	font-size: 12px;
	font-family: Helvetica;
}

#home_right {
	float:left;
	display:inline;
	width: 297px;
	height: 154px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background:url('../images/contactInfo_bg.jpg') no-repeat;
}

#home_right #contact_info{
	width: 265px;
	margin: 13px auto 0px auto;
	font-size: 12px;
	color: #333;
	text-align: left;
}

#home_right #contact_info td {
	vertical-align: top;
}

#home_right #contact_info th{
	vertical-align: top;
	padding: 0px 5px 0px 0px;
}

#home_right #contact_info .contactInfo_left{
	float: left;
	width: 175px;
	padding: 0px 0px 2px 0px;
}

#home_right #contact_info .contactInfo_right{
	float: left;
	width: 77px;
}

#home_right #contact_info .contactInfo_right a{
	float: left;
	display: block;
	width: 77px;
	height: 38px;
	background: url('../images/mapit_bg.jpg') no-repeat;
	text-indent: -9000px;
}

#home_right #contact_info .contactInfo_right a:hover{
	background-position: -78px 0px
}

#home #featuredVehicles{
	padding: 20px 0px 0px 0px;
	float: left;
	width: 100%;
}

#home #featuredVehicles_title {
	width:85px;
	height:41px;
	float: left;
	background:url('../images/featuredVehicle_header.jpg') no-repeat left top;
	text-indent: -9000px;
	display: inline;
	margin: 0px 10px 0px 10px;
}

#home #random_list_location #random_list_item {
	background: #fff;
	padding:8px 10px;
	width:101px;
	margin:0px 4px;
	height:115px;
	font-size:12px;
	font-family: Helvetica;
}

#random_list_location #random_list_item img {
	border: 2px solid #dfdfdd;
	width: 95px;
	height: 71px;
}

#home #random_list_location #random_list_item a {
	color:#000;	
	text-decoration: none;
}

#home #random_list_location #random_list_item a:hover {
	color:#cc0000;	
}

.toolTipInner_price{
	color: #cc0000;	
}

/* ####################################################
###                   #_quick links                   ###
#################################################### */


#home #quicklinks_container{
	float: left;
	display: inline;
	margin: 15px 0px 0px 0px;
	width:217px;
}

#home ul#quicklinks{
	list-style-type: none;
}

#home ul#quicklinks li{
	float: left;
	display: inline;
	margin: 0px 0px 5px 0px;
}

#home ul#quicklinks li a{
	display: block;
	text-indent: -9000px;
	background: url('../images/quicklinkMenu_items.jpg') no-repeat;
	width: 217px;
	height: 31px;
}

#home ul#quicklinks li a#quicklink_one{
	background-position: 0px 0px;
}

#home ul#quicklinks li a#quicklink_two{
	background-position: 0px -37px;
}

#home ul#quicklinks li a#quicklink_three{
	background-position: 0px -75px;
}

#home ul#quicklinks li a#quicklink_four{
	background-position: 0px -111px;
}

#home ul#quicklinks li a#quicklink_one:hover{
	background-position: -218px 0px;
}

#home ul#quicklinks li a#quicklink_two:hover{
	background-position: -218px -37px;
}

#home ul#quicklinks li a#quicklink_three:hover{
	background-position: -218px -75px;
}

#home ul#quicklinks li a#quicklink_four:hover{
	background-position: -218px -111px;
}

#quicklinks_container{
	float: left;
	display: inline;
	margin: 15px 0px 0px 0px;
	width:217px;
}

ul#quicklinks{
	list-style-type: none;
}

ul#quicklinks li{
	float: left;
	display: inline;
	margin: 0px 0px 5px 0px;
}

ul#quicklinks li a{
	display: block;
	text-indent: -9000px;
	background: url('../images/quicklinkMenu_items.jpg') no-repeat;
	width: 217px;
	height: 31px;
}

ul#quicklinks li a#quicklink_one{
	background-position: 0px 0px;
}

ul#quicklinks li a#quicklink_two{
	background-position: 0px -37px;
}

ul#quicklinks li a#quicklink_three{
	background-position: 0px -75px;
}

ul#quicklinks li a#quicklink_four{
	background-position: 0px -111px;
}

ul#quicklinks li a#quicklink_one:hover{
	background-position: -218px 0px;
}

ul#quicklinks li a#quicklink_two:hover{
	background-position: -218px -37px;
}

ul#quicklinks li a#quicklink_three:hover{
	background-position: -218px -75px;
}

ul#quicklinks li a#quicklink_four:hover{
	background-position: -218px -111px;
}

/************footer*************/

#footer_wrapper{
	background: #c4c4c4 url(../images/footerWrapper_bg.jpg) repeat-x;
	width: 100%;
	display: table;
}

#footer {
	width:100%;
	height: 289px;
	background: url('../images/footer_bg.jpg') no-repeat center top;
	font-size: 12px;
	color: #333;
	display: table;
}

#footer a:hover {
	color: #ee9596;
	text-decoration: underline;
}

#footer a{
	color: #333;
	font-size: 12px;
	text-decoration: none;
}

#footer_content{
	padding: 20px 0px 0px 0px;
}
#footer #footerNav {
	margin:0px 0px 0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}
#footer #footerNav li {
	display:inline;
	margin:0px;
	padding:0px 5px;
	border-right:1px solid #000;
}
#footer #footerNav li.last {
	border:none;
}

ul#ec_footer{
	margin:0px 0px 0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}

ul#ec_footer li{
	display: inline;
	padding: 0px 5px;
}

h3#ecarlist_logo{
	width: 75px;
	height: 34px;
	margin: 0px auto;
	padding: 34px 0px 35px 0px;
}

h3#ecarlist_logo a{
	display: block;
	background: url('../images/ecarlist_logo.jpg') no-repeat;
	width: 75px;
	height: 34px;
	text-indent: -9000px;
	float: left;
}

h3#ecarlist_logo a:hover{
	background-position: -76px 0px;
}
	

/* ############################################
###             #_Inventory                 ###
############################################ */

#contSecA #breadcrumbs a {
	color: #fff;
}

#makes a {
	color: #ccc;
}

#makes .makesList {
	border-color: #ccc;
}

#contSecA .searchBox {
	padding: 15px 23px 0px 20px;
}

#contSecA .sortDisplay {
	background-color: #ececec;
	color: #000;
}

#contSecA .sortDisplay a{
	color: #000;
}

#contSecA .sortDisplay a:hover{
	color: #990000;
}

.inventorySec_a{
	background: #fff; 
	border-bottom: 1px dotted #000;
}

.inventorySec_b{
	border-bottom: 1px dotted #000;
}

.makesTitle{
	background: #18171C;
	border: 1px solid #ECECEC;
	color: #ccc;
}

#rightContainer {
	width: 277px;
}

#bottomNav a, .bottomNavTabs li a  {
	border: none;
}

/****inner pages****/

.gloInner-left{
	background: #fff;
	border: 1px solid #999;
}

.gloInner-left p {
	padding: 0px 0px 12px 10px;
}

.gloInner-left2 p, .gloInner-left3 p {
	color: #fff;
}

.gloInner-left2 h2, .gloInner-left3 h2 {
	color: #fff;
}

#about .gloInner-left {
	
}

/*dealer contact*/
#dealer_contact {
	background: #fff url('../images/filterList_bg.jpg') repeat-y;
	padding-bottom:00px;
	padding-top:0px;
	padding-left: 0px;
	color: #333;
	width: 250px;
	border: 1px solid #999;
}

#dealer_contact h2{
	background: url('../images/filterHeader_bg.jpg') no-repeat;
	width: 250px;
	text-indent: 15px;
	color: #333;
	padding: 5px 0px 0px 0px;
}

#dealer_contact li{
	padding: 0px 0px 0px 15px;
}


#dealer_contact form {
	padding:0px;
	margin:0px;
}

#rn_appointmentREQ {
	color:#000;
	font-size:7pt;
	line-height:14px;
}

#dealer_contact .section {
	width: 205px;
	margin: 0px auto 10px auto;
	text-align:left;
}

.inputBox {
	width:200px;
	border:#36393c 1px solid;
	margin-top:3px;
	margin-bottom:6px;
}

.submitButton {
	width:84px;
	height: 41px;
	background: url('../images/dealerContact_submit.jpg') no-repeat;
	border: none;
	color:#444;
	margin: 0px auto;
	text-indent: -9000px;
	cursor: pointer;
}

.submitButton:hover{
	background-position: -85px 0px;
}

#inventory_v2_sidebar_contact {
	background: #fff url('../images/filterList_bg.jpg') repeat-y;
	border-bottom:none;
	padding-bottom:20px;
	padding-top:0px;
	padding-left: 0px;
	color: #333;
}

#inventory_v2_sidebar_contact h2{
	background: url('../images/filterHeader_bg.jpg') no-repeat;
	width: 100%;
	text-indent: 15px;
	color: #333;
	padding: 5px 0px 0px 0px;
}

#inventory_v2_sidebar_contact li{
	padding: 0px 0px 0px 15px;
}

#inventory_v2_sidebar_contact #contact_small {
	width: auto;
}

#vehicleDisclaimer {
	color: #ccc;
}

/************Inner Pages************/

#right p, #finance_middle p, #notify_middle p {
	color: #fff;
}

#right h2, #finance_middle h2, #notify_middle h2 {
	color: #fff;
}

#nfd_legend {
	color: #000;
}

#notify_form_div {
	background: #f9f9f9;
	color: #000;
}

#notify_form_div h3{
	padding: 0px 0px 0px 10px;
	color: #333;
}

#sidebar_address{
	font-size: 14px;
}

#sidebar_address a#getdirections {
	margin: 10px 0px 0px 0px;
	float: left;
}

#notify .tb_even{
	background: #e0e0e0;
}

/********finance page**********/

.financeBox2 p {
	color: #000;
}

/* #################################################
###                  #service                  ###
################################################ */

#parts_request_form h3, #service_request_form h3 {
	background: url('../images/searchBar_bg.jpg') repeat-x !important;
	height: 39px;
	line-height: 34px;
}

#service .gloInner-right *{
	color: #fff;
}

#service .gloInner-right select, #service .gloInner-right option{
	color: #000;
}

#service #sidebar_address {
	padding:18px;
	margin:0px;
	background:url(../images/left_address_bkgd.jpg) no-repeat center top;
	margin-bottom:20px;
}
#service #sidebar_address p {
	margin:0px;
	padding:0px 0px 5px 0px;
}
#service #sidebar_address_head {
	font-size:12px;
}
#service .floatleft p {
	font-size:10px;
	padding:0px 0px 3px 0px;
}
#service .floatleft {
	padding:0px;
}
#service .floatright {
	margin:15px 0px 0px 0px;
	float:right;
	display:inline;
	width:130px;
}
#service .floatright p {
	padding:0px;
}
#service #sidebar_address a#getdirections:hover {
	color:#152849;
}
#service #right h2 {
	font-size:20px;
	padding-bottom:10px;
}
#service #right p {
	padding-top:5px;
	padding-bottom:5px;
}
#service #service_container {
	margin-top:35px;	
}
#service #service_container h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
#service #service_container ul {
	list-style-type:none;
}
#service #service_container ul li {
	font-size:11px;
	padding-right: 5px;
}
#service #service_container ul li input {
	margin-bottom:10px;
	margin-top:3px;
}
#service #service_container ul li select {
	margin-bottom:10px;	
}

#service #vehicle_question_submit {
	margin-left:200px;
	margin-top:20px;
	margin-bottom:20px;
}

#service #left h2 {
	display:block;
	width:228px;
	height:63px;
	margin-top:30px;
	padding:0px;
}
#service #left h2 a {
	display:block;
	width:228px;
	height:63px;
	text-indent:-9000px;
	background-image:url(../images/owner_advantage.gif);
}

#service .gloInner-right {
	width:650px;
}	
#service .gloInner-left {
	width:240px;	
}
#service #sidebar_address {
	padding: 10px;
	margin:0px;
}


/* #################################################
###                   #parts                     ###
################################################ */

#parts #sidebar_address {
	margin:0px;
	background:url(../images/left_address_bkgd.jpg) no-repeat center top;
	margin-bottom:20px;
}
#parts #sidebar_address p {
	/*color:#fff;*/
	font-size:10px;	
	margin:0px;
	padding:0px;
}

#parts .floatleft p {
	padding:0px 0px 3px 0px;
}
#parts .floatleft {
	/*margin:15px 15px 0px 0px;
	padding:0px;*/
}

#parts .floatright {
	margin:15px 0px 0px 0px;
	float:right;
	display:inline;
	width:130px;
}
#parts .floatright p {
	font-size:10px;	
	padding:0px;
}
#parts #sidebar_address a#getdirections:hover {
	color:#152849;
}
#parts #right h2 {
	font-size:20px;
	padding-bottom:10px;
}
#parts #right p {
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}
#parts #service_container {
	margin-top:35px;	
}
#parts #service_container h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
#parts #service_container ul {
	list-style-type:none;
}
#parts #service_container ul li {
	font-size:11px;
}
#parts #service_container ul li input {
	margin-bottom:10px;
	margin-top:3px;
}
#parts #service_container ul li select {
	margin-bottom:10px;	
}

#parts #vehicle_question_submit {
	margin-left:200px;
	margin-top:20px;
	margin-bottom:20px;
}

#parts #left h2 {
	display:block;
	width:228px;
	height:63px;
	margin-top:30px;
	padding:0px;
}
#parts #left h2 a {
	display:block;
	width:228px;
	height:63px;
	text-indent:-9000px;
	background-image:url(../images/owner_advantage.gif);
}

/****custom pages***/

.custom_pages{
	font-size: 14px;
}

#content #mainContainer {
	width:930px;
}

#content #mainContainer #carTitle, #bottomContainer{
	color: #2A3136;
}

