﻿.ac_results {
	padding: 0px;
	border: 1px solid #383838;
	background-color: #1b1b1b;
	overflow: hidden;
	z-index: 9999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display: none;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	/*background : #fff url(../../images/ajax-loader.gif) right center no-repeat;*/
}

.ac_over {
	/*background-color: Highlight;*/
	/*color: HighlightText;*/
	background-color: #333;
	color: #fbbb11;
}

.searchbox-headline
{
	margin: 0 0 8px;
}

#intro h3
{
	padding: 0;
	margin-bottom: 5px;
}

.dealer-locator
{
	overflow: hidden;
	clear: both;
}

.dealer-locator input.submit
{
	margin: 0;
	display: inline;
	float: left;
	margin-left: 10px;
	clear: none;
}

#dl-show-search-options
{
	display: none;
	float: left;
	margin-left: 20px;
	line-height: 36px;
}

#dl-show-search-options.active
{
	background-position: right -915px;
}

#dl-show-search-options.active:hover
{
	background-position: right -1375px;
}

.dealer-search-box
{
	margin-top: 3px;
}

#dl-filters
{
	margin-top: 8px;
	overflow: auto;
	display: none;
	clear:both;
}

#dl-filters .user-filter
{
	line-height: 24px;
}

#us-filters
{
	overflow: auto;
	width: 100%;
}

#dl-filters label
{
	display: inline-block;
}

#dl-filters label img
{
	vertical-align: middle;
}

#dl-filters label.has-icon
{
	background: no-repeat left center;
	padding-left: 24px;
}

#dl-filters .user-filter input
{
	vertical-align: middle;
}

.dealer-locator .left-col
{
	float: left;
	width: 502px;
}

.dealer-locator .right-col
{
	float: right;
	width: 358px;
}

#intro 
{
	margin-bottom: 10px;
}

#intro .search-dealer-box 
{
}

#map
{
	margin: 0 -39px;
	position: relative;
	border-top: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
}

#map .left-col
{
	width: 540px;	
}

#map .right-col
{
	width: 398px;
	height: 500px;
	position: relative;
}

#map_canvas
{
	width: 540px;
	height: 500px;
	background: #e5e3df;
}

#dl-result
{
	position: relative;
	border-left: 1px solid #1b1b1b;
	height: 500px;
	overflow: auto;
}

#dl-result.dealer-info-visibe 
{
	overflow: hidden !important;
}

#dl-result p
{
	margin: 0;
}

.dealer
{
	position: relative;
	overflow: hidden;
	border-top: 1px solid #2f2f2f;
	width: 100%;
	font-size: 11px;
	height: 99px;
}

.dealer-1
{
	border-top: none;
}

.dealer-hover
{
	background: #2b2b2b;
	background: -moz-linear-gradient(center top, #2b2b2b, #1B1B1B);
	background: -webkit-gradient(linear, center top, center bottom, from(#2b2b2b), to(#1B1B1B));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#1B1B1B');
	cursor: pointer;
}

.dealer-hover .level2-link a, .dealer-hover a.level2-link
{
	background-position: right -455px;
	text-decoration: underline;
}

.dealer h3
{
	margin: 12px 0 0 60px;
	width: 240px;
}

#dl-result .dealer .city
{
	margin: 0 0 0 60px;
}

#dl-result .dealer .phone
{
	margin: 3px 0 0 60px;
	font-weight: bold;
}

.dealer .list-icon
{
	position: absolute;
	top: 6px;
	left: 15px;
}

.dealer .more-info
{
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-weight: normal;
	font-size: 11px;
}

.dealer .matching-filters
{
	position: absolute;
	margin-top: 0;
	top: 0;
	right: 0;
	width: 90px;
	overflow: visible;
}

.dealer .matching-filters .matching-filter
{
}

.dealer .us-icons
{
	position: absolute;
	bottom: 5px;
	left: 60px;
}

.dealer .us-icons img
{
	margin-right: 10px;
	vertical-align: baseline;
}

.matching-filters
{
	margin-top: 0px;
	overflow: hidden;
}

.matching-filters .matching-filter
{
	margin: 10px 6px 0 0;
	float: left;
	background: url(../modules/dealer-locator/2.2/gfx/iconbg.png) top left;
	width: 24px;
	height: 24px;
}

.matching-filters .matching-filter span
{
	border-bottom: none;
}

#dl-pagination
{
	position: absolute;
	bottom: 16px;
	left: 0;
	width: 398px;
	text-align: center;
	z-index: 1;
}

* html #dl-pagination
{
	z-index: -1;
}

#dl-pagination ul li
{
	display: inline;
	line-height: 19px;
	margin: 0 2px;
	background: #dcdcdc;
	color: #517f8e;
	padding: 0 5px;
	cursor: pointer;
}

#dl-pagination ul li.active
{
	background: #517f8e;
	color: #ffffff;
}

#dl-pagination ul li.page-next, #dl-pagination ul li.page-prev
{
	background: none;
	cursor: pointer;
}

#dl-default-text
{
	padding: 20px;
}

.dealer-info
{
	position: absolute;
	font-size: 12px;
	top: 0;
	left: 0;
	z-index: 3;
	padding-left: 20px;
	padding-right: 30px;
	width: 346px;
	height: 500px;
	background: #1B1B1B;
	background: -webkit-gradient(linear, 0 0, 0 50%, from(#2b2b2b), to(#1B1B1B));
	background: -moz-linear-gradient(top,  #2b2b2b,  #1B1B1B 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#1B1B1B');
	overflow: auto;
}

.dealer-info h2
{
	color: #507E8C;
	margin-top: 10px;
}

.dealer-info h3
{
	margin: 12px 0 0;
	padding: 0;
}

.dealer-info .level2-link a, .dealer-info a.level2-link
{
	font-weight: normal;
	display: block;
	text-align: right;
}

.dealer-info table, .dealer-info tr, .dealer-info td
{
	border: none;
	font-size: 12px;
}

.dealer-info td
{
	padding: 0 10px 0 0;
}

.dealer-info table
{
	table-layout: fixed;
	margin: 0;
}

#dl-result p.dealer-info-preferred 
{
	margin-top: 12px;
}

.dealer-info .dealer-info-preferred *
{
	vertical-align: middle;
}

.dealer-info .col1
{
	width: 75px;
}

.dealer-info .list-icon
{
	position: absolute;
	top: 6px;
	left: 15px;
}

.dealer-info label
{
	display: inline;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 0 10px;
	cursor: pointer;
}

.dealer-info p
{
	margin: 0;
}

.dealer-info-close
{
	position: absolute;
	top: 5px;
	right: 20px;
	cursor: pointer;
}

.dealer-info .dealer-info-close
{
	right: 5px;
}

#submitHolder input.submit
{
	margin-top: 22px;
}

.driving-directions
{
	background: #2b2b2b;
	background: -moz-linear-gradient(center top, #2b2b2b, #1B1B1B);
	background: -webkit-gradient(linear, center top, center bottom, from(#2b2b2b), to(#1B1B1B));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#1B1B1B');
	padding: 1px 20px !important;
	overflow: auto;
}

#dl-result.driving-directions
{
	height: 498px;
}

.driving-directions h2
{
	margin-top: 9px;
}

.driving-directions table
{
	background: none !important;
	color: #B5B5B5 !important;
}

.driving-directions td
{
	border: none;
}

.search-mini-dealer-box
{
	color: #999999;
}

.dealer-mini-search-submit
{
	float: right;
	margin-top: 10px;
}

.dealer-mini-inline .dealer-mini-search-submit
{
	float: left;
	margin-top: -4px;
	margin-left: 20px;
}

.dealer-mini-inline .dealer-search-box
{
	float: left;
}

.dl-loading
{
	position: absolute;
	background: #1B1B1B;
	z-index: 9999;
	height: 502px;
	width: 938px;
	/*margin: 1px -39px 0;*/
	line-height: 500px;
	text-align: center;
	font-weight: bolder;
	font-size: 18px;
}

.dl-loading img
{
	vertical-align: middle;
}

*:first-child + html .dl-loading, * html .dl-loading
{
	margin-left: 0;
}

.dl-loading
{
	display: none;
}

.js .dl-loading
{
	display: block;
}

#dl-default-text
{
	display: none;
}

.js #dl-default-text
{
	display: block;
}

.js #intro
{
	visibility: hidden;
}

.tab-where-to-buy
{
	overflow: visible;
	padding-bottom: 10px;
}

.box-content h1
{
	margin-bottom: 0;
}

.driving-directions-from,
.driving-directions-to,
.driving-directions-submit
{
	float: left;
	width: 300px;
	margin-left: 20px;
}

.driving-directions-from label,
.driving-directions-to label
{
	font-weight: bold;
}

.driving-directions-from { margin-left: 0; }

.driving-directions-from input,
.driving-directions-to input,
.driving-directions-submit input 
{
	width: 292px;
	margin-top: 3px;
	margin: 0;
}

.driving-directions-submit input.submit 
{
	margin: 16px 0 0 0;
	width: auto;
}
