@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-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);


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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width:980px;
	padding: 0px;
	margin:0px auto;
}
#header {
	width:980px;
	height:93px;
	padding:0px;
	margin:0px;
}
#header_left {
	float:left;
	margin:0px;
	padding:0px;
	width:152px;
	height:93px;
	background: url(../images/top_logo.gif) no-repeat left top;
}
#header_left h1 {
	margin:0px;
	padding: 17px 0px 0px;
}
#header_left h1 a {
	display:block;
	width:137px;
	height:76px;
	text-indent: -9000px;
}
#header_right {
	float:right;
	margin:0px;
	padding:0px;
	width:828px;
	height:93px;
	background: url(../images/top_phone_new.gif) no-repeat right top;
}
#header_right h1 {
	display:none;
}
#home_flash {
	width:980px;
	height:414px;
	margin:9px 0px 15px;
	padding:0px;
}
#home_flash_inside {
	width:980px;
	height:414px;
	margin: 0;
	padding: 0;
	background: url(../images/flash_placeholder.jpg) no-repeat center top;
}
#main_content {
	width:980px;
	margin:0px;
	padding:0px;
}
#main_content_inner {
	width:978px;
	margin:10px 0px 10px 0px;
	padding:20px 0px 0px;
	border: 1px solid #848484;
}
.clear {
	margin:0px;
	padding: 0px;
	clear: both;
}
p { 
	margin: 5px 0;
}

a {
	color: #666;
	text-decoration:none;
}
a:link {}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:visited {}
a:active { outline:none; }
a:focus { outline-style: none; }


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

#priNav {
	margin:80px 0px 0px;
	padding:0px;
	list-style-type: none;
}
#priNav li {
	float:left;
	margin:0px;
	padding:0px;
}
#priNav li a {
	display:block;
	height:13px;
	text-indent: -9000px;
	background: url(../images/priNav.gif);
}
#priNav li a#priNav_home {
	width:56px;
	background-position: 0px;
}
#priNav li a#priNav_specials {
	width:69px;
	background-position: -56px;
}
#priNav li a#priNav_inventory {
	width:77px;
	background-position:-125px;
}
#priNav li a#priNav_vehicle_finder {
	width:105px;
	background-position: -202px;
}
#priNav li a#priNav_financing {
	width:76px;
	background-position: -307px;
}
#priNav li a#priNav_shipping {
	width:68px;
	background-position: -383px;
}
#priNav li a#priNav_service_and_parts {
	width:110px;
	background-position: -451px;
}
#priNav li a#priNav_about_us {
	width:71px;
	background-position: -561px;
}
#priNav li a#priNav_contact_us {
	width:84px;
	background-position: -632px;
}
#priNav li a#priNav_hours_and_location {
	width:112px;
	background-position: -716px;
}
/* rollover states */
#priNav li a#priNav_home:hover {
	width:56px;
	background-position: -828px;
}
#priNav li a#priNav_specials:hover {
	width:69px;
	background-position: -884px;
}
#priNav li a#priNav_inventory:hover {
	width:77px;
	background-position:-953px;
}
#priNav li a#priNav_vehicle_finder:hover {
	width:105px;
	background-position: -1030px;
}
#priNav li a#priNav_financing:hover {
	width:76px;
	background-position: -1135px;
}
#priNav li a#priNav_shipping:hover {
	width:68px;
	background-position: -1211px;
}
#priNav li a#priNav_service_and_parts:hover {
	width:110px;
	background-position: -1279px;
}
#priNav li a#priNav_about_us:hover {
	width:71px;
	background-position: -1389px;
}
#priNav li a#priNav_contact_us:hover {
	width:84px;
	background-position: -1460px;
}
#priNav li a#priNav_hours_and_location:hover {
	width:112px;
	background-position: -1544px;
}


/* ###########################################
###               #home page               ###
########################################## */

#home_text {
	float:left;
	width:540px;
	margin:0px;
	padding:0px;
}
#home_text p {
	font-size:11px;
	color:#adaeae;
	padding:0px;
	margin:0px 0px 5px;
}
#home_text p span {
	color:#f37538;
}

#home_contact {
	float:left;
	display:inline;
	margin:0px 0px 0px 25px;
	padding:36px 0px 0px;
	width:216px;
	height:80px;
	background: url(../images/contact_box_bkgd.gif) no-repeat center center;
	text-align: center;
}
#home_contact p {
	font-size:12px;
	color:#808285;
	margin:0px;
	padding:0px 0px 3px 0px;
}

#home_quicklinks {
	float:right;
	width:174px;
	height:114px;
	margin:1px 0px 0px;
	padding:0px;
}
#ql_home {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#ql_home li {
	margin:0px 0px 4px 0px;
	padding:0px;
}
#ql_home li a {
	display:block;
	width:174px;
	height:19px;
	text-indent: -9000px;
	background: url(../images/quicklinks.gif);
}
#ql_home li a#dealership {
	background-position: 0px -19px;
}
#ql_home li a#testimonials {
	background-position: -174px -19px;
}
#ql_home li a#quote {
	background-position: -348px -19px;
}
#ql_home li a#email {
	background-position: -522px -19px;
}
#ql_home li a#directions {
	background-position: -696px -19px;
}
/* rollover states */
#ql_home li a#dealership:hover {
	background-position: 0px 0px;
}
#ql_home li a#testimonials:hover {
	background-position: -174px 0px;
}
#ql_home li a#quote:hover {
	background-position: -348px 0px;
}
#ql_home li a#email:hover {
	background-position: -522px 0px;
}
#ql_home li a#directions:hover {
	background-position: -696px 0px;
}

#home_featured {
	width:980px;
	margin:15px 0px 0px;
	padding:15px 0px 7px 0px;
	border-top:1px solid #bfc0c2;
}
#home #featuredVehicles_title {
	display:none;
}
#home #random_list_location #random_list_item img {
	border:1px solid #839296;
}
#home #random_list_location #random_list_item {
	font-size:11px;
	height:110px;
	margin:0px 5px;
}
#home #random_list_location #random_list_item a {
	color:#839296;
}


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

#footer {
	width:980px;
	margin:8px 0px 15px;
	padding:7px 0px;
	border-top:1px solid #bfc0c2;

}
#footer h1 {
	float:right;
	padding:0px;
	margin:0px;
}
#footer h1 a {
	display:block;
	width:139px;
	height:30px;
	text-indent: -9000px;
	background: url(../images/ecarlist.gif);
}
#footer h1 a:hover {
	background-position: -139px;
}
#footerNav {
	margin:0px;
	padding: 0px;
	list-style-type:none;
}
#footerNav li {
	display:inline;
	margin:0px;
	padding:0px 5px;
	border-right:1px solid #bcbdbd;
	font-size:9px;
	text-transform: uppercase;
}
#footerNav li.last {
	border:none;
}
#footerNav li a {
	color:#bcbdbd;
	text-decoration: none;
}
#footerNav li a:hover {
	color:#f37538;	
}
#ec_footer {
	margin:0px;
	padding: 0px;
	list-style-type:none;
}
#ec_footer li {
	display:inline;
	margin:0px;
	padding:0px 5px;
	border-right:1px solid #bcbdbd;
	font-size:9px;
	text-transform: uppercase;
	color:#bcbdbd;
}
#ec_footer li.last {
	border:none;
}
#ec_footer li a {
	color:#bcbdbd;
	text-decoration: none;
}
#ec_footer li a:hover {
	color:#f37538;	
}
#cmsFooter {
	margin:0px;
	padding: 0px;
	list-style-type:none;
}
#cmsFooter li {
	display:inline;
	margin:0px;
	padding:0px 5px;
	border-right:1px solid #bcbdbd;
	font-size:9px;
	text-transform: uppercase;
	color:#bcbdbd;
}
#cmsFooter li.last {
	border:none;
}
#cmsFooter li a {
	color:#bcbdbd;
	text-decoration: none;
}
#cmsFooter li a:hover {
	color:#f37538;	
}

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

/* filter lists on right side */

#leftColumn #site_logoSection {
	display:none;
}

#inventory #leftColumn {
	display:inline;
	margin-left:10px;
	margin-top:28px;
}
#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:#f37538 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:#f37538;
}

#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:none;
	background:none;	
}

#rightColumn #sort_bar  {
	font-size:12px;
	background: url(http://images1.ecarlist.com/sites/images/listingImages/bgSearchBar.gif) repeat-x scroll left top;
}
#rightColumn #sort_bar a:hover  {
	color:#f37538;
}
#rightColumn .inventory_v2_row {
	background: none;
}
#rightColumn .price_line_1 {
	color:#f37538;
	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:#f37538;
}

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

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

/* ###################################################
###                #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:#f37538 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;
	text-decoration: none;
}
#vehicle #vehicle_topbar a:hover {
	color:#f37538;
}

#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:#f37538;
		text-decoration: none;
}
#vehicle #vehicle_contact span {
	font-size:16px;
	font-weight:bold;
}
#vehicle .price_line_1 {
	color:#f37538;
	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;
}

/* #################################################
###                  #specials                  ###
################################################ */

#specials #site_logoSection {
	display:none;
}
#specials #left {
	display:inline;
	margin-left:10px;
	margin-top:10px;
	padding:0px;
	width:240px;
}
#specials #right {
	display:inline;
	margin-right:10px;
	margin-top:10px;
	padding:0px;
}
#specials #dealer_contact {
	border:1px solid #ccc;
	background-color: #fff;
	padding:10px;
}
#specials #dealer_contact h2 {
	font-size:16px;
	padding-bottom:10px;

}
#specials #dealer_contact .section {
	font-size:12px;
}
#specials #dealer_contact .section input {
	margin-bottom:10px;
	width:200px;
}
#specials #dealer_contact .section select {
	margin-bottom:10px;
}
#specials #dealer_contact .section textarea {
	margin-bottom:10px;	
	width:200px;
}
#specials #ip_specials h3 {
	font-size:14px;	
}

/* #################################################
###                   #notify                    ###
################################################ */

#notify #notify_middle {
	padding-top:10px;
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:0px;
	width:600px;
}
#notify #notify_middle h2 {
	font-size:20px;
	padding-bottom:10px;
}
#notify #notify_middle p {
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}
#notify #notify_right {
	padding-top:15px;
	display:inline;
	margin-bottom:20px;
}

/* #################################################
###                  #financing                  ###
################################################ */

#financing #financeLeft {
	display:inline;
	margin-left:10px;
}
#financing #financeRight {
	display:inline;
	margin-right:10px;
}
#financing #sidebar_address a#getdirections:hover {
	color:#f37538;
}
#financing #financeHeader {
	width:904px !important;
	border:1px solid #D7D7D7;
}	
#financing #financeLeft p {
	font-size:12px;
	line-height:16px;
	padding:5px 0px;
}
#financing #sidebar_address {
	background:#fff;
	border:1px solid #d7d7d7;
	padding:10px 10px 0px 10px;	
	margin-bottom:10px;
}

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

#service #site_logoSection {
	display:none;
}
#service #left {
	display:inline;
	margin-left:10px;
	margin-top:25px;
	padding:0px;
	width:240px;
}
#service #right {
	display:inline;
	margin-right:10px;
	margin-top:15px;
	padding:0px;
	width:690px;
}
#service #sidebar_address {
	background:#fff;
	border:1px solid #d7d7d7;
	padding:20px;
	margin-bottom:20px;
}
#service #sidebar_address_head {
	font-size:12px;
}
#service .floatleft p {
	font-size:10px;
}
#service .floatleft {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}
#service #sidebar_address a#getdirections:hover {
	color:#f37538;
}
#service #right h2 {
	font-size:20px;
	padding-bottom:10px;
}
#service #right p {
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}
#service #service_container {
	margin-top:20px;	
}
#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:12px;
}
#service #service_container ul li input {
	margin-bottom:10px;	
}
#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);
}

/* #################################################
###                   #about                    ###
################################################ */

#about #site_logoSection {
	display:none;
}
#about #left {
	display:inline;
	margin-left:10px;
	margin-top:10px;
	padding:0px;
	width:240px;
}
#about #right {
	display:inline;
	margin-right:10px;
	margin-top:10px;
	padding:0px;
}
#about #dealer_contact {
	background:#fff;
	border:1px solid #d7d7d7;
	padding:10px;
}
#about #dealer_contact h2 {
	font-size:16px;
	padding-bottom:10px;

}
#about #dealer_contact .section {
	font-size:12px;
}
#about #dealer_contact .section input {
	margin-bottom:10px;
	width:210px;
}
#about #dealer_contact .section select {
	margin-bottom:10px;
}
#about #dealer_contact .section textarea {
	margin-bottom:10px;	
	width:210px;
}

/* ###################################################
###                #contact page                    ###
################################################### */

#contact #site_logoSection {
	display:none;
}
#contact #left {
	width:240px;
	margin-left:10px;
	display:inline;
}

#contact #sidebar_address {
	background:#fff;
	border:1px solid #d7d7d7;
	margin-bottom:5px;
	margin-top:15px;
	margin-bottom:15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
}
#contact #sidebar_address_head {
	font-size:14px;
	padding-left:20px;
	padding-top:10px;
	color:#444;
		
}
#contact #sidebar_address .floatleft p {
	font-size:12px;
	color:#444;
}
#contact #sidebar_address .floatleft {
	padding-left:10px;
	margin-bottom:15px;
	margin-top:10px;
}
#contact #sidebar_address #getdirections {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
}

#contact .customer_tools_label {
	font-size:12px;	
}
#contact .customer_tools_input {
	width:180px;
}
#contact .customer_tools_right_left {
	width:230px;
	float:left;
}
#contact .customer_tools_right_right {
	width:200px;	
	float:left;
	margin-left:10px;
}
#contact #customer_tools {
	width:650px;
	margin-left:0px;
	margin-right:0px;
	
}
#contact .customer_tools_right {
	float:right;
	width:460px;
	margin-right:0;
}
#contact #sidebar_address a#getdirections:hover {
	color:#f37538;	
}
#contact .customer_tools_content_contact { 
	padding-left:5px;
	padding:right:5px;
}
#contact .customer_tools_content_contact .customer_tools_left li {
	padding:0 0 0 15px;
}

/* ###################################################
###                 #quicklinks                    ###
################################################### */

#ql_inner {
	margin:0px 0px 15px;
	padding: 0px;
	list-style-type:none;
	text-align: center;
}
#ql_inner li {
	width:100%;
	height:30px;
	line-height:30px;
	background:#fff;
	border:1px solid #d7d7d7;
	margin:5px 0px;
}
#ql_inner li a {
	display:block;
	text-decoration: none;
}
#ql_inner li a:hover {
	background:#f47538;
	color:#fff;
}

/* ###################################################
###                   #shipping                    ###
################################################### */

#shipping #left {
	width:250px;
	float:left;
	display:inline;
	margin:0px 0px 10px 10px;
	padding: 0px;
}
#shipping #right p {
	font-size:12px;	
}

/* ###################################################
###                  #location                     ###
################################################### */

#location #site_logoSection {
	display:none;
}
#location #left {
	width:240px;
	margin-left:10px;
	display:inline;
}
#location #right {
	float:right;
	display:inline;
	margin-right:10px;
	margin-top:15px;
}

#location #sidebar_address {
	background:#fff;
	border:1px solid #d7d7d7;
	margin-bottom:5px;
	margin-top:15px;
	margin-bottom:15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
}
#location #sidebar_address_head {
	font-size:14px;
	padding-left:20px;
	padding-top:10px;
	color:#444;
		
}
#location #sidebar_address .floatleft p {
	font-size:12px;
	color:#444;
}
#location #sidebar_address .floatleft {
	padding-left:10px;
	margin-bottom:15px;
	margin-top:10px;
}
#location #sidebar_address #getdirections {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
}

#location #sidebar_address a#getdirections:hover {
	color:#f37538;	
}
#location #location_box {
	width:623px;
	padding:10px;
	border:1px solid #D7D7D7;
	margin:0 0 20px 0;
}
#location #location_box h4 {
	color:#444444;
	font-size:14px;
}
#location #hours_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#location #hours_list li {
	display:inline;
	font-size:12px;
	color:#666;
	padding: 0 35px 0 0;
	margin: 0;
}
#location #hours_list li.disc {
	font-style:italic;
}


/* ###################################################
###                #aftermarket                    ###
################################################### */

#aftermarket #site_logoSection {
	display:none;
}

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

#aftermarket #sidebar_address {
	background:#fff;
	border:1px solid #d7d7d7;
	margin-bottom:5px;
	margin-top:15px;
	margin-bottom:15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
}
#aftermarket #sidebar_address_head {
	font-size:14px;
	padding-left:20px;
	padding-top:10px;
	color:#444;
		
}
#aftermarket #sidebar_address .floatleft p {
	font-size:12px;
	color:#444;
}
#aftermarket #sidebar_address .floatleft {
	padding-left:10px;
	margin-bottom:15px;
	margin-top:10px;
}
#aftermarket #sidebar_address #getdirections {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
}
#aftermarket #sidebar_address a#getdirections:hover {
	color:#ff6600;
}

#aftermarket #right h2 {
	padding:10px 0px 5px 0px;
}
#aftermarket #right p {
	font-size:12px;
	padding-bottom:5px;
	padding-top:5px;	
}
#aftermarket #right a {
	color:#f37538;
	text-decoration: none;
	padding:5px 0 20px 0;
	font-weight:bold;
}
#aftermarket #right a:hover {
	text-decoration: underline;
}

#right .after_column {
	float:left;
	width:200px;
	padding: 0;
	display:inline;
	margin:0px 0px 0px 10px;
}
#right .after_column h2 {
	text-align: center;
	margin:0;
	padding:0px 0px 10px 0px;
	color:#ff6600;
	font-size:14pt;
}
#aftermarket .offer_box {
	width:188px;
	border:1px solid #808080;
	margin:0px 0px 15px 0px;
}
#aftermarket .offer_box h3 {
	text-align: center;
	background: #ccc;
	padding:5px 0px;
}
#aftermarket .offer_box p {
	font-size:10px;
	padding:10px;
}
.aftermarket_list {
	margin:10px 0 10px 25px;
}
.aftermarket_list li {
	font-size:12pt;
}
.aftermarket_list li span {
	font-size:12px;
	font-style:italic;
}
.rightpic {
	float:right;
	padding: 0;
	margin: 0 15px 0 20px;
}