#map{
	display: block;
	width: 100%;
	max-width: 960px;
	height: 300px;
	margin: 0 auto;
	border: solid 1px #CCC;
	clear: both;
}
#map.large{
	height:500px;
}

.overlay{
	display:block;
	text-align:center;
	color:#fff;
	font-size:60px;
	line-height:80px;
	opacity:0.8;
	background:#4477aa;
	border:solid 3px #336699;

	text-shadow:1px 1px 1px #666;
	padding:0 4px;
}

.overlay_arrow{
	left:50%;
	margin-left:-16px;
	width:0;
	height:0;
	position:absolute;
}
.overlay_arrow.above{
	bottom:-15px;
	border-left:16px solid transparent;
	border-right:16px solid transparent;
	border-top:16px solid #336699;
}
.overlay_arrow.below{
	top:-15px;
	border-left:16px solid transparent;
	border-right:16px solid transparent;
	border-bottom:16px solid #336699;
}
.retailer-input {
	/*padding-top: 9px;*/
	/*padding-bottom: 25px;*/
	vertical-align: top;
	max-width: 960px;
	margin-bottom: 25px;
}

.retailer-map {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	overflow: auto;
}

.retailer-map input.zipcode {
	width: 590px;
	height:45px;
	padding-left: 18px;
}
.retailer-map input.button {
	height:45px;
}
/**
 * .select-box wrap a div with this class around the select. Probably need to do inline-block.
 * use arrows from mockup. Change the sizes in the css to match what you need.
 */
/*.select-box {
	display: inline-block;
	width: 240px;
   height: 34px;
   overflow: hidden;
   background: url(new_arrow.png) no-repeat right #ddd;
   border: 1px solid #ccc;
}*/
.retailer-map select.miles {
	box-shadow: inset 0 2px 5px rgba(0,0,0,0.13);
   width: 150px;
   /*padding: 5px;*/
   padding: 5px 5px 5px 18px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 45px;
   margin-left: 20px;
   margin-right: 20px;
   border: solid 1px #CCC;
   margin-top: 0;
}

.list-retailers-content {
	float: left; width: 758px;
}

.list-retailers-container {
	 margin-top: 30px; margin-bottom: 15px; overflow: auto;
}

.marker {
	height: 40px; margin-bottom: 5px;
}

.distance {border: solid 1px #CCC; width: 30px; height; 30px; font-size: 10px; text-align: center;}

#content {background: none; padding: 0;}

.left-box-container {
	float: left;
	text-align: left;
}

.retail-listings .left-box-container {
	width: 43px;
}

.online-listings .left-box-container {
	width: 400px;
}

.address-box-container {float: left; width: 400px; text-align: left;}

.retail-listing-title {
	color: #173879;
	margin-right: 10px;
	text-transform: uppercase;
}
.retail-listing-address, .web-site {
	font-size: 13px;
	font-weight: normal;
	text-transform: capitalize;
	padding-top: 5px;
	padding-bottom: 20px;
}

.web-site {
	text-transform: lowercase;
}

.retailers-legend {
	min-height: 542px !important;
	width: 200px;
}

.retailers-legend ul {
	font-size: 12px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

/** ICONS **/
/* retailer type */
.retailers-legend ul li.icon_sf {background-image: url(/wp-content/plugins/retailer_locator/images/retailer_type/storefront.jpg); background-repeat: no-repeat; padding-left: 24px; padding-top: 3px; height: 28px; }
.retailers-legend ul li.icon_hr {background-image: url(/wp-content/plugins/retailer_locator/images/retailer_type/home.jpg); background-repeat: no-repeat; padding-left: 24px; padding-top: 3px; height: 28px; }
.retailers-legend ul li.icon_sr {background-image: url(/wp-content/plugins/retailer_locator/images/retailer_type/showroom.jpg); background-repeat: no-repeat; padding-left: 24px; padding-top: 3px; height: 28px; }

 /* brands */
.retailers-legend ul li.icon_bg {background-image: url(/wp-content/plugins/retailer_locator/images/brands/boatman-geller.jpg); background-repeat: no-repeat; padding-left: 24px; padding-top: 3px; height: 28px; }
.retailers-legend ul li.icon_tcc {background-image: url(/wp-content/plugins/retailer_locator/images/brands/chatsworth.jpg); background-repeat: no-repeat; padding-left: 24px; padding-top: 3px; height: 28px; }
.retailers-legend ul li.icon_pd {background-image: url(/wp-content/plugins/retailer_locator/images/brands/prentiss.jpg); background-repeat: no-repeat; padding-left: 24px; padding-top: 3px; height: 28px; }
.retailers-legend ul li.icon_trc {background-image: url(/wp-content/plugins/retailer_locator/images/brands/rytex.jpg); background-repeat: no-repeat; padding-left: 24px; padding-top: 3px; height: 28px; }
.retailers-legend ul li.icon_we {background-image: url(/wp-content/plugins/retailer_locator/images/brands/whitney-english.jpg); background-repeat: no-repeat; padding-left: 24px; padding-top: 3px; height: 28px; }
.retailers-legend ul li.icon_dl {background-image: url(/wp-content/plugins/retailer_locator/images/brands/dabney.jpg); background-repeat: no-repeat; padding-left: 24px; padding-top: 3px; height: 28px; }

/* status */
.retailers-legend ul li.icon_d {background-image: url(/wp-content/plugins/retailer_locator/images/retailer_status/diamond.jpg); background-repeat: no-repeat; padding-left: 24px; padding-top: 3px; height: 28px; }
.retailers-legend ul li.icon_p {background-image: url(/wp-content/plugins/retailer_locator/images/retailer_status/platinum.jpg); background-repeat: no-repeat; padding-left: 24px; padding-top: 3px; height: 28px; }
.retailers-legend ul li.icon_g {background-image: url(/wp-content/plugins/retailer_locator/images/retailer_status/gold.jpg); background-repeat: no-repeat; padding-left: 24px; padding-top: 3px; height: 28px; }
.retailers-legend ul li.icon_s {background-image: url(/wp-content/plugins/retailer_locator/images/retailer_status/silver.jpg); background-repeat: no-repeat; padding-left: 24px; padding-top: 3px; height: 28px; }
.retailers-legend ul li.icon_b {background-image: url(/wp-content/plugins/retailer_locator/images/retailer_status/bronze.jpg); background-repeat: no-repeat; padding-left: 24px; padding-top: 3px; height: 28px; }

.retailers-legend.horizontal-legend ul li {
	display:inline;
	padding-bottom: 10px;
	padding-top: 1px !important;
}
.retailers-legend.horizontal-legend ul {
	list-style-type:none;
	display: inline;
}

.retailer-list-item {
	cursor: pointer;
	border-bottom: solid 1px #ccc;
	margin-bottom: 20px;
	padding: 0 10px 1px 10px;
	z-index: -100;
	overflow: hidden;
	height: auto;
}

/*
.retailer-list-item:hover {
	background: #f6f6f6;
}
*/

.infowindow-content {
  height:60px;
}
.infowindow-bkg {
	background: #EEE;
}

.retailer-more-info {
	padding: 0 15px 0 0;
	z-index: 100;
}
.retailer-more-info.open {
	background: url(/wp-content/plugins/retailer_locator/images/blue-arrow-open.gif) no-repeat bottom right;
}
.retailer-more-info.closed {
	background: url(/wp-content/plugins/retailer_locator/images/blue-arrow.gif) no-repeat bottom right;
}

.retailer-more-info-popout {
/*change to none*/
	display: none;

	/*height: 200px;*/
	width: 100%;
	clear: both;

	border: solid 1px #CCC;
	margin-bottom: 30px;
	padding: 20px;

	overflow: auto;
}


.retailer-more-info-popout .left {
	float: left;
	width: 207px;
}

.retailer-more-info-popout .right {
	float: left;
	width: 489px;
	padding-left: 30px;

}

.nospecial-noimage .right {
	width: auto !important;
}

.retailer-more-info-popout .text {
	font-weight: normal;
}
.retailer-more-info-popout .collections {
	margin-top: 20px;
}

.retailer-more-info-popout .collections-list {
	/* float: left; */
	display: inline-block;
	margin-top: 5px;
	margin-right: -.25em;
	margin-bottom: 1em;
	vertical-align: top;
	/* min-height: 100px; */
	width: 208px;
}

.retailer-more-info-popout .collections-list ul {
	margin: 0;
	padding: 0;
}

.retailer-more-info-popout .collections-list ul li {
	margin: 0 0 0 24px;
	padding: 0 0 4px 3px;
}

.retailer-more-info-popout .collection-label {
	margin-bottom: 6px;
}

.retailer-more-info-popout ul {
	padding-left: 21px;
	margin-top: 5px;
	/* list-style-position: inside; */
}

.retailer-more-info-popout li span {
	position:relative;
	left: -5px;
}

.address-box-right {
	float: right;
	/*width: 290px;*/
	text-align: right;
	position: relative;
	padding-bottom: 18px;
}


.store-hours {
	margin-bottom: 5px;
}

.social img {
	padding-right: 6px;
}

.special {font-weight: normal; font-size: 12px; padding-top: 5px;}
.special-label {margin-top: 20px;}

.nospecial-noimage .left {
	display: none;
}

.nospecial-noimage .right {
	padding-left: 0; padding-top: 0;
}

.nospecial-noimage .collections {
	margin-top: 20px;
}

.nocollections .collections {
	display: none;
}

.error-box-container {
height: 300px; width: 740px; float: left;
}
.error-box-message {
float: left; width: 80%; background: #eee; border: solid 1px #ccc; padding: 10px; text-align: center
}