|
10 | 10 | .gm-style a {
|
11 | 11 | font-family: Arial, Helvetica, sans-serif;
|
12 | 12 | }
|
13 |
| -.bh-storelocator-container { |
| 13 | +.bh-sl-container { |
14 | 14 | float: left;
|
15 | 15 | margin-left: 20px;
|
16 | 16 | width: 875px;
|
17 | 17 | font: normal 12px Arial, Helvetica, sans-serif;
|
18 | 18 | color: #333333;
|
19 | 19 | }
|
20 |
| -.bh-storelocator-container .bh-storelocator-form-container { |
| 20 | +.bh-sl-container .bh-sl-form-container { |
21 | 21 | clear: left;
|
22 | 22 | float: left;
|
23 | 23 | margin-top: 15px;
|
24 | 24 | width: 100%;
|
25 | 25 | }
|
26 |
| -.bh-storelocator-container #search-form { |
| 26 | +.bh-sl-container #search-form { |
27 | 27 | clear: left;
|
28 | 28 | float: left;
|
29 | 29 | height: 60px;
|
30 | 30 | }
|
31 |
| -.bh-storelocator-container .form-input { |
| 31 | +.bh-sl-container .form-input { |
32 | 32 | float: left;
|
33 | 33 | margin-top: 3px;
|
34 | 34 | }
|
35 |
| -.bh-storelocator-container .form-input label { |
| 35 | +.bh-sl-container .form-input label { |
36 | 36 | font-weight: bold;
|
37 | 37 | }
|
38 |
| -.bh-storelocator-container .form-input input { |
| 38 | +.bh-sl-container .form-input input { |
39 | 39 | padding: 4px;
|
40 | 40 | line-height: 16px;
|
41 | 41 | border: 1px solid #cccccc;
|
42 | 42 | }
|
43 |
| -.bh-storelocator-container #address { |
| 43 | +.bh-sl-container #address { |
44 | 44 | margin: 0 0 0 10px;
|
45 | 45 | }
|
46 |
| -.bh-storelocator-container button { |
| 46 | +.bh-sl-container button { |
47 | 47 | float: left;
|
48 | 48 | cursor: pointer;
|
49 | 49 | margin: 3px 0 0 10px;
|
|
54 | 54 | -webkit-border-radius: 4px;
|
55 | 55 | border-radius: 4px;
|
56 | 56 | }
|
57 |
| -.bh-storelocator-container .bh-storelocator-loading { |
| 57 | +.bh-sl-container .bh-sl-loading { |
58 | 58 | float: left;
|
59 | 59 | margin: 4px 0 0 10px;
|
60 | 60 | width: 16px;
|
61 | 61 | height: 16px;
|
62 | 62 | background: url(../img/ajax-loader.gif) no-repeat;
|
63 | 63 | }
|
64 |
| -.bh-storelocator-container .bh-storelocator-filters-container { |
| 64 | +.bh-sl-container .bh-sl-filters-container { |
65 | 65 | clear: both;
|
66 | 66 | float: left;
|
67 | 67 | width: 100%;
|
68 | 68 | margin: 15px 0;
|
69 | 69 | }
|
70 |
| -.bh-storelocator-container .bh-storelocator-filters-container .bh-storelocator-filters { |
| 70 | +.bh-sl-container .bh-sl-filters-container .bh-sl-filters { |
71 | 71 | list-style: none;
|
72 | 72 | float: left;
|
73 | 73 | padding: 0;
|
74 | 74 | margin: 0 100px 0 0;
|
75 | 75 | }
|
76 |
| -.bh-storelocator-container .bh-storelocator-filters-container .bh-storelocator-filters li { |
| 76 | +.bh-sl-container .bh-sl-filters-container .bh-sl-filters li { |
77 | 77 | display: block;
|
78 | 78 | clear: left;
|
79 | 79 | float: left;
|
80 | 80 | width: 100%;
|
81 | 81 | margin: 5px 0;
|
82 | 82 | }
|
83 |
| -.bh-storelocator-container .bh-storelocator-filters-container .bh-storelocator-filters li label { |
| 83 | +.bh-sl-container .bh-sl-filters-container .bh-sl-filters li label { |
84 | 84 | display: inline;
|
85 | 85 | }
|
86 |
| -.bh-storelocator-container .bh-storelocator-filters-container .bh-storelocator-filters li input { |
| 86 | +.bh-sl-container .bh-sl-filters-container .bh-sl-filters li input { |
87 | 87 | display: block;
|
88 | 88 | float: left;
|
89 | 89 | margin: 2px 8px 2px 0;
|
90 | 90 | }
|
91 |
| -.bh-storelocator-container .bh-storelocator-map-container { |
| 91 | +.bh-sl-container .bh-sl-map-container { |
92 | 92 | clear: left;
|
93 | 93 | float: left;
|
94 | 94 | margin-top: 27px;
|
95 | 95 | height: 530px;
|
96 | 96 | width: 875px;
|
97 | 97 | }
|
98 |
| -.bh-storelocator-container .bh-storelocator-map-container a { |
| 98 | +.bh-sl-container .bh-sl-map-container a { |
99 | 99 | color: #e76737;
|
100 | 100 | text-decoration: none;
|
101 | 101 | }
|
102 |
| -.bh-storelocator-container .bh-storelocator-map-container a:hover, |
103 |
| -.bh-storelocator-container .bh-storelocator-map-container a:active { |
| 102 | +.bh-sl-container .bh-sl-map-container a:hover, |
| 103 | +.bh-sl-container .bh-sl-map-container a:active { |
104 | 104 | text-decoration: underline;
|
105 | 105 | }
|
106 |
| -.bh-storelocator-container .bh-storelocator-loc-list { |
| 106 | +.bh-sl-container .bh-sl-loc-list { |
107 | 107 | float: left;
|
108 | 108 | width: 240px;
|
109 | 109 | height: 530px;
|
110 | 110 | overflow: auto;
|
111 | 111 | }
|
112 |
| -.bh-storelocator-container .bh-storelocator-loc-list ul { |
| 112 | +.bh-sl-container .bh-sl-loc-list ul { |
113 | 113 | display: block;
|
114 | 114 | clear: left;
|
115 | 115 | float: left;
|
116 | 116 | list-style: none;
|
117 | 117 | margin: 0;
|
118 | 118 | padding: 0;
|
119 | 119 | }
|
120 |
| -.bh-storelocator-container .bh-storelocator-loc-list ul li { |
| 120 | +.bh-sl-container .bh-sl-loc-list ul li { |
121 | 121 | display: block;
|
122 | 122 | clear: left;
|
123 | 123 | float: left;
|
|
127 | 127 | border: 1px solid #ffffff;
|
128 | 128 | /* Adding this to prevent moving li elements when adding the list-focus class*/
|
129 | 129 | }
|
130 |
| -.bh-storelocator-container .bh-storelocator-loc-list .list-label { |
| 130 | +.bh-sl-container .bh-sl-loc-list .list-label { |
131 | 131 | float: left;
|
132 | 132 | margin: 10px 0 0 6px;
|
133 | 133 | padding: 2px 3px;
|
|
137 | 137 | color: #ffffff;
|
138 | 138 | font-weight: bold;
|
139 | 139 | }
|
140 |
| -.bh-storelocator-container .bh-storelocator-loc-list .list-details { |
| 140 | +.bh-sl-container .bh-sl-loc-list .list-details { |
141 | 141 | float: left;
|
142 | 142 | margin-left: 6px;
|
143 | 143 | width: 165px;
|
144 | 144 | }
|
145 |
| -.bh-storelocator-container .bh-storelocator-loc-list .list-details .list-content { |
| 145 | +.bh-sl-container .bh-sl-loc-list .list-details .list-content { |
146 | 146 | padding: 10px;
|
147 | 147 | }
|
148 |
| -.bh-storelocator-container .bh-storelocator-loc-list .list-details .loc-dist { |
| 148 | +.bh-sl-container .bh-sl-loc-list .list-details .loc-dist { |
149 | 149 | font-weight: bold;
|
150 | 150 | font-style: italic;
|
151 | 151 | color: #8e8e8e;
|
152 | 152 | }
|
153 |
| -.bh-storelocator-container .bh-storelocator-loc-list .list-focus { |
| 153 | +.bh-sl-container .bh-sl-loc-list .list-focus { |
154 | 154 | border: 1px solid rgba(82, 168, 236, 0.9);
|
155 | 155 | -moz-box-shadow: 0 0 8px rgba(82, 168, 236, 0.7);
|
156 | 156 | -webkit-box-shadow: 0 0 8px rgba(82, 168, 236, 0.7);
|
157 | 157 | box-shadow: 0 0 8px rgba(82, 168, 236, 0.7);
|
158 | 158 | transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
|
159 | 159 | }
|
160 |
| -.bh-storelocator-container .bh-storelocator-loc-list .bh-storelocator-close-directions-container { |
| 160 | +.bh-sl-container .bh-sl-loc-list .bh-sl-close-directions-container { |
161 | 161 | width: 100%;
|
162 | 162 | height: 20px;
|
163 | 163 | position: relative;
|
164 | 164 | }
|
165 |
| -.bh-storelocator-container .bh-storelocator-loc-list .bh-storelocator-close-directions-container .bh-storelocator-close-icon { |
| 165 | +.bh-sl-container .bh-sl-loc-list .bh-sl-close-directions-container .bh-sl-close-icon { |
166 | 166 | top: 0;
|
167 | 167 | right: 6px;
|
168 | 168 | }
|
169 |
| -.bh-storelocator-container .loc-name { |
| 169 | +.bh-sl-container .loc-name { |
170 | 170 | /* Picked up by both list and infowindows */
|
171 | 171 | color: #ae2118;
|
172 | 172 | font-weight: bold;
|
173 | 173 | }
|
174 |
| -.bh-storelocator-container .bh-storelocator-map { |
| 174 | +.bh-sl-container .bh-sl-map { |
175 | 175 | float: left;
|
176 | 176 | width: 635px;
|
177 | 177 | height: 530px;
|
178 | 178 | }
|
179 |
| -.bh-storelocator-container .bh-storelocator-pagination-container { |
| 179 | +.bh-sl-container .bh-sl-pagination-container { |
180 | 180 | clear: both;
|
181 | 181 | }
|
182 |
| -.bh-storelocator-container .bh-storelocator-pagination-container ol { |
| 182 | +.bh-sl-container .bh-sl-pagination-container ol { |
183 | 183 | list-style-type: none;
|
184 | 184 | text-align: center;
|
185 | 185 | margin: 0;
|
186 | 186 | padding: 10px 0;
|
187 | 187 | }
|
188 |
| -.bh-storelocator-container .bh-storelocator-pagination-container ol li { |
| 188 | +.bh-sl-container .bh-sl-pagination-container ol li { |
189 | 189 | display: inline-block;
|
190 | 190 | padding: 10px;
|
191 | 191 | cursor: pointer;
|
192 | 192 | font: bold 14px Arial, Helvetica, sans-serif;
|
193 | 193 | color: #ae2118;
|
194 | 194 | text-decoration: underline;
|
195 | 195 | }
|
196 |
| -.bh-storelocator-container .bh-storelocator-pagination-container ol .bh-storelocator-current { |
| 196 | +.bh-sl-container .bh-sl-pagination-container ol .bh-sl-current { |
197 | 197 | color: #333333;
|
198 | 198 | cursor: auto;
|
199 | 199 | text-decoration: none;
|
200 | 200 | }
|
201 | 201 | /* Modal window */
|
202 |
| -.bh-storelocator-overlay { |
| 202 | +.bh-sl-overlay { |
203 | 203 | position: fixed;
|
204 | 204 | left: 0px;
|
205 | 205 | top: 0px;
|
|
208 | 208 | z-index: 10000;
|
209 | 209 | background: url(../img/overlay-bg.png) repeat;
|
210 | 210 | }
|
211 |
| -.bh-storelocator-overlay .bh-storelocator-modal-window { |
| 211 | +.bh-sl-overlay .bh-sl-modal-window { |
212 | 212 | position: absolute;
|
213 | 213 | left: 50%;
|
214 | 214 | margin-left: -460px;
|
|
221 | 221 | border-radius: 10px;
|
222 | 222 | box-shadow: 0 0 10px #656565;
|
223 | 223 | }
|
224 |
| -.bh-storelocator-overlay .bh-storelocator-modal-window .bh-storelocator-modal-content { |
| 224 | +.bh-sl-overlay .bh-sl-modal-window .bh-sl-modal-content { |
225 | 225 | float: left;
|
226 | 226 | padding: 0 22px;
|
227 | 227 | /* there's already a margin on the top of the map-container div */
|
228 | 228 | }
|
229 |
| -.bh-storelocator-overlay .bh-storelocator-modal-window .bh-storelocator-close-icon { |
| 229 | +.bh-sl-overlay .bh-sl-modal-window .bh-sl-close-icon { |
230 | 230 | top: -6px;
|
231 | 231 | right: -6px;
|
232 | 232 | }
|
233 |
| -.bh-storelocator-close-icon { |
| 233 | +.bh-sl-close-icon { |
234 | 234 | position: absolute;
|
235 | 235 | width: 18px;
|
236 | 236 | height: 18px;
|
|
0 commit comments