-
Notifications
You must be signed in to change notification settings - Fork 0
/
templatemo_style.css
executable file
·331 lines (282 loc) · 8.56 KB
/
templatemo_style.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
/*
Floral Shop Template
http://www.templatemo.com/preview/templatemo_385_floral_shop
*/
body {
margin: 0;
padding: 0;
color: #000000;
font-family: Georgia, Arial, Helvetica, sans-serif;
font-size: 15px;
line-height: 20px;
background-color: #ffffff;
background-repeat: repeat;
background: url(images/templatemo_main.png)
}
h1, h2, h3, h4, h5, h6 {
color: #000;
letter-spacing: -1px;
font-weight: 400;
padding: 0;
margin: 0;
}
h1 { font-size: 32px; margin-bottom: 20px; }
h2 { font-size: 28px; margin-bottom: 20px; text-align: center; }
h3 { font-size: 20px; margin-bottom: 20px; }
h4 { font-size: 16px; margin-bottom: 16px; font-weight: 100 }
h5 { font-size: 18px }
h6 { font-size: 18px }
.header { display: block }
.left { float:left }
.right { float:right }
em { color: #000000 }
.img_fl { float: left; margin: 3px 15px 5px 0 }
.img_fr { float: left; margin: 3px 0 5px 15px }
.img_border { background: #fff; padding: 4px; border: 1px solid #eee }
a:link, a:visited { color:#000000; text-decoration: none }
a:visited { text-decoration:none }
a:hover { text-decoration:none }
a:hover,a:active { outline:none }
p { margin: 0 0 15px 0; padding: 0 }
img { border: none; }
blockquote { padding: 19px; margin: 20px 0 0 0; background:url(images/templatemo_h2.png) repeat; border: 1px solid #869172 }
cite a, cite a:link, cite a:visited { font-size: 18px; text-decoration: none; font-style: normal }
cite span { font-weight: 400; color: #333; }
.tmo_ul_list { margin: 10px 0 10px 15px; padding: 0; list-style: none }
.tmo_ul_list li { color:#000000; margin: 0 0 7px 0; padding: 2px 0 2px 30px; background: url(images/templatemo_list.png) no-repeat scroll 0 3px }
.tmo_ul_list li a { color: #000000; font-weight: normal; text-decoration: none }
.tmo_ul_list li a:hover { color: #000000 }
.tmo_list_circle { list-style: circle }
.tmo_list_circle li { margin: 0 0 7px 0 }
.no_bullet { margin: 0; padding: 0; list-style: none }
.no_bullet li { margin: 0 0 20px 0; padding: 0 }
.price { font-size: 18px; font-weight: 700; color: #000}
.normal_price { color: #000000; text-decoration:line-through }
.special_price { color: #800000 }
#templatemo_wrapper_h { width: 100%; background: url(images/templatemo_headerrepeat.jpg) repeat-x top }
#templatemo_wrapper_sp { width: 100%; background: url(images/templatemo_headerrepeat_subpage.jpg) repeat-x top }
#templatemo_header_wh {
width: 100%;
background: url(images/templatemo_header.jpg) top center no-repeat
}
#templatemo_header_wsp {
width: 100%;
background: url(images/templatemo_header_subpage.jpg) top center no-repeat
}
#templatemo_header {
width: 980px;
margin: 0 auto;
}
.header_home { height: 620px }
.header_subpage { height: 260px }
#templatemo_main_wrapper {
width: 100%;
background: url(images/templatemo_footer.png) repeat-x bottom
}
#templatemo_main {
width: 980px;
margin: 0 auto;
padding: 0 0 30px 0
}
#templatemo_footer_wrapper {
width: 100%;
background: #696969
}
#templatemo_footer {
width: 980px;
padding: 30px 0;
margin: 0 auto;
}
#sidebar { width: 242px }
#content_home {width: 800px;}
#content { width: 700px }
#content_products {width:720px;}
.content_half { width: 330px }
.col { float: left; margin-right: 35px }
.col13 { width: 210px }
.col23 { width: 450px }
#site_title { padding: 20px 0 }
#site_title a { display: block; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; width: 280px; height: 105px; color: #acacac; text-indent: -10000px; background: url(images/templatemo_logo.png) no-repeat top left }
#templatemo_menu { clear: both; padding: 10px; width: 960px; height: 30px; background: url(images/templatemo_menu.png)}
#templatemo_search { float: right; width: 214px; height: 30px; background: url(images/search_bg.png) }
#templatemo_search form {
margin: 0;
padding: 0;
}
#templatemo_search .txt_field {
float: left;
display: block;
height: 20px;
line-height: 20px;
width: 170px;
color: #333;
font-size: 18px;
padding: 5px;
font-variant: normal;
border: none;
background: none;
}
#templatemo_search .sub_btn {
float: right;
display: block;
color: #000;
height: 30px;
width: 30px;
font-size: 18px;
font-weight: 700;
line-height: 26px;
cursor: pointer;
border: none;
background: none;
}
.sidebar_box {
position: relative;
margin-bottom: 36px;
}
.sidebar_box .bottom {
position: absolute;
bottom: -5px;
left: 0px;
width: 242px;
height: 5px;
background: url(images/templatemo_sbbgb.png)
}
.sidebar_box h3 { font-size: 18px; font-weight: 700; padding: 0 10px 0 10px; margin: 0; width: 222px; height: 44px; line-height: 44px; margin-bottom: 0; background: url(images/templatemo_sbheader.png) no-repeat; color: #000}
#sidebar .sidebar_box .content {
padding: 10px 10px 5px;
background: url(images/templatemo_sbbg.png) repeat-y
}
.special { text-align: center }
.special img { margin-bottom: 15px }
.special a { display: block; font-weight: 700; text-align: center; margin-bottom: 10px }
#sidebar .sidebar_list { margin: 0; padding: 0 0 10px; list-style: none; }
#sidebar .sidebar_list li { display: block; margin: 0; padding: 5px 0 }
#sidebar .sidebar_list li a { color: #000000; text-decoration: none; background: url(images/templatemo_list.png) left center no-repeat; padding-left: 18px }
#sidebar .sidebar_list li a:hover { color: #000; text-decoration: none }
#content h2 { padding: 10px; background: url(images/templatemo_h2.png) repeat }
.product_box {
float: left;
width: 165px;
text-align: center;
margin: 0 46px 46px 0;
background: url(images/templatemo_h2.png) repeat
}
.product_box img {
margin-bottom: 5px;
}
.product_box h3 {
font-size: 18px;
color: #000;
margin-bottom: 5px;
font-weight: 700;
}
.product_box .product_price {
color: #000;
font-size: 18px;
font-weight: 700;
margin-bottom: 10px;
}
.product_box .add_to_cart {
clear: both;
width: 165px;
height: 28px;
background: url(images/addtocart.png) no-repeat
}
.product_box .add_to_cart a {
float: left;
display: block;
width: 82px;
line-height: 28px;
text-align: center;
color: #333
}
a.button {
display: block;
text-align: center;
color: #333;
width: 80px;
height: 28px;
line-height: 28px;
background: url(images/templatemo_btn.png) no-repeat
}
.form_field input {
background: #FFFFFF;
border: 1px solid #000000;
width: 300px;
padding: 4px;
color: #000000;
}
#contact_form { padding: 0; margin-bottom: 40px }
#contact_form form { margin: 0px; padding: 0px; }
#contact_form form .input_field {
background: #395015;
border: 1px solid #5d7c29;
width: 200px;
padding: 4px;
color: #000000;
}
#contact_form form label {
display: block;
width: 100px;
margin-right: 12px;
font-size: 18px
}
#contact_form form textarea {
width: 400px;
height: 120px;
background: #395015;
border: 1px solid #5d7c29;
margin-bottom: 10px;
padding: 4px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}
#contact_form form .submit_btn {
display: block;
width: 80px;
height: 28px;
text-align: center;
text-decoration: none;
font-weight: bold;
background: url(images/templatemo_btn.png);
border: none;
color: #333;
font-size: 15px;
cursor: pointer;
}
.submit_right {
float: right;
margin-right: 40px;
}
.map_border {
background: url(images/templatemo_h2.png) repeat;
padding: 10px;
}
.faqs p { margin-bottom: 20px }
.faqs h5 { margin-bottom: 5px }
#gallery {
margin: 0; padding: 0; list-style: none;
}
#gallery li { display: block; float: left; width: 450px; margin-right: 40px; margin-bottom: 40px;
padding-bottom: 40px;
border-bottom: 1px solid #eee }
#gallery li img { margin-bottom: 20px; border: 1px solid #eee; background: #fff; padding: 9px }
.no_margin_right { margin-right: 0 }
#templatemo_footer .footer_left {
float: left;
width: 240px;
}
#templatemo_footer .footer_right {
float: right;
width: 700px;
text-align: right;
}
.no_margin_right { margin-right: 0 }
.pagging { margin: 0 0 20px; padding: 0 }
.pagging ul { margin: 0; padding: 0; list-style: none }
.pagging ul li { margin: 0; padding: 0; display: inline }
.pagging ul li a { float: left; display: block; color: #333; text-decoration: none; margin-right: 5px; padding: 5px 10px; background: #fff; border: 1px solid #eee }
.pagging ul li a:hover { background: #f3b2bd; border: 1px solid #eee; color: #000 }
.cleaner { clear: both; display: block; }
.h20 { height: 20px }
.h40 { height: 40px }