@charset "utf-8";
@import url('body.css');

h1 {
	width: 657px;
	height: 25px;
	background: url(../images/headers/locations.jpg) 0 0 no-repeat;	
}
h2.store {
	width: 656px;
	height: 314px;
	border: 1px solid #252525;
	background: url(../images/locations/store.jpg) 0 0 no-repeat;	
}

/*--- Form ---*/
.form-row {
	clear: both;
	position: relative;
	height: 96px;
}
.form-row input, .form-row select, .form-row p, .form-row h2, .form-row a#canadian, .form-row button, .form-row a.list-all { /* Shared Style */
	position: absolute;
	top: 5px;
}
.form-row input, .form-row select {
	padding: 1px;
	color: #000;	
}
.form-row input#city {
	width: 171px;
	left: 20px;
}
.form-row select#state {
	width: 95px;
	left: 217px;	
}
.form-row p.or {
	top: 7px;
	left: 322px;
	padding: 0;
}
.form-row input#zip {
	width: 80px;
	left: 344px;	
}
.form-row input#search-button {
	width: 63px;
	height: 23px;
	top: 4px;
	left: 440px;
	cursor: pointer;
	border: none;
	font-size: 0;
	line-height: 0;
	background: url(../images/locations/submit-button.jpg) 0 0 no-repeat;
}
	.form-row input#search-button:hover {
		background-position: -63px 0;
	}
.form-row p.international {
	left: 0;
	top: 55px;	
}
.form-row select#country {
	width: 175px;
	left: 135px;
	top: 53px;
}
.form-row button#go {
	width: 41px;
	height: 23px;
	left: 315px;
	top: 53px;
	cursor: pointer;
	border: none;
	background: url(../images/locations/button-go.png) 0 0 no-repeat;
}
	.form-row button#go:hover {
		background-position: -41px 0;	
	}
.form-row a.list-all {
	width: 139px;
	height: 26px;
	left: 20px;
	top: 51px;
	background: url(../images/locations/button-all.png) 0 0 no-repeat;
}
	.form-row a.list-all:hover {
		background-position: -139px 0;	
	}
.form-row a#canadian {
	width: 160px;
	height: 25px;
	top: 52px;	
	left: 485px;
	background: url(../images/locations/button-canadian.jpg) 0 0 no-repeat;
}
	.form-row a#canadian:hover {
		background-position: -160px 0;	
	}
/*--- Map / Results ---*/
#results-wrapper {
	display: none;
	float: left;
	width: 657px;	
}
#sidebar {
	float: left;
	width: 195px;
	height: 314px;
	overflow: auto;	
}
	#sidebar div {
		font-size: 12px;
		padding: 10px 0;
		border-bottom: 1px solid #d3d3d3;
		color: #000;
		margin: 0;
	}
		#sidebar div:first-child {
			padding-top: 0;	
		}
		#sidebar div:last-child {
			border-bottom: none;	
		}
		#sidebar div p {
			line-height: 1.35em;
			padding: 0;
		}
		a.twitter-small, a.facebook-small, a.instagram-small {
			float: left;
			width: 19px;
			height: 19px;
			margin: 6px 5px 0 0;
			background: url(../images/locations/media-icons.png) 0 0 no-repeat;
		}
		a.twitter-small:hover {
			background-position: -19px 0;
		}
		a.facebook-small {
			background-position: 0px -19px;
		}
		a.facebook-small:hover {
			background-position: -19px -19px;
		}
		a.instagram-small {
			background-position: 0px -38px;
		}
		a.instagram-small:hover {
			background-position: -19px -38px;
		}
		#sidebar div.coming-soon {
			color: #D70B8C;	
		}
#map {
	float: right;
	width: 450px;
	height: 314px;
	border: 1px solid #252525;
	color: #000;
	overflow: hidden;
}

/* -- All Locations -- */
#locations-wrapper {
	color: #000;	
}
img.country-map {
	display: block;
	max-width: 100%;
	margin: 0 auto 16px;	
}
h2.country-name {
	margin-bottom: 10px;
}
h3.header {
	font-size: 18px;
	margin-bottom: 5px;	
}
h3.state-name {
	width: auto;
	padding: 5px;
	border: 1px solid #9d9d9d;
	background: #CC0071;
	color: #FFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 10px 0;	
}
hr.divider {
	clear: both;
	display: block;
	width: 100%;
	height: 1px;
	margin: 2px auto 20px;
	border: none;
	background: #CC0071;	
}
table.locations-list {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 18px;
}
	table.locations-list td {
		vertical-align: top;
		padding: 8px 5px;
		line-height: 1.4em;
		box-sizing: border-box;
		width: 33.33%;
	}
		table.locations-list td.coming-soon {
			color: #D70B8C;	
		}
p.no-results {
	padding: 5px 5px 18px;	
}

div.shakes-smoothies {
  padding: 10px 0;
}

.location-offerings {
  padding: 10px 0;
}

.location-offerings p {
  padding-bottom: 5px;
}

.location-offerings .offer-type.smoothies {
	width: 55px;
}

.location-offerings .offer-type.shakes {
	width: 38px;
}

.location-offerings .offer-type.cheesecake_slices {
	width: 51px;
}

.location-offerings .offer-type.bubble_tea {
	width: 30px;
}

#sidebar div.shakes-smoothies {
  padding: 0;
  border: none;
}

div.shakes-smoothies p {
  line-height: 1.35em;
  padding: 0 0 10px;
}

img.shakes-smoothies-img {
  vertical-align: bottom;
}

img.shakes-smoothies-img.shakes {
  width: 58px;
  max-width: 30%;
}

.shakes-smoothies-img.smoothies {
  width: 78px;
  max-width: 40%;
}
