/*
========================================
STORE LOCATOR
========================================
*/

#container{
	width: 944px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 30px;
}

.store_locator h2 {
	background: #fff url('../assets/images/store_locator/title.jpg') no-repeat left;
	width: 728px;
	height: 60px;
}

.store_locator h2 span {
	margin-left: -9999px;
}

.store_locator .item_code {
	width: 195px;
	text-align: center;
	font-size: 12px;
	color: #282425;
}

.store_locator .section_content div {
	width: 195px;
	text-align: center;
}

#store_1055_project {
	width: 100%;
	float: left;
}

.store_locator .section_content .store_section_container {
	width: 100%;
	float: left;
	margin-top: 15px;
}

.store_locator .section_content .store_section_container .section_title {
	margin-top: 10px;
	text-align: left;
}

.store_locator .section_content .store_section_container .section_block {
	margin-top: -10px;
	margin-left: -15px;
	width: 1015px;
}

.store_locator .section_content .store_section_container .section_block .store_container {
	margin-top: 13px;
	padding-left: 18px;
	width: 300px;
	height: 280px;
	float: left;
}

.store_locator .section_content .store_section_container .section_block .store_container .store_image {
	width: 300px;
	height: 182px;
	float: left;
}

.store_locator .section_content .store_section_container .section_block .store_container .store_title {
	margin-top: 5px;
	width: 300px;
	float: left;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
}

.store_locator .section_content .store_section_container .section_block .store_container .store_description {
	width: 300px;
	height: 55px;
	float: left;
	text-align: left;
	font-size: 14px;
	font-family: helvetica, sans-serif, arial;
	color: #4c4c4c;
	font-size: 14px;
}

.store_locator .section_content .store_section_container .section_block .store_container .spacer {
	margin: 10px 0 0 0;
	width: 300px;
	height: 1px;
	float: left;
	clear: both;
	border-bottom: 1px solid #BBBBBB;
}

.store_locator_title {
	display: none;
}

.store_locator_subtitle {
	margin-bottom: 30px;
}

#locator .store_locator_select {
	float: left;
	margin-bottom: 10px;
}

#store_1055_project {
	margin-top: 10px;
}

#store_1055_caption {
	float: left;
}

#web_store_container {
	float: left;
	height: 70px;
	margin-left: 40px;
	padding: 0px 0 0 40px;
	border-left: 1px solid #999999;
}

.web_store_city_select {
	float: left;
	width: 140px;
	padding-top: 15px;
	color: #676767;
}

#web_stores {
	float: left;
	width: 220px;
	padding-top: 15px;
}

#web_stores form{
	padding: 0;
}

#locator select {
	width: 210px;
	margin: 0 0 6px 7px;
	font-size: 12px;
	color: #808080;
}

#locator .name_search {
	width: 206px;
	margin: 0 0 0 7px;
	font-size: 12px;
	color: #808080;
}

a.submit_button:link {
	color: #000000;
	font-size: 11px;
	margin-top: 2px;
	margin-left: 7px;
/*	width: 100px; */
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

a.submit_button:visited{
}

a.submit_button:active {
}

#locator{
	width: 100%;
/*	height: 100px; */
	margin-bottom: 30px;
}

.result{
	padding: 20px 10px 20px 0;
	float: left;
	height: 150px;
}

#store_locator_preloader {
	position: absolute;
	top: 21px;
	left: 0;
	width: 100%;
	height: 80px;
	background-color: white;
	text-align: center;
	display: none;
}

.store_country_select {
	float: left;
	width: 180px;
	color: #676767;
}

.store_city_select {
	float: left;
	width: 180px;
	color: #676767;
}

/* filter buttons */
#ten55 {
	background: url(../assets/images/store_locator/1055_off.jpg) no-repeat; 
	width: 200px;
	height: 81px;
	display: block;
	float: left;
}

#ten55mm {
	background: url(../assets/images/store_locator/1055mm_off.jpg) no-repeat;
	width: 250px;
	height: 81px;
	display: block;
	float: left;
}

#ss10panini {
	background: url(../assets/images/store_locator/panini_off.jpg) no-repeat;
	width: 195px;
	height: 81px;
	display: block;
	float: left;
}

.clearer {
	clear: both;
}

.nopointer{
	cursor: default;
}

/* store list */

#result_container {
/*	margin-left: -20px; */
	float:left;
	margin-top: 20px;
	width: 944px; 
	height: 400px;
	display: none;
}

.shop_1055, .shop_xv_anniversary, .shop_adidas, .country, .state {
	display: none;
}

.result {
	width: 180px;
	margin: 0 0 0 0;
	float: left;
	font-size: 13px;
	line-height: 14px;
	color: #666;
}

.result p {
	margin-bottom: 2px;
}

.doorname {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #000;
}

.result a {
	color: #000000;
	font-weight: bold;
}

.result a:hover {
	color: #666666;
	font-weight: bold;
}
