/* Dealer Locator Initial Search Page [Start] */

#page-content { position: relative; }

div.ssBC, div.ssBCs { top: -15px; }

div#cmsContent { top: 320px;
	right: 0;
	margin-right: 0; }

#preLink, .headerText, #storeLocator { display: none; }

#storeLocator { position: relative; }

#store-locator-wrap .main_error { position: absolute;
	top: 55px;
	left: 10px;
	margin: 0; }
	
#store-locator-wrap .smallerrortext { float: none; }

#store-locator-wrap #dl_search_table .error { display: inline; }

#store-locator-wrap .appContent table#dl_search_table .error td { padding-bottom: 10px; }

.main_error {
  margin: 0 0 10px 0;
}

#hdr_img {
  position: relative;
  top: 0px;
  margin-top: 10px;
}

#appBody {
  position: relative;
  line-height: 30px;
  width: 100%;
  min-height: 500px; 
  height: auto !important; 
  height: 500px;
  position: relative; }

#pageBody {
  padding-left: 10px;
  text-align: left;
  background: url(/assets/images/ama/us/en/dealer_locator/bkgrd-find-a-retailer-search.png) top left no-repeat; }


.headerGradient { height: 64px; }

#appBody .headerGradient .headerText {
  width: 88%;
  padding-bottom: 15px; }

#searchButton {
  padding: 10px 0 10px 0;
  width: 200px;
}

#cmsContent {
  position: absolute;
  top: 475px;
  left: auto;
  text-align: left; }
 
.appContent table td { padding-bottom: 10px; }

#store-locator-wrap .appContent table td { padding-bottom: 0; }

.appContent table#dl_search_table input { border: 1px solid #ccc; }

/* Dealer Locator Initial Search Page [End] */

/* Dealer Locator Search Results [Start] */

#retailers_wrapper {  position: absolute; top: 220px; left: auto; }

#retailers_wrapper img { padding: 0;
	margin: 0; }

#retailers_wrapper table { border-collapse: collapse; }
	
#retailers_wrapper table td { padding: 0; 
	margin: 0; }
	
#results_content_left { padding: 40px 0 180px;
	margin-left: 10px;
	width: 230px; }
	
#results_content_right { position: absolute;
	top: 50px;
	left: auto;
	margin-left: 270px; }

#results_content_right input { 
	position: absolute;
	float: left; }

table#results_table { width: 540px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-collapse: collapse; }

table#results_table tr { background: url(/assets/images/ama/us/en/dealer_locator/bkgrd-store-results-spacer-line.gif) bottom left no-repeat; }

table#results_table tr td, table#results_table tr th { padding-bottom: 15px; }

table#results_table tr td { padding-top: 15px; }

.results_table_header { position: relative;
	width: 530px;
	height: 13px;
	padding-top: 10px; }

.results_table_header .results_pagination { position: absolute;
	top: 0;
	right: 0; }

.results_table_header .results_table_showing, .results_table_header .results_pagination { font-weight: bold; } 
