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

/**************************************************
Springfield Mitsubishi 3771
***************************************************/

body {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	background: #3e3e3e
}

a{
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

p {
	padding-bottom: 5px;
}

address {
	font-style: normal;
}

#header_repeat {
	background: url('../images/headerRepeat_bg.png') repeat-x;
	display: table;
	width: 100%;
}

#header_wrapper {
	background: url('../images/headerWrapper_bg.png') no-repeat top center;
	display: table;
	width: 100%;
}

#header {
	height: 109px;
	width: 980px;
	margin: 0px auto;
	position: relative;
	z-index: 2000
}

#headerMitsu_logo {
	display: block;
	width: 62px;
	height: 75px;
	text-indent: -9000px;
	float: left;
}

#home_link {
	position: relative;
	background: url('../images/navHover_bg.png') no-repeat;
}

#home_link a {
	position: absolute;
	width: 288px;
	height: 223px;
	background: url('../images/headerLogo_bg.png') no-repeat;
	text-indent: -9000px;
	display: block;
	left: 327px;
	top: 0px;
	z-index: 1500;
}

#header address {
	float: right;
	margin: 35px 0px 0px 0px;
	line-height: 16px;
	text-align: right
}

#nav_wrapper {
	display: table;
	width: 100%;
	background: url('../images/navWrapper_bg.jpg') no-repeat top center;
	height: 114px;
}

#nav_overlay {
	display: table;
	background: url('../images/navWrapper_v2_bg.png') no-repeat top center;
	width: 100%;
	height: 29px;
	position: relative;
	z-index: 1000;
}

#priNav {
	height: 68px;
	width: 980px;
	margin: -29px auto 0px;
	padding-top: 11px;
	position: relative;
	z-index: 800;
}

#priNav li{
	float: left;
}

#priNav li.first{
 margin-left: 40px;
}

#priNav li#priNav_specials{
	margin-left: 257px;
}

#priNav li a {
	float: left;
	display: block;
	color: #fff;
	height: 68px;
	line-height: 80px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	padding: 0px 8px;
}

#priNav li a:hover{
	background: url('../images/navHover_bg.png') repeat-x;
}

/***** dropdown menu *****/

#priNav ul {
	top: 68px;
	left: 0px;
	width: 170px;
	background: #252525 url('../images/dropdown_bg.png') repeat-x;
	border: 1px solid #000;
	padding: 5px 5px !important;
	text-align: left;
}

#priNav ul li {
	display: block;
	border: none;
	border-bottom: 1px solid #4b4b4b;
	padding-bottom: 1px;
}

#priNav ul li.first {
	margin-left: 0px;
}

#priNav ul li a{
	float: none;
	font-weight: bold;
	height: auto;
	line-height: 22px;
	font-size: 11px;
	background: transparent;
	text-transform: uppercase;
	text-align: left;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0px 5px;
}

#priNav ul li a:hover{
	color: #fff;
	background: #da1e27
}

/**** home ****/

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

#container_repeat {
	width: 100%;
	display: table;
	background: #3e3e3e url('../images/containerRepeat_bg.jpg') repeat-y top center
}

#container_footer {
	width: 100%;
	display: table;
	background: url('../images/containerFooter_bg.jpg') no-repeat bottom center;
}


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

#content {
	padding: 10px 0px 40px 10px;
	min-height: 800px;
}

#home #content {
	padding: 0px;
}

#home_specials {
	border-bottom: 7px solid #242525;
}

#ecl_new_vehicles {
	background: url('../images/newVehicle_bg.png') no-repeat;
	border-top: 1px solid #525252;
	padding-top: 60px;
	position: relative;
}

#ecl_new_vehicles .prev {
	background: url('../images/nvArrows_bg.png') no-repeat 0px 0px;
	text-indent: -9000px;
	height: 13px;
	width: 15px;
	position: absolute;
	top: 22px;
	left: 114px;
}

#ecl_new_vehicles .prev:hover {
	background-position: -34px 0px;
}

#ecl_new_vehicles .next {
	background: url('../images/nvArrows_bg.png') no-repeat -18px 0px;
	text-indent: -9000px;
	height: 13px;
	width: 15px;
	position: absolute;
	top: 22px;
	left: 133px;
}

#ecl_new_vehicles .view_all {display: none !important;}

.ecl_new_vehicles_model {
	width: 193px !important;
}

#ecl_new_vehicles .next:hover {
	background-position: -52px 0px;
}

.ecl_new_vehicle_make_wrap {
	padding: 0px 10px;
	overflow: hidden;
}

.ecl_new_vehicles_trigger {
	background: url('../images/newVehicle_price_bg.png') no-repeat bottom left;
	width: 188px;
	height: 150px;
}

.ecl_new_vehicles_trigger:hover {
	background-position: bottom right;
}

.ecl_new_vehicles_model img {
	width: 100%;
}

.ecl_new_vehicles_trigger a {
	color: #fff;
	text-decoration: none;
}

.ecl_new_vehicles_trigger h3 {
	margin-top: 12px;
}

.ecl_new_vehicles_trigger h3 a {
	font-size: 14.5px;
}

.ecl_new_vehicles_trigger p {
	padding: 0px;
}

.ecl_new_vehicles_trigger p.ecl_new_vehicles_price {
	padding: 0px 0px 3px 0px;
}

.ecl_new_vehicles_trigger p a {
	font-size: 12px;
}

#home_bottom {
	padding-top: 25px;
	padding-bottom: 20px;
}

/**** quicklinks *****/

#home_quicklinks {
	float: left;
	border: 1px solid #262626;
	padding: 10px;
	background: #000;
	margin: 0px 0px 0px 10px;
}

#home_quicklinks li {
	width: 282px;
	height: 43px;
	margin-bottom: 5px;
}

#home_quicklinks li.last {
	margin-bottom: 0px;
}

#home_quicklinks li a{
	display: block;
	background: url('../images/homeQuicklinks_bg.png') no-repeat;
	width: 100%;
	height: 100%;
	text-indent: -9000px;
}

#home_quicklinks li a#homeQuicklink_001{ 
	background-position: 0px 0px;
}

#home_quicklinks li a#homeQuicklink_002{ 
	background-position: 0px -48px;
}

#home_quicklinks li a#homeQuicklink_003{ 
	background-position: 0px -96px;
}

#home_quicklinks li a#homeQuicklink_004{ 
	background-position: 0px -145px;
}

#home_quicklinks li a#homeQuicklink_001:hover{ 
	background-position: -283px 0px;
}

#home_quicklinks li a#homeQuicklink_002:hover{ 
	background-position: -283px -48px;
}

#home_quicklinks li a#homeQuicklink_003:hover{ 
	background-position: -283px -96px;
}

#home_quicklinks li a#homeQuicklink_004:hover{ 
	background-position: -283px -145px;
}

#homeBottom_right {
	float: right;
	margin-right: 10px;
}

#home_map {
	background: url('../images/homeMap_bg.jpg') no-repeat;
	width: 641px;
	height: 208px;
}

#homeMap_left {
	float: left;
	width: 180px;
}

#homeMap_dealership {
	line-height: 16px;
	width: 100px;
	margin: 0px 0px 30px 0px;
	padding: 17px 0px 0px 67px;
	background: url('../images/homeMap_logo.png') no-repeat 17px 8px;
}

#home_map address{
	padding-left: 20px;
	margin-bottom: 15px;
	line-height: 16px;
}

#homeMap_phone {
	font-size: 18px;
	padding-left: 20px;
}

a#homeMap_contact {
	float: right;
	display: block;
	text-indent: -9000px;
	width: 458px;
	height: 208px;
}

a#homeFacebook_link {
	display: block;
	text-indent: -9000px;
	height: 38px;
	width: 158px;
	margin-top: 12px;
	margin-left: 15px;
	background: url('../images/homeFacebook_bg.png') no-repeat;
}

#footer_wrapper {
	display: table;
	width: 100%;
	background: url('../images/footerWrapper_bg2.jpg') no-repeat top center;
}

#footer {
	width: 980px;
	margin: 0px auto;
	padding-top: 285px;
	padding-bottom: 40px;
	font-size: 10px;
}

#footer a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
}

#footer_left {
	float: left;
	padding-top: 20px;
}


#footer_right {
	float: right;
}

#ecarlist_logo {
	height: 20px;
}

#ecarlist_logo a {
	display: block;
	text-indent: -9000px;
	width: 202px;
	height: 15px;
	background: url('../images/ecarlist_logo.png') no-repeat;
	float: right;
}

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

#footer li {
	display: inline;
	border-left: 1px solid #fff;
	padding: 0px 5px;
	font-size: 10px;
}

#footer li.first {
	padding-left: 0px;
	border-left: none;
}

#footer li.last {
	padding-right: 0px;
}

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

#ec_footer {
	float: right
}


/**** inventory listing ****/

#leftColumn {
	margin-right: 15px;
	width: 222px;
}

#filterListWrap {
	background: #000;
	padding-bottom: 5px;
}

#inventory_v2_sidebar_filters #currentFilters {
  background: #e12028;
  border: 1px solid #e12028;
  padding: 5px;
  margin: 0px 0px 10px 0px;
}

#inventory_v2_sidebar_filters #currentFilters p, #inventory_v2_sidebar_filters #currentFilters p a {
  color: #fff;
  font-family: Verdana;
  font-size: 10.5px
}

#inventory_v2_sidebar_filters h3 {
  color: #999;
  font-size: 10px
}

#inventory_v2_sidebar_filters h2 {
	text-transform: uppercase;
	text-align: center;
	font-size: 11.5px;
	background: url('../images/invSidebar_header.png') no-repeat;
	height: 56px;
	line-height: 50px;
}

#filterListWrap .filterList ul {
	margin-left: 7px;
}

#filterListWrap .filterList {
	background: transparent;
	border: none;
	padding: 5px 0px 0px 10px;
}

#inventory_v2_sidebar_filters #filterListWrap h3 {
	color: #fff;
	font-size: 12.5px;
	border-top: 1px solid #393939;
	padding-top: 5px;
	margin-right: 5px;
}

#inventory_v2_sidebar_filters #filterListWrap .filterList:first-child h3 {
	border-top: none
}

#filterListWrap .filterList li {
	color: #999;
	font-size: 11px;
}

#filterListWrap .filterList li a {
	color: #999;
	font-size: 11px;
	background: url('../images/filterArrow_bg.png') no-repeat 2px 3px;
	padding: 0px 2px 0px 10px;
}

.filterList span a {
	color: #fff
}

.filterList span a:hover {
	text-decoration: underline
}

#filterListWrap .filterList li a:hover {
	background: #ed1c24 url('../../images/listingImages/arrowTree_white.gif') no-repeat 2px 3px;
	color: #fff;
}

#rightColumn #searchBar {
	background: #3e3e3e;
	border: none;
	border-bottom: 1px solid #525252;
}

#rightColumn #sort_bar {
	background: #2b2b2b;
	border: none;
	border-bottom: 1px solid #525252;
	color: #fff;
	font-size: 12.5px;
	float: none !important;
	width: auto !important;
}

#rightColumn #sort_bar a{
	color: #fff;
}

#rightColumn #sort_bar a:hover{
	color: #E12028;
}

#inventory_v2_rows {
	background: url('../images/invWrap_bg.png') no-repeat top center;
	padding: 6px 0px 0px 0px;
}

#inventory_v2_rows .inventory_v2_row {
  background: #2f2f2f;
  margin-bottom: 3px;
  padding-bottom: 10px;
  color: #9e9e9e
}

#inventory_v2_rows .inventory_v2_row .inventory_v2_details h4 a {
  color: #fff
}

#inventory_v2_rows .inventory_v2_row:hover {
	background: #000;
}

#inventory_v2_rows .inventory_v2_row:hover .inventory_v2_details h4 a{
	color: #ed1c24
}

#inventory_v2_rows .inventory_v2_details h4 a:hover {
	color: #ed1c24;
	text-decoration: none;
}



#inventory_v2_rows .inventory_v2_row .inventory_v2_price_right .price_line_1{
  color: #fff
}

.inventory_v2_details_wrap .inventory_v2_details_links {
	border-top: 1px solid #484848;
	padding-top: 5px;
	margin-right: 10px;
}

.inventory_v2_image img {
	border: solid 2px #d5d5d5
}

#vehicleDisclaimer p {
	color: #999;
	font-size: 13px;
}

a#vehicle_v2_notify_button {
	display: block;
	width: 222px;
	height: 94px;
	background: url('../images/vehicleFinder_bg.png') no-repeat;
	text-indent: -9000px;
	margin: 10px auto 0px;
}

a#vehicle_v2_notify_button img{
	display: none;
}

.inventory_v2_details_links a {
	color: #9E9E9E;
}

.inventory_v2_details_links a:hover {
	color: #fff;
	text-decoration: underline
}

/*** dealer contact form ****/

#contact_incentives legend {
	display: none;
}

#left #contact_incentives h3 {
	margin: 0px 0px 15px 0px;
}

#left #contact_incentives {
	width: 222px;
}

#left #contact_incentives li{
	margin-bottom: 10px;
}

#contact_small h2, #left #contact_incentives h3 {
	text-transform: uppercase;
	text-align: center;
	font-size: 11.5px;
	background: url('../images/invSidebar_header.png') no-repeat;
	height: 56px;
	line-height: 50px;
	margin-bottom: 15px;
	color: #fff
}

#contact_small, #left #contact_incentives {
	background: #000;
	border: none;
	color: #fff;
	font-size: 11.5px;
	padding-bottom: 20px;
}

#contact_small ol{
	padding-left: 5px;
}

#contact_small li{
	min-height: 50px;
}

#contact_small textarea.input_element {
  	height: 70px
}

#contact_small #ec_is_submit input {
	background: url('../images/dealerSubmit_button.png') no-repeat;
	width: 203px;
	height: 27px;
	display: block;
	text-indent: -9000px;
	font-size: 0px;
	line-height: 0px;
	border: none;
	cursor: pointer
}

#contact_small #ec_is_submit input:hover {
	background-position: -204px 0px;
}

/*** vehicle page ****/

.ip_dottedLine {
	border-top: 1px solid #484848
}

#vehicle_contact, #vehicle_contact a{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

#rightColumn #vehicle_topbar {
	background: #3d3d3d;
	border: none;
	border-bottom: 1px solid #525252;
}

#rightColumn #vehicle_topbar a{
	color: #fff;
}

#rightColumn #vehicle_topbar a:hover{
	color: #009bff;
}

#vehicle #rightColumn #searchBar {
	background: #202020
}

#similarVehicles {
	background: #000;
}

#similarVehicles .similarVehicle {
	background: transparent;
	border: none;
	border-bottom: 1px solid #393939;
	color: #9e9e9e;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	margin: 10px 5px;
}

#similarVehicles h3 {
	text-transform: uppercase;
	text-align: center;
	font-size: 11.5px;
	background: url('../images/invSidebar_header.png') no-repeat;
	height: 56px;
	line-height: 50px;
	margin-bottom: 5px;
}

#similarVehicles .similarVehicle a{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	font-size: 12px;
}

#rightColumn #vehicle_vitals {
	background: #2f2f2f url('../images/invWrap_bg.png') no-repeat top center;
	padding: 6px 10px 5px 10px;
}

#vehicle_mainPhoto {
	margin-bottom: 10px;
}

#vehicle_vitals #vehicle_mainVitals {
	color: #9e9e9e;
	font-size: 11.5px
}

#vehicle_vitals #vehicle_title {
	font-size: 23.5px;
	padding: 25px 0px 15px;
}

#vehicle_mainVitals .price_line_1 {
	color: #fff;
	font-size: 31.5px;
}

#vitalsContainer {
	padding-top: 15px;
}

#vehicle_contact {
	font-size: 18px;
	padding-top: 23px;
	color: #fff
}

#vehicle_thumbs {
	background: #2f2f2f
}

#leftColumn #vehicle_v2_sidebar_links {
	background: #000;
	border: none;
	padding: 5px;
	font-size: 12px;
}

#vehicle_v2_sidebar_links p{
	color: #fff;
}

#vehicle_v2_sidebar_links a{
	color: #999;
	font-size: 11px;
	background: url('../images/filterArrow_bg.png') no-repeat 2px 3px;
	padding: 0px 2px 0px 10px;
}

#vehicle_v2_sidebar_links a:hover {
	background: #ed1c24 url('../../images/listingImages/arrowTree_white.gif') no-repeat 2px 3px;
	color: #fff;
}

#vehicle_photos_question {
	color: #000
}

#ec_vehicleIncentiveBlock {
	color: #333
}

#vct_container {
	background: #2f2f2f
}

.vctTabs_container li a {
	color: #fff
}

.vctSkin_bg {
	background: transparent !important;
}

#vctCalc_image.vctSkin_bg {
	background: url("http://images1.ecarlist.com/sites/images/vct_images/vct_skin.png") repeat-x -202px -99px !important;
}

#vctHeader_img {
	background: url('../images/vctStar_bg.png') no-repeat 0px -5px !important;
}

#vctHeader_txt {
	font-family: Arial;
	font-weight: normal
}

#vctTop_container #vctMiddle_container {
	border-bottom: 1px solid #434343;
}

.vctTabs_container {
	background: transparent !important;
	border: none !important;
	padding-top: 5px !important;
}

.vctPanes_inner {
	border: none !important;
}

.vctTabs_container li {
	border-left-color: #a7a7a7 !important;
	border-right-color: #ccc !important;
}

#vctBottom_container #vctMiddle_container {
	border-bottom: none !important;
}

.vctTabs_pane .form_submit input {
	background: url('../images/dealerSubmit_button.png') no-repeat !important;
	width: 203px !important;
	height: 27px !important;
	display: block !important;
	text-indent: -9000px !important;
	font-size: 0px !important;
	line-height: 0px !important;
	border: none !important;
	cursor: pointer !important
}

.vctTabs_pane .form_submit input:hover {
	background-position: -204px 0px !important;
}

#left #dealer_contact{
	width: 222px;
}

#trade_appraisal {
	width: 73%;
	color: #000
}

#right h2, #financeLeft h2, #notify_middle h2, #trade_appraisal h2 {
	font-size: 21.5px;
	border-bottom: 1px solid #fff;
	margin-bottom: 15px;
	color: #fff;
	font-weight: normal;
	padding-bottom: 10px;
}

#right h2 a{
	text-decoration: none
}

#financeLeft {
	width: 73.5%;
	line-height: 17px;
}

#financeRight {
	color: #000
}

#notify_middle {
	width: 65%;
	line-height: 17px;
}

#sidebar_address, #financing #content #sidebar_address {
	background: #000;
	font-size: 12px;
	padding: 0px 0px 5px;
	width: 222px;
	border: none;
	color: #fff
}

#sidebar_address_head {
	text-transform: uppercase;
	text-align: center;
	font-size: 11.5px;
	background: url('../images/invSidebar_header.png') no-repeat;
	height: 56px;
	line-height: 50px;
	margin-bottom: 5px;
}

#sidebar_address_content {
	padding: 0px 5px;
}

#sidebar_address_titles {
	margin-right: 5px;
}

#inner_quicklinks {
	padding: 10px;
	background: #000;
	width: 202px;
	margin-top: 15px;
}

#inner_quicklinks li{
	height: 34px;
	margin-bottom: 5px;
}

#inner_quicklinks li.last{
	margin-bottom: 0px;
}

#inner_quicklinks li a{
	display: block;
	height: 34px;
	width: 200px;
	background: url('../images/innerQuicklinks_bg.png') no-repeat;
	text-indent: -9000px;
}

#inner_quicklinks li a#innerQuicklink_001{
	background-position: 0px 0px;
}

#inner_quicklinks li a#innerQuicklink_002{
	background-position: 0px -38px;
}

#inner_quicklinks li a#innerQuicklink_003{
	background-position: 0px -78px;
}

#inner_quicklinks li a#innerQuicklink_004{
	background-position: 0px -116px;
}

#inner_quicklinks li a#innerQuicklink_001:hover{
	background-position: -202px 0px;
}

#inner_quicklinks li a#innerQuicklink_002:hover{
	background-position: -202px -38px;
}

#inner_quicklinks li a#innerQuicklink_003:hover{
	background-position: -202px -78px;
}

#inner_quicklinks li a#innerQuicklink_004:hover{
	background-position: -202px -116px;
}

#vehicle_photos #vehicle_photos_question {
	color: #fff;
	padding-bottom: 20px;
}

#parts_request_form ol, #service_request_form ol {
	width: 310px;
}

#sorry_notify_container {
	color: #000
}

#inventory_v2_sorry #similarVehicles {
	background: transparent
}

#inventory_v2_sorry #similarVehicles .similarVehicle a, #inventory_v2_sorry #similarVehicles {
	color: #333
}

#inventory_v2_sorry .similarVehicle {
	color: #333 !important;
}

#inventory form.validation .required label, #about form.validation .required label {
	background: transparent !important;
}