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

/**************************************************
Hampton RV 2872
***************************************************/

body, html {
	height: 100%;
}


body {
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	background: #ededed url('../images/body_bg.png') repeat-x;
	color: #444;
}

a{
	color: #ba1216;
	text-decoration: none;
}

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

p {
	padding-bottom: 5px;
}

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

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

/**** header styles ****/

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

#header {
	width: 980px;
	height: 163px;
	margin: 0px auto;
	background: #fff url('../images/header_bg.png') no-repeat top left;
}

#headerContact_wrapper {
	float: left;
	display: inline;
}

#home_link {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
}

#home_link a {
	float: left;
	display: block;
	width: 606px;
	height: 113px;
	text-indent: -9000px;
}

#header_contact {
	float: right;
	display: inline;
	margin: 49px 18px 0px 0px;
	white-space: nowrap;
}

#header_contact p{
	text-align: right
}

#headerContact_address {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 14px;
	padding: 0px;
}
	
#headerContact_phone {
	font-size: 21px;
	padding: 0px 0px 5px 0px;
	color: #BA1216;
}

/**** nav styles ****/

#nav_wrapper {
	clear: both;
	background: url('../images/navCap_left.png') no-repeat top left;
	padding: 0px 0px 0px 20px;
}

#nav_wrapper2 {
	background: url('../images/navCap_right.png') no-repeat top right;
	padding: 0px 21px 0px 0px;
}

#priNav {
	margin: 0px auto;
	height: 41px;
	background: url('../images/navBar_bg.png') repeat-x;
	text-align: center
}

#priNav li{
	background: url('../images/navBorder_bg.png') no-repeat right top;
	padding: 0px 2px 0px 0px;
	display: inline-block;
	float: none;
	zoom: 1;
	*display:inline;

}

#priNav li.first{
	margin: 0px 0px 0px 0px
}

#priNav li.last{
	background: transparent;
	padding: 0px;
}

#priNav li a{
	display: block;
	float: left;
	color: #fff;
	font-size: 13px;
	padding: 0px 22px 0px 22px;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
}

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

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

#priNav ul {
	top: 38px;
	left: 0px;
	width: 150px;
	background: #6c6c6c url('../images/dropdown_bg.png') repeat-x top left;
	border: none;
	border-top: none;
	padding: 5px 5px;
	text-align: left
}

#priNav ul#priNav_navlink008_sub {
	width: 115px;
}

#priNav ul li {
	display: block;
	background: url('../images/dropdown_border.png') no-repeat center bottom;
	border: none;
	padding-bottom: 1px;
}

#priNav ul li a{
	float: none;
	font-weight: normal;
	height: auto;
	line-height: 20px;
	font-size: 11px;
	background: transparent;
	text-transform: none;
	color: #fff
}

#priNav ul li a:hover{
	background: #232b2b;
}

/**** specials flash ****/

#specials_flash {
	margin: 0px 0px 13px 0px;
}

/**** home ****/

#content {

}

/**** home left *****/

#home_left {
	background: url('../images/homeLeft_bg.png') no-repeat top left;
	padding: 280px 0px 0px 0px;
	width: 285px;
	float: left;
	display: inline;
}

/***** home quicklinks *****/

h3#quicklinks {
	background: url('../images/quicklinks_header.png') no-repeat;
	height: 254px;
	height: 37px;
	text-indent: -9000px;
	margin: 15px 0px 0px 0px;
}

#home h3#quicklinks {
	margin: 8px 0px 0px 14px;
}

#home_quicklinks {
	width: 254px;
	background: url('../images/quicklinks_bg.png') no-repeat;
	padding-bottom: 20px;
	margin: 0px auto;
}

#home #home_quicklinks {
	margin: 0px 0px 0px 14px;
}

#home_quicklinks li {
	height: 29px;
	padding: 0px 22px 0px 17px;
}

#home_quicklinks li a {
	background: url('../images/quicklinks_arrow.png') no-repeat left center;
	height: 29px;
	border-bottom: 1px solid #d7d7d7;
	color: #3a3a3a;
	font-size: 13px;
	line-height: 29px;
	display: block;
	text-indent: 30px;
	font-weight: bold;
}

#home_quicklinks li.last a {
	border: none;
}

#home_quicklinks li a:hover {
	color: #960a00;
}

/***** home right ****/

#home_right {
	float: right;
	display: inline;
	width: 680px;
	margin: 0px 12px 0px 0px;
}

/*** home about ****/

#homeAbout_header {
	text-indent: -9000px;
	height: 49px;
	width: 679px;
	background: url('../images/homeAbout_header.png') no-repeat;
}

#home_about {
	background: url('../images/homeAbout_bg.png') no-repeat;
	width: 679px;
	padding-bottom: 20px;
}

#home_about p {
	padding: 3px 275px 0px 10px;
	line-height: 16px;
	font-size: 14px;
	text-align: justify
}


/**** featured vehicles *****/

#featuredVehicles {
	margin: 9px auto 0px;
	width: 954px;
}

#featuredVehicles_title {
	background: url('../images/fv_header.png') no-repeat;
	height: 38px;
	text-indent: -9000px;
}

#random_list_location {
	padding: 0px 0px 0px 0px;
	background: url('../images/fv_bg.png') no-repeat;
	height: 160px;
}

#random_list_location #random_list_item {
	padding: 15px 0px 0px 0px;
	margin: 0px 1px;
	text-align: center;
	height: 120px;
	width: 115px;
}

#random_list_location #random_list_item img {
	margin-bottom: 11px;
	border: 1px solid #fff;
	height: 71px;
}

#random_list_location #random_list_item a:hover img{
	border-color: #000
}

#random_list_location #random_list_item.fv_first {
	margin: 0px 2px 0px 8px;
}


#random_list_location #random_list_item a{
	color: #fff;
	font-size: 11px;
	height: 120px;
	padding: 7px 0px 0px 0px;
}

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

.toolTipInner_price {
	color: #ba1216;
}

#featuredVehicles_footer {
	display: none;
}


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

#footer_wrapper {
	display: table;
	width: 100%;
}

#footer {
	width: 980px;
	margin: 0px auto;
	color: #595959;
	font-size: 11px;
	padding: 40px 0px 15px 0px;
	height: 60px;
	background: url('../images/footer_bg.png') no-repeat top center;
	text-align: center;
}

#footer a{
	color: #595959;
}

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

#footer_content {

}

#footerNav {
	padding: 0px 0px 0px 0px;
}

#footerNav li {
	display: inline;
	border-right: 1px solid #595959;
	padding: 0px 5px;
}

#footerNav li.first{
	padding-left: 0px;
}

#footerNav li.last {
	border: none;
}

#footerNav li a {
	color: #000;
}

#ec_footer {
	padding: 5px 0px 5px 0px;
}

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

#ecarlist_logo {
	width: 137px;
	margin: 0px auto;
}

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

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


/**** inventory styles ****/

#rightColumn {
	float: right;
	display: inline;
	width: 678px;
	margin-right: 12px;
}

#leftColumn {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 250px;
}

#stockVinSearch {
	padding: 0px 0px 10px 10px;
}

#stock {
	width: 130px;
}

#inventory_v2_sidebar_filters h3.non_expandable_menuheader {
	font-size: 11px;
	color: #838383;
	padding: 5px 0px;
}

#currentFilters {
	background: #ba1216;
	font-size: 12px;
	color: #fff;
	padding: 4px 0px 4px 22px;
}

#currentFilters a{
	color: #fff;
}

#inventory_v2_sidebar_filters h2 {
	color: #838383;
	font-size: 18px;
	padding: 10px 0px;
}

#inventory_v2_sidebar_filters h3 {
	color: #333;
	font-weight: bold;
	font-size: 11px;
	padding-left: 16px;
}

.filterList, #vehicle_v2_sidebar_links {
 	padding: 5px;
	border: 1px solid #e8e8e8;
	color: #ababab;
	background: #f9f9f9
}

#filterListWrap {
	padding-bottom: 16px;
	background: url('../images_v2/filterList_bg.png') no-repeat bottom center;
}

.filterList ul {
	margin: 0px 0px 0px 25px;
	font-size: 12px;
}

.filterList li a, #vehicle_v2_sidebar_links li a {
	background: url('../images/filterArrow_bg.png') no-repeat 3px 5px;
	padding: 3px 2px 3px 13px;
	color: #6c6c6c;
}

.filterList li a:hover, #vehicle_v2_sidebar_links li a:hover {
	color: #fff;
	background: #84878c url('../images/filterArrow_bg.png') no-repeat 3px 5px;
}

#inventory_v2_sidebar_filters .expandable{
	display: block;
	float: right;
	background: #666;
	color: #fff;
	padding: 3px;
	margin: 4px 0px 0px 0px;
} 

#inventory_v2_sidebar_filters .expandable a{
	color: #fff;
}

#sort_bar {
	background: transparent;
	color: #333;
	font-size: 11px;
	line-height: 42px;
	border-bottom: 1px solid #6e6d6b
}

#sort_bar a {
	color: #333
}

#sort_bar_right {
	margin-right: 20px;
}

#searchBar {
	background: transparent;
	padding-left: 5px;
	border: none;
	border-bottom: 1px solid #c1c5ca;
}

.inventory_v2_row  {
	border-bottom: 1px dotted #333;
	padding-bottom: 10px;
	margin: 0px 0px 1px 0px;
	background: url('../images/invRow_bg.png') repeat-x
	
}

.inventory_v2_details h4 a {
	color: #ba1216;
}

.inventory_v2_details h4 a:hover {
	text-decoration: underline;
	color: #ba1216;
}

.inventory_v2_price_right .price_line_1 {
	color: #3a4141
}

.inventory_v2_price_right .price_title {
	color: #444
}

.inventory_v2_price_right .price_title {
  	margin-top: 0px;
}

.inventory_v2_details_wrap a, .inventory_v2_details a {
  color: #010000;
}

.inventory_v2_details_wrap a:hover, .inventory_v2_details a:hover {
  color: #ba1216;
  text-decoration: underline;
}

#vehicleDisclaimer {
	font-size: 12px;
	padding: 10px;
	width: 94%
}

#media_center_links {
	margin: 5px 0px 0px 0px
}

/**** vehicle page ****/

#vehicle_mainVitals {
	font-family: Arial, sans-serif;
}

#vehicle_topbar {
	background: transparent;
	border: none;
	color: #fff;
	margin-bottom: 3px;
	border-bottom: 1px solid #c1c5ca;
}

#vehicle #searchBar {
	background: url('http://images1.ecarlist.com/sites/images/listingImages/bgSearchBar.gif') repeat-x;
	border-bottom: none;
	border-top: 5px solid #000;
}

#vehicle_topbar a{
	color: #333
}

#vehicle_social_buttons {
	margin-top: 10px;
}

#vehicle_v2_sidebar_links {
	padding: 15px 0px 10px 15px;
}

#vehicle_title {
	font-size: 22px;
	color: #ba1216
}

#vehicle_contact {
	color: #444;
}

#vehicle_contact a{
	color: #444;
}

.ip_dottedLine {
	border-bottom: 1px dotted #373737;
	margin-bottom: 5px;
}

#vitalsContainer {
	margin-top: 10px;
}

#vehicle_mainPhoto {
	margin-bottom: 10px
}

#vehicle_mainVitals .price_line_1 {
	color: #3a4141;
	font-size: 32px;
	font-weight: bold;
}

#vitalsContainer ul li {
	color: #8a8a8a;
	font-size: 12px;
}

#vehicle .price_title.gray_ten {
	color: #4c4c4c
}

#vitalsContainer ul li strong{
	color: #4c4c4c
}

a#vehicle_v2_notify_button img{
	display: none;
}

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

#vehicle_details_middle {
	color: #333;
}
	
/**** similar vehicles ****/

#similarVehicles h3 {
	color: #444;
	padding: 10px 0px;
	font-size: 16px;
	font-weight: normal;
	text-align: center
}

.similarVehicle {
	padding: 10px 0px 10px 10px;
	color: #e8e8e8;
	font-size: 12px;
	border: 1px solid #d8d8d8;
	color: #444;
	
}

.similarVehicle li a {
	color: #444;
}

.similarVehicle li.price {
	color: #444
}

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

#contact_incentives {
	width: 229px;
	margin-left: 1px;
}

#contact_incentives .input_element {
	width: 175px !important;
}


#contact_small {
	width: 242px;
	background: url('../images/dealerContact_bg.png') no-repeat 0px 31px;
	padding: 0px 0px 30px 0px;
	margin: 0px auto;
}

#contact_small h2 {
	background: url('../images/dealerContact_header.png') no-repeat;
	height: 31px;
	width: 242px;
	text-indent: -9000px;
}

form#contact_small.validation label {
	margin-left: 5px;
	font-size: 11px;
}

form#contact_small.validation ol {
	padding: 20px 0px 0px 0px;
}

form#contact_small.validation ol li {
	clear: both;
	padding: 0px 5px 0px 0px;
}

#contact_small .input_element {
  width: 186px !important;
}

#ec_is_submit {
	height: 30px;
	padding: 10px 0px;
}

#ec_is_submit .submitButton {
	display: block;
	width: 207px;
	height: 30px;
	margin: 0px auto;
	background: url('http://images1.ecarlist.com/sites/porter_auto/listingImages/btnSubmit.gif') no-repeat;
	text-indent: -9000px;
	font-size: 0px;
	line-height: 0px;
	border: none;
	cursor: pointer
}

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

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

#left {
	display: inline;
	width: 253px;
	margin-left: 10px;
}

#right {
	width: 676px;
	float: right;
	display: inline;
	margin-right: 10px;
}

#right h2 {
	font-size: 22px;
	margin-bottom: 10px;
}

#right p {
	line-height: 18px;
}

#notify_middle h2{
	font-size: 22px;
	margin-bottom: 10px;
}

#notify_middle {
	width: 62%;
	padding-left: 15px;
}

#quicklinks_container {
	display: none;
}

.custom_pages ul {
	padding: 0px 0px 5px 20px;
	list-style-type: disc;
	line-height: 18px;
}

.custom_pages ol {
	padding: 0px 0px 5px 20px;
	line-height: 18px;
	list-style-type: decimal
}

.custom_pages ul li, .custom_pages ol li{
	padding: 5px 0px;
}

/**** financing ****/

#financeHeader {
	width: 946px;
	float: none
}

#financeLeft {
	width: 71.5%;
	padding-left: 15px;
}

#financeLeft h2{
	font-size: 22px;
	margin-bottom: 15px;
}

#financeLeft p {
	line-height: 17px;
}

#financing #sidebar_address_content {
  font-size: 11px;
}

/***** sidebar address *****/

#sidebar_address {
	border-top: 4px solid #5c5c5c
}

#sidebar_address_head {
	font-size: 12px;
	padding: 5px 0px 5px 10px;
}

#sidebar_address_content {
	font-size: 13px;
}

#sidebar_address_titles {
	margin: 0px 5px 0px 10px;
}

a#getdirections {
	display: block;
	background: #666;
	color: #fff;
	padding: 3px;
	border: 1px solid #333;
	margin: 4px 0px 0px 10px;
	float: left;
}

/***** service / parts *****/

#service #vehicle_question_submit, #parts #vehicle_question_submit  {
	width: 207px;
	margin: 20px auto;
}

/*** vct *****/

#vct_container {
  color: #000;
}

.vctTabs_container li a {
	color: #444;
}

/*** resource buttons ***/

#resource_buttons li {
	float: left;
	display: inline;
	width: 110px;
	height: 54px;
	margin-bottom: 5px;
}

#resource_buttons li.first, #resource_buttons li.third {
	margin-right: 10px;
}

.auto_resource {
	display: none;
}

.camper_resource .first {
	background: url('../images/dutchman_logo.jpg') no-repeat;
}

.camper_resource .second {
	background: url('../images/aerolite_logo.jpg') no-repeat center center;
}

.golf_resource .first {
	background: url('../images/clubcar_logo.jpg') no-repeat center center;
}

.golf_resource .second {
	background: none;
}

.trailer_resource .first {
	background: url('../images/trailers_logo.jpg') no-repeat center center;
}

.trailer_resource .second {
	background: url('../images/bri_mar_logo.jpg') no-repeat center center;
}

.trailer_resource .third {
	background: url('../images/carmate_logo.jpg') no-repeat center center;
}

.trailer_resource .fourth {
	background: url('../images/feather_logo.jpg') no-repeat center center;
}
