@charset "UTF-8";
@import url(http://images1.ecarlist.com/sites/common/similar_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_sidebar_links.css);
@import url(http://images1.ecarlist.com/sites/common/v2_top_search.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_top.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_vitals.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_tools.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_details.css);
@import url(http://images1.ecarlist.com/sites/common/news_sidebar.css);
@import url(http://images1.ecarlist.com/sites/common/news.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_sidebar_filters.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_right.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_sidebar_contact.css);
@import url(http://images1.ecarlist.com/sites/common/new_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/featured_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/sitemap-2.0.css);
@import url(http://images1.ecarlist.com/sites/common/specials_footer.css);
@import url(http://images1.ecarlist.com/sites/common/specials.css);
@import url(http://images1.ecarlist.com/sites/common/common_classes.css);
@import url(http://images1.ecarlist.com/sites/common/columns.css);
@import url(http://images1.ecarlist.com/sites/common/dropdown.css);

/**************************************************
Teterboro 2474
***************************************************/

body {
	background: #474747;
	font-size: 14px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #444;
}

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

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

#header {
	background: url('http://preferredluxury.hostrevo.com/site_headers/preferred_luxury_header.png') no-repeat;
	width: 965px;
	height: 118px;
	margin: 10px auto 0px;
}

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

#content {
	margin-top: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    background-color: #FFFFFF;
    padding-bottom: 10px;
    padding-top: 24px;
}

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

h3#home_link a {
	float: left;
	display: block;
	width: 980px;
	height: 75px;
	text-indent: -9000px;
}

/**** Nav Bar*****/
#priNav {
	background: url('http://teterborojeepchrysler.com/wp-content/themes/iBlogPro/pro/images/nav-bg-black.png') no-repeat;
	width: 980px;
	list-style-type: none;
	margin: 0px auto;
	height: 39px;
	margin-top: 5px;
}

#priNav ul {
	display: none;
}

#priNav li {
	display: inline;
	float: left;
	padding: 0px 0px;
	height: 38px;
	background: url('http://teterborojeepchrysler.com/wp-content/themes/iBlogPro/pro/images/navdivider-black.png') no-repeat right center;
}

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

#priNav li.last {
	background: transparent;
}

#priNav li a {
	float: left;
	display: inline;
	color: #fff;
	padding: 0px 15px;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
}

#priNav li a:hover {
	background: url('http://teterborojeepchrysler.com/wp-content/themes/iBlogPro/pro/images/nav-sprite-black.png') repeat-x;
	color: #fff;
	text-decoration: none;
}

#priNav li a#priNav_Home {
	background: url('http://teterborojeepchrysler.com/wp-content/themes/iBlogPro/images/home-icon-trans.png') no-repeat center 5px;
	width: 26px;
	height: 39px;
	text-indent: -9000px;
}

/*dropdown menu*/

#dropmenudiv, #dropmenudiv_firefox{
	font-size: 11px;
	border: 1px solid #333;
	background-color: #000;
	margin: 0px;
	padding: 0px 0px 10px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	
}

#dropmenudiv a, #dropmenudiv_firefox a  {
	border-bottom:none;
	color: #fff;
	padding: 10px 0px;
  	font-size: 13px;
  	text-indent: 15px;
  	margin: 0px;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover { 
	background-image: none;
	background: #474747;
	color: #fff;
	border-bottom:none;
  	font-weight: normal;
}

/***** Inventory Page *****/
#right {
	display: inline;
	margin-right: 10px;
}

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

#leftColumn {
	display: inline;
	margin-left: 10px;
	width: 243px;
	font-family: Arial;
}

#rightColumn {
	display: inline;
	margin-right: 10px;
	font-family: Arial;
}

#site_logoSection {
	display: none;
}

#inventory_v2_sidebar_filters {
	background: transparent;
}

#currentFilters {
	color: #fff;
	padding: 3px 4px;
	background: #336699;
	border-color: #7e7e7e;
}

#currentFilters p {
	color: #fff;
}

#currentFilters a {
	color: #fff;
}

#inventory_v2_sidebar_filters h3.non_expandable_menuheader {
	color: #717171
}

#inventory_v2_sidebar_filters h3 {
	color: #333;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 12px;
}

#inventory_v2_sidebar_filters h2 {
	color: #333;
}

#searchBar, #vehicle_topbar  {
	background: url('../images/searchBar_bg.png') repeat-x;
	border-bottom: none;
	margin-bottom: 0px;
	border: none;
}

#vehicle #searchBar {
	border-top: none;
}

#sort_bar {
	background: url('../images/sortBar_bg.png') repeat-x;
}

#sort_bar a:hover {
	color: #668ca9
}

.filterList, #vehicle_v2_sidebar_links  {
	background: #ececec;
	color: #989898;
	font-family: Helvetica, Arial;
	font-size: 12px;
}

.filterList li a, #vehicle_v2_sidebar_links li a {
	background: url('../images/filterArrow_blue.png') no-repeat 4px center;
	padding-left: 22px !important;
	color: #444;
	font-size: 13px;
	border-color: #bcbcbc;
}

.filterList li a:hover, #vehicle_v2_sidebar_links li a:hover {
	color: #fff;
	background: #336699 url('../../images/listingImages/arrowTree_white.gif') no-repeat 4px center;
}

#vehicle_v2_sidebar_links {
	border: 1px solid #000;
	padding: 9px !important;
}

.expandable a {
	color: #fff;
}

.inventory_v2_row {
	border-bottom: 2px dotted #444;
	color: #444;
	background: transparent;
	font-family: Arial;
}

.inventory_v2_details h4 a {
	color: #444;
}

.inventory_v2_details h4 a:hover {
	color: #336699;
}

.inventory_v2_pagination a {
	color: #999;
}

.inventory_v2_pagination a:hover {
	color: #fff;
}

.inventory_v2_pagination {
	color: #ccc;
}

.price_line_1 {
	color: #333;
	padding: 1px 0px;
}

.color_pri {
	color: #336699;
}

.inventory_v2_details_links a {
	color: #444;
}

.inventory_v2_details_links a:hover, .inventory_v2_details_wrap a.btn_inventory_photos:hover, .inventory_v2_details a.btn_inventory_photos:hover {
	color: #336699;
}

#vehicleDisclaimer {
	color: #444;
}

#vehicle_v2_notify_button img {
	display: none;
}

#vehicle_v2_notify_button {
	background: url('../images/vehicleFinder_button.png') no-repeat;
	width: 240px;
	height: 96px;
	display: block;
	margin: 15px auto;
}

#vehicle_topbar, #vehicle_topbar a {
	color: #595959
}

#vehicle_title {
	color: #444;
}

#vehicle_mainVitals {
	color: #444;
	font-size: 11px;
}

#vehicle_mainVitals .price_line_1 {
	font-size: 26px;
	font-weight: bold;
}

#vehicle_contact span {
	color: #444;
	font-size: 20px;
}

#vehicle_contact a{
	color: #006dff;
}

#vehicle_contact a:hover{
	color: #333;
}

#vehicle_thumbs {
	background: #2B2B2B
}

#similarVehicles h3 {
	color: #444;
	font-size: 17px;
	padding: 3px 0px 10px;
	text-align: center;
}

.similarVehicle {
	background: #ececec;
	border: 1px solid #c2c2c2;
	color: #444;
	font-size: 12px;
}

.similarVehicle a{
	color: #444
}

.similarVehicle a:hover{
	color: #336699
}

#customer_tools_bottom_middle {
	background: #fff;
}

#inventory_v2_sorry_text {
	color: #fff;
}

#inventory_v2_sorry .similarVehicle {
	color: #000;
}

#vehicle_count_controls {
	width: 40%;
	text-align: left;
}

/**** Dealer Contact Inventory ****/

#inventory_v2_sidebar_contact, #dealer_contact {
	height: 392px;
	width: 240px;
	background: url('../images/dealerContact_bg.png') no-repeat;
	padding: 0px 0px 0px 10px;
	color: #000;
	border: none;
	margin: 10px auto;
	font-size: 12px;
}

#inventory_v2_sidebar_contact h2, #dealer_contact h2 {
	width:238px;
	height: 31px;
	line-height: 31px;
	color: #fff;
	font-size: 16px;
	text-align: center;	
	text-indent: -9000px;
	margin-bottom: 15px;
}

#inventory_v2_sidebar_contact fieldset ol, #dealer_contact fieldset ol  {
	width: 220px;
	margin: 0px auto;
}

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

#ec_is_submit{
	width: 161px;
	height: 29px;
	margin: 5px auto;
}

.submitButton {
	background: #c6c6c6;
	width: 161px;
	height: 29px;
	cursor: pointer;
	margin: 0px auto;
	border: 1px solid #a8a8a8;
}

.submitButton:hover {
	color: #cc0000;
}


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

#sidebar_address a#getdirections {
	margin-top: 15px;
	float: left;
}

#sidebar_address a#getdirections:hover {
	color: #336699
}

#notify #notify_middle h2, #about #right h2, #testimonials #right h2, #shipping #right h2, #specials #right h2, #warranty h2, #financing #main_content #financeLeft h2, #notify_middle h2, #right h2, #financeLeft h2  {
	color: #444;
	font-family:"Century Gothic",Arial,sans-serif;
	font-size: 20px;
	background: transparent;
	padding-bottom: 10px;
}

#notify_middle p, #right p, #financeLeft p {
	color: #444;
	padding-bottom: 10px;
}

#financeLeft {
	margin-left: 15px;
}

#financeRight {
	margin-right: 13px;
}

#right.custom_pages p {
	line-height: 17px;
}

.custom_pages ul {
	padding-left: 25px;
}

.custom_pages ul li {
	margin-bottom: 5px;
}

#socal td {
	padding-right: 25px;
}

/*### =notify #####
#################*/
#notify_form_div {
	background: #e0e0e0;
	color: #000;
	width: auto !important;
}
#notify_form_div h3 {
	height: 39px;
	background: url(http://images1.ecarlist.com/sites/templates/common/images/notify_top.jpg) no-repeat top right;
	padding: 17px 0 0 15px;
	color: #fff;
}
.tb_even,
.nfd_even {
	background: #fff;
}
#notify_image {
	margin-top: 80px;
}

#notify_right {
	margin-right: 8px;
}


/**** footer ****/

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

#footer{
	font-size: 11px;
	width: 940px;
	margin: 0px auto 15px;
	color: #333;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px;
	background-color: #fff;
	margin-top: 15px;
}

#footer_logo {
	background: url('http://preferredluxury.hostrevo.com/files/2011/01/PreferredLux_footer_logo.png') no-repeat;
	width: 144px;
	height: 131px;
	text-indent: -9000px;
	float: left;
	display: block;
}

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

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

#footer_content{
	width: 100px;
	padding: 5px 0px 10px 0px;
	text-align: left;
	float: left;
	display: inline;
	margin-left: 20px;
}

#footer_content p {
	color: #555;
	padding: 0px 0px 3px 0px;
}

ul#footerNav li {
	list-style-type: none;
	border: none;
	padding: 0px 0px;
	font-family: Arial;
	font-size: 11px;
}

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

ul#footerNav li.last {
	border: none;
}

ul#ec_footer{
	list-style-type: none;
	text-align: center;
	color: #fff;
	font-size: 10px;
}

ul#ec_footer li{
	display: inline;
	margin: 0px 0px;
	border-right: 1px solid #fff;
	padding: 0px 5px 0px 5px;
}

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

ul#ec_footer li a{
	color: #fff;
}

ul#ec_footer li.last{
	border-right: none;
}

h3#ecarlist_logo{
	float: right;
	display: inline;
	margin: 25px 0px 0px 0px;
}

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

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

.footer_text {
	float: left;
	display: inline;
	width: 150px;
	margin-right: 15px;
}

#specials_navigation ul,
#specials_navigation_wrap,
#specials_navigation ul li a:hover, 
.specials_item  {
    border-color: #333 !important;
    color: #666;
    background: #ececec;
}

.specials_item_left h3 {
	color: #666;
}

.automated_10425_line1, .automated_10426_line1 {
	color: #666 !important;
}

.automated_10425_line3, .automated_10426_line3 {
	color: #000 !important;
}

a.plimage {background:transparent url(../images/pagelines.png) no-repeat scroll center center; color:#EEEEEE; display:block; font-size:8px; height:55px; margin: 0 auto; text-indent:-3330em; width:40px;}