/*--------------------------------------------------------------------------*
 * 
 * Copyright (C) 2009 Brand Labs LLC
 * 
 *--------------------------------------------------------------------------*/


#display_cart_summary { /*No cart summary under these pages*/
	display: none;
}

#content_area {
	width: 697px !important;
	margin-right:0px;
	padding: 0px !important;	
	background-image: url(/locator/images/bg.jpg);
	background-repeat: no-repeat;
}

#content_area table{
	 border-collapse: collapse;
	 border-collapse: expression('separate', cellSpacing = '0px');  /* IE hack  */
}

#map_container {
	width: 697px;	
}

#map_search_form {
	padding: 106px 0px 16px 8px;
	margin: 0px 0px 0px 0px;
}

#map_header {
	width: 672x;
	height: 100px;
	background-image: url(/locator/images/header.png);
	background-repeat: no-repeat;
}

#map_search_top {
	padding-left: 36px;
	padding-top: 16px;
	height: 52px;
}

#map_search_top label {
	color: #272727;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana, arial, sans-sarif;
}

#map_search_address {
	width: 175px;
	margin-right: 5px;
}

#map_search_radius {
	width: 85px;
}

#map_search_instructions span {
	display: block;
	color: #272727;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana,arial, sans-serif;
	margin-top: 5px;
	line-height:16px;
}



#map_search_top_left{
	float:left;
}

#map_search_button {
	float: right;
	margin-right: 45px;
	margin-top: -6px;
}

#map_search_bottom{
	padding: 7px 0 0;
	text-align: center;
}
#map_search_bottom ul{
	padding: 0;
	margin: 0;
	height: 18px;	
}

#map_search_bottom li{
	display: inline;
	list-style: none outside none;
	padding: 0 10px;
	border-left: 1px solid #9E9E9E;	
}

#map_search_bottom li input{
	margin: 0;
	padding: 0;
}

#map_search_bottom li.first{
	border-left: 0 none;	
}

#map_search_bottom label{
     font-size:10px;
     font-weight: bold;
     color: #FFFFFF; 
     margin: 0;  
}

#map_middle {
	width: 697px;
}


#map_middle_left {
	float: left;
	width: 467px;
	height: 533px;
	margin-left: 9px;
	border-width: 1px;
	border-style: solid;
	border-color: #3a3a3a;
}

#map_middle_border {
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	width: 2px;
	height: 549px;
	background-color: #B8B8B8;
	font-size: 1px;
}

#map_middle_right {
	float: left;
	width: 198px;
	height: 551px;	
	margin-left: 7px;
}

#map_footer {
	width: 984px;
	height: 38px;
	padding-top: 3px;
	display: none;
	background-repeat: no-repeat;	
	
}

#map_stores {
	width: 186px;
	height: 35px;
	background: url("/locator/images/stores.gif") no-repeat scroll center top transparent;
	font-family: arial, verdana, sans-sarif;
	font-size: 16px;
	font-weight: bold;
	color: #272727;	
	padding-left: 10px;	
	overflow: hidden;
	line-height: 35px;
}

#map_stores_results {
	width: 196px;
	height: 465px;
}

#map_stores_page_controls {
	height: 27px;
	width: 194px;
	margin: 0px 0px 0px 2px;
	padding-top: 7px;	
}

#map_stores_page_controls input {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#map_stores_results_scrolling {
	overflow: hidden;
	position: relative;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	height: 428px;
	width: 188px;
}

#map_stores_results_scroll {
	position: relative;
}

.map_stores_result {
	width: 197px;
	height: 107px;
	overflow: hidden;
}

.map_stores_result_infowindow h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px;
	color: #FFF;
	font-size: 16px;
	font-family: verdana,helvetica, sans-serif;
	font-weight: bold;
	line-height: 21px;
	background-color: #AF1B09;
}
.map_stores_result_infowindow {
	width: 187px !important;
}

.map_stores_result_title {
	margin: 0px 0px 0px 0px;
	height: 21px;
	overflow: hidden;
}

.map_stores_result h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px;
	background-color: #595959;
	color: #FFF;
	font-size: 13px;
	font-family: verdana,helvetica, sans-serif;
	line-height: 21px;
	font-weight: bold;	
}

.special_store h4 {
	background-color: #961808 !important;
	color: #E0E002 !important;
}

.map_stores_result_address {
	padding-left: 8px;
	padding-right: 8px;
	font-size: 12px;
	color: #272727;
	overflow: hidden;
	line-height: 16px;
}

.map_stores_result_link {
	padding-left: 8px;
	font-size: 12px;	
	overflow: hidden;
	line-height: 16px;	
}

.map_stores_result_link a {
	color: #AF1B09;
	text-decoration: none;
	font-weight:bold;
}

.map_stores_result_link a:hover {
	color: #AF1B09;
	text-decoration: underline;
}

.map_stores_result_fake_link {
	color: #AF1B09;
	text-decoration: none;
	font-weight:bold;
}

.map_stores_result_fake_link:hover {
	text-decoration: underline;
	color: #AF1B09;
}

#map_stores_pages {
	width: 196px;
	height: 35px;
	background: url(/locator/images/stores_pages.gif) no-repeat scroll center top transparent;
	text-align: center;
	color: #3a3a3a;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	line-height: 35px;
}

.cancelfloatempty {
	clear: both;
	font-size: 1px;
	height: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

.map_zoom_control {
	width: 58px;
	height: 127px;	
	padding-left: 8px;
	padding-top: 12px;
	text-align: center;
}



.map_zoom_control_row_2 .map_zoom_control_col_1 {
	float: left;
}

.map_zoom_control_row_2 .map_zoom_control_col_2 {
	float: right;
}

.map_zoom_control_row_3{
	clear:both;
}

.map_zoom_control_row_4 {
	padding-top: 15px;
}

.map_zoom_control_row_5 {
	padding-top: 8px;
}

.map_type_control {
	border-left-color: #535353;
	border-left-style: solid;
	border-left-width: 1px;
	
	border-bottom-color: #535353;
	border-bottom-style: solid;
	border-bottom-width: 2px;	
}
.map_type_control input{
	margin:0px;
	}
