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

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

#content_area {
	width: 775px !important;
	padding-left: 5px !important;
	padding-right: 17px !important;
}

#content_area div {
	font-family: verdana !important;
}

#map_container {
	width: 755px;
	background-color: #FFFFFF;	
}

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

#map_header {
	width: 755px;
	height: 153px;
	background-image: url(//www.capeziodance.com/locator/images/header.jpg);
	background-repeat: no-repeat;
}

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

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

#map_search_address {
	width: 199px;
}

#map_search_bottom {
	padding-left: 8px;
}

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

#map_search_button {
	padding-left: 13px;
	padding-bottom: 2px;
	vertical-align: bottom;
}

#map_middle {
	padding-top: 4px;
	width: 755px;
}

#map_middle_left {
	float: left;
	width: 548px;
	height: 548px;
	border-width: 1px;
	border-style: solid;
	border-color: #9B061E;
}

#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: 193px;
	height: 551px;	
}

#map_footer {
	width: 755px;
	height: 38px;
	padding-top: 3px;
	background-image: url(//www.capeziodance.com/locator/images/footer.jpg);
	background-repeat: no-repeat;	
}

#map_stores {
	width: 183px;
	height: 40px;
	background-image: url(//www.capeziodance.com/locator/images/stores.gif);
	background-repeat: no-repeat;
	
	font-size: 30px;
	color: #FFFFFF;	
	padding-left: 10px;
	overflow: hidden;
}

#map_stores_results {
	background-color: #F7F7F7;
	width: 193px;
	height: 483px;
}

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

#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: 7px;
	padding-left: 3px;
	padding-right: 3px;
	height: 452px;
	width: 187px;
}

#map_stores_results_scroll {
	position: relative;
}

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

#map_middle_left .map_stores_result h4 {
	background-color: #9B061E;
}

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

.map_stores_result h4 {
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	background-color: #949494;
	color: #FFFFFF;
	font-size: 11px;
	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(//www.capeziodance.com/locator/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	overflow: hidden;	
}

.map_stores_result_link a {
	color: #C61130;
}

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

.map_stores_result_fake_link {
	color: #C61130;
}

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

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

.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: 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: #9B061E;
	border-left-style: solid;
	border-left-width: 1px;
	
	border-bottom-color: #9B061E;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}