#top_nav { /*Hide the top navigation directly above content area in template*/
	display: none;
}

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

#map_container {
	margin-left: -5px; /*Remove table cellpadding*/
	margin-right: -5px; /*Remove table cellpadding*/
	width: 613px;
}

#map_search_form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#map_header {
	width: 613px;
	height: 168px;
	background-image: url(//custom.doctorsfinest.com/images/header.jpg);
	background-repeat: no-repeat;
}

#map_search_top {
	padding-top: 118px;
	padding-left: 8px;
}

#map_search_top label {
	color: #A60000;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

#map_search_address {
	width: 199px;
}

#map_search_bottom {
	padding-left: 8px;
}

#map_search_bottom span {
	float: left;
	color: #000000;
	font-size: 9px;
	padding-top: 8px;
}

#map_search_button {
	float: right;
	padding-right: 26px;
}

#map_middle {
	padding-top: 4px;
}

#map_middle_left {
	float: left;
	width: 410px;
	height: 410px;
	border-width: 1px;
	border-style: solid;
	border-color: #81BA61;
}

#map_middle_border {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	width: 2px;
	height: 412px;
	background-color: #EECC65;
	font-size: 1px;
}

#map_middle_right {
	float: left;
	width: 193px;
	height: 415px;	
}

#map_footer {
	width: 614px;
	height: 218px;
	background-image: url(//custom.doctorsfinest.com/images/footer.jpg);
	background-repeat: no-repeat;	
}

#map_footer ul {
	color: #EECC65;
	font-size: 14px;
	margin: 12px 0px 12px 0px;
	padding: 0px 32px 0px 32px;
}

#map_footer ul li {
	padding: 5px 0px 5px 0px;	
}

#map_footer ul li span {
	color: #032786;
	font-weight: bold;
}

#map_stores {
	width: 193px;
	height: 40px;
	background-image: url(//custom.doctorsfinest.com/images/stores.gif);
	background-repeat: no-repeat;
	
	font-size: 30px;
	color: #000000;	
	padding-left: 10px;
	padding-right: 136px;
	overflow: hidden;
}

#map_stores_results {
	background-image: url(//custom.doctorsfinest.com/images/store_results_background.gif);
	background-repeat: repeat-y;
	background-color: #FFFAE9;
	width: 193px;
	height: 347px;
}

#map_stores_page_controls {
	height: 17px;
	width: 185px;
	margin: 0px 4px 0px 4px;
	padding-top: 2px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EECC65;
}

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

#map_stores_results_scrolling {
	overflow: hidden;
	padding-top: 7px;
	padding-left: 3px;
	padding-right: 3px;
	height: 315px;
}

#map_stores_results_scroll {
	position: relative;
}

.map_stores_result {
	height: 105px;
	width: 187px;
	overflow: hidden;
}

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

.map_stores_result h4 {
	margin: 0px 0px 0px 0px;
	padding: 3px 8px 3px 8px;
	background-color: #EECC65;
	color: #000000;
	font-size: 13px;
	font-weight: bold;	
}

.map_stores_result_address {
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
	color: #000000;
	overflow: hidden;
}

.map_stores_result_link {
	margin-left: 8px;
	margin-right: 8px;	
	padding-left: 8px;
	background-image: url(//custom.doctorsfinest.com/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	overflow: hidden;	
}

.map_stores_result_link a {
	color: #072175;
}

.map_stores_result_link a:hover {
	color: #072175;
}

.map_stores_result_fake_link {
	color: #072175;
}

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

#map_stores_pages {
	width: 193px;
	height: 26px;
	background-image: url(//custom.doctorsfinest.com/images/stores_pages.gif);
	background-repeat: no-repeat;
	
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
	overflow: hidden;
}

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

.map_zoom_control {
	width: 58px;
	height: 127px;	
	padding-left: 2px;
	padding-top: 5px;
	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_4 {
	padding-top: 15px;
}

.map_zoom_control_row_5 {
	padding-top: 8px;
}

.map_type_control {
	border-left-color: #558D36;
	border-left-style: solid;
	border-left-width: 1px;
	
	border-bottom-color: #558D36;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}
