@charset "UTF-8";
#searchForm {
}
#searchForm .title {
	font-family:Verdana;
	font-size:21px;
	color:#000000;
}
#searchForm .teaser {
	padding:10px 0;
	font-size:17px;
	color:#616161;
}
#searchForm .prompt {
	font-family:GillSans;
	font-size:18px;
	color:#000000;
	width:130px;
}
#searchForm table {
	width:100%;
}
#search-results-form a div.image,
#searchForm a div.image {
	background-image:url(/images/backgrounds/search.png);
	background-repeat:no-repeat;
	width:60px;
	height:44px;
}
#searchForm .def_field_input {
	width:210px !important;
	height:30px;
	margin-bottom:0px;
	background-color:#d3d3d3;
}
#searchForm.inner {
}
#xxsearchForm.inner {
	background-image:url("/images/backgrounds/product-listing.png");
	padding:25px 15px 0;
	height:117px;
	width:360px;
	background-position:right center;
}
#searchForm.inner .def_field_input {
	width:235px !important;
}
#searchForm.inner .title {
	font-family:GillSans;
	font-size:21px;
}
#searchForm.inner form {
	width:320px;
	padding-left:30px;
}
#search-results-form .def_field_input {
	width:242px;
	background-color:#d3d3d3;
}
#search-results-form .def_field_ddl {
	width:110px;
}
#search-results-form span.distance,
#search-results-form span.results {
	width:49%;
	display:inline-block;
}
#search-results-form span.distance {
	text-align:right;
}
#search-results-form span.submit {
	display: inline-block; 
	text-align: right; 
	float: left; 
	font-family: GillSans; 
	font-size: 18px; 
	width: 65%; 
	padding-right: 15px;
}
#search-results-form a.submit {
	display:inline-block;
	float:right;
}
#search-results-form .left {
	width:240px;
	padding-right:15px;
}
#search-results-form .right {
	width:650px;
	position:relative;
}
#alt-map {
	width:910px;
	height:450px;
	border:solid 1px #0068A9
}

#search-results-form #map {
	width: 602px; 
	height: 365px; 
	position: relative; 
	background-color: rgb(229, 227, 223);
	border-right:2px solid #000000;
}
#search-results-form .left .title {
	font-family:Jura;
	font-size:34px;
	text-align:center;
	background-image: url("/images/backgrounds/search-glass.png");
	background-position: 10px 0;
	background-repeat: no-repeat;
}
#search-results-form .subtitle {
	font-family:Verdana;
	font-size:20px;
	padding-top:15px;
}
#search-results .resultCount {
	font-family:Jura;
	font-size:24px;
	color:#717171;
}
#search-results .resultCount span {
	color:#000000;
}
#search-results .listing {
	padding:15px;
}
#search-results .listing table {
	width:100%;
}
#search-results .listing .name {
	width:30% !important;
}
#search-results .listing .info {
	width:40% !important;
}
#search-results .listing .hours {
	width:26% !important;
	padding-right:0;
}
#search-results .listing td.sequence_1 {
	border-top:1px dashed #000000;
}
#search-results .listing td {
	border-bottom:1px dashed #000000;
	padding:10px 0;
}
#search-results .listing .name {
	font-family:Jura;
	font-size:34px;
	color:#000000;
}
#search-results .listing .hours,
#search-results .listing .info {
	font-family:Verdana;
	font-size:16px;
	color:#717171;
}
#search-results .listing .links a {
	font-size:12px;
	background-image:url(/images/backgrounds/store-link.png);
	background-repeat:no-repeat;
	font-family:HelveticaNueue;
	width:88px;
	height:29px;
	padding-top:13px;
	text-align:center;
	display:inline-block;
	float:left;
	margin-right:15px;
}
#search-results .listing .links a .optCheck {
	display:none;
}
a.directions,
.map-bg {
	color:#000000 !important;
}
#alt-map img,
#map img {
	max-width:none;
}
#search-results-form .shadow-top {
	background-image: url("/images/backgrounds/map-top-shadow.png"); 
	height: 27px; 
	position: absolute; 
	background-repeat: no-repeat; 
	top: -3px; 
	width: 100%; 
	z-index: 10; 
	left: 23px;
}
#search-results-form .shadow-left {
	background-image: url("/images/backgrounds/map-left-shadow.png"); 
	width: 20px; 
	position: absolute; 
	background-position: right bottom; 
	background-repeat: no-repeat; 
	height: 370px; 
	left: 5px;
	top:17px;
}
#search-results-form .shadow-bottom {
	position: absolute; 
	width: 300px; 
	height: 20px; 
	background-image: url("/images/backgrounds/map-right-shadow.png"); 
	left: 25px;
}
#search-results .pagination a {
	color:#888888;
	background-color:#e0e0e0;
}
#search-results .pagination .page.active a {
	background-color:#c5c5c5;
}
#search-results .pagination a:hover {
	background-color:#c5c5c5;
}
#search-results-form .def_field_small {
	width:115px;
}
#search-results-form .def_field_ddl,
#search-results-form .def_field_ddl_small {
	width:125px;
}
#search-results-form .def_field_ddl_small {
	margin-top:-10px;
}
#searchForm .def_field_ddl_small {
	width:100px;
	margin-left:10px;
}
tr.province .chzn-single {
	margin-top:-10px;
	height:26px;
	padding-top:2px;
}
#searchForm .chzn-container-single .chzn-single {
	height:30px;
	padding-top:8px;
}
#searchForm .chzn-container-single .chzn-single b {
	display:inline-block;
	margin-top:5px;
}
#store-listing {
	color:#000000;
	padding:10px 0;
}