@charset "UTF-8";

/* ################################################
###             IMPORT CSS STYLES               ###
################################################ */

@import url(http://images1.ecarlist.com/sites/default/default_white/css/globalInner.css);
@import url(http://images1.ecarlist.com/sites/common/dropdown.css);
@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.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);


/* ###########################################
###          #main block styles            ###
########################################## */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width:1000px;
	padding:0px;
	margin:0px auto;
}
#header {
	width:1000px;
	height:74px;
}
#header_left {
	width:180px;
	height:74px;
	margin:0px;
	padding:0px;
	float:left;
	background: url(../images/top-logo.gif) no-repeat left top;
}
#header_left h1 {
	margin:0px;
	padding:8px 0px 0px 4px;
}
#header h1 a {
	display:block;
	width:106px;
	height:55px;
	text-indent: -9000px;
}
#header_right {
	float:right;
	width:800px;
	height:70px;
	border-top:4px solid #d35267;
}
#header_right h1 {
	float:left;
	margin:0px;
	padding:17px 0px 0px;
	color:#888;
	font-size:20px;
}
#header_right h2 {
	float:right;
	margin:0px;
	padding:16px 0px 0px;
	color:#c03d58;
	font-size:18px;
}
.clear {
	margin:0;
	padding: 0;
	clear:both;
}
#main_content {
	width:998px;
	margin:10px 0px 0px;
	padding:20px 0px;
	/* background:#fff url(../images/main_content_tile.gif) repeat-x center bottom; */
	border:1px solid #f6f6f6;
}


#priNav {
	margin:0;
	padding:10px 0px 0px;
	list-style-type: none; 
}
#priNav li {
	float:left;
	margin:0px;
	padding:0px 18px;
	border-left:2px solid #ccc;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
}
#priNav li a {
	color:#888;
	text-decoration: none;
}
#priNav li ul {
	display:none;
}

/* #################################################
###              #drop down menus                ###
################################################ */

#dropmenudiv, #dropmenudiv_firefox {
	background:#fff;
	margin-left:-15px;
}

#dropmenudiv a, #dropmenudiv_firefox a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#888;
	border:none;
	border-bottom:1px solid #888;
	text-decoration:none;
	padding:0;
	margin: 5px 5px 5px 3px;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover {
	color:#d35267;	
	background:#fff;
}

/* #################################################
###                    #footer                   ###
################################################ */

#footer {
	width:1000px;
	padding:0px;
	margin:0px 0px 15px 0px;
}
#footer_left {
	width:130px;
	float:left;
	margin:0px;
	padding:0px;
}
#footer_left p {
	font-size:7pt;
	color:#999;
}
#footer_left a {
	color:#999;
}
#footer_right {
	width:85px;
	float:right;
	margin:0px;
	padding:0px;
}
#footer_right h1 {
	margin:10px 0px 0px;
	padding:0px;
	display:block;
	width:85px;
	height:15px;
	background: url(../images/nissan_wordmark.gif);
	text-indent: -9000px;
}
#footer_mid {
	float:left;
	display:inline;
	margin:10px 0px 0px 20px;
	width:700px;
	text-align: center;	
}
#footerNav {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#footerNav li {
	display:inline;
	font-size:7pt;
	color:#999;
	margin:0px;
	padding:0px 20px 0px 5px;
	border-left:1px solid #999;
	text-transform: capitalize;
}
#footerNav li a {
	color:#999;
	text-decoration: none;
}
#footerNav li a:hover {
	color:#d35267;
}
#sitemapNav {
	margin:5px 0px 0px;
	padding:0px;
	list-style-type: none;
}
#sitemapNav li {
	display:inline;
	font-size:7pt;
	color:#999;
	margin:0px;
	padding:0px 20px 0px 5px;
	border-left:1px solid #999;
	text-transform: capitalize;
	color:#999;
}
#sitemapNav li a {
	color:#999;
	text-decoration: none;
}
#sitemapNav li a:hover {
	color:#d35267;
}


/* ###################################################
###               #inventory pages                 ###
################################################### */

/* filter lists on right side */

#leftColumn #site_logoSection {
	display:none;
}

#home #leftColumn {
	display:inline;
	margin-left:10px;
}
#inventory #leftColumn {
	display:inline;
	margin-left:10px;
}
#home #rightColumn {
	display:inline;
	margin-right:10px;
}
#inventory #rightColumn {
	display:inline;
	margin-right:10px;
}

#leftColumn .filterList {
	background:#fff;
	border:1px solid #d7d7d7;
	margin-bottom:5px;
	padding:3px;
}
#leftColumn .filterList h3 {
	padding-left:20px;
}
#leftColumn .filterList ul {
	padding: 0px 0px 0px 10px;
}
#leftColumn .filterList li {
	font-size:11px;
}
#leftColumn .filterList li a:hover {
	background:#D35267 url(http://images1.ecarlist.com/sites/images/listingImages/arrowTree_white.gif) no-repeat 2px center;
	color:#fff;
	text-decoration:none;
}
#leftColumn .filterList span a {
	float:left;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
#leftColumn .filterList span a:hover {
	color:#D35267;
}

#leftColumn #inventory_v2_sidebar_filters h2 {
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	color:#666;
}
#leftColumn #inventory_v2_sidebar_filters h3 {
	font-size:12px;
	font-weight:bold;
	padding-top:3px;
	color:#666;
}

#leftColumn #currentFilters {
	background:#ededed;
	border:1px solid #cccccc;
	margin-bottom:5px;
	padding:3px;
}
#leftColumn #currentFilters p {
	font-size:13px;
	padding: 3px 3px 3px 10px;
	color:#666666;

}
 #leftColumn #currentFilters p a {
	font-size:14px;
	color:#666666;

}

#leftColumn #inventory_v2_sidebar_contact {
	background:#fff url(http://images1.ecarlist.com/sites/grubbsnissan/images/email_dealer_white.gif) no-repeat center top;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	margin-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:55px;
	color:#666;
}

#rightColumn #searchBar {
	border-top:2px solid #000000;	
}

#rightColumn #sort_bar  {
	font-size:12px;
	background:none;
}
#rightColumn #sort_bar a:hover  {
	color:#ca204e;
}
#rightColumn .inventory_v2_row {
	background: none;
}
#rightColumn .price_line_1 {
	color:#ca204e;
	font-size:16pt;
	padding-bottom:10px;
	padding-top:5px;
}
#rightColumn .inventory_v2_details h4 {
	font-size:10pt;
}
#rightColumn .inventory_v2_details h4 a {
	color:#444444;
}

#rightColumn .inventory_v2_details_links li a {
	color:#444444;
}
#rightColumn .inventory_v2_details_links li a:hover {
	color:#ca204e;
}

#rightColumn .inventory_v2_pagination a {
	color:#444;
}
#rightColumn .inventory_v2_pagination a:hover {
	color:#ca204e;
}

#rightColumn #vehicleDisclaimer {
	padding-top:15px;
	padding-bottom:15px;
}
#rightColumn #vehicleDisclaimer p {
	font-size:10px;
}
#rightColumn .inventory_v2_price {
	width:168px;
}

/* ###################################################
###                #vehicle pages                  ###
################################################### */

#vehicle #site_logoSection {
	display:none;
}

#vehicle #leftColumn {
	display:inline;
	margin-left:10px;
	margin-top:22px;
}
#vehicle #rightColumn {
	display:inline;
	margin-right:10px;
}


#vehicle #vehicleDisclaimer {
	padding-top:15px;
	padding-bottom:15px;
}
#vehicle #vehicleDisclaimer p {
	font-size:12px;
}

#vehicle .similarVehicle {
	background:#fff;
	border:1px solid #d7d7d7;
	margin-bottom:5px;
	color:#666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#vehicle .similarVehicle ul li a {
	font-size:11px;
	color:#444;
	font-weight:bold;
	text-decoration:none;
}
#vehicle .similarVehicle ul li a:hover {
	text-decoration:underline;
}
#vehicle .similarVehicle ul li {
	font-size:10px;
	color:#666;
}

#vehicle #vehicle_v2_sidebar_links {
	background:#fff;
	border:1px solid #d7d7d7;
	margin-bottom:5px;
	color:#666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;

}

#vehicle #vehicle_v2_sidebar_links ul li {
	font-size:11px;
}
#vehicle #vehicle_v2_sidebar_links ul li a {
	color:#666666;
}
#vehicle #vehicle_v2_sidebar_links ul li a:hover {
	background:#D35267 url(http://images1.ecarlist.com/sites/images/listingImages/arrowTree_white.gif) no-repeat 2px center;
	color:#fff;
}
#vehicle #vehicle_v2_sidebar_links p {
	font-size:13px;
	font-weight:bold;
	padding-left:20px;
	padding-top:0px;
	padding-bottom:2px;
	color:#666666;
}

#vehicle #similarVehicles h3 {
	color:#666666;
	font-size:13px;
	padding-bottom:5px;
	padding-top:10px;
}

#vehicle #vehicle_topbar {
	margin-top:20px;
	background:none;
	font-size:12px;
}
#vehicle #vehicle_topbar a {
	color:#444;
}
#vehicle #vehicle_topbar a:hover {
	color:#ca204e;
}

#vehicle #searchBar {
	border-top:2px solid #000000;
}
#vehicle #vehicle_title {
	font-size:18pt;
	width:450px;
}
#vehicle #vehicle_contact {
	text-align:right;
	margin-right:10px;
}
#vehicle #vehicle_contact a {
		font-size:12px;
		color:#D35267;
		text-decoration: none;
}
#vehicle #vehicle_contact span {
	font-size:16px;
	font-weight:bold;
}
#vehicle .price_line_1 {
	color:#ca204e;
	font-size:20pt;
	font-weight:bold;
}

/* Vehicle Listing Details */
#vehicle #vitalsContainer ul li {
	font-size:10px; /* Set to 10px so that the vin number will not wrap around to the next line */
}

/* Buttons underneath the main photo */
#vehicle #media_center_links li a {
	margin-top:5px;
}

/* Vehicle Picture Thumbnails - Set this to space them properly */
#vehicle #vehicle_thumbs img {
	margin:2px 7px;
}

/* Label for fields on the Customer Tools forms */
#vehicle .customer_tools_label {
	font-size:  ;
}

/* give some space to the subject line for the make an offer form */
#vehicle #trade_offer_subject {
	padding-bottom:10px;
}

#vehicle #dealerboxName {
	padding-top:5px;
	font-size:14px;
}
#vehicle .dealerboxAdd {
	font-size:12px;
}
#vehicle #dealerboxPhone {
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
#vehicle #dealerboxMap a {
	font-size:12px;
	color:#152849;
	text-decoration:none;
}
#vehicle #dealerboxMap a:hover {
	text-decoration:underline;
}

#vehicle .customer_tools_label {
	font-size:12px;
}
#vehicle #trade_offer_subject {
	margin-bottom:15px;
}

#vehicle .vehicle_details_pagination a:hover {
	background:#000000 url(../../images/innerpageImages/bgDescNav_r.gif) no-repeat scroll center bottom;
	color:#FFFFFF;
}
#vehicle .vehicle_details_pagination a.selected {
	background:#CCCCCC url(../../images/innerpageImages/bgDescNav_r.gif) no-repeat scroll center bottom;
	color:#000000;
}
#vehicle .vehicle_details_pagination a {
	background-color:#666666;
	color:#FFFFFF;
	font-size:11pt;
	margin-left:5px;
	padding:8px 10px;
	text-decoration:none;
}



