Gallery Bank: WordPress Photo Gallery Plugin - Version 3.0.76

Version Description

Download this release

Release Info

Developer Gallery-Bank
Plugin Icon 128x128 Gallery Bank: WordPress Photo Gallery Plugin
Version 3.0.76
Comparing to
See all releases

Code changes from version 3.0.75 to 3.0.76

Files changed (52) hide show
  1. assets/css/css3_grid_style.css +0 -4175
  2. assets/css/premium-edition.css +3899 -0
  3. assets/css/responsive.css +9 -0
  4. assets/css/stylesheet.css +281 -0
  5. assets/images/colorBox/border.png +0 -0
  6. assets/images/colorBox/button_next.png +0 -0
  7. assets/images/colorBox/button_pause.png +0 -0
  8. assets/images/colorBox/button_play.png +0 -0
  9. assets/images/colorBox/button_prev.png +0 -0
  10. assets/images/colorBox/close.png +0 -0
  11. assets/images/colorBox/controls.png +0 -0
  12. assets/images/colorBox/loading.gif +0 -0
  13. assets/images/colorBox/loading_background.png +0 -0
  14. assets/images/colorBox/overlay.png +0 -0
  15. assets/images/colorBox/sprite.png +0 -0
  16. assets/images/fancybox/blank.gif +0 -0
  17. assets/images/fancybox/fancybox_buttons.png +0 -0
  18. assets/images/fancybox/fancybox_loading.gif +0 -0
  19. assets/images/fancybox/fancybox_overlay.png +0 -0
  20. assets/images/fancybox/fancybox_sprite.png +0 -0
  21. assets/images/gallery-bank-logo.png +0 -0
  22. assets/images/gallery-bank.png +0 -0
  23. assets/images/img.png +0 -0
  24. assets/images/lightbox2/close.png +0 -0
  25. assets/images/lightbox2/loading.gif +0 -0
  26. assets/images/lightbox2/next.png +0 -0
  27. assets/images/lightbox2/prev.png +0 -0
  28. assets/images/photoSwipe/error.gif +0 -0
  29. assets/images/photoSwipe/icons.png +0 -0
  30. assets/images/photoSwipe/photoswipe-icons.png +0 -0
  31. assets/images/photoSwipe/photoswipe-icons@2x.png +0 -0
  32. assets/images/photoSwipe/photoswipe-loader.gif +0 -0
  33. assets/images/video.jpg +0 -0
  34. assets/img/cross_04.png +0 -0
  35. assets/img/ribbon_style1_free.png +0 -0
  36. assets/img/ribbon_style1_off30.png +0 -0
  37. assets/img/ribbon_style1_off35.png +0 -0
  38. assets/img/ribbon_style1_save.png +0 -0
  39. assets/img/ribbon_style2_free.png +0 -0
  40. assets/img/ribbon_style2_heart.png +0 -0
  41. assets/img/ribbon_style2_hot.png +0 -0
  42. assets/img/ribbon_style2_save.png +0 -0
  43. assets/img/tick_10.png +0 -0
  44. front_views/gallery-bank-shortcode.php +3 -3
  45. gallery-bank.php +46 -4
  46. lib/gallery-bank-class.php +33 -58
  47. readme.txt +167 -164
  48. views/dashboard.php +128 -277
  49. views/header.php +97 -31
  50. views/other-services.php +1551 -0
  51. views/purchase_pro_version.php +1755 -1322
  52. views/recommended-plugins.php +297 -0
assets/css/css3_grid_style.css DELETED
@@ -1,4175 +0,0 @@
1
- /* ==================== FONT FACE ==================== */
2
- /*@font-face
3
- {
4
- font-family: 'YanoneKaffeesatzRegular';
5
- src: url('../font/YanoneKaffeesatz-Regular-webfont.eot');
6
- src: local('-'), url('../font/YanoneKaffeesatz-Regular-webfont.woff') format('woff'), url('../font/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'), url('../font/YanoneKaffeesatz-Regular-webfont.svg#webfontlKPF1zIT') format('svg');
7
- font-weight: normal;
8
- font-style: normal;
9
- } */
10
-
11
- /* ==================== PRICING TABLE ==================== */
12
- /* --- base --- */
13
- @font-face {
14
- font-family: 'Yanone Kaffeesatz';
15
- font-style: normal;
16
- font-weight: 400;
17
- src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'),
18
- url(http://themes.googleusercontent.com/static/fonts/yanonekaffeesatz/v5/YDAoLskQQ5MOAgvHUQCcLRTHiN2BPBirwIkMLKUspj4.woff) format('woff');
19
- }
20
- @font-face {
21
- font-family: 'PT Sans';
22
- font-style: normal;
23
- font-weight: 400;
24
- src: local('PT Sans'), local('PTSans-Regular'),
25
- url(http://themes.googleusercontent.com/static/fonts/ptsans/v6/LKf8nhXsWg5ybwEGXk8UBQ.woff) format('woff');
26
- }
27
- /* ==================== FONT FACE ==================== */
28
- /*@font-face
29
- {
30
- font-family: 'YanoneKaffeesatzRegular';
31
- src: url('../font/YanoneKaffeesatz-Regular-webfont.eot');
32
- src: local('-'), url('../font/YanoneKaffeesatz-Regular-webfont.woff') format('woff'), url('../font/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'), url('../font/YanoneKaffeesatz-Regular-webfont.svg#webfontlKPF1zIT') format('svg');
33
- font-weight: normal;
34
- font-style: normal;
35
- } */
36
-
37
- /* ==================== PRICING TABLE ==================== */
38
- /* --- base --- */
39
- div.p_table_1
40
- {
41
- width: 100%;
42
- /*height: 100%;*/
43
- font-size: 13px;
44
- font-family: arial, sans-serif;
45
- font-weight: normal;
46
- color: #444444;
47
- line-height: normal !important;
48
- visibility: visible;
49
- }
50
-
51
- /* --- hyperlinks --- */
52
- div.p_table_1 a
53
- {
54
- color: #444444;
55
- text-decoration: none;
56
- }
57
-
58
- /* --- lists --- */
59
- div.p_table_1 ul
60
- {
61
- margin: 0px !important;
62
- padding: 0px !important;
63
- list-style-type: none;
64
- overflow: visible;
65
- }
66
-
67
- div.p_table_1 li
68
- {
69
- margin: 0px !important;
70
- padding: 0px !important;
71
- list-style-type: none !important;
72
- list-style-image: none !important;
73
- font-size: 13px !important;
74
- line-height: normal !important;
75
- text-shadow: none !important;
76
- overflow: visible !important;
77
- text-indent: 0 !important;
78
- box-sizing: content-box;
79
- -moz-box-sizing: content-box;
80
- -webkit-box-sizing: content-box;
81
- }
82
-
83
- div.p_table_1 li img
84
- {
85
- display: inline !important;
86
- padding: 0 !important;
87
- margin: 0 !important;
88
- box-shadow: none !important;
89
- -webkit-box-shadow: none !important;
90
- -moz-box-shadow: none !important;
91
- background: none !important;
92
- border: none !important;
93
- visibility: visible !important;
94
- }
95
-
96
- /* --- div aligns --- */
97
- div.p_table_1 .align_center
98
- {
99
- text-align: center;
100
- }
101
-
102
- /* --- div rounded corners --- */
103
- /* --- border radius 3px --- */
104
- div.p_table_1 .radius3
105
- {
106
- border-radius: 3px;
107
- -webkit-border-radius: 3px;
108
- -moz-border-radius: 3px;
109
- }
110
-
111
- /* --- border radius 5px top left --- */
112
- div.p_table_1 .radius5_topleft
113
- {
114
- border-top-left-radius: 5px;
115
- -webkit-border-top-left-radius: 5px;
116
- -moz-border-radius-topleft: 5px;
117
- }
118
-
119
- /* --- border radius 5px top right --- */
120
- div.p_table_1 .radius5_topright
121
- {
122
- border-top-right-radius: 5px;
123
- -webkit-border-top-right-radius: 5px;
124
- -moz-border-radius-topright: 5px;
125
- }
126
-
127
- /* ==================== HEADINGS ==================== */
128
- /* ------ common styles ------ */
129
- div.p_table_1 h1,
130
- div.p_table_1 h2,
131
- div.p_table_1 h3
132
- {
133
- margin: 0px !important;
134
- padding: 0px !important;
135
- font-weight: normal !important;
136
- border: none !important;
137
- line-height: normal !important;
138
- letter-spacing: 0;
139
- text-transform: none;
140
- background: none;
141
- text-shadow: none !important;
142
- text-align: inherit !important;
143
- font-style: normal !important;
144
- width: auto !important;
145
- float: none !important;
146
- position: static !important;
147
- box-shadow: none !important;
148
- -moz-box-shadow: none !important;
149
- -webkit-box-shadow: none !important;
150
- }
151
-
152
- div.p_table_1 h1
153
- {
154
- font-family: 'Yanone Kaffeesatz', arial, sans-serif !important;
155
- font-size: 48px !important;
156
- }
157
-
158
- div.p_table_1 h1 span
159
- {
160
- font-family: 'Yanone Kaffeesatz', arial, sans-serif !important;
161
- font-size: 59px !important;
162
- text-shadow: none !important;
163
- font-weight: normal !important;
164
- padding: 0 !important;
165
- background: none !important;
166
- }
167
-
168
- div.p_table_1 h2
169
- {
170
- font-family: 'Yanone Kaffeesatz', arial, sans-serif !important;
171
- font-size: 30px !important;
172
- }
173
-
174
- div.p_table_1 h2 span
175
- {
176
- font-family: 'Yanone Kaffeesatz', arial, sans-serif !important;
177
- font-size: 30px !important;
178
- border: none !important;
179
- font-weight: normal !important;
180
- padding: 0 !important;
181
- background: none !important;
182
- }
183
-
184
- div.p_table_1 h3
185
- {
186
- font-family: arial, sans-serif !important;
187
- font-size: 13px !important;
188
- }
189
-
190
- /* ==================== COLUMNS ==================== */
191
- /* ------ common styles ------ */
192
- div.p_table_1 div.column_1,
193
- div.p_table_1 div.column_2,
194
- div.p_table_1 div.column_3,
195
- div.p_table_1 div.column_4
196
- {
197
- /* transitions */
198
- -webkit-transition: box-shadow 0.25s ease;
199
- -moz-transition: box-shadow 0.25s ease;
200
- -o-transition: box-shadow 0.25s ease;
201
- -ms-transition: box-shadow 0.25s ease;
202
- transition: box-shadow 0.25s ease;
203
- }
204
- /* --- header row 1 --- */
205
- div.p_table_1 div.caption_column li.header_row_1 ,
206
- div.p_table_1 div.column_1 li.header_row_1,
207
- div.p_table_1 div.column_2 li.header_row_1,
208
- div.p_table_1 div.column_3 li.header_row_1,
209
- div.p_table_1 div.column_4 li.header_row_1
210
- {
211
- height: 50px;
212
- width: 100%;
213
- padding: 0 !important;
214
- }
215
-
216
- div.p_table_1 div.caption_column li.header_row_1 a,
217
- div.p_table_1 div.column_1 li.header_row_1 a,
218
- div.p_table_1 div.column_2 li.header_row_1 a,
219
- div.p_table_1 div.column_3 li.header_row_1 a,
220
- div.p_table_1 div.column_4 li.header_row_1 a
221
- {
222
- text-decoration: none !important;
223
- }
224
- /* --- header row 2 --- */
225
- div.p_table_1 div.caption_column li.header_row_2,
226
- div.p_table_1 div.column_1 li.header_row_2,
227
- div.p_table_1 div.column_2 li.header_row_2,
228
- div.p_table_1 div.column_3 li.header_row_2,
229
- div.p_table_1 div.column_4 li.header_row_2
230
- {
231
- height: 96px;
232
- width: 100%;
233
- padding: 0 0 14px !important;
234
- }
235
-
236
- div.p_table_1 div.caption_column li.header_row_2 a,
237
- div.p_table_1 div.column_1 li.header_row_2 a,
238
- div.p_table_1 div.column_2 li.header_row_2 a,
239
- div.p_table_1 div.column_3 li.header_row_2 a,
240
- div.p_table_1 div.column_4 li.header_row_2 a
241
- {
242
- text-decoration: none !important;
243
- }
244
- /* --- caption correction --- */
245
- div.p_table_1 div.caption_column li.header_row_2
246
- {
247
- height: 96px;
248
- width: 100%;
249
- padding: 7px 0px 7px 0 !important;
250
- }
251
-
252
- div.p_table_1 div.caption_column li.header_row_2 h2.caption
253
- {
254
- padding-left: 10px !important;
255
- }
256
-
257
- /* ==================== CAPTION COLUMN ==================== */
258
- div.p_table_1 div.caption_column
259
- {
260
- /*position: relative;*/
261
- width: 180px;
262
- /*height: 100%;*/
263
- float: left;
264
- }
265
-
266
- /* =================== COLUMN STYLE 1 ==================== */
267
- div.p_table_1 div.column_1
268
- {
269
- /*position: relative;*/
270
- width: 160px;
271
- /*height: 100%;*/
272
- float: left !important;
273
- }
274
-
275
- /* ==================== COLUMN STYLE 2 ==================== */
276
- div.p_table_1 div.column_2
277
- {
278
- /*position: relative;*/
279
- width: 160px;
280
- /*height: 100%;*/
281
- float: left !important;
282
- }
283
-
284
- /* ==================== COLUMN STYLE 3 ==================== */
285
- div.p_table_1 div.column_3
286
- {
287
- /*position: relative;*/
288
- width: 160px;
289
- /*height: 100%;*/
290
- float: left !important;
291
- }
292
-
293
- /* ==================== COLUMN STYLE 4 ==================== */
294
- div.p_table_1 div.column_4
295
- {
296
- /*position: relative;*/
297
- width: 160px;
298
- /*height: 100%;*/
299
- float: left !important;
300
- }
301
-
302
- /* ========== COLUMN HOVERS ========== */
303
- div.p_table_1.p_table_hover_light div.column_1:hover,
304
- div.p_table_1.p_table_hover_light div.column_2:hover,
305
- div.p_table_1.p_table_hover_light div.column_3:hover,
306
- div.p_table_1.p_table_hover_light div.column_4:hover,
307
- div.p_table_1.p_table_hover_disabled div.column_1:hover,
308
- div.p_table_1.p_table_hover_disabled div.column_2:hover,
309
- div.p_table_1.p_table_hover_disabled div.column_3:hover,
310
- div.p_table_1.p_table_hover_disabled div.column_4:hover
311
- {
312
- left: 0;
313
- top: 0;
314
- }
315
-
316
- div.p_table_1.p_table_hover_disabled div.column_1:hover,
317
- div.p_table_1.p_table_hover_disabled div.column_2:hover,
318
- div.p_table_1.p_table_hover_disabled div.column_3:hover,
319
- div.p_table_1.p_table_hover_disabled div.column_4:hover
320
- {
321
- position: static;
322
- box-shadow: none;
323
- -webkit-box-shadow: none;
324
- -moz-box-shadow: none;
325
- z-index: 0;
326
- }
327
-
328
- div.p_table_1 div.column_1:hover,
329
- div.p_table_1 div.column_2:hover,
330
- div.p_table_1 div.column_3:hover,
331
- div.p_table_1 div.column_4:hover,
332
- div.p_table_1 div.active_column,
333
- div.p_table_1.p_table_hover_light div.active_column:hover,
334
- div.p_table_1.p_table_hover_disabled div.active_column:hover
335
- {
336
- position: relative;
337
- z-index: 100;
338
- left: -5px;
339
- top: -15px;
340
- /* shadow */
341
- box-shadow: 5px 0px 30px rgba(0,0,0,0.5);
342
- -webkit-box-shadow: 5px 0px 30px rgba(0,0,0,0.5);
343
- -moz-box-shadow: 5px 0px 30px rgba(0,0,0,0.5);
344
- }
345
-
346
- div.p_table_1.p_table_hover_light div.active_column,
347
- div.p_table_1.p_table_hover_light div.active_column:hover
348
- {
349
- left: 0;
350
- top: 0;
351
- }
352
-
353
- div.p_table_1.p_table_hover_light div.column_1:hover,
354
- div.p_table_1.p_table_hover_light div.column_2:hover,
355
- div.p_table_1.p_table_hover_light div.column_3:hover,
356
- div.p_table_1.p_table_hover_light div.column_4:hover,
357
- div.p_table_1.p_table_hover_light div.active_column,
358
- div.p_table_1.p_table_hover_light div.active_column:hover
359
- {
360
- /* shadow */
361
- box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
362
- -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
363
- -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
364
- }
365
-
366
- div.p_table_1 div.column_1:hover,
367
- div.p_table_1 div.column_2:hover,
368
- div.p_table_1 div.column_3:hover,
369
- div.p_table_1 div.column_4:hover,
370
- div.p_table_1 div.active_column:hover,
371
- div.p_table_1.p_table_hover_light div.active_column:hover,
372
- div.p_table_1.p_table_hover_disabled div.active_column:hover
373
- {
374
- z-index: 101;
375
- }
376
-
377
- div.p_table_1.p_table_hover_light div.column_1:hover li.row_style_1,
378
- div.p_table_1.p_table_hover_light div.column_2:hover li.row_style_1,
379
- div.p_table_1.p_table_hover_light div.column_3:hover li.row_style_1,
380
- div.p_table_1.p_table_hover_light div.column_4:hover li.row_style_1,
381
- div.p_table_1.p_table_hover_light div.column_1:hover li.row_style_2,
382
- div.p_table_1.p_table_hover_light div.column_2:hover li.row_style_2,
383
- div.p_table_1.p_table_hover_light div.column_3:hover li.row_style_2,
384
- div.p_table_1.p_table_hover_light div.column_4:hover li.row_style_2,
385
- div.p_table_1.p_table_hover_light div.column_1:hover li.row_style_3,
386
- div.p_table_1.p_table_hover_light div.column_2:hover li.row_style_3,
387
- div.p_table_1.p_table_hover_light div.column_3:hover li.row_style_3,
388
- div.p_table_1.p_table_hover_light div.column_4:hover li.row_style_3,
389
- div.p_table_1.p_table_hover_light div.column_1:hover li.row_style_4,
390
- div.p_table_1.p_table_hover_light div.column_2:hover li.row_style_4,
391
- div.p_table_1.p_table_hover_light div.column_3:hover li.row_style_4,
392
- div.p_table_1.p_table_hover_light div.column_4:hover li.row_style_4,
393
- div.p_table_1.p_table_hover_light div.active_column li.row_style_1,
394
- div.p_table_1.p_table_hover_light div.active_column li.row_style_2,
395
- div.p_table_1.p_table_hover_light div.active_column li.row_style_3,
396
- div.p_table_1.p_table_hover_light div.active_column li.row_style_4,
397
- div.p_table_1.p_table_hover_disabled div.column_1:hover li.row_style_1,
398
- div.p_table_1.p_table_hover_disabled div.column_2:hover li.row_style_1,
399
- div.p_table_1.p_table_hover_disabled div.column_3:hover li.row_style_1,
400
- div.p_table_1.p_table_hover_disabled div.column_4:hover li.row_style_1,
401
- div.p_table_1.p_table_hover_disabled div.column_1:hover li.row_style_2,
402
- div.p_table_1.p_table_hover_disabled div.column_2:hover li.row_style_2,
403
- div.p_table_1.p_table_hover_disabled div.column_3:hover li.row_style_2,
404
- div.p_table_1.p_table_hover_disabled div.column_4:hover li.row_style_2,
405
- div.p_table_1.p_table_hover_disabled div.column_1:hover li.row_style_3,
406
- div.p_table_1.p_table_hover_disabled div.column_2:hover li.row_style_3,
407
- div.p_table_1.p_table_hover_disabled div.column_3:hover li.row_style_3,
408
- div.p_table_1.p_table_hover_disabled div.column_4:hover li.row_style_3,
409
- div.p_table_1.p_table_hover_disabled div.column_1:hover li.row_style_4,
410
- div.p_table_1.p_table_hover_disabled div.column_2:hover li.row_style_4,
411
- div.p_table_1.p_table_hover_disabled div.column_3:hover li.row_style_4,
412
- div.p_table_1.p_table_hover_disabled div.column_4:hover li.row_style_4
413
- {
414
- height: 19px;
415
- padding: 9px 0 !important;
416
- }
417
-
418
- div.p_table_1 div.column_1:hover li.row_style_1,
419
- div.p_table_1 div.column_2:hover li.row_style_1,
420
- div.p_table_1 div.column_3:hover li.row_style_1,
421
- div.p_table_1 div.column_4:hover li.row_style_1,
422
- div.p_table_1 div.column_1:hover li.row_style_2,
423
- div.p_table_1 div.column_2:hover li.row_style_2,
424
- div.p_table_1 div.column_3:hover li.row_style_2,
425
- div.p_table_1 div.column_4:hover li.row_style_2,
426
- div.p_table_1 div.column_1:hover li.row_style_3,
427
- div.p_table_1 div.column_2:hover li.row_style_3,
428
- div.p_table_1 div.column_3:hover li.row_style_3,
429
- div.p_table_1 div.column_4:hover li.row_style_3,
430
- div.p_table_1 div.column_1:hover li.row_style_4,
431
- div.p_table_1 div.column_2:hover li.row_style_4,
432
- div.p_table_1 div.column_3:hover li.row_style_4,
433
- div.p_table_1 div.column_4:hover li.row_style_4,
434
- div.p_table_1 div.active_column li.row_style_1,
435
- div.p_table_1 div.active_column li.row_style_2,
436
- div.p_table_1 div.active_column li.row_style_3,
437
- div.p_table_1 div.active_column li.row_style_4,
438
- div.p_table_1.p_table_hover_disabled div.active_column:hover li.row_style_1,
439
- div.p_table_1.p_table_hover_disabled div.active_column:hover li.row_style_2,
440
- div.p_table_1.p_table_hover_disabled div.active_column:hover li.row_style_3,
441
- div.p_table_1.p_table_hover_disabled div.active_column:hover li.row_style_4
442
- {
443
- height: 19px;
444
- padding: 12px 5px !important;
445
- }
446
-
447
- div.p_table_1.p_table_hover_light div.column_1:hover li.header_row_1,
448
- div.p_table_1.p_table_hover_light div.column_2:hover li.header_row_1,
449
- div.p_table_1.p_table_hover_light div.column_3:hover li.header_row_1,
450
- div.p_table_1.p_table_hover_light div.column_4:hover li.header_row_1,
451
- div.p_table_1.p_table_hover_light div.active_column li.header_row_1,
452
- div.p_table_1.p_table_hover_disabled div.column_1:hover li.header_row_1,
453
- div.p_table_1.p_table_hover_disabled div.column_2:hover li.header_row_1,
454
- div.p_table_1.p_table_hover_disabled div.column_3:hover li.header_row_1,
455
- div.p_table_1.p_table_hover_disabled div.column_4:hover li.header_row_1
456
- {
457
- padding: 0 !important;
458
- border-radius: 0;
459
- -webkit-border-top-left-radius: 0;
460
- -webkit-border-top-right-radius: 0;
461
- -moz-border-radius-topleft: 0;
462
- -moz-border-radius-topright: 0;
463
- }
464
-
465
- div.p_table_1.p_table_hover_light div.column_1:hover li.header_row_1.radius5_topright,
466
- div.p_table_1.p_table_hover_light div.column_2:hover li.header_row_1.radius5_topright,
467
- div.p_table_1.p_table_hover_light div.column_3:hover li.header_row_1.radius5_topright,
468
- div.p_table_1.p_table_hover_light div.column_4:hover li.header_row_1.radius5_topright,
469
- div.p_table_1.p_table_hover_disabled div.column_1:hover li.header_row_1.radius5_topright,
470
- div.p_table_1.p_table_hover_disabled div.column_2:hover li.header_row_1.radius5_topright,
471
- div.p_table_1.p_table_hover_disabled div.column_3:hover li.header_row_1.radius5_topright,
472
- div.p_table_1.p_table_hover_disabled div.column_4:hover li.header_row_1.radius5_topright
473
- {
474
- border-top-right-radius: 5px;
475
- -webkit-border-top-right-radius: 5px;
476
- -moz-border-radius-topright: 5px;
477
- }
478
-
479
- div.p_table_1 div.column_1:hover li.header_row_1,
480
- div.p_table_1 div.column_2:hover li.header_row_1,
481
- div.p_table_1 div.column_3:hover li.header_row_1,
482
- div.p_table_1 div.column_4:hover li.header_row_1,
483
- div.p_table_1 div.active_column li.header_row_1,
484
- div.p_table_1.p_table_hover_disabled div.active_column:hover li.header_row_1
485
- {
486
- padding: 4px 5px 0 5px !important;
487
- border-radius: 5px 5px 0px 0px;
488
- -webkit-border-top-left-radius: 5px;
489
- -webkit-border-top-right-radius: 5px;
490
- -moz-border-radius-topleft: 5px;
491
- -moz-border-radius-topright: 5px;
492
- }
493
-
494
- div.p_table_1.p_table_hover_light div.column_1:hover li.header_row_2,
495
- div.p_table_1.p_table_hover_light div.column_2:hover li.header_row_2,
496
- div.p_table_1.p_table_hover_light div.column_3:hover li.header_row_2,
497
- div.p_table_1.p_table_hover_light div.column_4:hover li.header_row_2,
498
- div.p_table_1.p_table_hover_light div.active_column li.header_row_2,
499
- div.p_table_1.p_table_hover_disabled div.column_1:hover li.header_row_2,
500
- div.p_table_1.p_table_hover_disabled div.column_2:hover li.header_row_2,
501
- div.p_table_1.p_table_hover_disabled div.column_3:hover li.header_row_2,
502
- div.p_table_1.p_table_hover_disabled div.column_4:hover li.header_row_2
503
- {
504
- padding: 0 0 14px !important;
505
- }
506
-
507
- div.p_table_1 div.column_1:hover li.header_row_2,
508
- div.p_table_1 div.column_2:hover li.header_row_2,
509
- div.p_table_1 div.column_3:hover li.header_row_2,
510
- div.p_table_1 div.column_4:hover li.header_row_2,
511
- div.p_table_1 div.active_column li.header_row_2,
512
- div.p_table_1.p_table_hover_disabled div.active_column:hover li.header_row_2
513
- {
514
- padding: 5px 5px 15px !important;
515
- }
516
-
517
- div.p_table_1.p_table_hover_light div.column_1:hover li.footer_row,
518
- div.p_table_1.p_table_hover_light div.column_2:hover li.footer_row,
519
- div.p_table_1.p_table_hover_light div.column_3:hover li.footer_row,
520
- div.p_table_1.p_table_hover_light div.column_4:hover li.footer_row,
521
- div.p_table_1.p_table_hover_light div.active_column li.footer_row,
522
- div.p_table_1.p_table_hover_disabled div.column_1:hover li.footer_row,
523
- div.p_table_1.p_table_hover_disabled div.column_2:hover li.footer_row,
524
- div.p_table_1.p_table_hover_disabled div.column_3:hover li.footer_row,
525
- div.p_table_1.p_table_hover_disabled div.column_4:hover li.footer_row
526
- {
527
- padding: 10px 0 !important;
528
- }
529
-
530
- div.p_table_1 div.column_1:hover li.footer_row,
531
- div.p_table_1 div.column_2:hover li.footer_row,
532
- div.p_table_1 div.column_3:hover li.footer_row,
533
- div.p_table_1 div.column_4:hover li.footer_row,
534
- div.p_table_1 div.active_column li.footer_row,
535
- div.p_table_1.p_table_hover_disabled div.active_column:hover li.footer_row
536
- {
537
- padding: 10px 5px !important;
538
- }
539
-
540
- /*==================== DATA ROWS ====================*/
541
- /* ------ common styles ------ */
542
- div.p_table_1 li.row_style_1,
543
- div.p_table_1 li.row_style_2,
544
- div.p_table_1 li.row_style_3,
545
- div.p_table_1 li.row_style_4
546
- {
547
- width: 100%;
548
- /*height: 100%;*/
549
- height: 19px;
550
- padding: 9px 0 !important;
551
- float: left;
552
- }
553
-
554
- div.p_table_1 li.row_style_1 span,
555
- div.p_table_1 li.row_style_2 span,
556
- div.p_table_1 li.row_style_3 span,
557
- div.p_table_1 li.row_style_4 span
558
- {
559
- display: block;
560
- padding: 0 10px !important;
561
- font-size: 13px !important;
562
- }
563
-
564
- /* --- white --- */
565
- div.p_table_1 li.row_style_1
566
- {
567
- background: #ffffff !important;
568
- }
569
-
570
- /* --- light gray --- */
571
- div.p_table_1 li.row_style_2
572
- {
573
- background: #f6f6f6 !important;
574
- }
575
-
576
- /* --- mid gray --- */
577
- div.p_table_1 li.row_style_3
578
- {
579
- background: #ebebeb !important;
580
- }
581
-
582
- /* --- dark gray --- */
583
- div.p_table_1 li.row_style_4
584
- {
585
- background: #e3e3e3 !important;
586
- }
587
-
588
- /*========== FOOTER ==========*/
589
- /* ------ common styles ------ */
590
- div.p_table_1 li.footer_row
591
- {
592
- width: 100%;
593
- height: 40px;
594
- padding: 10px 0 !important;
595
- float: left;
596
- text-align: center;
597
- border-top: 1px solid #d3d3d3;
598
- border-bottom: none;
599
- background-color: #e2e2e2 !important; /* background color for non-css3 browsers */
600
- /* gradient */
601
- background-image: linear-gradient(top, #f6f6f6, #d0d0d0) !important; /* W3C */
602
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#d0d0d0') !important; /* IE5.5 - 7 */
603
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#d0d0d0') !important; /* IE8 */
604
- background: -ms-linear-gradient(top, #f6f6f6, #d0d0d0) !important; /* IE9 */
605
- background: -moz-linear-gradient(top, #f6f6f6, #d0d0d0) !important; /* Firefox */
606
- background: -o-linear-gradient(top, #f6f6f6, #d0d0d0) !important; /* Opera 11 */
607
- background: -webkit-linear-gradient(top, #f6f6f6, #d0d0d0) !important; /* Chrome 11 */
608
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f6f6), color-stop(1, #d0d0d0)) !important; /* Chrome 10, Safari */
609
- }
610
-
611
- /* --- button --- */
612
- div.p_table_1 a.sign_up,
613
- div.p_table_1 .css3_grid_hidden_rows_control
614
- {
615
- width: 120px;
616
- height: 24px;
617
- padding: 6px 0px 0px 0px !important;
618
- display: block;
619
- text-align: center;
620
- margin-left: auto;
621
- margin-right: auto;
622
- text-shadow: 0px 1px 0px #ffffff; /* text shadow for firefox 3.6+ */
623
- border: 1px solid #b5b5b5;
624
- background-color: #d8d8d8; /* background color for non-css3 browsers */
625
- outline: none;
626
- /* gradient */
627
- background-image: linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* W3C */
628
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#d8d8d8'); /* IE5.5 - 7 */
629
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#d8d8d8'); /* IE8 */
630
- background: -ms-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* IE9 */
631
- background: -moz-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* Firefox */
632
- background: -o-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* Opera 11 */
633
- background: -webkit-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* Chrome 11 */
634
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(0.05, #efefef), color-stop(1, #d8d8d8)); /* Chrome 10, Safari */
635
- /* shadow */
636
- box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
637
- -webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
638
- -moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
639
- /* font */
640
- font-weight: bold;
641
- box-sizing: content-box;
642
- -moz-box-sizing: content-box;
643
- -webkit-box-sizing: content-box;
644
- }
645
-
646
- /* --- button hover --- */
647
- div.p_table_1 a.sign_up:hover,
648
- div.p_table_1 .css3_grid_hidden_rows_control:hover
649
- {
650
- height: 24px;
651
- padding: 6px 0px 0px 0px !important;
652
- text-shadow: 0px 1px 0px #ffffff; /* text shadow for firefox 3.6+ */
653
- border: 1px solid #b5b5b5;
654
- background-color: #c9c9c9; /* background color for non-css3 browsers */
655
- outline: none;
656
- /* gradient */
657
- background-image: linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* W3C */
658
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#c9c9c9'); /* IE5.5 - 7 */
659
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#c9c9c9'); /* IE8 */
660
- background: -ms-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* IE9 */
661
- background: -moz-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* Firefox */
662
- background: -o-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* Opera 11 */
663
- background: -webkit-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* Chrome 11 */
664
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d2d2d2), color-stop(0.05, #dedede), color-stop(1, #c9c9c9)); /* Chrome 10, Safari */
665
- /* shadow */
666
- box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
667
- -webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
668
- -moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
669
- }
670
-
671
- /* --- button orange --- */
672
- div.p_table_1 a.sign_up.sign_up_orange
673
- {
674
- text-shadow: 0px 1px 0px #b37328; /* text shadow for firefox 3.6+ */
675
- border: 1px solid #da7411;
676
- color: #ffffff !important;
677
- /* gradient */
678
- background: #ef9a36; /* Old browsers */
679
- background: -moz-linear-gradient(top, #f4b873 0%, #f4b873 4%, #ef9a36 4%); /* FF3.6+ */
680
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4b873), color-stop(4%,#f4b873), color-stop(4%,#ef9a36)); /* Chrome,Safari4+ */
681
- background: -webkit-linear-gradient(top, #f4b873 0%,#f4b873 4%,#ef9a36 4%); /* Chrome10+,Safari5.1+ */
682
- background: -o-linear-gradient(top, #f4b873 0%,#f4b873 4%,#ef9a36 4%); /* Opera 11.10+ */
683
- background: -ms-linear-gradient(top, #f4b873 0%,#f4b873 4%,#ef9a36 4%); /* IE10+ */
684
- background: linear-gradient(top, #f4b873 0%,#f4b873 4%,#ef9a36 4%); /* W3C */
685
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4b873', endColorstr='#ef9a36',GradientType=0 ); /* IE6-9 */
686
- }
687
-
688
- /* --- button hover --- */
689
- div.p_table_1 a.sign_up.sign_up_orange:hover
690
- {
691
- text-shadow: 0px 1px 0px #a96310; /* text shadow for firefox 3.6+ */
692
- border: 1px solid #cf5708;
693
- background-color: #c9c9c9; /* background color for non-css3 browsers */
694
- /* gradient */
695
- background: #e18416; /* Old browsers */
696
- background: -moz-linear-gradient(top, #dc7612 0%, #dc7612 4%, #e18416 4%); /* FF3.6+ */
697
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc7612), color-stop(4%,#dc7612), color-stop(4%,#e18416)); /* Chrome,Safari4+ */
698
- background: -webkit-linear-gradient(top, #dc7612 0%,#dc7612 4%,#e18416 4%); /* Chrome10+,Safari5.1+ */
699
- background: -o-linear-gradient(top, #dc7612 0%,#dc7612 4%,#e18416 4%); /* Opera 11.10+ */
700
- background: -ms-linear-gradient(top, #dc7612 0%,#dc7612 4%,#e18416 4%); /* IE10+ */
701
- background: linear-gradient(top, #dc7612 0%,#dc7612 4%,#e18416 4%); /* W3C */
702
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc7612', endColorstr='#e18416',GradientType=0 ); /* IE6-9 */
703
- }
704
-
705
- /* --- button --- */
706
- div.p_table_1 a.sign_up.sign_up_yellow
707
- {
708
- text-shadow: 0px 1px 0px #b88b12; /* text shadow for firefox 3.6+ */
709
- border: 1px solid #e49c00;
710
- color: #ffffff !important;
711
- /* gradient */
712
- background: #f6ba18; /* Old browsers */
713
- background: -moz-linear-gradient(top, #f9cf5e 0%, #f9cf5e 4%, #f6ba18 4%); /* FF3.6+ */
714
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9cf5e), color-stop(4%,#f9cf5e), color-stop(4%,#f6ba18)); /* Chrome,Safari4+ */
715
- background: -webkit-linear-gradient(top, #f9cf5e 0%,#f9cf5e 4%,#f6ba18 4%); /* Chrome10+,Safari5.1+ */
716
- background: -o-linear-gradient(top, #f9cf5e 0%,#f9cf5e 4%,#f6ba18 4%); /* Opera 11.10+ */
717
- background: -ms-linear-gradient(top, #f9cf5e 0%,#f9cf5e 4%,#f6ba18 4%); /* IE10+ */
718
- background: linear-gradient(top, #f9cf5e 0%,#f9cf5e 4%,#f6ba18 4%); /* W3C */
719
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9cf5e', endColorstr='#f6ba18',GradientType=0 ); /* IE6-9 */
720
- }
721
-
722
- /* --- button hover --- */
723
- div.p_table_1 a.sign_up.sign_up_yellow:hover
724
- {
725
- text-shadow: 0px 1px 0px #af7f00; /* text shadow for firefox 3.6+ */
726
- border: 1px solid #db8200;
727
- /* gradient */
728
- background: #e9aa00; /* Old browsers */
729
- background: -moz-linear-gradient(top, #e59e00 0%, #e59e00 4%, #e9aa00 4%); /* FF3.6+ */
730
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e59e00), color-stop(4%,#e59e00), color-stop(4%,#e9aa00)); /* Chrome,Safari4+ */
731
- background: -webkit-linear-gradient(top, #e59e00 0%,#e59e00 4%,#e9aa00 4%); /* Chrome10+,Safari5.1+ */
732
- background: -o-linear-gradient(top, #e59e00 0%,#e59e00 4%,#e9aa00 4%); /* Opera 11.10+ */
733
- background: -ms-linear-gradient(top, #e59e00 0%,#e59e00 4%,#e9aa00 4%); /* IE10+ */
734
- background: linear-gradient(top, #e59e00 0%,#e59e00 4%,#e9aa00 4%); /* W3C */
735
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e59e00', endColorstr='#e9aa00',GradientType=0 ); /* IE6-9 */
736
- }
737
-
738
- /* --- button --- */
739
- div.p_table_1 a.sign_up.sign_up_lightgreen
740
- {
741
- text-shadow: 0px 1px 0px #6f811c; /* text shadow for firefox 3.6+ */
742
- border: 1px solid #738d0b;
743
- color: #ffffff !important;
744
- /* gradient */
745
- background: #94ac26; /* Old browsers */
746
- background: -moz-linear-gradient(top, #b4c568 0%, #b4c568 4%, #94ac26 4%); /* FF3.6+ */
747
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4c568), color-stop(4%,#b4c568), color-stop(4%,#94ac26)); /* Chrome,Safari4+ */
748
- background: -webkit-linear-gradient(top, #b4c568 0%,#b4c568 4%,#94ac26 4%); /* Chrome10+,Safari5.1+ */
749
- background: -o-linear-gradient(top, #b4c568 0%,#b4c568 4%,#94ac26 4%); /* Opera 11.10+ */
750
- background: -ms-linear-gradient(top, #b4c568 0%,#b4c568 4%,#94ac26 4%); /* IE10+ */
751
- background: linear-gradient(top, #b4c568 0%,#b4c568 4%,#94ac26 4%); /* W3C */
752
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4c568', endColorstr='#94ac26',GradientType=0 ); /* IE6-9 */
753
- }
754
-
755
- /* --- button hover --- */
756
- div.p_table_1 a.sign_up.sign_up_lightgreen:hover
757
- {
758
- text-shadow: 0px 1px 0px #62750a; /* text shadow for firefox 3.6+ */
759
- border: 1px solid #567105;
760
- /* gradient */
761
- background: #839c0e; /* Old browsers */
762
- background: -moz-linear-gradient(top, #758f0b 0%, #758f0b 4%, #839c0e 4%); /* FF3.6+ */
763
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#758f0b), color-stop(4%,#758f0b), color-stop(4%,#839c0e)); /* Chrome,Safari4+ */
764
- background: -webkit-linear-gradient(top, #758f0b 0%,#758f0b 4%,#839c0e 4%); /* Chrome10+,Safari5.1+ */
765
- background: -o-linear-gradient(top, #758f0b 0%,#758f0b 4%,#839c0e 4%); /* Opera 11.10+ */
766
- background: -ms-linear-gradient(top, #758f0b 0%,#758f0b 4%,#839c0e 4%); /* IE10+ */
767
- background: linear-gradient(top, #758f0b 0%,#758f0b 4%,#839c0e 4%); /* W3C */
768
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#758f0b', endColorstr='#839c0e',GradientType=0 ); /* IE6-9 */
769
- }
770
-
771
- /* --- button --- */
772
- div.p_table_1 a.sign_up.sign_up_green
773
- {
774
- padding: 6px 0px 0px 0px !important;
775
- text-shadow: 0px 1px 0px #417627; /* text shadow for firefox 3.6+ */
776
- border: 1px solid #357519;
777
- color: #ffffff !important;
778
- /* gradient */
779
- background: #579e34; /* Old browsers */
780
- background: -moz-linear-gradient(top, #8abb71 0%, #8abb71 4%, #579e34 4%); /* FF3.6+ */
781
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8abb71), color-stop(4%,#8abb71), color-stop(4%,#579e34)); /* Chrome,Safari4+ */
782
- background: -webkit-linear-gradient(top, #8abb71 0%,#8abb71 4%,#579e34 4%); /* Chrome10+,Safari5.1+ */
783
- background: -o-linear-gradient(top, #8abb71 0%,#8abb71 4%,#579e34 4%); /* Opera 11.10+ */
784
- background: -ms-linear-gradient(top, #8abb71 0%,#8abb71 4%,#579e34 4%); /* IE10+ */
785
- background: linear-gradient(top, #8abb71 0%,#8abb71 4%,#579e34 4%); /* W3C */
786
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8abb71', endColorstr='#579e34',GradientType=0 ); /* IE6-9 */
787
- }
788
-
789
- /* --- button hover --- */
790
- div.p_table_1 a.sign_up.sign_up_green:hover
791
- {
792
- text-shadow: 0px 1px 0px #316418; /* text shadow for firefox 3.6+ */
793
- border: 1px solid #1f580c;
794
- /* gradient */
795
- background: #418520; /* Old browsers */
796
- background: -moz-linear-gradient(top, #37771a 0%, #37771a 4%, #418520 4%); /* FF3.6+ */
797
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#37771a), color-stop(4%,#37771a), color-stop(4%,#418520)); /* Chrome,Safari4+ */
798
- background: -webkit-linear-gradient(top, #37771a 0%,#37771a 4%,#418520 4%); /* Chrome10+,Safari5.1+ */
799
- background: -o-linear-gradient(top, #37771a 0%,#37771a 4%,#418520 4%); /* Opera 11.10+ */
800
- background: -ms-linear-gradient(top, #37771a 0%,#37771a 4%,#418520 4%); /* IE10+ */
801
- background: linear-gradient(top, #37771a 0%,#37771a 4%,#418520 4%); /* W3C */
802
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37771a', endColorstr='#418520',GradientType=0 ); /* IE6-9 */
803
- }
804
-
805
- /* ==================== COLUMN RIBBONS ==================== */
806
- /* --- base --- */
807
- div.p_table_1 div.column_ribbon
808
- {
809
- float: right;
810
- width: 42px;
811
- height: 42px;
812
- position: relative;
813
- margin-bottom: -42px;
814
- }
815
-
816
- /* --- hover--- */
817
- div.p_table_1.p_table_hover_light div.column_1:hover div.column_ribbon,
818
- div.p_table_1.p_table_hover_light div.column_2:hover div.column_ribbon,
819
- div.p_table_1.p_table_hover_light div.column_3:hover div.column_ribbon,
820
- div.p_table_1.p_table_hover_light div.column_4:hover div.column_ribbon,
821
- div.p_table_1.p_table_hover_light div.active_column div.column_ribbon,
822
- div.p_table_1.p_table_hover_disabled div.column_1:hover div.column_ribbon,
823
- div.p_table_1.p_table_hover_disabled div.column_2:hover div.column_ribbon,
824
- div.p_table_1.p_table_hover_disabled div.column_3:hover div.column_ribbon,
825
- div.p_table_1.p_table_hover_disabled div.column_4:hover div.column_ribbon
826
- {
827
- right: 0px;
828
- }
829
-
830
- div.p_table_1 div.column_1:hover div.column_ribbon,
831
- div.p_table_1 div.column_2:hover div.column_ribbon,
832
- div.p_table_1 div.column_3:hover div.column_ribbon,
833
- div.p_table_1 div.column_4:hover div.column_ribbon,
834
- div.p_table_1 div.active_column div.column_ribbon,
835
- div.p_table_1.p_table_hover_disabled div.active_column:hover div.column_ribbon
836
- {
837
- right: -10px;
838
- }
839
-
840
- /* ------ ribbon styles ------ */
841
- /* --- style1--- */
842
- div.ribbon_style1_best { background: url(../img/ribbon_style1_best.png); }
843
- div.ribbon_style1_buy { background: url(../img/ribbon_style1_buy.png); }
844
- div.ribbon_style1_free { background: url(../img/ribbon_style1_free.png); }
845
- div.ribbon_style1_free_caps { background: url(../img/ribbon_style1_free_caps.png); }
846
- div.ribbon_style1_fresh { background: url(../img/ribbon_style1_fresh.png); }
847
- div.ribbon_style1_gift_caps { background: url(../img/ribbon_style1_gift_caps.png); }
848
- div.ribbon_style1_heart { background: url(../img/ribbon_style1_heart.png); }
849
- div.ribbon_style1_hot { background: url(../img/ribbon_style1_hot.png); }
850
- div.ribbon_style1_hot_caps { background: url(../img/ribbon_style1_hot_caps.png); }
851
- div.ribbon_style1_new { background: url(../img/ribbon_style1_new.png); }
852
- div.ribbon_style1_new_caps { background: url(../img/ribbon_style1_new_caps.png); }
853
- div.ribbon_style1_no1 { background: url(../img/ribbon_style1_no1.png); }
854
- div.ribbon_style1_off5 { background: url(../img/ribbon_style1_off5.png); }
855
- div.ribbon_style1_off10 { background: url(../img/ribbon_style1_off10.png); }
856
- div.ribbon_style1_off15 { background: url(../img/ribbon_style1_off15.png); }
857
- div.ribbon_style1_off20 { background: url(../img/ribbon_style1_off20.png); }
858
- div.ribbon_style1_off25 { background: url(../img/ribbon_style1_off25.png); }
859
- div.ribbon_style1_off30 { background: url(../img/ribbon_style1_off30.png); }
860
- div.ribbon_style1_off35 { background: url(../img/ribbon_style1_off35.png); }
861
- div.ribbon_style1_off40 { background: url(../img/ribbon_style1_off40.png); }
862
- div.ribbon_style1_off50 { background: url(../img/ribbon_style1_off50.png); }
863
- div.ribbon_style1_off75 { background: url(../img/ribbon_style1_off75.png); }
864
- div.ribbon_style1_pack { background: url(../img/ribbon_style1_pack.png); }
865
- div.ribbon_style1_pro { background: url(../img/ribbon_style1_pro.png); }
866
- div.ribbon_style1_sale { background: url(../img/ribbon_style1_sale.png); }
867
- div.ribbon_style1_save { background: url(../img/ribbon_style1_save.png); }
868
- div.ribbon_style1_save_caps { background: url(../img/ribbon_style1_save_caps.png); }
869
- div.ribbon_style1_top { background: url(../img/ribbon_style1_top.png); }
870
- div.ribbon_style1_top_caps { background: url(../img/ribbon_style1_top_caps.png); }
871
- div.ribbon_style1_trial { background: url(../img/ribbon_style1_trial.png); }
872
-
873
- /* --- style2--- */
874
- div.ribbon_style2_best { background: url(../img/ribbon_style2_best.png); }
875
- div.ribbon_style2_buy { background: url(../img/ribbon_style2_buy.png); }
876
- div.ribbon_style2_free { background: url(../img/ribbon_style2_free.png); }
877
- div.ribbon_style2_free_caps { background: url(../img/ribbon_style2_free_caps.png); }
878
- div.ribbon_style2_fresh { background: url(../img/ribbon_style2_fresh.png); }
879
- div.ribbon_style2_gift_caps { background: url(../img/ribbon_style2_gift_caps.png); }
880
- div.ribbon_style2_heart { background: url(../img/ribbon_style2_heart.png); }
881
- div.ribbon_style2_hot { background: url(../img/ribbon_style2_hot.png); }
882
- div.ribbon_style2_hot_caps { background: url(../img/ribbon_style2_hot_caps.png); }
883
- div.ribbon_style2_new { background: url(../img/ribbon_style2_new.png); }
884
- div.ribbon_style2_new_caps { background: url(../img/ribbon_style2_new_caps.png); }
885
- div.ribbon_style2_no1 { background: url(../img/ribbon_style2_no1.png); }
886
- div.ribbon_style2_off5 { background: url(../img/ribbon_style2_off5.png); }
887
- div.ribbon_style2_off10 { background: url(../img/ribbon_style2_off10.png); }
888
- div.ribbon_style2_off15 { background: url(../img/ribbon_style2_off15.png); }
889
- div.ribbon_style2_off20 { background: url(../img/ribbon_style2_off20.png); }
890
- div.ribbon_style2_off25 { background: url(../img/ribbon_style2_off25.png); }
891
- div.ribbon_style2_off30 { background: url(../img/ribbon_style2_off30.png); }
892
- div.ribbon_style2_off35 { background: url(../img/ribbon_style2_off35.png); }
893
- div.ribbon_style2_off40 { background: url(../img/ribbon_style2_off40.png); }
894
- div.ribbon_style2_off50 { background: url(../img/ribbon_style2_off50.png); }
895
- div.ribbon_style2_off75 { background: url(../img/ribbon_style2_off75.png); }
896
- div.ribbon_style2_pack { background: url(../img/ribbon_style2_pack.png); }
897
- div.ribbon_style2_pro { background: url(../img/ribbon_style2_pro.png); }
898
- div.ribbon_style2_sale { background: url(../img/ribbon_style2_sale.png); }
899
- div.ribbon_style2_save { background: url(../img/ribbon_style2_save.png); }
900
- div.ribbon_style2_save_caps { background: url(../img/ribbon_style2_save_caps.png); }
901
- div.ribbon_style2_top { background: url(../img/ribbon_style2_top.png); }
902
- div.ribbon_style2_top_caps { background: url(../img/ribbon_style2_top_caps.png); }
903
- div.ribbon_style2_trial { background: url(../img/ribbon_style2_trial.png); }
904
-
905
- /* ==================== TOOLTIP ==================== */
906
- /* --- base --- */
907
- div.p_table_1 span.css3_grid_tooltip
908
- {
909
- position: relative !important;
910
- display: inline-block !important;
911
- border-bottom: 1px dotted #444444 !important;
912
- cursor: pointer;
913
- }
914
-
915
- div.p_table_1 li.row_style_1 span.css3_grid_tooltip,
916
- div.p_table_1 li.row_style_2 span.css3_grid_tooltip,
917
- div.p_table_1 li.row_style_3 span.css3_grid_tooltip,
918
- div.p_table_1 li.row_style_4 span.css3_grid_tooltip
919
- {
920
- padding: 0 !important;
921
- }
922
-
923
- div.p_table_1 .header_row_1 span.css3_grid_tooltip,
924
- div.p_table_1 .header_row_2 span.css3_grid_tooltip,
925
- div.p_table_1 .footer_row span.css3_grid_tooltip
926
- {
927
- border-bottom: none !important;
928
- }
929
-
930
- div.p_table_1 span.css3_grid_tooltip>span:first-child
931
- {
932
- min-width: 180px; /* Tooltip Width */
933
- font-family: arial, sans-serif !important; /* Tooltip Base Font Family */
934
- font-size: 13px !important; /* Tooltip Base Font Size */
935
- line-height: normal !important;
936
- text-align: left !important;
937
- padding: 10px 10px 12px 10px !important;
938
- visibility: hidden;
939
- opacity: 0;
940
- position: absolute;
941
- z-index: 1000;
942
-
943
- /* CSS3 Transitions */
944
- -webkit-transition-duration: 0.25s;
945
- -moz-transition-duration: 0.25s;
946
- -o-transition-duration: 0.25s;
947
- -ms-transition-duration: 0.25s;
948
- transition-duration: 0.25s;
949
- -webkit-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
950
- -moz-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
951
- -o-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
952
- -ms-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
953
- transition-timing-function: cubic-bezier(0.35,0,0.35,1);
954
-
955
- color: #ffffff !important;
956
-
957
- /* CSS3 Gradients */
958
- background: #404040 !important; /* Old browsers */
959
- background: -moz-linear-gradient(top, #4e4e4e 0%, #404040 100%) !important; /* FF3.6+ */
960
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e4e4e), color-stop(100%,#404040)) !important; /* Chrome,Safari4+ */
961
- background: -webkit-linear-gradient(top, #4e4e4e 0%,#404040 100%) !important; /* Chrome10+,Safari5.1+ */
962
- background: -o-linear-gradient(top, #4e4e4e 0%,#404040 100%) !important; /* Opera 11.10+ */
963
- background: -ms-linear-gradient(top, #4e4e4e 0%,#404040 100%) !important; /* IE10+ */
964
- background: linear-gradient(top, #4e4e4e 0%,#404040 100%) !important; /* W3C */
965
- /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e4e4e', endColorstr='#404040',GradientType=0 ); IE6-9 - disabled due to lack of compatibility with pseudo-elements */
966
-
967
- /* CSS3 Borders */
968
- -webkit-border-radius: 4px;
969
- -moz-border-radius: 4px;
970
- border-radius: 4px;
971
-
972
- /* CSS3 Text-shadow */
973
- text-shadow: 0px 1px 0px rgba(0,0,0,0.4);
974
-
975
- left: -19px;
976
- bottom: 100%;
977
- margin-bottom: 30px; /* Start Position */
978
-
979
- /* CSS3 Transitions */
980
- -webkit-transition-property: opacity, margin-bottom, visibility;
981
- -moz-transition-property: opacity, margin-bottom, visibility;
982
- -o-transition-property: opacity, margin-bottom, visibility;
983
- -ms-transition-property: opacity, margin-bottom, visibility;
984
- transition-property: opacity, margin-bottom, visibility;
985
- }
986
-
987
- div.p_table_1.p_table_sliding span.css3_grid_tooltip>span:first-child
988
- {
989
- min-width: 95px;
990
- width: 95px;
991
- left: -54px;
992
- }
993
-
994
- div.p_table_1 span.css3_grid_tooltip>span:first-child:before
995
- {
996
- content: "";
997
- display: block;
998
- width: 0px;
999
- height: 0px;
1000
- position: absolute;
1001
- border-left: 8px solid transparent !important;
1002
- border-right: 8px solid transparent !important;
1003
- border-top: 8px solid #000;
1004
- border-bottom: 0 !important;
1005
- bottom: -8px;
1006
- left: 15px;
1007
- border-color: #404040;
1008
- }
1009
-
1010
- div.p_table_1.p_table_sliding span.css3_grid_tooltip>span:first-child:before
1011
- {
1012
- left: 50px;
1013
- }
1014
-
1015
- /* --- On Hover --- */
1016
- div.p_table_1 span.css3_grid_tooltip:hover>span:first-child
1017
- {
1018
- margin-bottom: 10px; /* End Position */
1019
- visibility: visible;
1020
- opacity: 1;
1021
- }
1022
-
1023
- /* --- On Focus --- */
1024
- div.p_table_1 span.css3_grid_tooltip input:focus + span:first-child,
1025
- div.p_table_1 span.css3_grid_tooltip textarea:focus + span:first-child
1026
- {
1027
- margin-bottom: 10px; /* End Position */
1028
- visibility: visible;
1029
- opacity: 1;
1030
- }
1031
-
1032
- /* --- Decorative Line --- */
1033
- div.p_table_1 span.css3_grid_tooltip>span:first-child:after
1034
- {
1035
- content: "";
1036
- display: block;
1037
- border-top: 1px solid #808080;
1038
- position: absolute;
1039
- left: 0px;
1040
- top: 1px;
1041
- width: 100%;
1042
- height: 10px;
1043
-
1044
- /* CSS3 Borders */
1045
- -webkit-border-radius: 4px;
1046
- -moz-border-radius: 4px;
1047
- border-radius: 4px;
1048
- }
1049
-
1050
- /* --- misc --- */
1051
- .css3_grid_clearfix:after
1052
- {
1053
- font-size: 0px;
1054
- content: ".";
1055
- display: block;
1056
- height: 0px;
1057
- visibility: hidden;
1058
- clear: both;
1059
- }
1060
- /* ============ Style 1 ============= */
1061
- /* ========== HEADINGS ========== */
1062
- div.p_table_1_1 h1.col1,
1063
- div.p_table_1_1 h1.col2,
1064
- div.p_table_1_1 h1.col3,
1065
- div.p_table_1_1 h1.col4
1066
- {
1067
- color: #808080 !important;
1068
- }
1069
-
1070
- div.p_table_1_1 h1 span
1071
- {
1072
- color: #5bc2d4 !important;
1073
- }
1074
-
1075
- div.p_table_1_1 h2.col1,
1076
- div.p_table_1_1 h2.col2,
1077
- div.p_table_1_1 h2.col3,
1078
- div.p_table_1_1 h2.col4
1079
- {
1080
- color: #808080 !important;
1081
- }
1082
-
1083
- div.p_table_1_1 h2.caption
1084
- {
1085
- color: #808080 !important;
1086
- }
1087
-
1088
- div.p_table_1_1 h2.caption span
1089
- {
1090
- color: #5bc2d4 !important;
1091
- text-shadow: none !important;
1092
- }
1093
-
1094
- div.p_table_1_1 h3.col1,
1095
- div.p_table_1_1 h3.col2,
1096
- div.p_table_1_1 h3.col3,
1097
- div.p_table_1_1 h3.col4
1098
- {
1099
- color: #808080 !important;
1100
- }
1101
-
1102
- /* ========== CAPTION COLUMN ========== */
1103
- /* --- header row 1 --- */
1104
- div.p_table_1_1 div.caption_column li.header_row_1
1105
- {
1106
- border-top: 1px solid #5f5f5f;
1107
- border-bottom: 1px solid #1a1a1a;
1108
- background-color: #353535 !important; /* background color for non-css3 browsers */
1109
- /* gradient */
1110
- background-image: linear-gradient(top, #424242, #2b2b2b) !important; /* W3C */
1111
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE5.5 - 7 */
1112
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE8 */
1113
- background: -ms-linear-gradient(top, #424242, #2b2b2b) !important; /* IE9 */
1114
- background: -moz-linear-gradient(top, #424242, #2b2b2b) !important; /* Firefox */
1115
- background: -o-linear-gradient(top, #424242, #2b2b2b) !important; /* Opera 11 */
1116
- background: -webkit-linear-gradient(top, #424242, #2b2b2b) !important; /* Chrome 11 */
1117
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #424242), color-stop(1, #2b2b2b)) !important; /* Chrome 10, Safari */
1118
- }
1119
-
1120
- /* --- header row 2 --- */
1121
- div.p_table_1_1 div.caption_column li.header_row_2
1122
- {
1123
- border-top: 1px solid #434343;
1124
- border-bottom: 1px solid #1f1f1f;
1125
- background-color: #353535 !important; /* background color for non-css3 browsers */
1126
- /* gradient */
1127
- background-image: linear-gradient(top, #363636, #1f1f1f) !important; /* W3C */
1128
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE5.5 - 7 */
1129
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE8 */
1130
- background: -ms-linear-gradient(top, #363636, #1f1f1f) !important; /* IE9 */
1131
- background: -moz-linear-gradient(top, #363636, #1f1f1f) !important; /* Firefox */
1132
- background: -o-linear-gradient(top, #363636, #1f1f1f) !important; /* Opera 11 */
1133
- background: -webkit-linear-gradient(top, #363636, #1f1f1f) !important; /* Chrome 11 */
1134
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #363636), color-stop(1, #1f1f1f)) !important; /* Chrome 10, Safari */
1135
- }
1136
-
1137
- /* ========== COLUMN STYLE 1 ========== */
1138
- /* --- header row 1 --- */
1139
- div.p_table_1_1 div.column_1 li.header_row_1
1140
- {
1141
- border-top: 1px solid #5f5f5f;
1142
- border-bottom: 1px solid #1a1a1a;
1143
- background-color: #353535 !important; /* background color for non-css3 browsers */
1144
- /* gradient */
1145
- background-image: linear-gradient(top, #424242, #2b2b2b) !important; /* W3C */
1146
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE5.5 - 7 */
1147
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE8 */
1148
- background: -ms-linear-gradient(top, #424242, #2b2b2b) !important; /* IE9 */
1149
- background: -moz-linear-gradient(top, #424242, #2b2b2b) !important; /* Firefox */
1150
- background: -o-linear-gradient(top, #424242, #2b2b2b) !important; /* Opera 11 */
1151
- background: -webkit-linear-gradient(top, #424242, #2b2b2b) !important; /* Chrome 11 */
1152
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #424242), color-stop(1, #2b2b2b)) !important; /* Chrome 10, Safari */
1153
- }
1154
-
1155
- /* --- header row 2 --- */
1156
- div.p_table_1_1 div.column_1 li.header_row_2
1157
- {
1158
- border-top: 1px solid #434343;
1159
- border-bottom: 1px solid #1f1f1f;
1160
- background-color: #353535 !important; /* background color for non-css3 browsers */
1161
- /* gradient */
1162
- background-image: linear-gradient(top, #363636, #1f1f1f) !important; /* W3C */
1163
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE5.5 - 7 */
1164
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE8 */
1165
- background: -ms-linear-gradient(top, #363636, #1f1f1f) !important; /* IE9 */
1166
- background: -moz-linear-gradient(top, #363636, #1f1f1f) !important; /* Firefox */
1167
- background: -o-linear-gradient(top, #363636, #1f1f1f) !important; /* Opera 11 */
1168
- background: -webkit-linear-gradient(top, #363636, #1f1f1f) !important; /* Chrome 11 */
1169
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #363636), color-stop(1, #1f1f1f)) !important; /* Chrome 10, Safari */
1170
- }
1171
-
1172
- /* ========== COLUMN STYLE 2 ========== */
1173
- /* --- header row 1 --- */
1174
- div.p_table_1_1 div.column_2 li.header_row_1
1175
- {
1176
- border-top: 1px solid #5f5f5f;
1177
- border-bottom: 1px solid #1a1a1a;
1178
- background-color: #353535 !important; /* background color for non-css3 browsers */
1179
- /* gradient */
1180
- background-image: linear-gradient(top, #424242, #2b2b2b) !important; /* W3C */
1181
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE5.5 - 7 */
1182
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE8 */
1183
- background: -ms-linear-gradient(top, #424242, #2b2b2b) !important; /* IE9 */
1184
- background: -moz-linear-gradient(top, #424242, #2b2b2b) !important; /* Firefox */
1185
- background: -o-linear-gradient(top, #424242, #2b2b2b) !important; /* Opera 11 */
1186
- background: -webkit-linear-gradient(top, #424242, #2b2b2b) !important; /* Chrome 11 */
1187
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #424242), color-stop(1, #2b2b2b)) !important; /* Chrome 10, Safari */
1188
- }
1189
-
1190
- /* --- header row 2 --- */
1191
- div.p_table_1_1 div.column_2 li.header_row_2
1192
- {
1193
- border-top: 1px solid #434343;
1194
- border-bottom: 1px solid #1f1f1f;
1195
- background-color: #353535 !important; /* background color for non-css3 browsers */
1196
- /* gradient */
1197
- background-image: linear-gradient(top, #363636, #1f1f1f) !important; /* W3C */
1198
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE5.5 - 7 */
1199
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE8 */
1200
- background: -ms-linear-gradient(top, #363636, #1f1f1f) !important; /* IE9 */
1201
- background: -moz-linear-gradient(top, #363636, #1f1f1f) !important; /* Firefox */
1202
- background: -o-linear-gradient(top, #363636, #1f1f1f) !important; /* Opera 11 */
1203
- background: -webkit-linear-gradient(top, #363636, #1f1f1f) !important; /* Chrome 11 */
1204
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #363636), color-stop(1, #1f1f1f)) !important; /* Chrome 10, Safari */
1205
- }
1206
-
1207
- /* ========== COLUMN STYLE 3 ========== */
1208
- /* --- header row 1 --- */
1209
- div.p_table_1_1 div.column_3 li.header_row_1
1210
- {
1211
- border-top: 1px solid #5f5f5f;
1212
- border-bottom: 1px solid #1a1a1a;
1213
- background-color: #353535 !important; /* background color for non-css3 browsers */
1214
- /* gradient */
1215
- background-image: linear-gradient(top, #424242, #2b2b2b) !important; /* W3C */
1216
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE5.5 - 7 */
1217
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE8 */
1218
- background: -ms-linear-gradient(top, #424242, #2b2b2b) !important; /* IE9 */
1219
- background: -moz-linear-gradient(top, #424242, #2b2b2b) !important; /* Firefox */
1220
- background: -o-linear-gradient(top, #424242, #2b2b2b) !important; /* Opera 11 */
1221
- background: -webkit-linear-gradient(top, #424242, #2b2b2b) !important; /* Chrome 11 */
1222
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #424242), color-stop(1, #2b2b2b)) !important; /* Chrome 10, Safari */
1223
- }
1224
-
1225
- /* --- header row 2 --- */
1226
- div.p_table_1_1 div.column_3 li.header_row_2
1227
- {
1228
- border-top: 1px solid #434343;
1229
- border-bottom: 1px solid #1f1f1f;
1230
- background-color: #353535 !important; /* background color for non-css3 browsers */
1231
- /* gradient */
1232
- background-image: linear-gradient(top, #363636, #1f1f1f) !important; /* W3C */
1233
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE5.5 - 7 */
1234
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE8 */
1235
- background: -ms-linear-gradient(top, #363636, #1f1f1f) !important; /* IE9 */
1236
- background: -moz-linear-gradient(top, #363636, #1f1f1f) !important; /* Firefox */
1237
- background: -o-linear-gradient(top, #363636, #1f1f1f) !important; /* Opera 11 */
1238
- background: -webkit-linear-gradient(top, #363636, #1f1f1f) !important; /* Chrome 11 */
1239
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #363636), color-stop(1, #1f1f1f)) !important; /* Chrome 10, Safari */
1240
- }
1241
-
1242
- /* ========== COLUMN STYLE 4 ========== */
1243
- /* --- header row 1 --- */
1244
- div.p_table_1_1 div.column_4 li.header_row_1
1245
- {
1246
- border-top: 1px solid #5f5f5f;
1247
- border-bottom: 1px solid #1a1a1a;
1248
- background-color: #353535 !important; /* background color for non-css3 browsers */
1249
- /* gradient */
1250
- background-image: linear-gradient(top, #424242, #2b2b2b) !important; /* W3C */
1251
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE5.5 - 7 */
1252
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE8 */
1253
- background: -ms-linear-gradient(top, #424242, #2b2b2b) !important; /* IE9 */
1254
- background: -moz-linear-gradient(top, #424242, #2b2b2b) !important; /* Firefox */
1255
- background: -o-linear-gradient(top, #424242, #2b2b2b) !important; /* Opera 11 */
1256
- background: -webkit-linear-gradient(top, #424242, #2b2b2b) !important; /* Chrome 11 */
1257
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #424242), color-stop(1, #2b2b2b)) !important; /* Chrome 10, Safari */
1258
- }
1259
-
1260
- /* --- header row 2 --- */
1261
- div.p_table_1_1 div.column_4 li.header_row_2
1262
- {
1263
- border-top: 1px solid #434343;
1264
- border-bottom: 1px solid #1f1f1f;
1265
- background-color: #353535 !important; /* background color for non-css3 browsers */
1266
- /* gradient */
1267
- background-image: linear-gradient(top, #363636, #1f1f1f) !important; /* W3C */
1268
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE5.5 - 7 */
1269
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE8 */
1270
- background: -ms-linear-gradient(top, #363636, #1f1f1f) !important; /* IE9 */
1271
- background: -moz-linear-gradient(top, #363636, #1f1f1f) !important; /* Firefox */
1272
- background: -o-linear-gradient(top, #363636, #1f1f1f) !important; /* Opera 11 */
1273
- background: -webkit-linear-gradient(top, #363636, #1f1f1f) !important; /* Chrome 11 */
1274
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #363636), color-stop(1, #1f1f1f)) !important; /* Chrome 10, Safari */
1275
- }
1276
- /* ============ Style 2 ============= */
1277
- /* ========== HEADINGS ========== */
1278
- div.p_table_1_2 h1.col1,
1279
- div.p_table_1_2 h1.col2,
1280
- div.p_table_1_2 h1.col3,
1281
- div.p_table_1_2 h1.col4
1282
- {
1283
- color: #da4300 !important;
1284
- /* shadow */
1285
- text-shadow: 0px 1px 0px #ffdd28;
1286
- }
1287
-
1288
- div.p_table_1_2 h1 span
1289
- {
1290
- color: #da4300;
1291
- text-shadow: 0px 1px 0px #ffdd28;
1292
- }
1293
-
1294
- div.p_table_1_2 h2.col1,
1295
- div.p_table_1_2 h2.col2,
1296
- div.p_table_1_2 h2.col3,
1297
- div.p_table_1_2 h2.col4
1298
- {
1299
- color: #da4300 !important;
1300
- text-shadow: 0px 1px 0px #ffdd28;
1301
- }
1302
-
1303
- div.p_table_1_2 h2.caption
1304
- {
1305
- color: #da4300 !important;
1306
- text-shadow: 0px 1px 0px #ffdd28;
1307
- }
1308
-
1309
- div.p_table_1_2 h2.caption span
1310
- {
1311
- color: #da4300 !important;
1312
- text-shadow: 0px 1px 0px #ffdd28 !important;
1313
- }
1314
-
1315
- div.p_table_1_2 h3.col1,
1316
- div.p_table_1_2 h3.col2,
1317
- div.p_table_1_2 h3.col3,
1318
- div.p_table_1_2 h3.col4
1319
- {
1320
- color: #da4300 !important;
1321
- }
1322
-
1323
- /* ========== CAPTION COLUMN ========== */
1324
- /* --- header row 1 --- */
1325
- div.p_table_1_2 div.caption_column li.header_row_1
1326
- {
1327
- border-top: 1px solid #ffe96d;
1328
- border-bottom: 1px solid #ff8e00;
1329
- background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1330
- /* gradient */
1331
- background-image: linear-gradient(top, #fbd601, #fdae00) !important; /* W3C */
1332
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE5.5 - 7 */
1333
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE8 */
1334
- background: -ms-linear-gradient(top, #fbd601, #fdae00) !important; /* IE9 */
1335
- background: -moz-linear-gradient(top, #fbd601, #fdae00) !important; /* Firefox */
1336
- background: -o-linear-gradient(top, #fbd601, #fdae00) !important; /* Opera 11 */
1337
- background: -webkit-linear-gradient(top, #fbd601, #fdae00) !important; /* Chrome 11 */
1338
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdae00)) !important; /* Chrome 10, Safari */
1339
- }
1340
-
1341
- /* --- header row 2 --- */
1342
- div.p_table_1_2 div.caption_column li.header_row_2
1343
- {
1344
- border-top: 1px solid #ffec4a;
1345
- border-bottom: 1px solid #ea8c00;
1346
- background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1347
- /* gradient */
1348
- background-image: linear-gradient(top, #fbd601, #fdb200) !important; /* W3C */
1349
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE5.5 - 7 */
1350
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE8 */
1351
- background: -ms-linear-gradient(top, #fbd601, #fdb200) !important; /* IE9 */
1352
- background: -moz-linear-gradient(top, #fbd601, #fdb200) !important; /* Firefox */
1353
- background: -o-linear-gradient(top, #fbd601, #fdb200) !important; /* Opera 11 */
1354
- background: -webkit-linear-gradient(top, #fbd601, #fdb200) !important; /* Chrome 11 */
1355
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdb200)) !important; /* Chrome 10, Safari */
1356
- }
1357
-
1358
- /* ========== COLUMN STYLE 1 ========== */
1359
- /* --- header row 1 --- */
1360
- div.p_table_1_2 div.column_1 li.header_row_1
1361
- {
1362
- border-top: 1px solid #ffe96d;
1363
- border-bottom: 1px solid #ff8e00;
1364
- background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1365
- /* gradient */
1366
- background-image: linear-gradient(top, #fbd601, #fdae00) !important; /* W3C */
1367
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE5.5 - 7 */
1368
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE8 */
1369
- background: -ms-linear-gradient(top, #fbd601, #fdae00) !important; /* IE9 */
1370
- background: -moz-linear-gradient(top, #fbd601, #fdae00) !important; /* Firefox */
1371
- background: -o-linear-gradient(top, #fbd601, #fdae00) !important; /* Opera 11 */
1372
- background: -webkit-linear-gradient(top, #fbd601, #fdae00) !important; /* Chrome 11 */
1373
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdae00)) !important; /* Chrome 10, Safari */
1374
- }
1375
-
1376
- /* --- header row 2 --- */
1377
- div.p_table_1_2 div.column_1 li.header_row_2
1378
- {
1379
- border-top: 1px solid #ffec4a;
1380
- border-bottom: 1px solid #ea8c00;
1381
- background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1382
- /* gradient */
1383
- background-image: linear-gradient(top, #fbd601, #fdb200) !important; /* W3C */
1384
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE5.5 - 7 */
1385
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE8 */
1386
- background: -ms-linear-gradient(top, #fbd601, #fdb200) !important; /* IE9 */
1387
- background: -moz-linear-gradient(top, #fbd601, #fdb200) !important; /* Firefox */
1388
- background: -o-linear-gradient(top, #fbd601, #fdb200) !important; /* Opera 11 */
1389
- background: -webkit-linear-gradient(top, #fbd601, #fdb200) !important; /* Chrome 11 */
1390
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdb200)) !important; /* Chrome 10, Safari */
1391
- }
1392
-
1393
- /* ========== COLUMN STYLE 2 ========== */
1394
- /* --- header row 1 --- */
1395
- div.p_table_1_2 div.column_2 li.header_row_1
1396
- {
1397
- border-top: 1px solid #ffe96d;
1398
- border-bottom: 1px solid #ff8e00;
1399
- background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1400
- /* gradient */
1401
- background-image: linear-gradient(top, #fbd601, #fdae00) !important; /* W3C */
1402
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE5.5 - 7 */
1403
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE8 */
1404
- background: -ms-linear-gradient(top, #fbd601, #fdae00) !important; /* IE9 */
1405
- background: -moz-linear-gradient(top, #fbd601, #fdae00) !important; /* Firefox */
1406
- background: -o-linear-gradient(top, #fbd601, #fdae00) !important; /* Opera 11 */
1407
- background: -webkit-linear-gradient(top, #fbd601, #fdae00) !important; /* Chrome 11 */
1408
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdae00)) !important; /* Chrome 10, Safari */
1409
- }
1410
-
1411
- /* --- header row 2 --- */
1412
- div.p_table_1_2 div.column_2 li.header_row_2
1413
- {
1414
- border-top: 1px solid #ffec4a;
1415
- border-bottom: 1px solid #ea8c00;
1416
- background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1417
- /* gradient */
1418
- background-image: linear-gradient(top, #fbd601, #fdb200) !important; /* W3C */
1419
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE5.5 - 7 */
1420
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE8 */
1421
- background: -ms-linear-gradient(top, #fbd601, #fdb200) !important; /* IE9 */
1422
- background: -moz-linear-gradient(top, #fbd601, #fdb200) !important; /* Firefox */
1423
- background: -o-linear-gradient(top, #fbd601, #fdb200) !important; /* Opera 11 */
1424
- background: -webkit-linear-gradient(top, #fbd601, #fdb200) !important; /* Chrome 11 */
1425
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdb200)) !important; /* Chrome 10, Safari */
1426
- }
1427
-
1428
- /* ========== COLUMN STYLE 3 ========== */
1429
- /* --- header row 1 --- */
1430
- div.p_table_1_2 div.column_3 li.header_row_1
1431
- {
1432
- border-top: 1px solid #ffe96d;
1433
- border-bottom: 1px solid #ff8e00;
1434
- background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1435
- /* gradient */
1436
- background-image: linear-gradient(top, #fbd601, #fdae00) !important; /* W3C */
1437
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE5.5 - 7 */
1438
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE8 */
1439
- background: -ms-linear-gradient(top, #fbd601, #fdae00) !important; /* IE9 */
1440
- background: -moz-linear-gradient(top, #fbd601, #fdae00) !important; /* Firefox */
1441
- background: -o-linear-gradient(top, #fbd601, #fdae00) !important; /* Opera 11 */
1442
- background: -webkit-linear-gradient(top, #fbd601, #fdae00) !important; /* Chrome 11 */
1443
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdae00)) !important; /* Chrome 10, Safari */
1444
- }
1445
-
1446
- /* --- header row 2 --- */
1447
- div.p_table_1_2 div.column_3 li.header_row_2
1448
- {
1449
- border-top: 1px solid #ffec4a;
1450
- border-bottom: 1px solid #ea8c00;
1451
- background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1452
- /* gradient */
1453
- background-image: linear-gradient(top, #fbd601, #fdb200) !important; /* W3C */
1454
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE5.5 - 7 */
1455
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE8 */
1456
- background: -ms-linear-gradient(top, #fbd601, #fdb200) !important; /* IE9 */
1457
- background: -moz-linear-gradient(top, #fbd601, #fdb200) !important; /* Firefox */
1458
- background: -o-linear-gradient(top, #fbd601, #fdb200) !important; /* Opera 11 */
1459
- background: -webkit-linear-gradient(top, #fbd601, #fdb200) !important; /* Chrome 11 */
1460
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdb200)) !important; /* Chrome 10, Safari */
1461
- }
1462
-
1463
- /* ========== COLUMN STYLE 4 ========== */
1464
- /* --- header row 1 --- */
1465
- div.p_table_1_2 div.column_4 li.header_row_1
1466
- {
1467
- border-top: 1px solid #ffe96d;
1468
- border-bottom: 1px solid #ff8e00;
1469
- background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1470
- /* gradient */
1471
- background-image: linear-gradient(top, #fbd601, #fdae00) !important; /* W3C */
1472
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE5.5 - 7 */
1473
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE8 */
1474
- background: -ms-linear-gradient(top, #fbd601, #fdae00) !important; /* IE9 */
1475
- background: -moz-linear-gradient(top, #fbd601, #fdae00) !important; /* Firefox */
1476
- background: -o-linear-gradient(top, #fbd601, #fdae00) !important; /* Opera 11 */
1477
- background: -webkit-linear-gradient(top, #fbd601, #fdae00) !important; /* Chrome 11 */
1478
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdae00)) !important; /* Chrome 10, Safari */
1479
- }
1480
-
1481
- /* --- header row 2 --- */
1482
- div.p_table_1_2 div.column_4 li.header_row_2
1483
- {
1484
- border-top: 1px solid #ffec4a;
1485
- border-bottom: 1px solid #ea8c00;
1486
- background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1487
- /* gradient */
1488
- background-image: linear-gradient(top, #fbd601, #fdb200) !important; /* W3C */
1489
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE5.5 - 7 */
1490
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE8 */
1491
- background: -ms-linear-gradient(top, #fbd601, #fdb200) !important; /* IE9 */
1492
- background: -moz-linear-gradient(top, #fbd601, #fdb200) !important; /* Firefox */
1493
- background: -o-linear-gradient(top, #fbd601, #fdb200) !important; /* Opera 11 */
1494
- background: -webkit-linear-gradient(top, #fbd601, #fdb200) !important; /* Chrome 11 */
1495
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdb200)) !important; /* Chrome 10, Safari */
1496
- }
1497
- /* ============ Style 3 ============= */
1498
- /* ========== HEADINGS ========== */
1499
- div.p_table_1_3 h1.col1,
1500
- div.p_table_1_3 h1.col2,
1501
- div.p_table_1_3 h1.col3,
1502
- div.p_table_1_3 h1.col4
1503
- {
1504
- color: #e76666 !important;
1505
- }
1506
-
1507
- div.p_table_1_3 h1 span
1508
- {
1509
- color: #ffffff !important;
1510
- }
1511
-
1512
- div.p_table_1_3 h2.col1,
1513
- div.p_table_1_3 h2.col2,
1514
- div.p_table_1_3 h2.col3,
1515
- div.p_table_1_3 h2.col4
1516
- {
1517
- color: #ffffff !important;
1518
- }
1519
-
1520
- div.p_table_1_3 h2.caption
1521
- {
1522
- color: #e76666 !important;
1523
- }
1524
-
1525
- div.p_table_1_3 h2.caption span
1526
- {
1527
- color: #ffffff !important;
1528
- text-shadow: none !important;
1529
- }
1530
-
1531
- div.p_table_1_3 h3.col1,
1532
- div.p_table_1_3 h3.col2,
1533
- div.p_table_1_3 h3.col3,
1534
- div.p_table_1_3 h3.col4
1535
- {
1536
- color: #ffffff !important;
1537
- }
1538
-
1539
- /* ========== CAPTION COLUMN ========== */
1540
- /* --- header row 1 --- */
1541
- div.p_table_1_3 div.caption_column li.header_row_1
1542
- {
1543
- border-top: 1px solid #c44646;
1544
- border-bottom: 1px solid #810000;
1545
- background-color: #ab2727 !important; /* background color for non-css3 browsers */
1546
- /* gradient */
1547
- background-image: linear-gradient(top, #b83636, #a72323) !important; /* W3C */
1548
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE5.5 - 7 */
1549
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE8 */
1550
- background: -ms-linear-gradient(top, #b83636, #a72323) !important; /* IE9 */
1551
- background: -moz-linear-gradient(top, #b83636, #a72323) !important; /* Firefox */
1552
- background: -o-linear-gradient(top, #b83636, #a72323) !important; /* Opera 11 */
1553
- background: -webkit-linear-gradient(top, #b83636, #a72323) !important; /* Chrome 11 */
1554
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b83636), color-stop(1, #a72323)) !important; /* Chrome 10, Safari */
1555
- }
1556
-
1557
- /* --- header row 2 --- */
1558
- div.p_table_1_3 div.caption_column li.header_row_2
1559
- {
1560
- border-top: 1px solid #d04848;
1561
- border-bottom: 1px solid #8f1d1d;
1562
- background-color: #ab2727 !important; /* background color for non-css3 browsers */
1563
- /* gradient */
1564
- background-image: linear-gradient(top, #ba3737, #a62222) !important; /* W3C */
1565
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE5.5 - 7 */
1566
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE8 */
1567
- background: -ms-linear-gradient(top, #ba3737, #a62222) !important; /* IE9 */
1568
- background: -moz-linear-gradient(top, #ba3737, #a62222) !important; /* Firefox */
1569
- background: -o-linear-gradient(top, #ba3737, #a62222) !important; /* Opera 11 */
1570
- background: -webkit-linear-gradient(top, #ba3737, #a62222) !important; /* Chrome 11 */
1571
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ba3737), color-stop(1, #a62222)) !important; /* Chrome 10, Safari */
1572
- }
1573
-
1574
- /* ========== COLUMN STYLE 1 ========== */
1575
- /* --- header row 1 --- */
1576
- div.p_table_1_3 div.column_1 li.header_row_1
1577
- {
1578
- border-top: 1px solid #c44646;
1579
- border-bottom: 1px solid #810000;
1580
- background-color: #ab2727 !important; /* background color for non-css3 browsers */
1581
- /* gradient */
1582
- background-image: linear-gradient(top, #b83636, #a72323) !important; /* W3C */
1583
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE5.5 - 7 */
1584
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE8 */
1585
- background: -ms-linear-gradient(top, #b83636, #a72323) !important; /* IE9 */
1586
- background: -moz-linear-gradient(top, #b83636, #a72323) !important; /* Firefox */
1587
- background: -o-linear-gradient(top, #b83636, #a72323) !important; /* Opera 11 */
1588
- background: -webkit-linear-gradient(top, #b83636, #a72323) !important; /* Chrome 11 */
1589
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b83636), color-stop(1, #a72323)) !important; /* Chrome 10, Safari */
1590
- }
1591
-
1592
- /* --- header row 2 --- */
1593
- div.p_table_1_3 div.column_1 li.header_row_2
1594
- {
1595
- border-top: 1px solid #d04848;
1596
- border-bottom: 1px solid #8f1d1d;
1597
- background-color: #ab2727 !important; /* background color for non-css3 browsers */
1598
- /* gradient */
1599
- background-image: linear-gradient(top, #ba3737, #a62222) !important; /* W3C */
1600
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE5.5 - 7 */
1601
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE8 */
1602
- background: -ms-linear-gradient(top, #ba3737, #a62222) !important; /* IE9 */
1603
- background: -moz-linear-gradient(top, #ba3737, #a62222) !important; /* Firefox */
1604
- background: -o-linear-gradient(top, #ba3737, #a62222) !important; /* Opera 11 */
1605
- background: -webkit-linear-gradient(top, #ba3737, #a62222) !important; /* Chrome 11 */
1606
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ba3737), color-stop(1, #a62222)) !important; /* Chrome 10, Safari */
1607
- }
1608
-
1609
- /* ========== COLUMN STYLE 2 ========== */
1610
- /* --- header row 1 --- */
1611
- div.p_table_1_3 div.column_2 li.header_row_1
1612
- {
1613
- border-top: 1px solid #c44646;
1614
- border-bottom: 1px solid #810000;
1615
- background-color: #ab2727 !important; /* background color for non-css3 browsers */
1616
- /* gradient */
1617
- background-image: linear-gradient(top, #b83636, #a72323) !important; /* W3C */
1618
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE5.5 - 7 */
1619
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE8 */
1620
- background: -ms-linear-gradient(top, #b83636, #a72323) !important; /* IE9 */
1621
- background: -moz-linear-gradient(top, #b83636, #a72323) !important; /* Firefox */
1622
- background: -o-linear-gradient(top, #b83636, #a72323) !important; /* Opera 11 */
1623
- background: -webkit-linear-gradient(top, #b83636, #a72323) !important; /* Chrome 11 */
1624
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b83636), color-stop(1, #a72323)) !important; /* Chrome 10, Safari */
1625
- }
1626
-
1627
- /* --- header row 2 --- */
1628
- div.p_table_1_3 div.column_2 li.header_row_2
1629
- {
1630
- border-top: 1px solid #d04848;
1631
- border-bottom: 1px solid #8f1d1d;
1632
- background-color: #ab2727 !important; /* background color for non-css3 browsers */
1633
- /* gradient */
1634
- background-image: linear-gradient(top, #ba3737, #a62222) !important; /* W3C */
1635
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE5.5 - 7 */
1636
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE8 */
1637
- background: -ms-linear-gradient(top, #ba3737, #a62222) !important; /* IE9 */
1638
- background: -moz-linear-gradient(top, #ba3737, #a62222) !important; /* Firefox */
1639
- background: -o-linear-gradient(top, #ba3737, #a62222) !important; /* Opera 11 */
1640
- background: -webkit-linear-gradient(top, #ba3737, #a62222) !important; /* Chrome 11 */
1641
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ba3737), color-stop(1, #a62222)) !important; /* Chrome 10, Safari */
1642
- }
1643
-
1644
- /* ========== COLUMN STYLE 3 ========== */
1645
- /* --- header row 1 --- */
1646
- div.p_table_1_3 div.column_3 li.header_row_1
1647
- {
1648
- border-top: 1px solid #c44646;
1649
- border-bottom: 1px solid #810000;
1650
- background-color: #ab2727 !important; /* background color for non-css3 browsers */
1651
- /* gradient */
1652
- background-image: linear-gradient(top, #b83636, #a72323) !important; /* W3C */
1653
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE5.5 - 7 */
1654
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE8 */
1655
- background: -ms-linear-gradient(top, #b83636, #a72323) !important; /* IE9 */
1656
- background: -moz-linear-gradient(top, #b83636, #a72323) !important; /* Firefox */
1657
- background: -o-linear-gradient(top, #b83636, #a72323) !important; /* Opera 11 */
1658
- background: -webkit-linear-gradient(top, #b83636, #a72323) !important; /* Chrome 11 */
1659
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b83636), color-stop(1, #a72323)) !important; /* Chrome 10, Safari */
1660
- }
1661
-
1662
- /* --- header row 2 --- */
1663
- div.p_table_1_3 div.column_3 li.header_row_2
1664
- {
1665
- border-top: 1px solid #d04848;
1666
- border-bottom: 1px solid #8f1d1d;
1667
- background-color: #ab2727 !important; /* background color for non-css3 browsers */
1668
- /* gradient */
1669
- background-image: linear-gradient(top, #ba3737, #a62222) !important; /* W3C */
1670
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE5.5 - 7 */
1671
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE8 */
1672
- background: -ms-linear-gradient(top, #ba3737, #a62222) !important; /* IE9 */
1673
- background: -moz-linear-gradient(top, #ba3737, #a62222) !important; /* Firefox */
1674
- background: -o-linear-gradient(top, #ba3737, #a62222) !important; /* Opera 11 */
1675
- background: -webkit-linear-gradient(top, #ba3737, #a62222) !important; /* Chrome 11 */
1676
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ba3737), color-stop(1, #a62222)) !important; /* Chrome 10, Safari */
1677
- }
1678
-
1679
- /* ========== COLUMN STYLE 4 ========== */
1680
- /* --- header row 1 --- */
1681
- div.p_table_1_3 div.column_4 li.header_row_1
1682
- {
1683
- border-top: 1px solid #c44646;
1684
- border-bottom: 1px solid #810000;
1685
- background-color: #ab2727 !important; /* background color for non-css3 browsers */
1686
- /* gradient */
1687
- background-image: linear-gradient(top, #b83636, #a72323) !important; /* W3C */
1688
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE5.5 - 7 */
1689
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE8 */
1690
- background: -ms-linear-gradient(top, #b83636, #a72323) !important; /* IE9 */
1691
- background: -moz-linear-gradient(top, #b83636, #a72323) !important; /* Firefox */
1692
- background: -o-linear-gradient(top, #b83636, #a72323) !important; /* Opera 11 */
1693
- background: -webkit-linear-gradient(top, #b83636, #a72323) !important; /* Chrome 11 */
1694
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b83636), color-stop(1, #a72323)) !important; /* Chrome 10, Safari */
1695
- }
1696
-
1697
- /* --- header row 2 --- */
1698
- div.p_table_1_3 div.column_4 li.header_row_2
1699
- {
1700
- border-top: 1px solid #d04848;
1701
- border-bottom: 1px solid #8f1d1d;
1702
- background-color: #ab2727 !important; /* background color for non-css3 browsers */
1703
- /* gradient */
1704
- background-image: linear-gradient(top, #ba3737, #a62222) !important; /* W3C */
1705
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE5.5 - 7 */
1706
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE8 */
1707
- background: -ms-linear-gradient(top, #ba3737, #a62222) !important; /* IE9 */
1708
- background: -moz-linear-gradient(top, #ba3737, #a62222) !important; /* Firefox */
1709
- background: -o-linear-gradient(top, #ba3737, #a62222) !important; /* Opera 11 */
1710
- background: -webkit-linear-gradient(top, #ba3737, #a62222) !important; /* Chrome 11 */
1711
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ba3737), color-stop(1, #a62222)) !important; /* Chrome 10, Safari */
1712
- }
1713
- /* ============ Style 4 ============= */
1714
- /* ========== HEADINGS ========== */
1715
- div.p_table_1_4 h1.col1,
1716
- div.p_table_1_4 h1.col2,
1717
- div.p_table_1_4 h1.col3,
1718
- div.p_table_1_4 h1.col4
1719
- {
1720
- color: #d9513b !important;
1721
- }
1722
-
1723
- div.p_table_1_4 h1 span
1724
- {
1725
- color: #ffba58 !important;
1726
- }
1727
-
1728
- div.p_table_1_4 h2.col1,
1729
- div.p_table_1_4 h2.col2,
1730
- div.p_table_1_4 h2.col3,
1731
- div.p_table_1_4 h2.col4
1732
- {
1733
- color: #878787 !important;
1734
- }
1735
-
1736
- div.p_table_1_4 h2.caption
1737
- {
1738
- color: #d9513b !important;
1739
- }
1740
-
1741
- div.p_table_1_4 h2.caption span
1742
- {
1743
- color: #ffba58 !important;
1744
- text-shadow: none !important;
1745
- }
1746
-
1747
- div.p_table_1_4 h3.col1,
1748
- div.p_table_1_4 h3.col2,
1749
- div.p_table_1_4 h3.col3,
1750
- div.p_table_1_4 h3.col4
1751
- {
1752
- color: #ffba58 !important;
1753
- }
1754
-
1755
- /* ========== CAPTION COLUMN ========== */
1756
- /* --- header row 1 --- */
1757
- div.p_table_1_4 div.caption_column li.header_row_1
1758
- {
1759
- border-top: 0;
1760
- border-bottom: 1px solid #822c2c;
1761
- background-color: #E9E9E9 !important; /* background color for non-css3 browsers */
1762
- /* gradient */
1763
- background-image: linear-gradient(top, #ffffff, #d2d2d2) !important; /* W3C */
1764
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE5.5 - 7 */
1765
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE8 */
1766
- background: -ms-linear-gradient(top, #ffffff, #d2d2d2) !important; /* IE9 */
1767
- background: -moz-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Firefox */
1768
- background: -o-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Opera 11 */
1769
- background: -webkit-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Chrome 11 */
1770
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #d2d2d2)) !important; /* Chrome 10, Safari */
1771
- }
1772
-
1773
- /* --- header row 2 --- */
1774
- div.p_table_1_4 div.caption_column li.header_row_2
1775
- {
1776
- border-top: 1px solid #c65757;
1777
- border-bottom: 1px solid #451515;
1778
- background-color: #812C2C !important; /* background color for non-css3 browsers */
1779
- /* gradient */
1780
- background-image: linear-gradient(top, #ae3a3a, #5f2121) !important; /* W3C */
1781
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE5.5 - 7 */
1782
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE8 */
1783
- background: -ms-linear-gradient(top, #ae3a3a, #5f2121) !important; /* IE9 */
1784
- background: -moz-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Firefox */
1785
- background: -o-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Opera 11 */
1786
- background: -webkit-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Chrome 11 */
1787
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ae3a3a), color-stop(1, #5f2121)) !important; /* Chrome 10, Safari */
1788
- }
1789
-
1790
- /* ========== COLUMN STYLE 1 ========== */
1791
- /* --- header row 1 --- */
1792
- div.p_table_1_4 div.column_1 li.header_row_1
1793
- {
1794
- border-top: 0;
1795
- border-bottom: 1px solid #822c2c;
1796
- background-color: #E9E9E9 !important; /* background color for non-css3 browsers */
1797
- /* gradient */
1798
- background-image: linear-gradient(top, #ffffff, #d2d2d2) !important; /* W3C */
1799
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE5.5 - 7 */
1800
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE8 */
1801
- background: -ms-linear-gradient(top, #ffffff, #d2d2d2) !important; /* IE9 */
1802
- background: -moz-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Firefox */
1803
- background: -o-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Opera 11 */
1804
- background: -webkit-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Chrome 11 */
1805
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #d2d2d2)) !important; /* Chrome 10, Safari */
1806
- }
1807
-
1808
- /* --- header row 2 --- */
1809
- div.p_table_1_4 div.column_1 li.header_row_2
1810
- {
1811
- border-top: 1px solid #c65757;
1812
- border-bottom: 1px solid #451515;
1813
- background-color: #812C2C !important; /* background color for non-css3 browsers */
1814
- /* gradient */
1815
- background-image: linear-gradient(top, #ae3a3a, #5f2121) !important; /* W3C */
1816
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE5.5 - 7 */
1817
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE8 */
1818
- background: -ms-linear-gradient(top, #ae3a3a, #5f2121) !important; /* IE9 */
1819
- background: -moz-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Firefox */
1820
- background: -o-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Opera 11 */
1821
- background: -webkit-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Chrome 11 */
1822
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ae3a3a), color-stop(1, #5f2121)) !important; /* Chrome 10, Safari */
1823
- }
1824
-
1825
- /* ========== COLUMN STYLE 2 ========== */
1826
- /* --- header row 1 --- */
1827
- div.p_table_1_4 div.column_2 li.header_row_1
1828
- {
1829
- border-top: 0;
1830
- border-bottom: 1px solid #822c2c;
1831
- background-color: #E9E9E9 !important; /* background color for non-css3 browsers */
1832
- /* gradient */
1833
- background-image: linear-gradient(top, #ffffff, #d2d2d2) !important; /* W3C */
1834
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE5.5 - 7 */
1835
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE8 */
1836
- background: -ms-linear-gradient(top, #ffffff, #d2d2d2) !important; /* IE9 */
1837
- background: -moz-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Firefox */
1838
- background: -o-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Opera 11 */
1839
- background: -webkit-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Chrome 11 */
1840
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #d2d2d2)) !important; /* Chrome 10, Safari */
1841
- }
1842
-
1843
- /* --- header row 2 --- */
1844
- div.p_table_1_4 div.column_2 li.header_row_2
1845
- {
1846
- border-top: 1px solid #c65757;
1847
- border-bottom: 1px solid #451515;
1848
- background-color: #812C2C !important; /* background color for non-css3 browsers */
1849
- /* gradient */
1850
- background-image: linear-gradient(top, #ae3a3a, #5f2121) !important; /* W3C */
1851
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE5.5 - 7 */
1852
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE8 */
1853
- background: -ms-linear-gradient(top, #ae3a3a, #5f2121) !important; /* IE9 */
1854
- background: -moz-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Firefox */
1855
- background: -o-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Opera 11 */
1856
- background: -webkit-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Chrome 11 */
1857
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ae3a3a), color-stop(1, #5f2121)) !important; /* Chrome 10, Safari */
1858
- }
1859
-
1860
- /* ========== COLUMN STYLE 3 ========== */
1861
- /* --- header row 1 --- */
1862
- div.p_table_1_4 div.column_3 li.header_row_1
1863
- {
1864
- border-top: 0;
1865
- border-bottom: 1px solid #822c2c;
1866
- background-color: #E9E9E9 !important; /* background color for non-css3 browsers */
1867
- /* gradient */
1868
- background-image: linear-gradient(top, #ffffff, #d2d2d2) !important; /* W3C */
1869
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE5.5 - 7 */
1870
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE8 */
1871
- background: -ms-linear-gradient(top, #ffffff, #d2d2d2) !important; /* IE9 */
1872
- background: -moz-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Firefox */
1873
- background: -o-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Opera 11 */
1874
- background: -webkit-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Chrome 11 */
1875
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #d2d2d2)) !important; /* Chrome 10, Safari */
1876
- }
1877
-
1878
- /* --- header row 2 --- */
1879
- div.p_table_1_4 div.column_3 li.header_row_2
1880
- {
1881
- border-top: 1px solid #c65757;
1882
- border-bottom: 1px solid #451515;
1883
- background-color: #812C2C !important; /* background color for non-css3 browsers */
1884
- /* gradient */
1885
- background-image: linear-gradient(top, #ae3a3a, #5f2121) !important; /* W3C */
1886
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE5.5 - 7 */
1887
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE8 */
1888
- background: -ms-linear-gradient(top, #ae3a3a, #5f2121) !important; /* IE9 */
1889
- background: -moz-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Firefox */
1890
- background: -o-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Opera 11 */
1891
- background: -webkit-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Chrome 11 */
1892
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ae3a3a), color-stop(1, #5f2121)) !important; /* Chrome 10, Safari */
1893
- }
1894
-
1895
- /* ========== COLUMN STYLE 4 ========== */
1896
- /* --- header row 1 --- */
1897
- div.p_table_1_4 div.column_4 li.header_row_1
1898
- {
1899
- border-top: 0;
1900
- border-bottom: 1px solid #822c2c;
1901
- background-color: #E9E9E9 !important; /* background color for non-css3 browsers */
1902
- /* gradient */
1903
- background-image: linear-gradient(top, #ffffff, #d2d2d2) !important; /* W3C */
1904
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE5.5 - 7 */
1905
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE8 */
1906
- background: -ms-linear-gradient(top, #ffffff, #d2d2d2) !important; /* IE9 */
1907
- background: -moz-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Firefox */
1908
- background: -o-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Opera 11 */
1909
- background: -webkit-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Chrome 11 */
1910
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #d2d2d2)) !important; /* Chrome 10, Safari */
1911
- }
1912
-
1913
- /* --- header row 2 --- */
1914
- div.p_table_1_4 div.column_4 li.header_row_2
1915
- {
1916
- border-top: 1px solid #c65757;
1917
- border-bottom: 1px solid #451515;
1918
- background-color: #812C2C !important; /* background color for non-css3 browsers */
1919
- /* gradient */
1920
- background-image: linear-gradient(top, #ae3a3a, #5f2121) !important; /* W3C */
1921
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE5.5 - 7 */
1922
- -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE8 */
1923
- background: -ms-linear-gradient(top, #ae3a3a, #5f2121) !important; /* IE9 */
1924
- background: -moz-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Firefox */
1925
- background: -o-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Opera 11 */
1926
- background: -webkit-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Chrome 11 */
1927
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ae3a3a), color-stop(1, #5f2121)) !important; /* Chrome 10, Safari */
1928
- }
1929
- /* ============ Style 5 ============= */
1930
- /* ========== HEADINGS ========== */
1931
- div.p_table_1_5 h1.col1,
1932
- div.p_table_1_5 h1.col2,
1933
- div.p_table_1_5 h1.col3,
1934
- div.p_table_1_5 h1.col4
1935
- {
1936
- color: #ffffff !important;
1937
- }
1938
-
1939
- div.p_table_1_5 h1 span
1940
- {
1941
- color: #ffffff !important;
1942
- }
1943
-
1944
- div.p_table_1_5 h2.col1,
1945
- div.p_table_1_5 h2.col2,
1946
- div.p_table_1_5 h2.col3,
1947
- div.p_table_1_5 h2.col4
1948
- {
1949
- color: #ffffff !important;
1950
- }
1951
-
1952
- div.p_table_1_5 h2.caption
1953
- {
1954
- color: #ef9a36 !important;
1955
- }
1956
-
1957
- div.p_table_1_5 h2.caption span
1958
- {
1959
- color: #f6ba18 !important;
1960
- text-shadow: none !important;
1961
- }
1962
-
1963
- div.p_table_1_5 h3.col1,
1964
- div.p_table_1_5 h3.col2,
1965
- div.p_table_1_5 h3.col3,
1966
- div.p_table_1_5 h3.col4
1967
- {
1968
- color: #ffffff !important;
1969
- }
1970
-
1971
- /* ========== CAPTION COLUMN ========== */
1972
- /* --- header row 1 --- */
1973
- div.p_table_1_5 div.caption_column li.header_row_1
1974
- {
1975
- border-top: 0;
1976
- border-bottom: 1px solid #ffffff;
1977
- background: #ffffff !important;
1978
- }
1979
-
1980
- /* --- header row 2 --- */
1981
- div.p_table_1_5 div.caption_column li.header_row_2
1982
- {
1983
- border-top: 1px solid #ffffff;
1984
- border-bottom: 1px solid #ffffff;
1985
- background: #ffffff !important;
1986
- }
1987
-
1988
- /* ========== COLUMN STYLE 1 ========== */
1989
- /* --- header row 1 --- */
1990
- div.p_table_1_5 div.column_1 li.header_row_1
1991
- {
1992
- border-top: 0;
1993
- border-bottom: 1px solid #e18416;
1994
- background: #e18416 !important;
1995
- }
1996
-
1997
- /* --- header row 2 --- */
1998
- div.p_table_1_5 div.column_1 li.header_row_2
1999
- {
2000
- border-top: 1px solid #ef9a36;
2001
- border-bottom: 1px solid #ef9a36;
2002
- background: #ef9a36 !important;
2003
- }
2004
-
2005
- /* ========== COLUMN STYLE 2 ========== */
2006
- /* --- header row 1 --- */
2007
- div.p_table_1_5 div.column_2 li.header_row_1
2008
- {
2009
- border-top: 0;
2010
- border-bottom: 1px solid #e9aa00;
2011
- background: #e9aa00 !important;
2012
- }
2013
-
2014
- /* --- header row 2 --- */
2015
- div.p_table_1_5 div.column_2 li.header_row_2
2016
- {
2017
- border-top: 1px solid #f6ba18;
2018
- border-bottom: 1px solid #f6ba18;
2019
- background: #f6ba18 !important;
2020
- }
2021
-
2022
- /* ========== COLUMN STYLE 3 ========== */
2023
- /* --- header row 1 --- */
2024
- div.p_table_1_5 div.column_3 li.header_row_1
2025
- {
2026
- border-top: 0;
2027
- border-bottom: 1px solid #839c0e;
2028
- background: #839c0e !important;
2029
- }
2030
-
2031
- /* --- header row 2 --- */
2032
- div.p_table_1_5 div.column_3 li.header_row_2
2033
- {
2034
- border-top: 1px solid #94ac26;
2035
- border-bottom: 1px solid #94ac26;
2036
- background: #94ac26 !important;
2037
- }
2038
-
2039
- /* ========== COLUMN STYLE 4 ========== */
2040
- /* --- header row 1 --- */
2041
- div.p_table_1_5 div.column_4 li.header_row_1
2042
- {
2043
- border-top: 0;
2044
- border-bottom: 1px solid #418520;
2045
- background: #418520 !important;
2046
- }
2047
-
2048
- /* --- header row 2 --- */
2049
- div.p_table_1_5 div.column_4 li.header_row_2
2050
- {
2051
- border-top: 1px solid #579e34;
2052
- border-bottom: 1px solid #579e34;
2053
- background: #579e34 !important;
2054
- }
2055
- /* ============ Style 6 ============= */
2056
- /* ========== HEADINGS ========== */
2057
- div.p_table_1_6 h1.col1,
2058
- div.p_table_1_6 h1.col2,
2059
- div.p_table_1_6 h1.col3,
2060
- div.p_table_1_6 h1.col4
2061
- {
2062
- color: #da4300 !important;
2063
- }
2064
-
2065
- div.p_table_1_6 h1 span
2066
- {
2067
- color: #da4300 !important;
2068
- }
2069
-
2070
- div.p_table_1_6 h2.col1,
2071
- div.p_table_1_6 h2.col2,
2072
- div.p_table_1_6 h2.col3,
2073
- div.p_table_1_6 h2.col4
2074
- {
2075
- color: #ffffff !important;
2076
- }
2077
-
2078
- div.p_table_1_6 h2.caption
2079
- {
2080
- color: #da4300 !important;
2081
- }
2082
-
2083
- div.p_table_1_6 h2.caption span
2084
- {
2085
- color: #ffffff !important;
2086
- text-shadow: none !important;
2087
- }
2088
-
2089
- div.p_table_1_6 h3.col1,
2090
- div.p_table_1_6 h3.col2,
2091
- div.p_table_1_6 h3.col3,
2092
- div.p_table_1_6 h3.col4
2093
- {
2094
- color: #da4300 !important;
2095
- }
2096
-
2097
- /* ========== CAPTION COLUMN ========== */
2098
- /* --- header row 1 --- */
2099
- div.p_table_1_6 div.caption_column li.header_row_1
2100
- {
2101
- border-top: 0;
2102
- border-bottom: 1px solid #fcc601;
2103
- background: #fcc601 !important;
2104
- }
2105
-
2106
- /* --- header row 2 --- */
2107
- div.p_table_1_6 div.caption_column li.header_row_2
2108
- {
2109
- border-top: 1px solid #fcc601;
2110
- border-bottom: 1px solid #fcc601;
2111
- background: #fcc601 !important;
2112
- }
2113
-
2114
- /* ========== COLUMN STYLE 1 ========== */
2115
- /* --- header row 1 --- */
2116
- div.p_table_1_6 div.column_1 li.header_row_1
2117
- {
2118
- border-top: 0;
2119
- border-bottom: 1px solid #da4300;
2120
- background: #da4300 !important;
2121
- }
2122
-
2123
- /* --- header row 2 --- */
2124
- div.p_table_1_6 div.column_1 li.header_row_2
2125
- {
2126
- border-top: 1px solid #fcc601;
2127
- border-bottom: 1px solid #fcc601;
2128
- background: #fcc601 !important;
2129
- }
2130
-
2131
- /* ========== COLUMN STYLE 2 ========== */
2132
- /* --- header row 1 --- */
2133
- div.p_table_1_6 div.column_2 li.header_row_1
2134
- {
2135
- border-top: 0;
2136
- border-bottom: 1px solid #da4300;
2137
- background: #da4300 !important;
2138
- }
2139
-
2140
- /* --- header row 2 --- */
2141
- div.p_table_1_6 div.column_2 li.header_row_2
2142
- {
2143
- border-top: 1px solid #fcc601;
2144
- border-bottom: 1px solid #fcc601;
2145
- background: #fcc601 !important;
2146
- }
2147
-
2148
- /* ========== COLUMN STYLE 3 ========== */
2149
- /* --- header row 1 --- */
2150
- div.p_table_1_6 div.column_3 li.header_row_1
2151
- {
2152
- border-top: 0;
2153
- border-bottom: 1px solid #da4300;
2154
- background: #da4300 !important;
2155
- }
2156
-
2157
- /* --- header row 2 --- */
2158
- div.p_table_1_6 div.column_3 li.header_row_2
2159
- {
2160
- border-top: 1px solid #fcc601;
2161
- border-bottom: 1px solid #fcc601;
2162
- background: #fcc601 !important;
2163
- }
2164
-
2165
- /* ========== COLUMN STYLE 4 ========== */
2166
- /* --- header row 1 --- */
2167
- div.p_table_1_6 div.column_4 li.header_row_1
2168
- {
2169
- border-top: 0;
2170
- border-bottom: 1px solid #da4300;
2171
- background: #da4300 !important;
2172
- }
2173
-
2174
- /* --- header row 2 --- */
2175
- div.p_table_1_6 div.column_4 li.header_row_2
2176
- {
2177
- border-top: 1px solid #fcc601;
2178
- border-bottom: 1px solid #fcc601;
2179
- background: #fcc601 !important;
2180
- }
2181
- /* ============ Style 7 ============= */
2182
- /* ========== HEADINGS ========== */
2183
- div.p_table_1_7 h1.col1
2184
- {
2185
- color: #faab00 !important;
2186
- }
2187
-
2188
- div.p_table_1_7 h1.col2
2189
- {
2190
- color: #9bba0d !important;
2191
- }
2192
-
2193
- div.p_table_1_7 h1.col3
2194
- {
2195
- color: #539a2d !important;
2196
- }
2197
-
2198
- div.p_table_1_7 h1.col4
2199
- {
2200
- color: #268061 !important;
2201
- }
2202
-
2203
- div.p_table_1_7 h1.col1 span
2204
- {
2205
- color: #faab00 !important;
2206
- }
2207
-
2208
- div.p_table_1_7 h1.col2 span
2209
- {
2210
- color: #9bba0d !important;
2211
- }
2212
-
2213
- div.p_table_1_7 h1.col3 span
2214
- {
2215
- color: #539a2d !important;
2216
- }
2217
-
2218
- div.p_table_1_7 h1.col4 span
2219
- {
2220
- color: #268061 !important;
2221
- }
2222
-
2223
- div.p_table_1_7 h2.col1,
2224
- div.p_table_1_7 h2.col2,
2225
- div.p_table_1_7 h2.col3,
2226
- div.p_table_1_7 h2.col4
2227
- {
2228
- color: #ffffff !important;
2229
- }
2230
-
2231
- div.p_table_1_7 h2.caption
2232
- {
2233
- color: #faab00 !important;
2234
- }
2235
-
2236
- div.p_table_1_7 h2.caption span
2237
- {
2238
- color: #9bba0d !important;
2239
- text-shadow: none !important;
2240
- }
2241
-
2242
- div.p_table_1_7 h3.col1
2243
- {
2244
- color: #faab00 !important;
2245
- }
2246
-
2247
- div.p_table_1_7 h3.col2
2248
- {
2249
- color: #9bba0d !important;
2250
- }
2251
-
2252
- div.p_table_1_7 h3.col3
2253
- {
2254
- color: #539a2d !important;
2255
- }
2256
-
2257
- div.p_table_1_7 h3.col4
2258
- {
2259
- color: #268061 !important;
2260
- }
2261
-
2262
- /* ========== CAPTION COLUMN ========== */
2263
- /* --- header row 1 --- */
2264
- div.p_table_1_7 div.caption_column li.header_row_1
2265
- {
2266
- border-top: 0;
2267
- border-bottom: 1px solid #ffffff;
2268
- background: #ffffff !important;
2269
- }
2270
-
2271
- /* --- header row 2 --- */
2272
- div.p_table_1_7 div.caption_column li.header_row_2
2273
- {
2274
- border-top: 1px solid #ffffff;
2275
- border-bottom: 1px solid #ffffff;
2276
- background: #ffffff !important;
2277
- }
2278
-
2279
- /* ========== COLUMN STYLE 1 ========== */
2280
- /* --- header row 1 --- */
2281
- div.p_table_1_7 div.column_1 li.header_row_1
2282
- {
2283
- border-top: 0;
2284
- border-bottom: 1px solid #faab00;
2285
- background: #faab00 !important;
2286
- }
2287
-
2288
- /* --- header row 2 --- */
2289
- div.p_table_1_7 div.column_1 li.header_row_2
2290
- {
2291
- border-top: 1px solid #ffffff;
2292
- border-bottom: 1px solid #ffffff;
2293
- background: #ffffff !important;
2294
- }
2295
-
2296
- /* ========== COLUMN STYLE 2 ========== */
2297
- /* --- header row 1 --- */
2298
- div.p_table_1_7 div.column_2 li.header_row_1
2299
- {
2300
- border-top: 0;
2301
- border-bottom: 1px solid #9bba0d;
2302
- background: #9bba0d !important;
2303
- }
2304
-
2305
- /* --- header row 2 --- */
2306
- div.p_table_1_7 div.column_2 li.header_row_2
2307
- {
2308
- border-top: 1px solid #ffffff;
2309
- border-bottom: 1px solid #ffffff;
2310
- background: #ffffff !important;
2311
- }
2312
-
2313
- /* ========== COLUMN STYLE 3 ========== */
2314
- /* --- header row 1 --- */
2315
- div.p_table_1_7 div.column_3 li.header_row_1
2316
- {
2317
- border-top: 0;
2318
- border-bottom: 1px solid #539a2d;
2319
- background: #539a2d !important;
2320
- }
2321
-
2322
- /* --- header row 2 --- */
2323
- div.p_table_1_7 div.column_3 li.header_row_2
2324
- {
2325
- border-top: 1px solid #ffffff;
2326
- border-bottom: 1px solid #ffffff;
2327
- background: #ffffff !important;
2328
- }
2329
-
2330
- /* ========== COLUMN STYLE 4 ========== */
2331
- /* --- header row 1 --- */
2332
- div.p_table_1_7 div.column_4 li.header_row_1
2333
- {
2334
- border-top: 0;
2335
- border-bottom: 1px solid #268061;
2336
- background: #268061 !important;
2337
- }
2338
-
2339
- /* --- header row 2 --- */
2340
- div.p_table_1_7 div.column_4 li.header_row_2
2341
- {
2342
- border-top: 1px solid #ffffff;
2343
- border-bottom: 1px solid #ffffff;
2344
- background: #ffffff !important;
2345
- }
2346
- /* ============ Style 8 ============= */
2347
- /* ========== HEADINGS ========== */
2348
- div.p_table_1_8 h1.col1,
2349
- div.p_table_1_8 h1.col2,
2350
- div.p_table_1_8 h1.col3,
2351
- div.p_table_1_8 h1.col4
2352
- {
2353
- color: #d9513b !important;
2354
- }
2355
-
2356
- div.p_table_1_8 h1 span
2357
- {
2358
- color: #ffba58 !important;
2359
- }
2360
-
2361
- div.p_table_1_8 h2.col1,
2362
- div.p_table_1_8 h2.col2,
2363
- div.p_table_1_8 h2.col3,
2364
- div.p_table_1_8 h2.col4
2365
- {
2366
- color: #d9513b !important;
2367
- }
2368
-
2369
- div.p_table_1_8 h2.caption
2370
- {
2371
- color: #d9513b !important;
2372
- }
2373
-
2374
- div.p_table_1_8 h2.caption span
2375
- {
2376
- color: #ffba58 !important;
2377
- text-shadow: none !important;
2378
- }
2379
-
2380
- div.p_table_1_8 h3.col1,
2381
- div.p_table_1_8 h3.col2,
2382
- div.p_table_1_8 h3.col3,
2383
- div.p_table_1_8 h3.col4
2384
- {
2385
- color: #ffba58 !important;
2386
- }
2387
-
2388
- /* ========== CAPTION COLUMN ========== */
2389
- /* --- header row 1 --- */
2390
- div.p_table_1_8 div.caption_column li.header_row_1
2391
- {
2392
- border-top: 0;
2393
- border-bottom: 1px solid #752828;
2394
- background: #752828 !important;
2395
- }
2396
-
2397
- /* --- header row 2 --- */
2398
- div.p_table_1_8 div.caption_column li.header_row_2
2399
- {
2400
- border-top: 1px solid #752828;
2401
- border-bottom: 1px solid #752828;
2402
- background: #752828 !important;
2403
- }
2404
-
2405
- /* ========== COLUMN STYLE 1 ========== */
2406
- /* --- header row 1 --- */
2407
- div.p_table_1_8 div.column_1 li.header_row_1
2408
- {
2409
- border-top: 0;
2410
- border-bottom: 1px solid #ffba58;
2411
- background: #ffca64 !important;
2412
- }
2413
-
2414
- /* --- header row 2 --- */
2415
- div.p_table_1_8 div.column_1 li.header_row_2
2416
- {
2417
- border-top: 1px solid #752828;
2418
- border-bottom: 1px solid #802b2b;
2419
- background: #802b2b !important;
2420
- }
2421
-
2422
- /* ========== COLUMN STYLE 2 ========== */
2423
- /* --- header row 1 --- */
2424
- div.p_table_1_8 div.column_2 li.header_row_1
2425
- {
2426
- border-top: 0;
2427
- border-bottom: 1px solid #ffba58;
2428
- background: #ffba58 !important;
2429
- }
2430
-
2431
- /* --- header row 2 --- */
2432
- div.p_table_1_8 div.column_2 li.header_row_2
2433
- {
2434
- border-top: 1px solid #752828;
2435
- border-bottom: 1px solid #752828;
2436
- background: #752828 !important;
2437
- }
2438
-
2439
- /* ========== COLUMN STYLE 3 ========== */
2440
- /* --- header row 1 --- */
2441
- div.p_table_1_8 div.column_3 li.header_row_1
2442
- {
2443
- border-top: 0;
2444
- border-bottom: 1px solid #ffba58;
2445
- background: #ffca64 !important;
2446
- }
2447
-
2448
- /* --- header row 2 --- */
2449
- div.p_table_1_8 div.column_3 li.header_row_2
2450
- {
2451
- border-top: 1px solid #752828;
2452
- border-bottom: 1px solid #802b2b;
2453
- background: #802b2b !important;
2454
- }
2455
-
2456
- /* ========== COLUMN STYLE 4 ========== */
2457
- /* --- header row 1 --- */
2458
- div.p_table_1_8 div.column_4 li.header_row_1
2459
- {
2460
- border-top: 0;
2461
- border-bottom: 1px solid #ffba58;
2462
- background: #ffba58 !important;
2463
- }
2464
-
2465
- /* --- header row 2 --- */
2466
- div.p_table_1_8 div.column_4 li.header_row_2
2467
- {
2468
- border-top: 1px solid #752828;
2469
- border-bottom: 1px solid #752828;
2470
- background: #752828 !important;
2471
- }
2472
- /* ============ Style 9 ============= */
2473
- /* ========== HEADINGS ========== */
2474
- div.p_table_1_9 h1.col1,
2475
- div.p_table_1_9 h1.col2,
2476
- div.p_table_1_9 h1.col3,
2477
- div.p_table_1_9 h1.col4
2478
- {
2479
- color: #ffffff !important;
2480
- }
2481
-
2482
- div.p_table_1_9 h1 span
2483
- {
2484
- color: #ffffff !important;
2485
- }
2486
-
2487
- div.p_table_1_9 h2.col1,
2488
- div.p_table_1_9 h2.col2,
2489
- div.p_table_1_9 h2.col3,
2490
- div.p_table_1_9 h2.col4
2491
- {
2492
- color: #ffffff !important;
2493
- }
2494
-
2495
- div.p_table_1_9 h2.caption
2496
- {
2497
- color: #999999 !important;
2498
- }
2499
-
2500
- div.p_table_1_9 h2.caption span
2501
- {
2502
- color: #999999 !important;
2503
- text-shadow: none !important;
2504
- }
2505
-
2506
- div.p_table_1_9 h3.col1,
2507
- div.p_table_1_9 h3.col2,
2508
- div.p_table_1_9 h3.col3,
2509
- div.p_table_1_9 h3.col4
2510
- {
2511
- color: #ffffff !important;
2512
- }
2513
-
2514
- /* ========== CAPTION COLUMN ========== */
2515
- /* --- header row 1 --- */
2516
- div.p_table_1_9 div.caption_column li.header_row_1
2517
- {
2518
- border-top: 0;
2519
- border-bottom: 1px solid #ffffff;
2520
- background: #ffffff !important;
2521
- }
2522
-
2523
- /* --- header row 2 --- */
2524
- div.p_table_1_9 div.caption_column li.header_row_2
2525
- {
2526
- border-top: 1px solid #ffffff;
2527
- border-bottom: 1px solid #ffffff;
2528
- background: #ffffff !important;
2529
- }
2530
-
2531
- /* ========== COLUMN STYLE 1 ========== */
2532
- /* --- header row 1 --- */
2533
- div.p_table_1_9 div.column_1 li.header_row_1
2534
- {
2535
- border-top: 0;
2536
- border-bottom: 1px solid #83c145;
2537
- background: #83c145 !important;
2538
- }
2539
-
2540
- /* --- header row 2 --- */
2541
- div.p_table_1_9 div.column_1 li.header_row_2
2542
- {
2543
- border-top: 1px solid #96cd56;
2544
- border-bottom: 1px solid #96cd56;
2545
- background: #96cd56 !important;
2546
- }
2547
-
2548
- /* ========== COLUMN STYLE 2 ========== */
2549
- /* --- header row 1 --- */
2550
- div.p_table_1_9 div.column_2 li.header_row_1
2551
- {
2552
- border-top: 0;
2553
- border-bottom: 1px solid #44982b;
2554
- background: #44982b !important;
2555
- }
2556
-
2557
- /* --- header row 2 --- */
2558
- div.p_table_1_9 div.column_2 li.header_row_2
2559
- {
2560
- border-top: 1px solid #55a938;
2561
- border-bottom: 1px solid #55a938;
2562
- background: #55a938 !important;
2563
- }
2564
-
2565
- /* ========== COLUMN STYLE 3 ========== */
2566
- /* --- header row 1 --- */
2567
- div.p_table_1_9 div.column_3 li.header_row_1
2568
- {
2569
- border-top: 0;
2570
- border-bottom: 1px solid #186f32;
2571
- background: #186f32 !important;
2572
- }
2573
-
2574
- /* --- header row 2 --- */
2575
- div.p_table_1_9 div.column_3 li.header_row_2
2576
- {
2577
- border-top: 1px solid #208240;
2578
- border-bottom: 1px solid #208240;
2579
- background: #208240 !important;
2580
- }
2581
-
2582
- /* ========== COLUMN STYLE 4 ========== */
2583
- /* --- header row 1 --- */
2584
- div.p_table_1_9 div.column_4 li.header_row_1
2585
- {
2586
- border-top: 0;
2587
- border-bottom: 1px solid #0a4945;
2588
- background: #0a4945 !important;
2589
- }
2590
-
2591
- /* --- header row 2 --- */
2592
- div.p_table_1_9 div.column_4 li.header_row_2
2593
- {
2594
- border-top: 1px solid #0e5b56;
2595
- border-bottom: 1px solid #0e5b56;
2596
- background: #0e5b56 !important;
2597
- }
2598
- /* ============ Style 10 ============= */
2599
- /* ========== HEADINGS ========== */
2600
- div.p_table_1_10 h1.col1,
2601
- div.p_table_1_10 h1.col2,
2602
- div.p_table_1_10 h1.col3,
2603
- div.p_table_1_10 h1.col4
2604
- {
2605
- color: #ffffff !important;
2606
- }
2607
-
2608
- div.p_table_1_10 h1 span
2609
- {
2610
- color: #ffffff !important;
2611
- }
2612
-
2613
- div.p_table_1_10 h2.col1,
2614
- div.p_table_1_10 h2.col2,
2615
- div.p_table_1_10 h2.col3,
2616
- div.p_table_1_10 h2.col4
2617
- {
2618
- color: #ffffff !important;
2619
- }
2620
-
2621
- div.p_table_1_10 h2.caption
2622
- {
2623
- color: #999999 !important;
2624
- }
2625
-
2626
- div.p_table_1_10 h2.caption span
2627
- {
2628
- color: #999999 !important;
2629
- text-shadow: none !important;
2630
- }
2631
-
2632
- div.p_table_1_10 h3.col1,
2633
- div.p_table_1_10 h3.col2,
2634
- div.p_table_1_10 h3.col3,
2635
- div.p_table_1_10 h3.col4
2636
- {
2637
- color: #ffffff !important;
2638
- }
2639
-
2640
- /* ========== CAPTION COLUMN ========== */
2641
- /* --- header row 1 --- */
2642
- div.p_table_1_10 div.caption_column li.header_row_1
2643
- {
2644
- border-top: 0;
2645
- border-bottom: 1px solid #ffffff;
2646
- background: #ffffff !important;
2647
- }
2648
-
2649
- /* --- header row 2 --- */
2650
- div.p_table_1_10 div.caption_column li.header_row_2
2651
- {
2652
- border-top: 1px solid #ffffff;
2653
- border-bottom: 1px solid #ffffff;
2654
- background: #ffffff !important;
2655
- }
2656
-
2657
- /* ========== COLUMN STYLE 1 ========== */
2658
- /* --- header row 1 --- */
2659
- div.p_table_1_10 div.column_1 li.header_row_1
2660
- {
2661
- border-top: 0;
2662
- border-bottom: 1px solid #52b5d5;
2663
- background: #52b5d5 !important;
2664
- }
2665
-
2666
- /* --- header row 2 --- */
2667
- div.p_table_1_10 div.column_1 li.header_row_2
2668
- {
2669
- border-top: 1px solid #64c3de;
2670
- border-bottom: 1px solid #64c3de;
2671
- background: #64c3de !important;
2672
- }
2673
-
2674
- /* ========== COLUMN STYLE 2 ========== */
2675
- /* --- header row 1 --- */
2676
- div.p_table_1_10 div.column_2 li.header_row_1
2677
- {
2678
- border-top: 0;
2679
- border-bottom: 1px solid #3591ca;
2680
- background: #3591ca !important;
2681
- }
2682
-
2683
- /* --- header row 2 --- */
2684
- div.p_table_1_10 div.column_2 li.header_row_2
2685
- {
2686
- border-top: 1px solid #44a3d5;
2687
- border-bottom: 1px solid #44a3d5;
2688
- background: #44a3d5 !important;
2689
- }
2690
-
2691
- /* ========== COLUMN STYLE 3 ========== */
2692
- /* --- header row 1 --- */
2693
- div.p_table_1_10 div.column_3 li.header_row_1
2694
- {
2695
- border-top: 0;
2696
- border-bottom: 1px solid #1f5f9f;
2697
- background: #1f5f9f !important;
2698
- }
2699
-
2700
- /* --- header row 2 --- */
2701
- div.p_table_1_10 div.column_3 li.header_row_2
2702
- {
2703
- border-top: 1px solid #2972b0;
2704
- border-bottom: 1px solid #2972b0;
2705
- background: #2972b0 !important;
2706
- }
2707
-
2708
- /* ========== COLUMN STYLE 4 ========== */
2709
- /* --- header row 1 --- */
2710
- div.p_table_1_10 div.column_4 li.header_row_1
2711
- {
2712
- border-top: 0;
2713
- border-bottom: 1px solid #1a3e7b;
2714
- background: #1a3e7b !important;
2715
- }
2716
-
2717
- /* --- header row 2 --- */
2718
- div.p_table_1_10 div.column_4 li.header_row_2
2719
- {
2720
- border-top: 1px solid #234e8e;
2721
- border-bottom: 1px solid #234e8e;
2722
- background: #234e8e !important;
2723
- }
2724
- /* ============ Style 11 ============= */
2725
- /* ========== HEADINGS ========== */
2726
- div.p_table_1_11 h1.col1,
2727
- div.p_table_1_11 h1.col2,
2728
- div.p_table_1_11 h1.col3,
2729
- div.p_table_1_11 h1.col4
2730
- {
2731
- color: #ffffff !important;
2732
- }
2733
-
2734
- div.p_table_1_11 h1 span
2735
- {
2736
- color: #ffffff !important;
2737
- }
2738
-
2739
- div.p_table_1_11 h2.col1,
2740
- div.p_table_1_11 h2.col2,
2741
- div.p_table_1_11 h2.col3,
2742
- div.p_table_1_11 h2.col4
2743
- {
2744
- color: #ffffff !important;
2745
- }
2746
-
2747
- div.p_table_1_11 h2.caption
2748
- {
2749
- color: #999999 !important;
2750
- }
2751
-
2752
- div.p_table_1_11 h2.caption span
2753
- {
2754
- color: #999999 !important;
2755
- text-shadow: none !important;
2756
- }
2757
-
2758
- div.p_table_1_11 h3.col1,
2759
- div.p_table_1_11 h3.col2,
2760
- div.p_table_1_11 h3.col3,
2761
- div.p_table_1_11 h3.col4
2762
- {
2763
- color: #ffffff !important;
2764
- }
2765
-
2766
- /* ========== CAPTION COLUMN ========== */
2767
- /* --- header row 1 --- */
2768
- div.p_table_1_11 div.caption_column li.header_row_1
2769
- {
2770
- border-top: 0;
2771
- border-bottom: 1px solid #ffffff;
2772
- background: #ffffff !important;
2773
- }
2774
-
2775
- /* --- header row 2 --- */
2776
- div.p_table_1_11 div.caption_column li.header_row_2
2777
- {
2778
- border-top: 1px solid #ffffff;
2779
- border-bottom: 1px solid #ffffff;
2780
- background: #ffffff !important;
2781
- }
2782
-
2783
- /* ========== COLUMN STYLE 1 ========== */
2784
- /* --- header row 1 --- */
2785
- div.p_table_1_11 div.column_1 li.header_row_1
2786
- {
2787
- border-top: 0;
2788
- border-bottom: 1px solid #f0b128;
2789
- background: #f0b128 !important;
2790
- }
2791
-
2792
- /* --- header row 2 --- */
2793
- div.p_table_1_11 div.column_1 li.header_row_2
2794
- {
2795
- border-top: 1px solid #f3bf34;
2796
- border-bottom: 1px solid #f3bf34;
2797
- background: #f3bf34 !important;
2798
- }
2799
-
2800
- /* ========== COLUMN STYLE 2 ========== */
2801
- /* --- header row 1 --- */
2802
- div.p_table_1_11 div.column_2 li.header_row_1
2803
- {
2804
- border-top: 0;
2805
- border-bottom: 1px solid #ed8000;
2806
- background: #ed8000 !important;
2807
- }
2808
-
2809
- /* --- header row 2 --- */
2810
- div.p_table_1_11 div.column_2 li.header_row_2
2811
- {
2812
- border-top: 1px solid #f19300;
2813
- border-bottom: 1px solid #f19300;
2814
- background: #f19300 !important;
2815
- }
2816
-
2817
- /* ========== COLUMN STYLE 3 ========== */
2818
- /* --- header row 1 --- */
2819
- div.p_table_1_11 div.column_3 li.header_row_1
2820
- {
2821
- border-top: 0;
2822
- border-bottom: 1px solid #d85200;
2823
- background: #d85200 !important;
2824
- }
2825
-
2826
- /* --- header row 2 --- */
2827
- div.p_table_1_11 div.column_3 li.header_row_2
2828
- {
2829
- border-top: 1px solid #e06400;
2830
- border-bottom: 1px solid #e06400;
2831
- background: #e06400 !important;
2832
- }
2833
-
2834
- /* ========== COLUMN STYLE 4 ========== */
2835
- /* --- header row 1 --- */
2836
- div.p_table_1_11 div.column_4 li.header_row_1
2837
- {
2838
- border-top: 0;
2839
- border-bottom: 1px solid #b5280b;
2840
- background: #b5280b !important;
2841
- }
2842
-
2843
- /* --- header row 2 --- */
2844
- div.p_table_1_11 div.column_4 li.header_row_2
2845
- {
2846
- border-top: 1px solid #c3350f;
2847
- border-bottom: 1px solid #c3350f;
2848
- background: #c3350f !important;
2849
- }
2850
- /* ============ Style 12 ============= */
2851
- /* ========== HEADINGS ========== */
2852
- div.p_table_1_12 h1.col1,
2853
- div.p_table_1_12 h1.col2,
2854
- div.p_table_1_12 h1.col3,
2855
- div.p_table_1_12 h1.col4
2856
- {
2857
- color: #ffffff !important;
2858
- }
2859
-
2860
- div.p_table_1_12 h1 span
2861
- {
2862
- color: #ffffff !important;
2863
- }
2864
-
2865
- div.p_table_1_12 h2.col1,
2866
- div.p_table_1_12 h2.col2,
2867
- div.p_table_1_12 h2.col3,
2868
- div.p_table_1_12 h2.col4
2869
- {
2870
- color: #ffffff !important;
2871
- }
2872
-
2873
- div.p_table_1_12 h2.caption
2874
- {
2875
- color: #999999 !important;
2876
- }
2877
-
2878
- div.p_table_1_12 h2.caption span
2879
- {
2880
- color: #999999 !important;
2881
- text-shadow: none !important;
2882
- }
2883
-
2884
- div.p_table_1_12 h3.col1,
2885
- div.p_table_1_12 h3.col2,
2886
- div.p_table_1_12 h3.col3,
2887
- div.p_table_1_12 h3.col4
2888
- {
2889
- color: #ffffff !important;
2890
- }
2891
-
2892
- /* ========== CAPTION COLUMN ========== */
2893
- /* --- header row 1 --- */
2894
- div.p_table_1_12 div.caption_column li.header_row_1
2895
- {
2896
- border-top: 0;
2897
- border-bottom: 1px solid #ffffff;
2898
- background: #ffffff !important;
2899
- }
2900
-
2901
- /* --- header row 2 --- */
2902
- div.p_table_1_12 div.caption_column li.header_row_2
2903
- {
2904
- border-top: 1px solid #ffffff;
2905
- border-bottom: 1px solid #ffffff;
2906
- background: #ffffff !important;
2907
- }
2908
-
2909
- /* ========== COLUMN STYLE 1 ========== */
2910
- /* --- header row 1 --- */
2911
- div.p_table_1_12 div.column_1 li.header_row_1
2912
- {
2913
- border-top: 0;
2914
- border-bottom: 1px solid #957c45;
2915
- background: #957c45 !important;
2916
- }
2917
-
2918
- /* --- header row 2 --- */
2919
- div.p_table_1_12 div.column_1 li.header_row_2
2920
- {
2921
- border-top: 1px solid #a78f56;
2922
- border-bottom: 1px solid #a78f56;
2923
- background: #a78f56 !important;
2924
- }
2925
-
2926
- /* ========== COLUMN STYLE 2 ========== */
2927
- /* --- header row 1 --- */
2928
- div.p_table_1_12 div.column_2 li.header_row_1
2929
- {
2930
- border-top: 0;
2931
- border-bottom: 1px solid #684b24;
2932
- background: #684b24 !important;
2933
- }
2934
-
2935
- /* --- header row 2 --- */
2936
- div.p_table_1_12 div.column_2 li.header_row_2
2937
- {
2938
- border-top: 1px solid #7b5d2f;
2939
- border-bottom: 1px solid #7b5d2f;
2940
- background: #7b5d2f !important;
2941
- }
2942
-
2943
- /* ========== COLUMN STYLE 3 ========== */
2944
- /* --- header row 1 --- */
2945
- div.p_table_1_12 div.column_3 li.header_row_1
2946
- {
2947
- border-top: 0;
2948
- border-bottom: 1px solid #ce4e06;
2949
- background: #ce4e06 !important;
2950
- }
2951
-
2952
- /* --- header row 2 --- */
2953
- div.p_table_1_12 div.column_3 li.header_row_2
2954
- {
2955
- border-top: 1px solid #d86008;
2956
- border-bottom: 1px solid #d86008;
2957
- background: #d86008 !important;
2958
- }
2959
-
2960
- /* ========== COLUMN STYLE 4 ========== */
2961
- /* --- header row 1 --- */
2962
- div.p_table_1_12 div.column_4 li.header_row_1
2963
- {
2964
- border-top: 0;
2965
- border-bottom: 1px solid #ab250f;
2966
- background: #ab250f !important;
2967
- }
2968
-
2969
- /* --- header row 2 --- */
2970
- div.p_table_1_12 div.column_4 li.header_row_2
2971
- {
2972
- border-top: 1px solid #ba3114;
2973
- border-bottom: 1px solid #ba3114;
2974
- background: #ba3114 !important;
2975
- }
2976
-
2977
- /* ============ MediCenter styles ============= */
2978
- /* ========== HEADINGS ========== */
2979
- div.p_table_1_13 h1.col1,
2980
- div.p_table_1_13 h1.col2,
2981
- div.p_table_1_13 h1.col3,
2982
- div.p_table_1_13 h1.col4,
2983
- div.p_table_1_14 h1.col1,
2984
- div.p_table_1_14 h1.col2,
2985
- div.p_table_1_14 h1.col3,
2986
- div.p_table_1_14 h1.col4,
2987
- div.p_table_1_15 h1.col1,
2988
- div.p_table_1_15 h1.col2,
2989
- div.p_table_1_15 h1.col3,
2990
- div.p_table_1_15 h1.col4,
2991
- div.p_table_1_16 h1.col1,
2992
- div.p_table_1_16 h1.col2,
2993
- div.p_table_1_16 h1.col3,
2994
- div.p_table_1_16 h1.col4,
2995
- div.p_table_1_17 h1.col1,
2996
- div.p_table_1_17 h1.col2,
2997
- div.p_table_1_17 h1.col3,
2998
- div.p_table_1_17 h1.col4,
2999
- div.p_table_1_18 h1.col1,
3000
- div.p_table_1_18 h1.col2,
3001
- div.p_table_1_18 h1.col3,
3002
- div.p_table_1_18 h1.col4
3003
- {
3004
- color: #ffffff !important;
3005
- }
3006
-
3007
- div.p_table_1_13 h1 span,
3008
- div.p_table_1_14 h1 span,
3009
- div.p_table_1_15 h1 span,
3010
- div.p_table_1_16 h1 span,
3011
- div.p_table_1_17 h1 span,
3012
- div.p_table_1_18 h1 span
3013
- {
3014
- color: #ffffff !important;
3015
- }
3016
-
3017
- div.p_table_1_13 h2.col1,
3018
- div.p_table_1_13 h2.col2,
3019
- div.p_table_1_13 h2.col3,
3020
- div.p_table_1_13 h2.col4,
3021
- div.p_table_1_14 h2.col1,
3022
- div.p_table_1_14 h2.col2,
3023
- div.p_table_1_14 h2.col3,
3024
- div.p_table_1_14 h2.col4,
3025
- div.p_table_1_15 h2.col1,
3026
- div.p_table_1_15 h2.col2,
3027
- div.p_table_1_15 h2.col3,
3028
- div.p_table_1_15 h2.col4,
3029
- div.p_table_1_16 h2.col1,
3030
- div.p_table_1_16 h2.col2,
3031
- div.p_table_1_16 h2.col3,
3032
- div.p_table_1_16 h2.col4,
3033
- div.p_table_1_17 h2.col1,
3034
- div.p_table_1_17 h2.col2,
3035
- div.p_table_1_17 h2.col3,
3036
- div.p_table_1_17 h2.col4,
3037
- div.p_table_1_18 h2.col1,
3038
- div.p_table_1_18 h2.col2,
3039
- div.p_table_1_18 h2.col3,
3040
- div.p_table_1_18 h2.col4
3041
- {
3042
- color: #ffffff !important;
3043
- }
3044
-
3045
- div.p_table_1_13 h2.caption,
3046
- div.p_table_1_14 h2.caption,
3047
- div.p_table_1_15 h2.caption,
3048
- div.p_table_1_16 h2.caption,
3049
- div.p_table_1_17 h2.caption,
3050
- div.p_table_1_18 h2.caption
3051
- {
3052
- color: #999999 !important;
3053
- }
3054
-
3055
- div.p_table_1_13 h2.caption span,
3056
- div.p_table_1_14 h2.caption span,
3057
- div.p_table_1_15 h2.caption span,
3058
- div.p_table_1_16 h2.caption span,
3059
- div.p_table_1_17 h2.caption span,
3060
- div.p_table_1_18 h2.caption span
3061
- {
3062
- color: #999999 !important;
3063
- text-shadow: none !important;
3064
- }
3065
-
3066
- div.p_table_1_13 h3.col1,
3067
- div.p_table_1_13 h3.col2,
3068
- div.p_table_1_13 h3.col3,
3069
- div.p_table_1_13 h3.col4,
3070
- div.p_table_1_14 h3.col1,
3071
- div.p_table_1_14 h3.col2,
3072
- div.p_table_1_14 h3.col3,
3073
- div.p_table_1_14 h3.col4,
3074
- div.p_table_1_15 h3.col1,
3075
- div.p_table_1_15 h3.col2,
3076
- div.p_table_1_15 h3.col3,
3077
- div.p_table_1_15 h3.col4,
3078
- div.p_table_1_16 h3.col1,
3079
- div.p_table_1_16 h3.col2,
3080
- div.p_table_1_16 h3.col3,
3081
- div.p_table_1_16 h3.col4,
3082
- div.p_table_1_17 h3.col1,
3083
- div.p_table_1_17 h3.col2,
3084
- div.p_table_1_17 h3.col3,
3085
- div.p_table_1_17 h3.col4,
3086
- div.p_table_1_18 h3.col1,
3087
- div.p_table_1_18 h3.col2,
3088
- div.p_table_1_18 h3.col3,
3089
- div.p_table_1_18 h3.col4
3090
- {
3091
- color: #ffffff !important;
3092
- }
3093
-
3094
- /* ========== CAPTION COLUMN ========== */
3095
- /* --- header row 1 --- */
3096
- div.p_table_1_13 div.caption_column li.header_row_1,
3097
- div.p_table_1_14 div.caption_column li.header_row_1,
3098
- div.p_table_1_15 div.caption_column li.header_row_1,
3099
- div.p_table_1_16 div.caption_column li.header_row_1,
3100
- div.p_table_1_17 div.caption_column li.header_row_1,
3101
- div.p_table_1_18 div.caption_column li.header_row_1
3102
- {
3103
- border-top: 0;
3104
- border-bottom: 1px solid #ffffff;
3105
- background: #ffffff !important;
3106
- }
3107
-
3108
- /* --- header row 2 --- */
3109
- div.p_table_1_13 div.caption_column li.header_row_2,
3110
- div.p_table_1_14 div.caption_column li.header_row_2,
3111
- div.p_table_1_15 div.caption_column li.header_row_2,
3112
- div.p_table_1_16 div.caption_column li.header_row_2,
3113
- div.p_table_1_17 div.caption_column li.header_row_2,
3114
- div.p_table_1_18 div.caption_column li.header_row_2
3115
- {
3116
- border-top: 1px solid #ffffff;
3117
- border-bottom: 1px solid #ffffff;
3118
- background: #ffffff !important;
3119
- }
3120
-
3121
- /* ========== COLUMN STYLE 1 ========== */
3122
- /* --- header row 1 --- */
3123
- div.p_table_1_13 div.column_1 li.header_row_1,
3124
- div.p_table_1_14 div.column_1 li.header_row_1,
3125
- div.p_table_1_15 div.column_1 li.header_row_1,
3126
- div.p_table_1_16 div.column_1 li.header_row_1,
3127
- div.p_table_1_17 div.column_1 li.header_row_1,
3128
- div.p_table_1_18 div.column_1 li.header_row_1
3129
- {
3130
- border-top: 0;
3131
- }
3132
- /* ========== COLUMN STYLE 2 ========== */
3133
- /* --- header row 1 --- */
3134
- div.p_table_1_13 div.column_2 li.header_row_1,
3135
- div.p_table_1_14 div.column_2 li.header_row_1,
3136
- div.p_table_1_15 div.column_2 li.header_row_1
3137
- {
3138
- border-top: 0;
3139
- }
3140
- /* ========== COLUMN STYLE 3 ========== */
3141
- /* --- header row 1 --- */
3142
- div.p_table_1_13 div.column_3 li.header_row_1,
3143
- div.p_table_1_14 div.column_3 li.header_row_1,
3144
- div.p_table_1_15 div.column_3 li.header_row_1,
3145
- div.p_table_1_16 div.column_3 li.header_row_1,
3146
- div.p_table_1_17 div.column_3 li.header_row_1,
3147
- div.p_table_1_18 div.column_3 li.header_row_1
3148
- {
3149
- border-top: 0;
3150
- }
3151
- /* ========== COLUMN STYLE 4 ========== */
3152
- /* --- header row 1 --- */
3153
- div.p_table_1_13 div.column_4 li.header_row_1,
3154
- div.p_table_1_14 div.column_4 li.header_row_1,
3155
- div.p_table_1_15 div.column_4 li.header_row_1,
3156
- div.p_table_1_16 div.column_4 li.header_row_1,
3157
- div.p_table_1_17 div.column_4 li.header_row_1,
3158
- div.p_table_1_18 div.column_4 li.header_row_1
3159
- {
3160
- border-top: 0;
3161
- }
3162
- /* --- footer row --- */
3163
- div.p_table_1_13 li.footer_row,
3164
- div.p_table_1_14 li.footer_row,
3165
- div.p_table_1_15 li.footer_row,
3166
- div.p_table_1_16 li.footer_row,
3167
- div.p_table_1_17 li.footer_row,
3168
- div.p_table_1_18 li.footer_row
3169
- {
3170
- background: #F8F8F8 !important;
3171
- }
3172
-
3173
- /* --- column hovers ---*/
3174
- div.p_table_1_13 div.column_1:hover li.header_row_1, div.p_table_1_13 div.column_2:hover li.header_row_1, div.p_table_1_13 div.column_3:hover li.header_row_1, div.p_table_1_13 div.column_4:hover li.header_row_1, div.p_table_1_13 div.active_column li.header_row_1, div.p_table_1_13.p_table_hover_disabled div.active_column:hover li.header_row_1,
3175
- div.p_table_1_14 div.column_1:hover li.header_row_1, div.p_table_1_14 div.column_2:hover li.header_row_1, div.p_table_1_14 div.column_3:hover li.header_row_1, div.p_table_1_14 div.column_4:hover li.header_row_1, div.p_table_1_14 div.active_column li.header_row_1, div.p_table_1_14.p_table_hover_disabled div.active_column:hover li.header_row_1,
3176
- div.p_table_1_15 div.column_1:hover li.header_row_1, div.p_table_1_15 div.column_2:hover li.header_row_1, div.p_table_1_15 div.column_3:hover li.header_row_1, div.p_table_1_15 div.column_4:hover li.header_row_1, div.p_table_1_15 div.active_column li.header_row_1, div.p_table_1_15.p_table_hover_disabled div.active_column:hover li.header_row_1,
3177
- div.p_table_1_16 div.column_1:hover li.header_row_1, div.p_table_1_16 div.column_2:hover li.header_row_1, div.p_table_1_16 div.column_3:hover li.header_row_1, div.p_table_1_16 div.column_4:hover li.header_row_1, div.p_table_1_16 div.active_column li.header_row_1, div.p_table_1_16.p_table_hover_disabled div.active_column:hover li.header_row_1,
3178
- div.p_table_1_17 div.column_1:hover li.header_row_1, div.p_table_1_17 div.column_2:hover li.header_row_1, div.p_table_1_17 div.column_3:hover li.header_row_1, div.p_table_1_17 div.column_4:hover li.header_row_1, div.p_table_1_17 div.active_column li.header_row_1, div.p_table_1_17.p_table_hover_disabled div.active_column:hover li.header_row_1,
3179
- div.p_table_1_18 div.column_1:hover li.header_row_1, div.p_table_1_18 div.column_2:hover li.header_row_1, div.p_table_1_18 div.column_3:hover li.header_row_1, div.p_table_1_18 div.column_4:hover li.header_row_1, div.p_table_1_18 div.active_column li.header_row_1, div.p_table_1_18.p_table_hover_disabled div.active_column:hover li.header_row_1
3180
- {
3181
- border-radius: 0;
3182
- -webkit-border-radius: 0;
3183
- -moz-border-radius: 0;
3184
- }
3185
- div.p_table_1_13 div.column_1:hover, div.p_table_1_13 div.column_2:hover, div.p_table_1_13 div.column_3:hover, div.p_table_1_13 div.column_4:hover, div.p_table_1_13 div.active_column, div.p_table_1_13.p_table_hover_light div.active_column:hover, div.p_table_1_13.p_table_hover_disabled div.active_column:hover,
3186
- div.p_table_1_14 div.column_1:hover, div.p_table_1_14 div.column_2:hover, div.p_table_1_14 div.column_3:hover, div.p_table_1_14 div.column_4:hover, div.p_table_1_14 div.active_column, div.p_table_1_14.p_table_hover_light div.active_column:hover, div.p_table_1_14.p_table_hover_disabled div.active_column:hover,
3187
- div.p_table_1_15 div.column_1:hover, div.p_table_1_15 div.column_2:hover, div.p_table_1_15 div.column_3:hover, div.p_table_1_15 div.column_4:hover, div.p_table_1_15 div.active_column, div.p_table_1_15.p_table_hover_light div.active_column:hover, div.p_table_1_15.p_table_hover_disabled div.active_column:hover,
3188
- div.p_table_1_16 div.column_1:hover, div.p_table_1_16 div.column_2:hover, div.p_table_1_16 div.column_3:hover, div.p_table_1_16 div.column_4:hover, div.p_table_1_16 div.active_column, div.p_table_1_16.p_table_hover_light div.active_column:hover, div.p_table_1_16.p_table_hover_disabled div.active_column:hover
3189
- div.p_table_1_17 div.column_1:hover, div.p_table_1_17 div.column_2:hover, div.p_table_1_17 div.column_3:hover, div.p_table_1_17 div.column_4:hover, div.p_table_1_17 div.active_column, div.p_table_1_17.p_table_hover_light div.active_column:hover, div.p_table_1_17.p_table_hover_disabled div.active_column:hover
3190
- div.p_table_1_18 div.column_1:hover, div.p_table_1_18 div.column_2:hover, div.p_table_1_18 div.column_3:hover, div.p_table_1_18 div.column_4:hover, div.p_table_1_18 div.active_column, div.p_table_1_18.p_table_hover_light div.active_column:hover, div.p_table_1_18.p_table_hover_disabled div.active_column:hover
3191
- {
3192
- box-shadow: 5px 0px 30px rgba(0,0,0,0.3);
3193
- -webkit-box-shadow: 5px 0px 30px rgba(0,0,0,0.3);
3194
- -moz-box-shadow: 5px 0px 30px rgba(0,0,0,0.3);
3195
- }
3196
- div.p_table_1_13.p_table_hover_light div.column_1:hover, div.p_table_1_13.p_table_hover_light div.column_2:hover, div.p_table_1_13.p_table_hover_light div.column_3:hover, div.p_table_1_13.p_table_hover_light div.column_4:hover, div.p_table_1_13.p_table_hover_light div.active_column, div.p_table_1_13.p_table_hover_light div.active_column:hover,
3197
- div.p_table_1_14.p_table_hover_light div.column_1:hover, div.p_table_1_14.p_table_hover_light div.column_2:hover, div.p_table_1_14.p_table_hover_light div.column_3:hover, div.p_table_1_14.p_table_hover_light div.column_4:hover, div.p_table_1_14.p_table_hover_light div.active_column, div.p_table_1_14.p_table_hover_light div.active_column:hover,
3198
- div.p_table_1_15.p_table_hover_light div.column_1:hover, div.p_table_1_15.p_table_hover_light div.column_2:hover, div.p_table_1_15.p_table_hover_light div.column_3:hover, div.p_table_1_15.p_table_hover_light div.column_4:hover, div.p_table_1_15.p_table_hover_light div.active_column, div.p_table_1_15.p_table_hover_light div.active_column:hover,
3199
- div.p_table_1_16.p_table_hover_light div.column_1:hover, div.p_table_1_16.p_table_hover_light div.column_2:hover, div.p_table_1_16.p_table_hover_light div.column_3:hover, div.p_table_1_16.p_table_hover_light div.column_4:hover, div.p_table_1_16.p_table_hover_light div.active_column, div.p_table_1_16.p_table_hover_light div.active_column:hover,
3200
- div.p_table_1_17.p_table_hover_light div.column_1:hover, div.p_table_1_17.p_table_hover_light div.column_2:hover, div.p_table_1_17.p_table_hover_light div.column_3:hover, div.p_table_1_17.p_table_hover_light div.column_4:hover, div.p_table_1_17.p_table_hover_light div.active_column, div.p_table_1_17.p_table_hover_light div.active_column:hover,
3201
- div.p_table_1_18.p_table_hover_light div.column_1:hover, div.p_table_1_18.p_table_hover_light div.column_2:hover, div.p_table_1_18.p_table_hover_light div.column_3:hover, div.p_table_1_18.p_table_hover_light div.column_4:hover, div.p_table_1_18.p_table_hover_light div.active_column, div.p_table_1_18.p_table_hover_light div.active_column:hover
3202
- {
3203
- box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
3204
- -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
3205
- -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
3206
- }
3207
- /* --- buttons --- */
3208
- div.p_table_1_13 a.sign_up,
3209
- div.p_table_1_13 a.sign_up:hover,
3210
- div.p_table_1_14 a.sign_up,
3211
- div.p_table_1_14 a.sign_up:hover,
3212
- div.p_table_1_15 a.sign_up,
3213
- div.p_table_1_15 a.sign_up:hover,
3214
- div.p_table_1_16 a.sign_up,
3215
- div.p_table_1_16 a.sign_up:hover,
3216
- div.p_table_1_17 a.sign_up,
3217
- div.p_table_1_17 a.sign_up:hover,
3218
- div.p_table_1_18 a.sign_up,
3219
- div.p_table_1_18 a.sign_up:hover
3220
- {
3221
- box-shadow: none;
3222
- -webkit-box-shadow: none;
3223
- -moz-box-shadow: none;
3224
- text-shadow: none;
3225
- font-weight: normal;
3226
- color: #FFF;
3227
- border-radius: 0;
3228
- -moz-border-radius: 0;
3229
- -webkit-border-radius: 0;
3230
- }
3231
- /* --- radius --- */
3232
- div.p_table_1_13 .radius5_topleft,
3233
- div.p_table_1_14 .radius5_topleft,
3234
- div.p_table_1_15 .radius5_topleft,
3235
- div.p_table_1_16 .radius5_topleft,
3236
- div.p_table_1_17 .radius5_topleft,
3237
- div.p_table_1_18 .radius5_topleft,
3238
- div.p_table_1_13 .radius5_topright,
3239
- div.p_table_1_14 .radius5_topright,
3240
- div.p_table_1_15 .radius5_topright,
3241
- div.p_table_1_16 .radius5_topright,
3242
- div.p_table_1_17 .radius5_topright,
3243
- div.p_table_1_18 .radius5_topright
3244
- {
3245
- border-radius: 0 !important;
3246
- -moz-border-radius: 0 !important;
3247
- -webkit-border-radius: 0 !important;
3248
- }
3249
- /* --- footer --- */
3250
- div.p_table_1_13 li.footer_row,
3251
- div.p_table_1_14 li.footer_row,
3252
- div.p_table_1_15 li.footer_row,
3253
- div.p_table_1_16 li.footer_row,
3254
- div.p_table_1_17 li.footer_row,
3255
- div.p_table_1_18 li.footer_row
3256
- {
3257
- border-color: #E0E0E0;
3258
- }
3259
-
3260
- /* ============ Style 13 ============= */
3261
- /* ========== COLUMN STYLE 1 ========== */
3262
- /* --- header row 1 --- */
3263
- div.p_table_1_13 div.column_1 li.header_row_1
3264
- {
3265
- border-bottom: 1px solid #5EC2EA;
3266
- background: #5EC2EA !important;
3267
- }
3268
-
3269
- /* --- header row 2 --- */
3270
- div.p_table_1_13 div.column_1 li.header_row_2
3271
- {
3272
- border-top: 1px solid #6ACAED;
3273
- border-bottom: 1px solid #6ACAED;
3274
- background: #6ACAED !important;
3275
- }
3276
-
3277
- /* ========== COLUMN STYLE 2 ========== */
3278
- /* --- header row 1 --- */
3279
- div.p_table_1_13 div.column_2 li.header_row_1
3280
- {
3281
- border-bottom: 1px solid #36A6DF;
3282
- background: #36A6DF !important;
3283
- }
3284
-
3285
- /* --- header row 2 --- */
3286
- div.p_table_1_13 div.column_2 li.header_row_2
3287
- {
3288
- border-top: 1px solid #42B3E5;
3289
- border-bottom: 1px solid #42B3E5;
3290
- background: #42B3E5 !important;
3291
- }
3292
-
3293
- /* ========== COLUMN STYLE 3 ========== */
3294
- /* --- header row 1 --- */
3295
- div.p_table_1_13 div.column_3 li.header_row_1
3296
- {
3297
- border-bottom: 1px solid #0274C4;
3298
- background: #0274C4 !important;
3299
- }
3300
-
3301
- /* --- header row 2 --- */
3302
- div.p_table_1_13 div.column_3 li.header_row_2
3303
- {
3304
- border-top: 1px solid #0384CE;
3305
- border-bottom: 1px solid #0384CE;
3306
- background: #0384CE !important;
3307
- }
3308
-
3309
- /* ========== COLUMN STYLE 4 ========== */
3310
- /* --- header row 1 --- */
3311
- div.p_table_1_13 div.column_4 li.header_row_1
3312
- {
3313
- border-bottom: 1px solid #274894;
3314
- background: #274894 !important;
3315
- }
3316
-
3317
- /* --- header row 2 --- */
3318
- div.p_table_1_13 div.column_4 li.header_row_2
3319
- {
3320
- border-top: 1px solid #3156A3;
3321
- border-bottom: 1px solid #3156A3;
3322
- background: #3156A3 !important;
3323
- }
3324
-
3325
- /* --- buttons --- */
3326
- div.p_table_1_13 div.column_1 a.sign_up
3327
- {
3328
- background: #6ACAED;
3329
- border-color: #6ACAED;
3330
- }
3331
- div.p_table_1_13 div.column_2 a.sign_up
3332
- {
3333
- background: #42B3E5;
3334
- border-color: #42B3E5;
3335
- }
3336
- div.p_table_1_13 div.column_3 a.sign_up
3337
- {
3338
- background: #0384CE;
3339
- border-color: #0384CE;
3340
- }
3341
- div.p_table_1_13 div.column_4 a.sign_up
3342
- {
3343
- background: #3156A3;
3344
- border-color: #3156A3;
3345
- }
3346
-
3347
- /* ============ Style 14 ============= */
3348
- /* ========== COLUMN STYLE 1 ========== */
3349
- /* --- header row 1 --- */
3350
- div.p_table_1_14 div.column_1 li.header_row_1
3351
- {
3352
- border-bottom: 1px solid #96C442;
3353
- background: #96C442 !important;
3354
- }
3355
-
3356
- /* --- header row 2 --- */
3357
- div.p_table_1_14 div.column_1 li.header_row_2
3358
- {
3359
- border-top: 1px solid #A2CC4D;
3360
- border-bottom: 1px solid #A2CC4D;
3361
- background: #A2CC4D !important;
3362
- }
3363
-
3364
- /* ========== COLUMN STYLE 2 ========== */
3365
- /* --- header row 1 --- */
3366
- div.p_table_1_14 div.column_2 li.header_row_1
3367
- {
3368
- border-bottom: 1px solid #6CAD31;
3369
- background: #6CAD31 !important;
3370
- }
3371
-
3372
- /* --- header row 2 --- */
3373
- div.p_table_1_14 div.column_2 li.header_row_2
3374
- {
3375
- border-top: 1px solid #7CBA3D;
3376
- border-bottom: 1px solid #7CBA3D;
3377
- background: #7CBA3D !important;
3378
- }
3379
-
3380
- /* ========== COLUMN STYLE 3 ========== */
3381
- /* --- header row 1 --- */
3382
- div.p_table_1_14 div.column_3 li.header_row_1
3383
- {
3384
- border-bottom: 1px solid #379234;
3385
- background: #379234 !important;
3386
- }
3387
-
3388
- /* --- header row 2 --- */
3389
- div.p_table_1_14 div.column_3 li.header_row_2
3390
- {
3391
- border-top: 1px solid #43A140;
3392
- border-bottom: 1px solid #43A140;
3393
- background: #43A140 !important;
3394
- }
3395
-
3396
- /* ========== COLUMN STYLE 4 ========== */
3397
- /* --- header row 1 --- */
3398
- div.p_table_1_14 div.column_4 li.header_row_1
3399
- {
3400
- border-bottom: 1px solid #00722D;
3401
- background: #00722D !important;
3402
- }
3403
-
3404
- /* --- header row 2 --- */
3405
- div.p_table_1_14 div.column_4 li.header_row_2
3406
- {
3407
- border-top: 1px solid #008238;
3408
- border-bottom: 1px solid #008238;
3409
- background: #008238 !important;
3410
- }
3411
-
3412
- /* --- buttons --- */
3413
- div.p_table_1_14 div.column_1 a.sign_up
3414
- {
3415
- background: #A2CC4D;
3416
- border-color: #A2CC4D;
3417
- }
3418
- div.p_table_1_14 div.column_2 a.sign_up
3419
- {
3420
- background: #7CBA3D;
3421
- border-color: #7CBA3D;
3422
- }
3423
- div.p_table_1_14 div.column_3 a.sign_up
3424
- {
3425
- background: #43A140;
3426
- border-color: #43A140;
3427
- }
3428
- div.p_table_1_14 div.column_4 a.sign_up
3429
- {
3430
- background: #008238;
3431
- border-color: #008238;
3432
- }
3433
-
3434
- /* ============ Style 15 ============= */
3435
- /* ========== COLUMN STYLE 1 ========== */
3436
- /* --- header row 1 --- */
3437
- div.p_table_1_15 div.column_1 li.header_row_1
3438
- {
3439
- border-bottom: 1px solid #FEB80D;
3440
- background: #FEB80D !important;
3441
- }
3442
-
3443
- /* --- header row 2 --- */
3444
- div.p_table_1_15 div.column_1 li.header_row_2
3445
- {
3446
- border-top: 1px solid #FEC110;
3447
- border-bottom: 1px solid #FEC110;
3448
- background: #FEC110 !important;
3449
- }
3450
-
3451
- /* ========== COLUMN STYLE 2 ========== */
3452
- /* --- header row 1 --- */
3453
- div.p_table_1_15 div.column_2 li.header_row_1
3454
- {
3455
- border-bottom: 1px solid #FF9A00;
3456
- background: #FF9A00 !important;
3457
- }
3458
-
3459
- /* --- header row 2 --- */
3460
- div.p_table_1_15 div.column_2 li.header_row_2
3461
- {
3462
- border-top: 1px solid #FFA800;
3463
- border-bottom: 1px solid #FFA800;
3464
- background: #FFA800 !important;
3465
- }
3466
-
3467
- /* ========== COLUMN STYLE 3 ========== */
3468
- /* --- header row 1 --- */
3469
- div.p_table_1_15 div.column_3 li.header_row_1
3470
- {
3471
- border-bottom: 1px solid #EE6800;
3472
- background: #EE6800 !important;
3473
- }
3474
-
3475
- /* --- header row 2 --- */
3476
- div.p_table_1_15 div.column_3 li.header_row_2
3477
- {
3478
- border-top: 1px solid #F17800;
3479
- border-bottom: 1px solid #F17800;
3480
- background: #F17800 !important;
3481
- }
3482
-
3483
- /* ========== COLUMN STYLE 4 ========== */
3484
- /* --- header row 1 --- */
3485
- div.p_table_1_15 div.column_4 li.header_row_1
3486
- {
3487
- border-bottom: 1px solid #C13815;
3488
- background: #C13815 !important;
3489
- }
3490
-
3491
- /* --- header row 2 --- */
3492
- div.p_table_1_15 div.column_4 li.header_row_2
3493
- {
3494
- border-top: 1px solid #CB451B;
3495
- border-bottom: 1px solid #CB451B;
3496
- background: #CB451B !important;
3497
- }
3498
-
3499
- /* --- buttons --- */
3500
- div.p_table_1_15 div.column_1 a.sign_up
3501
- {
3502
- background: #FEC110;
3503
- border-color: #FEC110;
3504
- }
3505
- div.p_table_1_15 div.column_2 a.sign_up
3506
- {
3507
- background: #FFA800;
3508
- border-color: #FFA800;
3509
- }
3510
- div.p_table_1_15 div.column_3 a.sign_up
3511
- {
3512
- background: #F17800;
3513
- border-color: #F17800;
3514
- }
3515
- div.p_table_1_15 div.column_4 a.sign_up
3516
- {
3517
- background: #CB451B;
3518
- border-color: #CB451B;
3519
- }
3520
-
3521
- /* ============ Style 16 ============= */
3522
- /* ========== COLUMN STYLE 1 ========== */
3523
- /* --- header row 1 --- */
3524
- div.p_table_1_16 div.column_1 li.header_row_1
3525
- {
3526
- border-bottom: 1px solid #F9814C;
3527
- background: #F9814C !important;
3528
- }
3529
-
3530
- /* --- header row 2 --- */
3531
- div.p_table_1_16 div.column_1 li.header_row_2
3532
- {
3533
- border-top: 1px solid #FA8E57;
3534
- border-bottom: 1px solid #FA8E57;
3535
- background: #FA8E57 !important;
3536
- }
3537
-
3538
- /* ========== COLUMN STYLE 2 ========== */
3539
- /* --- header row 1 --- */
3540
- div.p_table_1_16 div.column_2 li.header_row_1
3541
- {
3542
- border-bottom: 1px solid #F0653B;
3543
- background: #F0653B !important;
3544
- }
3545
-
3546
- /* --- header row 2 --- */
3547
- div.p_table_1_16 div.column_2 li.header_row_2
3548
- {
3549
- border-top: 1px solid #F37548;
3550
- border-bottom: 1px solid #F37548;
3551
- background: #F37548 !important;
3552
- }
3553
-
3554
- /* ========== COLUMN STYLE 3 ========== */
3555
- /* --- header row 1 --- */
3556
- div.p_table_1_16 div.column_3 li.header_row_1
3557
- {
3558
- border-bottom: 1px solid #D3442C;
3559
- background: #D3442C !important;
3560
- }
3561
-
3562
- /* --- header row 2 --- */
3563
- div.p_table_1_16 div.column_3 li.header_row_2
3564
- {
3565
- border-top: 1px solid #DB5237;
3566
- border-bottom: 1px solid #DB5237;
3567
- background: #DB5237 !important;
3568
- }
3569
-
3570
- /* ========== COLUMN STYLE 4 ========== */
3571
- /* --- header row 1 --- */
3572
- div.p_table_1_16 div.column_4 li.header_row_1
3573
- {
3574
- border-bottom: 1px solid #B42A1F;
3575
- background: #B42A1F !important;
3576
- }
3577
-
3578
- /* --- header row 2 --- */
3579
- div.p_table_1_16 div.column_4 li.header_row_2
3580
- {
3581
- border-top: 1px solid #C03427;
3582
- border-bottom: 1px solid #C03427;
3583
- background: #C03427 !important;
3584
- }
3585
-
3586
- /* --- buttons --- */
3587
- div.p_table_1_16 div.column_1 a.sign_up
3588
- {
3589
- background: #FA8E57;
3590
- border-color: #FA8E57;
3591
- }
3592
- div.p_table_1_16 div.column_2 a.sign_up
3593
- {
3594
- background: #F37548;
3595
- border-color: #F37548;
3596
- }
3597
- div.p_table_1_16 div.column_3 a.sign_up
3598
- {
3599
- background: #DB5237;
3600
- border-color: #DB5237;
3601
- }
3602
- div.p_table_1_16 div.column_4 a.sign_up
3603
- {
3604
- background: #C03427;
3605
- border-color: #C03427;
3606
- }
3607
-
3608
- /* ============ Style 17 ============= */
3609
- /* ========== COLUMN STYLE 1 ========== */
3610
- /* --- header row 1 --- */
3611
- div.p_table_1_17 div.column_1 li.header_row_1
3612
- {
3613
- border-bottom: 1px solid #35BED0;
3614
- background: #35BED0 !important;
3615
- }
3616
-
3617
- /* --- header row 2 --- */
3618
- div.p_table_1_17 div.column_1 li.header_row_2
3619
- {
3620
- border-top: 1px solid #3EC7D7;
3621
- border-bottom: 1px solid #3EC7D7;
3622
- background: #3EC7D7 !important;
3623
- }
3624
-
3625
- /* ========== COLUMN STYLE 2 ========== */
3626
- /* --- header row 1 --- */
3627
- div.p_table_1_17 div.column_2 li.header_row_1
3628
- {
3629
- border-bottom: 1px solid #00A9C2;
3630
- background: #00A9C2 !important;
3631
- }
3632
-
3633
- /* --- header row 2 --- */
3634
- div.p_table_1_17 div.column_2 li.header_row_2
3635
- {
3636
- border-top: 1px solid #00B6CC;
3637
- border-bottom: 1px solid #00B6CC;
3638
- background: #00B6CC !important;
3639
- }
3640
-
3641
- /* ========== COLUMN STYLE 3 ========== */
3642
- /* --- header row 1 --- */
3643
- div.p_table_1_17 div.column_3 li.header_row_1
3644
- {
3645
- border-bottom: 1px solid #0087A8;
3646
- background: #0087A8 !important;
3647
- }
3648
-
3649
- /* --- header row 2 --- */
3650
- div.p_table_1_17 div.column_3 li.header_row_2
3651
- {
3652
- border-top: 1px solid #0097B5;
3653
- border-bottom: 1px solid #0097B5;
3654
- background: #0097B5 !important;
3655
- }
3656
-
3657
- /* ========== COLUMN STYLE 4 ========== */
3658
- /* --- header row 1 --- */
3659
- div.p_table_1_17 div.column_4 li.header_row_1
3660
- {
3661
- border-bottom: 1px solid #005778;
3662
- background: #005778 !important;
3663
- }
3664
-
3665
- /* --- header row 2 --- */
3666
- div.p_table_1_17 div.column_4 li.header_row_2
3667
- {
3668
- border-top: 1px solid #006688;
3669
- border-bottom: 1px solid #006688;
3670
- background: #006688 !important;
3671
- }
3672
-
3673
- /* --- buttons --- */
3674
- div.p_table_1_17 div.column_1 a.sign_up
3675
- {
3676
- background: #3EC7D7;
3677
- border-color: #3EC7D7;
3678
- }
3679
- div.p_table_1_17 div.column_2 a.sign_up
3680
- {
3681
- background: #00B6CC;
3682
- border-color: #00B6CC;
3683
- }
3684
- div.p_table_1_17 div.column_3 a.sign_up
3685
- {
3686
- background: #0097B5;
3687
- border-color: #0097B5;
3688
- }
3689
- div.p_table_1_17 div.column_4 a.sign_up
3690
- {
3691
- background: #006688;
3692
- border-color: #006688;
3693
- }
3694
-
3695
- /* ============ Style 18 ============= */
3696
- /* ========== COLUMN STYLE 1 ========== */
3697
- /* --- header row 1 --- */
3698
- div.p_table_1_18 div.column_1 li.header_row_1
3699
- {
3700
- border-bottom: 1px solid #A18DCB;
3701
- background: #A18DCB !important;
3702
- }
3703
-
3704
- /* --- header row 2 --- */
3705
- div.p_table_1_18 div.column_1 li.header_row_2
3706
- {
3707
- border-top: 1px solid #AC99D2;
3708
- border-bottom: 1px solid #AC99D2;
3709
- background: #AC99D2 !important;
3710
- }
3711
-
3712
- /* ========== COLUMN STYLE 2 ========== */
3713
- /* --- header row 1 --- */
3714
- div.p_table_1_18 div.column_2 li.header_row_1
3715
- {
3716
- border-bottom: 1px solid #8177B9;
3717
- background: #8177B9 !important;
3718
- }
3719
-
3720
- /* --- header row 2 --- */
3721
- div.p_table_1_18 div.column_2 li.header_row_2
3722
- {
3723
- border-top: 1px solid #9187C4;
3724
- border-bottom: 1px solid #9187C4;
3725
- background: #9187C4 !important;
3726
- }
3727
-
3728
- /* ========== COLUMN STYLE 3 ========== */
3729
- /* --- header row 1 --- */
3730
- div.p_table_1_18 div.column_3 li.header_row_1
3731
- {
3732
- border-bottom: 1px solid #5959A6;
3733
- background: #5959A6 !important;
3734
- }
3735
-
3736
- /* --- header row 2 --- */
3737
- div.p_table_1_18 div.column_3 li.header_row_2
3738
- {
3739
- border-top: 1px solid #6969B3;
3740
- border-bottom: 1px solid #6969B3;
3741
- background: #6969B3 !important;
3742
- }
3743
-
3744
- /* ========== COLUMN STYLE 4 ========== */
3745
- /* --- header row 1 --- */
3746
- div.p_table_1_18 div.column_4 li.header_row_1
3747
- {
3748
- border-bottom: 1px solid #323F84;
3749
- background: #323F84 !important;
3750
- }
3751
-
3752
- /* --- header row 2 --- */
3753
- div.p_table_1_18 div.column_4 li.header_row_2
3754
- {
3755
- border-top: 1px solid #3E4C94;
3756
- border-bottom: 1px solid #3E4C94;
3757
- background: #3E4C94 !important;
3758
- }
3759
-
3760
- /* --- buttons --- */
3761
- div.p_table_1_18 div.column_1 a.sign_up
3762
- {
3763
- background: #AC99D2;
3764
- border-color: #AC99D2;
3765
- }
3766
- div.p_table_1_18 div.column_2 a.sign_up
3767
- {
3768
- background: #9187C4;
3769
- border-color: #9187C4;
3770
- }
3771
- div.p_table_1_18 div.column_3 a.sign_up
3772
- {
3773
- background: #6969B3;
3774
- border-color: #6969B3;
3775
- }
3776
- div.p_table_1_18 div.column_4 a.sign_up
3777
- {
3778
- background: #3E4C94;
3779
- border-color: #3E4C94;
3780
- }
3781
-
3782
- /* --- vertical align --- */
3783
- div.p_table_1 li span.css3_grid_vertical_align_table
3784
- {
3785
- display: table;
3786
- width: 100%;
3787
- height: 100%;
3788
- padding: 0 !important;
3789
- }
3790
- div.p_table_1 li span.css3_grid_vertical_align
3791
- {
3792
- display: table-cell;
3793
- vertical-align: middle;
3794
- padding: 0 !important;
3795
- }
3796
- /* ========== NAVIGATION ARROWS ========== */
3797
- .css3_grid_slider_container
3798
- {
3799
- /*display: table-row;*/
3800
- border-collapse: collapse;
3801
- }
3802
- .css3_grid_slider_container div.p_table_1, .css3_grid_slider_container div.p_table_2
3803
- {
3804
- display: table-cell;
3805
- }
3806
- .css3_grid_arrow_area
3807
- {
3808
- display: table-cell;
3809
- height: 100%;
3810
- vertical-align: middle;
3811
- padding: 0 20px;
3812
- }
3813
- a.css3_grid_slide_button_prev, a.css3_grid_slide_button_next
3814
- {
3815
- float: left;
3816
- background-image: url("../img/navigation_map.png") !important;
3817
- background-repeat: no-repeat;
3818
- background-position: 0 0;
3819
- border: none;
3820
- }
3821
- a.css3_grid_slide_button_prev:hover, a.css3_grid_slide_button_next:hover
3822
- {
3823
- text-decoration: none !important;
3824
- border: none;
3825
- }
3826
- /* --- style 1 --- */
3827
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style1,
3828
- a.css3_grid_slide_button_next.css3_grid_slide_button_style1
3829
- {
3830
- width: 21px;
3831
- height: 21px;
3832
- }
3833
- a.css3_grid_slide_button_next.css3_grid_slide_button_style1
3834
- {
3835
- background-position: -21px 0;
3836
- }
3837
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style1:hover
3838
- {
3839
- background-position: 0 -21px;
3840
- }
3841
- a.css3_grid_slide_button_next.css3_grid_slide_button_style1:hover
3842
- {
3843
- background-position: -21px -21px;
3844
- }
3845
- /* --- style 2 --- */
3846
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style2,
3847
- a.css3_grid_slide_button_next.css3_grid_slide_button_style2,
3848
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style4,
3849
- a.css3_grid_slide_button_next.css3_grid_slide_button_style4
3850
- {
3851
- width: 29px;
3852
- height: 29px;
3853
- }
3854
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style2
3855
- {
3856
- background-position: 0 -52px;
3857
- }
3858
- a.css3_grid_slide_button_next.css3_grid_slide_button_style2
3859
- {
3860
- background-position: -29px -52px;
3861
- }
3862
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style2:hover
3863
- {
3864
- background-position: 0 -81px;
3865
- }
3866
- a.css3_grid_slide_button_next.css3_grid_slide_button_style2:hover
3867
- {
3868
- background-position: -29px -81px;
3869
- }
3870
- /* --- style 3 --- */
3871
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style3,
3872
- a.css3_grid_slide_button_next.css3_grid_slide_button_style3
3873
- {
3874
- width: 25px;
3875
- height: 49px;
3876
- }
3877
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style3
3878
- {
3879
- background-position: 0 -120px;
3880
- }
3881
- a.css3_grid_slide_button_next.css3_grid_slide_button_style3
3882
- {
3883
- background-position: -25px -120px;
3884
- }
3885
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style3:hover
3886
- {
3887
- background-position: 0 -169px;
3888
- }
3889
- a.css3_grid_slide_button_next.css3_grid_slide_button_style3:hover
3890
- {
3891
- background-position: -25px -169px;
3892
- }
3893
- /* --- style 4 --- */
3894
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style4
3895
- {
3896
- background-position: 0 -228px;
3897
- }
3898
- a.css3_grid_slide_button_next.css3_grid_slide_button_style4
3899
- {
3900
- background-position: -29px -228px;
3901
- }
3902
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style4:hover
3903
- {
3904
- background-position: 0 -257px;
3905
- }
3906
- a.css3_grid_slide_button_next.css3_grid_slide_button_style4:hover
3907
- {
3908
- background-position: -29px -257px;
3909
- }
3910
- /* --- style 5 --- */
3911
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style5,
3912
- a.css3_grid_slide_button_next.css3_grid_slide_button_style5
3913
- {
3914
- width: 24px;
3915
- height: 47px;
3916
- }
3917
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style5
3918
- {
3919
- background-position: 0 -296px;
3920
- }
3921
- a.css3_grid_slide_button_next.css3_grid_slide_button_style5
3922
- {
3923
- background-position: -24px -296px;
3924
- }
3925
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style5:hover
3926
- {
3927
- background-position: 0 -343px;
3928
- }
3929
- a.css3_grid_slide_button_next.css3_grid_slide_button_style5:hover
3930
- {
3931
- background-position: -24px -343px;
3932
- }
3933
- /* --- style 6 --- */
3934
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style6,
3935
- a.css3_grid_slide_button_next.css3_grid_slide_button_style6
3936
- {
3937
- width: 41px;
3938
- height: 41px;
3939
- }
3940
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style6
3941
- {
3942
- background-position: 0 -400px;
3943
- }
3944
- a.css3_grid_slide_button_next.css3_grid_slide_button_style6
3945
- {
3946
- background-position: -41px -400px;
3947
- }
3948
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style6:hover
3949
- {
3950
- background-position: 0 -441px;
3951
- }
3952
- a.css3_grid_slide_button_next.css3_grid_slide_button_style6:hover
3953
- {
3954
- background-position: -41px -441px;
3955
- }
3956
- /* --- style 7 --- */
3957
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style7,
3958
- a.css3_grid_slide_button_next.css3_grid_slide_button_style7,
3959
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style8,
3960
- a.css3_grid_slide_button_next.css3_grid_slide_button_style8,
3961
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style9,
3962
- a.css3_grid_slide_button_next.css3_grid_slide_button_style9,
3963
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style10,
3964
- a.css3_grid_slide_button_next.css3_grid_slide_button_style10
3965
- {
3966
- width: 35px;
3967
- height: 35px;
3968
- }
3969
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style7
3970
- {
3971
- background-position: 0 -492px;
3972
- }
3973
- a.css3_grid_slide_button_next.css3_grid_slide_button_style7
3974
- {
3975
- background-position: -35px -492px;
3976
- }
3977
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style7:hover
3978
- {
3979
- background-position: 0 -527px;
3980
- }
3981
- a.css3_grid_slide_button_next.css3_grid_slide_button_style7:hover
3982
- {
3983
- background-position: -35px -527px;
3984
- }
3985
- /* --- style 8 --- */
3986
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style8
3987
- {
3988
- background-position: 0 -572px;
3989
- }
3990
- a.css3_grid_slide_button_next.css3_grid_slide_button_style8
3991
- {
3992
- background-position: -35px -572px;
3993
- }
3994
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style8:hover
3995
- {
3996
- background-position: 0 -607px;
3997
- }
3998
- a.css3_grid_slide_button_next.css3_grid_slide_button_style8:hover
3999
- {
4000
- background-position: -35px -607px;
4001
- }
4002
- /* --- style 9 --- */
4003
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style9
4004
- {
4005
- background-position: 0 -652px;
4006
- }
4007
- a.css3_grid_slide_button_next.css3_grid_slide_button_style9
4008
- {
4009
- background-position: -35px -652px;
4010
- }
4011
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style9:hover
4012
- {
4013
- background-position: 0 -687px;
4014
- }
4015
- a.css3_grid_slide_button_next.css3_grid_slide_button_style9:hover
4016
- {
4017
- background-position: -35px -687px;
4018
- }
4019
- /* --- style 10 --- */
4020
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style10
4021
- {
4022
- background-position: 0 -732px;
4023
- }
4024
- a.css3_grid_slide_button_next.css3_grid_slide_button_style10
4025
- {
4026
- background-position: -35px -732px;
4027
- }
4028
- a.css3_grid_slide_button_prev.css3_grid_slide_button_style10:hover
4029
- {
4030
- background-position: 0 -767px;
4031
- }
4032
- a.css3_grid_slide_button_next.css3_grid_slide_button_style10:hover
4033
- {
4034
- background-position: -35px -767px;
4035
- }
4036
- /* ========== PAGINATION ========== */
4037
- .css3_grid_pagination
4038
- {
4039
- text-align: center;
4040
- padding: 20px 0;
4041
- }
4042
- .css3_grid_pagination span
4043
- {
4044
- display: none;
4045
- }
4046
- .css3_grid_pagination a
4047
- {
4048
- display: inline-block;
4049
- background-image: url("../img/navigation_map.png") !important;
4050
- background-repeat: no-repeat;
4051
- margin-left: 3px;
4052
- border: none;
4053
- }
4054
- .css3_grid_pagination a:hover
4055
- {
4056
- border: none;
4057
- }
4058
- .css3_grid_pagination a:first-child
4059
- {
4060
- margin-left: 0;
4061
- }
4062
- .css3_grid_pagination.css3_grid_pagination_style1 a
4063
- {
4064
- width: 9px;
4065
- height: 9px;
4066
- background-position: 0 -812px;
4067
- }
4068
- .css3_grid_pagination.css3_grid_pagination_style1 a:hover,
4069
- .css3_grid_pagination.css3_grid_pagination_style1 a.selected
4070
- {
4071
- background-position: 0 -821px;
4072
- }
4073
- .css3_grid_pagination.css3_grid_pagination_style2 a
4074
- {
4075
- width: 11px;
4076
- height: 11px;
4077
- background-position: -19px -812px;
4078
- }
4079
- .css3_grid_pagination.css3_grid_pagination_style2 a:hover,
4080
- .css3_grid_pagination.css3_grid_pagination_style2 a.selected
4081
- {
4082
- background-position: -19px -823px;
4083
- }
4084
- .css3_grid_pagination.css3_grid_pagination_style3 a
4085
- {
4086
- width: 20px;
4087
- height: 3px;
4088
- background-position: -40px -812px;
4089
- }
4090
- .css3_grid_pagination.css3_grid_pagination_style3 a:hover,
4091
- .css3_grid_pagination.css3_grid_pagination_style3 a.selected
4092
- {
4093
- background-position: -40px -815px;
4094
- }
4095
- /* ========== HIDDEN ROW ========== */
4096
- div.p_table_1 li.css3_grid_hidden_row
4097
- {
4098
- opacity: 1;
4099
- -moz-transition: all 0.25s cubic-bezier(0.35, 0, 0.35, 1); /* FF4+ */
4100
- -o-transition: all 0.25s cubic-bezier(0.35, 0, 0.35, 1); /* Opera 10.5+ */
4101
- -webkit-transition: all 0.25s cubic-bezier(0.35, 0, 0.35, 1); /* Saf3.2+, Chrome */
4102
- -ms-transition: all 0.25s cubic-bezier(0.35, 0, 0.35, 1); /* IE9 */
4103
- transition: all 0.25s cubic-bezier(0.35, 0, 0.35, 1); /* W3C */
4104
- }
4105
- div.p_table_1.css3_grid_clearfix div li.css3_grid_hidden_row.css3_grid_hide,
4106
- div.p_table_1.css3_grid_clearfix div:hover li.css3_grid_hidden_row.css3_grid_hide
4107
- {
4108
- opacity: 0;
4109
- height: 0 !important;
4110
- padding: 0 !important;
4111
- }
4112
- div.p_table_1 .css3_grid_hidden_rows_control
4113
- {
4114
- clear: both;
4115
- float: left;
4116
- width: 100%;
4117
- margin-top: 20px !important;
4118
- }
4119
- .css3_grid_hidden_rows_control .css3_grid_hide
4120
- {
4121
- display: none;
4122
- }
4123
- div.p_table_1#Table_t1_s11 h2, div.p_table_1#Table_t1_s11 h2 span
4124
- {font-family: "PT Sans" !important;
4125
- font-size: 24px !important;
4126
- }
4127
- div.p_table_1#Table_t1_s11 h1, div.p_table_1#Table_t1_s11 h1 span
4128
- {
4129
- font-family: "PT Sans" !important;
4130
- font-size: 48px !important;
4131
- }
4132
- @media screen and (max-width:1009px)
4133
- {
4134
-
4135
- }
4136
- @media screen and (max-width:767px)
4137
- {
4138
- div.p_table_responsive#Table_t1_s11 a.sign_up
4139
- {
4140
- width: 75px;
4141
- }
4142
- div.p_table_1#Table_t1_s11 h2, div.p_table_1#Table_t1_s11 h2 span
4143
- {
4144
- font-size: 18px !important;
4145
- }
4146
- div.p_table_1#Table_t1_s11 h1, div.p_table_1#Table_t1_s11 h1 span
4147
- {
4148
- font-size: 42px !important;
4149
- }
4150
- }
4151
- @media screen and (max-width:479px)
4152
- {
4153
- div.p_table_responsive#Table_t1_s11 a.sign_up
4154
- {
4155
- width: 70px;
4156
- }
4157
- div.p_table_1#Table_t1_s11 li.row_style_1 span, div.p_table_1#Table_t1_s11 li.row_style_2 span, div.p_table_1#Table_t1_s11 li.row_style_3 span, div.p_table_1#Table_t1_s11 li.row_style_4 span
4158
- {
4159
- font-size: 10px !important;
4160
- }
4161
- }
4162
- @media screen and (max-width:767px)
4163
- {
4164
- .css3_grid_arrow_area
4165
- {
4166
- padding: 0 10px;
4167
- }
4168
- }
4169
- @media screen and (max-width:479px)
4170
- {
4171
- .css3_grid_arrow_area
4172
- {
4173
- padding: 0 5px;
4174
- }
4175
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/css/premium-edition.css ADDED
@@ -0,0 +1,3899 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ==================== PRICING TABLE ==================== */
2
+ /* --- base --- */
3
+ div.p_table_1
4
+ {
5
+ width: 100%;
6
+ /*height: 100%;*/
7
+ font-size: 13px;
8
+ font-family: "Roboto Condensed" !important;
9
+ font-weight: normal;
10
+ color: #444444;
11
+ line-height: normal !important;
12
+ visibility: visible;
13
+ }
14
+
15
+ /* --- hyperlinks --- */
16
+ div.p_table_1 a
17
+ {
18
+ color: #444444;
19
+ text-decoration: none;
20
+ }
21
+
22
+ /* --- lists --- */
23
+ div.p_table_1 ul
24
+ {
25
+ margin: 0px !important;
26
+ padding: 0px !important;
27
+ list-style-type: none;
28
+ overflow: visible;
29
+ }
30
+
31
+ div.p_table_1 li
32
+ {
33
+ margin: 0px !important;
34
+ padding: 0px !important;
35
+ list-style-type: none !important;
36
+ list-style-image: none !important;
37
+ font-size: 13px !important;
38
+ line-height: normal !important;
39
+ text-shadow: none !important;
40
+ overflow: visible !important;
41
+ text-indent: 0 !important;
42
+ box-sizing: content-box;
43
+ -moz-box-sizing: content-box;
44
+ -webkit-box-sizing: content-box;
45
+ }
46
+
47
+ div.p_table_1 li img
48
+ {
49
+ display: inline !important;
50
+ padding: 0 !important;
51
+ margin: 0 !important;
52
+ box-shadow: none !important;
53
+ -webkit-box-shadow: none !important;
54
+ -moz-box-shadow: none !important;
55
+ background: none !important;
56
+ border: none !important;
57
+ visibility: visible !important;
58
+ }
59
+
60
+ /* --- div aligns --- */
61
+ div.p_table_1 .align_center
62
+ {
63
+ text-align: center;
64
+ }
65
+
66
+ /* --- div rounded corners --- */
67
+ /* --- border radius 3px --- */
68
+ div.p_table_1 .radius3
69
+ {
70
+ border-radius: 3px;
71
+ -webkit-border-radius: 3px;
72
+ -moz-border-radius: 3px;
73
+ }
74
+
75
+ /* --- border radius 5px top left --- */
76
+ div.p_table_1 .radius5_topleft
77
+ {
78
+ border-top-left-radius: 5px;
79
+ -webkit-border-top-left-radius: 5px;
80
+ -moz-border-radius-topleft: 5px;
81
+ }
82
+
83
+ /* --- border radius 5px top right --- */
84
+ div.p_table_1 .radius5_topright
85
+ {
86
+ border-top-right-radius: 5px;
87
+ -webkit-border-top-right-radius: 5px;
88
+ -moz-border-radius-topright: 5px;
89
+ }
90
+
91
+ /* ==================== HEADINGS ==================== */
92
+ /* ------ common styles ------ */
93
+ div.p_table_1 h1,
94
+ div.p_table_1 h2,
95
+ div.p_table_1 h3
96
+ {
97
+ margin: 0px !important;
98
+ padding: 0px !important;
99
+ font-weight: normal !important;
100
+ border: none !important;
101
+ line-height: normal !important;
102
+ letter-spacing: 0;
103
+ text-transform: none;
104
+ background: none;
105
+ text-shadow: none !important;
106
+ text-align: inherit !important;
107
+ font-style: normal !important;
108
+ width: auto !important;
109
+ float: none !important;
110
+ position: static !important;
111
+ box-shadow: none !important;
112
+ -moz-box-shadow: none !important;
113
+ -webkit-box-shadow: none !important;
114
+ }
115
+
116
+ div.p_table_1 h1
117
+ {
118
+ font-family: "Roboto Condensed" !important;
119
+ font-size: 48px !important;
120
+ }
121
+
122
+ div.p_table_1 h1 span
123
+ {
124
+ font-family: "Roboto Condensed" !important;
125
+ font-size: 48px !important;
126
+ text-shadow: none !important;
127
+ font-weight: normal !important;
128
+ padding: 0 !important;
129
+ background: none !important;
130
+ }
131
+
132
+ div.p_table_1 h2
133
+ {
134
+ font-family: "Roboto Condensed" !important;
135
+ font-size: 30px !important;
136
+ }
137
+
138
+ div.p_table_1 h2 span
139
+ {
140
+ font-family: "Roboto Condensed" !important;
141
+ font-size: 30px !important;
142
+ border: none !important;
143
+ font-weight: normal !important;
144
+ padding: 0 !important;
145
+ background: none !important;
146
+ }
147
+
148
+ div.p_table_1 h3
149
+ {
150
+ font-family: "Roboto Condensed" !important;
151
+ font-size: 13px !important;
152
+ }
153
+
154
+ /* ==================== COLUMNS ==================== */
155
+ /* ------ common styles ------ */
156
+ div.p_table_1 div.column_1,
157
+ div.p_table_1 div.column_2,
158
+ div.p_table_1 div.column_3,
159
+ div.p_table_1 div.column_4
160
+ {
161
+ /* transitions */
162
+ -webkit-transition: box-shadow 0.25s ease;
163
+ -moz-transition: box-shadow 0.25s ease;
164
+ -o-transition: box-shadow 0.25s ease;
165
+ -ms-transition: box-shadow 0.25s ease;
166
+ transition: box-shadow 0.25s ease;
167
+ border-radius: 5px;
168
+ -moz-border-radius: 5px;
169
+ -webkit-border-radius: 5px;
170
+ }
171
+ /* --- header row 1 --- */
172
+ div.p_table_1 div.caption_column li.header_row_1 ,
173
+ div.p_table_1 div.column_1 li.header_row_1,
174
+ div.p_table_1 div.column_2 li.header_row_1,
175
+ div.p_table_1 div.column_3 li.header_row_1,
176
+ div.p_table_1 div.column_4 li.header_row_1
177
+ {
178
+ height: 50px;
179
+ width: 100%;
180
+ padding: 0 !important;
181
+ }
182
+
183
+ div.p_table_1 div.caption_column li.header_row_1 a,
184
+ div.p_table_1 div.column_1 li.header_row_1 a,
185
+ div.p_table_1 div.column_2 li.header_row_1 a,
186
+ div.p_table_1 div.column_3 li.header_row_1 a,
187
+ div.p_table_1 div.column_4 li.header_row_1 a
188
+ {
189
+ text-decoration: none !important;
190
+ }
191
+ /* --- header row 2 --- */
192
+ div.p_table_1 div.caption_column li.header_row_2,
193
+ div.p_table_1 div.column_1 li.header_row_2,
194
+ div.p_table_1 div.column_2 li.header_row_2,
195
+ div.p_table_1 div.column_3 li.header_row_2,
196
+ div.p_table_1 div.column_4 li.header_row_2
197
+ {
198
+ height: 96px;
199
+ width: 100%;
200
+ padding: 0 0 14px !important;
201
+ }
202
+
203
+ div.p_table_1 div.caption_column li.header_row_2 a,
204
+ div.p_table_1 div.column_1 li.header_row_2 a,
205
+ div.p_table_1 div.column_2 li.header_row_2 a,
206
+ div.p_table_1 div.column_3 li.header_row_2 a,
207
+ div.p_table_1 div.column_4 li.header_row_2 a
208
+ {
209
+ text-decoration: none !important;
210
+ }
211
+ /* --- caption correction --- */
212
+ div.p_table_1 div.caption_column li.header_row_2
213
+ {
214
+ height: 96px;
215
+ width: 100%;
216
+ padding: 7px 0px 7px 0 !important;
217
+ }
218
+
219
+ div.p_table_1 div.caption_column li.header_row_2 h2.caption
220
+ {
221
+ padding-left: 10px !important;
222
+ }
223
+
224
+ /* ==================== CAPTION COLUMN ==================== */
225
+ div.p_table_1 div.caption_column
226
+ {
227
+ /*position: relative;*/
228
+ width: 180px;
229
+ /*height: 100%;*/
230
+ float: left;
231
+ }
232
+
233
+ /* =================== COLUMN STYLE 1 ==================== */
234
+ div.p_table_1 div.column_1
235
+ {
236
+ /*position: relative;*/
237
+ width: 160px;
238
+ /*height: 100%;*/
239
+ float: left !important;
240
+ }
241
+
242
+ /* ==================== COLUMN STYLE 2 ==================== */
243
+ div.p_table_1 div.column_2
244
+ {
245
+ /*position: relative;*/
246
+ width: 160px;
247
+ /*height: 100%;*/
248
+ float: left !important;
249
+ }
250
+
251
+ /* ==================== COLUMN STYLE 3 ==================== */
252
+ div.p_table_1 div.column_3
253
+ {
254
+ /*position: relative;*/
255
+ width: 160px;
256
+ /*height: 100%;*/
257
+ float: left !important;
258
+ }
259
+
260
+ /* ==================== COLUMN STYLE 4 ==================== */
261
+ div.p_table_1 div.column_4
262
+ {
263
+ /*position: relative;*/
264
+ width: 160px;
265
+ /*height: 100%;*/
266
+ float: left !important;
267
+ }
268
+
269
+ /* ========== COLUMN HOVERS ========== */
270
+ div.p_table_1.p_table_hover_light div.column_1:hover,
271
+ div.p_table_1.p_table_hover_light div.column_2:hover,
272
+ div.p_table_1.p_table_hover_light div.column_3:hover,
273
+ div.p_table_1.p_table_hover_light div.column_4:hover,
274
+ div.p_table_1.p_table_hover_disabled div.column_1:hover,
275
+ div.p_table_1.p_table_hover_disabled div.column_2:hover,
276
+ div.p_table_1.p_table_hover_disabled div.column_3:hover,
277
+ div.p_table_1.p_table_hover_disabled div.column_4:hover
278
+ {
279
+ left: 0;
280
+ top: 0;
281
+ }
282
+
283
+ div.p_table_1.p_table_hover_disabled div.column_1:hover,
284
+ div.p_table_1.p_table_hover_disabled div.column_2:hover,
285
+ div.p_table_1.p_table_hover_disabled div.column_3:hover,
286
+ div.p_table_1.p_table_hover_disabled div.column_4:hover
287
+ {
288
+ position: static;
289
+ box-shadow: none;
290
+ -webkit-box-shadow: none;
291
+ -moz-box-shadow: none;
292
+ z-index: 0;
293
+ }
294
+
295
+ div.p_table_1 div.column_1:hover,
296
+ div.p_table_1 div.column_2:hover,
297
+ div.p_table_1 div.column_3:hover,
298
+ div.p_table_1 div.column_4:hover,
299
+ div.p_table_1 div.active_column,
300
+ div.p_table_1.p_table_hover_light div.active_column:hover,
301
+ div.p_table_1.p_table_hover_disabled div.active_column:hover
302
+ {
303
+ position: relative;
304
+ z-index: 100;
305
+ left: -5px;
306
+ top: -15px;
307
+ /* shadow */
308
+ box-shadow: 5px 0px 30px rgba(0,0,0,0.5);
309
+ -webkit-box-shadow: 5px 0px 30px rgba(0,0,0,0.5);
310
+ -moz-box-shadow: 5px 0px 30px rgba(0,0,0,0.5);
311
+ }
312
+
313
+ div.p_table_1.p_table_hover_light div.active_column,
314
+ div.p_table_1.p_table_hover_light div.active_column:hover
315
+ {
316
+ left: 0;
317
+ top: 0;
318
+ }
319
+
320
+ div.p_table_1.p_table_hover_light div.column_1:hover,
321
+ div.p_table_1.p_table_hover_light div.column_2:hover,
322
+ div.p_table_1.p_table_hover_light div.column_3:hover,
323
+ div.p_table_1.p_table_hover_light div.column_4:hover,
324
+ div.p_table_1.p_table_hover_light div.active_column,
325
+ div.p_table_1.p_table_hover_light div.active_column:hover
326
+ {
327
+ /* shadow */
328
+ box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
329
+ -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
330
+ -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
331
+ }
332
+
333
+ div.p_table_1 div.column_1:hover,
334
+ div.p_table_1 div.column_2:hover,
335
+ div.p_table_1 div.column_3:hover,
336
+ div.p_table_1 div.column_4:hover,
337
+ div.p_table_1 div.active_column:hover,
338
+ div.p_table_1.p_table_hover_light div.active_column:hover,
339
+ div.p_table_1.p_table_hover_disabled div.active_column:hover
340
+ {
341
+ z-index: 101;
342
+ }
343
+
344
+ div.p_table_1.p_table_hover_light div.column_1:hover li.row_style_1,
345
+ div.p_table_1.p_table_hover_light div.column_2:hover li.row_style_1,
346
+ div.p_table_1.p_table_hover_light div.column_3:hover li.row_style_1,
347
+ div.p_table_1.p_table_hover_light div.column_4:hover li.row_style_1,
348
+ div.p_table_1.p_table_hover_light div.column_1:hover li.row_style_2,
349
+ div.p_table_1.p_table_hover_light div.column_2:hover li.row_style_2,
350
+ div.p_table_1.p_table_hover_light div.column_3:hover li.row_style_2,
351
+ div.p_table_1.p_table_hover_light div.column_4:hover li.row_style_2,
352
+ div.p_table_1.p_table_hover_light div.column_1:hover li.row_style_3,
353
+ div.p_table_1.p_table_hover_light div.column_2:hover li.row_style_3,
354
+ div.p_table_1.p_table_hover_light div.column_3:hover li.row_style_3,
355
+ div.p_table_1.p_table_hover_light div.column_4:hover li.row_style_3,
356
+ div.p_table_1.p_table_hover_light div.column_1:hover li.row_style_4,
357
+ div.p_table_1.p_table_hover_light div.column_2:hover li.row_style_4,
358
+ div.p_table_1.p_table_hover_light div.column_3:hover li.row_style_4,
359
+ div.p_table_1.p_table_hover_light div.column_4:hover li.row_style_4,
360
+ div.p_table_1.p_table_hover_light div.active_column li.row_style_1,
361
+ div.p_table_1.p_table_hover_light div.active_column li.row_style_2,
362
+ div.p_table_1.p_table_hover_light div.active_column li.row_style_3,
363
+ div.p_table_1.p_table_hover_light div.active_column li.row_style_4,
364
+ div.p_table_1.p_table_hover_disabled div.column_1:hover li.row_style_1,
365
+ div.p_table_1.p_table_hover_disabled div.column_2:hover li.row_style_1,
366
+ div.p_table_1.p_table_hover_disabled div.column_3:hover li.row_style_1,
367
+ div.p_table_1.p_table_hover_disabled div.column_4:hover li.row_style_1,
368
+ div.p_table_1.p_table_hover_disabled div.column_1:hover li.row_style_2,
369
+ div.p_table_1.p_table_hover_disabled div.column_2:hover li.row_style_2,
370
+ div.p_table_1.p_table_hover_disabled div.column_3:hover li.row_style_2,
371
+ div.p_table_1.p_table_hover_disabled div.column_4:hover li.row_style_2,
372
+ div.p_table_1.p_table_hover_disabled div.column_1:hover li.row_style_3,
373
+ div.p_table_1.p_table_hover_disabled div.column_2:hover li.row_style_3,
374
+ div.p_table_1.p_table_hover_disabled div.column_3:hover li.row_style_3,
375
+ div.p_table_1.p_table_hover_disabled div.column_4:hover li.row_style_3,
376
+ div.p_table_1.p_table_hover_disabled div.column_1:hover li.row_style_4,
377
+ div.p_table_1.p_table_hover_disabled div.column_2:hover li.row_style_4,
378
+ div.p_table_1.p_table_hover_disabled div.column_3:hover li.row_style_4,
379
+ div.p_table_1.p_table_hover_disabled div.column_4:hover li.row_style_4
380
+ {
381
+ height: 19px;
382
+ padding: 9px 0 !important;
383
+ }
384
+
385
+ div.p_table_1 div.column_1:hover li.row_style_1,
386
+ div.p_table_1 div.column_2:hover li.row_style_1,
387
+ div.p_table_1 div.column_3:hover li.row_style_1,
388
+ div.p_table_1 div.column_4:hover li.row_style_1,
389
+ div.p_table_1 div.column_1:hover li.row_style_2,
390
+ div.p_table_1 div.column_2:hover li.row_style_2,
391
+ div.p_table_1 div.column_3:hover li.row_style_2,
392
+ div.p_table_1 div.column_4:hover li.row_style_2,
393
+ div.p_table_1 div.column_1:hover li.row_style_3,
394
+ div.p_table_1 div.column_2:hover li.row_style_3,
395
+ div.p_table_1 div.column_3:hover li.row_style_3,
396
+ div.p_table_1 div.column_4:hover li.row_style_3,
397
+ div.p_table_1 div.column_1:hover li.row_style_4,
398
+ div.p_table_1 div.column_2:hover li.row_style_4,
399
+ div.p_table_1 div.column_3:hover li.row_style_4,
400
+ div.p_table_1 div.column_4:hover li.row_style_4,
401
+ div.p_table_1 div.active_column li.row_style_1,
402
+ div.p_table_1 div.active_column li.row_style_2,
403
+ div.p_table_1 div.active_column li.row_style_3,
404
+ div.p_table_1 div.active_column li.row_style_4,
405
+ div.p_table_1.p_table_hover_disabled div.active_column:hover li.row_style_1,
406
+ div.p_table_1.p_table_hover_disabled div.active_column:hover li.row_style_2,
407
+ div.p_table_1.p_table_hover_disabled div.active_column:hover li.row_style_3,
408
+ div.p_table_1.p_table_hover_disabled div.active_column:hover li.row_style_4
409
+ {
410
+ height: 19px;
411
+ padding: 12px 5px !important;
412
+ }
413
+
414
+ div.p_table_1.p_table_hover_light div.column_1:hover li.header_row_1,
415
+ div.p_table_1.p_table_hover_light div.column_2:hover li.header_row_1,
416
+ div.p_table_1.p_table_hover_light div.column_3:hover li.header_row_1,
417
+ div.p_table_1.p_table_hover_light div.column_4:hover li.header_row_1,
418
+ div.p_table_1.p_table_hover_light div.active_column li.header_row_1,
419
+ div.p_table_1.p_table_hover_disabled div.column_1:hover li.header_row_1,
420
+ div.p_table_1.p_table_hover_disabled div.column_2:hover li.header_row_1,
421
+ div.p_table_1.p_table_hover_disabled div.column_3:hover li.header_row_1,
422
+ div.p_table_1.p_table_hover_disabled div.column_4:hover li.header_row_1
423
+ {
424
+ padding: 0 !important;
425
+ border-radius: 0;
426
+ -webkit-border-top-left-radius: 0;
427
+ -webkit-border-top-right-radius: 0;
428
+ -moz-border-radius-topleft: 0;
429
+ -moz-border-radius-topright: 0;
430
+ }
431
+
432
+ div.p_table_1.p_table_hover_light div.column_1:hover li.header_row_1.radius5_topright,
433
+ div.p_table_1.p_table_hover_light div.column_2:hover li.header_row_1.radius5_topright,
434
+ div.p_table_1.p_table_hover_light div.column_3:hover li.header_row_1.radius5_topright,
435
+ div.p_table_1.p_table_hover_light div.column_4:hover li.header_row_1.radius5_topright,
436
+ div.p_table_1.p_table_hover_disabled div.column_1:hover li.header_row_1.radius5_topright,
437
+ div.p_table_1.p_table_hover_disabled div.column_2:hover li.header_row_1.radius5_topright,
438
+ div.p_table_1.p_table_hover_disabled div.column_3:hover li.header_row_1.radius5_topright,
439
+ div.p_table_1.p_table_hover_disabled div.column_4:hover li.header_row_1.radius5_topright
440
+ {
441
+ border-top-right-radius: 5px;
442
+ -webkit-border-top-right-radius: 5px;
443
+ -moz-border-radius-topright: 5px;
444
+ }
445
+
446
+ div.p_table_1 div.column_1:hover li.header_row_1,
447
+ div.p_table_1 div.column_2:hover li.header_row_1,
448
+ div.p_table_1 div.column_3:hover li.header_row_1,
449
+ div.p_table_1 div.column_4:hover li.header_row_1,
450
+ div.p_table_1 div.active_column li.header_row_1,
451
+ div.p_table_1.p_table_hover_disabled div.active_column:hover li.header_row_1
452
+ {
453
+ padding: 4px 5px 0 5px !important;
454
+ border-radius: 5px 5px 0px 0px;
455
+ -webkit-border-top-left-radius: 5px;
456
+ -webkit-border-top-right-radius: 5px;
457
+ -moz-border-radius-topleft: 5px;
458
+ -moz-border-radius-topright: 5px;
459
+ }
460
+
461
+ div.p_table_1.p_table_hover_light div.column_1:hover li.header_row_2,
462
+ div.p_table_1.p_table_hover_light div.column_2:hover li.header_row_2,
463
+ div.p_table_1.p_table_hover_light div.column_3:hover li.header_row_2,
464
+ div.p_table_1.p_table_hover_light div.column_4:hover li.header_row_2,
465
+ div.p_table_1.p_table_hover_light div.active_column li.header_row_2,
466
+ div.p_table_1.p_table_hover_disabled div.column_1:hover li.header_row_2,
467
+ div.p_table_1.p_table_hover_disabled div.column_2:hover li.header_row_2,
468
+ div.p_table_1.p_table_hover_disabled div.column_3:hover li.header_row_2,
469
+ div.p_table_1.p_table_hover_disabled div.column_4:hover li.header_row_2
470
+ {
471
+ padding: 0 0 14px !important;
472
+ }
473
+
474
+ div.p_table_1 div.column_1:hover li.header_row_2,
475
+ div.p_table_1 div.column_2:hover li.header_row_2,
476
+ div.p_table_1 div.column_3:hover li.header_row_2,
477
+ div.p_table_1 div.column_4:hover li.header_row_2,
478
+ div.p_table_1 div.active_column li.header_row_2,
479
+ div.p_table_1.p_table_hover_disabled div.active_column:hover li.header_row_2
480
+ {
481
+ padding: 5px 5px 15px !important;
482
+ }
483
+
484
+ div.p_table_1.p_table_hover_light div.column_1:hover li.footer_row,
485
+ div.p_table_1.p_table_hover_light div.column_2:hover li.footer_row,
486
+ div.p_table_1.p_table_hover_light div.column_3:hover li.footer_row,
487
+ div.p_table_1.p_table_hover_light div.column_4:hover li.footer_row,
488
+ div.p_table_1.p_table_hover_light div.active_column li.footer_row,
489
+ div.p_table_1.p_table_hover_disabled div.column_1:hover li.footer_row,
490
+ div.p_table_1.p_table_hover_disabled div.column_2:hover li.footer_row,
491
+ div.p_table_1.p_table_hover_disabled div.column_3:hover li.footer_row,
492
+ div.p_table_1.p_table_hover_disabled div.column_4:hover li.footer_row
493
+ {
494
+ padding: 10px 0 !important;
495
+ }
496
+
497
+ div.p_table_1 div.column_1:hover li.footer_row,
498
+ div.p_table_1 div.column_2:hover li.footer_row,
499
+ div.p_table_1 div.column_3:hover li.footer_row,
500
+ div.p_table_1 div.column_4:hover li.footer_row,
501
+ div.p_table_1 div.active_column li.footer_row,
502
+ div.p_table_1.p_table_hover_disabled div.active_column:hover li.footer_row
503
+ {
504
+ padding: 10px 5px !important;
505
+ }
506
+
507
+ /*==================== DATA ROWS ====================*/
508
+ /* ------ common styles ------ */
509
+ div.p_table_1 li.row_style_1,
510
+ div.p_table_1 li.row_style_2,
511
+ div.p_table_1 li.row_style_3,
512
+ div.p_table_1 li.row_style_4
513
+ {
514
+ width: 100%;
515
+ /*height: 100%;*/
516
+ height: 19px;
517
+ padding: 9px 0 !important;
518
+ float: left;
519
+ }
520
+
521
+ div.p_table_1 li.row_style_1 span,
522
+ div.p_table_1 li.row_style_2 span,
523
+ div.p_table_1 li.row_style_3 span,
524
+ div.p_table_1 li.row_style_4 span
525
+ {
526
+ display: block;
527
+ padding: 0 10px !important;
528
+ font-size: 13px !important;
529
+ }
530
+
531
+ /* --- white --- */
532
+ div.p_table_1 li.row_style_1
533
+ {
534
+ background: #ffffff !important;
535
+ }
536
+
537
+ /* --- light gray --- */
538
+ div.p_table_1 li.row_style_2
539
+ {
540
+ background: #f6f6f6 !important;
541
+ }
542
+
543
+ /* --- mid gray --- */
544
+ div.p_table_1 li.row_style_3
545
+ {
546
+ background: #ebebeb !important;
547
+ }
548
+
549
+ /* --- dark gray --- */
550
+ div.p_table_1 li.row_style_4
551
+ {
552
+ background: #e3e3e3 !important;
553
+ }
554
+
555
+ /*========== FOOTER ==========*/
556
+ /* ------ common styles ------ */
557
+ div.p_table_1 li.footer_row
558
+ {
559
+ width: 100%;
560
+ height: 40px;
561
+ padding: 10px 0 !important;
562
+ float: left;
563
+ text-align: center;
564
+ border-top: 1px solid #d3d3d3;
565
+ border-bottom: none;
566
+ background-color: #e2e2e2 !important; /* background color for non-css3 browsers */
567
+ /* gradient */
568
+ background-image: linear-gradient(top, #f6f6f6, #d0d0d0) !important; /* W3C */
569
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#d0d0d0') !important; /* IE5.5 - 7 */
570
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#d0d0d0') !important; /* IE8 */
571
+ background: -ms-linear-gradient(top, #f6f6f6, #d0d0d0) !important; /* IE9 */
572
+ background: -moz-linear-gradient(top, #f6f6f6, #d0d0d0) !important; /* Firefox */
573
+ background: -o-linear-gradient(top, #f6f6f6, #d0d0d0) !important; /* Opera 11 */
574
+ background: -webkit-linear-gradient(top, #f6f6f6, #d0d0d0) !important; /* Chrome 11 */
575
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f6f6), color-stop(1, #d0d0d0)) !important; /* Chrome 10, Safari */
576
+ }
577
+
578
+ /* --- button --- */
579
+ div.p_table_1 a.sign_up,
580
+ div.p_table_1 .css3_grid_hidden_rows_control
581
+ {
582
+ width: 120px;
583
+ height: 24px;
584
+ padding: 6px 0px 0px 0px !important;
585
+ display: block;
586
+ text-align: center;
587
+ margin-left: auto;
588
+ margin-right: auto;
589
+ text-shadow: 0px 1px 0px #ffffff; /* text shadow for firefox 3.6+ */
590
+ border: 1px solid #b5b5b5;
591
+ background-color: #d8d8d8; /* background color for non-css3 browsers */
592
+ outline: none;
593
+ /* gradient */
594
+ background-image: linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* W3C */
595
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#d8d8d8'); /* IE5.5 - 7 */
596
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#d8d8d8'); /* IE8 */
597
+ background: -ms-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* IE9 */
598
+ background: -moz-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* Firefox */
599
+ background: -o-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* Opera 11 */
600
+ background: -webkit-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* Chrome 11 */
601
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(0.05, #efefef), color-stop(1, #d8d8d8)); /* Chrome 10, Safari */
602
+ /* shadow */
603
+ box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
604
+ -webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
605
+ -moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
606
+ /* font */
607
+ font-weight: bold;
608
+ box-sizing: content-box;
609
+ -moz-box-sizing: content-box;
610
+ -webkit-box-sizing: content-box;
611
+ }
612
+
613
+ /* --- button hover --- */
614
+ div.p_table_1 a.sign_up:hover,
615
+ div.p_table_1 .css3_grid_hidden_rows_control:hover
616
+ {
617
+ height: 24px;
618
+ padding: 6px 0px 0px 0px !important;
619
+ text-shadow: 0px 1px 0px #ffffff; /* text shadow for firefox 3.6+ */
620
+ border: 1px solid #b5b5b5;
621
+ background-color: #c9c9c9; /* background color for non-css3 browsers */
622
+ outline: none;
623
+ /* gradient */
624
+ background-image: linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* W3C */
625
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#c9c9c9'); /* IE5.5 - 7 */
626
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#c9c9c9'); /* IE8 */
627
+ background: -ms-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* IE9 */
628
+ background: -moz-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* Firefox */
629
+ background: -o-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* Opera 11 */
630
+ background: -webkit-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* Chrome 11 */
631
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d2d2d2), color-stop(0.05, #dedede), color-stop(1, #c9c9c9)); /* Chrome 10, Safari */
632
+ /* shadow */
633
+ box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
634
+ -webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
635
+ -moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
636
+ }
637
+
638
+ /* --- button orange --- */
639
+ div.p_table_1 a.sign_up.sign_up_orange
640
+ {
641
+ text-shadow: 0px 1px 0px #DC334B; /* text shadow for firefox 3.6+ */
642
+ border: 1px solid #DC334B;
643
+ color: #ffffff !important;
644
+ /* gradient */
645
+ background: #DC334B; /* Old browsers */
646
+ background: -moz-linear-gradient(top, #DC334B 0%, #DC334B 4%, #DC334B 4%); /* FF3.6+ */
647
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DC334B), color-stop(4%,#DC334B), color-stop(4%,#DC334B)); /* Chrome,Safari4+ */
648
+ background: -webkit-linear-gradient(top, #DC334B 0%,#DC334B 4%,#DC334B 4%); /* Chrome10+,Safari5.1+ */
649
+ background: -o-linear-gradient(top, #DC334B 0%,#DC334B 4%,#DC334B 4%); /* Opera 11.10+ */
650
+ background: -ms-linear-gradient(top, #DC334B 0%,#DC334B 4%,#DC334B 4%); /* IE10+ */
651
+ background: linear-gradient(top, #DC334B 0%,#DC334B 4%,#DC334B 4%); /* W3C */
652
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DC334B', endColorstr='#DC334B',GradientType=0 ); /* IE6-9 */
653
+ }
654
+
655
+ /* --- button hover --- */
656
+ div.p_table_1 a.sign_up.sign_up_orange:hover
657
+ {
658
+ text-shadow: 0px 1px 0px #363636; /* text shadow for firefox 3.6+ */
659
+ border: 1px solid #363636;
660
+ background-color: #363636; /* background color for non-css3 browsers */
661
+ /* gradient */
662
+ background: #363636; /* Old browsers */
663
+ background: -moz-linear-gradient(top, #1f1f1f 0%, #1f1f1f 4%, #363636 4%); /* FF3.6+ */
664
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f1f1f), color-stop(4%,#1f1f1f), color-stop(4%,#363636)); /* Chrome,Safari4+ */
665
+ background: -webkit-linear-gradient(top, #1f1f1f 0%,#1f1f1f 4%,#363636 4%); /* Chrome10+,Safari5.1+ */
666
+ background: -o-linear-gradient(top, #1f1f1f 0%,#1f1f1f 4%,#363636 4%); /* Opera 11.10+ */
667
+ background: -ms-linear-gradient(top, #1f1f1f 0%,#1f1f1f 4%,#363636 4%); /* IE10+ */
668
+ background: linear-gradient(top, #1f1f1f 0%,#1f1f1f 4%,#363636 4%); /* W3C */
669
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f1f1f', endColorstr='#363636',GradientType=0 ); /* IE6-9 */
670
+ }
671
+
672
+ /* --- button --- */
673
+ div.p_table_1 a.sign_up.sign_up_yellow
674
+ {
675
+ text-shadow: 0px 1px 0px #b88b12; /* text shadow for firefox 3.6+ */
676
+ border: 1px solid #e49c00;
677
+ color: #ffffff !important;
678
+ /* gradient */
679
+ background: #f6ba18; /* Old browsers */
680
+ background: -moz-linear-gradient(top, #f9cf5e 0%, #f9cf5e 4%, #f6ba18 4%); /* FF3.6+ */
681
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9cf5e), color-stop(4%,#f9cf5e), color-stop(4%,#f6ba18)); /* Chrome,Safari4+ */
682
+ background: -webkit-linear-gradient(top, #f9cf5e 0%,#f9cf5e 4%,#f6ba18 4%); /* Chrome10+,Safari5.1+ */
683
+ background: -o-linear-gradient(top, #f9cf5e 0%,#f9cf5e 4%,#f6ba18 4%); /* Opera 11.10+ */
684
+ background: -ms-linear-gradient(top, #f9cf5e 0%,#f9cf5e 4%,#f6ba18 4%); /* IE10+ */
685
+ background: linear-gradient(top, #f9cf5e 0%,#f9cf5e 4%,#f6ba18 4%); /* W3C */
686
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9cf5e', endColorstr='#f6ba18',GradientType=0 ); /* IE6-9 */
687
+ }
688
+
689
+ /* --- button hover --- */
690
+ div.p_table_1 a.sign_up.sign_up_yellow:hover
691
+ {
692
+ text-shadow: 0px 1px 0px #af7f00; /* text shadow for firefox 3.6+ */
693
+ border: 1px solid #db8200;
694
+ /* gradient */
695
+ background: #e9aa00; /* Old browsers */
696
+ background: -moz-linear-gradient(top, #e59e00 0%, #e59e00 4%, #e9aa00 4%); /* FF3.6+ */
697
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e59e00), color-stop(4%,#e59e00), color-stop(4%,#e9aa00)); /* Chrome,Safari4+ */
698
+ background: -webkit-linear-gradient(top, #e59e00 0%,#e59e00 4%,#e9aa00 4%); /* Chrome10+,Safari5.1+ */
699
+ background: -o-linear-gradient(top, #e59e00 0%,#e59e00 4%,#e9aa00 4%); /* Opera 11.10+ */
700
+ background: -ms-linear-gradient(top, #e59e00 0%,#e59e00 4%,#e9aa00 4%); /* IE10+ */
701
+ background: linear-gradient(top, #e59e00 0%,#e59e00 4%,#e9aa00 4%); /* W3C */
702
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e59e00', endColorstr='#e9aa00',GradientType=0 ); /* IE6-9 */
703
+ }
704
+
705
+ /* --- button --- */
706
+ div.p_table_1 a.sign_up.sign_up_lightgreen
707
+ {
708
+ text-shadow: 0px 1px 0px #6f811c; /* text shadow for firefox 3.6+ */
709
+ border: 1px solid #738d0b;
710
+ color: #ffffff !important;
711
+ /* gradient */
712
+ background: #94ac26; /* Old browsers */
713
+ background: -moz-linear-gradient(top, #b4c568 0%, #b4c568 4%, #94ac26 4%); /* FF3.6+ */
714
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4c568), color-stop(4%,#b4c568), color-stop(4%,#94ac26)); /* Chrome,Safari4+ */
715
+ background: -webkit-linear-gradient(top, #b4c568 0%,#b4c568 4%,#94ac26 4%); /* Chrome10+,Safari5.1+ */
716
+ background: -o-linear-gradient(top, #b4c568 0%,#b4c568 4%,#94ac26 4%); /* Opera 11.10+ */
717
+ background: -ms-linear-gradient(top, #b4c568 0%,#b4c568 4%,#94ac26 4%); /* IE10+ */
718
+ background: linear-gradient(top, #b4c568 0%,#b4c568 4%,#94ac26 4%); /* W3C */
719
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4c568', endColorstr='#94ac26',GradientType=0 ); /* IE6-9 */
720
+ }
721
+
722
+ /* --- button hover --- */
723
+ div.p_table_1 a.sign_up.sign_up_lightgreen:hover
724
+ {
725
+ text-shadow: 0px 1px 0px #62750a; /* text shadow for firefox 3.6+ */
726
+ border: 1px solid #567105;
727
+ /* gradient */
728
+ background: #839c0e; /* Old browsers */
729
+ background: -moz-linear-gradient(top, #758f0b 0%, #758f0b 4%, #839c0e 4%); /* FF3.6+ */
730
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#758f0b), color-stop(4%,#758f0b), color-stop(4%,#839c0e)); /* Chrome,Safari4+ */
731
+ background: -webkit-linear-gradient(top, #758f0b 0%,#758f0b 4%,#839c0e 4%); /* Chrome10+,Safari5.1+ */
732
+ background: -o-linear-gradient(top, #758f0b 0%,#758f0b 4%,#839c0e 4%); /* Opera 11.10+ */
733
+ background: -ms-linear-gradient(top, #758f0b 0%,#758f0b 4%,#839c0e 4%); /* IE10+ */
734
+ background: linear-gradient(top, #758f0b 0%,#758f0b 4%,#839c0e 4%); /* W3C */
735
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#758f0b', endColorstr='#839c0e',GradientType=0 ); /* IE6-9 */
736
+ }
737
+
738
+ /* --- button --- */
739
+ div.p_table_1 a.sign_up.sign_up_green
740
+ {
741
+ padding: 6px 0px 0px 0px !important;
742
+ text-shadow: 0px 1px 0px #417627; /* text shadow for firefox 3.6+ */
743
+ border: 1px solid #357519;
744
+ color: #ffffff !important;
745
+ /* gradient */
746
+ background: #579e34; /* Old browsers */
747
+ background: -moz-linear-gradient(top, #8abb71 0%, #8abb71 4%, #579e34 4%); /* FF3.6+ */
748
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8abb71), color-stop(4%,#8abb71), color-stop(4%,#579e34)); /* Chrome,Safari4+ */
749
+ background: -webkit-linear-gradient(top, #8abb71 0%,#8abb71 4%,#579e34 4%); /* Chrome10+,Safari5.1+ */
750
+ background: -o-linear-gradient(top, #8abb71 0%,#8abb71 4%,#579e34 4%); /* Opera 11.10+ */
751
+ background: -ms-linear-gradient(top, #8abb71 0%,#8abb71 4%,#579e34 4%); /* IE10+ */
752
+ background: linear-gradient(top, #8abb71 0%,#8abb71 4%,#579e34 4%); /* W3C */
753
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8abb71', endColorstr='#579e34',GradientType=0 ); /* IE6-9 */
754
+ }
755
+
756
+ /* --- button hover --- */
757
+ div.p_table_1 a.sign_up.sign_up_green:hover
758
+ {
759
+ text-shadow: 0px 1px 0px #316418; /* text shadow for firefox 3.6+ */
760
+ border: 1px solid #1f580c;
761
+ /* gradient */
762
+ background: #418520; /* Old browsers */
763
+ background: -moz-linear-gradient(top, #37771a 0%, #37771a 4%, #418520 4%); /* FF3.6+ */
764
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#37771a), color-stop(4%,#37771a), color-stop(4%,#418520)); /* Chrome,Safari4+ */
765
+ background: -webkit-linear-gradient(top, #37771a 0%,#37771a 4%,#418520 4%); /* Chrome10+,Safari5.1+ */
766
+ background: -o-linear-gradient(top, #37771a 0%,#37771a 4%,#418520 4%); /* Opera 11.10+ */
767
+ background: -ms-linear-gradient(top, #37771a 0%,#37771a 4%,#418520 4%); /* IE10+ */
768
+ background: linear-gradient(top, #37771a 0%,#37771a 4%,#418520 4%); /* W3C */
769
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37771a', endColorstr='#418520',GradientType=0 ); /* IE6-9 */
770
+ }
771
+
772
+ /* ==================== COLUMN RIBBONS ==================== */
773
+ /* --- base --- */
774
+ div.p_table_1 div.column_ribbon
775
+ {
776
+ float: right;
777
+ width: 42px;
778
+ height: 42px;
779
+ position: relative;
780
+ margin-bottom: -42px;
781
+ }
782
+
783
+ /* --- hover--- */
784
+ div.p_table_1.p_table_hover_light div.column_1:hover div.column_ribbon,
785
+ div.p_table_1.p_table_hover_light div.column_2:hover div.column_ribbon,
786
+ div.p_table_1.p_table_hover_light div.column_3:hover div.column_ribbon,
787
+ div.p_table_1.p_table_hover_light div.column_4:hover div.column_ribbon,
788
+ div.p_table_1.p_table_hover_light div.active_column div.column_ribbon,
789
+ div.p_table_1.p_table_hover_disabled div.column_1:hover div.column_ribbon,
790
+ div.p_table_1.p_table_hover_disabled div.column_2:hover div.column_ribbon,
791
+ div.p_table_1.p_table_hover_disabled div.column_3:hover div.column_ribbon,
792
+ div.p_table_1.p_table_hover_disabled div.column_4:hover div.column_ribbon
793
+ {
794
+ right: 0px;
795
+ }
796
+
797
+ div.p_table_1 div.column_1:hover div.column_ribbon,
798
+ div.p_table_1 div.column_2:hover div.column_ribbon,
799
+ div.p_table_1 div.column_3:hover div.column_ribbon,
800
+ div.p_table_1 div.column_4:hover div.column_ribbon,
801
+ div.p_table_1 div.active_column div.column_ribbon,
802
+ div.p_table_1.p_table_hover_disabled div.active_column:hover div.column_ribbon
803
+ {
804
+ right: -10px;
805
+ }
806
+
807
+ /* ------ ribbon styles ------ */
808
+ /* --- style1--- */
809
+ div.ribbon_style1_best { background: url(../img/ribbon_style1_best.png); }
810
+ div.ribbon_style1_buy { background: url(../img/ribbon_style1_buy.png); }
811
+ div.ribbon_style1_free { background: url(../img/ribbon_style1_free.png); }
812
+ div.ribbon_style1_free_caps { background: url(../img/ribbon_style1_free_caps.png); }
813
+ div.ribbon_style1_fresh { background: url(../img/ribbon_style1_fresh.png); }
814
+ div.ribbon_style1_gift_caps { background: url(../img/ribbon_style1_gift_caps.png); }
815
+ div.ribbon_style1_heart { background: url(../img/ribbon_style1_heart.png); }
816
+ div.ribbon_style1_hot { background: url(../img/ribbon_style1_hot.png); }
817
+ div.ribbon_style1_hot_caps { background: url(../img/ribbon_style1_hot_caps.png); }
818
+ div.ribbon_style1_new { background: url(../img/ribbon_style1_new.png); }
819
+ div.ribbon_style1_new_caps { background: url(../img/ribbon_style1_new_caps.png); }
820
+ div.ribbon_style1_no1 { background: url(../img/ribbon_style1_no1.png); }
821
+ div.ribbon_style1_off5 { background: url(../img/ribbon_style1_off5.png); }
822
+ div.ribbon_style1_off10 { background: url(../img/ribbon_style1_off10.png); }
823
+ div.ribbon_style1_off15 { background: url(../img/ribbon_style1_off15.png); }
824
+ div.ribbon_style1_off20 { background: url(../img/ribbon_style1_off20.png); }
825
+ div.ribbon_style1_off25 { background: url(../img/ribbon_style1_off25.png); }
826
+ div.ribbon_style1_off30 { background: url(../img/ribbon_style1_off30.png); }
827
+ div.ribbon_style1_off35 { background: url(../img/ribbon_style1_off35.png); }
828
+ div.ribbon_style1_off40 { background: url(../img/ribbon_style1_off40.png); }
829
+ div.ribbon_style1_off50 { background: url(../img/ribbon_style1_off50.png); }
830
+ div.ribbon_style1_off75 { background: url(../img/ribbon_style1_off75.png); }
831
+ div.ribbon_style1_pack { background: url(../img/ribbon_style1_pack.png); }
832
+ div.ribbon_style1_pro { background: url(../img/ribbon_style1_pro.png); }
833
+ div.ribbon_style1_sale { background: url(../img/ribbon_style1_sale.png); }
834
+ div.ribbon_style1_save { background: url(../img/ribbon_style1_save.png); }
835
+ div.ribbon_style1_save_caps { background: url(../img/ribbon_style1_save_caps.png); }
836
+ div.ribbon_style1_top { background: url(../img/ribbon_style1_top.png); }
837
+ div.ribbon_style1_top_caps { background: url(../img/ribbon_style1_top_caps.png); }
838
+ div.ribbon_style1_trial { background: url(../img/ribbon_style1_trial.png); }
839
+
840
+ /* --- style2--- */
841
+ div.ribbon_style2_best { background: url(../img/ribbon_style2_best.png); }
842
+ div.ribbon_style2_buy { background: url(../img/ribbon_style2_buy.png); }
843
+ div.ribbon_style2_free { background: url(../img/ribbon_style2_free.png); }
844
+ div.ribbon_style2_free_caps { background: url(../img/ribbon_style2_free_caps.png); }
845
+ div.ribbon_style2_fresh { background: url(../img/ribbon_style2_fresh.png); }
846
+ div.ribbon_style2_gift_caps { background: url(../img/ribbon_style2_gift_caps.png); }
847
+ div.ribbon_style2_heart { background: url(../img/ribbon_style2_heart.png); }
848
+ div.ribbon_style2_hot { background: url(../img/ribbon_style2_hot.png); }
849
+ div.ribbon_style2_hot_caps { background: url(../img/ribbon_style2_hot_caps.png); }
850
+ div.ribbon_style2_new { background: url(../img/ribbon_style2_new.png); }
851
+ div.ribbon_style2_new_caps { background: url(../img/ribbon_style2_new_caps.png); }
852
+ div.ribbon_style2_no1 { background: url(../img/ribbon_style2_no1.png); }
853
+ div.ribbon_style2_off5 { background: url(../img/ribbon_style2_off5.png); }
854
+ div.ribbon_style2_off10 { background: url(../img/ribbon_style2_off10.png); }
855
+ div.ribbon_style2_off15 { background: url(../img/ribbon_style2_off15.png); }
856
+ div.ribbon_style2_off20 { background: url(../img/ribbon_style2_off20.png); }
857
+ div.ribbon_style2_off25 { background: url(../img/ribbon_style2_off25.png); }
858
+ div.ribbon_style2_off30 { background: url(../img/ribbon_style2_off30.png); }
859
+ div.ribbon_style2_off35 { background: url(../img/ribbon_style2_off35.png); }
860
+ div.ribbon_style2_off40 { background: url(../img/ribbon_style2_off40.png); }
861
+ div.ribbon_style2_off50 { background: url(../img/ribbon_style2_off50.png); }
862
+ div.ribbon_style2_off75 { background: url(../img/ribbon_style2_off75.png); }
863
+ div.ribbon_style2_pack { background: url(../img/ribbon_style2_pack.png); }
864
+ div.ribbon_style2_pro { background: url(../img/ribbon_style2_pro.png); }
865
+ div.ribbon_style2_sale { background: url(../img/ribbon_style2_sale.png); }
866
+ div.ribbon_style2_save { background: url(../img/ribbon_style2_save.png); }
867
+ div.ribbon_style2_save_caps { background: url(../img/ribbon_style2_save_caps.png); }
868
+ div.ribbon_style2_top { background: url(../img/ribbon_style2_top.png); }
869
+ div.ribbon_style2_top_caps { background: url(../img/ribbon_style2_top_caps.png); }
870
+ div.ribbon_style2_trial { background: url(../img/ribbon_style2_trial.png); }
871
+
872
+ /* ==================== TOOLTIP ==================== */
873
+ /* --- base --- */
874
+ div.p_table_1 span.css3_grid_tooltip
875
+ {
876
+ position: relative !important;
877
+ display: inline-block !important;
878
+ border-bottom: 1px dotted #444444 !important;
879
+ cursor: pointer;
880
+ }
881
+
882
+ div.p_table_1 li.row_style_1 span.css3_grid_tooltip,
883
+ div.p_table_1 li.row_style_2 span.css3_grid_tooltip,
884
+ div.p_table_1 li.row_style_3 span.css3_grid_tooltip,
885
+ div.p_table_1 li.row_style_4 span.css3_grid_tooltip
886
+ {
887
+ padding: 0 !important;
888
+ }
889
+
890
+ div.p_table_1 .header_row_1 span.css3_grid_tooltip,
891
+ div.p_table_1 .header_row_2 span.css3_grid_tooltip,
892
+ div.p_table_1 .footer_row span.css3_grid_tooltip
893
+ {
894
+ border-bottom: none !important;
895
+ }
896
+
897
+ div.p_table_1 span.css3_grid_tooltip>span:first-child
898
+ {
899
+ min-width: 180px; /* Tooltip Width */
900
+ font-family: "Roboto Condensed" !important; /* Tooltip Base Font Family */
901
+ font-size: 13px !important; /* Tooltip Base Font Size */
902
+ line-height: normal !important;
903
+ text-align: left !important;
904
+ padding: 10px 10px 12px 10px !important;
905
+ visibility: hidden;
906
+ opacity: 0;
907
+ position: absolute;
908
+ z-index: 1000;
909
+
910
+ /* CSS3 Transitions */
911
+ -webkit-transition-duration: 0.25s;
912
+ -moz-transition-duration: 0.25s;
913
+ -o-transition-duration: 0.25s;
914
+ -ms-transition-duration: 0.25s;
915
+ transition-duration: 0.25s;
916
+ -webkit-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
917
+ -moz-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
918
+ -o-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
919
+ -ms-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
920
+ transition-timing-function: cubic-bezier(0.35,0,0.35,1);
921
+
922
+ color: #ffffff !important;
923
+
924
+ /* CSS3 Gradients */
925
+ background: #404040 !important; /* Old browsers */
926
+ background: -moz-linear-gradient(top, #4e4e4e 0%, #404040 100%) !important; /* FF3.6+ */
927
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e4e4e), color-stop(100%,#404040)) !important; /* Chrome,Safari4+ */
928
+ background: -webkit-linear-gradient(top, #4e4e4e 0%,#404040 100%) !important; /* Chrome10+,Safari5.1+ */
929
+ background: -o-linear-gradient(top, #4e4e4e 0%,#404040 100%) !important; /* Opera 11.10+ */
930
+ background: -ms-linear-gradient(top, #4e4e4e 0%,#404040 100%) !important; /* IE10+ */
931
+ background: linear-gradient(top, #4e4e4e 0%,#404040 100%) !important; /* W3C */
932
+ /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e4e4e', endColorstr='#404040',GradientType=0 ); IE6-9 - disabled due to lack of compatibility with pseudo-elements */
933
+
934
+ /* CSS3 Borders */
935
+ -webkit-border-radius: 4px;
936
+ -moz-border-radius: 4px;
937
+ border-radius: 4px;
938
+
939
+ /* CSS3 Text-shadow */
940
+ text-shadow: 0px 1px 0px rgba(0,0,0,0.4);
941
+
942
+ left: -19px;
943
+ bottom: 100%;
944
+ margin-bottom: 30px; /* Start Position */
945
+
946
+ /* CSS3 Transitions */
947
+ -webkit-transition-property: opacity, margin-bottom, visibility;
948
+ -moz-transition-property: opacity, margin-bottom, visibility;
949
+ -o-transition-property: opacity, margin-bottom, visibility;
950
+ -ms-transition-property: opacity, margin-bottom, visibility;
951
+ transition-property: opacity, margin-bottom, visibility;
952
+ }
953
+
954
+ div.p_table_1.p_table_sliding span.css3_grid_tooltip>span:first-child
955
+ {
956
+ min-width: 95px;
957
+ width: 95px;
958
+ left: -54px;
959
+ }
960
+
961
+ div.p_table_1 span.css3_grid_tooltip>span:first-child:before
962
+ {
963
+ content: "";
964
+ display: block;
965
+ width: 0px;
966
+ height: 0px;
967
+ position: absolute;
968
+ border-left: 8px solid transparent !important;
969
+ border-right: 8px solid transparent !important;
970
+ border-top: 8px solid #000;
971
+ border-bottom: 0 !important;
972
+ bottom: -8px;
973
+ left: 15px;
974
+ border-color: #404040;
975
+ }
976
+
977
+ div.p_table_1.p_table_sliding span.css3_grid_tooltip>span:first-child:before
978
+ {
979
+ left: 50px;
980
+ }
981
+
982
+ /* --- On Hover --- */
983
+ div.p_table_1 span.css3_grid_tooltip:hover>span:first-child
984
+ {
985
+ margin-bottom: 10px; /* End Position */
986
+ visibility: visible;
987
+ opacity: 1;
988
+ }
989
+
990
+ /* --- On Focus --- */
991
+ div.p_table_1 span.css3_grid_tooltip input:focus + span:first-child,
992
+ div.p_table_1 span.css3_grid_tooltip textarea:focus + span:first-child
993
+ {
994
+ margin-bottom: 10px; /* End Position */
995
+ visibility: visible;
996
+ opacity: 1;
997
+ }
998
+
999
+ /* --- Decorative Line --- */
1000
+ div.p_table_1 span.css3_grid_tooltip>span:first-child:after
1001
+ {
1002
+ content: "";
1003
+ display: block;
1004
+ border-top: 1px solid #808080;
1005
+ position: absolute;
1006
+ left: 0px;
1007
+ top: 1px;
1008
+ width: 100%;
1009
+ height: 10px;
1010
+
1011
+ /* CSS3 Borders */
1012
+ -webkit-border-radius: 4px;
1013
+ -moz-border-radius: 4px;
1014
+ border-radius: 4px;
1015
+ }
1016
+
1017
+ /* --- misc --- */
1018
+ .css3_grid_clearfix:after
1019
+ {
1020
+ font-size: 0px;
1021
+ content: ".";
1022
+ display: block;
1023
+ height: 0px;
1024
+ visibility: hidden;
1025
+ clear: both;
1026
+ }
1027
+ /* ============ Style 1 ============= */
1028
+ /* ========== HEADINGS ========== */
1029
+ div.p_table_1_1 h1.col1,
1030
+ div.p_table_1_1 h1.col2,
1031
+ div.p_table_1_1 h1.col3,
1032
+ div.p_table_1_1 h1.col4
1033
+ {
1034
+ color: #DC334B !important;
1035
+ }
1036
+
1037
+ div.p_table_1_1 h1 span
1038
+ {
1039
+ color: #DC334B !important;
1040
+ }
1041
+
1042
+ div.p_table_1_1 h2.col1,
1043
+ div.p_table_1_1 h2.col2,
1044
+ div.p_table_1_1 h2.col3,
1045
+ div.p_table_1_1 h2.col4
1046
+ {
1047
+ color: #fff !important;
1048
+ }
1049
+
1050
+ div.p_table_1_1 h2.caption
1051
+ {
1052
+ color: #fff !important;
1053
+ }
1054
+
1055
+ div.p_table_1_1 h2.caption span
1056
+ {
1057
+ color: #DC334B !important;
1058
+ text-shadow: none !important;
1059
+ }
1060
+
1061
+ div.p_table_1_1 h3.col1,
1062
+ div.p_table_1_1 h3.col2,
1063
+ div.p_table_1_1 h3.col3,
1064
+ div.p_table_1_1 h3.col4
1065
+ {
1066
+ color: #fff !important;
1067
+ }
1068
+
1069
+ /* ========== CAPTION COLUMN ========== */
1070
+ /* --- header row 1 --- */
1071
+ div.p_table_1_1 div.caption_column li.header_row_1
1072
+ {
1073
+ border-top: 1px solid #5f5f5f;
1074
+ border-bottom: 1px solid #1a1a1a;
1075
+ background-color: #353535 !important; /* background color for non-css3 browsers */
1076
+ /* gradient */
1077
+ background-image: linear-gradient(top, #424242, #2b2b2b) !important; /* W3C */
1078
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE5.5 - 7 */
1079
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE8 */
1080
+ background: -ms-linear-gradient(top, #424242, #2b2b2b) !important; /* IE9 */
1081
+ background: -moz-linear-gradient(top, #424242, #2b2b2b) !important; /* Firefox */
1082
+ background: -o-linear-gradient(top, #424242, #2b2b2b) !important; /* Opera 11 */
1083
+ background: -webkit-linear-gradient(top, #424242, #2b2b2b) !important; /* Chrome 11 */
1084
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #424242), color-stop(1, #2b2b2b)) !important; /* Chrome 10, Safari */
1085
+ }
1086
+
1087
+ /* --- header row 2 --- */
1088
+ div.p_table_1_1 div.caption_column li.header_row_2
1089
+ {
1090
+ border-top: 1px solid #434343;
1091
+ border-bottom: 1px solid #1f1f1f;
1092
+ background-color: #353535 !important; /* background color for non-css3 browsers */
1093
+ /* gradient */
1094
+ background-image: linear-gradient(top, #363636, #1f1f1f) !important; /* W3C */
1095
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE5.5 - 7 */
1096
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE8 */
1097
+ background: -ms-linear-gradient(top, #363636, #1f1f1f) !important; /* IE9 */
1098
+ background: -moz-linear-gradient(top, #363636, #1f1f1f) !important; /* Firefox */
1099
+ background: -o-linear-gradient(top, #363636, #1f1f1f) !important; /* Opera 11 */
1100
+ background: -webkit-linear-gradient(top, #363636, #1f1f1f) !important; /* Chrome 11 */
1101
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #363636), color-stop(1, #1f1f1f)) !important; /* Chrome 10, Safari */
1102
+ }
1103
+
1104
+ /* ========== COLUMN STYLE 1 ========== */
1105
+ /* --- header row 1 --- */
1106
+ div.p_table_1_1 div.column_1 li.header_row_1
1107
+ {
1108
+ border-top: 1px solid #5f5f5f;
1109
+ border-bottom: 1px solid #1a1a1a;
1110
+ background-color: #353535 !important; /* background color for non-css3 browsers */
1111
+ /* gradient */
1112
+ background-image: linear-gradient(top, #424242, #2b2b2b) !important; /* W3C */
1113
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE5.5 - 7 */
1114
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE8 */
1115
+ background: -ms-linear-gradient(top, #424242, #2b2b2b) !important; /* IE9 */
1116
+ background: -moz-linear-gradient(top, #424242, #2b2b2b) !important; /* Firefox */
1117
+ background: -o-linear-gradient(top, #424242, #2b2b2b) !important; /* Opera 11 */
1118
+ background: -webkit-linear-gradient(top, #424242, #2b2b2b) !important; /* Chrome 11 */
1119
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #424242), color-stop(1, #2b2b2b)) !important; /* Chrome 10, Safari */
1120
+ }
1121
+
1122
+ /* --- header row 2 --- */
1123
+ div.p_table_1_1 div.column_1 li.header_row_2
1124
+ {
1125
+ border-top: 1px solid #434343;
1126
+ border-bottom: 1px solid #1f1f1f;
1127
+ background-color: #353535 !important; /* background color for non-css3 browsers */
1128
+ /* gradient */
1129
+ background-image: linear-gradient(top, #363636, #1f1f1f) !important; /* W3C */
1130
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE5.5 - 7 */
1131
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE8 */
1132
+ background: -ms-linear-gradient(top, #363636, #1f1f1f) !important; /* IE9 */
1133
+ background: -moz-linear-gradient(top, #363636, #1f1f1f) !important; /* Firefox */
1134
+ background: -o-linear-gradient(top, #363636, #1f1f1f) !important; /* Opera 11 */
1135
+ background: -webkit-linear-gradient(top, #363636, #1f1f1f) !important; /* Chrome 11 */
1136
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #363636), color-stop(1, #1f1f1f)) !important; /* Chrome 10, Safari */
1137
+ }
1138
+
1139
+ /* ========== COLUMN STYLE 2 ========== */
1140
+ /* --- header row 1 --- */
1141
+ div.p_table_1_1 div.column_2 li.header_row_1
1142
+ {
1143
+ border-top: 1px solid #5f5f5f;
1144
+ border-bottom: 1px solid #1a1a1a;
1145
+ background-color: #353535 !important; /* background color for non-css3 browsers */
1146
+ /* gradient */
1147
+ background-image: linear-gradient(top, #424242, #2b2b2b) !important; /* W3C */
1148
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE5.5 - 7 */
1149
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE8 */
1150
+ background: -ms-linear-gradient(top, #424242, #2b2b2b) !important; /* IE9 */
1151
+ background: -moz-linear-gradient(top, #424242, #2b2b2b) !important; /* Firefox */
1152
+ background: -o-linear-gradient(top, #424242, #2b2b2b) !important; /* Opera 11 */
1153
+ background: -webkit-linear-gradient(top, #424242, #2b2b2b) !important; /* Chrome 11 */
1154
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #424242), color-stop(1, #2b2b2b)) !important; /* Chrome 10, Safari */
1155
+ }
1156
+
1157
+ /* --- header row 2 --- */
1158
+ div.p_table_1_1 div.column_2 li.header_row_2
1159
+ {
1160
+ border-top: 1px solid #434343;
1161
+ border-bottom: 1px solid #1f1f1f;
1162
+ background-color: #353535 !important; /* background color for non-css3 browsers */
1163
+ /* gradient */
1164
+ background-image: linear-gradient(top, #363636, #1f1f1f) !important; /* W3C */
1165
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE5.5 - 7 */
1166
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE8 */
1167
+ background: -ms-linear-gradient(top, #363636, #1f1f1f) !important; /* IE9 */
1168
+ background: -moz-linear-gradient(top, #363636, #1f1f1f) !important; /* Firefox */
1169
+ background: -o-linear-gradient(top, #363636, #1f1f1f) !important; /* Opera 11 */
1170
+ background: -webkit-linear-gradient(top, #363636, #1f1f1f) !important; /* Chrome 11 */
1171
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #363636), color-stop(1, #1f1f1f)) !important; /* Chrome 10, Safari */
1172
+ }
1173
+
1174
+ /* ========== COLUMN STYLE 3 ========== */
1175
+ /* --- header row 1 --- */
1176
+ div.p_table_1_1 div.column_3 li.header_row_1
1177
+ {
1178
+ border-top: 1px solid #5f5f5f;
1179
+ border-bottom: 1px solid #1a1a1a;
1180
+ background-color: #353535 !important; /* background color for non-css3 browsers */
1181
+ /* gradient */
1182
+ background-image: linear-gradient(top, #424242, #2b2b2b) !important; /* W3C */
1183
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE5.5 - 7 */
1184
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE8 */
1185
+ background: -ms-linear-gradient(top, #424242, #2b2b2b) !important; /* IE9 */
1186
+ background: -moz-linear-gradient(top, #424242, #2b2b2b) !important; /* Firefox */
1187
+ background: -o-linear-gradient(top, #424242, #2b2b2b) !important; /* Opera 11 */
1188
+ background: -webkit-linear-gradient(top, #424242, #2b2b2b) !important; /* Chrome 11 */
1189
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #424242), color-stop(1, #2b2b2b)) !important; /* Chrome 10, Safari */
1190
+ }
1191
+
1192
+ /* --- header row 2 --- */
1193
+ div.p_table_1_1 div.column_3 li.header_row_2
1194
+ {
1195
+ border-top: 1px solid #434343;
1196
+ border-bottom: 1px solid #1f1f1f;
1197
+ background-color: #353535 !important; /* background color for non-css3 browsers */
1198
+ /* gradient */
1199
+ background-image: linear-gradient(top, #363636, #1f1f1f) !important; /* W3C */
1200
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE5.5 - 7 */
1201
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE8 */
1202
+ background: -ms-linear-gradient(top, #363636, #1f1f1f) !important; /* IE9 */
1203
+ background: -moz-linear-gradient(top, #363636, #1f1f1f) !important; /* Firefox */
1204
+ background: -o-linear-gradient(top, #363636, #1f1f1f) !important; /* Opera 11 */
1205
+ background: -webkit-linear-gradient(top, #363636, #1f1f1f) !important; /* Chrome 11 */
1206
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #363636), color-stop(1, #1f1f1f)) !important; /* Chrome 10, Safari */
1207
+ }
1208
+
1209
+ /* ========== COLUMN STYLE 4 ========== */
1210
+ /* --- header row 1 --- */
1211
+ div.p_table_1_1 div.column_4 li.header_row_1
1212
+ {
1213
+ border-top: 1px solid #5f5f5f;
1214
+ border-bottom: 1px solid #1a1a1a;
1215
+ background-color: #353535 !important; /* background color for non-css3 browsers */
1216
+ /* gradient */
1217
+ background-image: linear-gradient(top, #424242, #2b2b2b) !important; /* W3C */
1218
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE5.5 - 7 */
1219
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2b2b2b') !important; /* IE8 */
1220
+ background: -ms-linear-gradient(top, #424242, #2b2b2b) !important; /* IE9 */
1221
+ background: -moz-linear-gradient(top, #424242, #2b2b2b) !important; /* Firefox */
1222
+ background: -o-linear-gradient(top, #424242, #2b2b2b) !important; /* Opera 11 */
1223
+ background: -webkit-linear-gradient(top, #424242, #2b2b2b) !important; /* Chrome 11 */
1224
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #424242), color-stop(1, #2b2b2b)) !important; /* Chrome 10, Safari */
1225
+ }
1226
+
1227
+ /* --- header row 2 --- */
1228
+ div.p_table_1_1 div.column_4 li.header_row_2
1229
+ {
1230
+ border-top: 1px solid #434343;
1231
+ border-bottom: 1px solid #1f1f1f;
1232
+ background-color: #353535 !important; /* background color for non-css3 browsers */
1233
+ /* gradient */
1234
+ background-image: linear-gradient(top, #363636, #1f1f1f) !important; /* W3C */
1235
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE5.5 - 7 */
1236
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#1f1f1f') !important; /* IE8 */
1237
+ background: -ms-linear-gradient(top, #363636, #1f1f1f) !important; /* IE9 */
1238
+ background: -moz-linear-gradient(top, #363636, #1f1f1f) !important; /* Firefox */
1239
+ background: -o-linear-gradient(top, #363636, #1f1f1f) !important; /* Opera 11 */
1240
+ background: -webkit-linear-gradient(top, #363636, #1f1f1f) !important; /* Chrome 11 */
1241
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #363636), color-stop(1, #1f1f1f)) !important; /* Chrome 10, Safari */
1242
+ }
1243
+ /* ============ Style 2 ============= */
1244
+ /* ========== HEADINGS ========== */
1245
+ div.p_table_1_2 h1.col1,
1246
+ div.p_table_1_2 h1.col2,
1247
+ div.p_table_1_2 h1.col3,
1248
+ div.p_table_1_2 h1.col4
1249
+ {
1250
+ color: #da4300 !important;
1251
+ /* shadow */
1252
+ text-shadow: 0px 1px 0px #ffdd28;
1253
+ }
1254
+
1255
+ div.p_table_1_2 h1 span
1256
+ {
1257
+ color: #da4300;
1258
+ text-shadow: 0px 1px 0px #ffdd28;
1259
+ }
1260
+
1261
+ div.p_table_1_2 h2.col1,
1262
+ div.p_table_1_2 h2.col2,
1263
+ div.p_table_1_2 h2.col3,
1264
+ div.p_table_1_2 h2.col4
1265
+ {
1266
+ color: #da4300 !important;
1267
+ text-shadow: 0px 1px 0px #ffdd28;
1268
+ }
1269
+
1270
+ div.p_table_1_2 h2.caption
1271
+ {
1272
+ color: #da4300 !important;
1273
+ text-shadow: 0px 1px 0px #ffdd28;
1274
+ }
1275
+
1276
+ div.p_table_1_2 h2.caption span
1277
+ {
1278
+ color: #da4300 !important;
1279
+ text-shadow: 0px 1px 0px #ffdd28 !important;
1280
+ }
1281
+
1282
+ div.p_table_1_2 h3.col1,
1283
+ div.p_table_1_2 h3.col2,
1284
+ div.p_table_1_2 h3.col3,
1285
+ div.p_table_1_2 h3.col4
1286
+ {
1287
+ color: #da4300 !important;
1288
+ }
1289
+
1290
+ /* ========== CAPTION COLUMN ========== */
1291
+ /* --- header row 1 --- */
1292
+ div.p_table_1_2 div.caption_column li.header_row_1
1293
+ {
1294
+ border-top: 1px solid #ffe96d;
1295
+ border-bottom: 1px solid #ff8e00;
1296
+ background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1297
+ /* gradient */
1298
+ background-image: linear-gradient(top, #fbd601, #fdae00) !important; /* W3C */
1299
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE5.5 - 7 */
1300
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE8 */
1301
+ background: -ms-linear-gradient(top, #fbd601, #fdae00) !important; /* IE9 */
1302
+ background: -moz-linear-gradient(top, #fbd601, #fdae00) !important; /* Firefox */
1303
+ background: -o-linear-gradient(top, #fbd601, #fdae00) !important; /* Opera 11 */
1304
+ background: -webkit-linear-gradient(top, #fbd601, #fdae00) !important; /* Chrome 11 */
1305
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdae00)) !important; /* Chrome 10, Safari */
1306
+ }
1307
+
1308
+ /* --- header row 2 --- */
1309
+ div.p_table_1_2 div.caption_column li.header_row_2
1310
+ {
1311
+ border-top: 1px solid #ffec4a;
1312
+ border-bottom: 1px solid #ea8c00;
1313
+ background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1314
+ /* gradient */
1315
+ background-image: linear-gradient(top, #fbd601, #fdb200) !important; /* W3C */
1316
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE5.5 - 7 */
1317
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE8 */
1318
+ background: -ms-linear-gradient(top, #fbd601, #fdb200) !important; /* IE9 */
1319
+ background: -moz-linear-gradient(top, #fbd601, #fdb200) !important; /* Firefox */
1320
+ background: -o-linear-gradient(top, #fbd601, #fdb200) !important; /* Opera 11 */
1321
+ background: -webkit-linear-gradient(top, #fbd601, #fdb200) !important; /* Chrome 11 */
1322
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdb200)) !important; /* Chrome 10, Safari */
1323
+ }
1324
+
1325
+ /* ========== COLUMN STYLE 1 ========== */
1326
+ /* --- header row 1 --- */
1327
+ div.p_table_1_2 div.column_1 li.header_row_1
1328
+ {
1329
+ border-top: 1px solid #ffe96d;
1330
+ border-bottom: 1px solid #ff8e00;
1331
+ background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1332
+ /* gradient */
1333
+ background-image: linear-gradient(top, #fbd601, #fdae00) !important; /* W3C */
1334
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE5.5 - 7 */
1335
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE8 */
1336
+ background: -ms-linear-gradient(top, #fbd601, #fdae00) !important; /* IE9 */
1337
+ background: -moz-linear-gradient(top, #fbd601, #fdae00) !important; /* Firefox */
1338
+ background: -o-linear-gradient(top, #fbd601, #fdae00) !important; /* Opera 11 */
1339
+ background: -webkit-linear-gradient(top, #fbd601, #fdae00) !important; /* Chrome 11 */
1340
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdae00)) !important; /* Chrome 10, Safari */
1341
+ }
1342
+
1343
+ /* --- header row 2 --- */
1344
+ div.p_table_1_2 div.column_1 li.header_row_2
1345
+ {
1346
+ border-top: 1px solid #ffec4a;
1347
+ border-bottom: 1px solid #ea8c00;
1348
+ background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1349
+ /* gradient */
1350
+ background-image: linear-gradient(top, #fbd601, #fdb200) !important; /* W3C */
1351
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE5.5 - 7 */
1352
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE8 */
1353
+ background: -ms-linear-gradient(top, #fbd601, #fdb200) !important; /* IE9 */
1354
+ background: -moz-linear-gradient(top, #fbd601, #fdb200) !important; /* Firefox */
1355
+ background: -o-linear-gradient(top, #fbd601, #fdb200) !important; /* Opera 11 */
1356
+ background: -webkit-linear-gradient(top, #fbd601, #fdb200) !important; /* Chrome 11 */
1357
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdb200)) !important; /* Chrome 10, Safari */
1358
+ }
1359
+
1360
+ /* ========== COLUMN STYLE 2 ========== */
1361
+ /* --- header row 1 --- */
1362
+ div.p_table_1_2 div.column_2 li.header_row_1
1363
+ {
1364
+ border-top: 1px solid #ffe96d;
1365
+ border-bottom: 1px solid #ff8e00;
1366
+ background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1367
+ /* gradient */
1368
+ background-image: linear-gradient(top, #fbd601, #fdae00) !important; /* W3C */
1369
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE5.5 - 7 */
1370
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE8 */
1371
+ background: -ms-linear-gradient(top, #fbd601, #fdae00) !important; /* IE9 */
1372
+ background: -moz-linear-gradient(top, #fbd601, #fdae00) !important; /* Firefox */
1373
+ background: -o-linear-gradient(top, #fbd601, #fdae00) !important; /* Opera 11 */
1374
+ background: -webkit-linear-gradient(top, #fbd601, #fdae00) !important; /* Chrome 11 */
1375
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdae00)) !important; /* Chrome 10, Safari */
1376
+ }
1377
+
1378
+ /* --- header row 2 --- */
1379
+ div.p_table_1_2 div.column_2 li.header_row_2
1380
+ {
1381
+ border-top: 1px solid #ffec4a;
1382
+ border-bottom: 1px solid #ea8c00;
1383
+ background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1384
+ /* gradient */
1385
+ background-image: linear-gradient(top, #fbd601, #fdb200) !important; /* W3C */
1386
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE5.5 - 7 */
1387
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE8 */
1388
+ background: -ms-linear-gradient(top, #fbd601, #fdb200) !important; /* IE9 */
1389
+ background: -moz-linear-gradient(top, #fbd601, #fdb200) !important; /* Firefox */
1390
+ background: -o-linear-gradient(top, #fbd601, #fdb200) !important; /* Opera 11 */
1391
+ background: -webkit-linear-gradient(top, #fbd601, #fdb200) !important; /* Chrome 11 */
1392
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdb200)) !important; /* Chrome 10, Safari */
1393
+ }
1394
+
1395
+ /* ========== COLUMN STYLE 3 ========== */
1396
+ /* --- header row 1 --- */
1397
+ div.p_table_1_2 div.column_3 li.header_row_1
1398
+ {
1399
+ border-top: 1px solid #ffe96d;
1400
+ border-bottom: 1px solid #ff8e00;
1401
+ background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1402
+ /* gradient */
1403
+ background-image: linear-gradient(top, #fbd601, #fdae00) !important; /* W3C */
1404
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE5.5 - 7 */
1405
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE8 */
1406
+ background: -ms-linear-gradient(top, #fbd601, #fdae00) !important; /* IE9 */
1407
+ background: -moz-linear-gradient(top, #fbd601, #fdae00) !important; /* Firefox */
1408
+ background: -o-linear-gradient(top, #fbd601, #fdae00) !important; /* Opera 11 */
1409
+ background: -webkit-linear-gradient(top, #fbd601, #fdae00) !important; /* Chrome 11 */
1410
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdae00)) !important; /* Chrome 10, Safari */
1411
+ }
1412
+
1413
+ /* --- header row 2 --- */
1414
+ div.p_table_1_2 div.column_3 li.header_row_2
1415
+ {
1416
+ border-top: 1px solid #ffec4a;
1417
+ border-bottom: 1px solid #ea8c00;
1418
+ background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1419
+ /* gradient */
1420
+ background-image: linear-gradient(top, #fbd601, #fdb200) !important; /* W3C */
1421
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE5.5 - 7 */
1422
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE8 */
1423
+ background: -ms-linear-gradient(top, #fbd601, #fdb200) !important; /* IE9 */
1424
+ background: -moz-linear-gradient(top, #fbd601, #fdb200) !important; /* Firefox */
1425
+ background: -o-linear-gradient(top, #fbd601, #fdb200) !important; /* Opera 11 */
1426
+ background: -webkit-linear-gradient(top, #fbd601, #fdb200) !important; /* Chrome 11 */
1427
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdb200)) !important; /* Chrome 10, Safari */
1428
+ }
1429
+
1430
+ /* ========== COLUMN STYLE 4 ========== */
1431
+ /* --- header row 1 --- */
1432
+ div.p_table_1_2 div.column_4 li.header_row_1
1433
+ {
1434
+ border-top: 1px solid #ffe96d;
1435
+ border-bottom: 1px solid #ff8e00;
1436
+ background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1437
+ /* gradient */
1438
+ background-image: linear-gradient(top, #fbd601, #fdae00) !important; /* W3C */
1439
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE5.5 - 7 */
1440
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdae00') !important; /* IE8 */
1441
+ background: -ms-linear-gradient(top, #fbd601, #fdae00) !important; /* IE9 */
1442
+ background: -moz-linear-gradient(top, #fbd601, #fdae00) !important; /* Firefox */
1443
+ background: -o-linear-gradient(top, #fbd601, #fdae00) !important; /* Opera 11 */
1444
+ background: -webkit-linear-gradient(top, #fbd601, #fdae00) !important; /* Chrome 11 */
1445
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdae00)) !important; /* Chrome 10, Safari */
1446
+ }
1447
+
1448
+ /* --- header row 2 --- */
1449
+ div.p_table_1_2 div.column_4 li.header_row_2
1450
+ {
1451
+ border-top: 1px solid #ffec4a;
1452
+ border-bottom: 1px solid #ea8c00;
1453
+ background-color: #fcbb00 !important; /* background color for non-css3 browsers */
1454
+ /* gradient */
1455
+ background-image: linear-gradient(top, #fbd601, #fdb200) !important; /* W3C */
1456
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE5.5 - 7 */
1457
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd601', endColorstr='#fdb200') !important; /* IE8 */
1458
+ background: -ms-linear-gradient(top, #fbd601, #fdb200) !important; /* IE9 */
1459
+ background: -moz-linear-gradient(top, #fbd601, #fdb200) !important; /* Firefox */
1460
+ background: -o-linear-gradient(top, #fbd601, #fdb200) !important; /* Opera 11 */
1461
+ background: -webkit-linear-gradient(top, #fbd601, #fdb200) !important; /* Chrome 11 */
1462
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd601), color-stop(1, #fdb200)) !important; /* Chrome 10, Safari */
1463
+ }
1464
+ /* ============ Style 3 ============= */
1465
+ /* ========== HEADINGS ========== */
1466
+ div.p_table_1_3 h1.col1,
1467
+ div.p_table_1_3 h1.col2,
1468
+ div.p_table_1_3 h1.col3,
1469
+ div.p_table_1_3 h1.col4
1470
+ {
1471
+ color: #e76666 !important;
1472
+ }
1473
+
1474
+ div.p_table_1_3 h1 span
1475
+ {
1476
+ color: #ffffff !important;
1477
+ }
1478
+
1479
+ div.p_table_1_3 h2.col1,
1480
+ div.p_table_1_3 h2.col2,
1481
+ div.p_table_1_3 h2.col3,
1482
+ div.p_table_1_3 h2.col4
1483
+ {
1484
+ color: #ffffff !important;
1485
+ }
1486
+
1487
+ div.p_table_1_3 h2.caption
1488
+ {
1489
+ color: #e76666 !important;
1490
+ }
1491
+
1492
+ div.p_table_1_3 h2.caption span
1493
+ {
1494
+ color: #ffffff !important;
1495
+ text-shadow: none !important;
1496
+ }
1497
+
1498
+ div.p_table_1_3 h3.col1,
1499
+ div.p_table_1_3 h3.col2,
1500
+ div.p_table_1_3 h3.col3,
1501
+ div.p_table_1_3 h3.col4
1502
+ {
1503
+ color: #ffffff !important;
1504
+ }
1505
+
1506
+ /* ========== CAPTION COLUMN ========== */
1507
+ /* --- header row 1 --- */
1508
+ div.p_table_1_3 div.caption_column li.header_row_1
1509
+ {
1510
+ border-top: 1px solid #c44646;
1511
+ border-bottom: 1px solid #810000;
1512
+ background-color: #ab2727 !important; /* background color for non-css3 browsers */
1513
+ /* gradient */
1514
+ background-image: linear-gradient(top, #b83636, #a72323) !important; /* W3C */
1515
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE5.5 - 7 */
1516
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE8 */
1517
+ background: -ms-linear-gradient(top, #b83636, #a72323) !important; /* IE9 */
1518
+ background: -moz-linear-gradient(top, #b83636, #a72323) !important; /* Firefox */
1519
+ background: -o-linear-gradient(top, #b83636, #a72323) !important; /* Opera 11 */
1520
+ background: -webkit-linear-gradient(top, #b83636, #a72323) !important; /* Chrome 11 */
1521
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b83636), color-stop(1, #a72323)) !important; /* Chrome 10, Safari */
1522
+ }
1523
+
1524
+ /* --- header row 2 --- */
1525
+ div.p_table_1_3 div.caption_column li.header_row_2
1526
+ {
1527
+ border-top: 1px solid #d04848;
1528
+ border-bottom: 1px solid #8f1d1d;
1529
+ background-color: #ab2727 !important; /* background color for non-css3 browsers */
1530
+ /* gradient */
1531
+ background-image: linear-gradient(top, #ba3737, #a62222) !important; /* W3C */
1532
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE5.5 - 7 */
1533
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE8 */
1534
+ background: -ms-linear-gradient(top, #ba3737, #a62222) !important; /* IE9 */
1535
+ background: -moz-linear-gradient(top, #ba3737, #a62222) !important; /* Firefox */
1536
+ background: -o-linear-gradient(top, #ba3737, #a62222) !important; /* Opera 11 */
1537
+ background: -webkit-linear-gradient(top, #ba3737, #a62222) !important; /* Chrome 11 */
1538
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ba3737), color-stop(1, #a62222)) !important; /* Chrome 10, Safari */
1539
+ }
1540
+
1541
+ /* ========== COLUMN STYLE 1 ========== */
1542
+ /* --- header row 1 --- */
1543
+ div.p_table_1_3 div.column_1 li.header_row_1
1544
+ {
1545
+ border-top: 1px solid #c44646;
1546
+ border-bottom: 1px solid #810000;
1547
+ background-color: #ab2727 !important; /* background color for non-css3 browsers */
1548
+ /* gradient */
1549
+ background-image: linear-gradient(top, #b83636, #a72323) !important; /* W3C */
1550
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE5.5 - 7 */
1551
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE8 */
1552
+ background: -ms-linear-gradient(top, #b83636, #a72323) !important; /* IE9 */
1553
+ background: -moz-linear-gradient(top, #b83636, #a72323) !important; /* Firefox */
1554
+ background: -o-linear-gradient(top, #b83636, #a72323) !important; /* Opera 11 */
1555
+ background: -webkit-linear-gradient(top, #b83636, #a72323) !important; /* Chrome 11 */
1556
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b83636), color-stop(1, #a72323)) !important; /* Chrome 10, Safari */
1557
+ }
1558
+
1559
+ /* --- header row 2 --- */
1560
+ div.p_table_1_3 div.column_1 li.header_row_2
1561
+ {
1562
+ border-top: 1px solid #d04848;
1563
+ border-bottom: 1px solid #8f1d1d;
1564
+ background-color: #ab2727 !important; /* background color for non-css3 browsers */
1565
+ /* gradient */
1566
+ background-image: linear-gradient(top, #ba3737, #a62222) !important; /* W3C */
1567
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE5.5 - 7 */
1568
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE8 */
1569
+ background: -ms-linear-gradient(top, #ba3737, #a62222) !important; /* IE9 */
1570
+ background: -moz-linear-gradient(top, #ba3737, #a62222) !important; /* Firefox */
1571
+ background: -o-linear-gradient(top, #ba3737, #a62222) !important; /* Opera 11 */
1572
+ background: -webkit-linear-gradient(top, #ba3737, #a62222) !important; /* Chrome 11 */
1573
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ba3737), color-stop(1, #a62222)) !important; /* Chrome 10, Safari */
1574
+ }
1575
+
1576
+ /* ========== COLUMN STYLE 2 ========== */
1577
+ /* --- header row 1 --- */
1578
+ div.p_table_1_3 div.column_2 li.header_row_1
1579
+ {
1580
+ border-top: 1px solid #c44646;
1581
+ border-bottom: 1px solid #810000;
1582
+ background-color: #ab2727 !important; /* background color for non-css3 browsers */
1583
+ /* gradient */
1584
+ background-image: linear-gradient(top, #b83636, #a72323) !important; /* W3C */
1585
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE5.5 - 7 */
1586
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE8 */
1587
+ background: -ms-linear-gradient(top, #b83636, #a72323) !important; /* IE9 */
1588
+ background: -moz-linear-gradient(top, #b83636, #a72323) !important; /* Firefox */
1589
+ background: -o-linear-gradient(top, #b83636, #a72323) !important; /* Opera 11 */
1590
+ background: -webkit-linear-gradient(top, #b83636, #a72323) !important; /* Chrome 11 */
1591
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b83636), color-stop(1, #a72323)) !important; /* Chrome 10, Safari */
1592
+ }
1593
+
1594
+ /* --- header row 2 --- */
1595
+ div.p_table_1_3 div.column_2 li.header_row_2
1596
+ {
1597
+ border-top: 1px solid #d04848;
1598
+ border-bottom: 1px solid #8f1d1d;
1599
+ background-color: #ab2727 !important; /* background color for non-css3 browsers */
1600
+ /* gradient */
1601
+ background-image: linear-gradient(top, #ba3737, #a62222) !important; /* W3C */
1602
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE5.5 - 7 */
1603
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE8 */
1604
+ background: -ms-linear-gradient(top, #ba3737, #a62222) !important; /* IE9 */
1605
+ background: -moz-linear-gradient(top, #ba3737, #a62222) !important; /* Firefox */
1606
+ background: -o-linear-gradient(top, #ba3737, #a62222) !important; /* Opera 11 */
1607
+ background: -webkit-linear-gradient(top, #ba3737, #a62222) !important; /* Chrome 11 */
1608
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ba3737), color-stop(1, #a62222)) !important; /* Chrome 10, Safari */
1609
+ }
1610
+
1611
+ /* ========== COLUMN STYLE 3 ========== */
1612
+ /* --- header row 1 --- */
1613
+ div.p_table_1_3 div.column_3 li.header_row_1
1614
+ {
1615
+ border-top: 1px solid #c44646;
1616
+ border-bottom: 1px solid #810000;
1617
+ background-color: #ab2727 !important; /* background color for non-css3 browsers */
1618
+ /* gradient */
1619
+ background-image: linear-gradient(top, #b83636, #a72323) !important; /* W3C */
1620
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE5.5 - 7 */
1621
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE8 */
1622
+ background: -ms-linear-gradient(top, #b83636, #a72323) !important; /* IE9 */
1623
+ background: -moz-linear-gradient(top, #b83636, #a72323) !important; /* Firefox */
1624
+ background: -o-linear-gradient(top, #b83636, #a72323) !important; /* Opera 11 */
1625
+ background: -webkit-linear-gradient(top, #b83636, #a72323) !important; /* Chrome 11 */
1626
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b83636), color-stop(1, #a72323)) !important; /* Chrome 10, Safari */
1627
+ }
1628
+
1629
+ /* --- header row 2 --- */
1630
+ div.p_table_1_3 div.column_3 li.header_row_2
1631
+ {
1632
+ border-top: 1px solid #d04848;
1633
+ border-bottom: 1px solid #8f1d1d;
1634
+ background-color: #ab2727 !important; /* background color for non-css3 browsers */
1635
+ /* gradient */
1636
+ background-image: linear-gradient(top, #ba3737, #a62222) !important; /* W3C */
1637
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE5.5 - 7 */
1638
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE8 */
1639
+ background: -ms-linear-gradient(top, #ba3737, #a62222) !important; /* IE9 */
1640
+ background: -moz-linear-gradient(top, #ba3737, #a62222) !important; /* Firefox */
1641
+ background: -o-linear-gradient(top, #ba3737, #a62222) !important; /* Opera 11 */
1642
+ background: -webkit-linear-gradient(top, #ba3737, #a62222) !important; /* Chrome 11 */
1643
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ba3737), color-stop(1, #a62222)) !important; /* Chrome 10, Safari */
1644
+ }
1645
+
1646
+ /* ========== COLUMN STYLE 4 ========== */
1647
+ /* --- header row 1 --- */
1648
+ div.p_table_1_3 div.column_4 li.header_row_1
1649
+ {
1650
+ border-top: 1px solid #c44646;
1651
+ border-bottom: 1px solid #810000;
1652
+ background-color: #ab2727 !important; /* background color for non-css3 browsers */
1653
+ /* gradient */
1654
+ background-image: linear-gradient(top, #b83636, #a72323) !important; /* W3C */
1655
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE5.5 - 7 */
1656
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83636', endColorstr='#a72323') !important; /* IE8 */
1657
+ background: -ms-linear-gradient(top, #b83636, #a72323) !important; /* IE9 */
1658
+ background: -moz-linear-gradient(top, #b83636, #a72323) !important; /* Firefox */
1659
+ background: -o-linear-gradient(top, #b83636, #a72323) !important; /* Opera 11 */
1660
+ background: -webkit-linear-gradient(top, #b83636, #a72323) !important; /* Chrome 11 */
1661
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b83636), color-stop(1, #a72323)) !important; /* Chrome 10, Safari */
1662
+ }
1663
+
1664
+ /* --- header row 2 --- */
1665
+ div.p_table_1_3 div.column_4 li.header_row_2
1666
+ {
1667
+ border-top: 1px solid #d04848;
1668
+ border-bottom: 1px solid #8f1d1d;
1669
+ background-color: #ab2727 !important; /* background color for non-css3 browsers */
1670
+ /* gradient */
1671
+ background-image: linear-gradient(top, #ba3737, #a62222) !important; /* W3C */
1672
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE5.5 - 7 */
1673
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3737', endColorstr='#a62222') !important; /* IE8 */
1674
+ background: -ms-linear-gradient(top, #ba3737, #a62222) !important; /* IE9 */
1675
+ background: -moz-linear-gradient(top, #ba3737, #a62222) !important; /* Firefox */
1676
+ background: -o-linear-gradient(top, #ba3737, #a62222) !important; /* Opera 11 */
1677
+ background: -webkit-linear-gradient(top, #ba3737, #a62222) !important; /* Chrome 11 */
1678
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ba3737), color-stop(1, #a62222)) !important; /* Chrome 10, Safari */
1679
+ }
1680
+ /* ============ Style 4 ============= */
1681
+ /* ========== HEADINGS ========== */
1682
+ div.p_table_1_4 h1.col1,
1683
+ div.p_table_1_4 h1.col2,
1684
+ div.p_table_1_4 h1.col3,
1685
+ div.p_table_1_4 h1.col4
1686
+ {
1687
+ color: #d9513b !important;
1688
+ }
1689
+
1690
+ div.p_table_1_4 h1 span
1691
+ {
1692
+ color: #ffba58 !important;
1693
+ }
1694
+
1695
+ div.p_table_1_4 h2.col1,
1696
+ div.p_table_1_4 h2.col2,
1697
+ div.p_table_1_4 h2.col3,
1698
+ div.p_table_1_4 h2.col4
1699
+ {
1700
+ color: #878787 !important;
1701
+ }
1702
+
1703
+ div.p_table_1_4 h2.caption
1704
+ {
1705
+ color: #d9513b !important;
1706
+ }
1707
+
1708
+ div.p_table_1_4 h2.caption span
1709
+ {
1710
+ color: #ffba58 !important;
1711
+ text-shadow: none !important;
1712
+ }
1713
+
1714
+ div.p_table_1_4 h3.col1,
1715
+ div.p_table_1_4 h3.col2,
1716
+ div.p_table_1_4 h3.col3,
1717
+ div.p_table_1_4 h3.col4
1718
+ {
1719
+ color: #ffba58 !important;
1720
+ }
1721
+
1722
+ /* ========== CAPTION COLUMN ========== */
1723
+ /* --- header row 1 --- */
1724
+ div.p_table_1_4 div.caption_column li.header_row_1
1725
+ {
1726
+ border-top: 0;
1727
+ border-bottom: 1px solid #822c2c;
1728
+ background-color: #E9E9E9 !important; /* background color for non-css3 browsers */
1729
+ /* gradient */
1730
+ background-image: linear-gradient(top, #ffffff, #d2d2d2) !important; /* W3C */
1731
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE5.5 - 7 */
1732
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE8 */
1733
+ background: -ms-linear-gradient(top, #ffffff, #d2d2d2) !important; /* IE9 */
1734
+ background: -moz-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Firefox */
1735
+ background: -o-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Opera 11 */
1736
+ background: -webkit-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Chrome 11 */
1737
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #d2d2d2)) !important; /* Chrome 10, Safari */
1738
+ }
1739
+
1740
+ /* --- header row 2 --- */
1741
+ div.p_table_1_4 div.caption_column li.header_row_2
1742
+ {
1743
+ border-top: 1px solid #c65757;
1744
+ border-bottom: 1px solid #451515;
1745
+ background-color: #812C2C !important; /* background color for non-css3 browsers */
1746
+ /* gradient */
1747
+ background-image: linear-gradient(top, #ae3a3a, #5f2121) !important; /* W3C */
1748
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE5.5 - 7 */
1749
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE8 */
1750
+ background: -ms-linear-gradient(top, #ae3a3a, #5f2121) !important; /* IE9 */
1751
+ background: -moz-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Firefox */
1752
+ background: -o-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Opera 11 */
1753
+ background: -webkit-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Chrome 11 */
1754
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ae3a3a), color-stop(1, #5f2121)) !important; /* Chrome 10, Safari */
1755
+ }
1756
+
1757
+ /* ========== COLUMN STYLE 1 ========== */
1758
+ /* --- header row 1 --- */
1759
+ div.p_table_1_4 div.column_1 li.header_row_1
1760
+ {
1761
+ border-top: 0;
1762
+ border-bottom: 1px solid #822c2c;
1763
+ background-color: #E9E9E9 !important; /* background color for non-css3 browsers */
1764
+ /* gradient */
1765
+ background-image: linear-gradient(top, #ffffff, #d2d2d2) !important; /* W3C */
1766
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE5.5 - 7 */
1767
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE8 */
1768
+ background: -ms-linear-gradient(top, #ffffff, #d2d2d2) !important; /* IE9 */
1769
+ background: -moz-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Firefox */
1770
+ background: -o-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Opera 11 */
1771
+ background: -webkit-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Chrome 11 */
1772
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #d2d2d2)) !important; /* Chrome 10, Safari */
1773
+ }
1774
+
1775
+ /* --- header row 2 --- */
1776
+ div.p_table_1_4 div.column_1 li.header_row_2
1777
+ {
1778
+ border-top: 1px solid #c65757;
1779
+ border-bottom: 1px solid #451515;
1780
+ background-color: #812C2C !important; /* background color for non-css3 browsers */
1781
+ /* gradient */
1782
+ background-image: linear-gradient(top, #ae3a3a, #5f2121) !important; /* W3C */
1783
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE5.5 - 7 */
1784
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE8 */
1785
+ background: -ms-linear-gradient(top, #ae3a3a, #5f2121) !important; /* IE9 */
1786
+ background: -moz-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Firefox */
1787
+ background: -o-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Opera 11 */
1788
+ background: -webkit-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Chrome 11 */
1789
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ae3a3a), color-stop(1, #5f2121)) !important; /* Chrome 10, Safari */
1790
+ }
1791
+
1792
+ /* ========== COLUMN STYLE 2 ========== */
1793
+ /* --- header row 1 --- */
1794
+ div.p_table_1_4 div.column_2 li.header_row_1
1795
+ {
1796
+ border-top: 0;
1797
+ border-bottom: 1px solid #822c2c;
1798
+ background-color: #E9E9E9 !important; /* background color for non-css3 browsers */
1799
+ /* gradient */
1800
+ background-image: linear-gradient(top, #ffffff, #d2d2d2) !important; /* W3C */
1801
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE5.5 - 7 */
1802
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE8 */
1803
+ background: -ms-linear-gradient(top, #ffffff, #d2d2d2) !important; /* IE9 */
1804
+ background: -moz-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Firefox */
1805
+ background: -o-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Opera 11 */
1806
+ background: -webkit-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Chrome 11 */
1807
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #d2d2d2)) !important; /* Chrome 10, Safari */
1808
+ }
1809
+
1810
+ /* --- header row 2 --- */
1811
+ div.p_table_1_4 div.column_2 li.header_row_2
1812
+ {
1813
+ border-top: 1px solid #c65757;
1814
+ border-bottom: 1px solid #451515;
1815
+ background-color: #812C2C !important; /* background color for non-css3 browsers */
1816
+ /* gradient */
1817
+ background-image: linear-gradient(top, #ae3a3a, #5f2121) !important; /* W3C */
1818
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE5.5 - 7 */
1819
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE8 */
1820
+ background: -ms-linear-gradient(top, #ae3a3a, #5f2121) !important; /* IE9 */
1821
+ background: -moz-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Firefox */
1822
+ background: -o-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Opera 11 */
1823
+ background: -webkit-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Chrome 11 */
1824
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ae3a3a), color-stop(1, #5f2121)) !important; /* Chrome 10, Safari */
1825
+ }
1826
+
1827
+ /* ========== COLUMN STYLE 3 ========== */
1828
+ /* --- header row 1 --- */
1829
+ div.p_table_1_4 div.column_3 li.header_row_1
1830
+ {
1831
+ border-top: 0;
1832
+ border-bottom: 1px solid #822c2c;
1833
+ background-color: #E9E9E9 !important; /* background color for non-css3 browsers */
1834
+ /* gradient */
1835
+ background-image: linear-gradient(top, #ffffff, #d2d2d2) !important; /* W3C */
1836
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE5.5 - 7 */
1837
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE8 */
1838
+ background: -ms-linear-gradient(top, #ffffff, #d2d2d2) !important; /* IE9 */
1839
+ background: -moz-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Firefox */
1840
+ background: -o-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Opera 11 */
1841
+ background: -webkit-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Chrome 11 */
1842
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #d2d2d2)) !important; /* Chrome 10, Safari */
1843
+ }
1844
+
1845
+ /* --- header row 2 --- */
1846
+ div.p_table_1_4 div.column_3 li.header_row_2
1847
+ {
1848
+ border-top: 1px solid #c65757;
1849
+ border-bottom: 1px solid #451515;
1850
+ background-color: #812C2C !important; /* background color for non-css3 browsers */
1851
+ /* gradient */
1852
+ background-image: linear-gradient(top, #ae3a3a, #5f2121) !important; /* W3C */
1853
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE5.5 - 7 */
1854
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE8 */
1855
+ background: -ms-linear-gradient(top, #ae3a3a, #5f2121) !important; /* IE9 */
1856
+ background: -moz-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Firefox */
1857
+ background: -o-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Opera 11 */
1858
+ background: -webkit-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Chrome 11 */
1859
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ae3a3a), color-stop(1, #5f2121)) !important; /* Chrome 10, Safari */
1860
+ }
1861
+
1862
+ /* ========== COLUMN STYLE 4 ========== */
1863
+ /* --- header row 1 --- */
1864
+ div.p_table_1_4 div.column_4 li.header_row_1
1865
+ {
1866
+ border-top: 0;
1867
+ border-bottom: 1px solid #822c2c;
1868
+ background-color: #E9E9E9 !important; /* background color for non-css3 browsers */
1869
+ /* gradient */
1870
+ background-image: linear-gradient(top, #ffffff, #d2d2d2) !important; /* W3C */
1871
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE5.5 - 7 */
1872
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2') !important; /* IE8 */
1873
+ background: -ms-linear-gradient(top, #ffffff, #d2d2d2) !important; /* IE9 */
1874
+ background: -moz-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Firefox */
1875
+ background: -o-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Opera 11 */
1876
+ background: -webkit-linear-gradient(top, #ffffff, #d2d2d2) !important; /* Chrome 11 */
1877
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #d2d2d2)) !important; /* Chrome 10, Safari */
1878
+ }
1879
+
1880
+ /* --- header row 2 --- */
1881
+ div.p_table_1_4 div.column_4 li.header_row_2
1882
+ {
1883
+ border-top: 1px solid #c65757;
1884
+ border-bottom: 1px solid #451515;
1885
+ background-color: #812C2C !important; /* background color for non-css3 browsers */
1886
+ /* gradient */
1887
+ background-image: linear-gradient(top, #ae3a3a, #5f2121) !important; /* W3C */
1888
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE5.5 - 7 */
1889
+ -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae3a3a', endColorstr='#5f2121') !important; /* IE8 */
1890
+ background: -ms-linear-gradient(top, #ae3a3a, #5f2121) !important; /* IE9 */
1891
+ background: -moz-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Firefox */
1892
+ background: -o-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Opera 11 */
1893
+ background: -webkit-linear-gradient(top, #ae3a3a, #5f2121) !important; /* Chrome 11 */
1894
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ae3a3a), color-stop(1, #5f2121)) !important; /* Chrome 10, Safari */
1895
+ }
1896
+ /* ============ Style 5 ============= */
1897
+ /* ========== HEADINGS ========== */
1898
+ div.p_table_1_5 h1.col1,
1899
+ div.p_table_1_5 h1.col2,
1900
+ div.p_table_1_5 h1.col3,
1901
+ div.p_table_1_5 h1.col4
1902
+ {
1903
+ color: #ffffff !important;
1904
+ }
1905
+
1906
+ div.p_table_1_5 h1 span
1907
+ {
1908
+ color: #ffffff !important;
1909
+ }
1910
+
1911
+ div.p_table_1_5 h2.col1,
1912
+ div.p_table_1_5 h2.col2,
1913
+ div.p_table_1_5 h2.col3,
1914
+ div.p_table_1_5 h2.col4
1915
+ {
1916
+ color: #ffffff !important;
1917
+ }
1918
+
1919
+ div.p_table_1_5 h2.caption
1920
+ {
1921
+ color: #ef9a36 !important;
1922
+ }
1923
+
1924
+ div.p_table_1_5 h2.caption span
1925
+ {
1926
+ color: #f6ba18 !important;
1927
+ text-shadow: none !important;
1928
+ }
1929
+
1930
+ div.p_table_1_5 h3.col1,
1931
+ div.p_table_1_5 h3.col2,
1932
+ div.p_table_1_5 h3.col3,
1933
+ div.p_table_1_5 h3.col4
1934
+ {
1935
+ color: #ffffff !important;
1936
+ }
1937
+
1938
+ /* ========== CAPTION COLUMN ========== */
1939
+ /* --- header row 1 --- */
1940
+ div.p_table_1_5 div.caption_column li.header_row_1
1941
+ {
1942
+ border-top: 0;
1943
+ background: #ffffff !important;
1944
+ }
1945
+
1946
+ /* --- header row 2 --- */
1947
+ div.p_table_1_5 div.caption_column li.header_row_2
1948
+ {
1949
+ background: #ffffff !important;
1950
+ }
1951
+
1952
+ /* ========== COLUMN STYLE 1 ========== */
1953
+ /* --- header row 1 --- */
1954
+ div.p_table_1_5 div.column_1 li.header_row_1
1955
+ {
1956
+ border-top: 0;
1957
+ background: #e18416 !important;
1958
+ }
1959
+
1960
+ /* --- header row 2 --- */
1961
+ div.p_table_1_5 div.column_1 li.header_row_2
1962
+ {
1963
+ background: #ef9a36 !important;
1964
+ }
1965
+
1966
+ /* ========== COLUMN STYLE 2 ========== */
1967
+ /* --- header row 1 --- */
1968
+ div.p_table_1_5 div.column_2 li.header_row_1
1969
+ {
1970
+ border-top: 0;
1971
+ background: #e9aa00 !important;
1972
+ }
1973
+
1974
+ /* --- header row 2 --- */
1975
+ div.p_table_1_5 div.column_2 li.header_row_2
1976
+ {
1977
+ background: #f6ba18 !important;
1978
+ }
1979
+
1980
+ /* ========== COLUMN STYLE 3 ========== */
1981
+ /* --- header row 1 --- */
1982
+ div.p_table_1_5 div.column_3 li.header_row_1
1983
+ {
1984
+ background: #839c0e !important;
1985
+ }
1986
+
1987
+ /* --- header row 2 --- */
1988
+ div.p_table_1_5 div.column_3 li.header_row_2
1989
+ {
1990
+ background: #94ac26 !important;
1991
+ }
1992
+
1993
+ /* ========== COLUMN STYLE 4 ========== */
1994
+ /* --- header row 1 --- */
1995
+ div.p_table_1_5 div.column_4 li.header_row_1
1996
+ {
1997
+ background: #418520 !important;
1998
+ }
1999
+
2000
+ /* --- header row 2 --- */
2001
+ div.p_table_1_5 div.column_4 li.header_row_2
2002
+ {
2003
+ background: #579e34 !important;
2004
+ }
2005
+ /* ============ Style 6 ============= */
2006
+ /* ========== HEADINGS ========== */
2007
+ div.p_table_1_6 h1.col1,
2008
+ div.p_table_1_6 h1.col2,
2009
+ div.p_table_1_6 h1.col3,
2010
+ div.p_table_1_6 h1.col4
2011
+ {
2012
+ color: #da4300 !important;
2013
+ }
2014
+
2015
+ div.p_table_1_6 h1 span
2016
+ {
2017
+ color: #da4300 !important;
2018
+ }
2019
+
2020
+ div.p_table_1_6 h2.col1,
2021
+ div.p_table_1_6 h2.col2,
2022
+ div.p_table_1_6 h2.col3,
2023
+ div.p_table_1_6 h2.col4
2024
+ {
2025
+ color: #ffffff !important;
2026
+ }
2027
+
2028
+ div.p_table_1_6 h2.caption
2029
+ {
2030
+ color: #da4300 !important;
2031
+ }
2032
+
2033
+ div.p_table_1_6 h2.caption span
2034
+ {
2035
+ color: #ffffff !important;
2036
+ text-shadow: none !important;
2037
+ }
2038
+
2039
+ div.p_table_1_6 h3.col1,
2040
+ div.p_table_1_6 h3.col2,
2041
+ div.p_table_1_6 h3.col3,
2042
+ div.p_table_1_6 h3.col4
2043
+ {
2044
+ color: #da4300 !important;
2045
+ }
2046
+
2047
+ /* ========== CAPTION COLUMN ========== */
2048
+ /* --- header row 1 --- */
2049
+ div.p_table_1_6 div.caption_column li.header_row_1
2050
+ {
2051
+ border-top: 0;
2052
+ background: #fcc601 !important;
2053
+ }
2054
+
2055
+ /* --- header row 2 --- */
2056
+ div.p_table_1_6 div.caption_column li.header_row_2
2057
+ {
2058
+ background: #fcc601 !important;
2059
+ }
2060
+
2061
+ /* ========== COLUMN STYLE 1 ========== */
2062
+ /* --- header row 1 --- */
2063
+ div.p_table_1_6 div.column_1 li.header_row_1
2064
+ {
2065
+ border-top: 0;
2066
+ background: #da4300 !important;
2067
+ }
2068
+
2069
+ /* --- header row 2 --- */
2070
+ div.p_table_1_6 div.column_1 li.header_row_2
2071
+ {
2072
+ background: #fcc601 !important;
2073
+ }
2074
+
2075
+ /* ========== COLUMN STYLE 2 ========== */
2076
+ /* --- header row 1 --- */
2077
+ div.p_table_1_6 div.column_2 li.header_row_1
2078
+ {
2079
+ border-top: 0;
2080
+ background: #da4300 !important;
2081
+ }
2082
+
2083
+ /* --- header row 2 --- */
2084
+ div.p_table_1_6 div.column_2 li.header_row_2
2085
+ {
2086
+ background: #fcc601 !important;
2087
+ }
2088
+
2089
+ /* ========== COLUMN STYLE 3 ========== */
2090
+ /* --- header row 1 --- */
2091
+ div.p_table_1_6 div.column_3 li.header_row_1
2092
+ {
2093
+ border-top: 0;
2094
+ background: #da4300 !important;
2095
+ }
2096
+
2097
+ /* --- header row 2 --- */
2098
+ div.p_table_1_6 div.column_3 li.header_row_2
2099
+ {
2100
+ background: #fcc601 !important;
2101
+ }
2102
+
2103
+ /* ========== COLUMN STYLE 4 ========== */
2104
+ /* --- header row 1 --- */
2105
+ div.p_table_1_6 div.column_4 li.header_row_1
2106
+ {
2107
+ border-top: 0;
2108
+ background: #da4300 !important;
2109
+ }
2110
+
2111
+ /* --- header row 2 --- */
2112
+ div.p_table_1_6 div.column_4 li.header_row_2
2113
+ {
2114
+ background: #fcc601 !important;
2115
+ }
2116
+ /* ============ Style 7 ============= */
2117
+ /* ========== HEADINGS ========== */
2118
+ div.p_table_1_7 h1.col1
2119
+ {
2120
+ color: #faab00 !important;
2121
+ }
2122
+
2123
+ div.p_table_1_7 h1.col2
2124
+ {
2125
+ color: #9bba0d !important;
2126
+ }
2127
+
2128
+ div.p_table_1_7 h1.col3
2129
+ {
2130
+ color: #539a2d !important;
2131
+ }
2132
+
2133
+ div.p_table_1_7 h1.col4
2134
+ {
2135
+ color: #268061 !important;
2136
+ }
2137
+
2138
+ div.p_table_1_7 h1.col1 span
2139
+ {
2140
+ color: #faab00 !important;
2141
+ }
2142
+
2143
+ div.p_table_1_7 h1.col2 span
2144
+ {
2145
+ color: #9bba0d !important;
2146
+ }
2147
+
2148
+ div.p_table_1_7 h1.col3 span
2149
+ {
2150
+ color: #539a2d !important;
2151
+ }
2152
+
2153
+ div.p_table_1_7 h1.col4 span
2154
+ {
2155
+ color: #268061 !important;
2156
+ }
2157
+
2158
+ div.p_table_1_7 h2.col1,
2159
+ div.p_table_1_7 h2.col2,
2160
+ div.p_table_1_7 h2.col3,
2161
+ div.p_table_1_7 h2.col4
2162
+ {
2163
+ color: #ffffff !important;
2164
+ }
2165
+
2166
+ div.p_table_1_7 h2.caption
2167
+ {
2168
+ color: #faab00 !important;
2169
+ }
2170
+
2171
+ div.p_table_1_7 h2.caption span
2172
+ {
2173
+ color: #9bba0d !important;
2174
+ text-shadow: none !important;
2175
+ }
2176
+
2177
+ div.p_table_1_7 h3.col1
2178
+ {
2179
+ color: #faab00 !important;
2180
+ }
2181
+
2182
+ div.p_table_1_7 h3.col2
2183
+ {
2184
+ color: #9bba0d !important;
2185
+ }
2186
+
2187
+ div.p_table_1_7 h3.col3
2188
+ {
2189
+ color: #539a2d !important;
2190
+ }
2191
+
2192
+ div.p_table_1_7 h3.col4
2193
+ {
2194
+ color: #268061 !important;
2195
+ }
2196
+
2197
+ /* ========== CAPTION COLUMN ========== */
2198
+ /* --- header row 1 --- */
2199
+ div.p_table_1_7 div.caption_column li.header_row_1
2200
+ {
2201
+ border-top: 0;
2202
+ background: #ffffff !important;
2203
+ }
2204
+
2205
+ /* --- header row 2 --- */
2206
+ div.p_table_1_7 div.caption_column li.header_row_2
2207
+ {
2208
+ background: #ffffff !important;
2209
+ }
2210
+
2211
+ /* ========== COLUMN STYLE 1 ========== */
2212
+ /* --- header row 1 --- */
2213
+ div.p_table_1_7 div.column_1 li.header_row_1
2214
+ {
2215
+ border-top: 0;
2216
+ background: #faab00 !important;
2217
+ }
2218
+
2219
+ /* --- header row 2 --- */
2220
+ div.p_table_1_7 div.column_1 li.header_row_2
2221
+ {
2222
+ background: #ffffff !important;
2223
+ }
2224
+
2225
+ /* ========== COLUMN STYLE 2 ========== */
2226
+ /* --- header row 1 --- */
2227
+ div.p_table_1_7 div.column_2 li.header_row_1
2228
+ {
2229
+ border-top: 0;
2230
+ background: #9bba0d !important;
2231
+ }
2232
+
2233
+ /* --- header row 2 --- */
2234
+ div.p_table_1_7 div.column_2 li.header_row_2
2235
+ {
2236
+ background: #ffffff !important;
2237
+ }
2238
+
2239
+ /* ========== COLUMN STYLE 3 ========== */
2240
+ /* --- header row 1 --- */
2241
+ div.p_table_1_7 div.column_3 li.header_row_1
2242
+ {
2243
+ border-top: 0;
2244
+ background: #539a2d !important;
2245
+ }
2246
+
2247
+ /* --- header row 2 --- */
2248
+ div.p_table_1_7 div.column_3 li.header_row_2
2249
+ {
2250
+ background: #ffffff !important;
2251
+ }
2252
+
2253
+ /* ========== COLUMN STYLE 4 ========== */
2254
+ /* --- header row 1 --- */
2255
+ div.p_table_1_7 div.column_4 li.header_row_1
2256
+ {
2257
+ border-top: 0;
2258
+ background: #268061 !important;
2259
+ }
2260
+
2261
+ /* --- header row 2 --- */
2262
+ div.p_table_1_7 div.column_4 li.header_row_2
2263
+ {
2264
+ background: #ffffff !important;
2265
+ }
2266
+ /* ============ Style 8 ============= */
2267
+ /* ========== HEADINGS ========== */
2268
+ div.p_table_1_8 h1.col1,
2269
+ div.p_table_1_8 h1.col2,
2270
+ div.p_table_1_8 h1.col3,
2271
+ div.p_table_1_8 h1.col4
2272
+ {
2273
+ color: #d9513b !important;
2274
+ }
2275
+
2276
+ div.p_table_1_8 h1 span
2277
+ {
2278
+ color: #ffba58 !important;
2279
+ }
2280
+
2281
+ div.p_table_1_8 h2.col1,
2282
+ div.p_table_1_8 h2.col2,
2283
+ div.p_table_1_8 h2.col3,
2284
+ div.p_table_1_8 h2.col4
2285
+ {
2286
+ color: #d9513b !important;
2287
+ }
2288
+
2289
+ div.p_table_1_8 h2.caption
2290
+ {
2291
+ color: #d9513b !important;
2292
+ }
2293
+
2294
+ div.p_table_1_8 h2.caption span
2295
+ {
2296
+ color: #ffba58 !important;
2297
+ text-shadow: none !important;
2298
+ }
2299
+
2300
+ div.p_table_1_8 h3.col1,
2301
+ div.p_table_1_8 h3.col2,
2302
+ div.p_table_1_8 h3.col3,
2303
+ div.p_table_1_8 h3.col4
2304
+ {
2305
+ color: #ffba58 !important;
2306
+ }
2307
+
2308
+ /* ========== CAPTION COLUMN ========== */
2309
+ /* --- header row 1 --- */
2310
+ div.p_table_1_8 div.caption_column li.header_row_1
2311
+ {
2312
+ border-top: 0;
2313
+ background: #752828 !important;
2314
+ }
2315
+
2316
+ /* --- header row 2 --- */
2317
+ div.p_table_1_8 div.caption_column li.header_row_2
2318
+ {
2319
+ background: #752828 !important;
2320
+ }
2321
+
2322
+ /* ========== COLUMN STYLE 1 ========== */
2323
+ /* --- header row 1 --- */
2324
+ div.p_table_1_8 div.column_1 li.header_row_1
2325
+ {
2326
+ border-top: 0;
2327
+ background: #ffca64 !important;
2328
+ }
2329
+
2330
+ /* --- header row 2 --- */
2331
+ div.p_table_1_8 div.column_1 li.header_row_2
2332
+ {
2333
+ background: #802b2b !important;
2334
+ }
2335
+
2336
+ /* ========== COLUMN STYLE 2 ========== */
2337
+ /* --- header row 1 --- */
2338
+ div.p_table_1_8 div.column_2 li.header_row_1
2339
+ {
2340
+ border-top: 0;
2341
+ background: #ffba58 !important;
2342
+ }
2343
+
2344
+ /* --- header row 2 --- */
2345
+ div.p_table_1_8 div.column_2 li.header_row_2
2346
+ {
2347
+ background: #752828 !important;
2348
+ }
2349
+
2350
+ /* ========== COLUMN STYLE 3 ========== */
2351
+ /* --- header row 1 --- */
2352
+ div.p_table_1_8 div.column_3 li.header_row_1
2353
+ {
2354
+ border-top: 0;
2355
+ background: #ffca64 !important;
2356
+ }
2357
+
2358
+ /* --- header row 2 --- */
2359
+ div.p_table_1_8 div.column_3 li.header_row_2
2360
+ {
2361
+ background: #802b2b !important;
2362
+ }
2363
+
2364
+ /* ========== COLUMN STYLE 4 ========== */
2365
+ /* --- header row 1 --- */
2366
+ div.p_table_1_8 div.column_4 li.header_row_1
2367
+ {
2368
+ border-top: 0;
2369
+ background: #ffba58 !important;
2370
+ }
2371
+
2372
+ /* --- header row 2 --- */
2373
+ div.p_table_1_8 div.column_4 li.header_row_2
2374
+ {
2375
+ background: #752828 !important;
2376
+ }
2377
+ /* ============ Style 9 ============= */
2378
+ /* ========== HEADINGS ========== */
2379
+ div.p_table_1_9 h1.col1,
2380
+ div.p_table_1_9 h1.col2,
2381
+ div.p_table_1_9 h1.col3,
2382
+ div.p_table_1_9 h1.col4
2383
+ {
2384
+ color: #ffffff !important;
2385
+ }
2386
+
2387
+ div.p_table_1_9 h1 span
2388
+ {
2389
+ color: #ffffff !important;
2390
+ }
2391
+
2392
+ div.p_table_1_9 h2.col1,
2393
+ div.p_table_1_9 h2.col2,
2394
+ div.p_table_1_9 h2.col3,
2395
+ div.p_table_1_9 h2.col4
2396
+ {
2397
+ color: #ffffff !important;
2398
+ }
2399
+
2400
+ div.p_table_1_9 h2.caption
2401
+ {
2402
+ color: #999999 !important;
2403
+ }
2404
+
2405
+ div.p_table_1_9 h2.caption span
2406
+ {
2407
+ color: #999999 !important;
2408
+ text-shadow: none !important;
2409
+ }
2410
+
2411
+ div.p_table_1_9 h3.col1,
2412
+ div.p_table_1_9 h3.col2,
2413
+ div.p_table_1_9 h3.col3,
2414
+ div.p_table_1_9 h3.col4
2415
+ {
2416
+ color: #ffffff !important;
2417
+ }
2418
+
2419
+ /* ========== CAPTION COLUMN ========== */
2420
+ /* --- header row 1 --- */
2421
+ div.p_table_1_9 div.caption_column li.header_row_1
2422
+ {
2423
+ border-top: 0;
2424
+ background: #ffffff !important;
2425
+ }
2426
+
2427
+ /* --- header row 2 --- */
2428
+ div.p_table_1_9 div.caption_column li.header_row_2
2429
+ {
2430
+ background: #ffffff !important;
2431
+ }
2432
+
2433
+ /* ========== COLUMN STYLE 1 ========== */
2434
+ /* --- header row 1 --- */
2435
+ div.p_table_1_9 div.column_1 li.header_row_1
2436
+ {
2437
+ border-top: 0;
2438
+ background: #83c145 !important;
2439
+ }
2440
+
2441
+ /* --- header row 2 --- */
2442
+ div.p_table_1_9 div.column_1 li.header_row_2
2443
+ {
2444
+ background: #96cd56 !important;
2445
+ }
2446
+
2447
+ /* ========== COLUMN STYLE 2 ========== */
2448
+ /* --- header row 1 --- */
2449
+ div.p_table_1_9 div.column_2 li.header_row_1
2450
+ {
2451
+ border-top: 0;
2452
+ background: #44982b !important;
2453
+ }
2454
+
2455
+ /* --- header row 2 --- */
2456
+ div.p_table_1_9 div.column_2 li.header_row_2
2457
+ {
2458
+ background: #55a938 !important;
2459
+ }
2460
+
2461
+ /* ========== COLUMN STYLE 3 ========== */
2462
+ /* --- header row 1 --- */
2463
+ div.p_table_1_9 div.column_3 li.header_row_1
2464
+ {
2465
+ border-top: 0;
2466
+ background: #186f32 !important;
2467
+ }
2468
+
2469
+ /* --- header row 2 --- */
2470
+ div.p_table_1_9 div.column_3 li.header_row_2
2471
+ {
2472
+ background: #208240 !important;
2473
+ }
2474
+
2475
+ /* ========== COLUMN STYLE 4 ========== */
2476
+ /* --- header row 1 --- */
2477
+ div.p_table_1_9 div.column_4 li.header_row_1
2478
+ {
2479
+ border-top: 0;
2480
+ background: #0a4945 !important;
2481
+ }
2482
+
2483
+ /* --- header row 2 --- */
2484
+ div.p_table_1_9 div.column_4 li.header_row_2
2485
+ {
2486
+ background: #0e5b56 !important;
2487
+ }
2488
+ /* ============ Style 10 ============= */
2489
+ /* ========== HEADINGS ========== */
2490
+ div.p_table_1_10 h1.col1,
2491
+ div.p_table_1_10 h1.col2,
2492
+ div.p_table_1_10 h1.col3,
2493
+ div.p_table_1_10 h1.col4
2494
+ {
2495
+ color: #ffffff !important;
2496
+ }
2497
+
2498
+ div.p_table_1_10 h1 span
2499
+ {
2500
+ color: #ffffff !important;
2501
+ }
2502
+
2503
+ div.p_table_1_10 h2.col1,
2504
+ div.p_table_1_10 h2.col2,
2505
+ div.p_table_1_10 h2.col3,
2506
+ div.p_table_1_10 h2.col4
2507
+ {
2508
+ color: #ffffff !important;
2509
+ }
2510
+
2511
+ div.p_table_1_10 h2.caption
2512
+ {
2513
+ color: #999999 !important;
2514
+ }
2515
+
2516
+ div.p_table_1_10 h2.caption span
2517
+ {
2518
+ color: #999999 !important;
2519
+ text-shadow: none !important;
2520
+ }
2521
+
2522
+ div.p_table_1_10 h3.col1,
2523
+ div.p_table_1_10 h3.col2,
2524
+ div.p_table_1_10 h3.col3,
2525
+ div.p_table_1_10 h3.col4
2526
+ {
2527
+ color: #ffffff !important;
2528
+ }
2529
+
2530
+ /* ========== CAPTION COLUMN ========== */
2531
+ /* --- header row 1 --- */
2532
+ div.p_table_1_10 div.caption_column li.header_row_1
2533
+ {
2534
+ border-top: 0;
2535
+ background: #ffffff !important;
2536
+ }
2537
+
2538
+ /* --- header row 2 --- */
2539
+ div.p_table_1_10 div.caption_column li.header_row_2
2540
+ {
2541
+ background: #ffffff !important;
2542
+ }
2543
+
2544
+ /* ========== COLUMN STYLE 1 ========== */
2545
+ /* --- header row 1 --- */
2546
+ div.p_table_1_10 div.column_1 li.header_row_1
2547
+ {
2548
+ border-top: 0;
2549
+ background: #52b5d5 !important;
2550
+ }
2551
+
2552
+ /* --- header row 2 --- */
2553
+ div.p_table_1_10 div.column_1 li.header_row_2
2554
+ {
2555
+ background: #64c3de !important;
2556
+ }
2557
+
2558
+ /* ========== COLUMN STYLE 2 ========== */
2559
+ /* --- header row 1 --- */
2560
+ div.p_table_1_10 div.column_2 li.header_row_1
2561
+ {
2562
+ border-top: 0;
2563
+ background: #3591ca !important;
2564
+ }
2565
+
2566
+ /* --- header row 2 --- */
2567
+ div.p_table_1_10 div.column_2 li.header_row_2
2568
+ {
2569
+ background: #44a3d5 !important;
2570
+ }
2571
+
2572
+ /* ========== COLUMN STYLE 3 ========== */
2573
+ /* --- header row 1 --- */
2574
+ div.p_table_1_10 div.column_3 li.header_row_1
2575
+ {
2576
+ border-top: 0;
2577
+ background: #1f5f9f !important;
2578
+ }
2579
+
2580
+ /* --- header row 2 --- */
2581
+ div.p_table_1_10 div.column_3 li.header_row_2
2582
+ {
2583
+ background: #2972b0 !important;
2584
+ }
2585
+
2586
+ /* ========== COLUMN STYLE 4 ========== */
2587
+ /* --- header row 1 --- */
2588
+ div.p_table_1_10 div.column_4 li.header_row_1
2589
+ {
2590
+ border-top: 0;
2591
+ background: #1a3e7b !important;
2592
+ }
2593
+
2594
+ /* --- header row 2 --- */
2595
+ div.p_table_1_10 div.column_4 li.header_row_2
2596
+ {
2597
+ background: #234e8e !important;
2598
+ }
2599
+ /* ============ Style 11 ============= */
2600
+ /* ========== HEADINGS ========== */
2601
+ div.p_table_1_11 h1.col1,
2602
+ div.p_table_1_11 h1.col2,
2603
+ div.p_table_1_11 h1.col3,
2604
+ div.p_table_1_11 h1.col4
2605
+ {
2606
+ color: #ffffff !important;
2607
+ }
2608
+
2609
+ div.p_table_1_11 h1 span
2610
+ {
2611
+ color: #ffffff !important;
2612
+ }
2613
+
2614
+ div.p_table_1_11 h2.col1,
2615
+ div.p_table_1_11 h2.col2,
2616
+ div.p_table_1_11 h2.col3,
2617
+ div.p_table_1_11 h2.col4
2618
+ {
2619
+ color: #ffffff !important;
2620
+ }
2621
+
2622
+ div.p_table_1_11 h2.caption
2623
+ {
2624
+ color: #999999 !important;
2625
+ }
2626
+
2627
+ div.p_table_1_11 h2.caption span
2628
+ {
2629
+ color: #999999 !important;
2630
+ text-shadow: none !important;
2631
+ }
2632
+
2633
+ div.p_table_1_11 h3.col1,
2634
+ div.p_table_1_11 h3.col2,
2635
+ div.p_table_1_11 h3.col3,
2636
+ div.p_table_1_11 h3.col4
2637
+ {
2638
+ color: #ffffff !important;
2639
+ }
2640
+
2641
+ /* ========== CAPTION COLUMN ========== */
2642
+ /* --- header row 1 --- */
2643
+ div.p_table_1_11 div.caption_column li.header_row_1
2644
+ {
2645
+ border-top: 0;
2646
+ background: #ffffff !important;
2647
+ }
2648
+
2649
+ /* --- header row 2 --- */
2650
+ div.p_table_1_11 div.caption_column li.header_row_2
2651
+ {
2652
+ background: #ffffff !important;
2653
+ }
2654
+
2655
+ /* ========== COLUMN STYLE 1 ========== */
2656
+ /* --- header row 1 --- */
2657
+ div.p_table_1_11 div.column_1 li.header_row_1
2658
+ {
2659
+ border-top: 0;
2660
+ background: #f0b128 !important;
2661
+ }
2662
+
2663
+ /* --- header row 2 --- */
2664
+ div.p_table_1_11 div.column_1 li.header_row_2
2665
+ {
2666
+ background: #f3bf34 !important;
2667
+ }
2668
+
2669
+ /* ========== COLUMN STYLE 2 ========== */
2670
+ /* --- header row 1 --- */
2671
+ div.p_table_1_11 div.column_2 li.header_row_1
2672
+ {
2673
+ border-top: 0;
2674
+ background: #ed8000 !important;
2675
+ }
2676
+
2677
+ /* --- header row 2 --- */
2678
+ div.p_table_1_11 div.column_2 li.header_row_2
2679
+ {
2680
+ background: #f19300 !important;
2681
+ }
2682
+
2683
+ /* ========== COLUMN STYLE 3 ========== */
2684
+ /* --- header row 1 --- */
2685
+ div.p_table_1_11 div.column_3 li.header_row_1
2686
+ {
2687
+ border-top: 0;
2688
+ background: #d85200 !important;
2689
+ }
2690
+
2691
+ /* --- header row 2 --- */
2692
+ div.p_table_1_11 div.column_3 li.header_row_2
2693
+ {
2694
+ background: #e06400 !important;
2695
+ }
2696
+
2697
+ /* ========== COLUMN STYLE 4 ========== */
2698
+ /* --- header row 1 --- */
2699
+ div.p_table_1_11 div.column_4 li.header_row_1
2700
+ {
2701
+ border-top: 0;
2702
+ background: #b5280b !important;
2703
+ }
2704
+
2705
+ /* --- header row 2 --- */
2706
+ div.p_table_1_11 div.column_4 li.header_row_2
2707
+ {
2708
+ background: #c3350f !important;
2709
+ }
2710
+ /* ============ Style 12 ============= */
2711
+ /* ========== HEADINGS ========== */
2712
+ div.p_table_1_12 h1.col1,
2713
+ div.p_table_1_12 h1.col2,
2714
+ div.p_table_1_12 h1.col3,
2715
+ div.p_table_1_12 h1.col4
2716
+ {
2717
+ color: #ffffff !important;
2718
+ }
2719
+
2720
+ div.p_table_1_12 h1 span
2721
+ {
2722
+ color: #ffffff !important;
2723
+ }
2724
+
2725
+ div.p_table_1_12 h2.col1,
2726
+ div.p_table_1_12 h2.col2,
2727
+ div.p_table_1_12 h2.col3,
2728
+ div.p_table_1_12 h2.col4
2729
+ {
2730
+ color: #ffffff !important;
2731
+ }
2732
+
2733
+ div.p_table_1_12 h2.caption
2734
+ {
2735
+ color: #999999 !important;
2736
+ }
2737
+
2738
+ div.p_table_1_12 h2.caption span
2739
+ {
2740
+ color: #999999 !important;
2741
+ text-shadow: none !important;
2742
+ }
2743
+
2744
+ div.p_table_1_12 h3.col1,
2745
+ div.p_table_1_12 h3.col2,
2746
+ div.p_table_1_12 h3.col3,
2747
+ div.p_table_1_12 h3.col4
2748
+ {
2749
+ color: #ffffff !important;
2750
+ }
2751
+
2752
+ /* ========== CAPTION COLUMN ========== */
2753
+ /* --- header row 1 --- */
2754
+ div.p_table_1_12 div.caption_column li.header_row_1
2755
+ {
2756
+ border-top: 0;
2757
+ background: #ffffff !important;
2758
+ }
2759
+
2760
+ /* --- header row 2 --- */
2761
+ div.p_table_1_12 div.caption_column li.header_row_2
2762
+ {
2763
+ background: #ffffff !important;
2764
+ }
2765
+
2766
+ /* ========== COLUMN STYLE 1 ========== */
2767
+ /* --- header row 1 --- */
2768
+ div.p_table_1_12 div.column_1 li.header_row_1
2769
+ {
2770
+ border-top: 0;
2771
+ background: #957c45 !important;
2772
+ }
2773
+
2774
+ /* --- header row 2 --- */
2775
+ div.p_table_1_12 div.column_1 li.header_row_2
2776
+ {
2777
+ background: #a78f56 !important;
2778
+ }
2779
+
2780
+ /* ========== COLUMN STYLE 2 ========== */
2781
+ /* --- header row 1 --- */
2782
+ div.p_table_1_12 div.column_2 li.header_row_1
2783
+ {
2784
+ border-top: 0;
2785
+ background: #684b24 !important;
2786
+ }
2787
+
2788
+ /* --- header row 2 --- */
2789
+ div.p_table_1_12 div.column_2 li.header_row_2
2790
+ {
2791
+ background: #7b5d2f !important;
2792
+ }
2793
+
2794
+ /* ========== COLUMN STYLE 3 ========== */
2795
+ /* --- header row 1 --- */
2796
+ div.p_table_1_12 div.column_3 li.header_row_1
2797
+ {
2798
+ border-top: 0;
2799
+ background: #ce4e06 !important;
2800
+ }
2801
+
2802
+ /* --- header row 2 --- */
2803
+ div.p_table_1_12 div.column_3 li.header_row_2
2804
+ {
2805
+ background: #d86008 !important;
2806
+ }
2807
+
2808
+ /* ========== COLUMN STYLE 4 ========== */
2809
+ /* --- header row 1 --- */
2810
+ div.p_table_1_12 div.column_4 li.header_row_1
2811
+ {
2812
+ border-top: 0;
2813
+ background: #ab250f !important;
2814
+ }
2815
+
2816
+ /* --- header row 2 --- */
2817
+ div.p_table_1_12 div.column_4 li.header_row_2
2818
+ {
2819
+ background: #ba3114 !important;
2820
+ }
2821
+
2822
+ /* ============ MediCenter styles ============= */
2823
+ /* ========== HEADINGS ========== */
2824
+ div.p_table_1_13 h1.col1,
2825
+ div.p_table_1_13 h1.col2,
2826
+ div.p_table_1_13 h1.col3,
2827
+ div.p_table_1_13 h1.col4,
2828
+ div.p_table_1_14 h1.col1,
2829
+ div.p_table_1_14 h1.col2,
2830
+ div.p_table_1_14 h1.col3,
2831
+ div.p_table_1_14 h1.col4,
2832
+ div.p_table_1_15 h1.col1,
2833
+ div.p_table_1_15 h1.col2,
2834
+ div.p_table_1_15 h1.col3,
2835
+ div.p_table_1_15 h1.col4,
2836
+ div.p_table_1_16 h1.col1,
2837
+ div.p_table_1_16 h1.col2,
2838
+ div.p_table_1_16 h1.col3,
2839
+ div.p_table_1_16 h1.col4,
2840
+ div.p_table_1_17 h1.col1,
2841
+ div.p_table_1_17 h1.col2,
2842
+ div.p_table_1_17 h1.col3,
2843
+ div.p_table_1_17 h1.col4,
2844
+ div.p_table_1_18 h1.col1,
2845
+ div.p_table_1_18 h1.col2,
2846
+ div.p_table_1_18 h1.col3,
2847
+ div.p_table_1_18 h1.col4
2848
+ {
2849
+ color: #ffffff !important;
2850
+ }
2851
+
2852
+ div.p_table_1_13 h1 span,
2853
+ div.p_table_1_14 h1 span,
2854
+ div.p_table_1_15 h1 span,
2855
+ div.p_table_1_16 h1 span,
2856
+ div.p_table_1_17 h1 span,
2857
+ div.p_table_1_18 h1 span
2858
+ {
2859
+ color: #ffffff !important;
2860
+ }
2861
+
2862
+ div.p_table_1_13 h2.col1,
2863
+ div.p_table_1_13 h2.col2,
2864
+ div.p_table_1_13 h2.col3,
2865
+ div.p_table_1_13 h2.col4,
2866
+ div.p_table_1_14 h2.col1,
2867
+ div.p_table_1_14 h2.col2,
2868
+ div.p_table_1_14 h2.col3,
2869
+ div.p_table_1_14 h2.col4,
2870
+ div.p_table_1_15 h2.col1,
2871
+ div.p_table_1_15 h2.col2,
2872
+ div.p_table_1_15 h2.col3,
2873
+ div.p_table_1_15 h2.col4,
2874
+ div.p_table_1_16 h2.col1,
2875
+ div.p_table_1_16 h2.col2,
2876
+ div.p_table_1_16 h2.col3,
2877
+ div.p_table_1_16 h2.col4,
2878
+ div.p_table_1_17 h2.col1,
2879
+ div.p_table_1_17 h2.col2,
2880
+ div.p_table_1_17 h2.col3,
2881
+ div.p_table_1_17 h2.col4,
2882
+ div.p_table_1_18 h2.col1,
2883
+ div.p_table_1_18 h2.col2,
2884
+ div.p_table_1_18 h2.col3,
2885
+ div.p_table_1_18 h2.col4
2886
+ {
2887
+ color: #ffffff !important;
2888
+ }
2889
+
2890
+ div.p_table_1_13 h2.caption,
2891
+ div.p_table_1_14 h2.caption,
2892
+ div.p_table_1_15 h2.caption,
2893
+ div.p_table_1_16 h2.caption,
2894
+ div.p_table_1_17 h2.caption,
2895
+ div.p_table_1_18 h2.caption
2896
+ {
2897
+ color: #999999 !important;
2898
+ }
2899
+
2900
+ div.p_table_1_13 h2.caption span,
2901
+ div.p_table_1_14 h2.caption span,
2902
+ div.p_table_1_15 h2.caption span,
2903
+ div.p_table_1_16 h2.caption span,
2904
+ div.p_table_1_17 h2.caption span,
2905
+ div.p_table_1_18 h2.caption span
2906
+ {
2907
+ color: #999999 !important;
2908
+ text-shadow: none !important;
2909
+ }
2910
+
2911
+ div.p_table_1_13 h3.col1,
2912
+ div.p_table_1_13 h3.col2,
2913
+ div.p_table_1_13 h3.col3,
2914
+ div.p_table_1_13 h3.col4,
2915
+ div.p_table_1_14 h3.col1,
2916
+ div.p_table_1_14 h3.col2,
2917
+ div.p_table_1_14 h3.col3,
2918
+ div.p_table_1_14 h3.col4,
2919
+ div.p_table_1_15 h3.col1,
2920
+ div.p_table_1_15 h3.col2,
2921
+ div.p_table_1_15 h3.col3,
2922
+ div.p_table_1_15 h3.col4,
2923
+ div.p_table_1_16 h3.col1,
2924
+ div.p_table_1_16 h3.col2,
2925
+ div.p_table_1_16 h3.col3,
2926
+ div.p_table_1_16 h3.col4,
2927
+ div.p_table_1_17 h3.col1,
2928
+ div.p_table_1_17 h3.col2,
2929
+ div.p_table_1_17 h3.col3,
2930
+ div.p_table_1_17 h3.col4,
2931
+ div.p_table_1_18 h3.col1,
2932
+ div.p_table_1_18 h3.col2,
2933
+ div.p_table_1_18 h3.col3,
2934
+ div.p_table_1_18 h3.col4
2935
+ {
2936
+ color: #ffffff !important;
2937
+ }
2938
+
2939
+ /* ========== CAPTION COLUMN ========== */
2940
+ /* --- header row 1 --- */
2941
+ div.p_table_1_13 div.caption_column li.header_row_1,
2942
+ div.p_table_1_14 div.caption_column li.header_row_1,
2943
+ div.p_table_1_15 div.caption_column li.header_row_1,
2944
+ div.p_table_1_16 div.caption_column li.header_row_1,
2945
+ div.p_table_1_17 div.caption_column li.header_row_1,
2946
+ div.p_table_1_18 div.caption_column li.header_row_1
2947
+ {
2948
+ border-top: 0;
2949
+ background: #ffffff !important;
2950
+ }
2951
+
2952
+ /* --- header row 2 --- */
2953
+ div.p_table_1_13 div.caption_column li.header_row_2,
2954
+ div.p_table_1_14 div.caption_column li.header_row_2,
2955
+ div.p_table_1_15 div.caption_column li.header_row_2,
2956
+ div.p_table_1_16 div.caption_column li.header_row_2,
2957
+ div.p_table_1_17 div.caption_column li.header_row_2,
2958
+ div.p_table_1_18 div.caption_column li.header_row_2
2959
+ {
2960
+ background: #ffffff !important;
2961
+ }
2962
+
2963
+ /* ========== COLUMN STYLE 1 ========== */
2964
+ /* --- header row 1 --- */
2965
+ div.p_table_1_13 div.column_1 li.header_row_1,
2966
+ div.p_table_1_14 div.column_1 li.header_row_1,
2967
+ div.p_table_1_15 div.column_1 li.header_row_1,
2968
+ div.p_table_1_16 div.column_1 li.header_row_1,
2969
+ div.p_table_1_17 div.column_1 li.header_row_1,
2970
+ div.p_table_1_18 div.column_1 li.header_row_1
2971
+ {
2972
+ border-top: 0;
2973
+ }
2974
+ /* ========== COLUMN STYLE 2 ========== */
2975
+ /* --- header row 1 --- */
2976
+ div.p_table_1_13 div.column_2 li.header_row_1,
2977
+ div.p_table_1_14 div.column_2 li.header_row_1,
2978
+ div.p_table_1_15 div.column_2 li.header_row_1
2979
+ {
2980
+ border-top: 0;
2981
+ }
2982
+ /* ========== COLUMN STYLE 3 ========== */
2983
+ /* --- header row 1 --- */
2984
+ div.p_table_1_13 div.column_3 li.header_row_1,
2985
+ div.p_table_1_14 div.column_3 li.header_row_1,
2986
+ div.p_table_1_15 div.column_3 li.header_row_1,
2987
+ div.p_table_1_16 div.column_3 li.header_row_1,
2988
+ div.p_table_1_17 div.column_3 li.header_row_1,
2989
+ div.p_table_1_18 div.column_3 li.header_row_1
2990
+ {
2991
+ border-top: 0;
2992
+ }
2993
+ /* ========== COLUMN STYLE 4 ========== */
2994
+ /* --- header row 1 --- */
2995
+ div.p_table_1_13 div.column_4 li.header_row_1,
2996
+ div.p_table_1_14 div.column_4 li.header_row_1,
2997
+ div.p_table_1_15 div.column_4 li.header_row_1,
2998
+ div.p_table_1_16 div.column_4 li.header_row_1,
2999
+ div.p_table_1_17 div.column_4 li.header_row_1,
3000
+ div.p_table_1_18 div.column_4 li.header_row_1
3001
+ {
3002
+ border-top: 0;
3003
+ }
3004
+ /* --- footer row --- */
3005
+ div.p_table_1_13 li.footer_row,
3006
+ div.p_table_1_14 li.footer_row,
3007
+ div.p_table_1_15 li.footer_row,
3008
+ div.p_table_1_16 li.footer_row,
3009
+ div.p_table_1_17 li.footer_row,
3010
+ div.p_table_1_18 li.footer_row
3011
+ {
3012
+ background: #F8F8F8 !important;
3013
+ }
3014
+
3015
+ /* --- column hovers ---*/
3016
+ div.p_table_1_13 div.column_1:hover li.header_row_1, div.p_table_1_13 div.column_2:hover li.header_row_1, div.p_table_1_13 div.column_3:hover li.header_row_1, div.p_table_1_13 div.column_4:hover li.header_row_1, div.p_table_1_13 div.active_column li.header_row_1, div.p_table_1_13.p_table_hover_disabled div.active_column:hover li.header_row_1,
3017
+ div.p_table_1_14 div.column_1:hover li.header_row_1, div.p_table_1_14 div.column_2:hover li.header_row_1, div.p_table_1_14 div.column_3:hover li.header_row_1, div.p_table_1_14 div.column_4:hover li.header_row_1, div.p_table_1_14 div.active_column li.header_row_1, div.p_table_1_14.p_table_hover_disabled div.active_column:hover li.header_row_1,
3018
+ div.p_table_1_15 div.column_1:hover li.header_row_1, div.p_table_1_15 div.column_2:hover li.header_row_1, div.p_table_1_15 div.column_3:hover li.header_row_1, div.p_table_1_15 div.column_4:hover li.header_row_1, div.p_table_1_15 div.active_column li.header_row_1, div.p_table_1_15.p_table_hover_disabled div.active_column:hover li.header_row_1,
3019
+ div.p_table_1_16 div.column_1:hover li.header_row_1, div.p_table_1_16 div.column_2:hover li.header_row_1, div.p_table_1_16 div.column_3:hover li.header_row_1, div.p_table_1_16 div.column_4:hover li.header_row_1, div.p_table_1_16 div.active_column li.header_row_1, div.p_table_1_16.p_table_hover_disabled div.active_column:hover li.header_row_1,
3020
+ div.p_table_1_17 div.column_1:hover li.header_row_1, div.p_table_1_17 div.column_2:hover li.header_row_1, div.p_table_1_17 div.column_3:hover li.header_row_1, div.p_table_1_17 div.column_4:hover li.header_row_1, div.p_table_1_17 div.active_column li.header_row_1, div.p_table_1_17.p_table_hover_disabled div.active_column:hover li.header_row_1,
3021
+ div.p_table_1_18 div.column_1:hover li.header_row_1, div.p_table_1_18 div.column_2:hover li.header_row_1, div.p_table_1_18 div.column_3:hover li.header_row_1, div.p_table_1_18 div.column_4:hover li.header_row_1, div.p_table_1_18 div.active_column li.header_row_1, div.p_table_1_18.p_table_hover_disabled div.active_column:hover li.header_row_1
3022
+ {
3023
+ border-radius: 0;
3024
+ -webkit-border-radius: 0;
3025
+ -moz-border-radius: 0;
3026
+ }
3027
+ div.p_table_1_13 div.column_1:hover, div.p_table_1_13 div.column_2:hover, div.p_table_1_13 div.column_3:hover, div.p_table_1_13 div.column_4:hover, div.p_table_1_13 div.active_column, div.p_table_1_13.p_table_hover_light div.active_column:hover, div.p_table_1_13.p_table_hover_disabled div.active_column:hover,
3028
+ div.p_table_1_14 div.column_1:hover, div.p_table_1_14 div.column_2:hover, div.p_table_1_14 div.column_3:hover, div.p_table_1_14 div.column_4:hover, div.p_table_1_14 div.active_column, div.p_table_1_14.p_table_hover_light div.active_column:hover, div.p_table_1_14.p_table_hover_disabled div.active_column:hover,
3029
+ div.p_table_1_15 div.column_1:hover, div.p_table_1_15 div.column_2:hover, div.p_table_1_15 div.column_3:hover, div.p_table_1_15 div.column_4:hover, div.p_table_1_15 div.active_column, div.p_table_1_15.p_table_hover_light div.active_column:hover, div.p_table_1_15.p_table_hover_disabled div.active_column:hover,
3030
+ div.p_table_1_16 div.column_1:hover, div.p_table_1_16 div.column_2:hover, div.p_table_1_16 div.column_3:hover, div.p_table_1_16 div.column_4:hover, div.p_table_1_16 div.active_column, div.p_table_1_16.p_table_hover_light div.active_column:hover, div.p_table_1_16.p_table_hover_disabled div.active_column:hover
3031
+ div.p_table_1_17 div.column_1:hover, div.p_table_1_17 div.column_2:hover, div.p_table_1_17 div.column_3:hover, div.p_table_1_17 div.column_4:hover, div.p_table_1_17 div.active_column, div.p_table_1_17.p_table_hover_light div.active_column:hover, div.p_table_1_17.p_table_hover_disabled div.active_column:hover
3032
+ div.p_table_1_18 div.column_1:hover, div.p_table_1_18 div.column_2:hover, div.p_table_1_18 div.column_3:hover, div.p_table_1_18 div.column_4:hover, div.p_table_1_18 div.active_column, div.p_table_1_18.p_table_hover_light div.active_column:hover, div.p_table_1_18.p_table_hover_disabled div.active_column:hover
3033
+ {
3034
+ box-shadow: 5px 0px 30px rgba(0,0,0,0.3);
3035
+ -webkit-box-shadow: 5px 0px 30px rgba(0,0,0,0.3);
3036
+ -moz-box-shadow: 5px 0px 30px rgba(0,0,0,0.3);
3037
+ }
3038
+ div.p_table_1_13.p_table_hover_light div.column_1:hover, div.p_table_1_13.p_table_hover_light div.column_2:hover, div.p_table_1_13.p_table_hover_light div.column_3:hover, div.p_table_1_13.p_table_hover_light div.column_4:hover, div.p_table_1_13.p_table_hover_light div.active_column, div.p_table_1_13.p_table_hover_light div.active_column:hover,
3039
+ div.p_table_1_14.p_table_hover_light div.column_1:hover, div.p_table_1_14.p_table_hover_light div.column_2:hover, div.p_table_1_14.p_table_hover_light div.column_3:hover, div.p_table_1_14.p_table_hover_light div.column_4:hover, div.p_table_1_14.p_table_hover_light div.active_column, div.p_table_1_14.p_table_hover_light div.active_column:hover,
3040
+ div.p_table_1_15.p_table_hover_light div.column_1:hover, div.p_table_1_15.p_table_hover_light div.column_2:hover, div.p_table_1_15.p_table_hover_light div.column_3:hover, div.p_table_1_15.p_table_hover_light div.column_4:hover, div.p_table_1_15.p_table_hover_light div.active_column, div.p_table_1_15.p_table_hover_light div.active_column:hover,
3041
+ div.p_table_1_16.p_table_hover_light div.column_1:hover, div.p_table_1_16.p_table_hover_light div.column_2:hover, div.p_table_1_16.p_table_hover_light div.column_3:hover, div.p_table_1_16.p_table_hover_light div.column_4:hover, div.p_table_1_16.p_table_hover_light div.active_column, div.p_table_1_16.p_table_hover_light div.active_column:hover,
3042
+ div.p_table_1_17.p_table_hover_light div.column_1:hover, div.p_table_1_17.p_table_hover_light div.column_2:hover, div.p_table_1_17.p_table_hover_light div.column_3:hover, div.p_table_1_17.p_table_hover_light div.column_4:hover, div.p_table_1_17.p_table_hover_light div.active_column, div.p_table_1_17.p_table_hover_light div.active_column:hover,
3043
+ div.p_table_1_18.p_table_hover_light div.column_1:hover, div.p_table_1_18.p_table_hover_light div.column_2:hover, div.p_table_1_18.p_table_hover_light div.column_3:hover, div.p_table_1_18.p_table_hover_light div.column_4:hover, div.p_table_1_18.p_table_hover_light div.active_column, div.p_table_1_18.p_table_hover_light div.active_column:hover
3044
+ {
3045
+ box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
3046
+ -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
3047
+ -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
3048
+ }
3049
+ /* --- buttons --- */
3050
+ div.p_table_1_13 a.sign_up,
3051
+ div.p_table_1_13 a.sign_up:hover,
3052
+ div.p_table_1_14 a.sign_up,
3053
+ div.p_table_1_14 a.sign_up:hover,
3054
+ div.p_table_1_15 a.sign_up,
3055
+ div.p_table_1_15 a.sign_up:hover,
3056
+ div.p_table_1_16 a.sign_up,
3057
+ div.p_table_1_16 a.sign_up:hover,
3058
+ div.p_table_1_17 a.sign_up,
3059
+ div.p_table_1_17 a.sign_up:hover,
3060
+ div.p_table_1_18 a.sign_up,
3061
+ div.p_table_1_18 a.sign_up:hover
3062
+ {
3063
+ box-shadow: none;
3064
+ -webkit-box-shadow: none;
3065
+ -moz-box-shadow: none;
3066
+ text-shadow: none;
3067
+ font-weight: normal;
3068
+ color: #FFF;
3069
+ border-radius: 0;
3070
+ -moz-border-radius: 0;
3071
+ -webkit-border-radius: 0;
3072
+ }
3073
+ /* --- radius --- */
3074
+ div.p_table_1_13 .radius5_topleft,
3075
+ div.p_table_1_14 .radius5_topleft,
3076
+ div.p_table_1_15 .radius5_topleft,
3077
+ div.p_table_1_16 .radius5_topleft,
3078
+ div.p_table_1_17 .radius5_topleft,
3079
+ div.p_table_1_18 .radius5_topleft,
3080
+ div.p_table_1_13 .radius5_topright,
3081
+ div.p_table_1_14 .radius5_topright,
3082
+ div.p_table_1_15 .radius5_topright,
3083
+ div.p_table_1_16 .radius5_topright,
3084
+ div.p_table_1_17 .radius5_topright,
3085
+ div.p_table_1_18 .radius5_topright
3086
+ {
3087
+ border-radius: 0 !important;
3088
+ -moz-border-radius: 0 !important;
3089
+ -webkit-border-radius: 0 !important;
3090
+ }
3091
+ /* --- footer --- */
3092
+ div.p_table_1_13 li.footer_row,
3093
+ div.p_table_1_14 li.footer_row,
3094
+ div.p_table_1_15 li.footer_row,
3095
+ div.p_table_1_16 li.footer_row,
3096
+ div.p_table_1_17 li.footer_row,
3097
+ div.p_table_1_18 li.footer_row
3098
+ {
3099
+ border-color: #E0E0E0;
3100
+ }
3101
+
3102
+ /* ============ Style 13 ============= */
3103
+ /* ========== COLUMN STYLE 1 ========== */
3104
+ /* --- header row 1 --- */
3105
+ div.p_table_1_13 div.column_1 li.header_row_1
3106
+ {
3107
+ background: #5EC2EA !important;
3108
+ }
3109
+
3110
+ /* --- header row 2 --- */
3111
+ div.p_table_1_13 div.column_1 li.header_row_2
3112
+ {
3113
+ background: #6ACAED !important;
3114
+ }
3115
+
3116
+ /* ========== COLUMN STYLE 2 ========== */
3117
+ /* --- header row 1 --- */
3118
+ div.p_table_1_13 div.column_2 li.header_row_1
3119
+ {
3120
+ background: #36A6DF !important;
3121
+ }
3122
+
3123
+ /* --- header row 2 --- */
3124
+ div.p_table_1_13 div.column_2 li.header_row_2
3125
+ {
3126
+ background: #42B3E5 !important;
3127
+ }
3128
+
3129
+ /* ========== COLUMN STYLE 3 ========== */
3130
+ /* --- header row 1 --- */
3131
+ div.p_table_1_13 div.column_3 li.header_row_1
3132
+ {
3133
+ background: #0274C4 !important;
3134
+ }
3135
+
3136
+ /* --- header row 2 --- */
3137
+ div.p_table_1_13 div.column_3 li.header_row_2
3138
+ {
3139
+ background: #0384CE !important;
3140
+ }
3141
+
3142
+ /* ========== COLUMN STYLE 4 ========== */
3143
+ /* --- header row 1 --- */
3144
+ div.p_table_1_13 div.column_4 li.header_row_1
3145
+ {
3146
+ background: #274894 !important;
3147
+ }
3148
+
3149
+ /* --- header row 2 --- */
3150
+ div.p_table_1_13 div.column_4 li.header_row_2
3151
+ {
3152
+ background: #3156A3 !important;
3153
+ }
3154
+
3155
+ /* --- buttons --- */
3156
+ div.p_table_1_13 div.column_1 a.sign_up
3157
+ {
3158
+ background: #6ACAED;
3159
+ border-color: #6ACAED;
3160
+ }
3161
+ div.p_table_1_13 div.column_2 a.sign_up
3162
+ {
3163
+ background: #42B3E5;
3164
+ border-color: #42B3E5;
3165
+ }
3166
+ div.p_table_1_13 div.column_3 a.sign_up
3167
+ {
3168
+ background: #0384CE;
3169
+ border-color: #0384CE;
3170
+ }
3171
+ div.p_table_1_13 div.column_4 a.sign_up
3172
+ {
3173
+ background: #3156A3;
3174
+ border-color: #3156A3;
3175
+ }
3176
+
3177
+ /* ============ Style 14 ============= */
3178
+ /* ========== COLUMN STYLE 1 ========== */
3179
+ /* --- header row 1 --- */
3180
+ div.p_table_1_14 div.column_1 li.header_row_1
3181
+ {
3182
+ background: #96C442 !important;
3183
+ }
3184
+
3185
+ /* --- header row 2 --- */
3186
+ div.p_table_1_14 div.column_1 li.header_row_2
3187
+ {
3188
+ background: #A2CC4D !important;
3189
+ }
3190
+
3191
+ /* ========== COLUMN STYLE 2 ========== */
3192
+ /* --- header row 1 --- */
3193
+ div.p_table_1_14 div.column_2 li.header_row_1
3194
+ {
3195
+ background: #6CAD31 !important;
3196
+ }
3197
+
3198
+ /* --- header row 2 --- */
3199
+ div.p_table_1_14 div.column_2 li.header_row_2
3200
+ {
3201
+ background: #7CBA3D !important;
3202
+ }
3203
+
3204
+ /* ========== COLUMN STYLE 3 ========== */
3205
+ /* --- header row 1 --- */
3206
+ div.p_table_1_14 div.column_3 li.header_row_1
3207
+ {
3208
+ background: #379234 !important;
3209
+ }
3210
+
3211
+ /* --- header row 2 --- */
3212
+ div.p_table_1_14 div.column_3 li.header_row_2
3213
+ {
3214
+ background: #43A140 !important;
3215
+ }
3216
+
3217
+ /* ========== COLUMN STYLE 4 ========== */
3218
+ /* --- header row 1 --- */
3219
+ div.p_table_1_14 div.column_4 li.header_row_1
3220
+ {
3221
+ background: #00722D !important;
3222
+ }
3223
+
3224
+ /* --- header row 2 --- */
3225
+ div.p_table_1_14 div.column_4 li.header_row_2
3226
+ {
3227
+ background: #008238 !important;
3228
+ }
3229
+
3230
+ /* --- buttons --- */
3231
+ div.p_table_1_14 div.column_1 a.sign_up
3232
+ {
3233
+ background: #A2CC4D;
3234
+ border-color: #A2CC4D;
3235
+ }
3236
+ div.p_table_1_14 div.column_2 a.sign_up
3237
+ {
3238
+ background: #7CBA3D;
3239
+ border-color: #7CBA3D;
3240
+ }
3241
+ div.p_table_1_14 div.column_3 a.sign_up
3242
+ {
3243
+ background: #43A140;
3244
+ border-color: #43A140;
3245
+ }
3246
+ div.p_table_1_14 div.column_4 a.sign_up
3247
+ {
3248
+ background: #008238;
3249
+ border-color: #008238;
3250
+ }
3251
+
3252
+ /* ============ Style 15 ============= */
3253
+ /* ========== COLUMN STYLE 1 ========== */
3254
+ /* --- header row 1 --- */
3255
+ div.p_table_1_15 div.column_1 li.header_row_1
3256
+ {
3257
+ background: #FEB80D !important;
3258
+ }
3259
+
3260
+ /* --- header row 2 --- */
3261
+ div.p_table_1_15 div.column_1 li.header_row_2
3262
+ {
3263
+ background: #FEC110 !important;
3264
+ }
3265
+
3266
+ /* ========== COLUMN STYLE 2 ========== */
3267
+ /* --- header row 1 --- */
3268
+ div.p_table_1_15 div.column_2 li.header_row_1
3269
+ {
3270
+ background: #FF9A00 !important;
3271
+ }
3272
+
3273
+ /* --- header row 2 --- */
3274
+ div.p_table_1_15 div.column_2 li.header_row_2
3275
+ {
3276
+ background: #FFA800 !important;
3277
+ }
3278
+
3279
+ /* ========== COLUMN STYLE 3 ========== */
3280
+ /* --- header row 1 --- */
3281
+ div.p_table_1_15 div.column_3 li.header_row_1
3282
+ {
3283
+ background: #EE6800 !important;
3284
+ }
3285
+
3286
+ /* --- header row 2 --- */
3287
+ div.p_table_1_15 div.column_3 li.header_row_2
3288
+ {
3289
+ background: #F17800 !important;
3290
+ }
3291
+
3292
+ /* ========== COLUMN STYLE 4 ========== */
3293
+ /* --- header row 1 --- */
3294
+ div.p_table_1_15 div.column_4 li.header_row_1
3295
+ {
3296
+ background: #C13815 !important;
3297
+ }
3298
+
3299
+ /* --- header row 2 --- */
3300
+ div.p_table_1_15 div.column_4 li.header_row_2
3301
+ {
3302
+ background: #CB451B !important;
3303
+ }
3304
+
3305
+ /* --- buttons --- */
3306
+ div.p_table_1_15 div.column_1 a.sign_up
3307
+ {
3308
+ background: #FEC110;
3309
+ border-color: #FEC110;
3310
+ }
3311
+ div.p_table_1_15 div.column_2 a.sign_up
3312
+ {
3313
+ background: #FFA800;
3314
+ border-color: #FFA800;
3315
+ }
3316
+ div.p_table_1_15 div.column_3 a.sign_up
3317
+ {
3318
+ background: #F17800;
3319
+ border-color: #F17800;
3320
+ }
3321
+ div.p_table_1_15 div.column_4 a.sign_up
3322
+ {
3323
+ background: #CB451B;
3324
+ border-color: #CB451B;
3325
+ }
3326
+
3327
+ /* ============ Style 16 ============= */
3328
+ /* ========== COLUMN STYLE 1 ========== */
3329
+ /* --- header row 1 --- */
3330
+ div.p_table_1_16 div.column_1 li.header_row_1
3331
+ {
3332
+ background: #F9814C !important;
3333
+ }
3334
+
3335
+ /* --- header row 2 --- */
3336
+ div.p_table_1_16 div.column_1 li.header_row_2
3337
+ {
3338
+ background: #FA8E57 !important;
3339
+ }
3340
+
3341
+ /* ========== COLUMN STYLE 2 ========== */
3342
+ /* --- header row 1 --- */
3343
+ div.p_table_1_16 div.column_2 li.header_row_1
3344
+ {
3345
+ background: #F0653B !important;
3346
+ }
3347
+
3348
+ /* --- header row 2 --- */
3349
+ div.p_table_1_16 div.column_2 li.header_row_2
3350
+ {
3351
+ background: #F37548 !important;
3352
+ }
3353
+
3354
+ /* ========== COLUMN STYLE 3 ========== */
3355
+ /* --- header row 1 --- */
3356
+ div.p_table_1_16 div.column_3 li.header_row_1
3357
+ {
3358
+ background: #D3442C !important;
3359
+ }
3360
+
3361
+ /* --- header row 2 --- */
3362
+ div.p_table_1_16 div.column_3 li.header_row_2
3363
+ {
3364
+ background: #DB5237 !important;
3365
+ }
3366
+
3367
+ /* ========== COLUMN STYLE 4 ========== */
3368
+ /* --- header row 1 --- */
3369
+ div.p_table_1_16 div.column_4 li.header_row_1
3370
+ {
3371
+ background: #B42A1F !important;
3372
+ }
3373
+
3374
+ /* --- header row 2 --- */
3375
+ div.p_table_1_16 div.column_4 li.header_row_2
3376
+ {
3377
+ background: #C03427 !important;
3378
+ }
3379
+
3380
+ /* --- buttons --- */
3381
+ div.p_table_1_16 div.column_1 a.sign_up
3382
+ {
3383
+ background: #FA8E57;
3384
+ border-color: #FA8E57;
3385
+ }
3386
+ div.p_table_1_16 div.column_2 a.sign_up
3387
+ {
3388
+ background: #F37548;
3389
+ border-color: #F37548;
3390
+ }
3391
+ div.p_table_1_16 div.column_3 a.sign_up
3392
+ {
3393
+ background: #DB5237;
3394
+ border-color: #DB5237;
3395
+ }
3396
+ div.p_table_1_16 div.column_4 a.sign_up
3397
+ {
3398
+ background: #C03427;
3399
+ border-color: #C03427;
3400
+ }
3401
+
3402
+ /* ============ Style 17 ============= */
3403
+ /* ========== COLUMN STYLE 1 ========== */
3404
+ /* --- header row 1 --- */
3405
+ div.p_table_1_17 div.column_1 li.header_row_1
3406
+ {
3407
+ background: #35BED0 !important;
3408
+ }
3409
+
3410
+ /* --- header row 2 --- */
3411
+ div.p_table_1_17 div.column_1 li.header_row_2
3412
+ {
3413
+ background: #3EC7D7 !important;
3414
+ }
3415
+
3416
+ /* ========== COLUMN STYLE 2 ========== */
3417
+ /* --- header row 1 --- */
3418
+ div.p_table_1_17 div.column_2 li.header_row_1
3419
+ {
3420
+ background: #00A9C2 !important;
3421
+ }
3422
+
3423
+ /* --- header row 2 --- */
3424
+ div.p_table_1_17 div.column_2 li.header_row_2
3425
+ {
3426
+ background: #00B6CC !important;
3427
+ }
3428
+
3429
+ /* ========== COLUMN STYLE 3 ========== */
3430
+ /* --- header row 1 --- */
3431
+ div.p_table_1_17 div.column_3 li.header_row_1
3432
+ {
3433
+ background: #0087A8 !important;
3434
+ }
3435
+
3436
+ /* --- header row 2 --- */
3437
+ div.p_table_1_17 div.column_3 li.header_row_2
3438
+ {
3439
+ background: #0097B5 !important;
3440
+ }
3441
+
3442
+ /* ========== COLUMN STYLE 4 ========== */
3443
+ /* --- header row 1 --- */
3444
+ div.p_table_1_17 div.column_4 li.header_row_1
3445
+ {
3446
+ background: #005778 !important;
3447
+ }
3448
+
3449
+ /* --- header row 2 --- */
3450
+ div.p_table_1_17 div.column_4 li.header_row_2
3451
+ {
3452
+ background: #006688 !important;
3453
+ }
3454
+
3455
+ /* --- buttons --- */
3456
+ div.p_table_1_17 div.column_1 a.sign_up
3457
+ {
3458
+ background: #3EC7D7;
3459
+ border-color: #3EC7D7;
3460
+ }
3461
+ div.p_table_1_17 div.column_2 a.sign_up
3462
+ {
3463
+ background: #00B6CC;
3464
+ border-color: #00B6CC;
3465
+ }
3466
+ div.p_table_1_17 div.column_3 a.sign_up
3467
+ {
3468
+ background: #0097B5;
3469
+ border-color: #0097B5;
3470
+ }
3471
+ div.p_table_1_17 div.column_4 a.sign_up
3472
+ {
3473
+ background: #006688;
3474
+ border-color: #006688;
3475
+ }
3476
+
3477
+ /* ============ Style 18 ============= */
3478
+ /* ========== COLUMN STYLE 1 ========== */
3479
+ /* --- header row 1 --- */
3480
+ div.p_table_1_18 div.column_1 li.header_row_1
3481
+ {
3482
+ background: #A18DCB !important;
3483
+ }
3484
+
3485
+ /* --- header row 2 --- */
3486
+ div.p_table_1_18 div.column_1 li.header_row_2
3487
+ {
3488
+ background: #AC99D2 !important;
3489
+ }
3490
+
3491
+ /* ========== COLUMN STYLE 2 ========== */
3492
+ /* --- header row 1 --- */
3493
+ div.p_table_1_18 div.column_2 li.header_row_1
3494
+ {
3495
+ background: #8177B9 !important;
3496
+ }
3497
+
3498
+ /* --- header row 2 --- */
3499
+ div.p_table_1_18 div.column_2 li.header_row_2
3500
+ {
3501
+ background: #9187C4 !important;
3502
+ }
3503
+
3504
+ /* ========== COLUMN STYLE 3 ========== */
3505
+ /* --- header row 1 --- */
3506
+ div.p_table_1_18 div.column_3 li.header_row_1
3507
+ {
3508
+ background: #5959A6 !important;
3509
+ }
3510
+
3511
+ /* --- header row 2 --- */
3512
+ div.p_table_1_18 div.column_3 li.header_row_2
3513
+ {
3514
+ background: #6969B3 !important;
3515
+ }
3516
+
3517
+ /* ========== COLUMN STYLE 4 ========== */
3518
+ /* --- header row 1 --- */
3519
+ div.p_table_1_18 div.column_4 li.header_row_1
3520
+ {
3521
+ background: #323F84 !important;
3522
+ }
3523
+
3524
+ /* --- header row 2 --- */
3525
+ div.p_table_1_18 div.column_4 li.header_row_2
3526
+ {
3527
+ background: #3E4C94 !important;
3528
+ }
3529
+
3530
+ /* --- buttons --- */
3531
+ div.p_table_1_18 div.column_1 a.sign_up
3532
+ {
3533
+ background: #AC99D2;
3534
+ border-color: #AC99D2;
3535
+ }
3536
+ div.p_table_1_18 div.column_2 a.sign_up
3537
+ {
3538
+ background: #9187C4;
3539
+ border-color: #9187C4;
3540
+ }
3541
+ div.p_table_1_18 div.column_3 a.sign_up
3542
+ {
3543
+ background: #6969B3;
3544
+ border-color: #6969B3;
3545
+ }
3546
+ div.p_table_1_18 div.column_4 a.sign_up
3547
+ {
3548
+ background: #3E4C94;
3549
+ border-color: #3E4C94;
3550
+ }
3551
+
3552
+ /* --- vertical align --- */
3553
+ div.p_table_1 li span.css3_grid_vertical_align_table
3554
+ {
3555
+ display: table;
3556
+ width: 100%;
3557
+ height: 100%;
3558
+ padding: 0 !important;
3559
+ }
3560
+ div.p_table_1 li span.css3_grid_vertical_align
3561
+ {
3562
+ display: table-cell;
3563
+ vertical-align: middle;
3564
+ padding: 0 !important;
3565
+ }
3566
+ /* ========== NAVIGATION ARROWS ========== */
3567
+ .css3_grid_slider_container
3568
+ {
3569
+ /*display: table-row;*/
3570
+ border-collapse: collapse;
3571
+ }
3572
+ .css3_grid_slider_container div.p_table_1, .css3_grid_slider_container div.p_table_2
3573
+ {
3574
+ display: table-cell;
3575
+ }
3576
+ .css3_grid_arrow_area
3577
+ {
3578
+ display: table-cell;
3579
+ height: 100%;
3580
+ vertical-align: middle;
3581
+ padding: 0 20px;
3582
+ }
3583
+ a.css3_grid_slide_button_prev, a.css3_grid_slide_button_next
3584
+ {
3585
+ float: left;
3586
+ background-image: url("../img/navigation_map.png") !important;
3587
+ background-repeat: no-repeat;
3588
+ background-position: 0 0;
3589
+ border: none;
3590
+ outline: none;
3591
+ }
3592
+ a.css3_grid_slide_button_prev:hover, a.css3_grid_slide_button_next:hover
3593
+ {
3594
+ text-decoration: none !important;
3595
+ border: none;
3596
+ }
3597
+ /* --- style 1 --- */
3598
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style1,
3599
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style1
3600
+ {
3601
+ width: 21px;
3602
+ height: 21px;
3603
+ }
3604
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style1
3605
+ {
3606
+ background-position: -21px 0;
3607
+ }
3608
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style1:hover
3609
+ {
3610
+ background-position: 0 -21px;
3611
+ }
3612
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style1:hover
3613
+ {
3614
+ background-position: -21px -21px;
3615
+ }
3616
+ /* --- style 2 --- */
3617
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style2,
3618
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style2,
3619
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style4,
3620
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style4
3621
+ {
3622
+ width: 29px;
3623
+ height: 29px;
3624
+ }
3625
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style2
3626
+ {
3627
+ background-position: 0 -52px;
3628
+ }
3629
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style2
3630
+ {
3631
+ background-position: -29px -52px;
3632
+ }
3633
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style2:hover
3634
+ {
3635
+ background-position: 0 -81px;
3636
+ }
3637
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style2:hover
3638
+ {
3639
+ background-position: -29px -81px;
3640
+ }
3641
+ /* --- style 3 --- */
3642
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style3,
3643
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style3
3644
+ {
3645
+ width: 25px;
3646
+ height: 49px;
3647
+ }
3648
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style3
3649
+ {
3650
+ background-position: 0 -120px;
3651
+ }
3652
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style3
3653
+ {
3654
+ background-position: -25px -120px;
3655
+ }
3656
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style3:hover
3657
+ {
3658
+ background-position: 0 -169px;
3659
+ }
3660
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style3:hover
3661
+ {
3662
+ background-position: -25px -169px;
3663
+ }
3664
+ /* --- style 4 --- */
3665
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style4
3666
+ {
3667
+ background-position: 0 -228px;
3668
+ }
3669
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style4
3670
+ {
3671
+ background-position: -29px -228px;
3672
+ }
3673
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style4:hover
3674
+ {
3675
+ background-position: 0 -257px;
3676
+ }
3677
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style4:hover
3678
+ {
3679
+ background-position: -29px -257px;
3680
+ }
3681
+ /* --- style 5 --- */
3682
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style5,
3683
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style5
3684
+ {
3685
+ width: 24px;
3686
+ height: 47px;
3687
+ }
3688
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style5
3689
+ {
3690
+ background-position: 0 -296px;
3691
+ }
3692
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style5
3693
+ {
3694
+ background-position: -24px -296px;
3695
+ }
3696
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style5:hover
3697
+ {
3698
+ background-position: 0 -343px;
3699
+ }
3700
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style5:hover
3701
+ {
3702
+ background-position: -24px -343px;
3703
+ }
3704
+ /* --- style 6 --- */
3705
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style6,
3706
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style6
3707
+ {
3708
+ width: 41px;
3709
+ height: 41px;
3710
+ }
3711
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style6
3712
+ {
3713
+ background-position: 0 -400px;
3714
+ }
3715
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style6
3716
+ {
3717
+ background-position: -41px -400px;
3718
+ }
3719
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style6:hover
3720
+ {
3721
+ background-position: 0 -441px;
3722
+ }
3723
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style6:hover
3724
+ {
3725
+ background-position: -41px -441px;
3726
+ }
3727
+ /* --- style 7 --- */
3728
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style7,
3729
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style7,
3730
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style8,
3731
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style8,
3732
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style9,
3733
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style9,
3734
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style10,
3735
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style10
3736
+ {
3737
+ width: 35px;
3738
+ height: 35px;
3739
+ }
3740
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style7
3741
+ {
3742
+ background-position: 0 -492px;
3743
+ }
3744
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style7
3745
+ {
3746
+ background-position: -35px -492px;
3747
+ }
3748
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style7:hover
3749
+ {
3750
+ background-position: 0 -527px;
3751
+ }
3752
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style7:hover
3753
+ {
3754
+ background-position: -35px -527px;
3755
+ }
3756
+ /* --- style 8 --- */
3757
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style8
3758
+ {
3759
+ background-position: 0 -572px;
3760
+ }
3761
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style8
3762
+ {
3763
+ background-position: -35px -572px;
3764
+ }
3765
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style8:hover
3766
+ {
3767
+ background-position: 0 -607px;
3768
+ }
3769
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style8:hover
3770
+ {
3771
+ background-position: -35px -607px;
3772
+ }
3773
+ /* --- style 9 --- */
3774
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style9
3775
+ {
3776
+ background-position: 0 -652px;
3777
+ }
3778
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style9
3779
+ {
3780
+ background-position: -35px -652px;
3781
+ }
3782
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style9:hover
3783
+ {
3784
+ background-position: 0 -687px;
3785
+ }
3786
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style9:hover
3787
+ {
3788
+ background-position: -35px -687px;
3789
+ }
3790
+ /* --- style 10 --- */
3791
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style10
3792
+ {
3793
+ background-position: 0 -732px;
3794
+ }
3795
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style10
3796
+ {
3797
+ background-position: -35px -732px;
3798
+ }
3799
+ a.css3_grid_slide_button_prev.css3_grid_slide_button_style10:hover
3800
+ {
3801
+ background-position: 0 -767px;
3802
+ }
3803
+ a.css3_grid_slide_button_next.css3_grid_slide_button_style10:hover
3804
+ {
3805
+ background-position: -35px -767px;
3806
+ }
3807
+ /* ========== PAGINATION ========== */
3808
+ .css3_grid_pagination
3809
+ {
3810
+ text-align: center;
3811
+ padding: 20px 0;
3812
+ }
3813
+ .css3_grid_pagination span
3814
+ {
3815
+ display: none;
3816
+ }
3817
+ .css3_grid_pagination a
3818
+ {
3819
+ display: inline-block;
3820
+ background-image: url("../img/navigation_map.png") !important;
3821
+ background-repeat: no-repeat;
3822
+ margin-left: 3px;
3823
+ border: none;
3824
+ }
3825
+ .css3_grid_pagination a:hover
3826
+ {
3827
+ border: none;
3828
+ }
3829
+ .css3_grid_pagination a:first-child
3830
+ {
3831
+ margin-left: 0;
3832
+ }
3833
+ .css3_grid_pagination.css3_grid_pagination_style1 a
3834
+ {
3835
+ width: 9px;
3836
+ height: 9px;
3837
+ background-position: 0 -812px;
3838
+ }
3839
+ .css3_grid_pagination.css3_grid_pagination_style1 a:hover,
3840
+ .css3_grid_pagination.css3_grid_pagination_style1 a.selected
3841
+ {
3842
+ background-position: 0 -821px;
3843
+ }
3844
+ .css3_grid_pagination.css3_grid_pagination_style2 a
3845
+ {
3846
+ width: 11px;
3847
+ height: 11px;
3848
+ background-position: -19px -812px;
3849
+ }
3850
+ .css3_grid_pagination.css3_grid_pagination_style2 a:hover,
3851
+ .css3_grid_pagination.css3_grid_pagination_style2 a.selected
3852
+ {
3853
+ background-position: -19px -823px;
3854
+ }
3855
+ .css3_grid_pagination.css3_grid_pagination_style3 a
3856
+ {
3857
+ width: 20px;
3858
+ height: 3px;
3859
+ background-position: -40px -812px;
3860
+ }
3861
+ .css3_grid_pagination.css3_grid_pagination_style3 a:hover,
3862
+ .css3_grid_pagination.css3_grid_pagination_style3 a.selected
3863
+ {
3864
+ background-position: -40px -815px;
3865
+ }
3866
+ /* ========== HIDDEN ROW ========== */
3867
+ div.p_table_1 li.css3_grid_hidden_row
3868
+ {
3869
+ opacity: 1;
3870
+ -moz-transition: all 0.25s cubic-bezier(0.35, 0, 0.35, 1); /* FF4+ */
3871
+ -o-transition: all 0.25s cubic-bezier(0.35, 0, 0.35, 1); /* Opera 10.5+ */
3872
+ -webkit-transition: all 0.25s cubic-bezier(0.35, 0, 0.35, 1); /* Saf3.2+, Chrome */
3873
+ -ms-transition: all 0.25s cubic-bezier(0.35, 0, 0.35, 1); /* IE9 */
3874
+ transition: all 0.25s cubic-bezier(0.35, 0, 0.35, 1); /* W3C */
3875
+ }
3876
+ div.p_table_1.css3_grid_clearfix div li.css3_grid_hidden_row.css3_grid_hide,
3877
+ div.p_table_1.css3_grid_clearfix div:hover li.css3_grid_hidden_row.css3_grid_hide
3878
+ {
3879
+ opacity: 0;
3880
+ height: 0 !important;
3881
+ padding: 0 !important;
3882
+ }
3883
+ div.p_table_1 .css3_grid_hidden_rows_control
3884
+ {
3885
+ clear: both;
3886
+ float: left;
3887
+ width: 100%;
3888
+ margin-top: 20px !important;
3889
+ }
3890
+ .css3_grid_hidden_rows_control .css3_grid_hide
3891
+ {
3892
+ display: none;
3893
+ }
3894
+ div.p_table_1 .css3_grid_hidden_rows_control span
3895
+ {
3896
+ font-family: arial;
3897
+ font-weight: bold !important;
3898
+ color: #444444 !important;
3899
+ }
assets/css/responsive.css CHANGED
@@ -67,6 +67,15 @@ div.p_table_responsive.p_table_hide_caption_column .css3_grid_vertical_align .cs
67
  -webkit-box-shadow: none;
68
  -moz-box-shadow: none;
69
  }
 
 
 
 
 
 
 
 
 
70
  div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_1:hover li.row_style_1,
71
  div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_2:hover li.row_style_1,
72
  div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_3:hover li.row_style_1,
67
  -webkit-box-shadow: none;
68
  -moz-box-shadow: none;
69
  }
70
+ div.p_table_1.p_table_responsive.p_table_hide_caption_column.p_table_hover_disabled div.active_column:hover
71
+ {
72
+ left: 0;
73
+ top: 0;
74
+ /* shadow */
75
+ box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
76
+ -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
77
+ -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
78
+ }
79
  div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_1:hover li.row_style_1,
80
  div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_2:hover li.row_style_1,
81
  div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_3:hover li.row_style_1,
assets/css/stylesheet.css CHANGED
@@ -3669,4 +3669,285 @@ Popover
3669
 
3670
  @media (min-width: 980px) {
3671
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3672
  }
3669
 
3670
  @media (min-width: 980px) {
3671
 
3672
+ }
3673
+ .framework_tabs
3674
+ {
3675
+ width:100%;
3676
+ display:inline-block;
3677
+ }
3678
+ .framework_tab-links:after
3679
+ {
3680
+ display:inline-block;
3681
+ clear:both;
3682
+ content:'';
3683
+ }
3684
+
3685
+ .framework_tab-links li
3686
+ {
3687
+ margin:0px 5px;
3688
+ float:left;
3689
+ list-style:none;
3690
+ border :1px solid #e5e5e5;
3691
+ border-bottom:none;
3692
+ }
3693
+
3694
+ .framework_tab-links a
3695
+ {
3696
+ padding:9px 15px;
3697
+ display:inline-block;
3698
+ border-radius:3px 3px 0px 0px;
3699
+ background:#EFEFEF;
3700
+ color:#4c4c4c;
3701
+ transition:all linear 0.15s;
3702
+ }
3703
+
3704
+ .framework_tab-links a:hover
3705
+ {
3706
+ background:#ffffff;
3707
+ text-decoration:none;
3708
+ }
3709
+
3710
+ li.active a, li.active a:hover
3711
+ {
3712
+ background:#fff;
3713
+ color:#4c4c4c;
3714
+ }
3715
+
3716
+ .framework_tab-content
3717
+ {
3718
+ border-radius:3px;
3719
+ border:1px solid #e5e5e5;
3720
+ /*box-shadow:-1px 1px 1px rgba(0,0,0,0.15);*/
3721
+ background:#fff;
3722
+ margin-top: 2%;
3723
+ padding: 10px 10px 10px 10px;
3724
+ margin-left: 4px;
3725
+ }
3726
+
3727
+ .framework_tab
3728
+ {
3729
+ display:none;
3730
+ }
3731
+
3732
+ .framework_tab.active
3733
+ {
3734
+ display:block;
3735
+ }
3736
+ .framework_background
3737
+ {
3738
+ background-color: #ffffff;
3739
+ padding-bottom:20px;
3740
+ }
3741
+ .framework_txt-align
3742
+ {
3743
+ vertical-align: middle !important;
3744
+ }
3745
+ .plugin-div
3746
+ {
3747
+ float: left;
3748
+ margin: 0 8px 16px;
3749
+ width: 48.5%;
3750
+ width: -webkit-calc(50% - 8px);
3751
+ width: calc(50% - 8px);
3752
+ background-color: #fff;
3753
+ border: 1px solid #dedede;
3754
+ -webkit-box-sizing: border-box;
3755
+ -moz-box-sizing: border-box;
3756
+ box-sizing: border-box
3757
+ }
3758
+
3759
+ .plugin-div:nth-child(odd)
3760
+ {
3761
+ clear: both;
3762
+ margin-left: 0
3763
+ }
3764
+
3765
+ .plugin-div:nth-child(even)
3766
+ {
3767
+ margin-right: 0
3768
+ }
3769
+
3770
+ @media screen and (max-width:782px)
3771
+ {
3772
+ .plugin-card {
3773
+ margin-left: 0;
3774
+ margin-right: 0;
3775
+ width: 100%
3776
+ }
3777
+ }
3778
+
3779
+ .plugin-div-top
3780
+ {
3781
+ position: relative;
3782
+ padding: 20px 20px 10px;
3783
+ min-height:200px;
3784
+ }
3785
+ .plugin-div-inner-content
3786
+ {
3787
+ min-height:150px;
3788
+ }
3789
+ .plugin-action-buttons, div.action-links
3790
+ {
3791
+ margin: 0
3792
+ }
3793
+ .plugin-div h4 {
3794
+ margin: 0 0 12px;
3795
+ font-size: 16px;
3796
+ line-height: 1.3
3797
+ }
3798
+
3799
+ .plugin-div .desc, .plugin-div .name
3800
+ {
3801
+ margin-left: 148px;
3802
+
3803
+ }
3804
+
3805
+ .plugin-div .action-links
3806
+ {
3807
+
3808
+ }
3809
+ .plugin-div-button
3810
+ {
3811
+ margin-left: 5px !important;
3812
+ }
3813
+ .plugin-div-settings
3814
+ {
3815
+ display:inline-block;
3816
+ margin: 0 0px 16px;
3817
+ width: 48.5%;
3818
+ width: -webkit-calc(50% - 8px);
3819
+ width: calc(50% - 8px);
3820
+ background-color: #FAFAFA;
3821
+ border: 1px solid #dedede;
3822
+ -webkit-box-sizing: border-box;
3823
+ -moz-box-sizing: border-box;
3824
+ box-sizing: border-box;
3825
+ vertical-align: top;
3826
+ min-height: 330px;
3827
+ }
3828
+
3829
+ .plugin-div-settings:nth-child(odd)
3830
+ {
3831
+ clear: both;
3832
+ margin-left: 0
3833
+ }
3834
+
3835
+ .plugin-div-settings:nth-child(even)
3836
+ {
3837
+ margin-right: 0;
3838
+ margin-left: 8px;
3839
+
3840
+ }
3841
+
3842
+
3843
+ .plugin-div-settings-top
3844
+ {
3845
+ position: relative;
3846
+ padding: 20px 20px 10px;
3847
+ background-color: #fff;
3848
+ }
3849
+
3850
+ .plugin-action-buttons, div.action-links
3851
+ {
3852
+ margin: 0
3853
+ }
3854
+ .plugin-div-settings h4
3855
+ {
3856
+ margin: 0 0 12px;
3857
+ font-size: 16px;
3858
+ line-height: 1.3
3859
+ }
3860
+
3861
+ .plugin-div-settings .desc, .plugin-div-settings .name
3862
+ {
3863
+ margin-left: 148px;
3864
+
3865
+ }
3866
+
3867
+ .plugin-div-settings-button
3868
+ {
3869
+ margin-left: 5px !important;
3870
+
3871
+ }
3872
+ .plugin-card-bottom_settings
3873
+ {
3874
+ clear: both;
3875
+ padding: 8px 20px;
3876
+ background-color: #fafafa;
3877
+ overflow: hidden;
3878
+ text-align:right;
3879
+ border-top: 1px solid #dedede
3880
+ }
3881
+ .plugin-icon-custom
3882
+ {
3883
+ position: absolute;
3884
+ top: 20px;
3885
+ left: 20px;
3886
+ max-width: 128px;
3887
+ margin: 0px 20px 20px 0px;
3888
+ text-decoration: none;
3889
+ text-align:center;
3890
+ }
3891
+ .plugin-action-buttons-custom
3892
+ {
3893
+ clear: right;
3894
+ margin-left: 2em;
3895
+ margin-bottom: 1em;
3896
+ text-align: right;
3897
+ }
3898
+ .coustom-nav-tab
3899
+ {
3900
+ padding: 6px 10px !important;
3901
+ font-weight: 700 !important;
3902
+ font-size: 15px !important;
3903
+ line-height: 24px !important;
3904
+ }
3905
+ .custom_icon
3906
+ {
3907
+ width:128px;
3908
+ height:128px;
3909
+ }
3910
+
3911
+
3912
+ .service-div-settings
3913
+ {
3914
+ display:inline-block;
3915
+ margin: 0 0px 16px;
3916
+ width: 48.5%;
3917
+ width: -webkit-calc(50% - 8px);
3918
+ width: calc(50% - 8px);
3919
+ background-color: #FAFAFA;
3920
+ border: 1px solid #dedede;
3921
+ -webkit-box-sizing: border-box;
3922
+ -moz-box-sizing: border-box;
3923
+ box-sizing: border-box;
3924
+ vertical-align: top;
3925
+ min-height: 300px;
3926
+ }
3927
+
3928
+ .service-div-settings:nth-child(odd)
3929
+ {
3930
+ clear: both;
3931
+ margin-left: 0
3932
+ }
3933
+
3934
+ .service-div-settings:nth-child(even)
3935
+ {
3936
+ margin-right: 0;
3937
+ margin-left: 8px;
3938
+
3939
+ }
3940
+ .service-div-settings .desc, .service-div-settings .name
3941
+ {
3942
+
3943
+ }
3944
+ .service-div-settings-top
3945
+ {
3946
+ position: relative;
3947
+ padding: 5px 20px;
3948
+ background-color: #fff;
3949
+ }
3950
+ .service-div-inner-content
3951
+ {
3952
+ min-height:150px;
3953
  }
assets/images/colorBox/border.png DELETED
Binary file
assets/images/colorBox/button_next.png DELETED
Binary file
assets/images/colorBox/button_pause.png DELETED
Binary file
assets/images/colorBox/button_play.png DELETED
Binary file
assets/images/colorBox/button_prev.png DELETED
Binary file
assets/images/colorBox/close.png DELETED
Binary file
assets/images/colorBox/controls.png DELETED
Binary file
assets/images/colorBox/loading.gif DELETED
Binary file
assets/images/colorBox/loading_background.png DELETED
Binary file
assets/images/colorBox/overlay.png DELETED
Binary file
assets/images/colorBox/sprite.png DELETED
Binary file
assets/images/fancybox/blank.gif DELETED
Binary file
assets/images/fancybox/fancybox_buttons.png DELETED
Binary file
assets/images/fancybox/fancybox_loading.gif DELETED
Binary file
assets/images/fancybox/fancybox_overlay.png DELETED
Binary file
assets/images/fancybox/fancybox_sprite.png DELETED
Binary file
assets/images/gallery-bank-logo.png DELETED
Binary file
assets/images/gallery-bank.png ADDED
Binary file
assets/images/img.png DELETED
Binary file
assets/images/lightbox2/close.png DELETED
Binary file
assets/images/lightbox2/loading.gif DELETED
Binary file
assets/images/lightbox2/next.png DELETED
Binary file
assets/images/lightbox2/prev.png DELETED
Binary file
assets/images/photoSwipe/error.gif DELETED
Binary file
assets/images/photoSwipe/icons.png DELETED
Binary file
assets/images/photoSwipe/photoswipe-icons.png DELETED
Binary file
assets/images/photoSwipe/photoswipe-icons@2x.png DELETED
Binary file
assets/images/photoSwipe/photoswipe-loader.gif DELETED
Binary file
assets/images/video.jpg DELETED
Binary file
assets/img/cross_04.png ADDED
Binary file
assets/img/ribbon_style1_free.png DELETED
Binary file
assets/img/ribbon_style1_off30.png DELETED
Binary file
assets/img/ribbon_style1_off35.png DELETED
Binary file
assets/img/ribbon_style1_save.png DELETED
Binary file
assets/img/ribbon_style2_free.png ADDED
Binary file
assets/img/ribbon_style2_heart.png ADDED
Binary file
assets/img/ribbon_style2_hot.png ADDED
Binary file
assets/img/ribbon_style2_save.png ADDED
Binary file
assets/img/tick_10.png ADDED
Binary file
front_views/gallery-bank-shortcode.php CHANGED
@@ -64,9 +64,9 @@
64
  <select id="ux_gallery_format" class="layout-span9" onchange="select_images_in_row();">
65
  <option value=""> <?php _e("Select Gallery Format ", gallery_bank); ?> </option>
66
  <option value="masonry">Masonry Gallery</option>
67
- <option value="filmstrip" style="color: #FF0000;">Filmstrip Gallery (Available only in Premium Versions)</option>
68
- <option value="blog" style="color: #FF0000;">Blog Style Gallery (Available only in Premium Versions)</option>
69
- <option id="slide_show" value="slideshow" style="color: #FF0000;">Slideshow Gallery (Available only in Premium Versions)</option>
70
  <option value="thumbnail">Thumbnail Gallery</option>
71
  </select>
72
  </div>
64
  <select id="ux_gallery_format" class="layout-span9" onchange="select_images_in_row();">
65
  <option value=""> <?php _e("Select Gallery Format ", gallery_bank); ?> </option>
66
  <option value="masonry">Masonry Gallery</option>
67
+ <option value="filmstrip" disabled="disabled" style="color: #FF0000;">Filmstrip Gallery (Available only in Premium Versions)</option>
68
+ <option value="blog" disabled="disabled" style="color: #FF0000;">Blog Style Gallery (Available only in Premium Versions)</option>
69
+ <option id="slide_show" disabled="disabled" value="slideshow" style="color: #FF0000;">Slideshow Gallery (Available only in Premium Versions)</option>
70
  <option value="thumbnail">Thumbnail Gallery</option>
71
  </select>
72
  </div>
gallery-bank.php CHANGED
@@ -4,7 +4,7 @@
4
  Plugin URI: http://tech-banker.com
5
  Description: Gallery Bank is an easy to use Responsive WordPress Gallery Plugin for photos, videos, galleries and albums.
6
  Author: Tech Banker
7
- Version: 3.0.75
8
  Author URI: http://tech-banker.com
9
  */
10
  ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
@@ -135,13 +135,27 @@ function add_gallery_bank_icon($meta = TRUE)
135
  "href" => site_url() . "/wp-admin/admin.php?page=gallery_bank_system_status",
136
  "title" => __("System Status", gallery_bank))
137
  );
 
 
 
 
 
 
 
138
 
139
  $wp_admin_bar->add_menu(array(
140
  "parent" => "gallery_bank_links",
141
  "id" => "purchase_pro_version_links",
142
  "href" => site_url() . "/wp-admin/admin.php?page=gallery_bank_purchase",
143
- "title" => __("Purchase Pro Version", gallery_bank))
144
  );
 
 
 
 
 
 
 
145
  break;
146
  case "editor":
147
  $wp_admin_bar->add_menu(array(
@@ -195,12 +209,26 @@ function add_gallery_bank_icon($meta = TRUE)
195
  "title" => __("System Status", gallery_bank))
196
  );
197
 
 
 
 
 
 
 
 
198
  $wp_admin_bar->add_menu(array(
199
  "parent" => "gallery_bank_links",
200
  "id" => "purchase_pro_version_links",
201
  "href" => site_url() . "/wp-admin/admin.php?page=gallery_bank_purchase",
202
- "title" => __("Purchase Pro Version", gallery_bank))
203
  );
 
 
 
 
 
 
 
204
  break;
205
  case "author":
206
  $wp_admin_bar->add_menu(array(
@@ -254,12 +282,26 @@ function add_gallery_bank_icon($meta = TRUE)
254
  "title" => __("System Status", gallery_bank))
255
  );
256
 
 
 
 
 
 
 
 
257
  $wp_admin_bar->add_menu(array(
258
  "parent" => "gallery_bank_links",
259
  "id" => "purchase_pro_version_links",
260
  "href" => site_url() . "/wp-admin/admin.php?page=gallery_bank_purchase",
261
- "title" => __("Purchase Pro Version", gallery_bank))
262
  );
 
 
 
 
 
 
 
263
  break;
264
  case "contributor":
265
  break;
4
  Plugin URI: http://tech-banker.com
5
  Description: Gallery Bank is an easy to use Responsive WordPress Gallery Plugin for photos, videos, galleries and albums.
6
  Author: Tech Banker
7
+ Version: 3.0.76
8
  Author URI: http://tech-banker.com
9
  */
10
  ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
135
  "href" => site_url() . "/wp-admin/admin.php?page=gallery_bank_system_status",
136
  "title" => __("System Status", gallery_bank))
137
  );
138
+
139
+ $wp_admin_bar->add_menu(array(
140
+ "parent" => "gallery_bank_links",
141
+ "id" => "gallery_bank_recommended_plugins_links",
142
+ "href" => site_url() . "/wp-admin/admin.php?page=gallery_bank_recommended_plugins",
143
+ "title" => __("Recommendations", gallery_bank))
144
+ );
145
 
146
  $wp_admin_bar->add_menu(array(
147
  "parent" => "gallery_bank_links",
148
  "id" => "purchase_pro_version_links",
149
  "href" => site_url() . "/wp-admin/admin.php?page=gallery_bank_purchase",
150
+ "title" => __("Premium Editions", gallery_bank))
151
  );
152
+
153
+ $wp_admin_bar->add_menu(array(
154
+ "parent" => "gallery_bank_links",
155
+ "id" => "gallery_bank_other_services_links",
156
+ "href" => site_url() . "/wp-admin/admin.php?page=gallery_bank_other_services",
157
+ "title" => __("Our Other Services", gallery_bank))
158
+ );
159
  break;
160
  case "editor":
161
  $wp_admin_bar->add_menu(array(
209
  "title" => __("System Status", gallery_bank))
210
  );
211
 
212
+ $wp_admin_bar->add_menu(array(
213
+ "parent" => "gallery_bank_links",
214
+ "id" => "gallery_bank_recommended_plugins_links",
215
+ "href" => site_url() . "/wp-admin/admin.php?page=gallery_bank_recommended_plugins",
216
+ "title" => __("Recommendations", gallery_bank))
217
+ );
218
+
219
  $wp_admin_bar->add_menu(array(
220
  "parent" => "gallery_bank_links",
221
  "id" => "purchase_pro_version_links",
222
  "href" => site_url() . "/wp-admin/admin.php?page=gallery_bank_purchase",
223
+ "title" => __("Premium Editions", gallery_bank))
224
  );
225
+
226
+ $wp_admin_bar->add_menu(array(
227
+ "parent" => "gallery_bank_links",
228
+ "id" => "gallery_bank_other_services_links",
229
+ "href" => site_url() . "/wp-admin/admin.php?page=gallery_bank_other_services",
230
+ "title" => __("Our Other Services", gallery_bank))
231
+ );
232
  break;
233
  case "author":
234
  $wp_admin_bar->add_menu(array(
282
  "title" => __("System Status", gallery_bank))
283
  );
284
 
285
+ $wp_admin_bar->add_menu(array(
286
+ "parent" => "gallery_bank_links",
287
+ "id" => "gallery_bank_recommended_plugins_links",
288
+ "href" => site_url() . "/wp-admin/admin.php?page=gallery_bank_recommended_plugins",
289
+ "title" => __("Recommendations", gallery_bank))
290
+ );
291
+
292
  $wp_admin_bar->add_menu(array(
293
  "parent" => "gallery_bank_links",
294
  "id" => "purchase_pro_version_links",
295
  "href" => site_url() . "/wp-admin/admin.php?page=gallery_bank_purchase",
296
+ "title" => __("Premium Editions", gallery_bank))
297
  );
298
+
299
+ $wp_admin_bar->add_menu(array(
300
+ "parent" => "gallery_bank_links",
301
+ "id" => "gallery_bank_other_services_links",
302
+ "href" => site_url() . "/wp-admin/admin.php?page=gallery_bank_other_services",
303
+ "title" => __("Our Other Services", gallery_bank))
304
+ );
305
  break;
306
  case "contributor":
307
  break;
lib/gallery-bank-class.php CHANGED
@@ -18,7 +18,9 @@ function create_global_menus_for_gallery_bank()
18
  add_submenu_page("gallery_bank", "Album Sorting", __("Album Sorting", gallery_bank), "read", "gallery_album_sorting", "gallery_album_sorting");
19
  add_submenu_page("gallery_bank", "Gallery Bank", __("Global Settings", gallery_bank), "read", "global_settings", "global_settings");
20
  add_submenu_page("gallery_bank", "System Status", __("System Status", gallery_bank), "read", "gallery_bank_system_status", "gallery_bank_system_status");
21
- add_submenu_page("gallery_bank", "Purchase Pro Version", __("Purchase Pro Version", gallery_bank), "read", "gallery_bank_purchase", "gallery_bank_purchase");
 
 
22
  add_submenu_page("", "", "", "read", "view_album", "view_album");
23
  add_submenu_page("", "", "", "read", "album_preview", "album_preview");
24
  add_submenu_page("", "", "", "read", "save_album", "save_album");
@@ -31,7 +33,9 @@ function create_global_menus_for_gallery_bank()
31
  add_submenu_page("gallery_bank", "Album Sorting", __("Album Sorting", gallery_bank), "read", "gallery_album_sorting", "gallery_album_sorting");
32
  add_submenu_page("gallery_bank", "Gallery Bank", __("Global Settings", gallery_bank), "read", "global_settings", "global_settings");
33
  add_submenu_page("gallery_bank", "System Status", __("System Status", gallery_bank), "read", "gallery_bank_system_status", "gallery_bank_system_status");
34
- add_submenu_page("gallery_bank", "Purchase Pro Version", __("Purchase Pro Version", gallery_bank), "read", "gallery_bank_purchase", "gallery_bank_purchase");
 
 
35
  add_submenu_page("", "", "", "read", "view_album", "view_album");
36
  add_submenu_page("", "", "", "read", "album_preview", "album_preview");
37
  add_submenu_page("", "", "", "read", "save_album", "save_album");
@@ -44,7 +48,9 @@ function create_global_menus_for_gallery_bank()
44
  add_submenu_page("gallery_bank", "Album Sorting", __("Album Sorting", gallery_bank), "read", "gallery_album_sorting", "gallery_album_sorting");
45
  add_submenu_page("gallery_bank", "Gallery Bank", __("Global Settings", gallery_bank), "read", "global_settings", "global_settings");
46
  add_submenu_page("gallery_bank", "System Status", __("System Status", gallery_bank), "read", "gallery_bank_system_status", "gallery_bank_system_status");
47
- add_submenu_page("gallery_bank", "Purchase Pro Version", __("Purchase Pro Version", gallery_bank), "read", "gallery_bank_purchase", "gallery_bank_purchase");
 
 
48
  add_submenu_page("", "", "", "read", "view_album", "view_album");
49
  add_submenu_page("", "", "", "read", "album_preview", "album_preview");
50
  add_submenu_page("", "", "", "read", "save_album", "save_album");
@@ -183,6 +189,28 @@ function gallery_bank_purchase()
183
  include_once GALLERY_BK_PLUGIN_DIR . "/views/header.php";
184
  include_once GALLERY_BK_PLUGIN_DIR . "/views/purchase_pro_version.php";
185
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
186
  //--------------------------------------------------------------------------------------------------------------//
187
  //CODE FOR CALLING JAVASCRIPT FUNCTIONS
188
  //--------------------------------------------------------------------------------------------------------------//
@@ -201,6 +229,7 @@ function backend_scripts_calls()
201
  wp_enqueue_script("jquery.Tooltip.js", plugins_url("/assets/js/jquery.Tooltip.js",dirname(__FILE__)));
202
  wp_enqueue_script("bootstrap.js", plugins_url("/assets/js/bootstrap.js",dirname(__FILE__)));
203
  wp_enqueue_script("jquery.prettyPhoto.js", plugins_url("/assets/js/jquery.prettyPhoto.js",dirname(__FILE__)));
 
204
  }
205
 
206
  function frontend_plugin_js_scripts_gallery_bank()
@@ -224,7 +253,7 @@ function backend_css_calls()
224
  wp_enqueue_style("system-message.css", plugins_url("/assets/css/system-message.css",dirname(__FILE__)));
225
  wp_enqueue_style("gallery-bank.css", plugins_url("/assets/css/gallery-bank.css",dirname(__FILE__)));
226
  wp_enqueue_style("prettyPhoto.css", plugins_url("/assets/css/prettyPhoto.css",dirname(__FILE__)));
227
- wp_enqueue_style("css3_grid_style.css", plugins_url("/assets/css/css3_grid_style.css",dirname(__FILE__)));
228
  wp_enqueue_style("responsive.css", plugins_url("/assets/css/responsive.css",dirname(__FILE__)));
229
  }
230
 
@@ -293,60 +322,6 @@ if (isset($_REQUEST["action"])) {
293
  break;
294
  }
295
  }
296
- /*****************************************************************************************************************/
297
- function gallery_bank_enqueue_pointer_script_style()
298
- {
299
- $enqueue_pointer_script_style = false;
300
-
301
- // Get array list of dismissed pointers for current user and convert it to array
302
-
303
- $dismissed_pointers = explode(",", get_user_meta(get_current_user_id(), "dismissed_wp_pointers", true));
304
-
305
- // Check if our pointer is not among dismissed ones
306
- if (!in_array("gallery_bank_pointer", $dismissed_pointers)) {
307
- $enqueue_pointer_script_style = true;
308
-
309
- // Add footer scripts using callback function
310
- add_action("admin_print_footer_scripts", "gallery_bank_pointer_print_scripts");
311
- }
312
-
313
- // Enqueue pointer CSS and JS files, if needed
314
- if ($enqueue_pointer_script_style) {
315
- wp_enqueue_style("wp-pointer");
316
- wp_enqueue_script("wp-pointer");
317
- }
318
- }
319
-
320
- add_action("admin_enqueue_scripts", "gallery_bank_enqueue_pointer_script_style");
321
-
322
- function gallery_bank_pointer_print_scripts()
323
- {
324
-
325
- $pointer_content = "<h3>Gallery Bank</h3>";
326
- $pointer_content .= "<p>If you are using Gallery Bank for the first time, you can view this <a href='http://tech-banker.com/gallery-bank/' target='_blank'>link</a> to know about the features.</p>";
327
- ?>
328
-
329
- <script type="text/javascript">
330
- jQuery(document).ready(function ($) {
331
- $("#toplevel_page_gallery_bank").pointer({
332
- content: "<?php echo $pointer_content; ?>",
333
- position: {
334
- edge: "left", // arrow direction
335
- align: "center" // vertical alignment
336
- },
337
- pointerWidth: 350,
338
- close: function () {
339
- $.post(ajaxurl, {
340
- pointer: "gallery_bank_pointer", // pointer ID
341
- action: "dismiss-wp-pointer"
342
- });
343
- }
344
- }).pointer("open");
345
- });
346
- </script>
347
-
348
- <?php
349
- }
350
 
351
  /**************************************************************************************************/
352
  add_action("media_buttons_context", "add_gallery_shortcode_button", 1);
18
  add_submenu_page("gallery_bank", "Album Sorting", __("Album Sorting", gallery_bank), "read", "gallery_album_sorting", "gallery_album_sorting");
19
  add_submenu_page("gallery_bank", "Gallery Bank", __("Global Settings", gallery_bank), "read", "global_settings", "global_settings");
20
  add_submenu_page("gallery_bank", "System Status", __("System Status", gallery_bank), "read", "gallery_bank_system_status", "gallery_bank_system_status");
21
+ add_submenu_page("gallery_bank", "Recommendations", __("Recommendations", gallery_bank), "read", "gallery_bank_recommended_plugins", "gallery_bank_recommended_plugins");
22
+ add_submenu_page("gallery_bank", "Premium Editions", __("Premium Editions", gallery_bank), "read", "gallery_bank_purchase", "gallery_bank_purchase");
23
+ add_submenu_page("gallery_bank", " Our Other Services ", __("Our Other Services", gallery_bank), "read", "gallery_bank_other_services", "gallery_bank_other_services");
24
  add_submenu_page("", "", "", "read", "view_album", "view_album");
25
  add_submenu_page("", "", "", "read", "album_preview", "album_preview");
26
  add_submenu_page("", "", "", "read", "save_album", "save_album");
33
  add_submenu_page("gallery_bank", "Album Sorting", __("Album Sorting", gallery_bank), "read", "gallery_album_sorting", "gallery_album_sorting");
34
  add_submenu_page("gallery_bank", "Gallery Bank", __("Global Settings", gallery_bank), "read", "global_settings", "global_settings");
35
  add_submenu_page("gallery_bank", "System Status", __("System Status", gallery_bank), "read", "gallery_bank_system_status", "gallery_bank_system_status");
36
+ add_submenu_page("gallery_bank", "Recommendations", __("Recommendations", gallery_bank), "read", "gallery_bank_recommended_plugins", "gallery_bank_recommended_plugins");
37
+ add_submenu_page("gallery_bank", "Premium Editions", __("Premium Editions", gallery_bank), "read", "gallery_bank_purchase", "gallery_bank_purchase");
38
+ add_submenu_page("gallery_bank", " Our Other Services ", __("Our Other Services", gallery_bank), "read", "gallery_bank_other_services", "gallery_bank_other_services");
39
  add_submenu_page("", "", "", "read", "view_album", "view_album");
40
  add_submenu_page("", "", "", "read", "album_preview", "album_preview");
41
  add_submenu_page("", "", "", "read", "save_album", "save_album");
48
  add_submenu_page("gallery_bank", "Album Sorting", __("Album Sorting", gallery_bank), "read", "gallery_album_sorting", "gallery_album_sorting");
49
  add_submenu_page("gallery_bank", "Gallery Bank", __("Global Settings", gallery_bank), "read", "global_settings", "global_settings");
50
  add_submenu_page("gallery_bank", "System Status", __("System Status", gallery_bank), "read", "gallery_bank_system_status", "gallery_bank_system_status");
51
+ add_submenu_page("gallery_bank", "Recommendations", __("Recommendations", gallery_bank), "read", "gallery_bank_recommended_plugins", "gallery_bank_recommended_plugins");
52
+ add_submenu_page("gallery_bank", "Premium Editions", __("Premium Editions", gallery_bank), "read", "gallery_bank_purchase", "gallery_bank_purchase");
53
+ add_submenu_page("gallery_bank", " Our Other Services ", __("Our Other Services", gallery_bank), "read", "gallery_bank_other_services", "gallery_bank_other_services");
54
  add_submenu_page("", "", "", "read", "view_album", "view_album");
55
  add_submenu_page("", "", "", "read", "album_preview", "album_preview");
56
  add_submenu_page("", "", "", "read", "save_album", "save_album");
189
  include_once GALLERY_BK_PLUGIN_DIR . "/views/header.php";
190
  include_once GALLERY_BK_PLUGIN_DIR . "/views/purchase_pro_version.php";
191
  }
192
+
193
+ function gallery_bank_recommended_plugins()
194
+ {
195
+ global $wpdb,$current_user,$user_role_permission;
196
+ $role = $wpdb->prefix . "capabilities";
197
+ $current_user->role = array_keys($current_user->$role);
198
+ $role = $current_user->role[0];
199
+ include_once GALLERY_BK_PLUGIN_DIR . "/views/header.php";
200
+ include_once GALLERY_BK_PLUGIN_DIR . "/views/recommended-plugins.php";
201
+ }
202
+
203
+ function gallery_bank_other_services()
204
+ {
205
+ global $wpdb,$current_user,$user_role_permission;
206
+ $role = $wpdb->prefix . "capabilities";
207
+ $current_user->role = array_keys($current_user->$role);
208
+ $role = $current_user->role[0];
209
+ include_once GALLERY_BK_PLUGIN_DIR . "/views/header.php";
210
+ include_once GALLERY_BK_PLUGIN_DIR . "/views/other-services.php";
211
+ }
212
+
213
+
214
  //--------------------------------------------------------------------------------------------------------------//
215
  //CODE FOR CALLING JAVASCRIPT FUNCTIONS
216
  //--------------------------------------------------------------------------------------------------------------//
229
  wp_enqueue_script("jquery.Tooltip.js", plugins_url("/assets/js/jquery.Tooltip.js",dirname(__FILE__)));
230
  wp_enqueue_script("bootstrap.js", plugins_url("/assets/js/bootstrap.js",dirname(__FILE__)));
231
  wp_enqueue_script("jquery.prettyPhoto.js", plugins_url("/assets/js/jquery.prettyPhoto.js",dirname(__FILE__)));
232
+ wp_enqueue_style("google-fonts-roboto", "//fonts.googleapis.com/css?family=Roboto Condensed:300|Roboto Condensed:300|Roboto Condensed:300|Roboto Condensed:regular|Roboto Condensed:300");
233
  }
234
 
235
  function frontend_plugin_js_scripts_gallery_bank()
253
  wp_enqueue_style("system-message.css", plugins_url("/assets/css/system-message.css",dirname(__FILE__)));
254
  wp_enqueue_style("gallery-bank.css", plugins_url("/assets/css/gallery-bank.css",dirname(__FILE__)));
255
  wp_enqueue_style("prettyPhoto.css", plugins_url("/assets/css/prettyPhoto.css",dirname(__FILE__)));
256
+ wp_enqueue_style("premium-edition.css", plugins_url("/assets/css/premium-edition.css",dirname(__FILE__)));
257
  wp_enqueue_style("responsive.css", plugins_url("/assets/css/responsive.css",dirname(__FILE__)));
258
  }
259
 
322
  break;
323
  }
324
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
325
 
326
  /**************************************************************************************************/
327
  add_action("media_buttons_context", "add_gallery_shortcode_button", 1);
readme.txt CHANGED
@@ -1,175 +1,171 @@
1
  === WP Gallery Bank - Best Gallery Plugin ===
2
  Contributors: contact-banker,Gallery-Bank
3
- Tags: admin, AJAX, album, albums, best gallery, best gallery plugin, best portfolio, best portfolio plugin, bilder, comments, easy media gallery, fancy gallery, filterable gallery, filterable portfolio, flash, foto, fotoalbum, galerie, galerij, Galleria, gallery, gallery album, gallery bank, gallery image, Gallery Plugin, gallery wordpress plugin, google, grid gallery, html5 player, html5 video, html5-audio, image, image album, image rotate, image slider, image slideshow, images, jquery, jquery gallery, jquery slider, jquery slideshow, lightbox, links, media, modal, multiple pictures, nextgen, nextgen gallery, page, pagination gallery, pagination portfolio, photo, photo album, photo albums, photo gallery, Photo Slider, photoalbum, photogallery, photos, picture, pictures, plugin, plugin for gallery, plugin gallery, portfolio, portfolio gallery, portfolio wordpress plugin, Post, posts, responsive gallery, responsive slider, responsive slideshow, seo, seo image, shortcode, sidebar, slideshow, thumbnail, thumbnails, twitter, videos, website gallery, widget, wordpress gallery plugin, wordpress portfolio plugin, wp gallery, wp gallery plugin, wp slider
4
  Requires at least: 3.3
5
  Tested up to: 4.0
6
- Stable tag: 3.0.75
7
  License: GPLv3 or later
8
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
9
 
10
- Gallery Bank is an easy to use Responsive WordPress Gallery Plugin for photos, videos, galleries and albums.
11
 
12
  == Description ==
13
 
14
- ### [Gallery Bank - Best Gallery Albums Plugin](http://tech-banker.com/gallery-bank/)
15
 
16
- Gallery Bank is a Wordpress Plugin designed to create elegant and beautiful gallery albums with images, videos using Grid Albums, List Albums, Individual Albums, Masonry Layouts and Thumbnail Layouts, Special Effects & Animation Effects.
17
 
18
- ###IMPORTANT: If you think you found a bug in Gallery Bank or have any problem or question concerning Gallery Bank, do not hesitate to contact us at [support@tech-banker.com](mailto:support@tech-banker.com).
19
-
20
- **Gallery Bank** has become the **Best Plugin** in the world for WordPress sites to display images. It has been designed to provide easiness and simplicity to the end user. It is a very simple but fully loaded with 200+ features(**Premium Version**) Plugin.
21
-
22
- > #### **Live Demos**
23
-
24
- > * [Gallery Bank](http://tech-banker.com/gallery-bank/)
25
- > * [Gallery Bank Demos](http://tech-banker.com/gallery-bank/demo/)
26
- > * [Demo Using Masonry Layout in Individual Images](http://tech-banker.com/gallery-bank/demo/individual-images-with-title-and-description-masonry-layout/)
27
- > * [Demo Using Masonry Layout with Animation Effects](http://tech-banker.com/gallery-bank/demo/individual-images-with-title-using-pulse-effect-masonry-layout/)
28
- > * [Demo Using Masonry Layout in Individual Album](http://tech-banker.com/gallery-bank/demo/individual-album-with-title-and-description-masonry-layout/)
29
- > * [Demo Using Masonry Layout in Grid Format](http://tech-banker.com/gallery-bank/demo/albums-in-grid-format-with-title-and-description-masonry-layout/)
30
- > * [Demo Using Masonry Layout in List Format](http://tech-banker.com/gallery-bank/demo/albums-in-list-format-with-title-and-description-masonry-layout/)
31
- > * [Demo Using Thumbnails Layout in Individual Images](http://tech-banker.com/gallery-bank/demo/individual-images-with-title-and-description-thumbnails-layout/)
32
- > * [Demo Using Thumbnails Layout in Individual Album](http://tech-banker.com/gallery-bank/demo/individual-album-with-title-and-description-thumbnails-layout/)
33
- > * [Demo Using Thumbnails Layout in Grid Format](http://tech-banker.com/gallery-bank/demo/abums-in-grid-format-with-title-and-description-thumbnails-layout/)
34
- > * [Demo Using Thumbnails Layout in List Format](http://tech-banker.com/gallery-bank/demo/albums-in-list-format-with-title-and-description-thumbnails-layout/)
35
- > * [Demo Using Filmstrip Layout in Individual Images](http://tech-banker.com/gallery-bank/demo/individual-images-with-title-and-description-filmstrip-layout/)
36
- > * [Demo Using Filmstrip Layout in Individual Album](http://tech-banker.com/gallery-bank/demo/individual-album-with-title-and-description-filmstrip-layout/)
37
- > * [Demo Using Filmstrip Layout in Grid Format](http://tech-banker.com/gallery-bank/demo/albums-in-grid-format-with-title-and-description-filmstrip-layout/)
38
- > * [Demo Using Filmstrip Layout in List Format](http://tech-banker.com/gallery-bank/demo/albums-in-list-format-with-title-and-description-filmstrip-layout/)
39
- > * [Demo Using Slideshow Layout in Individual Album](http://tech-banker.com/gallery-bank/demo/individual-album-with-title-and-description-slideshow-layout/)
40
- > * [Demo Using Slideshow Layout in Grid Format](http://tech-banker.com/gallery-bank/demo/albums-in-grid-format-with-title-and-description-slideshow-layout/)
41
- > * [Demo Using Slideshow Layout in List Format](http://tech-banker.com/gallery-bank/demo/albums-in-list-format-with-title-and-description-slideshow-layout/)
42
- > * [Demo Using Blog Style Layout in Individual Images](http://tech-banker.com/gallery-bank/demo/individual-images-with-title-and-description-blog-style-layout/)
43
- > * [Demo Using Blog Style Layout in Individual Album](http://tech-banker.com/gallery-bank/demo/individual-album-with-title-and-description-blog-style-layout/)
44
- > * [Demo Using Blog Style Layout in Grid Format](http://tech-banker.com/gallery-bank/demo/albums-in-grid-format-with-title-and-description-blog-style-layout/)
45
- > * [Demo Using Blog Style Layout in List Format](http://tech-banker.com/gallery-bank/demo/albums-in-list-format-with-title-and-description-blog-style-layout/)
46
 
47
  [vimeo https://vimeo.com/92378296]
48
 
49
- It provides a powerful engine for uploading and managing galleries of images & videos, with the ability to batch upload, add/delete/rearrange/sort images, edit thumbnails, 100+ settings, and even much more. It also provides different front-end display styles (filmstrips, slideshows, masonry, blog styles and thumbnail galleries), all of them comes with a wide array of options for controlling size, style, timing, transitions, controls, lightbox effects, and more.
50
-
51
- ***The Gallery Bank WordPress Gallery Plugin is now proudly maintained by <a href="http://www.tech-banker.com">Tech Banker</a> since March 2014.***
52
-
53
- Gallery Bank is designed to adapt each portfolio to any situation and can be easily used on mobiles as it is a Responsive Plugin.
54
-
55
- ***November 4, 2014: We're happy to announce that Gallery Bank reached 210,800+ plugin downloads in only 1.5 year. We frequently receive positive feedback from people using our Gallery Bank Plugin for WordPress. Thanks so much for your support!***
56
-
57
- <a href="http://tech-banker.com/forum/gallery-bank-support/" target="_blank">Support Desk - feel free to ask your Queries</a>
58
-
59
- <a href="http://tech-banker.com/gallery-bank/" target="_blank">Upgrade to Pro Version</a>
60
-
61
- <a href="https://www.facebook.com/TechBanker/" target="_blank">Like & Support us on Facebook</a>
62
-
63
-
64
- **The following are other famous Plugins developed and maintained by Tech Banker**
65
 
66
- * [Contact Bank](http://wordpress.org/extend/plugins/contact-bank/) - Contact Bank allows you to add a contact form easilly and simply to a post or a page.
67
- * [Captcha Bank](http://wordpress.org/extend/plugins/captcha-bank/) - An easy to use powerful wordpress Captcha Plugin to prevent spam on your site.lbums.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
 
69
 
70
  ### Key Features
71
 
72
- * <strong>Multi-Lingual. Available now in 36 Languages.</strong>
73
- * <strong>Responsive Gallery</strong>
74
- * <strong>Shortcode Wizard in your Page/Post.</strong>
75
- * <strong>Unlimited Albums Creation(**Premium Versions**). With Free Standard Version, you can only create upto 3 albums.</strong>
76
- * <strong>Unlimited Images in each Album.</strong>
77
- * <strong>Edit Albums and add/edite/delete images.</strong>
78
- * <strong>Bulk Upload of Images</strong>
79
- * <strong>Url Redirect to redirect on click of an image.</strong>
80
- * <strong>Upload Videos from Youtube,Vimeo, etc.</strong>
81
- * <strong>Set Cover Image</strong>
82
- * <strong>Compact Albums</strong>
83
- * <strong>Extended Albums</strong>
84
- * <strong>Basic Thumbnail Gallery</strong>
85
- * <strong>Grid Album Format</strong>
86
- * <strong>Masonry Gallery Format</strong>
87
- * <strong>List Album Format</strong>
88
- * <strong>Filmstrip Gallery Format(**Premium Versions**)
89
- * <strong>Slideshow Gallery(**Premium Versions**)</strong>
90
- * <strong>Special Effects on Images & Albums(**Premium Versions**)</strong>
91
- * <strong>Animation Effects on Images & Albums(**Premium Versions**)</strong>
92
- * <strong>Bulk Deletion of Images(**Premium Versions**)
93
- * <strong>Sorting of Images(**Premium Versions**)</strong>
94
- * <strong>Sorting of Albums(**Premium Versions**)</strong>
95
- * <strong>Social Sharing(**Premium Versions**)</strong>
96
- * <strong>Commenting on Images(**Premium Versions**)</strong>
97
- * <strong>Widgets(**Premium Versions**)</strong>
98
- * <strong>Tags for each Image to make Filerable Gallery Album(**Premium Versions**)</strong>
99
- * <strong>Bulk Deletion of Albums(**Premium Versions**)</strong>
100
- * <strong>Purging Albums and Images(**Premium Versions**)</strong>
101
- * <strong>Restore Factory Settings(**Premium Versions**)</strong>
102
- * <strong>Global Settings(**Premium Versions**)</strong>
103
- * <strong>Thumbnail Settings(**Premium Versions**)</strong>
104
- * <strong>Album Settings(**Premium Versions**)</strong>
105
- * <strong>Lightbox Settings(**Premium Versions**)</strong>
106
- * <strong>Different Lightboxes like FooBox,ColorBox,FancyBox2,Lightbox2,Custom GB Lightbox,Pretty Photo(**Premium Versions**)</strong>
107
- * <strong>Pagination(**Premium Versions**)</strong>
108
- * <strong>Filter Settings(**Premium Versions**)</strong>
109
- * <strong>Roles & Capabilities(**Premium Versions**)</strong>
110
- * <strong>Front End Layout Settings(**Premium Versions**)</strong>
111
 
112
  > #### **Upgrade to Gallery Bank Premium Versions**
113
- > Take your media to the next level with [Gallery Bank Premium Versions](http://tech-banker.com/gallery-bank/), which gives you 200+ features such as:
114
-
115
- > * <strong>Unlimited Albums Creation</strong>
116
- > * <strong>Filmstrip Gallery Format</strong>
117
- > * <strong>Slideshow Gallery</strong>
118
- > * <strong>Special Effects on Images & Albums</strong>
119
- > * <strong>Animation Effects on Images & Albums</strong>
120
- > * <strong>Bulk Deletion of Images</strong>
121
- > * <strong>Fully CSS3 compliant with text shadowing, box shadowing, gradients, etc</strong>
122
- > * <strong>Sorting of Images</strong>
123
- > * <strong>Sorting of Albums</strong>
124
- > * <strong>Social Sharing</strong>
125
- > * <strong>Commenting on Images</strong>
126
- > * <strong>Widgets</strong>
127
- > * <strong>Tags for each Image to make Filerable Gallery Album</strong>
128
- > * <strong>Bulk Deletion of Albums</strong>
129
- > * <strong>Purging Albums and Images</strong>
130
- > * <strong>Restore Factory Settings</strong>
131
- > * <strong>Global Settings</strong>
132
- > * <strong>Thumbnail Settings</strong>
133
- > * <strong>Album Settings</strong>
134
- > * <strong>Lightbox Settings</strong>
135
- > * <strong>Different Lightboxes like FooBox,ColorBox,FancyBox2,Lightbox2,Custom GB Lightbox,Pretty Photo(**Premium Versions**)</strong>
136
- > * <strong>Pagination</strong>
137
- > * <strong>Filter Settings</strong>
138
- > * <strong>Roles & Capabilities</strong>
139
- > * <strong>Front End Layout Settings</strong>
140
- > * <strong>See your media on different theme and more.</strong>
141
- > * <strong>Powerfull control panel and Shortcode Manager make getting started super easy</strong>
142
- > * <strong>24/7 Technical Support</strong>
143
-
144
- Visit [here](http://tech-banker.com/gallery-bank) to upgrade to Pro Version now.
145
-
146
- ### Add New Albums
 
147
 
148
  You can add upto 3 albums with unlimited images in your Gallery Bank. After that you need to upgrade to one of the premium versions for unlimited access with different features available according to different packages of Gallery Bank.
149
 
150
- ### Editing Albums
 
151
  In albums, editing can be done easily. You can edit or add more images/ pictures in your albums. You can change title/description of an album as well as title/description of each image uploaded in a particular album.
152
 
153
- ### Sorting of Images in an Album =
 
154
  Sorting of Images can be done in your albums. With this feature, you can change the order of pictures according to your requirement/choice.
155
 
156
- ### Sorting of Albums
 
157
  Sorting of Albums can be done in your albums. With this feature, you can re-arrange your order of albums to display on your website.
158
 
159
- ### Album Preview
 
160
  In album preview you can view the pictures/images on your back-end before implementing the shortcodes on your Pages/Posts.
161
 
162
- ### Cover Image
 
163
  You can easily set the cover image in your album. This cover image would be used to display on your Pages/Post when using the Album shortcodes.
164
 
165
- ### Short Codes
 
166
  There is a Shortcode Editor availble in your Page/Post where you want to implement the Gallery Bank Shortcode. You just need to go to your Page/Post where you want to implement it and then above your Text Editor/ WP Editor, there would be a button called Gallery Bank. Once you click on it, you can generate your shortcode easily and quickly.
167
 
168
- ### Global Settings
169
 
170
  With Global Settings, you can define different settings for Thumbnails, Albums, Lightboxes, Filters, Pagination and Slideshows.
171
 
172
- ### Gallery Bank is now available in the following Languages
173
 
174
  * Albanian (sq_AL)
175
  * Arabic (ar)
@@ -208,10 +204,6 @@ With Global Settings, you can define different settings for Thumbnails, Albums,
208
  * Thai (th)
209
  * Ukrainian (uk)
210
 
211
- ### Gallery Bank Technical support
212
-
213
- * Please email all your queries/issues at support@tech-banker.com or use
214
- * [Forum for Gallery Bank](http://tech-banker.com/forum/gallery-bank-support/), feel free to ask your queries.
215
 
216
  == Installation ==
217
 
@@ -226,13 +218,14 @@ After downloading the ZIP file,
226
 
227
  1. Log in to the administrator panel.
228
  2. Go to Plugins Add > New > Upload.
229
- 3. Click �Choose file� (�Browse�) and select the downloaded zip file.
230
-
231
- *For Mac Users*
232
- *Go to your Downloads folder and locate the folder with the plugin. Right-click on the folder and select Compress. Now you have a newly created .zip file which can be installed as described here.*
233
 
234
- 1. Click �Install Now� button.
235
- 2. Click �Activate Plugin� button for activating the plugin.
 
 
 
 
236
 
237
  If any problem occurs, please contact us at [support@tech-banker.com](mailto:support@tech-banker.com).
238
 
@@ -501,6 +494,16 @@ is False in shortcode.
501
 
502
  == Changelog ==
503
 
 
 
 
 
 
 
 
 
 
 
504
  = 3.0.75 =
505
 
506
  * Masonry Colum Width Bug Fixed
@@ -873,28 +876,28 @@ is False in shortcode.
873
  * New Feature : Images in Row for displaying number of images per row
874
  * New Feature : Albums in Row for displaying number of albums per row
875
  * New Feature : Albums in Row for displaying number of albums per row
876
- * New Feature : Filmstrip Gallery Format(**Premium Versions**)
877
- * New Feature : Slideshow Gallery(**Premium Versions**)
878
- * New Feature : Special Effects on Images & Albums(**Premium Versions**)
879
- * New Feature : Animation Effects on Images & Albums(**Premium Versions**)
880
- * New Feature : Bulk Deletion of Images(**Premium Versions**)
881
- * New Feature : Sorting of Images(**Premium Versions**)
882
- * New Feature : Sorting of Albums(**Premium Versions**)
883
- * New Feature : Social Sharing(**Premium Versions**)
884
- * New Feature : Commenting on Images(**Premium Versions**)
885
- * New Feature : Widgets(**Premium Versions**)
886
- * New Feature : Tags for each Image to make Filerable Gallery Album(**Premium Versions**)
887
- * New Feature : Bulk Deletion of Albums(**Premium Versions**)
888
- * New Feature : Purging Albums and Images(**Premium Versions**)
889
- * New Feature : Restore Factory Settings(**Premium Versions**)
890
- * New Feature : Global Settings(**Premium Versions**)
891
- * New Feature : Thumbnail Settings(**Premium Versions**)
892
- * New Feature : Album Settings(**Premium Versions**)
893
- * New Feature : Lightbox Settings(**Premium Versions**)
894
- * New Feature : Different Lightboxes like FooBox,ColorBox,FancyBox2,Lightbox2,Custom GB Lightbox,Pretty Photo(**Premium Versions**)
895
- * New Feature : Pagination(**Premium Versions**)
896
- * New Feature : Filter Settings(**Premium Versions**)
897
- * New Feature : Roles & Capabilities(**Premium Versions**)
898
  * Bugs Fixed : Wrong images displayed when videos added.
899
 
900
  = 2.0.26 =
1
  === WP Gallery Bank - Best Gallery Plugin ===
2
  Contributors: contact-banker,Gallery-Bank
3
+ Tags: admin, AJAX, album, albums, best gallery, best gallery plugin, best portfolio, best portfolio plugin, comments, filterable gallery, filterable portfolio, gallery, gallery album, gallery bank, gallery image, Gallery Plugin, gallery wordpress plugin, google, grid gallery, image album, images, lightbox, links, media, nextgen, nextgen gallery, page, pagination gallery, pagination portfolio, photo, photo album, photo albums, photo gallery, picture, pictures, plugin, plugin for gallery, plugin gallery, portfolio, portfolio gallery, portfolio wordpress plugin, post, posts, responsive gallery, responsive slider, responsive slideshow, sidebar, slideshow, thumbnail, thumbnails, videos, website gallery, widget, wordpress gallery plugin, wordpress portfolio plugin, wp gallery, wp gallery plugin, wp slider
4
  Requires at least: 3.3
5
  Tested up to: 4.0
6
+ Stable tag: 3.0.76
7
  License: GPLv3 or later
8
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
9
 
10
+ Gallery Bank is an easy to use Responsive WordPress Gallery Plugin for Photos, Videos, Galleries and Albums.
11
 
12
  == Description ==
13
 
14
+ ### [Gallery Bank - Best Gallery Albums Plugin](http://tech-banker.com/products/wp-gallery-bank/)
15
 
16
+ Gallery Bank is a Wordpress Plugin designed to create elegant and beautiful gallery albums with images, videos using Grid Albums, List Albums, Individual Albums, Masonry Layouts and Thumbnail Layouts along with Special Effects & Animation Effects.
17
 
18
+ **Gallery Bank** has become the **Best Plugin** in the world for WordPress sites to display Images. It has been designed to provide easiness and simplicity to the end user. It is a simple yet powerfull application fully loaded with 200+ features(**Premium Version**) Plugin.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
 
20
  [vimeo https://vimeo.com/92378296]
21
 
22
+ > #### **Live Demos**
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
 
24
+ > * [Gallery Bank](http://tech-banker.com/products/wp-gallery-bank/)
25
+ > * [Gallery Bank Demos](http://tech-banker.com/products/wp-gallery-bank/demo/)
26
+ > * [Demo Using Masonry Layout in Individual Images](http://tech-banker.com/products/wp-gallery-bank/demo/individual-images-with-title-masonry-layout/)
27
+ > * [Demo Using Masonry Layout in Individual Videos](http://tech-banker.com/products/wp-gallery-bank/demo/individual-videos-with-title-using-masonry-layout/)
28
+ > * [Demo Using Masonry Layout in Individual Album](http://tech-banker.com/products/wp-gallery-bank/demo/individual-album-with-title-masonry-layout/)
29
+ > * [Demo Using Masonry Layout with Albums in Grid Format](http://tech-banker.com/products/wp-gallery-bank/demo/albums-in-grid-format-with-title-masonry-layout/)
30
+ > * [Demo Using Masonry Layout with Albums in List Format](http://tech-banker.com/products/wp-gallery-bank/demo/albums-in-list-format-with-title-masonry-layout/)
31
+ > * [Demo Using Masonry Layout with Animation Effects](http://tech-banker.com/products/wp-gallery-bank/demo/individual-images-with-title-using-pulse-effect-masonry-layout/)
32
+ > * [Demo Using Masonry Layout with Different Lightboxes](http://tech-banker.com/products/wp-gallery-bank/demo/individual-images-with-title-using-foo-box-masonry-layout/)
33
+ > * [Demo Using Masonry Layout with Filters](http://tech-banker.com/products/wp-gallery-bank/demo/individual-images-with-title-using-filters-masonry-layout/)
34
+ > * [Demo Using Thumbnail Layout in Individual Images](http://tech-banker.com/products/wp-gallery-bank/demo/individual-images-with-title-thumbnail-layout/)
35
+ > * [Demo Using Thumbnail Layout in Individual Videos](http://tech-banker.com/products/wp-gallery-bank/demo/individual-videos-with-title-using-thumbnail-layout/)
36
+ > * [Demo Using Thumbnail Layout in Individual Album](http://tech-banker.com/products/wp-gallery-bank/demo/individual-album-with-title-thumbnails-layout/)
37
+ > * [Demo Using Thumbnail Layout with Albums in Grid Format](http://tech-banker.com/products/wp-gallery-bank/demo/albums-in-grid-format-with-title-thumbnails-layout/)
38
+ > * [Demo Using Thumbnail Layout with Albums in List Format](http://tech-banker.com/products/wp-gallery-bank/demo/albums-in-list-format-with-title-thumbnails-layout/)
39
+ > * [Demo Using Thumbnail Layout with Animation Effects](http://tech-banker.com/products/wp-gallery-bank/demo/individual-images-with-title-using-pulse-effect-thumbnail-layout/)
40
+ > * [Demo Using Thumbnail Layout with Different Lightboxes](http://tech-banker.com/products/wp-gallery-bank/demo/vindividual-images-with-title-using-foo-box-thumbnail-layout/)
41
+ > * [Demo Using Thumbnail Layout with Filters](http://tech-banker.com/products/wp-gallery-bank/demo/individual-images-with-title-with-filters-thumbnail-layout/)
42
+ > * [Demo Using Thumbnail Layout with Pagination](http://tech-banker.com/products/wp-gallery-bank/demo/individual-images-with-title-with-pagination-thumbnail-layout/)
43
+ > * [Demo Using Thumbnail Layout with Special Effects](http://tech-banker.com/products/wp-gallery-bank/demo/individual-images-without-title-and-description-using-lomo-effect-thumbnail-layout/)
44
+ > * [Demo Using Filmstrip Layout in Individual Images](http://tech-banker.com/products/wp-gallery-bank/demo/individual-images-with-title-filmstrip-layout/)
45
+ > * [Demo Using Filmstrip Layout in Individual Videos](http://tech-banker.com/products/wp-gallery-bank/demo/individual-videos-with-title-using-filmstrip-layout/)
46
+ > * [Demo Using Filmstrip Layout in Individual Album](http://tech-banker.com/products/wp-gallery-bank/demo/individual-album-with-title-filmstrip-layout/)
47
+ > * [Demo Using Filmstrip Layout with Albums in Grid Format](http://tech-banker.com/products/wp-gallery-bank/demo/albums-in-grid-format-with-title-filmstrip-layout/)
48
+ > * [Demo Using Filmstrip Layout with Albums in List Format](http://tech-banker.com/products/wp-gallery-bank/demo/albums-in-list-format-with-title-filmstrip-layout/)
49
+ > * [Demo Using Filmstrip Layout with Animation Effects](http://tech-banker.com/products/wp-gallery-bank/demo/individual-images-with-title-using-slide-in-down-effect-filmstrip-layout/)
50
+ > * [Demo Using Slideshow Layout in Individual Videos](http://tech-banker.com/products/wp-gallery-bank/demo/individual-videos-with-title-using-slideshow-layout/)
51
+ > * [Demo Using Slideshow Layout in Individual Album](http://tech-banker.com/products/wp-gallery-bank/demo/individual-album-with-title-slideshow-layout/)
52
+ > * [Demo Using Slideshow Layout with Albums in Grid Format](http://tech-banker.com/products/wp-gallery-bank/demo/albums-in-grid-format-with-title-slideshow-layout/)
53
+ > * [Demo Using Slideshow Layout with Albums in List Format](http://tech-banker.com/products/wp-gallery-bank/demo/albums-in-list-format-with-title-slideshow-layout/)
54
+ > * [Demo Using Blog Style Layout in Individual Images](http://tech-banker.com/products/wp-gallery-bank/demo/individual-images-with-title-blog-style-layout/)
55
+ > * [Demo Using Blog Style Layout in Individual Videos](http://tech-banker.com/products/wp-gallery-bank/demo/individual-videos-with-title-using-blog-layout/)
56
+ > * [Demo Using Blog Style Layout in Individual Album](http://tech-banker.com/products/wp-gallery-bank/demo/individual-album-with-title-blog-style-layout/)
57
+ > * [Demo Using Blog Style Layout with Albums in Grid Format](http://tech-banker.com/products/wp-gallery-bank/demo/albums-in-grid-format-with-title-blog-style-layout/)
58
+ > * [Demo Using Blog Style Layout with Albums in List Format](http://tech-banker.com/products/wp-gallery-bank/demo/albums-in-list-format-with-title-blog-style-layout/)
59
+ > * [Demo Using Blog Style Layout with Animation Effects](http://tech-banker.com/products/wp-gallery-bank/demo/individual-images-with-title-using-slide-in-right-blog-style-layout/)
60
+ > * [Demo Using Blog Style Layout with Different Lightboxes](http://tech-banker.com/products/wp-gallery-bank/demo/individual-images-with-title-using-pretty-photo-blog-style-layout/)
61
+ > * [Demo Using Blog Style Layout with Filters](http://tech-banker.com/products/wp-gallery-bank/demo/individual-images-with-title-using-with-filters-blog-style-layout/)
62
+ > * [Demo Using Blog Style Layout with Pagination](http://tech-banker.com/products/wp-gallery-bank/demo/individual-images-with-title-using-pagination-blog-style-layout/)
63
+ > * [Demo Using Blog Style Layout with Special Effects](http://tech-banker.com/products/wp-gallery-bank/demo/individual-images-with-title-using-grayscale-effect-blog-style-layout/)
64
+
65
+ **Gallery Bank** provides a powerful engine for uploading and managing galleries of images & videos, with the ability to batch upload, delete, rearrange, sort images.
66
+
67
+ **Gallery Bank** allows to easily edit thumbnails, provides 200+ settings, and even much more.
68
+
69
+ **Gallery Bank** also provides different Front End Display Styles [Filmstrip, SlideShow, Masonry, Blog Style and Thumbnails]. All of them comes with a wide array of options for controlling size, style, timing, transitions, lightbox effects, and much more.
70
+
71
+ **Gallery Bank** is designed to adapt each portfolio to any situation and can be easily used on mobiles as it is a Responsive Plugin.
72
+
73
+ **[Support Desk - Feel Free to ask your Queries](http://tech-banker.com/forums/forum/gallery-bank-support/)**
74
+
75
+ **[Knowledge Base](http://tech-banker.com/products/wp-gallery-bank/knowledge-base/)**
76
+
77
+ **[Upgrade to Pro Version](http://tech-banker.com/products/wp-gallery-bank/)**
78
+
79
+ **[Like & Support Us on Facebook](https://www.facebook.com/TechBanker/)**
80
 
81
 
82
  ### Key Features
83
 
84
+ > * Multi-Lingual. Available now in 36 Languages.
85
+ > * Responsive Gallery
86
+ > * Shortcode Wizard in your Page/Post.
87
+ > * Unlimited Albums Creation(Premium Versions). With Free Standard Version, you can only create upto 3 albums.
88
+ > * Unlimited Images in each Album.
89
+ > * Edit Albums and add/edite/delete images.
90
+ > * Bulk Upload of Images
91
+ > * Url Redirect to redirect on click of an image.
92
+ > * Upload Videos from Youtube,Vimeo, etc.
93
+ > * Set Cover Image
94
+ > * Compact Albums
95
+ > * Extended Albums
96
+ > * Basic Thumbnail Gallery
97
+ > * Grid Album Format
98
+ > * Masonry Gallery Format
99
+ > * List Album Format
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
100
 
101
  > #### **Upgrade to Gallery Bank Premium Versions**
102
+
103
+ > Take your media to the next level with [Gallery Bank Premium Versions](http://tech-banker.com/products/wp-gallery-bank/), which gives you 200+ features such as:
104
+
105
+ > * Unlimited Albums Creation
106
+ > * Filmstrip Gallery Format
107
+ > * Slideshow Gallery
108
+ > * Special Effects on Images & Albums
109
+ > * Animation Effects on Images & Albums
110
+ > * Bulk Deletion of Images
111
+ > * Fully CSS3 compliant with text shadowing, box shadowing, gradients, etc
112
+ > * Sorting of Images
113
+ > * Sorting of Albums
114
+ > * Social Sharing
115
+ > * Commenting on Images
116
+ > * Widgets
117
+ > * Tags for each Image to make Filerable Gallery Album
118
+ > * Bulk Deletion of Albums
119
+ > * Purging Albums and Images
120
+ > * Restore Factory Settings
121
+ > * Global Settings
122
+ > * Thumbnail Settings
123
+ > * Album Settings
124
+ > * Lightbox Settings
125
+ > * Different Lightboxes like FooBox, ColorBox, FancyBox2, Lightbox2, Custom GB Lightbox, Pretty Photo
126
+ > * Pagination
127
+ > * Filter Settings
128
+ > * Roles & Capabilities
129
+ > * Front End Layout Settings
130
+ > * See your media on different theme and more.
131
+ > * Powerfull control panel and Shortcode Manager make getting started super easy
132
+ > * 24/7 Technical Support
133
+
134
+ Visit [here](http://tech-banker.com/products/wp-gallery-bank/) to upgrade to Pro Version now.
135
+
136
+ * Add New Albums
137
 
138
  You can add upto 3 albums with unlimited images in your Gallery Bank. After that you need to upgrade to one of the premium versions for unlimited access with different features available according to different packages of Gallery Bank.
139
 
140
+ * Editing Albums
141
+
142
  In albums, editing can be done easily. You can edit or add more images/ pictures in your albums. You can change title/description of an album as well as title/description of each image uploaded in a particular album.
143
 
144
+ * Sorting of Images in an Album =
145
+
146
  Sorting of Images can be done in your albums. With this feature, you can change the order of pictures according to your requirement/choice.
147
 
148
+ * Sorting of Albums
149
+
150
  Sorting of Albums can be done in your albums. With this feature, you can re-arrange your order of albums to display on your website.
151
 
152
+ * Album Preview
153
+
154
  In album preview you can view the pictures/images on your back-end before implementing the shortcodes on your Pages/Posts.
155
 
156
+ * Cover Image
157
+
158
  You can easily set the cover image in your album. This cover image would be used to display on your Pages/Post when using the Album shortcodes.
159
 
160
+ * Short Codes
161
+
162
  There is a Shortcode Editor availble in your Page/Post where you want to implement the Gallery Bank Shortcode. You just need to go to your Page/Post where you want to implement it and then above your Text Editor/ WP Editor, there would be a button called Gallery Bank. Once you click on it, you can generate your shortcode easily and quickly.
163
 
164
+ * Global Settings
165
 
166
  With Global Settings, you can define different settings for Thumbnails, Albums, Lightboxes, Filters, Pagination and Slideshows.
167
 
168
+ **Gallery Bank is now available in the following Languages**
169
 
170
  * Albanian (sq_AL)
171
  * Arabic (ar)
204
  * Thai (th)
205
  * Ukrainian (uk)
206
 
 
 
 
 
207
 
208
  == Installation ==
209
 
218
 
219
  1. Log in to the administrator panel.
220
  2. Go to Plugins Add > New > Upload.
221
+ 3. Click "Choose file" ("Browse") and select the downloaded zip file.
 
 
 
222
 
223
+ **For Mac Users**
224
+ > * Go to your Downloads folder and locate the folder with the plugin.
225
+ > * Right-click on the folder and select Compress.
226
+ > * Now you have a newly created .zip file which can be installed as described here.*
227
+ > * Click "Install Now" button.
228
+ > * Click "Activate Plugin" button for activating the plugin.
229
 
230
  If any problem occurs, please contact us at [support@tech-banker.com](mailto:support@tech-banker.com).
231
 
494
 
495
  == Changelog ==
496
 
497
+ = 3.0.75 =
498
+
499
+ * Demo Links Updated as per New Website
500
+ * Readme.txt Changed as per New Website
501
+ * Recommended Section Added
502
+ * Other Services Section Added
503
+ * Pricing Section Updated
504
+ * Major Release before 4.0 update
505
+
506
+
507
  = 3.0.75 =
508
 
509
  * Masonry Colum Width Bug Fixed
876
  * New Feature : Images in Row for displaying number of images per row
877
  * New Feature : Albums in Row for displaying number of albums per row
878
  * New Feature : Albums in Row for displaying number of albums per row
879
+ * New Feature : Filmstrip Gallery Format(Premium Versions)
880
+ * New Feature : Slideshow Gallery(Premium Versions)
881
+ * New Feature : Special Effects on Images & Albums(Premium Versions)
882
+ * New Feature : Animation Effects on Images & Albums(Premium Versions)
883
+ * New Feature : Bulk Deletion of Images(Premium Versions)
884
+ * New Feature : Sorting of Images(Premium Versions)
885
+ * New Feature : Sorting of Albums(Premium Versions)
886
+ * New Feature : Social Sharing(Premium Versions)
887
+ * New Feature : Commenting on Images(Premium Versions)
888
+ * New Feature : Widgets(Premium Versions)
889
+ * New Feature : Tags for each Image to make Filerable Gallery Album(Premium Versions)
890
+ * New Feature : Bulk Deletion of Albums(Premium Versions)
891
+ * New Feature : Purging Albums and Images(Premium Versions)
892
+ * New Feature : Restore Factory Settings(Premium Versions)
893
+ * New Feature : Global Settings(Premium Versions)
894
+ * New Feature : Thumbnail Settings(Premium Versions)
895
+ * New Feature : Album Settings(Premium Versions)
896
+ * New Feature : Lightbox Settings(Premium Versions)
897
+ * New Feature : Different Lightboxes like FooBox,ColorBox,FancyBox2,Lightbox2,Custom GB Lightbox,Pretty Photo(Premium Versions)
898
+ * New Feature : Pagination(Premium Versions)
899
+ * New Feature : Filter Settings(Premium Versions)
900
+ * New Feature : Roles & Capabilities(Premium Versions)
901
  * Bugs Fixed : Wrong images displayed when videos added.
902
 
903
  = 2.0.26 =
views/dashboard.php CHANGED
@@ -22,45 +22,6 @@
22
  "SELECT album_id FROM " .gallery_bank_albums(). " order by album_id desc limit 1"
23
  );
24
 
25
- $popup = get_option("gallery-bank-info-popup");
26
- if($popup == "")
27
- {
28
- ?>
29
- <ol id="gallery_bank_popup" title="Important First Steps" style="display:none;">
30
- <li class="add_new_album" id="add_new_album">
31
- <h4>Add New Album</h4>
32
- <p>
33
- Gallery Bank provides you a feature to add elegant and beautiful gallery albums with images and videos.
34
- </p>
35
- <a href="http://tech-banker.com/gallery-bank/documentation/" target="_blank" class="button gb_buttons">Read More</a>
36
- </li>
37
- <li class="shortcode" id="shortcode">
38
- <h4>Implement Shortcode</h4>
39
- <p>
40
- Gallery Bank have 117 ways to display your galleries.</br> Just try out different
41
- shortcode on your Wordpress Page or Post.
42
- </p>
43
- <a href="http://tech-banker.com/gallery-bank/documentation/frequently-asked-questions-shortcodes-gallery-bank/" target="_blank" class="button gb_buttons">Read More</a>
44
- </li>
45
- <li class="Upgrade" id="Upgrade">
46
- <h4>Upgrade to Pro Version</h4>
47
- <p>
48
- Gallery Bank is an one time Investment. To enjoy full features of Gallery Bank,
49
- Upgrade to Premium Version Now! Starting at 10£/- only.
50
- </p>
51
- <a href="http://tech-banker.com/gallery-bank" target="_blank" class="button gb_buttons">Upgrade Now</a>
52
- </li>
53
- <li class="help" id="help">
54
- <h4>Help to Improve</h4>
55
- <p>
56
- Gallery Bank would like to collect anonymous data about features you use to help improve this plugin.
57
- </p>
58
- <a href="http://tech-banker.com/forum/gallery-bank-support/" target="_blank" class="button gb_buttons">Read More</a>
59
- </li>
60
- <a href="javascript:void(0);" onclick="close_popup()" class="gb_close_popup">Dismiss</a>
61
- </ol>
62
- <?php
63
- }
64
  $album = $wpdb->get_results
65
  (
66
  "SELECT * FROM ".gallery_bank_albums()." order by album_order asc "
@@ -147,169 +108,141 @@
147
  display: none !important;
148
  }
149
  </style>
150
- <div id="poststuff" style="width: 99% !important;">
151
- <div id="post-body" class="metabox-holder columns-2">
152
- <div id="postbox-container-2" class="postbox-container">
153
- <div id="gallery_bank_dashboard" class="meta-box-sortables">
154
- <div id="gallery_bank_get_started" class="postbox" >
155
- <div class="handlediv" data-target="#uxgetting_started" title="Click to toggle" data-toggle="collapse"><br></div>
156
- <h3 class="hndle"><span><?php _e("Getting Started", gallery_bank); ?></span></h3>
157
- <div class="inside">
158
- <div id="uxgetting_started" class="gallery_bank_getting_started">
159
- <div class="column">
160
- <h2><?php _e("Watch the Walk-Through Video", gallery_bank); ?></h2>
161
- <a class="gallery-bank-video-link" href="#" data-video-id="gallery_bank_video"><img src="http://i.vimeocdn.com/video/472092768_200x150.jpg" style="border:2px solid #ebebeb;"/></a>
162
- <p class="gallery-bank-video-description">
163
- In this short video, we walk through, how to add images to your gallery using Gallery Bank Standard Edition.</p>
164
- <p class="gallery_bank_video">
165
- <iframe src="//player.vimeo.com/video/92378296?title=0&amp;byline=0&amp;portrait=0" width="853" height="480" frameborder="0" ></iframe>
166
- </p>
167
- </div>
168
- <div class="column two">
169
- <h2 style="line-height: 29px;"><?php _e("Gallery Bank, a Superlative High quality WordPress Plugin!", gallery_bank); ?></h2>
170
- <p>
171
- Gallery Bank is the only available WordPress Plugin with extra-ordinary features.It creates stunning Photo Galleries on any WordPress site.
172
- </p>
173
- <p>
174
- Upgrade to Pro Version to take your Gallery Bank to the next level.</p>
175
- <p>
176
- <a class="button-primary" href="http://tech-banker.com/gallery-bank/" target="_blank"><?php _e("Get Gallery Bank Pro Features", gallery_bank); ?></a>
177
- </p>
178
- </div>
179
- </div>
180
- </div>
181
- </div>
182
- </div>
183
- <div id="advanced" class="meta-box-sortables">
184
- <div id="gallery_bank_get_started" class="postbox" >
185
- <div class="handlediv" data-target="#ux_dashboard" title="Click to toggle" data-toggle="collapse"><br></div>
186
- <h3 class="hndle"><span><?php _e("Dashboard", gallery_bank); ?></span></h3>
187
- <div class="inside">
188
- <div id="ux_dashboard" class="gallery_bank_layout">
189
- <?php
190
- $album_count = $wpdb->get_var
191
- (
192
- "SELECT count(album_id) FROM ".gallery_bank_albums()
193
- );
194
- if($album_count < 3)
195
- {
196
- ?>
197
- <a class="btn btn-info" href="admin.php?page=save_album&album_id=<?php echo count($last_album_id) == 0 ? 1 : $last_album_id + 1; ?>"><?php _e("Add New Album", gallery_bank);?></a>
198
  <?php
199
- }
200
- ?>
201
-
202
-
203
- <a class="btn btn-danger" href="#" onclick="delete_all_albums();"><?php _e("Delete All Albums", gallery_bank);?></a>
204
- <a class="btn btn-danger" href="#" onclick="purge_all_images();"><?php _e("Purge Images & Albums", gallery_bank);?></a>
205
- <a class="btn btn-danger" href="#" onclick="restore_factory_settings();"><?php _e("Restore Factory Settings", gallery_bank);?></a>
206
- <div class="separator-doubled"></div>
207
- <a rel="prettyPhoto[gallery]" href="<?php echo plugins_url("/assets/images/how-to-setup-short-code.png",dirname(__FILE__));?>">How to setup Short-Codes for Gallery Bank into your WordPress Page/Post?</a>
208
- <div class="fluid-layout">
209
- <div class="layout-span12">
210
- <div class="widget-layout">
211
- <div class="widget-layout-title">
212
- <h4><?php _e( "Existing Albums Overview", gallery_bank ); ?></h4>
213
- </div>
214
- <div class="widget-layout-body">
215
- <table class="table table-striped " id="data-table-album">
216
- <thead>
217
- <tr>
218
- <th style="width:24%"><?php _e( "Thumbnail", gallery_bank ); ?></th>
219
- <th style="width:13%"><?php _e( "Title", gallery_bank ); ?></th>
220
- <th style="width:16%"><?php _e( "Total Images", gallery_bank ); ?></th>
221
- <th style="width:15%"><?php _e( "Date", gallery_bank ); ?></th>
222
- <th style="width:14%"><?php _e( "Short-Codes", gallery_bank ); ?></th>
223
- <th style="width:17%"></th>
224
- </tr>
225
- </thead>
226
- <tbody>
227
- <?php
228
- for($flag=0; $flag <count($album); $flag++)
229
- {
230
- $count_pic = $wpdb->get_var
231
- (
232
- $wpdb->prepare
 
 
 
 
 
 
 
233
  (
234
- "SELECT count(".gallery_bank_albums().".album_id) FROM ".gallery_bank_albums()." join ".gallery_bank_pics()." on ".gallery_bank_albums().".album_id = ".gallery_bank_pics().".album_id where ".gallery_bank_albums().".album_id = %d ",
235
- $album[$flag]->album_id
236
- )
237
- );
238
- $albumCover = $wpdb->get_row
239
- (
240
- $wpdb->prepare
241
  (
242
- "SELECT album_cover,thumbnail_url,video FROM ".gallery_bank_pics()." WHERE album_cover=1 and album_id = %d",
243
- $album[$flag]->album_id
244
- )
245
- );
246
- ?>
247
- <tr>
248
- <td>
249
- <a href="admin.php?page=save_album&album_id=<?php echo $album[$flag]->album_id;?>" title="<?php echo stripcslashes(htmlspecialchars_decode($album[$flag] -> album_name));?>" >
250
- <div class="imgLiquidFill dynamic_cover_css">
251
- <?php
252
- if(count($albumCover) != 0)
253
- {
254
- if($albumCover->album_cover == 0)
255
  {
256
- ?>
257
- <img src="<?php echo stripcslashes(plugins_url("/assets/images/album-cover.png",dirname(__FILE__))); ?>" />
258
- <?php
 
 
 
 
 
 
 
 
 
259
  }
260
- else
261
  {
262
  ?>
263
- <img src="<?php echo stripcslashes(GALLERY_BK_ALBUM_THUMB_URL.$albumCover->thumbnail_url); ?>" />
264
  <?php
265
  }
266
- }
267
- else
268
- {
269
- ?>
270
- <img src="<?php echo stripcslashes(plugins_url("/assets/images/album-cover.png",dirname(__FILE__))); ?>" />
271
- <?php
272
- }
273
- ?>
274
- </div>
275
- </a>
276
- </td>
277
- <td><?php echo stripcslashes(htmlspecialchars_decode($album[$flag] -> album_name));?></td>
278
- <td><?php echo $count_pic;?></td>
279
- <td><?php echo date("d-M-Y", strtotime($album[$flag] -> album_date));?></td>
280
- <td>
281
- <a rel="prettyPhoto[gallery]" href="<?php echo plugins_url("/assets/images/how-to-setup-short-code.png",dirname(__FILE__));?>">Short Codes</a>
282
- </td>
283
- <td>
284
- <ul class="layout-table-controls">
285
- <li>
286
- <a href="admin.php?page=save_album&album_id=<?php echo $album[$flag]->album_id;?>" class="btn hovertip" data-original-title="<?php _e( "Edit Album", gallery_bank ); ?>">
287
- <i class="icon-pencil" ></i>
288
- </a>
289
- </li>
290
- <li>
291
- <a href="admin.php?page=images_sorting&album_id=<?php echo $album[$flag]->album_id;?>&row=3" class="btn hovertip" data-original-title="<?php _e( "Re-Order Images", gallery_bank ); ?>">
292
- <i class="icon-th"></i>
293
- </a>
294
- </li>
295
- <li>
296
- <a href="admin.php?page=album_preview&album_id=<?php echo $album[$flag]->album_id;?>" class="btn hovertip" data-original-title="<?php _e( "Preview Album", gallery_bank ); ?>">
297
- <i class="icon-eye-open"></i>
298
- </a>
299
- </li>
300
- <li>
301
- <a class="btn hovertip " style="cursor: pointer;" data-original-title="<?php _e( "Delete Album", gallery_bank)?>" onclick="delete_album(<?php echo $album[$flag]->album_id;?>);" >
302
- <i class="icon-trash"></i>
303
- </a>
304
- </li>
305
- </ul>
306
- </td>
307
- </tr>
308
- <?php
309
- }
310
- ?>
311
- </tbody>
312
- </table>
313
  </div>
314
  </div>
315
  </div>
@@ -319,95 +252,13 @@
319
  </div>
320
  </div>
321
  </div>
322
- <div id="postbox-container-1" class="postbox-container">
323
- <div id="priority_side" class="meta-box-sortables">
324
- <div id="gallery_bank_get_started" class="postbox" >
325
- <div class="handlediv" data-target="#uxdownload" title="Click to toggle" data-toggle="collapse"><br></div>
326
- <h3 class="hndle"><span><?php _e("Need Support Help?", gallery_bank); ?></span></h3>
327
- <div class="inside">
328
- <div id="uxdownload" class="gallery_bank_getting_started">
329
- <p>
330
- We’re interested in hearing from you.</p>
331
-
332
- <p>We will help you through the process and try to provide the answers.</p>
333
-
334
- <p>If you need to know more about our services or have something to share, please feel free to contact us.
335
- </p>
336
- <p>We commit to responses within 24 hours on weekdays – generally within hours during week day work hours.</p>
337
- <p>
338
- <a class="btn btn-danger" href="http://tech-banker.com /get-in-touch/" target="_blank" style="text-decoration: none;"><?php _e("Let's get in touch!", gallery_bank); ?></a>
339
- </p>
340
- <img src="<?php echo plugins_url("/assets/images/img.png",dirname(__FILE__));?>" style="max-width:100%;cursor: pointer;" />
341
- <p>
342
- <a class="btn btn-danger" href="http://tech-banker.com/gallery-bank/" target="_blank" style="text-decoration: none;"><?php _e("Order Now!", gallery_bank); ?></a>
343
- </p>
344
- </div>
345
- </div>
346
- </div>
347
- </div>
348
- </div>
349
  </div>
350
- </div>
 
351
  <script type="text/javascript">
352
  jQuery(".hovertip").tooltip();
353
  jQuery(document).ready(function()
354
  {
355
- jQuery( ".gallery-bank-video-link").click( function( event ) {
356
-
357
- event.preventDefault();
358
-
359
- var target = jQuery( this ).data( "video-id" );
360
-
361
- jQuery( "." + target ).dialog(
362
- {
363
- dialogClass: "wp-dialog gallery-bank-video-popup",
364
- modal: true,
365
- closeOnEscape: true,
366
- width: "auto",
367
- resizable: false,
368
- draggable: false,
369
- create: function( event, ui ) {
370
- jQuery(this).css("maxWidth", "853px");
371
- },
372
- open: function(event, ui) {
373
- jQuery(".ui-widget-overlay").bind("click", function () {
374
- jQuery(this).siblings(".ui-dialog").find(".ui-dialog-content").dialog("close");
375
- });
376
- }
377
- }
378
- );
379
- jQuery(".ui-dialog :button").blur();
380
-
381
- });
382
- <?php
383
- if($popup == "")
384
- {
385
- ?>
386
- jQuery("#gallery_bank_popup").dialog(
387
- {
388
- dialogClass: "wp-dialog gallery_bank_popup_box",
389
- modal: true,
390
- closeOnEscape: true,
391
- title: gallery_bank_popup.title,
392
- width: "auto",
393
- resizable: true,
394
- draggable: false,
395
- create: function ( event, ui ) {
396
- jQuery( this ).css( "maxWidth", "600px" );
397
- },
398
- close: function(event)
399
- {
400
- jQuery( "#gallery_bank_popup" ).dialog( "close" );
401
- jQuery.post(ajaxurl, "param=update_option&action=add_new_album_library", function(data)
402
- {
403
- });
404
- }
405
-
406
- });
407
- <?php
408
- }
409
- ?>
410
-
411
  jQuery(".imgLiquidFill").imgLiquid({fill:true});
412
  var oTable = jQuery("#data-table-album").dataTable
413
  ({
22
  "SELECT album_id FROM " .gallery_bank_albums(). " order by album_id desc limit 1"
23
  );
24
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  $album = $wpdb->get_results
26
  (
27
  "SELECT * FROM ".gallery_bank_albums()." order by album_order asc "
108
  display: none !important;
109
  }
110
  </style>
111
+ <form id="frmdashboard" class="layout-form">
112
+ <div id="poststuff" style="width: 99% !important;">
113
+ <div id="post-body" class="metabox-holder">
114
+ <div id="postbox-container-2" class="postbox-container">
115
+ <div id="advanced" class="meta-box-sortables">
116
+ <div id="gallery_bank_get_started" class="postbox" >
117
+ <div class="handlediv" data-target="#ux_shortcode" title="Click to toggle" data-toggle="collapse"><br></div>
118
+ <h3 class="hndle"><span><?php _e("Gallery Bank Short-Codes", gallery_bank); ?></span></h3>
119
+ <div class="inside">
120
+ <div id="ux_dashboard" class="gallery_bank_layout">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
121
  <?php
122
+ $album_count = $wpdb->get_var
123
+ (
124
+ "SELECT count(album_id) FROM ".gallery_bank_albums()
125
+ );
126
+ if($album_count < 3)
127
+ {
128
+ ?>
129
+ <a class="btn btn-info" href="admin.php?page=save_album&album_id=<?php echo count($last_album_id) == 0 ? 1 : $last_album_id + 1; ?>"><?php _e("Add New Album", gallery_bank);?></a>
130
+ <?php
131
+ }
132
+ ?>
133
+
134
+
135
+ <a class="btn btn-danger" href="#" onclick="delete_all_albums();"><?php _e("Delete All Albums", gallery_bank);?></a>
136
+ <a class="btn btn-danger" href="#" onclick="purge_all_images();"><?php _e("Purge Images & Albums", gallery_bank);?></a>
137
+ <a class="btn btn-danger" href="#" onclick="restore_factory_settings();"><?php _e("Restore Factory Settings", gallery_bank);?></a>
138
+ <div class="separator-doubled"></div>
139
+ <a rel="prettyPhoto[gallery]" href="<?php echo plugins_url("/assets/images/how-to-setup-short-code.png",dirname(__FILE__));?>">How to setup Short-Codes for Gallery Bank into your WordPress Page/Post?</a>
140
+ <div class="fluid-layout">
141
+ <div class="layout-span12">
142
+ <div class="widget-layout">
143
+ <div class="widget-layout-title">
144
+ <h4><?php _e( "Existing Albums Overview", gallery_bank ); ?></h4>
145
+ </div>
146
+ <div class="widget-layout-body">
147
+ <table class="table table-striped " id="data-table-album">
148
+ <thead>
149
+ <tr>
150
+ <th style="width:24%"><?php _e( "Thumbnail", gallery_bank ); ?></th>
151
+ <th style="width:13%"><?php _e( "Title", gallery_bank ); ?></th>
152
+ <th style="width:14%"><?php _e( "Total Images", gallery_bank ); ?></th>
153
+ <th style="width:14%"><?php _e( "Date", gallery_bank ); ?></th>
154
+ <th style="width:14%"><?php _e( "Short-Codes", gallery_bank ); ?></th>
155
+ <th style="width:20%"></th>
156
+ </tr>
157
+ </thead>
158
+ <tbody>
159
+ <?php
160
+ for($flag=0; $flag <count($album); $flag++)
161
+ {
162
+ $count_pic = $wpdb->get_var
163
  (
164
+ $wpdb->prepare
165
+ (
166
+ "SELECT count(".gallery_bank_albums().".album_id) FROM ".gallery_bank_albums()." join ".gallery_bank_pics()." on ".gallery_bank_albums().".album_id = ".gallery_bank_pics().".album_id where ".gallery_bank_albums().".album_id = %d ",
167
+ $album[$flag]->album_id
168
+ )
169
+ );
170
+ $albumCover = $wpdb->get_row
171
  (
172
+ $wpdb->prepare
173
+ (
174
+ "SELECT album_cover,thumbnail_url,video FROM ".gallery_bank_pics()." WHERE album_cover=1 and album_id = %d",
175
+ $album[$flag]->album_id
176
+ )
177
+ );
178
+ ?>
179
+ <tr>
180
+ <td>
181
+ <a href="admin.php?page=save_album&album_id=<?php echo $album[$flag]->album_id;?>" title="<?php echo stripcslashes(htmlspecialchars_decode($album[$flag] -> album_name));?>" >
182
+ <div class="imgLiquidFill dynamic_cover_css">
183
+ <?php
184
+ if(count($albumCover) != 0)
185
  {
186
+ if($albumCover->album_cover == 0)
187
+ {
188
+ ?>
189
+ <img src="<?php echo stripcslashes(plugins_url("/assets/images/album-cover.png",dirname(__FILE__))); ?>" />
190
+ <?php
191
+ }
192
+ else
193
+ {
194
+ ?>
195
+ <img src="<?php echo stripcslashes(GALLERY_BK_ALBUM_THUMB_URL.$albumCover->thumbnail_url); ?>" />
196
+ <?php
197
+ }
198
  }
199
+ else
200
  {
201
  ?>
202
+ <img src="<?php echo stripcslashes(plugins_url("/assets/images/album-cover.png",dirname(__FILE__))); ?>" />
203
  <?php
204
  }
205
+ ?>
206
+ </div>
207
+ </a>
208
+ </td>
209
+ <td><?php echo stripcslashes(htmlspecialchars_decode($album[$flag] -> album_name));?></td>
210
+ <td><?php echo $count_pic;?></td>
211
+ <td><?php echo date("d-M-Y", strtotime($album[$flag] -> album_date));?></td>
212
+ <td>
213
+ <a rel="prettyPhoto[gallery]" href="<?php echo plugins_url("/assets/images/how-to-setup-short-code.png",dirname(__FILE__));?>">Short Codes</a>
214
+ </td>
215
+ <td>
216
+ <ul class="layout-table-controls">
217
+ <li>
218
+ <a href="admin.php?page=save_album&album_id=<?php echo $album[$flag]->album_id;?>" class="btn hovertip" data-original-title="<?php _e( "Edit Album", gallery_bank ); ?>">
219
+ <i class="icon-pencil" ></i>
220
+ </a>
221
+ </li>
222
+ <li>
223
+ <a href="admin.php?page=images_sorting&album_id=<?php echo $album[$flag]->album_id;?>&row=3" class="btn hovertip" data-original-title="<?php _e( "Re-Order Images", gallery_bank ); ?>">
224
+ <i class="icon-th"></i>
225
+ </a>
226
+ </li>
227
+ <li>
228
+ <a href="admin.php?page=album_preview&album_id=<?php echo $album[$flag]->album_id;?>" class="btn hovertip" data-original-title="<?php _e( "Preview Album", gallery_bank ); ?>">
229
+ <i class="icon-eye-open"></i>
230
+ </a>
231
+ </li>
232
+ <li>
233
+ <a class="btn hovertip " style="cursor: pointer;" data-original-title="<?php _e( "Delete Album", gallery_bank)?>" onclick="delete_album(<?php echo $album[$flag]->album_id;?>);" >
234
+ <i class="icon-trash"></i>
235
+ </a>
236
+ </li>
237
+ </ul>
238
+ </td>
239
+ </tr>
240
+ <?php
241
+ }
242
+ ?>
243
+ </tbody>
244
+ </table>
245
+ </div>
 
 
 
 
 
 
246
  </div>
247
  </div>
248
  </div>
252
  </div>
253
  </div>
254
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
255
  </div>
256
+ </form>
257
+
258
  <script type="text/javascript">
259
  jQuery(".hovertip").tooltip();
260
  jQuery(document).ready(function()
261
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
262
  jQuery(".imgLiquidFill").imgLiquid({fill:true});
263
  var oTable = jQuery("#data-table-album").dataTable
264
  ({
views/header.php CHANGED
@@ -8,24 +8,89 @@ array_push($gb_translated_lang, "en_GB", "en_US", "es_ES", "nl_NL", "uk", "sv_SE
8
  "de_DE", "fi", "he_IL", "ru_RU", "be_BY", "tr", "th", "ar", "hu_HU", "cs_CZ", "pl_PL", "da_DK", "sk_SK", "zh_CN", "id_ID", "el_GR",
9
  "hr", "nb", "ro_RO");
10
  $language = get_locale();
11
- $show_banner = get_option("gallery-bank-banner");
12
- if($show_banner == "")
13
- {
14
- echo'<div id="ux_buy_pro" class="updated">
15
- <div class="gb_buy_pro">
16
- <div class="gb_text_control">
17
- It\'s time to upgrade your <strong>Gallery Bank Standard Edition</strong> to <strong>Premium</strong> Edition!<br />
18
- <span>Extend standard plugin functionality with 200+ awesome features! <br/>Go for Premium Version Now! Starting at <strong>11£/- only</strong></span>
19
- </div>
20
- <a class="button gb_message_buttons" href="admin.php?page=gallery_bank_purchase&msg=no">CLOSE</a>
21
- <a class="button gb_message_buttons" target="_blank" href="http://wordpress.org/support/view/plugin-reviews/gallery-bank?filter=5">RATE US 5 ★</a>
22
- <a class="button gb_message_buttons" target="_blank" href="http://tech-banker.com/gallery-bank/demo/">LIVE DEMO</a>
23
- <a class="button gb_message_buttons" target="_blank" href="http://tech-banker.com/gallery-bank/">UPGRADE NOW</a>
24
- </div>
25
- </div>';
26
- }
27
  ?>
28
- <img src="<?php echo plugins_url('/assets/images/gallery-bank-logo.png',dirname(__FILE__)); ?>" style="margin-top:20px"/>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  <script>
30
  jQuery(document).ready(function()
31
  {
@@ -62,6 +127,12 @@ switch($_REQUEST["page"])
62
  case "album_preview":
63
  $page = "Album Preview";
64
  break;
 
 
 
 
 
 
65
  }
66
  ?>
67
  <ul class="breadcrumb" style="margin-top: 10px;">
@@ -84,7 +155,9 @@ switch ($role)
84
  <a class="nav-tab " id="gallery_album_sorting" href="admin.php?page=gallery_album_sorting"><?php _e("Album Sorting", gallery_bank);?></a>
85
  <a class="nav-tab " id="global_settings" href="admin.php?page=global_settings"><?php _e("Global Settings", gallery_bank);?></a>
86
  <a class="nav-tab " id="gallery_bank_system_status" href="admin.php?page=gallery_bank_system_status"><?php _e("System Status", gallery_bank);?></a>
87
- <a class="nav-tab " id="gallery_bank_purchase" href="admin.php?page=gallery_bank_purchase"><?php _e("Purchase Pro Version", gallery_bank);?></a>
 
 
88
  </h2>
89
  <?php
90
  break;
@@ -96,7 +169,9 @@ switch ($role)
96
  <a class="nav-tab " id="gallery_album_sorting" href="admin.php?page=gallery_album_sorting"><?php _e("Album Sorting", gallery_bank);?></a>
97
  <a class="nav-tab " id="global_settings" href="admin.php?page=global_settings"><?php _e("Global Settings", gallery_bank);?></a>
98
  <a class="nav-tab " id="gallery_bank_system_status" href="admin.php?page=gallery_bank_system_status"><?php _e("System Status", gallery_bank);?></a>
99
- <a class="nav-tab " id="gallery_bank_purchase" href="admin.php?page=gallery_bank_purchase"><?php _e("Purchase Pro Version", gallery_bank);?></a>
 
 
100
  </h2>
101
  <?php
102
  break;
@@ -107,18 +182,9 @@ switch ($role)
107
  <a class="nav-tab " id="gallery_bank_shortcode" href="admin.php?page=gallery_bank_shortcode"><?php _e("Short-Codes", gallery_bank);?></a>
108
  <a class="nav-tab " id="gallery_album_sorting" href="admin.php?page=gallery_album_sorting"><?php _e("Album Sorting", gallery_bank);?></a>
109
  <a class="nav-tab " id="global_settings" href="admin.php?page=global_settings"><?php _e("Global Settings", gallery_bank);?></a>
110
- <a class="nav-tab " id="gallery_bank_purchase" href="admin.php?page=gallery_bank_purchase"><?php _e("Purchase Pro Version", gallery_bank);?></a>
111
- </h2>
112
- <?php
113
- break;
114
- case "contributor":
115
- ?>
116
- <h2 class="nav-tab-wrapper">
117
- <a class="nav-tab " id="gallery_bank" href="admin.php?page=gallery_bank"><?php _e("Dashboard", gallery_bank);?></a>
118
- <a class="nav-tab " id="gallery_bank_shortcode" href="admin.php?page=gallery_bank_shortcode"><?php _e("Short-Codes", gallery_bank);?></a>
119
- <a class="nav-tab " id="gallery_album_sorting" href="admin.php?page=gallery_album_sorting"><?php _e("Album Sorting", gallery_bank);?></a>
120
- <a class="nav-tab " id="global_settings" href="admin.php?page=global_settings"><?php _e("Global Settings", gallery_bank);?></a>
121
- <a class="nav-tab " id="gallery_bank_purchase" href="admin.php?page=gallery_bank_purchase"><?php _e("Purchase Pro Version", gallery_bank);?></a>
122
  </h2>
123
  <?php
124
  break;
8
  "de_DE", "fi", "he_IL", "ru_RU", "be_BY", "tr", "th", "ar", "hu_HU", "cs_CZ", "pl_PL", "da_DK", "sk_SK", "zh_CN", "id_ID", "el_GR",
9
  "hr", "nb", "ro_RO");
10
  $language = get_locale();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ?>
12
+ <div id="welcome-panel" class="welcome-panel" style="padding:0px !important;background-color: #f9f9f9 !important">
13
+ <div class="welcome-panel-content">
14
+ <img src="<?php echo plugins_url("/assets/images/gallery-bank.png" , dirname(__FILE__)); ?>" />
15
+ <div class="welcome-panel-column-container">
16
+ <div class="welcome-panel-column" style="width:240px !important;">
17
+ <h4 class="welcome-screen-margin">
18
+ <?php _e("Get Started", gallery_bank); ?>
19
+ </h4>
20
+ <a class="button button-primary button-hero" target="_blank" href="http://vimeo.com/92378296">
21
+ <?php _e("Watch Gallery Video!", gallery_bank); ?>
22
+ </a>
23
+ <p>or,
24
+ <a target="_blank" href="http://tech-banker.com/products/wp-gallery-bank/knowledge-base/">
25
+ <?php _e("read documentation here", gallery_bank); ?>
26
+ </a>
27
+ </p>
28
+ </div>
29
+ <div class="welcome-panel-column" style="width:250px !important;">
30
+ <h4 class="welcome-screen-margin"><?php _e("Go Premium", gallery_bank); ?></h4>
31
+ <ul>
32
+ <li>
33
+ <a href="http://tech-banker.com/products/wp-gallery-bank/" target="_blank" class="welcome-icon">
34
+ <?php _e("Features", gallery_bank); ?>
35
+ </a>
36
+ </li>
37
+ <li>
38
+ <a href="http://tech-banker.com/products/wp-gallery-bank/demo/" target="_blank" class="welcome-icon">
39
+ <?php _e("Online Demos", gallery_bank); ?>
40
+ </a>
41
+ </li>
42
+ <li>
43
+ <a href="http://tech-banker.com/products/wp-gallery-bank/pricing/" target="_blank" class="welcome-icon">
44
+ <?php _e("Why Go for Premium ?", gallery_bank); ?>
45
+ </a>
46
+ </li>
47
+ </ul>
48
+ </div>
49
+ <div class="welcome-panel-column" style="width:240px !important;">
50
+ <h4 class="welcome-screen-margin">
51
+ <?php _e("Knowledge Base", gallery_bank); ?>
52
+ </h4>
53
+ <ul>
54
+ <li>
55
+ <a href="http://tech-banker.com/forums/forum/gallery-bank-support/" target="_blank" class="welcome-icon">
56
+ <?php _e("Support Forum", gallery_bank); ?>
57
+ </a>
58
+ </li>
59
+ <li>
60
+ <a href="http://tech-banker.com/products/wp-gallery-bank/knowledge-base/" target="_blank" class="welcome-icon">
61
+ <?php _e("FAQ's", gallery_bank); ?>
62
+ </a>
63
+ </li>
64
+ <li>
65
+ <a href="http://tech-banker.com/products/wp-gallery-bank/" target="_blank" class="welcome-icon">
66
+ <?php _e("Detailed Features", gallery_bank); ?>
67
+ </a>
68
+ </li>
69
+ </ul>
70
+ </div>
71
+ <div class="welcome-panel-column welcome-panel-last" style="width:250px !important;">
72
+ <h4 class="welcome-screen-margin"><?php _e("More Actions", gallery_bank); ?></h4>
73
+ <ul>
74
+ <li>
75
+ <a href="http://tech-banker.com/products/wp-gallery-bank/pricing/" target="_blank" class="welcome-icon">
76
+ <?php _e("Premium Pricing Plans", gallery_bank); ?>
77
+ </a>
78
+ </li>
79
+ <li>
80
+ <a href="admin.php?page=gallery_bank_recommended_plugins" class="welcome-icon">
81
+ <?php _e("Recommendations", gallery_bank); ?>
82
+ </a>
83
+ </li>
84
+ <li>
85
+ <a href="admin.php?page=gallery_bank_other_services" class="welcome-icon">
86
+ <?php _e("Our Other Services", gallery_bank); ?>
87
+ </a>
88
+ </li>
89
+ </ul>
90
+ </div>
91
+ </div>
92
+ </div>
93
+ </div>
94
  <script>
95
  jQuery(document).ready(function()
96
  {
127
  case "album_preview":
128
  $page = "Album Preview";
129
  break;
130
+ case "gallery_bank_recommended_plugins":
131
+ $page = "Recommendations";
132
+ break;
133
+ case "gallery_bank_other_services":
134
+ $page = "Our Other Services";
135
+ break;
136
  }
137
  ?>
138
  <ul class="breadcrumb" style="margin-top: 10px;">
155
  <a class="nav-tab " id="gallery_album_sorting" href="admin.php?page=gallery_album_sorting"><?php _e("Album Sorting", gallery_bank);?></a>
156
  <a class="nav-tab " id="global_settings" href="admin.php?page=global_settings"><?php _e("Global Settings", gallery_bank);?></a>
157
  <a class="nav-tab " id="gallery_bank_system_status" href="admin.php?page=gallery_bank_system_status"><?php _e("System Status", gallery_bank);?></a>
158
+ <a class="nav-tab " id="gallery_bank_recommended_plugins" href="admin.php?page=gallery_bank_recommended_plugins"><?php _e("Recommendations", gallery_bank);?></a>
159
+ <a class="nav-tab " id="gallery_bank_purchase" href="admin.php?page=gallery_bank_purchase"><?php _e("Premium Editions", gallery_bank);?></a>
160
+ <a class="nav-tab " id="gallery_bank_other_services" href="admin.php?page=gallery_bank_other_services"><?php _e("Our Other Services", gallery_bank);?></a>
161
  </h2>
162
  <?php
163
  break;
169
  <a class="nav-tab " id="gallery_album_sorting" href="admin.php?page=gallery_album_sorting"><?php _e("Album Sorting", gallery_bank);?></a>
170
  <a class="nav-tab " id="global_settings" href="admin.php?page=global_settings"><?php _e("Global Settings", gallery_bank);?></a>
171
  <a class="nav-tab " id="gallery_bank_system_status" href="admin.php?page=gallery_bank_system_status"><?php _e("System Status", gallery_bank);?></a>
172
+ <a class="nav-tab " id="gallery_bank_recommended_plugins" href="admin.php?page=gallery_bank_recommended_plugins"><?php _e("Recommendations", gallery_bank);?></a>
173
+ <a class="nav-tab " id="gallery_bank_purchase" href="admin.php?page=gallery_bank_purchase"><?php _e("Premium Editions", gallery_bank);?></a>
174
+ <a class="nav-tab " id="gallery_bank_other_services" href="admin.php?page=gallery_bank_other_services"><?php _e("Our Other Services", gallery_bank);?></a>
175
  </h2>
176
  <?php
177
  break;
182
  <a class="nav-tab " id="gallery_bank_shortcode" href="admin.php?page=gallery_bank_shortcode"><?php _e("Short-Codes", gallery_bank);?></a>
183
  <a class="nav-tab " id="gallery_album_sorting" href="admin.php?page=gallery_album_sorting"><?php _e("Album Sorting", gallery_bank);?></a>
184
  <a class="nav-tab " id="global_settings" href="admin.php?page=global_settings"><?php _e("Global Settings", gallery_bank);?></a>
185
+ <a class="nav-tab " id="gallery_bank_recommended_plugins" href="admin.php?page=gallery_bank_recommended_plugins"><?php _e("Recommendations", gallery_bank);?></a>
186
+ <a class="nav-tab " id="gallery_bank_purchase" href="admin.php?page=gallery_bank_purchase"><?php _e("Premium Editions", gallery_bank);?></a>
187
+ <a class="nav-tab " id="gallery_bank_other_services" href="admin.php?page=gallery_bank_other_services"><?php _e("Our Other Services", gallery_bank);?></a>
 
 
 
 
 
 
 
 
 
188
  </h2>
189
  <?php
190
  break;
views/other-services.php ADDED
@@ -0,0 +1,1551 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ switch($role)
3
+ {
4
+ case "administrator":
5
+ $user_role_permission = "manage_options";
6
+ break;
7
+ case "editor":
8
+ $user_role_permission = "publish_pages";
9
+ break;
10
+ case "author":
11
+ $user_role_permission = "publish_posts";
12
+ break;
13
+ case "contributor":
14
+ $user_role_permission = "edit_posts";
15
+ break;
16
+ case "subscriber":
17
+ $user_role_permission = "read";
18
+ break;
19
+ }
20
+ if (!current_user_can($user_role_permission))
21
+ {
22
+ return;
23
+ }
24
+ else
25
+ {
26
+ ?>
27
+ <form id="frm_other_services" class="layout-form">
28
+ <div id="poststuff" style="width: 99% !important;">
29
+ <div id="post-body" class="metabox-holder">
30
+ <div id="postbox-container-2" class="postbox-container">
31
+ <div id="advanced" class="meta-box-sortables">
32
+ <div id="gallery_bank_get_started" class="postbox" >
33
+ <div class="handlediv" data-target="ux_other_services" title="Click to toggle" data-toggle="collapse"><br></div>
34
+ <h3 class="hndle"><span><?php _e("Our Other Services", gallery_bank); ?></span></h3>
35
+ <div class="inside">
36
+ <div id="ux_other_services" class="gallery_bank_layout">
37
+ <a class="btn btn-inverse"
38
+ href="admin.php?page=gallery_bank"><?php _e("Back to Albums", gallery_bank); ?></a>
39
+ <div class="separator-doubled"></div>
40
+ <div class="fluid-layout ">
41
+ <div class="layout-span12">
42
+ <div class="framework_tabs">
43
+ <ul class="framework_tab-links">
44
+ <li class="active">
45
+ <a href="#WordPress_services"><?php _e("WordPress", gallery_bank); ?></a>
46
+ </li>
47
+ <li>
48
+ <a href="#websites_programming"><?php _e("Websites & Programming", gallery_bank); ?></a>
49
+ </li>
50
+ <li>
51
+ <a href="#ecommerce"><?php _e("E-Commerce", gallery_bank); ?></a>
52
+ </li>
53
+ <li>
54
+ <a href="#designs_graphics"><?php _e("Designs & Graphics", gallery_bank); ?></a>
55
+ </li>
56
+ <li>
57
+ <a href="#company_brand"><?php _e("Company Branding ", gallery_bank); ?></a>
58
+ </li>
59
+ </ul>
60
+ <div class="framework_tab-content">
61
+ <div id="WordPress_services" class="framework_tab active">
62
+ <div class="wp-list-table plugin-install">
63
+ <div id="the-list">
64
+ <div class="service-div-settings">
65
+ <div class="service-div-settings-top">
66
+ <div class="service-div-inner-content">
67
+ <div class="name column-name">
68
+ <h3>
69
+ <?php _e("WordPress Theme Installation & Demo Setup ( + Logo + Plugins + Optimization + Security)", gallery_bank); ?>
70
+ </h3>
71
+ </div>
72
+ <div class="desc column-description">
73
+ <?php _e("We are specialized in WordPress Theme Installation, which includes :", gallery_bank); ?>
74
+ <ul style="margin-left:20px;">
75
+ <li>
76
+ <?php _e("Installation of your purchased Theme.", gallery_bank); ?>
77
+ </li>
78
+ <li>
79
+ <?php _e("We cover various areas such as Personal Websites, Business Websites and much more.", gallery_bank); ?>
80
+ </li>
81
+ </ul>
82
+ </div>
83
+ </div>
84
+ <div class="action-links">
85
+ <ul class="plugin-action-buttons-custom">
86
+ <li>
87
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?>
88
+ </a>
89
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/wordpress/wordpress-theme-installation-demo-setup/" target="_blank"><?php _e("Read More", gallery_bank); ?>
90
+ </a>
91
+ </li>
92
+ </ul>
93
+ </div>
94
+ </div>
95
+ <div class="plugin-card-bottom_settings">
96
+ <div class="column-downloaded">
97
+ <strong><?php _e("Cost of this Service is 50 Pounds.", gallery_bank); ?></strong><br/>
98
+ <span><?php _e("The Time Frame would be 2 Business Days and upto 5 Revisions.", gallery_bank); ?></span>
99
+ </div>
100
+ </div>
101
+ </div>
102
+ <div class="service-div-settings">
103
+ <div class="service-div-settings-top">
104
+ <div class="service-div-inner-content">
105
+ <div class="name column-name">
106
+ <h3>
107
+ <?php _e("WordPress Website Migration, Backup & Restore", gallery_bank); ?>
108
+ </h3>
109
+ </div>
110
+ <div class="desc column-description">
111
+ <ul>
112
+ <li>
113
+ <?php _e("With Hundreds of Migrations under our belt, you can trust us.", gallery_bank); ?>
114
+ </li>
115
+ <li>
116
+ <?php _e("We can transfer your WordPress site to a new Host/Domain in 1 Business Day.", gallery_bank); ?>
117
+ </li>
118
+ <li>
119
+ <?php _e("We will make sure everything is transferred and works properly.", gallery_bank); ?>
120
+ </li>
121
+ </ul>
122
+ </div>
123
+ </div>
124
+ <div class="action-links">
125
+ <ul class="plugin-action-buttons-custom">
126
+ <li>
127
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?>
128
+ </a>
129
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/wordpress/wordpress-migration-transfer-service-backup-restore/" target="_blank"><?php _e("Read More", gallery_bank); ?>
130
+ </a>
131
+ </li>
132
+ </ul>
133
+ </div>
134
+ </div>
135
+ <div class="plugin-card-bottom_settings">
136
+ <div class="column-downloaded">
137
+ <strong><?php _e("Cost of this Service is 50 Pounds.", gallery_bank); ?></strong><br/>
138
+ <span><?php _e("The Time Frame would be 1 Business Day.", gallery_bank); ?></span>
139
+ </div>
140
+ </div>
141
+ </div>
142
+ <div class="service-div-settings">
143
+ <div class="service-div-settings-top">
144
+ <div class="service-div-inner-content">
145
+ <div class="name column-name">
146
+ <h3>
147
+ <?php _e("WordPress Virus Removal Services & Security Review", gallery_bank); ?>
148
+ </h3>
149
+ </div>
150
+ <div class="desc column-description">
151
+ <ul>
152
+ <li>
153
+ <?php _e("We will review the Security of your Website and make necessary changes as required.", gallery_bank); ?>
154
+ </li>
155
+ <li>
156
+ <?php _e("We will run virus scans and delete viruses and malicious softwares found.", gallery_bank); ?>
157
+ </li>
158
+ <li>
159
+ <?php _e("A detailed report would be submitted once we finish our job.", gallery_bank); ?>
160
+ </li>
161
+ </ul>
162
+ </div>
163
+ </div>
164
+ <div class="action-links">
165
+ <ul class="plugin-action-buttons-custom">
166
+ <li>
167
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
168
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/wordpress/wordpress-virus-removal-services-security-review/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
169
+ </li>
170
+ </ul>
171
+ </div>
172
+ </div>
173
+ <div class="plugin-card-bottom_settings">
174
+ <div class="column-downloaded">
175
+ <strong><?php _e("Cost of this Service is 50 Pounds.", gallery_bank); ?></strong><br/>
176
+ <span><?php _e("The Time Frame would be 2 Business Days.", gallery_bank); ?></span>
177
+ </div>
178
+ </div>
179
+ </div>
180
+ <div class="service-div-settings">
181
+ <div class="service-div-settings-top">
182
+ <div class="service-div-inner-content">
183
+ <div class="name column-name">
184
+ <h3>
185
+ <?php _e("WordPress Plugin Customization", gallery_bank); ?>
186
+ </h3>
187
+ </div>
188
+ <div class="desc column-description">
189
+ <ul>
190
+ <li>
191
+ <?php _e("We can customize your existing WordPress Plugin to match your goals.", gallery_bank); ?>
192
+ </li>
193
+ <li>
194
+ <?php _e("We will modify existing code with some new or modified features as required.", gallery_bank); ?>
195
+ </li>
196
+ <li>
197
+ <?php _e("We will make sure all functionality works properly once the customization is complete.", gallery_bank); ?>
198
+ </li>
199
+ </ul>
200
+ </div>
201
+ </div>
202
+ <div class="action-links">
203
+ <ul class="plugin-action-buttons-custom">
204
+ <li>
205
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?>
206
+ </a>
207
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/wordpress/wordpress-plugin-customization/" target="_blank"><?php _e("Read More", gallery_bank); ?>
208
+ </a>
209
+ </li>
210
+ </ul>
211
+ </div>
212
+ </div>
213
+ <div class="plugin-card-bottom_settings">
214
+ <div class="column-downloaded">
215
+ <strong><?php _e("Cost of this Service is 500 Pounds.", gallery_bank); ?></strong><br/>
216
+ <span><?php _e("The Time Frame would be 10 Business Days and upto 5 revisions.", gallery_bank); ?></span>
217
+ </div>
218
+ </div>
219
+ </div>
220
+ <div class="service-div-settings">
221
+ <div class="service-div-settings-top">
222
+ <div class="service-div-inner-content">
223
+ <div class="name column-name">
224
+ <h3>
225
+ <?php _e("Expert Custom WordPress Plugin Development", gallery_bank); ?>
226
+ </h3>
227
+ </div>
228
+ <div class="desc column-description">
229
+ <ul>
230
+ <li>
231
+ <?php _e("We are a Team of Experts in developing Custom WordPress Plugins.", gallery_bank); ?>
232
+ </li>
233
+ <li>
234
+ <?php _e("Our Goal is to provide you with the best, optimized and satisfactory results to your development needs.", gallery_bank); ?>
235
+ </li>
236
+ <li>
237
+ <?php _e("We ensure you with clean and optimized code increasing your plugin's efficiency.", gallery_bank); ?>
238
+ </li>
239
+ </ul>
240
+ </div>
241
+ </div>
242
+ <div class="action-links">
243
+ <ul class="plugin-action-buttons-custom">
244
+ <li>
245
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
246
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/wordpress/expert-custom-wordpress-plugin-development/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
247
+ </li>
248
+ </ul>
249
+ </div>
250
+ </div>
251
+ <div class="plugin-card-bottom_settings">
252
+ <div class="column-downloaded">
253
+ <strong><?php _e("Cost of this Service is 800 Pounds.", gallery_bank); ?></strong><br/>
254
+ <span><?php _e("The Time Frame would be 10 Business Days and upto 5 revisions.", gallery_bank); ?></span>
255
+ </div>
256
+ </div>
257
+ </div>
258
+ <div class="service-div-settings">
259
+ <div class="service-div-settings-top">
260
+ <div class="service-div-inner-content">
261
+ <div class="name column-name">
262
+ <h3><?php _e("WordPress SEO Optimization", gallery_bank); ?></h3>
263
+ </div>
264
+ <div class="desc column-description">
265
+ <ul>
266
+ <li>
267
+ <?php _e("We can Increase your site's traffic by improving search engine results.", gallery_bank); ?>
268
+ </li>
269
+ <li>
270
+ <?php _e("We will perform some actions such as HTML, CSS & JS Minification, Improve basic load time, Optimize images for SEO etc. to enhance your WordPress Website Speed.", gallery_bank); ?>
271
+ </li>
272
+ <li>
273
+ <?php _e("A detailed report would be submitted once we finish our job.", gallery_bank); ?>
274
+ </li>
275
+ </ul>
276
+ </div>
277
+ </div>
278
+ <div class="action-links">
279
+ <ul class="plugin-action-buttons-custom">
280
+ <li>
281
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
282
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/wordpress/wordpress-seo-optimization/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
283
+ </li>
284
+ </ul>
285
+ </div>
286
+ </div>
287
+ <div class="plugin-card-bottom_settings">
288
+ <div class="column-downloaded">
289
+ <strong><?php _e("Cost of this Service is 100 Pounds.", gallery_bank); ?></strong><br/>
290
+ <span><?php _e("The Time Frame would be 10 Business Days and upto 5 revisions.", gallery_bank); ?></span>
291
+ </div>
292
+ </div>
293
+ </div>
294
+ <div class="service-div-settings">
295
+ <div class="service-div-settings-top">
296
+ <div class="service-div-inner-content">
297
+ <div class="name column-name">
298
+ <h3><?php _e("HTML to WordPress", gallery_bank); ?></h3>
299
+ </div>
300
+ <div class="desc column-description">
301
+ <ul>
302
+ <li>
303
+ <?php _e("We can convert your HTML into WordPress Theme as needed.", gallery_bank); ?>
304
+ </li>
305
+ <li>
306
+ <?php _e("We will provide you the User friendly Interface for Managing contents with an easily understandable documentation.", gallery_bank); ?>
307
+ </li>
308
+ <li>
309
+ <?php _e("We ensure you the clean and optimized code increasing your theme's efficiency.", gallery_bank); ?>
310
+ </li>
311
+ </ul>
312
+ </div>
313
+ </div>
314
+ <div class="action-links">
315
+ <ul class="plugin-action-buttons-custom">
316
+ <li>
317
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
318
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/wordpress/html-wordpress/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
319
+ </li>
320
+ </ul>
321
+ </div>
322
+ </div>
323
+ <div class="plugin-card-bottom_settings">
324
+ <div class="column-downloaded">
325
+ <strong><?php _e("Cost of this Service is 500 Pounds.", gallery_bank); ?></strong><br/>
326
+ <span><?php _e("The Time Frame would be 10 Business Days and upto 5 revisions.", gallery_bank); ?></span>
327
+ </div>
328
+ </div>
329
+ </div>
330
+ <div class="service-div-settings">
331
+ <div class="service-div-settings-top">
332
+ <div class="service-div-inner-content">
333
+ <div class="name column-name">
334
+ <h3><?php _e("PSD to WordPress (Responsive)", gallery_bank); ?></h3>
335
+ </div>
336
+ <div class="desc column-description">
337
+ <ul>
338
+ <li>
339
+ <?php _e("We can convert your PSD Design into WordPress Theme as required.", gallery_bank); ?>
340
+ </li>
341
+ <li>
342
+ <?php _e("The code would be fully Responsive, Optimized and Cross Browser Compatible.", gallery_bank); ?>
343
+ </li>
344
+ <li>
345
+ <?php _e("A detailed report would be submitted once we finish our job.", gallery_bank); ?>
346
+ </li>
347
+ </ul>
348
+ </div>
349
+ </div>
350
+ <div class="action-links">
351
+ <ul class="plugin-action-buttons-custom">
352
+ <li>
353
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
354
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/wordpress/psd-wordpress-responsive/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
355
+ </li>
356
+ </ul>
357
+ </div>
358
+ </div>
359
+ <div class="plugin-card-bottom_settings">
360
+ <div class="column-downloaded">
361
+ <strong><?php _e("Cost of this Service is 800 Pounds.", gallery_bank); ?></strong><br/>
362
+ <span><?php _e("The Time Frame would be 10 Business Days and upto 5 revisions.", gallery_bank); ?></span>
363
+ </div>
364
+ </div>
365
+ </div>
366
+ <div class="service-div-settings">
367
+ <div class="service-div-settings-top">
368
+ <div class="service-div-inner-content">
369
+ <div class="name column-name">
370
+ <h3><?php _e("WordPress Theme Customization", gallery_bank); ?></h3>
371
+ </div>
372
+ <div class="desc column-description">
373
+ <ul>
374
+ <li>
375
+ <?php _e("You will get a theme modified to match your goals. The .zip pack will contain modified installable WordPress Theme.", gallery_bank); ?>
376
+ </li>
377
+ <li>
378
+ <?php _e("This is a completed website on a working host loaded with custom contact forms, SEO configuration & Page Speed Optimization.", gallery_bank); ?>
379
+ </li>
380
+ </ul>
381
+ </div>
382
+ </div>
383
+ <div class="action-links">
384
+ <ul class="plugin-action-buttons-custom">
385
+ <li>
386
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
387
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/wordpress/wordpress-theme-customization/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
388
+ </li>
389
+ </ul>
390
+ </div>
391
+ </div>
392
+ <div class="plugin-card-bottom_settings">
393
+ <div class="column-downloaded">
394
+ <strong><?php _e("Cost of this Service is 500 Pounds.", gallery_bank); ?></strong><br/>
395
+ <span><?php _e("The Time Frame would be 10 Business Days and 5 Revisions.", gallery_bank); ?></span>
396
+ </div>
397
+ </div>
398
+ </div>
399
+ <div class="service-div-settings">
400
+ <div class="service-div-settings-top">
401
+ <div class="service-div-inner-content">
402
+ <div class="name column-name">
403
+ <h3>
404
+ <?php _e("WordPress Theme Development", gallery_bank); ?>
405
+ </h3>
406
+ </div>
407
+ <div class="desc column-description">
408
+ <ul>
409
+ <li>
410
+ <?php _e("We can professionally develop a responsive WordPress theme which would be unique for your company.", gallery_bank); ?>
411
+ </li>
412
+ <li>
413
+ <?php _e("It would be compatible with all web browsers, Optimized for small screen devices, Professional coding and SEO friendly.", gallery_bank); ?>
414
+ </li>
415
+ </ul>
416
+ </div>
417
+ </div>
418
+ <div class="action-links">
419
+ <ul class="plugin-action-buttons-custom">
420
+ <li>
421
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
422
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/wordpress/wordpress-theme-development/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
423
+ </li>
424
+ </ul>
425
+ </div>
426
+ </div>
427
+ <div class="plugin-card-bottom_settings">
428
+ <div class="vers column-rating">
429
+
430
+ </div>
431
+ <div class="column-downloaded">
432
+ <strong><?php _e("Cost of this Service is 800 Pounds.", gallery_bank); ?></strong><br/>
433
+ <span><?php _e("The Time Frame would be 10 Business Days and upto 5 revisions.", gallery_bank); ?></span>
434
+ </div>
435
+ </div>
436
+ </div>
437
+ </div>
438
+ </div>
439
+ </div>
440
+ <div id="designs_graphics" class="framework_tab">
441
+ <div class="wp-list-table plugin-install">
442
+ <div id="the-list">
443
+ <div class="service-div-settings">
444
+ <div class="service-div-settings-top">
445
+ <div class="service-div-inner-content">
446
+ <div class="name column-name">
447
+ <h3><?php _e("Creative & Professional Brochure Design", gallery_bank); ?></h3>
448
+ </div>
449
+ <div class="desc column-description">
450
+ <ul>
451
+ <li>
452
+ <?php _e("Our goal is to produce professional, amazing and high quality brochure designs to target your customers.", gallery_bank); ?>
453
+ </li>
454
+ <li>
455
+ <?php _e("The brochure could be Bi-fold, Trifold or Multi-page as per your requirement. ", gallery_bank); ?>
456
+ </li>
457
+ <li>
458
+ <?php _e("Design brochures in any style to advertise your business, product or services.", gallery_bank); ?>
459
+ </li>
460
+ </ul>
461
+ </div>
462
+ </div>
463
+ <div class="action-links">
464
+ <ul class="plugin-action-buttons-custom">
465
+ <li>
466
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
467
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/design-and-graphics/creative-professional-brochure-design/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
468
+ </li>
469
+ </ul>
470
+ </div>
471
+ </div>
472
+ <div class="plugin-card-bottom_settings">
473
+ <div class="column-downloaded">
474
+ <strong><?php _e("Cost of this Service is 400 Pounds.", gallery_bank); ?></strong><br/>
475
+ <span><?php _e("The Time Frame would be 10 Business Days and upto 5 Revisions.", gallery_bank); ?></span>
476
+ </div>
477
+ </div>
478
+ </div>
479
+ <div class="service-div-settings">
480
+ <div class="service-div-settings-top">
481
+ <div class="service-div-inner-content">
482
+ <div class="name column-name">
483
+ <h3><?php _e("E-Books & Digital Design ", gallery_bank); ?></h3>
484
+ </div>
485
+ <div class="desc column-description">
486
+ <ul>
487
+ <li>
488
+ <?php _e("Provide you with unique concepts and eye-catching E-Book designs.", gallery_bank); ?>
489
+ </li>
490
+ <li>
491
+ <?php _e("100% satisfaction is guaranteed with the concept and designs provided for your company.", gallery_bank); ?>
492
+ </li>
493
+ <li>
494
+ <?php _e("Send us the designs which you like and dislike which help us to gauge a style which suit your needs.", gallery_bank); ?>
495
+ </li>
496
+ </ul>
497
+ </div>
498
+ </div>
499
+ <div class="action-links">
500
+ <ul class="plugin-action-buttons-custom">
501
+ <li>
502
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
503
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/design-and-graphics/e-books-digital-design/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
504
+ </li>
505
+ </ul>
506
+ </div>
507
+ </div>
508
+ <div class="plugin-card-bottom_settings">
509
+ <div class="column-downloaded">
510
+ <strong><?php _e("Cost of this Service is 400 Pounds.", gallery_bank); ?></strong><br/>
511
+ <span><?php _e("The Time Frame would be 10 Business Days and 5 Revisions.", gallery_bank); ?></span>
512
+ </div>
513
+ </div>
514
+ </div>
515
+ <div class="service-div-settings">
516
+ <div class="service-div-settings-top">
517
+ <div class="service-div-inner-content">
518
+ <div class="name column-name">
519
+ <h3><?php _e("Photo Customization", gallery_bank); ?></h3>
520
+ </div>
521
+ <div class="desc column-description">
522
+ <ul>
523
+ <li>
524
+ <?php _e("We can retouch or manipulate the Graphics for you easily as required.", gallery_bank); ?>
525
+ </li>
526
+ <li>
527
+ <?php _e("Customizations could be: redesign, color correction and retouch for the existing Photos or Graphics.", gallery_bank); ?>
528
+ </li>
529
+ <li>
530
+ <?php _e("Best quality Photos are delivered in the format like jpg, png, tiff, PDF and PSD with transparent background, to make it flexible.", gallery_bank); ?>
531
+ </li>
532
+ </ul>
533
+ </div>
534
+ </div>
535
+ <div class="action-links">
536
+ <ul class="plugin-action-buttons-custom">
537
+ <li>
538
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
539
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/design-and-graphics/photo-customization/" target="_blank"><?php _e("Order Now", gallery_bank); ?></a>
540
+ </li>
541
+ </ul>
542
+ </div>
543
+ </div>
544
+ <div class="plugin-card-bottom_settings">
545
+ <div class="column-downloaded">
546
+ <strong><?php _e("Cost of this Service is 400 Pounds.", gallery_bank); ?></strong><br/>
547
+ <span><?php _e("The Time Frame would be 5 Business Days and 3 revisions.", gallery_bank); ?></span>
548
+ </div>
549
+ </div>
550
+ </div>
551
+ <div class="service-div-settings">
552
+ <div class="service-div-settings-top">
553
+ <div class="service-div-inner-content">
554
+ <div class="name column-name">
555
+ <h3><?php _e("Caricatures & Cartoon Design", gallery_bank); ?></h3>
556
+ </div>
557
+ <div class="desc column-description">
558
+ <ul>
559
+ <li>
560
+ <?php _e("We can design the most creative Caricatures and Cartoon for your business, advertisement, or mobile game.", gallery_bank); ?>
561
+ </li>
562
+ <li>
563
+ <?php _e("We focus on colors, line qualities and styles to describe our character and design to make it flexible.", gallery_bank); ?>
564
+ </li>
565
+ <li>
566
+ <?php _e("Designs can be delivered in JPEG, PNG and PSD with transparent background, to make it easier to apply on graphic material. ", gallery_bank); ?>
567
+ </li>
568
+ </ul>
569
+ </div>
570
+ </div>
571
+ <div class="action-links">
572
+ <ul class="plugin-action-buttons-custom">
573
+ <li>
574
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
575
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/design-and-graphics/caricatures-cartoon-design/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
576
+ </li>
577
+ </ul>
578
+ </div>
579
+ </div>
580
+ <div class="plugin-card-bottom_settings">
581
+ <div class="column-downloaded">
582
+ <strong><?php _e("Cost of this Service is 500 Pounds.", gallery_bank); ?></strong><br/>
583
+ <span><?php _e("The Time Frame would be 7 Business Days and upto 5 revisions.", gallery_bank); ?></span>
584
+ </div>
585
+ </div>
586
+ </div>
587
+ <div class="service-div-settings">
588
+ <div class="service-div-settings-top">
589
+ <div class="service-div-inner-content">
590
+ <div class="name column-name">
591
+ <h3><?php _e("App Icon Design", gallery_bank); ?></h3>
592
+ </div>
593
+ <div class="desc column-description">
594
+ <ul>
595
+ <li>
596
+ <?php _e("We design own unique app icon that will really make your app extra special!", gallery_bank); ?>
597
+ </li>
598
+ <li>
599
+ <?php _e("Our goal is to give your app a professional look with a great and original icon.", gallery_bank); ?>
600
+ </li>
601
+ <li>
602
+ <?php _e("Let us know any ideas you may have in mind, it would help us to fulfill your requirements easily.", gallery_bank); ?>
603
+ </li>
604
+ </ul>
605
+ </div>
606
+ </div>
607
+ <div class="action-links">
608
+ <ul class="plugin-action-buttons-custom">
609
+ <li>
610
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
611
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/design-and-graphics/app-icon-design/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
612
+ </li>
613
+ </ul>
614
+ </div>
615
+ </div>
616
+ <div class="plugin-card-bottom_settings">
617
+ <div class="column-downloaded">
618
+ <strong><?php _e("Cost of this Service is 500 Pounds.", gallery_bank); ?></strong><br/>
619
+ <span><?php _e("The Time Frame would be 8 Business Days and upto 5 revisions.", gallery_bank); ?></span>
620
+ </div>
621
+ </div>
622
+ </div>
623
+ <div class="service-div-settings">
624
+ <div class="service-div-settings-top">
625
+ <div class="service-div-inner-content">
626
+ <div class="name column-name">
627
+ <h3><?php _e("Label & Packaging Design", gallery_bank); ?></h3>
628
+ </div>
629
+ <div class="desc column-description">
630
+ <ul>
631
+ <li>
632
+ <?php _e("Complete packaging design solution for your products such as Labels, packs, bags and much more.", gallery_bank); ?>
633
+ </li>
634
+ <li>
635
+ <?php _e("Unique and original design to suite your needs, products and target consumers.", gallery_bank); ?>
636
+ </li>
637
+ <li>
638
+ <?php _e("The final product will be delivered to you in AI, EPS, PSD or PDF format, all editable.", gallery_bank); ?>
639
+ </li>
640
+ </ul>
641
+ </div>
642
+ </div>
643
+ <div class="action-links">
644
+ <ul class="plugin-action-buttons-custom">
645
+ <li>
646
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
647
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/design-and-graphics/label-packaging-design/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
648
+ </li>
649
+ </ul>
650
+ </div>
651
+ </div>
652
+ <div class="plugin-card-bottom_settings">
653
+ <div class="column-downloaded">
654
+ <strong><?php _e("Cost of this Service is 500 Pounds.", gallery_bank); ?></strong><br/>
655
+ <span><?php _e("The Time Frame would be 8 Business Days and upto 5 revisions.", gallery_bank); ?></span>
656
+ </div>
657
+ </div>
658
+ </div>
659
+ <div class="service-div-settings">
660
+ <div class="service-div-settings-top">
661
+ <div class="service-div-inner-content">
662
+ <div class="name column-name">
663
+ <h3><?php _e("CD Cover Artwork", gallery_bank); ?></h3>
664
+ </div>
665
+ <div class="desc column-description">
666
+ <ul>
667
+ <li>
668
+ <?php _e("Professionally and Creatively designed CD Artwork & Designs are available here.", gallery_bank); ?>
669
+ </li>
670
+ <li>
671
+ <?php _e("We provide you with original cover artwork, with multiple formats and if desired multiple dimensions too.", gallery_bank); ?>
672
+ </li>
673
+ <li>
674
+ <?php _e("Tell us some ideas and preferences so that we can meet your needs. ", gallery_bank); ?>
675
+ </li>
676
+ </ul>
677
+ </div>
678
+ </div>
679
+ <div class="action-links">
680
+ <ul class="plugin-action-buttons-custom">
681
+ <li>
682
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
683
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/design-and-graphics/cd-cover-artwork/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
684
+ </li>
685
+ </ul>
686
+ </div>
687
+ </div>
688
+ <div class="plugin-card-bottom_settings">
689
+ <div class="column-downloaded">
690
+ <strong><?php _e("Cost of this Service is 500 Pounds.", gallery_bank); ?></strong><br/>
691
+ <span><?php _e("The Time Frame would be 8 Business Days and upto 5 revisions.", gallery_bank); ?></span>
692
+ </div>
693
+ </div>
694
+ </div>
695
+ <div class="service-div-settings">
696
+ <div class="service-div-settings-top">
697
+ <div class="service-div-inner-content">
698
+ <div class="name column-name">
699
+ <h3><?php _e("Banner Design & Customization", gallery_bank); ?></h3>
700
+ </div>
701
+ <div class="desc column-description">
702
+ <ul>
703
+ <li>
704
+ <?php _e("We customize from existing banner templates or start banner making from scratch as required.", gallery_bank); ?>
705
+ </li>
706
+ <li>
707
+ <?php _e("The final product is delivered in the format like jpg, png and PSD with transparent background, to make it flexible with other graphics.", gallery_bank); ?>
708
+ </li>
709
+ </ul>
710
+ </div>
711
+ </div>
712
+ <div class="action-links">
713
+ <ul class="plugin-action-buttons-custom">
714
+ <li>
715
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
716
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/design-and-graphics/banner-design-customization/" target="_blank"><?php _e("Order Now", gallery_bank); ?></a>
717
+ </li>
718
+ </ul>
719
+ </div>
720
+ </div>
721
+ <div class="plugin-card-bottom_settings">
722
+ <div class="column-downloaded">
723
+ <strong><?php _e("Cost of this Service is 500 Pounds.", gallery_bank); ?></strong><br/>
724
+ <span><?php _e("The Time Frame would be 8 Business Days and upto 5 revisions.", gallery_bank); ?></span>
725
+ </div>
726
+ </div>
727
+ </div>
728
+ </div>
729
+ </div>
730
+ </div>
731
+ <div id="websites_programming" class="framework_tab">
732
+ <div class="wp-list-table plugin-install">
733
+ <div id="the-list">
734
+ <div class="service-div-settings">
735
+ <div class="service-div-settings-top">
736
+ <div class="service-div-inner-content">
737
+ <div class="name column-name">
738
+ <h3>
739
+ <?php _e("Website Design & Development", gallery_bank); ?>
740
+ </h3>
741
+ </div>
742
+ <div class="desc column-description">
743
+ <ul>
744
+ <li>
745
+ <?php _e("We design and develop professional websites with pixel perfect work and guaranteed satisfaction.", gallery_bank); ?>
746
+ </li>
747
+ <li>
748
+ <?php _e("We provide high quality and responsive Website designs that represents perfect image to your customers.", gallery_bank); ?>
749
+ </li>
750
+ <li>
751
+ <?php _e("With our experience you will get creative designs unique to your needs.", gallery_bank); ?>
752
+ </li>
753
+ </ul>
754
+ </div>
755
+ </div>
756
+ <div class="action-links">
757
+ <ul class="plugin-action-buttons-custom">
758
+ <li>
759
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?>
760
+ </a>
761
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/website-programming/website-design-development/" target="_blank"><?php _e("Read More", gallery_bank); ?>
762
+ </a>
763
+ </li>
764
+ </ul>
765
+ </div>
766
+ </div>
767
+ <div class="plugin-card-bottom_settings">
768
+ <div class="column-downloaded">
769
+ <strong><?php _e("Cost of this Service is 800 Pounds.", gallery_bank); ?></strong><br/>
770
+ <span><?php _e("The Time Frame would be 10 Business Days and upto 5 revisions.", gallery_bank); ?></span>
771
+ </div>
772
+ </div>
773
+ </div>
774
+ <div class="service-div-settings">
775
+ <div class="service-div-settings-top">
776
+ <div class="service-div-inner-content">
777
+ <div class="name column-name">
778
+ <h3>
779
+ <?php _e("Website Re-design & Customization", gallery_bank); ?>
780
+ </h3>
781
+ </div>
782
+ <div class="desc column-description">
783
+ <ul>
784
+ <li>
785
+ <?php _e("We can re-design your website to give it a unique and attractive look.", gallery_bank); ?>
786
+ </li>
787
+ <li>
788
+ <?php _e("100% satisfaction is guaranteed with the concept and designs provided.", gallery_bank); ?>
789
+ </li>
790
+ <li>
791
+ <?php _e("For Modifications of layout and design, send us the ideas which would help us to meet your needs.", gallery_bank); ?>
792
+ </li>
793
+ </ul>
794
+ </div>
795
+ </div>
796
+ <div class="action-links">
797
+ <ul class="plugin-action-buttons-custom">
798
+ <li>
799
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?>
800
+ </a>
801
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/website-programming/website-redesign-customization/" target="_blank"><?php _e("Read More", gallery_bank); ?>
802
+ </a>
803
+ </li>
804
+ </ul>
805
+ </div>
806
+ </div>
807
+ <div class="plugin-card-bottom_settings">
808
+ <div class="column-downloaded">
809
+ <strong><?php _e("Cost of this Service is 500 Pounds.", gallery_bank); ?></strong><br/>
810
+ <span><?php _e("The Time Frame would be 10 Business Days and upto 5 revisions.", gallery_bank); ?></span>
811
+ </div>
812
+ </div>
813
+ </div>
814
+ <div class="service-div-settings">
815
+ <div class="service-div-settings-top">
816
+ <div class="service-div-inner-content">
817
+ <div class="name column-name">
818
+ <h3>
819
+ <?php _e("Landing Page Design & Development", gallery_bank); ?>
820
+ </h3>
821
+ </div>
822
+ <div class="desc column-description">
823
+ <ul>
824
+ <li>
825
+ <?php _e("We can Design and Develop unique home page which is related to creativity and expression of ideas ", gallery_bank); ?>
826
+ </li>
827
+ <li>
828
+ <?php _e("The professional custom design, created by considering all your requirements and adapted to all your needs", gallery_bank); ?>
829
+ </li>
830
+ <li>
831
+ <?php _e("Final Product as Organized & grouped layered PSD file, JPG or PNG file and Optimized Code with friendly services.", gallery_bank); ?>
832
+ </li>
833
+ </ul>
834
+ </div>
835
+ </div>
836
+ <div class="action-links">
837
+ <ul class="plugin-action-buttons-custom">
838
+ <li>
839
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?>
840
+ </a>
841
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/website-programming/landing-page-design-development/" target="_blank"><?php _e("Read More", gallery_bank); ?>
842
+ </a>
843
+ </li>
844
+ </ul>
845
+ </div>
846
+ </div>
847
+ <div class="plugin-card-bottom_settings">
848
+ <div class="column-downloaded">
849
+ <strong><?php _e("Cost of this Service is 800 Pounds.", gallery_bank); ?></strong><br/>
850
+ <span><?php _e("The Time Frame would be 10 Business Days and upto 5 revisions.", gallery_bank); ?></span>
851
+ </div>
852
+ </div>
853
+ </div>
854
+ <div class="service-div-settings">
855
+ <div class="service-div-settings-top">
856
+ <div class="service-div-inner-content">
857
+ <div class="name column-name">
858
+ <h3>
859
+ <?php _e("PHP Programming & Web Development", gallery_bank); ?>
860
+ </h3>
861
+ </div>
862
+ <div class="desc column-description">
863
+ <ul>
864
+ <li>
865
+ <?php _e("We are PHP experts ready to work on your project and provides you with SQL Injection Security Protection.", gallery_bank); ?>
866
+ </li>
867
+ <li>
868
+ <?php _e("Creation of any php script with secure and optimized code, integration on your project and compatible with your needs.", gallery_bank); ?>
869
+ </li>
870
+ <li>
871
+ <?php _e("We will make sure all the functionality and features works properly once the development process is completed.", gallery_bank); ?>
872
+ </li>
873
+ </ul>
874
+ </div>
875
+ </div>
876
+ <div class="action-links">
877
+ <ul class="plugin-action-buttons-custom">
878
+ <li>
879
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?>
880
+ </a>
881
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/website-programming/php-programming-web-development/" target="_blank"><?php _e("Read More", gallery_bank); ?>
882
+ </a>
883
+ </li>
884
+ </ul>
885
+ </div>
886
+ </div>
887
+ <div class="plugin-card-bottom_settings">
888
+ <div class="column-downloaded">
889
+ <strong><?php _e("Cost of this Service is 800 Pounds.", gallery_bank); ?></strong><br/>
890
+ <span><?php _e("The Time Frame would be 10 Business Days and upto 5 revisions.", gallery_bank); ?></span>
891
+ </div>
892
+ </div>
893
+ </div>
894
+ <div class="service-div-settings">
895
+ <div class="service-div-settings-top">
896
+ <div class="service-div-inner-content">
897
+ <div class="name column-name">
898
+ <h3>
899
+ <?php _e("Server Configuration & Management", gallery_bank); ?>
900
+ </h3>
901
+ </div>
902
+ <div class="desc column-description">
903
+ <ul>
904
+ <li>
905
+ <?php _e("We are here to install, manage or optimize your server efficiently.", gallery_bank); ?>
906
+ </li>
907
+ <li>
908
+ <?php _e("We specialize in Cpanel Server Management, Website Migration to new dedicated server and much more.", gallery_bank); ?>
909
+ </li>
910
+ <li>
911
+ <?php _e("Also, we can Install a Corn Job to Check yours Databases and Tables as needed.", gallery_bank); ?>
912
+ </li>
913
+ </ul>
914
+ </div>
915
+ </div>
916
+ <div class="action-links">
917
+ <ul class="plugin-action-buttons-custom">
918
+ <li>
919
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?>
920
+ </a>
921
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/website-programming/server-configuration-management/" target="_blank"><?php _e("Read More", gallery_bank); ?>
922
+ </a>
923
+ </li>
924
+ </ul>
925
+ </div>
926
+ </div>
927
+ <div class="plugin-card-bottom_settings">
928
+ <div class="column-downloaded">
929
+ <strong><?php _e("Cost of this Service is 500 Pounds.", gallery_bank); ?></strong><br/>
930
+ <span><?php _e("The Time Frame would be 10 Business Days and upto 5 revisions.", gallery_bank); ?></span>
931
+ </div>
932
+ </div>
933
+ </div>
934
+ <div class="service-div-settings">
935
+ <div class="service-div-settings-top">
936
+ <div class="service-div-inner-content">
937
+ <div class="name column-name">
938
+ <h3>
939
+ <?php _e("Bug Fixes & Error Handling", gallery_bank); ?>
940
+ </h3>
941
+ </div>
942
+ <div class="desc column-description">
943
+ <ul>
944
+ <li>
945
+ <?php _e("We are specialized into Website Troubleshooting which includes:", gallery_bank); ?>
946
+ </li>
947
+ <li>
948
+ <?php _e("PHP errors, Database errors, JavaScript errors and CSS errors and much more.", gallery_bank); ?>
949
+ </li>
950
+ <li>
951
+ <?php _e("Provide us the detailed description of issue with the error messages or log files to speed up the fix process.", gallery_bank); ?>
952
+ </li>
953
+ </ul>
954
+ </div>
955
+ </div>
956
+ <div class="action-links">
957
+ <ul class="plugin-action-buttons-custom">
958
+ <li>
959
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?>
960
+ </a>
961
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/website-programming/bug-fixes-error-handling/" target="_blank"><?php _e("Read More", gallery_bank); ?>
962
+ </a>
963
+ </li>
964
+ </ul>
965
+ </div>
966
+ </div>
967
+ <div class="plugin-card-bottom_settings">
968
+ <div class="column-downloaded">
969
+ <strong><?php _e("Cost of this Service is 300 Pounds.", gallery_bank); ?></strong><br/>
970
+ <span><?php _e("The Time Frame would be 10 Business Days and upto 5 revisions.", gallery_bank); ?></span>
971
+ </div>
972
+ </div>
973
+ </div>
974
+ <div class="service-div-settings">
975
+ <div class="service-div-settings-top">
976
+ <div class="service-div-inner-content">
977
+ <div class="name column-name">
978
+ <h3>
979
+ <?php _e(".Net Programming & Development", gallery_bank); ?>
980
+ </h3>
981
+ </div>
982
+ <div class="desc column-description">
983
+ <ul>
984
+ <li>
985
+ <?php _e("We are expertise to develop perfect .NET product and can deliver real worth to you in succinct solution.", gallery_bank); ?>
986
+ </li>
987
+ <li>
988
+ <?php _e("Our Service includes: .NET Application Migration, Custom .NET Programming, .NET Web Services Development and .NET Ecommerce Solutions.", gallery_bank); ?>
989
+ </li>
990
+ </ul>
991
+ </div>
992
+ </div>
993
+ <div class="action-links">
994
+ <ul class="plugin-action-buttons-custom">
995
+ <li>
996
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
997
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/website-programming/net-programming-develpoment/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
998
+ </li>
999
+ </ul>
1000
+ </div>
1001
+ </div>
1002
+ <div class="plugin-card-bottom_settings">
1003
+ <div class="column-downloaded">
1004
+ <strong><?php _e("Cost of this Service is 2000 Pounds.", gallery_bank); ?></strong><br/>
1005
+ <span><?php _e("The Time Frame would be 30 Business Days and upto 10 revisions.", gallery_bank); ?></span>
1006
+ </div>
1007
+ </div>
1008
+ </div>
1009
+ <div class="service-div-settings">
1010
+ <div class="service-div-settings-top">
1011
+ <div class="service-div-inner-content">
1012
+ <div class="name column-name">
1013
+ <h3>
1014
+ <?php _e("Desktop Application Development & Customization", gallery_bank); ?>
1015
+ </h3>
1016
+ </div>
1017
+ <div class="desc column-description">
1018
+ <ul>
1019
+ <li>
1020
+ <?php _e("We are into Windows Software Development over years with our extensive development exposure.", gallery_bank); ?>
1021
+ </li>
1022
+ <li>
1023
+ <?php _e("We have great experience in developing desktop applications using wide range of technologies.", gallery_bank); ?>
1024
+ </li>
1025
+ <li>
1026
+ <?php _e("Provide us the detailed description of your project to meet your needs.", gallery_bank); ?>
1027
+ </li>
1028
+ </ul>
1029
+ </div>
1030
+ </div>
1031
+ <div class="action-links">
1032
+ <ul class="plugin-action-buttons-custom">
1033
+ <li>
1034
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
1035
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/website-programming/desktop-applications/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
1036
+ </li>
1037
+ </ul>
1038
+ </div>
1039
+ </div>
1040
+ <div class="plugin-card-bottom_settings">
1041
+ <div class="column-downloaded">
1042
+ <strong><?php _e("Cost of this Service is 2000 Pounds.", gallery_bank); ?></strong><br/>
1043
+ <span><?php _e("The Time Frame would be 30 Business Days and upto 10 revisions.", gallery_bank); ?></span>
1044
+ </div>
1045
+ </div>
1046
+ </div>
1047
+ </div>
1048
+ </div>
1049
+ </div>
1050
+ <div id="company_brand" class="framework_tab">
1051
+ <div class="wp-list-table plugin-install">
1052
+ <div id="the-list">
1053
+ <div class="service-div-settings">
1054
+ <div class="service-div-settings-top">
1055
+ <div class="service-div-inner-content">
1056
+ <div class="name column-name">
1057
+ <h3><?php _e("Professional Logo Design", gallery_bank); ?></h3>
1058
+ </div>
1059
+ <div class="desc column-description">
1060
+ <ul>
1061
+ <li>
1062
+ <?php _e("We are here to create your brand with Unique, Creative and Professional Logo Designs which suits your requirement.", gallery_bank); ?>
1063
+ </li>
1064
+ <li>
1065
+ <?php _e("Logos would be in different file formats such as .ai, .eps, .psd, .pdf, jpg and transparent .png", gallery_bank); ?>
1066
+ </li>
1067
+ <li>
1068
+ <?php _e(" We hand over 100% Copyrights to the final logo designs.", gallery_bank); ?>
1069
+ </li>
1070
+ </ul>
1071
+ </div>
1072
+ </div>
1073
+ <div class="action-links">
1074
+ <ul class="plugin-action-buttons-custom">
1075
+ <li>
1076
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
1077
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/company-branding/professional-logo-design/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
1078
+ </li>
1079
+ </ul>
1080
+ </div>
1081
+ </div>
1082
+ <div class="plugin-card-bottom_settings">
1083
+ <div class="column-downloaded">
1084
+ <strong><?php _e("Cost of this Service is 500 Pounds.", gallery_bank); ?></strong><br/>
1085
+ <span><?php _e("The Time Frame would be 5 Business Days and upto 3 Revisions.", gallery_bank); ?></span>
1086
+ </div>
1087
+ </div>
1088
+ </div>
1089
+ <div class="service-div-settings">
1090
+ <div class="service-div-settings-top">
1091
+ <div class="service-div-inner-content">
1092
+ <div class="name column-name">
1093
+ <h3><?php _e("Logo Customization", gallery_bank); ?></h3>
1094
+ </div>
1095
+ <div class="desc column-description">
1096
+ <ul>
1097
+ <li>
1098
+ <?php _e("We can redesign your existing logos to give it a unique and attractive look.", gallery_bank); ?>
1099
+ </li>
1100
+ <li>
1101
+ <?php _e("We guaranteed 100% satisfaction with the concept and designs provided for the Company.", gallery_bank); ?>
1102
+ </li>
1103
+ <li>
1104
+ <?php _e("For Modifications of concept and design, send us the ideas which would help us to meet your needs.", gallery_bank); ?>
1105
+ </li>
1106
+ </ul>
1107
+ </div>
1108
+ </div>
1109
+ <div class="action-links">
1110
+ <ul class="plugin-action-buttons-custom">
1111
+ <li>
1112
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
1113
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/company-branding/logo-customization/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
1114
+ </li>
1115
+ </ul>
1116
+ </div>
1117
+ </div>
1118
+ <div class="plugin-card-bottom_settings">
1119
+ <div class="vers column-rating">
1120
+
1121
+ </div>
1122
+ <div class="column-downloaded">
1123
+ <strong><?php _e("Cost of this Service is 500 Pounds.", gallery_bank); ?></strong><br/>
1124
+ <span><?php _e("The Time Frame would be 5 Business Days and 3 revisions.", gallery_bank); ?></span>
1125
+ </div>
1126
+ </div>
1127
+ </div>
1128
+ <div class="service-div-settings">
1129
+ <div class="service-div-settings-top">
1130
+ <div class="service-div-inner-content">
1131
+ <div class="name column-name">
1132
+ <h3><?php _e("Stunning Flyer Design", gallery_bank); ?></h3>
1133
+ </div>
1134
+ <div class="desc column-description">
1135
+ <ul>
1136
+ <li>
1137
+ <?php _e("We can design unique flyer designs to get your name and logo in the market.", gallery_bank); ?>
1138
+ </li>
1139
+ <li>
1140
+ <?php _e("The Designs would be creative, professional and eye-catching to attract your customers.", gallery_bank); ?>
1141
+ </li>
1142
+ <li>
1143
+ <?php _e("Let us know any ideas you may have in mind, it would help us to fulfill your requirements easily.", gallery_bank); ?>
1144
+ </li>
1145
+ </ul>
1146
+ </div>
1147
+ </div>
1148
+ <div class="action-links">
1149
+ <ul class="plugin-action-buttons-custom">
1150
+ <li>
1151
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
1152
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/company-branding/stunning-flyer-design/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
1153
+ </li>
1154
+ </ul>
1155
+ </div>
1156
+ </div>
1157
+ <div class="plugin-card-bottom_settings">
1158
+ <div class="vers column-rating">
1159
+
1160
+ </div>
1161
+ <div class="column-downloaded">
1162
+ <strong><?php _e("Cost of this Service is 500 Pounds.", gallery_bank); ?></strong><br/>
1163
+ <span><?php _e("The Time Frame would be 8 Business Days and upto 5 Revisions.", gallery_bank); ?></span>
1164
+ </div>
1165
+ </div>
1166
+ </div>
1167
+ <div class="service-div-settings">
1168
+ <div class="service-div-settings-top">
1169
+ <div class="service-div-inner-content">
1170
+ <div class="name column-name">
1171
+ <h3><?php _e("Brand Stationery Design", gallery_bank); ?></h3>
1172
+ </div>
1173
+ <div class="desc column-description">
1174
+ <ul>
1175
+ <li>
1176
+ <?php _e("We are experts in creating professional and unique Design package that includes:", gallery_bank); ?>
1177
+ </li>
1178
+ <li>
1179
+ <?php _e("Custom Business Card, Letterhead and Envelope Design which are compatible with your needs.", gallery_bank); ?>
1180
+ </li>
1181
+ <li>
1182
+ <?php _e("We focuses on creating a robust brand image and converting Strangers into your Customers!", gallery_bank); ?>
1183
+ </li>
1184
+ </ul>
1185
+ </div>
1186
+ </div>
1187
+ <div class="action-links">
1188
+ <ul class="plugin-action-buttons-custom">
1189
+ <li>
1190
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?></a>
1191
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/company-branding/brand-stationery-design/" target="_blank"><?php _e("Read More", gallery_bank); ?></a>
1192
+ </li>
1193
+ </ul>
1194
+ </div>
1195
+ </div>
1196
+ <div class="plugin-card-bottom_settings">
1197
+ <div class="column-downloaded">
1198
+ <strong><?php _e("Cost of this Service is 500 Pounds.", gallery_bank); ?></strong>
1199
+ <span><?php _e("The Time Frame would be 8 Business Days and upto 5 revisions.", gallery_bank); ?></span>
1200
+ </div>
1201
+ </div>
1202
+ </div>
1203
+ </div>
1204
+ </div>
1205
+ </div>
1206
+ <div id="ecommerce" class="framework_tab">
1207
+ <div class="wp-list-table plugin-install">
1208
+ <div id="the-list">
1209
+
1210
+ <div class="service-div-settings">
1211
+ <div class="service-div-settings-top">
1212
+ <div class="service-div-inner-content">
1213
+ <div class="name column-name">
1214
+ <h3>
1215
+ <?php _e("WooCommerce Service Addition (+Theme Installation + Theme Customization + Payment Gateway Setup)", gallery_bank); ?>
1216
+ </h3>
1217
+ </div>
1218
+ <div class="desc column-description">
1219
+ <ul>
1220
+ <li>
1221
+ <?php _e("We are here to add products to your existing website, increasing the market value of your business.", gallery_bank); ?>
1222
+ </li>
1223
+ <li>
1224
+ <?php _e("We also offer you with WooCommerce Theme Installation, Theme Customization and Payment Gateway Setup for website.", gallery_bank); ?>
1225
+ </li>
1226
+ </ul>
1227
+ </div>
1228
+ </div>
1229
+ <div class="action-links">
1230
+ <ul class="plugin-action-buttons-custom">
1231
+ <li>
1232
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?>
1233
+ </a>
1234
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/e-commerce/woocommerce-service-addition/" target="_blank"><?php _e("Read More", gallery_bank); ?>
1235
+ </a>
1236
+ </li>
1237
+ </ul>
1238
+ </div>
1239
+ </div>
1240
+ <div class="plugin-card-bottom_settings">
1241
+ <div class="column-downloaded">
1242
+ <strong><?php _e("Cost of this Service is 100 Pounds.", gallery_bank); ?></strong><br/>
1243
+ <span><?php _e("The Time Frame would be 2 Business Days and upto 5 revisions.", gallery_bank); ?></span>
1244
+ </div>
1245
+ </div>
1246
+ </div>
1247
+ <div class="service-div-settings">
1248
+ <div class="service-div-settings-top">
1249
+ <div class="service-div-inner-content">
1250
+ <div class="name column-name">
1251
+ <h3>
1252
+ <?php _e("WooCommerce Theme Development", gallery_bank); ?>
1253
+ </h3>
1254
+ </div>
1255
+ <div class="desc column-description">
1256
+ <ul>
1257
+ <li>
1258
+ <?php _e("Our goal is to provide you with Professional and Unique WordPress WooCommerce Theme.", gallery_bank); ?>
1259
+ </li>
1260
+ <li>
1261
+ <?php _e("The code would be fully Responsive, Optimized and supports Cross Browser Compatible, increasing market targets.", gallery_bank); ?>
1262
+ </li>
1263
+ <li>
1264
+ <?php _e("We have ability to provide the best ecommerce solutions for your business.", gallery_bank); ?>
1265
+ </li>
1266
+ </ul>
1267
+ </div>
1268
+ </div>
1269
+ <div class="action-links">
1270
+ <ul class="plugin-action-buttons-custom">
1271
+ <li>
1272
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?>
1273
+ </a>
1274
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/e-commerce/woocommerce-theme-development/" target="_blank"><?php _e("Read More", gallery_bank); ?>
1275
+ </a>
1276
+ </li>
1277
+ </ul>
1278
+ </div>
1279
+ </div>
1280
+ <div class="plugin-card-bottom_settings">
1281
+ <div class="column-downloaded">
1282
+ <strong><?php _e("Cost of this Service is 800 Pounds.", gallery_bank); ?></strong><br/>
1283
+ <span><?php _e("The Time Frame would be 10 Business Days and upto 5 revisions.", gallery_bank); ?></span>
1284
+ </div>
1285
+ </div>
1286
+ </div>
1287
+ <div class="service-div-settings">
1288
+ <div class="service-div-settings-top">
1289
+ <div class="service-div-inner-content">
1290
+ <div class="name column-name">
1291
+ <h3>
1292
+ <?php _e("WooCommerce Theme Customization", gallery_bank); ?>
1293
+ </h3>
1294
+ </div>
1295
+ <div class="desc column-description">
1296
+ <ul>
1297
+ <li>
1298
+ <?php _e("We are here to customize your theme to match your requirements.", gallery_bank); ?>
1299
+ </li>
1300
+ <li>
1301
+ <?php _e("Our goal is to give your theme a unique and professional look with great features and functionality.", gallery_bank); ?>
1302
+ </li>
1303
+ <li>
1304
+ <?php _e("Let us know some ideas and preferences so that we can meet your needs.", gallery_bank); ?>
1305
+ </li>
1306
+ </ul>
1307
+ </div>
1308
+ </div>
1309
+ <div class="action-links">
1310
+ <ul class="plugin-action-buttons-custom">
1311
+ <li>
1312
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?>
1313
+ </a>
1314
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/e-commerce/woocommerce-theme-customization/" target="_blank"><?php _e("Read More", gallery_bank); ?>
1315
+ </a>
1316
+ </li>
1317
+ </ul>
1318
+ </div>
1319
+ </div>
1320
+ <div class="plugin-card-bottom_settings">
1321
+ <div class="vers column-rating">
1322
+ </div>
1323
+ <div class="column-downloaded">
1324
+ <strong><?php _e("Cost of this Service is 500 Pounds.", gallery_bank); ?></strong><br/>
1325
+ <span><?php _e("The Time Frame would be 10 Business Days and upto 5 revisions.", gallery_bank); ?></span>
1326
+ </div>
1327
+ </div>
1328
+ </div>
1329
+ <div class="service-div-settings">
1330
+ <div class="service-div-settings-top">
1331
+ <div class="service-div-inner-content">
1332
+ <div class="name column-name">
1333
+ <h3>
1334
+ <?php _e("WooCommerce Plugin Development", gallery_bank); ?>
1335
+ </h3>
1336
+ </div>
1337
+ <div class="desc column-description">
1338
+ <ul>
1339
+ <li>
1340
+ <?php _e("A team of WordPress Experts, now offering WooCommerce Plugin development.", gallery_bank); ?>
1341
+ </li>
1342
+ <li>
1343
+ <?php _e("We provide high quality plugin and ensure you with proper working functionality.", gallery_bank); ?>
1344
+ </li>
1345
+ <li>
1346
+ <?php _e("A detailed report with documentation would be submitted once we finish the development process.", gallery_bank); ?>
1347
+ </li>
1348
+ </ul>
1349
+ </div>
1350
+ </div>
1351
+ <div class="action-links">
1352
+ <ul class="plugin-action-buttons-custom">
1353
+ <li>
1354
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?>
1355
+ </a>
1356
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/e-commerce/woocommerce-plugin-development/" target="_blank"><?php _e("Read More", gallery_bank); ?>
1357
+ </a>
1358
+ </li>
1359
+ </ul>
1360
+ </div>
1361
+ </div>
1362
+ <div class="plugin-card-bottom_settings">
1363
+ <div class="column-downloaded">
1364
+ <strong><?php _e("Cost of this Service is 800 Pounds.", gallery_bank); ?></strong><br/>
1365
+ <span><?php _e("The Time Frame would be 10 Business Days and upto 5 revisions.", gallery_bank); ?></span>
1366
+ </div>
1367
+ </div>
1368
+ </div>
1369
+ <div class="service-div-settings">
1370
+ <div class="service-div-settings-top">
1371
+ <div class="service-div-inner-content">
1372
+ <div class="name column-name">
1373
+ <h3>
1374
+ <?php _e("WooCommerce Plugin Customization", gallery_bank); ?>
1375
+ </h3>
1376
+ </div>
1377
+ <div class="desc column-description">
1378
+ <ul>
1379
+ <li>
1380
+ <?php _e("We can integrate and customize WooCommerce plugin with additional functionalities to meet your demands.", gallery_bank); ?>
1381
+ </li>
1382
+ <li>
1383
+ <?php _e("We will ensure that all functionality works properly with complete optimization and documentation once the customization is complete.", gallery_bank); ?>
1384
+ </li>
1385
+ </ul>
1386
+ </div>
1387
+ </div>
1388
+ <div class="action-links">
1389
+ <ul class="plugin-action-buttons-custom">
1390
+ <li>
1391
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?>
1392
+ </a>
1393
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/e-commerce/woocommerce-plugin-customization/" target="_blank"><?php _e("Read More", gallery_bank); ?>
1394
+ </a>
1395
+ </li>
1396
+ </ul>
1397
+ </div>
1398
+ </div>
1399
+ <div class="plugin-card-bottom_settings">
1400
+ <div class="column-downloaded">
1401
+ <strong><?php _e("Cost of this Service is 500 Pounds.", gallery_bank); ?></strong><br/>
1402
+ <span><?php _e("The Time Frame would be 8 Business Days and upto 4 revisions.", gallery_bank); ?></span>
1403
+ </div>
1404
+ </div>
1405
+ </div>
1406
+ <div class="service-div-settings">
1407
+ <div class="service-div-settings-top">
1408
+ <div class="service-div-inner-content">
1409
+ <div class="name column-name">
1410
+ <h3>
1411
+ <?php _e("WooCommerce Plugin Installation & Optimization", gallery_bank); ?>
1412
+ </h3>
1413
+ </div>
1414
+ <div class="desc column-description">
1415
+ <ul>
1416
+ <li>
1417
+ <?php _e("We are specialized in WooCommerce Plugin Installation, which includes :", gallery_bank); ?>
1418
+ </li>
1419
+ <li>
1420
+ <?php _e("Installation and Optimization of your purchased WooCommerce Plugin.", gallery_bank); ?>
1421
+ </li>
1422
+ <li>
1423
+ <?php _e("We guarantee you with 100% satisfaction with the results as per your requirement to match your goals and market demands.", gallery_bank); ?>
1424
+ </li>
1425
+ </ul>
1426
+ </div>
1427
+ </div>
1428
+ <div class="action-links">
1429
+ <ul class="plugin-action-buttons-custom">
1430
+ <li>
1431
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?>
1432
+ </a>
1433
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/e-commerce/woocommerce-plugin-installation-optimization/" target="_blank"><?php _e("Read More", gallery_bank); ?>
1434
+ </a>
1435
+ </li>
1436
+ </ul>
1437
+ </div>
1438
+ </div>
1439
+ <div class="plugin-card-bottom_settings">
1440
+ <div class="column-downloaded">
1441
+ <strong><?php _e("Cost of this Service is 300 Pounds.", gallery_bank); ?></strong><br/>
1442
+ <span><?php _e("The Time Frame would be 5 Business Days and upto 3 revisions.", gallery_bank); ?></span>
1443
+ </div>
1444
+ </div>
1445
+ </div>
1446
+
1447
+
1448
+ <div class="service-div-settings">
1449
+ <div class="service-div-settings-top">
1450
+ <div class="service-div-inner-content">
1451
+ <div class="name column-name">
1452
+ <h3>
1453
+ <?php _e("WooCommerce Payment Gateway Integration", gallery_bank); ?>
1454
+ </h3>
1455
+ </div>
1456
+ <div class="desc column-description">
1457
+ <ul>
1458
+ <li>
1459
+ <?php _e("Provide you with Default Payment Gateway integration such as PayPal, Bank Transfer, Credit Card and much more.", gallery_bank); ?>
1460
+ </li>
1461
+ <li>
1462
+ <?php _e("Let us know, if you need any other type of Payment Gateway Integration with your website for your customers.", gallery_bank); ?>
1463
+ </li>
1464
+ </ul>
1465
+ </div>
1466
+ </div>
1467
+ <div class="action-links">
1468
+ <ul class="plugin-action-buttons-custom">
1469
+ <li>
1470
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?>
1471
+ </a>
1472
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/e-commerce/woocommerce-payment-gateway-integration/" target="_blank"><?php _e("Read More", gallery_bank); ?>
1473
+ </a>
1474
+ </li>
1475
+ </ul>
1476
+ </div>
1477
+ </div>
1478
+ <div class="plugin-card-bottom_settings">
1479
+ <div class="column-downloaded">
1480
+ <strong><?php _e("Cost of this Service is 400 Pounds.", gallery_bank); ?></strong><br/>
1481
+ <span><?php _e("The Time Frame would be 5 Business Days and upto 3 revisions.", gallery_bank); ?></span>
1482
+ </div>
1483
+ </div>
1484
+ </div>
1485
+ <div class="service-div-settings">
1486
+ <div class="service-div-settings-top">
1487
+ <div class="service-div-inner-content">
1488
+ <div class="name column-name">
1489
+ <h3>
1490
+ <?php _e("Complete Shopping Cart Setup", gallery_bank); ?>
1491
+ </h3>
1492
+ </div>
1493
+ <div class="desc column-description">
1494
+ <ul>
1495
+ <li>
1496
+ <?php _e("We are specialized in setting up complete shopping cart for your website.", gallery_bank); ?>
1497
+ </li>
1498
+ <li>
1499
+ <?php _e("We provide you with basic uploading of files and making the database connection to a complete store set up, we have packages to meet your needs.", gallery_bank); ?>
1500
+ </li>
1501
+
1502
+ </ul>
1503
+ </div>
1504
+ </div>
1505
+ <div class="action-links">
1506
+ <ul class="plugin-action-buttons-custom">
1507
+ <li>
1508
+ <a class="plugin-div-button btn btn-success" href="http://tech-banker.com/contact-us/" target="_blank"><?php _e("Send Enquiry", gallery_bank); ?>
1509
+ </a>
1510
+ <a class="plugin-div-button btn btn-danger" href="http://tech-banker.com/shop/e-commerce/complete-shopping-cart-setup/" target="_blank"><?php _e("Read More", gallery_bank); ?>
1511
+ </a>
1512
+ </li>
1513
+ </ul>
1514
+ </div>
1515
+ </div>
1516
+ <div class="plugin-card-bottom_settings">
1517
+ <div class="column-downloaded">
1518
+ <strong><?php _e("Cost of this Service is 800 Pounds.", gallery_bank); ?></strong><br/>
1519
+ <span><?php _e("The Time Frame would be 10 Business Days and upto 5 Revisions.", gallery_bank); ?></span>
1520
+ </div>
1521
+ </div>
1522
+ </div>
1523
+ </div>
1524
+ </div>
1525
+ </div>
1526
+ </div>
1527
+ </div>
1528
+ </div>
1529
+ </div>
1530
+ </div>
1531
+ </div>
1532
+ </div>
1533
+ </div>
1534
+ </div>
1535
+ </div>
1536
+ </div>
1537
+ </form>
1538
+ <script type="text/javascript">
1539
+ jQuery(".framework_tabs .framework_tab-links a").on("click", function(e)
1540
+ {
1541
+ var currentAttrValue = jQuery(this).attr("href");
1542
+ // Show/Hide Tabs
1543
+ jQuery(".framework_tabs " + currentAttrValue).show().siblings().hide();
1544
+ // Change/remove current tab to active
1545
+ jQuery(this).parent("li").addClass("active").siblings().removeClass("active");
1546
+ e.preventDefault();
1547
+ });
1548
+ </script>
1549
+ <?php
1550
+ }
1551
+ ?>
views/purchase_pro_version.php CHANGED
@@ -1,4 +1,4 @@
1
- <?php
2
  switch($role)
3
  {
4
  case "administrator":
@@ -10,6 +10,12 @@ switch($role)
10
  case "author":
11
  $user_role_permission = "publish_posts";
12
  break;
 
 
 
 
 
 
13
  }
14
  if (!current_user_can($user_role_permission))
15
  {
@@ -17,1332 +23,1758 @@ if (!current_user_can($user_role_permission))
17
  }
18
  else
19
  {
20
- if (isset($_REQUEST["msg"]))
21
- {
22
- if(esc_attr($_REQUEST["msg"]) == "no")
23
- {
24
- update_option("gallery-bank-banner", "no");
25
- ?>
26
- <style type="text/css">
27
- #ux_buy_pro {
28
- display: none;
29
- }
30
- </style>
31
- <?php
32
- }
33
- }
34
  ?>
35
- <form id="gallery_bank_pricing" class="layout-form">
36
  <div id="poststuff" style="width: 99% !important;">
37
- <div id="post-body" class="metabox-holder columns-2">
38
  <div id="postbox-container-2" class="postbox-container">
39
  <div id="advanced" class="meta-box-sortables">
40
- <div id="gallery_bank_get_started" class="postbox">
41
- <div class="handlediv" data-target="#ux_gallery_bank_pricing"
42
- title="Click to toggle" data-toggle="collapse">
43
- <br>
44
- </div>
45
- <h3 class="hndle">
46
- <span><?php _e("Gallery Bank Pricing", gallery_bank); ?></span>
47
- </h3>
48
  <div class="inside">
49
- <div id="ux_gallery_bank_pricing" class="gallery_bank_layout">
50
- <div class="wpb_wrapper" style="margin: 15px 0 15px 0;">
51
- <div id="Table_t1_s11"
52
- class="p_table_responsive p_table_1 p_table_1_11 css3_grid_clearfix p_table_hover_disabled">
53
- <div class="caption_column column_0_responsive">
54
- <ul>
55
- <li style="text-align: left;"
56
- class="css3_grid_row_0 header_row_1 align_center css3_grid_row_0_responsive radius5_topleft"><span
57
- class="css3_grid_vertical_align_table"><span
58
- class="css3_grid_vertical_align"></span></span></li>
59
- <li style="text-align: left;"
60
- class="css3_grid_row_1 header_row_2 css3_grid_row_1_responsive"><span
61
- class="css3_grid_vertical_align_table"><span
62
- class="css3_grid_vertical_align"><h2 class="caption">
63
- Choose <span>your</span> Plan
64
- </h2></span></span></li>
65
- <li style="text-align: left;"
66
- class="css3_grid_row_2 row_style_4 css3_grid_row_2_responsive"><span
67
- class="css3_grid_vertical_align_table"><span
68
- class="css3_grid_vertical_align"><span><span
69
- class="css3_grid_tooltip"><span>Number of websites that
70
- can use the plugin on purchase of a License.</span>Domains
71
- per License</span></span></span></span></li>
72
- <li style="text-align: left;"
73
- class="css3_grid_row_3 row_style_2 css3_grid_row_3_responsive"><span
74
- class="css3_grid_vertical_align_table"><span
75
- class="css3_grid_vertical_align"><span><span
76
- class="css3_grid_tooltip"><span>Technical Support by the
77
- Development Team for Installation, Bug Fixing, Plugin
78
- Compatibility Issues.</span><strong>Technical Support</strong></span></span></span></span></li>
79
- <li style="text-align: left;"
80
- class="css3_grid_row_4 row_style_4 css3_grid_row_4_responsive"><span
81
- class="css3_grid_vertical_align_table"><span
82
- class="css3_grid_vertical_align"><span><span
83
- class="css3_grid_tooltip"><span>Automatic Plugin Update
84
- Notification with New Features, Bug Fixing and much
85
- more....</span><strong>Plugin Updates</strong></span></span></span></span></li>
86
- <li style="text-align: left;"
87
- class="css3_grid_row_5 row_style_2 css3_grid_row_5_responsive"><span
88
- class="css3_grid_vertical_align_table"><span
89
- class="css3_grid_vertical_align"><span><span
90
- class="css3_grid_tooltip"><span>Multi-Lingual Facility
91
- allows the plugin to be used in 33 languages.</span>Multi-Lingual</span></span></span></span></li>
92
- <li style="text-align: left;"
93
- class="css3_grid_row_6 row_style_4 css3_grid_row_6_responsive"><span
94
- class="css3_grid_vertical_align_table"><span
95
- class="css3_grid_vertical_align"><span><span
96
- class="css3_grid_tooltip"><span>Number of Albums allowed
97
- to be Published.</span>Number of Albums</span></span></span></span></li>
98
- <li style="text-align: left;"
99
- class="css3_grid_row_7 row_style_2 css3_grid_row_7_responsive"><span
100
- class="css3_grid_vertical_align_table"><span
101
- class="css3_grid_vertical_align"><span><span
102
- class="css3_grid_tooltip"><span>Number of Images per
103
- Album allowed to be Published.</span>Images per Album</span></span></span></span></li>
104
- <li style="text-align: left;"
105
- class="css3_grid_row_8 row_style_4 css3_grid_row_8_responsive"><span
106
- class="css3_grid_vertical_align_table"><span
107
- class="css3_grid_vertical_align"><span><span
108
- class="css3_grid_tooltip"><span>Optimal Viewing
109
- Experience across a wide range of devices.</span>
110
- Responsive Gallery</span></span></span></span></li>
111
- <li style="text-align: left;"
112
- class="css3_grid_row_9 row_style_2 css3_grid_row_9_responsive"><span
113
- class="css3_grid_vertical_align_table"><span
114
- class="css3_grid_vertical_align"><span><span
115
- class="css3_grid_tooltip"><span>Shortcode Wizard to
116
- easily insert albums/images to any Page/Post.</span>Shortcode
117
- Wizard</span></span></span></span></li>
118
- <li style="text-align: left;"
119
- class="css3_grid_row_10 row_style_4 css3_grid_row_10_responsive"><span
120
- class="css3_grid_vertical_align_table"><span
121
- class="css3_grid_vertical_align"><span><span
122
- class="css3_grid_tooltip"><span>Bulk Upload of Images in
123
- single time.</span>Bulk Upload of Images</span></span></span></span></li>
124
- <li style="text-align: left;"
125
- class="css3_grid_row_11 row_style_2 css3_grid_row_11_responsive"><span
126
- class="css3_grid_vertical_align_table"><span
127
- class="css3_grid_vertical_align"><span><span
128
- class="css3_grid_tooltip"><span>Lightbox is a script
129
- used to overlay images on the current page. It's a
130
- snap to setup and works on all modern browsers.</span>Lightbox</span></span></span></span></li>
131
- <li style="text-align: left;"
132
- class="css3_grid_row_12 row_style_4 css3_grid_row_12_responsive"><span
133
- class="css3_grid_vertical_align_table"><span
134
- class="css3_grid_vertical_align"><span><span
135
- class="css3_grid_tooltip"><span>Basic Thumbnail gallery
136
- is a grid of images that when clicked on, open in a
137
- pop-up full view.</span>Basic Thumbnail Gallery</span></span></span></span></li>
138
- <li style="text-align: left;"
139
- class="css3_grid_row_13 row_style_2 css3_grid_row_13_responsive"><span
140
- class="css3_grid_vertical_align_table"><span
141
- class="css3_grid_vertical_align"><span><span
142
- class="css3_grid_tooltip"><span>Displays images inside
143
- of the album is in a Grid Format.</span>Grid Album
144
- Format</span></span></span></span></li>
145
- <li style="text-align: left;"
146
- class="css3_grid_row_14 row_style_4 css3_grid_row_14_responsive"><span
147
- class="css3_grid_vertical_align_table"><span
148
- class="css3_grid_vertical_align"><span><span
149
- class="css3_grid_tooltip"><span>Each thumbnail in the
150
- Compact Album links to the gallery you include in your
151
- album, along with the title of the gallery with the
152
- amount of images per gallery.</span>Compact Album</span></span></span></span></li>
153
- <li style="text-align: left;"
154
- class="css3_grid_row_15 row_style_2 css3_grid_row_15_responsive"><span
155
- class="css3_grid_vertical_align_table"><span
156
- class="css3_grid_vertical_align"><span><span
157
- class="css3_grid_tooltip"><span>Extended Album displays
158
- as a list, with thumbnails to the left. Alongside the
159
- right of the thumbnail is the title and description of
160
- the gallery and amount of images within the gallery.</span>Extended
161
- Album</span></span></span></span></li>
162
- <li style="text-align: left;"
163
- class="css3_grid_row_16 row_style_4 css3_grid_row_16_responsive"><span
164
- class="css3_grid_vertical_align_table"><span
165
- class="css3_grid_vertical_align"><span><span
166
- class="css3_grid_tooltip"><span>Display Gallery that
167
- when clicked on, open in a popup full view.</span>Individual
168
- Images</span></span></span></span></li>
169
- <li style="text-align: left;"
170
- class="css3_grid_row_17 row_style_2 css3_grid_row_17_responsive"><span
171
- class="css3_grid_vertical_align_table"><span
172
- class="css3_grid_vertical_align"><span><span
173
- class="css3_grid_tooltip"><span>Thumbnail of Individual
174
- Album links to a Gallery you include in your Album</span>Individual
175
- Album</span></span></span></span></li>
176
- <li style="text-align: left;"
177
- class="css3_grid_row_18 row_style_4 css3_grid_row_18_responsive"><span
178
- class="css3_grid_vertical_align_table"><span
179
- class="css3_grid_vertical_align"><span><span
180
- class="css3_grid_tooltip"><span>Masonry is a JavaScript
181
- grid layout library. It works by placing elements in
182
- optimal position based on available vertical space.</span>Masonry
183
- Gallery Format </span></span></span></span></li>
184
- <li style="text-align: left;"
185
- class="css3_grid_row_19 row_style_2 css3_grid_row_19_responsive"><span
186
- class="css3_grid_vertical_align_table"><span
187
- class="css3_grid_vertical_align"><span><span
188
- class="css3_grid_tooltip"><span>Cool slide-film style
189
- galleries � great for displaying non-cropped
190
- thumbnails in clean grids.</span>Filmstrip Gallery
191
- Format</span></span></span></span></li>
192
- <li style="text-align: left;"
193
- class="css3_grid_row_20 row_style_4 css3_grid_row_20_responsive"><span
194
- class="css3_grid_vertical_align_table"><span
195
- class="css3_grid_vertical_align"><span><span
196
- class="css3_grid_tooltip"><span>Vertically stacked,
197
- thumbnails images common to photography blogs.</span>Blog
198
- Style Gallery Format</span></span></span></span></li>
199
- <li style="text-align: left;"
200
- class="css3_grid_row_21 row_style_2 css3_grid_row_21_responsive"><span
201
- class="css3_grid_vertical_align_table"><span
202
- class="css3_grid_vertical_align"><span><span
203
- class="css3_grid_tooltip"><span>Vertically stacked album
204
- covers with title and description.</span>List Album
205
- Format</span></span></span></span></li>
206
- <li style="text-align: left;"
207
- class="css3_grid_row_22 row_style_4 css3_grid_row_22_responsive"><span
208
- class="css3_grid_vertical_align_table"><span
209
- class="css3_grid_vertical_align"><span><span
210
- class="css3_grid_tooltip"><span>Mobile-friendly,
211
- non-flash slideshows with nice transitions.</span>Slideshow
212
- Gallery</span></span></span></span></li>
213
- <li style="text-align: left;"
214
- class="css3_grid_row_23 row_style_2 css3_grid_row_23_responsive"><span
215
- class="css3_grid_vertical_align_table"><span
216
- class="css3_grid_vertical_align"><span><span
217
- class="css3_grid_tooltip"><span>You can upload video
218
- links from Youtube, Vimeo and other supportive Media
219
- Sharing sites</span>Videos</span></span></span></span></li>
220
- <li style="text-align: left;"
221
- class="css3_grid_row_24 row_style_4 css3_grid_row_24_responsive"><span
222
- class="css3_grid_vertical_align_table"><span
223
- class="css3_grid_vertical_align"><span><span
224
- class="css3_grid_tooltip"><span>Settings for Image
225
- Thumbnails, Lightbox, Albums, Layout and much more.</span>Global
226
- Settings</span></span></span></span></li>
227
- <li style="text-align: left;"
228
- class="css3_grid_row_25 row_style_2 css3_grid_row_25_responsive"><span
229
- class="css3_grid_vertical_align_table"><span
230
- class="css3_grid_vertical_align"><span><span
231
- class="css3_grid_tooltip"><span>Allowed to customize
232
- thumbnails with any size suitable for you. This may
233
- howerver disort the image if not used with TimThumb.</span>Custom
234
- Size Thumbnails</span></span></span></span></li>
235
- <li style="text-align: left;"
236
- class="css3_grid_row_26 row_style_4 css3_grid_row_26_responsive"><span
237
- class="css3_grid_vertical_align_table"><span
238
- class="css3_grid_vertical_align"><span><span
239
- class="css3_grid_tooltip"><span>Pagination allows number
240
- of images allowed on a single page and provide
241
- navigation for the rest.</span>Pagination for Images</span></span></span></span></li>
242
- <li style="text-align: left;"
243
- class="css3_grid_row_27 row_style_2 css3_grid_row_27_responsive"><span
244
- class="css3_grid_vertical_align_table"><span
245
- class="css3_grid_vertical_align"><span><span
246
- class="css3_grid_tooltip"><span>Sorting of Image allows
247
- to re-order images according to different parameters
248
- so as per user choice by simply dragging and dropping
249
- it.</span>Sorting of Images</span></span></span></span></li>
250
- <li style="text-align: left;"
251
- class="css3_grid_row_28 row_style_4 css3_grid_row_28_responsive"><span
252
- class="css3_grid_vertical_align_table"><span
253
- class="css3_grid_vertical_align"><span><span
254
- class="css3_grid_tooltip"><span>Sorting of Albums allows
255
- to re-order images according to different parameters
256
- so as per user choice by simply dragging and dropping
257
- it.</span>Sorting of Albums</span></span></span></span></li>
258
- <li style="text-align: left;"
259
- class="css3_grid_row_29 row_style_2 css3_grid_row_29_responsive"><span
260
- class="css3_grid_vertical_align_table"><span
261
- class="css3_grid_vertical_align"><span><span
262
- class="css3_grid_tooltip"><span>Animation Effects to
263
- impliment on Thumbnails.</span>Animation Effects</span></span></span></span></li>
264
- <li style="text-align: left;"
265
- class="css3_grid_row_30 row_style_4 css3_grid_row_30_responsive"><span
266
- class="css3_grid_vertical_align_table"><span
267
- class="css3_grid_vertical_align"><span><span
268
- class="css3_grid_tooltip"><span>Special Effects to
269
- impliment on Thumbnails.</span>Special Effects</span></span></span></span></li>
270
- <li style="text-align: left;"
271
- class="css3_grid_row_31 row_style_2 css3_grid_row_31_responsive"><span
272
- class="css3_grid_vertical_align_table"><span
273
- class="css3_grid_vertical_align"><span><span
274
- class="css3_grid_tooltip"><span>Restore Plugin back to
275
- default settings.</span>Restore Factory Settings</span></span></span></span></li>
276
- <li style="text-align: left;"
277
- class="css3_grid_row_32 row_style_4 css3_grid_row_32_responsive"><span
278
- class="css3_grid_vertical_align_table"><span
279
- class="css3_grid_vertical_align"><span><span
280
- class="css3_grid_tooltip"><span>Filters to categorize
281
- the images by different names.</span>Filters</span></span></span></span></li>
282
- <li style="text-align: left;"
283
- class="css3_grid_row_33 row_style_2 css3_grid_row_33_responsive"><span
284
- class="css3_grid_vertical_align_table"><span
285
- class="css3_grid_vertical_align"><span><span
286
- class="css3_grid_tooltip"><span>With this feature you
287
- can rotate images to different directions.</span>Rotation
288
- of Thumbnail</span></span></span></span></li>
289
- <li style="text-align: left;"
290
- class="css3_grid_row_34 row_style_4 css3_grid_row_34_responsive"><span
291
- class="css3_grid_vertical_align_table"><span
292
- class="css3_grid_vertical_align"><span><span
293
- class="css3_grid_tooltip"><span>You can choose Pretty
294
- Photo, ColorBox, Photo Swipe, Foo Box, Fancy Box,
295
- Lightbox 2, GB Lightbox for display of Images. (You
296
- need to Purchase FOO BOX separately).</span>Different
297
- Lightboxes</span></span></span></span></li>
298
- <li style="text-align: left;"
299
- class="css3_grid_row_35 row_style_2 css3_grid_row_35_responsive"><span
300
- class="css3_grid_vertical_align_table"><span
301
- class="css3_grid_vertical_align"><span><span
302
- class="css3_grid_tooltip"><span>Social Sharing makes
303
- easy to share your images across social networks with
304
- one click.</span>Social Sharing</span></span></span></span></li>
305
- <li style="text-align: left;"
306
- class="css3_grid_row_36 row_style_4 css3_grid_row_36_responsive"><span
307
- class="css3_grid_vertical_align_table"><span
308
- class="css3_grid_vertical_align"><span><span
309
- class="css3_grid_tooltip"><span>Commenting on Images
310
- allows your users to post comments on images.</span>Commenting
311
- on Images</span></span></span></span></li>
312
- <li style="text-align: left;"
313
- class="css3_grid_row_37 row_style_2 css3_grid_row_37_responsive"><span
314
- class="css3_grid_vertical_align_table"><span
315
- class="css3_grid_vertical_align"><span><span
316
- class="css3_grid_tooltip"><span>Widgets allows albums
317
- and images to be shown in your sidebar, footer, header
318
- etc.</span>Widgets</span></span></span></span></li>
319
- <li style="text-align: left;"
320
- class="css3_grid_row_38 row_style_4 css3_grid_row_38_responsive"><span
321
- class="css3_grid_vertical_align_table"><span
322
- class="css3_grid_vertical_align"><span><span
323
- class="css3_grid_tooltip"><span>It allows to delete bulk
324
- deletion of images and albums on a single click.</span>Bulk
325
- Deletion</span></span></span></span></li>
326
- <li style="text-align: left;"
327
- class="css3_grid_row_39 row_style_2 css3_grid_row_39_responsive"><span
328
- class="css3_grid_vertical_align_table"><span
329
- class="css3_grid_vertical_align"><span><span
330
- class="css3_grid_tooltip"><span>Purging of albums is
331
- used to hard delete the images and thumbnails from the
332
- server which are not used anymore.</span>Purging of
333
- Albums</span></span></span></span></li>
334
- <li style="text-align: left;"
335
- class="css3_grid_row_40 footer_row css3_grid_row_40_responsive"><span
336
- class="css3_grid_vertical_align_table"><span
337
- class="css3_grid_vertical_align"></span></span></li>
338
- </ul>
339
- </div>
340
- <div class="column_2 column_2_responsive">
341
- <div class="column_ribbon ribbon_style1_save"></div>
342
- <ul>
343
- <li style="text-align: center;"
344
- class="css3_grid_row_0 header_row_1 align_center css3_grid_row_0_responsive"><span
345
- class="css3_grid_vertical_align_table"><span
346
- class="css3_grid_vertical_align"><h2 class="col2">Eco</h2></span></span></li>
347
- <li style="text-align: center;"
348
- class="css3_grid_row_1 header_row_2 css3_grid_row_1_responsive align_center"><span
349
- class="css3_grid_vertical_align_table"><span
350
- class="css3_grid_vertical_align"><h1 class="col1">
351
- £<span>11</span>
352
- </h1>
353
- <h3 class="col1">one time</h3></span></span></li>
354
- <li style="text-align: center;"
355
- class="css3_grid_row_2 row_style_4 css3_grid_row_2_responsive align_center"><span
356
- class="css3_grid_vertical_align_table"><span
357
- class="css3_grid_vertical_align"><span>1</span></span></span></li>
358
- <li style="text-align: center;"
359
- class="css3_grid_row_3 row_style_2 css3_grid_row_3_responsive align_center"><span
360
- class="css3_grid_vertical_align_table"><span
361
- class="css3_grid_vertical_align"><span>1 Week</span></span></span></li>
362
- <li style="text-align: center;"
363
- class="css3_grid_row_4 row_style_4 css3_grid_row_4_responsive align_center"><span
364
- class="css3_grid_vertical_align_table"><span
365
- class="css3_grid_vertical_align"><span><img
366
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
367
- alt="yes"></span></span></span></li>
368
- <li style="text-align: center;"
369
- class="css3_grid_row_5 row_style_2 css3_grid_row_5_responsive align_center"><span
370
- class="css3_grid_vertical_align_table"><span
371
- class="css3_grid_vertical_align"><span><img
372
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
373
- alt="yes"></span></span></span></li>
374
- <li style="text-align: center;"
375
- class="css3_grid_row_6 row_style_4 css3_grid_row_6_responsive align_center"><span
376
- class="css3_grid_vertical_align_table"><span
377
- class="css3_grid_vertical_align"><span>Unlimited</span></span></span></li>
378
- <li style="text-align: center;"
379
- class="css3_grid_row_7 row_style_2 css3_grid_row_7_responsive align_center"><span
380
- class="css3_grid_vertical_align_table"><span
381
- class="css3_grid_vertical_align"><span>Unlimited</span></span></span></li>
382
- <li style="text-align: center;"
383
- class="css3_grid_row_8 row_style_4 css3_grid_row_8_responsive align_center"><span
384
- class="css3_grid_vertical_align_table"><span
385
- class="css3_grid_vertical_align"><span><img
386
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
387
- alt="yes"></span></span></span></li>
388
- <li style="text-align: center;"
389
- class="css3_grid_row_9 row_style_2 css3_grid_row_9_responsive align_center"><span
390
- class="css3_grid_vertical_align_table"><span
391
- class="css3_grid_vertical_align"><span><img
392
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
393
- alt="yes"></span></span></span></li>
394
- <li style="text-align: center;"
395
- class="css3_grid_row_10 row_style_4 css3_grid_row_10_responsive align_center"><span
396
- class="css3_grid_vertical_align_table"><span
397
- class="css3_grid_vertical_align"><span><img
398
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
399
- alt="yes"></span></span></span></li>
400
- <li style="text-align: center;"
401
- class="css3_grid_row_11 row_style_2 css3_grid_row_11_responsive align_center"><span
402
- class="css3_grid_vertical_align_table"><span
403
- class="css3_grid_vertical_align"><span><img
404
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
405
- alt="yes"></span></span></span></li>
406
- <li style="text-align: center;"
407
- class="css3_grid_row_12 row_style_4 css3_grid_row_12_responsive align_center"><span
408
- class="css3_grid_vertical_align_table"><span
409
- class="css3_grid_vertical_align"><span><img
410
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
411
- alt="yes"></span></span></span></li>
412
- <li style="text-align: center;"
413
- class="css3_grid_row_13 row_style_2 css3_grid_row_13_responsive align_center"><span
414
- class="css3_grid_vertical_align_table"><span
415
- class="css3_grid_vertical_align"><span><img
416
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
417
- alt="yes"></span></span></span></li>
418
- <li style="text-align: center;"
419
- class="css3_grid_row_14 row_style_4 css3_grid_row_14_responsive align_center"><span
420
- class="css3_grid_vertical_align_table"><span
421
- class="css3_grid_vertical_align"><span><img
422
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
423
- alt="yes"></span></span></span></li>
424
- <li style="text-align: center;"
425
- class="css3_grid_row_15 row_style_2 css3_grid_row_15_responsive align_center"><span
426
- class="css3_grid_vertical_align_table"><span
427
- class="css3_grid_vertical_align"><span><img
428
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
429
- alt="yes"></span></span></span></li>
430
- <li style="text-align: center;"
431
- class="css3_grid_row_16 row_style_4 css3_grid_row_16_responsive align_center"><span
432
- class="css3_grid_vertical_align_table"><span
433
- class="css3_grid_vertical_align"><span><img
434
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
435
- alt="yes"></span></span></span></li>
436
- <li style="text-align: center;"
437
- class="css3_grid_row_17 row_style_2 css3_grid_row_17_responsive align_center"><span
438
- class="css3_grid_vertical_align_table"><span
439
- class="css3_grid_vertical_align"><span><img
440
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
441
- alt="yes"></span></span></span></li>
442
- <li style="text-align: center;"
443
- class="css3_grid_row_18 row_style_4 css3_grid_row_18_responsive align_center"><span
444
- class="css3_grid_vertical_align_table"><span
445
- class="css3_grid_vertical_align"><span><img
446
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
447
- alt="yes"></span></span></span></li>
448
- <li style="text-align: center;"
449
- class="css3_grid_row_19 row_style_2 css3_grid_row_19_responsive align_center"><span
450
- class="css3_grid_vertical_align_table"><span
451
- class="css3_grid_vertical_align"><span><img
452
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
453
- alt="yes"></span></span></span></li>
454
- <li style="text-align: center;"
455
- class="css3_grid_row_20 row_style_4 css3_grid_row_20_responsive align_center"><span
456
- class="css3_grid_vertical_align_table"><span
457
- class="css3_grid_vertical_align"><span><img
458
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
459
- alt="yes"></span></span></span></li>
460
- <li style="text-align: center;"
461
- class="css3_grid_row_21 row_style_2 css3_grid_row_21_responsive align_center"><span
462
- class="css3_grid_vertical_align_table"><span
463
- class="css3_grid_vertical_align"><span><img
464
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
465
- alt="yes"></span></span></span></li>
466
- <li style="text-align: center;"
467
- class="css3_grid_row_22 row_style_4 css3_grid_row_22_responsive align_center"><span
468
- class="css3_grid_vertical_align_table"><span
469
- class="css3_grid_vertical_align"><span><img
470
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
471
- alt="yes"></span></span></span></li>
472
- <li style="text-align: center;"
473
- class="css3_grid_row_23 row_style_2 css3_grid_row_23_responsive align_center"><span
474
- class="css3_grid_vertical_align_table"><span
475
- class="css3_grid_vertical_align"><span><img
476
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
477
- alt="yes"></span></span></span></li>
478
- <li style="text-align: center;"
479
- class="css3_grid_row_24 row_style_4 css3_grid_row_24_responsive align_center"><span
480
- class="css3_grid_vertical_align_table"><span
481
- class="css3_grid_vertical_align"><span><img
482
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
483
- alt="yes"></span></span></span></li>
484
- <li style="text-align: center;"
485
- class="css3_grid_row_25 row_style_2 css3_grid_row_25_responsive align_center"><span
486
- class="css3_grid_vertical_align_table"><span
487
- class="css3_grid_vertical_align"><span><img
488
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
489
- alt="yes"></span></span></span></li>
490
- <li style="text-align: center;"
491
- class="css3_grid_row_26 row_style_4 css3_grid_row_26_responsive align_center"><span
492
- class="css3_grid_vertical_align_table"><span
493
- class="css3_grid_vertical_align"><span><img
494
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
495
- alt="yes"></span></span></span></li>
496
- <li style="text-align: center;"
497
- class="css3_grid_row_27 row_style_2 css3_grid_row_27_responsive align_center"><span
498
- class="css3_grid_vertical_align_table"><span
499
- class="css3_grid_vertical_align"><span><img
500
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
501
- alt="yes"></span></span></span></li>
502
- <li style="text-align: center;"
503
- class="css3_grid_row_28 row_style_4 css3_grid_row_28_responsive align_center"><span
504
- class="css3_grid_vertical_align_table"><span
505
- class="css3_grid_vertical_align"><span><img
506
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
507
- alt="yes"></span></span></span></li>
508
- <li style="text-align: center;"
509
- class="css3_grid_row_29 row_style_2 css3_grid_row_29_responsive align_center"><span
510
- class="css3_grid_vertical_align_table"><span
511
- class="css3_grid_vertical_align"><span><img
512
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
513
- alt="yes"></span></span></span></li>
514
- <li style="text-align: center;"
515
- class="css3_grid_row_30 row_style_4 css3_grid_row_30_responsive align_center"><span
516
- class="css3_grid_vertical_align_table"><span
517
- class="css3_grid_vertical_align"><span><img
518
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
519
- alt="yes"></span></span></span></li>
520
- <li style="text-align: center;"
521
- class="css3_grid_row_31 row_style_2 css3_grid_row_31_responsive align_center"><span
522
- class="css3_grid_vertical_align_table"><span
523
- class="css3_grid_vertical_align"><span><img
524
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
525
- alt="yes"></span></span></span></li>
526
- <li style="text-align: center;"
527
- class="css3_grid_row_32 row_style_4 css3_grid_row_32_responsive align_center"><span
528
- class="css3_grid_vertical_align_table"><span
529
- class="css3_grid_vertical_align"><span><img
530
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
531
- alt="yes"></span></span></span></li>
532
- <li style="text-align: center;"
533
- class="css3_grid_row_33 row_style_2 css3_grid_row_33_responsive align_center"><span
534
- class="css3_grid_vertical_align_table"><span
535
- class="css3_grid_vertical_align"><span><img
536
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
537
- alt="yes"></span></span></span></li>
538
- <li style="text-align: center;"
539
- class="css3_grid_row_34 row_style_4 css3_grid_row_34_responsive align_center"><span
540
- class="css3_grid_vertical_align_table"><span
541
- class="css3_grid_vertical_align"><span><img
542
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/cross_02.png"
543
- alt="no"></span></span></span></li>
544
- <li style="text-align: center;"
545
- class="css3_grid_row_35 row_style_2 css3_grid_row_35_responsive align_center"><span
546
- class="css3_grid_vertical_align_table"><span
547
- class="css3_grid_vertical_align"><span><img
548
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/cross_02.png"
549
- alt="no"></span></span></span></li>
550
- <li style="text-align: center;"
551
- class="css3_grid_row_36 row_style_4 css3_grid_row_36_responsive align_center"><span
552
- class="css3_grid_vertical_align_table"><span
553
- class="css3_grid_vertical_align"><span><img
554
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/cross_02.png"
555
- alt="no"></span></span></span></li>
556
- <li style="text-align: center;"
557
- class="css3_grid_row_37 row_style_2 css3_grid_row_37_responsive align_center"><span
558
- class="css3_grid_vertical_align_table"><span
559
- class="css3_grid_vertical_align"><span><img
560
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/cross_02.png"
561
- alt="no"></span></span></span></li>
562
- <li style="text-align: center;"
563
- class="css3_grid_row_38 row_style_4 css3_grid_row_38_responsive align_center"><span
564
- class="css3_grid_vertical_align_table"><span
565
- class="css3_grid_vertical_align"><span><img
566
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/cross_02.png"
567
- alt="no"></span></span></span></li>
568
- <li style="text-align: center;"
569
- class="css3_grid_row_39 row_style_2 css3_grid_row_39_responsive align_center"><span
570
- class="css3_grid_vertical_align_table"><span
571
- class="css3_grid_vertical_align"><span><img
572
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/cross_02.png"
573
- alt="no"></span></span></span></li>
574
- <li style="text-align: center;"
575
- class="css3_grid_row_40 footer_row css3_grid_row_40_responsive"><span
576
- class="css3_grid_vertical_align_table"><span
577
- class="css3_grid_vertical_align"><a
578
- href="http://tech-banker.com/product/gallery-bank-eco-edition/"
579
- class="sign_up sign_up_yellow radius3" target="_blank" >Order Now!</a></span></span></li>
580
- </ul>
581
- </div>
582
- <div class="column_3 column_3_responsive">
583
- <div class="column_ribbon ribbon_style2_best"></div>
584
- <ul>
585
- <li style="text-align: center;"
586
- class="css3_grid_row_0 header_row_1 align_center css3_grid_row_0_responsive"><span
587
- class="css3_grid_vertical_align_table"><span
588
- class="css3_grid_vertical_align"><h2 class="col1">Pro</h2></span></span></li>
589
- <li style="text-align: center;"
590
- class="css3_grid_row_1 header_row_2 css3_grid_row_1_responsive align_center"><span
591
- class="css3_grid_vertical_align_table"><span
592
- class="css3_grid_vertical_align"><h1 class="col1">
593
- £<span>18</span>
594
- </h1>
595
- <h3 class="col1">one time</h3></span></span></li>
596
- <li style="text-align: center;"
597
- class="css3_grid_row_2 row_style_3 css3_grid_row_2_responsive align_center"><span
598
- class="css3_grid_vertical_align_table"><span
599
- class="css3_grid_vertical_align"><span>1</span></span></span></li>
600
- <li style="text-align: center;"
601
- class="css3_grid_row_3 row_style_1 css3_grid_row_3_responsive align_center"><span
602
- class="css3_grid_vertical_align_table"><span
603
- class="css3_grid_vertical_align"><span>1 Month </span></span></span></li>
604
- <li style="text-align: center;"
605
- class="css3_grid_row_4 row_style_3 css3_grid_row_4_responsive align_center"><span
606
- class="css3_grid_vertical_align_table"><span
607
- class="css3_grid_vertical_align"><span><img
608
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
609
- alt="yes"></span></span></span></li>
610
- <li style="text-align: center;"
611
- class="css3_grid_row_5 row_style_1 css3_grid_row_5_responsive align_center"><span
612
- class="css3_grid_vertical_align_table"><span
613
- class="css3_grid_vertical_align"><span><img
614
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
615
- alt="yes"></span></span></span></li>
616
- <li style="text-align: center;"
617
- class="css3_grid_row_6 row_style_3 css3_grid_row_6_responsive align_center"><span
618
- class="css3_grid_vertical_align_table"><span
619
- class="css3_grid_vertical_align"><span>Unlimited</span></span></span></li>
620
- <li style="text-align: center;"
621
- class="css3_grid_row_7 row_style_1 css3_grid_row_7_responsive align_center"><span
622
- class="css3_grid_vertical_align_table"><span
623
- class="css3_grid_vertical_align"><span>Unlimited</span></span></span></li>
624
- <li style="text-align: center;"
625
- class="css3_grid_row_8 row_style_3 css3_grid_row_8_responsive align_center"><span
626
- class="css3_grid_vertical_align_table"><span
627
- class="css3_grid_vertical_align"><span><img
628
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
629
- alt="yes"></span></span></span></li>
630
- <li style="text-align: center;"
631
- class="css3_grid_row_9 row_style_1 css3_grid_row_9_responsive align_center"><span
632
- class="css3_grid_vertical_align_table"><span
633
- class="css3_grid_vertical_align"><span><img
634
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
635
- alt="yes"></span></span></span></li>
636
- <li style="text-align: center;"
637
- class="css3_grid_row_10 row_style_3 css3_grid_row_10_responsive align_center"><span
638
- class="css3_grid_vertical_align_table"><span
639
- class="css3_grid_vertical_align"><span><img
640
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
641
- alt="yes"></span></span></span></li>
642
- <li style="text-align: center;"
643
- class="css3_grid_row_11 row_style_1 css3_grid_row_11_responsive align_center"><span
644
- class="css3_grid_vertical_align_table"><span
645
- class="css3_grid_vertical_align"><span><img
646
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
647
- alt="yes"></span></span></span></li>
648
- <li style="text-align: center;"
649
- class="css3_grid_row_12 row_style_3 css3_grid_row_12_responsive align_center"><span
650
- class="css3_grid_vertical_align_table"><span
651
- class="css3_grid_vertical_align"><span><img
652
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
653
- alt="yes"></span></span></span></li>
654
- <li style="text-align: center;"
655
- class="css3_grid_row_13 row_style_1 css3_grid_row_13_responsive align_center"><span
656
- class="css3_grid_vertical_align_table"><span
657
- class="css3_grid_vertical_align"><span><img
658
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
659
- alt="yes"></span></span></span></li>
660
- <li style="text-align: center;"
661
- class="css3_grid_row_14 row_style_3 css3_grid_row_14_responsive align_center"><span
662
- class="css3_grid_vertical_align_table"><span
663
- class="css3_grid_vertical_align"><span><img
664
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
665
- alt="yes"></span></span></span></li>
666
- <li style="text-align: center;"
667
- class="css3_grid_row_15 row_style_1 css3_grid_row_15_responsive align_center"><span
668
- class="css3_grid_vertical_align_table"><span
669
- class="css3_grid_vertical_align"><span><img
670
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
671
- alt="yes"></span></span></span></li>
672
- <li style="text-align: center;"
673
- class="css3_grid_row_16 row_style_3 css3_grid_row_16_responsive align_center"><span
674
- class="css3_grid_vertical_align_table"><span
675
- class="css3_grid_vertical_align"><span><img
676
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
677
- alt="yes"></span></span></span></li>
678
- <li style="text-align: center;"
679
- class="css3_grid_row_17 row_style_1 css3_grid_row_17_responsive align_center"><span
680
- class="css3_grid_vertical_align_table"><span
681
- class="css3_grid_vertical_align"><span><img
682
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
683
- alt="yes"></span></span></span></li>
684
- <li style="text-align: center;"
685
- class="css3_grid_row_18 row_style_3 css3_grid_row_18_responsive align_center"><span
686
- class="css3_grid_vertical_align_table"><span
687
- class="css3_grid_vertical_align"><span><img
688
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
689
- alt="yes"></span></span></span></li>
690
- <li style="text-align: center;"
691
- class="css3_grid_row_19 row_style_1 css3_grid_row_19_responsive align_center"><span
692
- class="css3_grid_vertical_align_table"><span
693
- class="css3_grid_vertical_align"><span><img
694
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
695
- alt="yes"></span></span></span></li>
696
- <li style="text-align: center;"
697
- class="css3_grid_row_20 row_style_3 css3_grid_row_20_responsive align_center"><span
698
- class="css3_grid_vertical_align_table"><span
699
- class="css3_grid_vertical_align"><span><img
700
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
701
- alt="yes"></span></span></span></li>
702
- <li style="text-align: center;"
703
- class="css3_grid_row_21 row_style_1 css3_grid_row_21_responsive align_center"><span
704
- class="css3_grid_vertical_align_table"><span
705
- class="css3_grid_vertical_align"><span><img
706
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
707
- alt="yes"></span></span></span></li>
708
- <li style="text-align: center;"
709
- class="css3_grid_row_22 row_style_3 css3_grid_row_22_responsive align_center"><span
710
- class="css3_grid_vertical_align_table"><span
711
- class="css3_grid_vertical_align"><span><img
712
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
713
- alt="yes"></span></span></span></li>
714
- <li style="text-align: center;"
715
- class="css3_grid_row_23 row_style_1 css3_grid_row_23_responsive align_center"><span
716
- class="css3_grid_vertical_align_table"><span
717
- class="css3_grid_vertical_align"><span><img
718
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
719
- alt="yes"></span></span></span></li>
720
- <li style="text-align: center;"
721
- class="css3_grid_row_24 row_style_3 css3_grid_row_24_responsive align_center"><span
722
- class="css3_grid_vertical_align_table"><span
723
- class="css3_grid_vertical_align"><span><img
724
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
725
- alt="yes"></span></span></span></li>
726
- <li style="text-align: center;"
727
- class="css3_grid_row_25 row_style_1 css3_grid_row_25_responsive align_center"><span
728
- class="css3_grid_vertical_align_table"><span
729
- class="css3_grid_vertical_align"><span><img
730
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
731
- alt="yes"></span></span></span></li>
732
- <li style="text-align: center;"
733
- class="css3_grid_row_26 row_style_3 css3_grid_row_26_responsive align_center"><span
734
- class="css3_grid_vertical_align_table"><span
735
- class="css3_grid_vertical_align"><span><img
736
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
737
- alt="yes"></span></span></span></li>
738
- <li style="text-align: center;"
739
- class="css3_grid_row_27 row_style_1 css3_grid_row_27_responsive align_center"><span
740
- class="css3_grid_vertical_align_table"><span
741
- class="css3_grid_vertical_align"><span><img
742
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
743
- alt="yes"></span></span></span></li>
744
- <li style="text-align: center;"
745
- class="css3_grid_row_28 row_style_3 css3_grid_row_28_responsive align_center"><span
746
- class="css3_grid_vertical_align_table"><span
747
- class="css3_grid_vertical_align"><span><img
748
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
749
- alt="yes"></span></span></span></li>
750
- <li style="text-align: center;"
751
- class="css3_grid_row_29 row_style_1 css3_grid_row_29_responsive align_center"><span
752
- class="css3_grid_vertical_align_table"><span
753
- class="css3_grid_vertical_align"><span><img
754
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
755
- alt="yes"></span></span></span></li>
756
- <li style="text-align: center;"
757
- class="css3_grid_row_30 row_style_3 css3_grid_row_30_responsive align_center"><span
758
- class="css3_grid_vertical_align_table"><span
759
- class="css3_grid_vertical_align"><span><img
760
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
761
- alt="yes"></span></span></span></li>
762
- <li style="text-align: center;"
763
- class="css3_grid_row_31 row_style_1 css3_grid_row_31_responsive align_center"><span
764
- class="css3_grid_vertical_align_table"><span
765
- class="css3_grid_vertical_align"><span><img
766
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
767
- alt="yes"></span></span></span></li>
768
- <li style="text-align: center;"
769
- class="css3_grid_row_32 row_style_3 css3_grid_row_32_responsive align_center"><span
770
- class="css3_grid_vertical_align_table"><span
771
- class="css3_grid_vertical_align"><span><img
772
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
773
- alt="yes"></span></span></span></li>
774
- <li style="text-align: center;"
775
- class="css3_grid_row_33 row_style_1 css3_grid_row_33_responsive align_center"><span
776
- class="css3_grid_vertical_align_table"><span
777
- class="css3_grid_vertical_align"><span><img
778
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
779
- alt="yes"></span></span></span></li>
780
- <li style="text-align: center;"
781
- class="css3_grid_row_34 row_style_3 css3_grid_row_34_responsive align_center"><span
782
- class="css3_grid_vertical_align_table"><span
783
- class="css3_grid_vertical_align"><span><img
784
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
785
- alt="yes"></span></span></span></li>
786
- <li style="text-align: center;"
787
- class="css3_grid_row_35 row_style_1 css3_grid_row_35_responsive align_center"><span
788
- class="css3_grid_vertical_align_table"><span
789
- class="css3_grid_vertical_align"><span><img
790
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
791
- alt="yes"></span></span></span></li>
792
- <li style="text-align: center;"
793
- class="css3_grid_row_36 row_style_3 css3_grid_row_36_responsive align_center"><span
794
- class="css3_grid_vertical_align_table"><span
795
- class="css3_grid_vertical_align"><span><img
796
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
797
- alt="yes"></span></span></span></li>
798
- <li style="text-align: center;"
799
- class="css3_grid_row_37 row_style_1 css3_grid_row_37_responsive align_center"><span
800
- class="css3_grid_vertical_align_table"><span
801
- class="css3_grid_vertical_align"><span><img
802
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
803
- alt="yes"></span></span></span></li>
804
- <li style="text-align: center;"
805
- class="css3_grid_row_38 row_style_3 css3_grid_row_38_responsive align_center"><span
806
- class="css3_grid_vertical_align_table"><span
807
- class="css3_grid_vertical_align"><span><img
808
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
809
- alt="yes"></span></span></span></li>
810
- <li style="text-align: center;"
811
- class="css3_grid_row_39 row_style_1 css3_grid_row_39_responsive align_center"><span
812
- class="css3_grid_vertical_align_table"><span
813
- class="css3_grid_vertical_align"><span><img
814
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
815
- alt="yes"></span></span></span></li>
816
- <li style="text-align: center;"
817
- class="css3_grid_row_40 footer_row css3_grid_row_40_responsive"><span
818
- class="css3_grid_vertical_align_table"><span
819
- class="css3_grid_vertical_align"><a
820
- href="http://tech-banker.com/product/gallery-bank-pro-edition/"
821
- class="sign_up sign_up_yellow radius3" target="_blank" >Order Now!</a></span></span></li>
822
- </ul>
823
- </div>
824
- <div class="column_4 column_4_responsive">
825
- <div class="column_ribbon ribbon_style1_off30"></div>
826
- <ul>
827
- <li
828
- class="css3_grid_row_0 header_row_1 align_center css3_grid_row_0_responsive"><span
829
- class="css3_grid_vertical_align_table"><span
830
- class="css3_grid_vertical_align"><h2 class="col1">Developer</h2></span></span></li>
831
- <li
832
- class="css3_grid_row_1 header_row_2 css3_grid_row_1_responsive align_center"><span
833
- class="css3_grid_vertical_align_table"><span
834
- class="css3_grid_vertical_align"><h1 class="col1">
835
- £<span>63</span>
836
- </h1>
837
- <h3 class="col1">one time</h3></span></span></li>
838
- <li
839
- class="css3_grid_row_2 row_style_4 css3_grid_row_2_responsive align_center"><span
840
- class="css3_grid_vertical_align_table"><span
841
- class="css3_grid_vertical_align"><span>5</span></span></span></li>
842
- <li
843
- class="css3_grid_row_3 row_style_2 css3_grid_row_3_responsive align_center"><span
844
- class="css3_grid_vertical_align_table"><span
845
- class="css3_grid_vertical_align"><span>1 Year </span></span></span></li>
846
- <li
847
- class="css3_grid_row_4 row_style_4 css3_grid_row_4_responsive align_center"><span
848
- class="css3_grid_vertical_align_table"><span
849
- class="css3_grid_vertical_align"><span><img
850
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
851
- alt="yes"></span></span></span></li>
852
- <li
853
- class="css3_grid_row_5 row_style_2 css3_grid_row_5_responsive align_center"><span
854
- class="css3_grid_vertical_align_table"><span
855
- class="css3_grid_vertical_align"><span><img
856
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
857
- alt="yes"></span></span></span></li>
858
- <li
859
- class="css3_grid_row_6 row_style_4 css3_grid_row_6_responsive align_center"><span
860
- class="css3_grid_vertical_align_table"><span
861
- class="css3_grid_vertical_align"><span>Unlimited </span></span></span></li>
862
- <li
863
- class="css3_grid_row_7 row_style_2 css3_grid_row_7_responsive align_center"><span
864
- class="css3_grid_vertical_align_table"><span
865
- class="css3_grid_vertical_align"><span>Unlimited</span></span></span></li>
866
- <li
867
- class="css3_grid_row_8 row_style_4 css3_grid_row_8_responsive align_center"><span
868
- class="css3_grid_vertical_align_table"><span
869
- class="css3_grid_vertical_align"><span><img
870
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
871
- alt="yes"></span></span></span></li>
872
- <li
873
- class="css3_grid_row_9 row_style_2 css3_grid_row_9_responsive align_center"><span
874
- class="css3_grid_vertical_align_table"><span
875
- class="css3_grid_vertical_align"><span><img
876
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
877
- alt="yes"></span></span></span></li>
878
- <li
879
- class="css3_grid_row_10 row_style_4 css3_grid_row_10_responsive align_center"><span
880
- class="css3_grid_vertical_align_table"><span
881
- class="css3_grid_vertical_align"><span><img
882
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
883
- alt="yes"></span></span></span></li>
884
- <li
885
- class="css3_grid_row_11 row_style_2 css3_grid_row_11_responsive align_center"><span
886
- class="css3_grid_vertical_align_table"><span
887
- class="css3_grid_vertical_align"><span><img
888
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
889
- alt="yes"></span></span></span></li>
890
- <li
891
- class="css3_grid_row_12 row_style_4 css3_grid_row_12_responsive align_center"><span
892
- class="css3_grid_vertical_align_table"><span
893
- class="css3_grid_vertical_align"><span><img
894
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
895
- alt="yes"></span></span></span></li>
896
- <li
897
- class="css3_grid_row_13 row_style_2 css3_grid_row_13_responsive align_center"><span
898
- class="css3_grid_vertical_align_table"><span
899
- class="css3_grid_vertical_align"><span><img
900
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
901
- alt="yes"></span></span></span></li>
902
- <li
903
- class="css3_grid_row_14 row_style_4 css3_grid_row_14_responsive align_center"><span
904
- class="css3_grid_vertical_align_table"><span
905
- class="css3_grid_vertical_align"><span><img
906
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
907
- alt="yes"></span></span></span></li>
908
- <li
909
- class="css3_grid_row_15 row_style_2 css3_grid_row_15_responsive align_center"><span
910
- class="css3_grid_vertical_align_table"><span
911
- class="css3_grid_vertical_align"><span><img
912
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
913
- alt="yes"></span></span></span></li>
914
- <li
915
- class="css3_grid_row_16 row_style_4 css3_grid_row_16_responsive align_center"><span
916
- class="css3_grid_vertical_align_table"><span
917
- class="css3_grid_vertical_align"><span><img
918
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
919
- alt="yes"></span></span></span></li>
920
- <li
921
- class="css3_grid_row_17 row_style_2 css3_grid_row_17_responsive align_center"><span
922
- class="css3_grid_vertical_align_table"><span
923
- class="css3_grid_vertical_align"><span><img
924
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
925
- alt="yes"></span></span></span></li>
926
- <li
927
- class="css3_grid_row_18 row_style_4 css3_grid_row_18_responsive align_center"><span
928
- class="css3_grid_vertical_align_table"><span
929
- class="css3_grid_vertical_align"><span><img
930
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
931
- alt="yes"></span></span></span></li>
932
- <li
933
- class="css3_grid_row_19 row_style_2 css3_grid_row_19_responsive align_center"><span
934
- class="css3_grid_vertical_align_table"><span
935
- class="css3_grid_vertical_align"><span><img
936
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
937
- alt="yes"></span></span></span></li>
938
- <li
939
- class="css3_grid_row_20 row_style_4 css3_grid_row_20_responsive align_center"><span
940
- class="css3_grid_vertical_align_table"><span
941
- class="css3_grid_vertical_align"><span><img
942
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
943
- alt="yes"></span></span></span></li>
944
- <li
945
- class="css3_grid_row_21 row_style_2 css3_grid_row_21_responsive align_center"><span
946
- class="css3_grid_vertical_align_table"><span
947
- class="css3_grid_vertical_align"><span><img
948
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
949
- alt="yes"></span></span></span></li>
950
- <li
951
- class="css3_grid_row_22 row_style_4 css3_grid_row_22_responsive align_center"><span
952
- class="css3_grid_vertical_align_table"><span
953
- class="css3_grid_vertical_align"><span><img
954
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
955
- alt="yes"></span></span></span></li>
956
- <li
957
- class="css3_grid_row_23 row_style_2 css3_grid_row_23_responsive align_center"><span
958
- class="css3_grid_vertical_align_table"><span
959
- class="css3_grid_vertical_align"><span><img
960
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
961
- alt="yes"></span></span></span></li>
962
- <li
963
- class="css3_grid_row_24 row_style_4 css3_grid_row_24_responsive align_center"><span
964
- class="css3_grid_vertical_align_table"><span
965
- class="css3_grid_vertical_align"><span><img
966
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
967
- alt="yes"></span></span></span></li>
968
- <li
969
- class="css3_grid_row_25 row_style_2 css3_grid_row_25_responsive align_center"><span
970
- class="css3_grid_vertical_align_table"><span
971
- class="css3_grid_vertical_align"><span><img
972
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
973
- alt="yes"></span></span></span></li>
974
- <li
975
- class="css3_grid_row_26 row_style_4 css3_grid_row_26_responsive align_center"><span
976
- class="css3_grid_vertical_align_table"><span
977
- class="css3_grid_vertical_align"><span><img
978
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
979
- alt="yes"></span></span></span></li>
980
- <li
981
- class="css3_grid_row_27 row_style_2 css3_grid_row_27_responsive align_center"><span
982
- class="css3_grid_vertical_align_table"><span
983
- class="css3_grid_vertical_align"><span><img
984
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
985
- alt="yes"></span></span></span></li>
986
- <li
987
- class="css3_grid_row_28 row_style_4 css3_grid_row_28_responsive align_center"><span
988
- class="css3_grid_vertical_align_table"><span
989
- class="css3_grid_vertical_align"><span><img
990
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
991
- alt="yes"></span></span></span></li>
992
- <li
993
- class="css3_grid_row_29 row_style_2 css3_grid_row_29_responsive align_center"><span
994
- class="css3_grid_vertical_align_table"><span
995
- class="css3_grid_vertical_align"><span><img
996
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
997
- alt="yes"></span></span></span></li>
998
- <li
999
- class="css3_grid_row_30 row_style_4 css3_grid_row_30_responsive align_center"><span
1000
- class="css3_grid_vertical_align_table"><span
1001
- class="css3_grid_vertical_align"><span><img
1002
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1003
- alt="yes"></span></span></span></li>
1004
- <li
1005
- class="css3_grid_row_31 row_style_2 css3_grid_row_31_responsive align_center"><span
1006
- class="css3_grid_vertical_align_table"><span
1007
- class="css3_grid_vertical_align"><span><img
1008
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1009
- alt="yes"></span></span></span></li>
1010
- <li
1011
- class="css3_grid_row_32 row_style_4 css3_grid_row_32_responsive align_center"><span
1012
- class="css3_grid_vertical_align_table"><span
1013
- class="css3_grid_vertical_align"><span><img
1014
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1015
- alt="yes"></span></span></span></li>
1016
- <li
1017
- class="css3_grid_row_33 row_style_2 css3_grid_row_33_responsive align_center"><span
1018
- class="css3_grid_vertical_align_table"><span
1019
- class="css3_grid_vertical_align"><span><img
1020
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1021
- alt="yes"></span></span></span></li>
1022
- <li
1023
- class="css3_grid_row_34 row_style_4 css3_grid_row_34_responsive align_center"><span
1024
- class="css3_grid_vertical_align_table"><span
1025
- class="css3_grid_vertical_align"><span><img
1026
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1027
- alt="yes"></span></span></span></li>
1028
- <li
1029
- class="css3_grid_row_35 row_style_2 css3_grid_row_35_responsive align_center"><span
1030
- class="css3_grid_vertical_align_table"><span
1031
- class="css3_grid_vertical_align"><span><img
1032
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1033
- alt="yes"></span></span></span></li>
1034
- <li
1035
- class="css3_grid_row_36 row_style_4 css3_grid_row_36_responsive align_center"><span
1036
- class="css3_grid_vertical_align_table"><span
1037
- class="css3_grid_vertical_align"><span><img
1038
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1039
- alt="yes"></span></span></span></li>
1040
- <li
1041
- class="css3_grid_row_37 row_style_2 css3_grid_row_37_responsive align_center"><span
1042
- class="css3_grid_vertical_align_table"><span
1043
- class="css3_grid_vertical_align"><span><img
1044
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1045
- alt="yes"></span></span></span></li>
1046
- <li
1047
- class="css3_grid_row_38 row_style_4 css3_grid_row_38_responsive align_center"><span
1048
- class="css3_grid_vertical_align_table"><span
1049
- class="css3_grid_vertical_align"><span><img
1050
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1051
- alt="yes"></span></span></span></li>
1052
- <li
1053
- class="css3_grid_row_39 row_style_2 css3_grid_row_39_responsive align_center"><span
1054
- class="css3_grid_vertical_align_table"><span
1055
- class="css3_grid_vertical_align"><span><img
1056
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1057
- alt="yes"></span></span></span></li>
1058
- <li
1059
- class="css3_grid_row_40 footer_row css3_grid_row_40_responsive"><span
1060
- class="css3_grid_vertical_align_table"><span
1061
- class="css3_grid_vertical_align"><a
1062
- href="http://tech-banker.com/product/gallery-bank-developer-edition/"
1063
- class="sign_up sign_up_yellow radius3" target="_blank" >Order Now!</a></span></span></li>
1064
- </ul>
1065
- </div>
1066
- <div class="column_1 column_5_responsive">
1067
- <div class="column_ribbon ribbon_style1_off35"></div>
1068
- <ul>
1069
- <li
1070
- class="css3_grid_row_0 header_row_1 align_center css3_grid_row_0_responsive radius5_topright"><span
1071
- class="css3_grid_vertical_align_table"><span
1072
- class="css3_grid_vertical_align"><h2 class="col1">Extended</h2></span></span></li>
1073
- <li
1074
- class="css3_grid_row_1 header_row_2 css3_grid_row_1_responsive align_center"><span
1075
- class="css3_grid_vertical_align_table"><span
1076
- class="css3_grid_vertical_align"><h1 class="col1">
1077
- £<span>549</span>
1078
- </h1>
1079
- <h3 class="col1">one time</h3></span></span></li>
1080
- <li
1081
- class="css3_grid_row_2 row_style_3 css3_grid_row_2_responsive align_center"><span
1082
- class="css3_grid_vertical_align_table"><span
1083
- class="css3_grid_vertical_align"><span>50</span></span></span></li>
1084
- <li
1085
- class="css3_grid_row_3 row_style_1 css3_grid_row_3_responsive align_center"><span
1086
- class="css3_grid_vertical_align_table"><span
1087
- class="css3_grid_vertical_align"><span>1 Year </span></span></span></li>
1088
- <li
1089
- class="css3_grid_row_4 row_style_3 css3_grid_row_4_responsive align_center"><span
1090
- class="css3_grid_vertical_align_table"><span
1091
- class="css3_grid_vertical_align"><span><img
1092
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1093
- alt="yes"></span></span></span></li>
1094
- <li
1095
- class="css3_grid_row_5 row_style_1 css3_grid_row_5_responsive align_center"><span
1096
- class="css3_grid_vertical_align_table"><span
1097
- class="css3_grid_vertical_align"><span><img
1098
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1099
- alt="yes"></span></span></span></li>
1100
- <li
1101
- class="css3_grid_row_6 row_style_3 css3_grid_row_6_responsive align_center"><span
1102
- class="css3_grid_vertical_align_table"><span
1103
- class="css3_grid_vertical_align"><span>Unlimited </span></span></span></li>
1104
- <li
1105
- class="css3_grid_row_7 row_style_1 css3_grid_row_7_responsive align_center"><span
1106
- class="css3_grid_vertical_align_table"><span
1107
- class="css3_grid_vertical_align"><span>Unlimited </span></span></span></li>
1108
- <li
1109
- class="css3_grid_row_8 row_style_3 css3_grid_row_8_responsive align_center"><span
1110
- class="css3_grid_vertical_align_table"><span
1111
- class="css3_grid_vertical_align"><span><img
1112
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1113
- alt="yes"></span></span></span></li>
1114
- <li
1115
- class="css3_grid_row_9 row_style_1 css3_grid_row_9_responsive align_center"><span
1116
- class="css3_grid_vertical_align_table"><span
1117
- class="css3_grid_vertical_align"><span><img
1118
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1119
- alt="yes"></span></span></span></li>
1120
- <li
1121
- class="css3_grid_row_10 row_style_3 css3_grid_row_10_responsive align_center"><span
1122
- class="css3_grid_vertical_align_table"><span
1123
- class="css3_grid_vertical_align"><span><img
1124
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1125
- alt="yes"></span></span></span></li>
1126
- <li
1127
- class="css3_grid_row_11 row_style_1 css3_grid_row_11_responsive align_center"><span
1128
- class="css3_grid_vertical_align_table"><span
1129
- class="css3_grid_vertical_align"><span><img
1130
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1131
- alt="yes"></span></span></span></li>
1132
- <li
1133
- class="css3_grid_row_12 row_style_3 css3_grid_row_12_responsive align_center"><span
1134
- class="css3_grid_vertical_align_table"><span
1135
- class="css3_grid_vertical_align"><span><img
1136
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1137
- alt="yes"></span></span></span></li>
1138
- <li
1139
- class="css3_grid_row_13 row_style_1 css3_grid_row_13_responsive align_center"><span
1140
- class="css3_grid_vertical_align_table"><span
1141
- class="css3_grid_vertical_align"><span><img
1142
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1143
- alt="yes"></span></span></span></li>
1144
- <li
1145
- class="css3_grid_row_14 row_style_3 css3_grid_row_14_responsive align_center"><span
1146
- class="css3_grid_vertical_align_table"><span
1147
- class="css3_grid_vertical_align"><span><img
1148
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1149
- alt="yes"></span></span></span></li>
1150
- <li
1151
- class="css3_grid_row_15 row_style_1 css3_grid_row_15_responsive align_center"><span
1152
- class="css3_grid_vertical_align_table"><span
1153
- class="css3_grid_vertical_align"><span><img
1154
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1155
- alt="yes"></span></span></span></li>
1156
- <li
1157
- class="css3_grid_row_16 row_style_3 css3_grid_row_16_responsive align_center"><span
1158
- class="css3_grid_vertical_align_table"><span
1159
- class="css3_grid_vertical_align"><span><img
1160
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1161
- alt="yes"></span></span></span></li>
1162
- <li
1163
- class="css3_grid_row_17 row_style_1 css3_grid_row_17_responsive align_center"><span
1164
- class="css3_grid_vertical_align_table"><span
1165
- class="css3_grid_vertical_align"><span><img
1166
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1167
- alt="yes"></span></span></span></li>
1168
- <li
1169
- class="css3_grid_row_18 row_style_3 css3_grid_row_18_responsive align_center"><span
1170
- class="css3_grid_vertical_align_table"><span
1171
- class="css3_grid_vertical_align"><span><img
1172
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1173
- alt="yes"></span></span></span></li>
1174
- <li
1175
- class="css3_grid_row_19 row_style_1 css3_grid_row_19_responsive align_center"><span
1176
- class="css3_grid_vertical_align_table"><span
1177
- class="css3_grid_vertical_align"><span><img
1178
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1179
- alt="yes"></span></span></span></li>
1180
- <li
1181
- class="css3_grid_row_20 row_style_3 css3_grid_row_20_responsive align_center"><span
1182
- class="css3_grid_vertical_align_table"><span
1183
- class="css3_grid_vertical_align"><span><img
1184
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1185
- alt="yes"></span></span></span></li>
1186
- <li
1187
- class="css3_grid_row_21 row_style_1 css3_grid_row_21_responsive align_center"><span
1188
- class="css3_grid_vertical_align_table"><span
1189
- class="css3_grid_vertical_align"><span><img
1190
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1191
- alt="yes"></span></span></span></li>
1192
- <li
1193
- class="css3_grid_row_22 row_style_3 css3_grid_row_22_responsive align_center"><span
1194
- class="css3_grid_vertical_align_table"><span
1195
- class="css3_grid_vertical_align"><span><img
1196
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1197
- alt="yes"></span></span></span></li>
1198
- <li
1199
- class="css3_grid_row_23 row_style_1 css3_grid_row_23_responsive align_center"><span
1200
- class="css3_grid_vertical_align_table"><span
1201
- class="css3_grid_vertical_align"><span><img
1202
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1203
- alt="yes"></span></span></span></li>
1204
- <li
1205
- class="css3_grid_row_24 row_style_3 css3_grid_row_24_responsive align_center"><span
1206
- class="css3_grid_vertical_align_table"><span
1207
- class="css3_grid_vertical_align"><span><img
1208
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1209
- alt="yes"></span></span></span></li>
1210
- <li
1211
- class="css3_grid_row_25 row_style_1 css3_grid_row_25_responsive align_center"><span
1212
- class="css3_grid_vertical_align_table"><span
1213
- class="css3_grid_vertical_align"><span><img
1214
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1215
- alt="yes"></span></span></span></li>
1216
- <li
1217
- class="css3_grid_row_26 row_style_3 css3_grid_row_26_responsive align_center"><span
1218
- class="css3_grid_vertical_align_table"><span
1219
- class="css3_grid_vertical_align"><span><img
1220
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1221
- alt="yes"></span></span></span></li>
1222
- <li
1223
- class="css3_grid_row_27 row_style_1 css3_grid_row_27_responsive align_center"><span
1224
- class="css3_grid_vertical_align_table"><span
1225
- class="css3_grid_vertical_align"><span><img
1226
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1227
- alt="yes"></span></span></span></li>
1228
- <li
1229
- class="css3_grid_row_28 row_style_3 css3_grid_row_28_responsive align_center"><span
1230
- class="css3_grid_vertical_align_table"><span
1231
- class="css3_grid_vertical_align"><span><img
1232
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1233
- alt="yes"></span></span></span></li>
1234
- <li
1235
- class="css3_grid_row_29 row_style_1 css3_grid_row_29_responsive align_center"><span
1236
- class="css3_grid_vertical_align_table"><span
1237
- class="css3_grid_vertical_align"><span><img
1238
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1239
- alt="yes"></span></span></span></li>
1240
- <li
1241
- class="css3_grid_row_30 row_style_3 css3_grid_row_30_responsive align_center"><span
1242
- class="css3_grid_vertical_align_table"><span
1243
- class="css3_grid_vertical_align"><span><img
1244
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1245
- alt="yes"></span></span></span></li>
1246
- <li
1247
- class="css3_grid_row_31 row_style_1 css3_grid_row_31_responsive align_center"><span
1248
- class="css3_grid_vertical_align_table"><span
1249
- class="css3_grid_vertical_align"><span><img
1250
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1251
- alt="yes"></span></span></span></li>
1252
- <li
1253
- class="css3_grid_row_32 row_style_3 css3_grid_row_32_responsive align_center"><span
1254
- class="css3_grid_vertical_align_table"><span
1255
- class="css3_grid_vertical_align"><span><img
1256
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1257
- alt="yes"></span></span></span></li>
1258
- <li
1259
- class="css3_grid_row_33 row_style_1 css3_grid_row_33_responsive align_center"><span
1260
- class="css3_grid_vertical_align_table"><span
1261
- class="css3_grid_vertical_align"><span><img
1262
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1263
- alt="yes"></span></span></span></li>
1264
- <li
1265
- class="css3_grid_row_34 row_style_3 css3_grid_row_34_responsive align_center"><span
1266
- class="css3_grid_vertical_align_table"><span
1267
- class="css3_grid_vertical_align"><span><img
1268
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1269
- alt="yes"></span></span></span></li>
1270
- <li
1271
- class="css3_grid_row_35 row_style_1 css3_grid_row_35_responsive align_center"><span
1272
- class="css3_grid_vertical_align_table"><span
1273
- class="css3_grid_vertical_align"><span><img
1274
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1275
- alt="yes"></span></span></span></li>
1276
- <li
1277
- class="css3_grid_row_36 row_style_3 css3_grid_row_36_responsive align_center"><span
1278
- class="css3_grid_vertical_align_table"><span
1279
- class="css3_grid_vertical_align"><span><img
1280
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1281
- alt="yes"></span></span></span></li>
1282
- <li
1283
- class="css3_grid_row_37 row_style_1 css3_grid_row_37_responsive align_center"><span
1284
- class="css3_grid_vertical_align_table"><span
1285
- class="css3_grid_vertical_align"><span><img
1286
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1287
- alt="yes"></span></span></span></li>
1288
- <li
1289
- class="css3_grid_row_38 row_style_3 css3_grid_row_38_responsive align_center"><span
1290
- class="css3_grid_vertical_align_table"><span
1291
- class="css3_grid_vertical_align"><span><img
1292
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1293
- alt="yes"></span></span></span></li>
1294
- <li
1295
- class="css3_grid_row_39 row_style_1 css3_grid_row_39_responsive align_center"><span
1296
- class="css3_grid_vertical_align_table"><span
1297
- class="css3_grid_vertical_align"><span><img
1298
- src="http://tech-banker.com/wp-content/plugins/css3_web_pricing_tables_grids/img/tick_02.png"
1299
- alt="yes"></span></span></span></li>
1300
- <li
1301
- class="css3_grid_row_40 footer_row css3_grid_row_40_responsive"><span
1302
- class="css3_grid_vertical_align_table"><span
1303
- class="css3_grid_vertical_align"><a
1304
- href="http://tech-banker.com/product/gallery-bank-extended-edition/"
1305
- class="sign_up sign_up_yellow radius3" target="_blank" >Order Now!</a></span></span></li>
1306
- </ul>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1307
  </div>
1308
  </div>
1309
-
1310
- </div>
1311
- </div>
1312
- </div>
1313
- </div>
1314
- </div>
1315
- </div>
1316
- <div id="postbox-container-1" class="postbox-container">
1317
- <div id="priority_side" class="meta-box-sortables">
1318
- <div id="gallery_bank_get_started" class="postbox">
1319
- <div class="handlediv" data-target="#uxdownload"
1320
- title="Click to toggle" data-toggle="collapse">
1321
- <br>
1322
- </div>
1323
- <h3 class="hndle">
1324
- <span><?php _e("Need Support Help?", gallery_bank); ?></span>
1325
- </h3>
1326
- <div class="inside">
1327
- <div id="uxdownload" class="gallery_bank_getting_started">
1328
- <p>We’re interested in hearing from you.</p>
1329
-
1330
- <p>We will help you through the process and try to provide the
1331
- answers.</p>
1332
-
1333
- <p>If you need to know more about our services or have something
1334
- to share, please feel free to contact us.</p>
1335
- <p>We commit to responses within 24 hours on weekdays –
1336
- generally within hours during week day work hours.</p>
1337
- <p>
1338
- <a class="btn btn-danger"
1339
- href="http://tech-banker.com/get-in-touch/" target="_blank"
1340
- style="text-decoration: none;"><?php _e("Let's get in touch!", gallery_bank); ?></a>
1341
- </p>
1342
- <img src="<?php echo plugins_url("/assets/images/img.png",dirname(__FILE__));?>" style="max-width: 100%; cursor: pointer;" />
1343
- <p>
1344
- <a class="btn btn-danger" href="http://tech-banker.com/gallery-bank/" target="_blank" style="text-decoration: none;"><?php _e("Order Now!", gallery_bank); ?></a>
1345
- </p>
1346
  </div>
1347
  </div>
1348
  </div>
@@ -1350,7 +1782,8 @@ else
1350
  </div>
1351
  </div>
1352
  </div>
1353
- </form>
1354
- <?php
 
1355
  }
1356
  ?>
1
+ <?php
2
  switch($role)
3
  {
4
  case "administrator":
10
  case "author":
11
  $user_role_permission = "publish_posts";
12
  break;
13
+ case "contributor":
14
+ $user_role_permission = "edit_posts";
15
+ break;
16
+ case "subscriber":
17
+ $user_role_permission = "read";
18
+ break;
19
  }
20
  if (!current_user_can($user_role_permission))
21
  {
23
  }
24
  else
25
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  ?>
27
+ <form id="frm_purchase_pro" class="layout-form">
28
  <div id="poststuff" style="width: 99% !important;">
29
+ <div id="post-body" class="metabox-holder">
30
  <div id="postbox-container-2" class="postbox-container">
31
  <div id="advanced" class="meta-box-sortables">
32
+ <div id="gallery_bank_get_started" class="postbox" >
33
+ <div class="handlediv" data-target="ux_purchase_pro" title="Click to toggle" data-toggle="collapse"><br></div>
34
+ <h3 class="hndle"><span><?php _e("Premium Editions", gallery_bank); ?></span></h3>
 
 
 
 
 
35
  <div class="inside">
36
+ <div id="ux_purchase_pro" class="gallery_bank_layout">
37
+ <a class="btn btn-inverse"
38
+ href="admin.php?page=gallery_bank"><?php _e("Back to Albums", gallery_bank); ?></a>
39
+ <div class="separator-doubled"></div>
40
+ <div class="fluid-layout">
41
+ <div class="layout-span12">
42
+ <h1 style="text-align: center; margin-bottom: 40px">
43
+ <?php _e("WP Gallery Bank is an one time Investment. Its Worth it!", gallery_bank); ?>
44
+ </h1>
45
+ <div id="gallery_bank_pricing"
46
+ class="p_table_responsive p_table_hide_caption_column p_table_1 p_table_1_1 css3_grid_clearfix p_table_hover_disabled">
47
+ <div class="caption_column column_0_responsive"
48
+ style="width: 20%;">
49
+ <ul>
50
+ <li
51
+ class="css3_grid_row_0 header_row_1 align_center css3_grid_row_0_responsive radius5_topleft"><span
52
+ class="css3_grid_vertical_align_table"><span
53
+ class="css3_grid_vertical_align"></span></span></li>
54
+ <li
55
+ class="css3_grid_row_1 header_row_2 css3_grid_row_1_responsive"><span
56
+ class="css3_grid_vertical_align_table"><span
57
+ class="css3_grid_vertical_align"><h2 class="caption">
58
+ choose <span>your</span> plan
59
+ </h2></span></span></li>
60
+ <li
61
+ class="css3_grid_row_2 row_style_4 css3_grid_row_2_responsive"><span
62
+ class="css3_grid_vertical_align_table"><span
63
+ class="css3_grid_vertical_align"><span><span
64
+ class="css3_hidden_caption">Domains per License</span><span
65
+ class="css3_grid_tooltip"><span>Number of websites that can
66
+ use the plugin on purchase of a License.</span>Domains
67
+ per License</span></span></span></span></li>
68
+ <li
69
+ class="css3_grid_row_3 row_style_2 css3_grid_row_3_responsive"><span
70
+ class="css3_grid_vertical_align_table"><span
71
+ class="css3_grid_vertical_align"><span><span
72
+ class="css3_hidden_caption">Technical Support</span><span
73
+ class="css3_grid_tooltip"><span>Technical Support by the
74
+ Development Team for Installation, Bug Fixing, Plugin
75
+ Compatibility Issues.</span>Technical Support</span></span></span></span></li>
76
+ <li
77
+ class="css3_grid_row_4 row_style_4 css3_grid_row_4_responsive"><span
78
+ class="css3_grid_vertical_align_table"><span
79
+ class="css3_grid_vertical_align"><span><span
80
+ class="css3_hidden_caption">Plugin Updates</span><span
81
+ class="css3_grid_tooltip"><span>Automatic Plugin Update
82
+ Notification with New Features, Bug Fixing and much more.</span>Plugin
83
+ Updates</span></span></span></span></li>
84
+ <li
85
+ class="css3_grid_row_5 row_style_2 css3_grid_row_5_responsive"><span
86
+ class="css3_grid_vertical_align_table"><span
87
+ class="css3_grid_vertical_align"><span><span
88
+ class="css3_hidden_caption">Multi-Lingual</span><span
89
+ class="css3_grid_tooltip"><span>Multi-Lingual Facility
90
+ allows the plugin to be used in 36 languages.</span>Multi-Lingual</span></span></span></span></li>
91
+ <li
92
+ class="css3_grid_row_6 row_style_4 css3_grid_row_6_responsive"><span
93
+ class="css3_grid_vertical_align_table"><span
94
+ class="css3_grid_vertical_align"><span><span
95
+ class="css3_hidden_caption">Number of Albums</span><span
96
+ class="css3_grid_tooltip"><span>Number of Albums allowed to
97
+ be Published.</span>Number of Albums</span></span></span></span></li>
98
+ <li
99
+ class="css3_grid_row_7 row_style_2 css3_grid_row_7_responsive"><span
100
+ class="css3_grid_vertical_align_table"><span
101
+ class="css3_grid_vertical_align"><span><span
102
+ class="css3_hidden_caption">Images per Album</span><span
103
+ class="css3_grid_tooltip"><span>Number of Images per Album
104
+ allowed to be Published.</span>Images per Album</span></span></span></span></li>
105
+ <li
106
+ class="css3_grid_row_8 row_style_4 css3_grid_row_8_responsive"><span
107
+ class="css3_grid_vertical_align_table"><span
108
+ class="css3_grid_vertical_align"><span><span
109
+ class="css3_hidden_caption">Responsive Gallery</span><span
110
+ class="css3_grid_tooltip"><span>Optimal Viewing Experience
111
+ across a wide range of devices.</span>Responsive Gallery</span></span></span></span></li>
112
+ <li
113
+ class="css3_grid_row_9 row_style_2 css3_grid_row_9_responsive"><span
114
+ class="css3_grid_vertical_align_table"><span
115
+ class="css3_grid_vertical_align"><span><span
116
+ class="css3_hidden_caption">Shortcode Wizard</span><span
117
+ class="css3_grid_tooltip"><span>Shortcode Wizard to easily
118
+ insert albums/images to any Page/Post.</span>Shortcode
119
+ Wizard</span></span></span></span></li>
120
+ <li
121
+ class="css3_grid_row_10 row_style_4 css3_grid_row_10_responsive"><span
122
+ class="css3_grid_vertical_align_table"><span
123
+ class="css3_grid_vertical_align"><span><span
124
+ class="css3_hidden_caption">Basic Thumbnail Gallery</span><span
125
+ class="css3_grid_tooltip"><span>Basic Thumbnail gallery is
126
+ a grid of images that when clicked on, open in a pop-up
127
+ full view.</span>Basic Thumbnail Gallery</span></span></span></span></li>
128
+ <li
129
+ class="css3_grid_row_11 row_style_2 css3_grid_row_11_responsive"><span
130
+ class="css3_grid_vertical_align_table"><span
131
+ class="css3_grid_vertical_align"><span><span
132
+ class="css3_hidden_caption">Grid Album Format</span><span
133
+ class="css3_grid_tooltip"><span>Displays images inside of
134
+ the album is in a Grid Format.</span>Grid Album Format</span></span></span></span></li>
135
+ <li
136
+ class="css3_grid_row_12 row_style_4 css3_grid_row_12_responsive"><span
137
+ class="css3_grid_vertical_align_table"><span
138
+ class="css3_grid_vertical_align"><span><span
139
+ class="css3_hidden_caption">Compact Album</span><span
140
+ class="css3_grid_tooltip"><span>Each thumbnail in the
141
+ Compact Album links to the gallery you include in your
142
+ album, along with the title of the gallery with the
143
+ amount of images per gallery.</span>Compact Album</span></span></span></span></li>
144
+ <li
145
+ class="css3_grid_row_13 row_style_2 css3_grid_row_13_responsive"><span
146
+ class="css3_grid_vertical_align_table"><span
147
+ class="css3_grid_vertical_align"><span><span
148
+ class="css3_hidden_caption">Individual Images</span><span
149
+ class="css3_grid_tooltip"><span>Display Gallery that when
150
+ clicked on, open in a popup full view.</span>Individual
151
+ Images</span></span></span></span></li>
152
+ <li
153
+ class="css3_grid_row_14 row_style_4 css3_grid_row_14_responsive"><span
154
+ class="css3_grid_vertical_align_table"><span
155
+ class="css3_grid_vertical_align"><span><span
156
+ class="css3_hidden_caption">Individual Album</span><span
157
+ class="css3_grid_tooltip"><span>Thumbnail of Individual
158
+ Album links to a Gallery you include in your Album</span>Individual
159
+ Album</span></span></span></span></li>
160
+ <li
161
+ class="css3_grid_row_15 row_style_2 css3_grid_row_15_responsive"><span
162
+ class="css3_grid_vertical_align_table"><span
163
+ class="css3_grid_vertical_align"><span><span
164
+ class="css3_hidden_caption">Masonry Gallery Format </span><span
165
+ class="css3_grid_tooltip"><span>Masonry is a JavaScript
166
+ grid layout library. It works by placing elements in
167
+ optimal position based on available vertical space.</span>Masonry
168
+ Gallery Format </span></span></span></span></li>
169
+ <li
170
+ class="css3_grid_row_16 row_style_4 css3_grid_row_16_responsive"><span
171
+ class="css3_grid_vertical_align_table"><span
172
+ class="css3_grid_vertical_align"><span><span
173
+ class="css3_hidden_caption">List Album Format</span><span
174
+ class="css3_grid_tooltip"><span>Vertically stacked album
175
+ covers with title and description.</span>List Album
176
+ Format</span></span></span></span></li>
177
+ <li
178
+ class="css3_grid_row_17 row_style_2 css3_grid_row_17_responsive"><span
179
+ class="css3_grid_vertical_align_table"><span
180
+ class="css3_grid_vertical_align"><span><span
181
+ class="css3_hidden_caption">Lightbox</span><span
182
+ class="css3_grid_tooltip"><span>Lightbox is a script used
183
+ to overlay images on the current page. It's a snap to
184
+ setup and works on all modern browsers.</span>Lightbox</span></span></span></span></li>
185
+ <li
186
+ class="css3_grid_row_18 row_style_4 css3_grid_row_18_responsive"><span
187
+ class="css3_grid_vertical_align_table"><span
188
+ class="css3_grid_vertical_align"><span><span
189
+ class="css3_hidden_caption">Extended Album</span><span
190
+ class="css3_grid_tooltip"><span>Extended Album displays as
191
+ a list, with thumbnails to the left. Alongside the right
192
+ of the thumbnail is the title and description of the
193
+ gallery and amount of images within the gallery.</span>Extended
194
+ Album</span></span></span></span></li>
195
+ <li
196
+ class="css3_grid_row_19 row_style_2 css3_grid_row_19_responsive"><span
197
+ class="css3_grid_vertical_align_table"><span
198
+ class="css3_grid_vertical_align"><span><span
199
+ class="css3_hidden_caption">Bulk Upload of Images</span><span
200
+ class="css3_grid_tooltip"><span>Bulk Upload of Images in
201
+ single time.</span>Bulk Upload of Images</span></span></span></span></li>
202
+ <li
203
+ class="css3_grid_row_20 row_style_4 css3_grid_row_20_responsive"><span
204
+ class="css3_grid_vertical_align_table"><span
205
+ class="css3_grid_vertical_align"><span><span
206
+ class="css3_hidden_caption">Filmstrip Gallery Format</span><span
207
+ class="css3_grid_tooltip"><span>Cool slide-film style
208
+ galleries � great for displaying non-cropped thumbnails
209
+ in clean grids.</span>Filmstrip Gallery Format</span></span></span></span></li>
210
+ <li
211
+ class="css3_grid_row_21 row_style_2 css3_grid_row_21_responsive"><span
212
+ class="css3_grid_vertical_align_table"><span
213
+ class="css3_grid_vertical_align"><span><span
214
+ class="css3_hidden_caption">Blog Style Gallery Format</span><span
215
+ class="css3_grid_tooltip"><span>Vertically stacked,
216
+ thumbnails images common to photography blogs.</span>Blog
217
+ Style Gallery Format</span></span></span></span></li>
218
+ <li
219
+ class="css3_grid_row_22 row_style_4 css3_grid_row_22_responsive"><span
220
+ class="css3_grid_vertical_align_table"><span
221
+ class="css3_grid_vertical_align"><span><span
222
+ class="css3_hidden_caption">Slideshow Gallery</span><span
223
+ class="css3_grid_tooltip"><span>Mobile-friendly, non-flash
224
+ slideshows with nice transitions.</span>Slideshow Gallery</span></span></span></span></li>
225
+ <li
226
+ class="css3_grid_row_23 row_style_2 css3_grid_row_23_responsive"><span
227
+ class="css3_grid_vertical_align_table"><span
228
+ class="css3_grid_vertical_align"><span><span
229
+ class="css3_hidden_caption">Videos</span><span
230
+ class="css3_grid_tooltip"><span>You can upload video links
231
+ from Youtube, Vimeo and other supportive Media Sharing
232
+ sites.</span>Videos</span></span></span></span></li>
233
+ <li
234
+ class="css3_grid_row_24 row_style_4 css3_grid_row_24_responsive"><span
235
+ class="css3_grid_vertical_align_table"><span
236
+ class="css3_grid_vertical_align"><span><span
237
+ class="css3_hidden_caption">Global Settings</span><span
238
+ class="css3_grid_tooltip"><span>Settings for Image
239
+ Thumbnails, Lightbox, Albums, Layout and much more.</span>Global
240
+ Settings</span></span></span></span></li>
241
+ <li
242
+ class="css3_grid_row_25 row_style_2 css3_grid_row_25_responsive"><span
243
+ class="css3_grid_vertical_align_table"><span
244
+ class="css3_grid_vertical_align"><span><span
245
+ class="css3_hidden_caption">Custom Size Thumbnails</span><span
246
+ class="css3_grid_tooltip"><span>Allowed to customize
247
+ thumbnails with any size suitable for you. This may
248
+ howerver disort the image if not used with TimThumb.</span>Custom
249
+ Size Thumbnails</span></span></span></span></li>
250
+ <li
251
+ class="css3_grid_row_26 row_style_4 css3_grid_row_26_responsive"><span
252
+ class="css3_grid_vertical_align_table"><span
253
+ class="css3_grid_vertical_align"><span><span
254
+ class="css3_hidden_caption">Pagination for Images</span><span
255
+ class="css3_grid_tooltip"><span>Pagination allows number of
256
+ images allowed on a single page and provide navigation
257
+ for the rest.</span>Pagination for Images</span></span></span></span></li>
258
+ <li
259
+ class="css3_grid_row_27 row_style_2 css3_grid_row_27_responsive"><span
260
+ class="css3_grid_vertical_align_table"><span
261
+ class="css3_grid_vertical_align"><span><span
262
+ class="css3_hidden_caption">Sorting of Images</span><span
263
+ class="css3_grid_tooltip"><span>Sorting of Images allows to
264
+ re-order images according to different parameters so as
265
+ per user choice by simply dragging and dropping it.</span>Sorting
266
+ of Images</span></span></span></span></li>
267
+ <li
268
+ class="css3_grid_row_28 row_style_4 css3_grid_row_28_responsive"><span
269
+ class="css3_grid_vertical_align_table"><span
270
+ class="css3_grid_vertical_align"><span><span
271
+ class="css3_hidden_caption">Sorting of Albums</span><span
272
+ class="css3_grid_tooltip"><span>Sorting of Albums allows to
273
+ re-order images according to different parameters so as
274
+ per user choice by simply dragging and dropping it.</span>Sorting
275
+ of Albums</span></span></span></span></li>
276
+ <li
277
+ class="css3_grid_row_29 row_style_2 css3_grid_row_29_responsive"><span
278
+ class="css3_grid_vertical_align_table"><span
279
+ class="css3_grid_vertical_align"><span><span
280
+ class="css3_hidden_caption">Animation Effects</span><span
281
+ class="css3_grid_tooltip"><span>Animation Effects to
282
+ impliment on Thumbnails.</span>Animation Effects</span></span></span></span></li>
283
+ <li
284
+ class="css3_grid_row_30 row_style_4 css3_grid_row_30_responsive"><span
285
+ class="css3_grid_vertical_align_table"><span
286
+ class="css3_grid_vertical_align"><span><span
287
+ class="css3_hidden_caption">Special Effects</span><span
288
+ class="css3_grid_tooltip"><span>Special Effects to
289
+ impliment on Thumbnails.</span>Special Effects</span></span></span></span></li>
290
+ <li
291
+ class="css3_grid_row_31 row_style_2 css3_grid_row_31_responsive"><span
292
+ class="css3_grid_vertical_align_table"><span
293
+ class="css3_grid_vertical_align"><span><span
294
+ class="css3_hidden_caption">Restore Factory Settings</span><span
295
+ class="css3_grid_tooltip"><span>Restore Plugin back to
296
+ default settings.</span>Restore Factory Settings</span></span></span></span></li>
297
+ <li
298
+ class="css3_grid_row_32 row_style_4 css3_grid_row_32_responsive"><span
299
+ class="css3_grid_vertical_align_table"><span
300
+ class="css3_grid_vertical_align"><span><span
301
+ class="css3_hidden_caption">Filters</span><span
302
+ class="css3_grid_tooltip"><span>Filters to categorize the
303
+ images by different names.</span>Filters</span></span></span></span></li>
304
+ <li
305
+ class="css3_grid_row_33 row_style_2 css3_grid_row_33_responsive"><span
306
+ class="css3_grid_vertical_align_table"><span
307
+ class="css3_grid_vertical_align"><span><span
308
+ class="css3_hidden_caption">Rotation of Thumbnails</span><span
309
+ class="css3_grid_tooltip"><span>With this feature you can
310
+ rotate images to different directions.</span>Rotation of
311
+ Thumbnails</span></span></span></span></li>
312
+ <li
313
+ class="css3_grid_row_34 row_style_4 css3_grid_row_34_responsive"><span
314
+ class="css3_grid_vertical_align_table"><span
315
+ class="css3_grid_vertical_align"><span><span
316
+ class="css3_hidden_caption">Different Lightboxes</span><span
317
+ class="css3_grid_tooltip"><span>You can choose Pretty
318
+ Photo, ColorBox, Photo Swipe, Foo Box, Fancy Box,
319
+ Lightbox 2, GB Lightbox for display of Images. (You need
320
+ to Purchase FOO BOX separately).</span>Different
321
+ Lightboxes</span></span></span></span></li>
322
+ <li
323
+ class="css3_grid_row_35 row_style_2 css3_grid_row_35_responsive"><span
324
+ class="css3_grid_vertical_align_table"><span
325
+ class="css3_grid_vertical_align"><span><span
326
+ class="css3_hidden_caption">Social Sharing</span><span
327
+ class="css3_grid_tooltip"><span>Social Sharing makes easy
328
+ to share your images across social networks with one
329
+ click.</span>Social Sharing</span></span></span></span></li>
330
+ <li
331
+ class="css3_grid_row_36 row_style_4 css3_grid_row_36_responsive"><span
332
+ class="css3_grid_vertical_align_table"><span
333
+ class="css3_grid_vertical_align"><span><span
334
+ class="css3_hidden_caption">Commenting on Images</span><span
335
+ class="css3_grid_tooltip"><span>Commenting on Images allows
336
+ your users to post comments on images.</span>Commenting
337
+ on Images</span></span></span></span></li>
338
+ <li
339
+ class="css3_grid_row_37 row_style_2 css3_grid_row_37_responsive"><span
340
+ class="css3_grid_vertical_align_table"><span
341
+ class="css3_grid_vertical_align"><span><span
342
+ class="css3_hidden_caption">Widgets</span><span
343
+ class="css3_grid_tooltip"><span>Widgets allows albums and
344
+ images to be shown in your sidebar, footer, header etc.</span>Widgets</span></span></span></span></li>
345
+ <li
346
+ class="css3_grid_row_38 row_style_4 css3_grid_row_38_responsive"><span
347
+ class="css3_grid_vertical_align_table"><span
348
+ class="css3_grid_vertical_align"><span><span
349
+ class="css3_hidden_caption">Bulk Deletion</span><span
350
+ class="css3_grid_tooltip"><span>It allows to delete bulk
351
+ deletion of images and albums on a single click.</span>Bulk
352
+ Deletion</span></span></span></span></li>
353
+ <li
354
+ class="css3_grid_row_39 row_style_2 css3_grid_row_39_responsive"><span
355
+ class="css3_grid_vertical_align_table"><span
356
+ class="css3_grid_vertical_align"><span><span
357
+ class="css3_hidden_caption">Purging of Albums</span><span
358
+ class="css3_grid_tooltip"><span>Purging of albums is used
359
+ to hard delete the images and thumbnails from the server
360
+ which are not used anymore.</span>Purging of Albums</span></span></span></span></li>
361
+ <li
362
+ class="css3_grid_row_40 footer_row css3_grid_row_40_responsive"><span
363
+ class="css3_grid_vertical_align_table"><span
364
+ class="css3_grid_vertical_align"></span></span></li>
365
+ </ul>
366
+ </div>
367
+ <div class="column_1 column_1_responsive" style="width: 16%;">
368
+ <div class="column_ribbon ribbon_style2_free"></div>
369
+ <ul>
370
+ <li
371
+ class="css3_grid_row_0 header_row_1 align_center css3_grid_row_0_responsive"><span
372
+ class="css3_grid_vertical_align_table"><span
373
+ class="css3_grid_vertical_align"><h2 class="col1">Lite</h2></span></span></li>
374
+ <li
375
+ class="css3_grid_row_1 header_row_2 css3_grid_row_1_responsive align_center"><span
376
+ class="css3_grid_vertical_align_table"><span
377
+ class="css3_grid_vertical_align"><h1 class="col1">FREE</h1></span></span></li>
378
+ <li
379
+ class="css3_grid_row_2 row_style_3 css3_grid_row_2_responsive align_center"><span
380
+ class="css3_grid_vertical_align_table"><span
381
+ class="css3_grid_vertical_align"><span><span
382
+ class="css3_hidden_caption">Domains per License</span>1</span></span></span></li>
383
+ <li
384
+ class="css3_grid_row_3 row_style_1 css3_grid_row_3_responsive align_center"><span
385
+ class="css3_grid_vertical_align_table"><span
386
+ class="css3_grid_vertical_align"><span><span
387
+ class="css3_hidden_caption">Technical Support</span>None</span></span></span></li>
388
+ <li
389
+ class="css3_grid_row_4 row_style_3 css3_grid_row_4_responsive align_center"><span
390
+ class="css3_grid_vertical_align_table"><span
391
+ class="css3_grid_vertical_align"><span><span
392
+ class="css3_hidden_caption">Plugin Updates</span><img
393
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
394
+ alt="yes"></span></span></span></li>
395
+ <li
396
+ class="css3_grid_row_5 row_style_1 css3_grid_row_5_responsive align_center"><span
397
+ class="css3_grid_vertical_align_table"><span
398
+ class="css3_grid_vertical_align"><span><span
399
+ class="css3_hidden_caption">Multi-Lingual</span><img
400
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
401
+ alt="yes"></span></span></span></li>
402
+ <li
403
+ class="css3_grid_row_6 row_style_3 css3_grid_row_6_responsive align_center"><span
404
+ class="css3_grid_vertical_align_table"><span
405
+ class="css3_grid_vertical_align"><span><span
406
+ class="css3_hidden_caption">Number of Albums</span>3</span></span></span></li>
407
+ <li
408
+ class="css3_grid_row_7 row_style_1 css3_grid_row_7_responsive align_center"><span
409
+ class="css3_grid_vertical_align_table"><span
410
+ class="css3_grid_vertical_align"><span><span
411
+ class="css3_hidden_caption">Images per Album</span>Unlimited</span></span></span></li>
412
+ <li
413
+ class="css3_grid_row_8 row_style_3 css3_grid_row_8_responsive align_center"><span
414
+ class="css3_grid_vertical_align_table"><span
415
+ class="css3_grid_vertical_align"><span><span
416
+ class="css3_hidden_caption">Responsive Gallery</span><img
417
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
418
+ alt="yes"></span></span></span></li>
419
+ <li
420
+ class="css3_grid_row_9 row_style_1 css3_grid_row_9_responsive align_center"><span
421
+ class="css3_grid_vertical_align_table"><span
422
+ class="css3_grid_vertical_align"><span><span
423
+ class="css3_hidden_caption">Shortcode Wizard</span><img
424
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
425
+ alt="yes"></span></span></span></li>
426
+ <li
427
+ class="css3_grid_row_10 row_style_3 css3_grid_row_10_responsive align_center"><span
428
+ class="css3_grid_vertical_align_table"><span
429
+ class="css3_grid_vertical_align"><span><span
430
+ class="css3_hidden_caption">Basic Thumbnail Gallery</span><img
431
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
432
+ alt="yes"></span></span></span></li>
433
+ <li
434
+ class="css3_grid_row_11 row_style_1 css3_grid_row_11_responsive align_center"><span
435
+ class="css3_grid_vertical_align_table"><span
436
+ class="css3_grid_vertical_align"><span><span
437
+ class="css3_hidden_caption">Grid Album Format</span><img
438
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
439
+ alt="yes"></span></span></span></li>
440
+ <li
441
+ class="css3_grid_row_12 row_style_3 css3_grid_row_12_responsive align_center"><span
442
+ class="css3_grid_vertical_align_table"><span
443
+ class="css3_grid_vertical_align"><span><span
444
+ class="css3_hidden_caption">Compact Album</span><img
445
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
446
+ alt="yes"></span></span></span></li>
447
+ <li
448
+ class="css3_grid_row_13 row_style_1 css3_grid_row_13_responsive align_center"><span
449
+ class="css3_grid_vertical_align_table"><span
450
+ class="css3_grid_vertical_align"><span><span
451
+ class="css3_hidden_caption">Individual Images</span><img
452
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
453
+ alt="yes"></span></span></span></li>
454
+ <li
455
+ class="css3_grid_row_14 row_style_3 css3_grid_row_14_responsive align_center"><span
456
+ class="css3_grid_vertical_align_table"><span
457
+ class="css3_grid_vertical_align"><span><span
458
+ class="css3_hidden_caption">Individual Album</span><img
459
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
460
+ alt="yes"></span></span></span></li>
461
+ <li
462
+ class="css3_grid_row_15 row_style_1 css3_grid_row_15_responsive align_center"><span
463
+ class="css3_grid_vertical_align_table"><span
464
+ class="css3_grid_vertical_align"><span><span
465
+ class="css3_hidden_caption">Masonry Gallery Format </span><img
466
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
467
+ alt="yes"></span></span></span></li>
468
+ <li
469
+ class="css3_grid_row_16 row_style_3 css3_grid_row_16_responsive align_center"><span
470
+ class="css3_grid_vertical_align_table"><span
471
+ class="css3_grid_vertical_align"><span><span
472
+ class="css3_hidden_caption">List Album Format</span><img
473
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
474
+ alt="yes"></span></span></span></li>
475
+ <li
476
+ class="css3_grid_row_17 row_style_1 css3_grid_row_17_responsive align_center"><span
477
+ class="css3_grid_vertical_align_table"><span
478
+ class="css3_grid_vertical_align"><span><span
479
+ class="css3_hidden_caption">Lightbox</span><img
480
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
481
+ alt="no"></span></span></span></li>
482
+ <li
483
+ class="css3_grid_row_18 row_style_3 css3_grid_row_18_responsive align_center"><span
484
+ class="css3_grid_vertical_align_table"><span
485
+ class="css3_grid_vertical_align"><span><span
486
+ class="css3_hidden_caption">Extended Album</span><img
487
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
488
+ alt="no"></span></span></span></li>
489
+ <li
490
+ class="css3_grid_row_19 row_style_1 css3_grid_row_19_responsive align_center"><span
491
+ class="css3_grid_vertical_align_table"><span
492
+ class="css3_grid_vertical_align"><span><span
493
+ class="css3_hidden_caption">Bulk Upload of Images</span><img
494
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
495
+ alt="no"></span></span></span></li>
496
+ <li
497
+ class="css3_grid_row_20 row_style_3 css3_grid_row_20_responsive align_center"><span
498
+ class="css3_grid_vertical_align_table"><span
499
+ class="css3_grid_vertical_align"><span><span
500
+ class="css3_hidden_caption">Filmstrip Gallery Format</span><img
501
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
502
+ alt="no"></span></span></span></li>
503
+ <li
504
+ class="css3_grid_row_21 row_style_1 css3_grid_row_21_responsive align_center"><span
505
+ class="css3_grid_vertical_align_table"><span
506
+ class="css3_grid_vertical_align"><span><span
507
+ class="css3_hidden_caption">Blog Style Gallery Format</span><img
508
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
509
+ alt="no"></span></span></span></li>
510
+ <li
511
+ class="css3_grid_row_22 row_style_3 css3_grid_row_22_responsive align_center"><span
512
+ class="css3_grid_vertical_align_table"><span
513
+ class="css3_grid_vertical_align"><span><span
514
+ class="css3_hidden_caption">Slideshow Gallery</span><img
515
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
516
+ alt="no"></span></span></span></li>
517
+ <li
518
+ class="css3_grid_row_23 row_style_1 css3_grid_row_23_responsive align_center"><span
519
+ class="css3_grid_vertical_align_table"><span
520
+ class="css3_grid_vertical_align"><span><span
521
+ class="css3_hidden_caption">Videos</span><img
522
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
523
+ alt="no"></span></span></span></li>
524
+ <li
525
+ class="css3_grid_row_24 row_style_3 css3_grid_row_24_responsive align_center"><span
526
+ class="css3_grid_vertical_align_table"><span
527
+ class="css3_grid_vertical_align"><span><span
528
+ class="css3_hidden_caption">Global Settings</span><img
529
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
530
+ alt="no"></span></span></span></li>
531
+ <li
532
+ class="css3_grid_row_25 row_style_1 css3_grid_row_25_responsive align_center"><span
533
+ class="css3_grid_vertical_align_table"><span
534
+ class="css3_grid_vertical_align"><span><span
535
+ class="css3_hidden_caption">Custom Size Thumbnails</span><img
536
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
537
+ alt="no"></span></span></span></li>
538
+ <li
539
+ class="css3_grid_row_26 row_style_3 css3_grid_row_26_responsive align_center"><span
540
+ class="css3_grid_vertical_align_table"><span
541
+ class="css3_grid_vertical_align"><span><span
542
+ class="css3_hidden_caption">Pagination for Images</span><img
543
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
544
+ alt="no"></span></span></span></li>
545
+ <li
546
+ class="css3_grid_row_27 row_style_1 css3_grid_row_27_responsive align_center"><span
547
+ class="css3_grid_vertical_align_table"><span
548
+ class="css3_grid_vertical_align"><span><span
549
+ class="css3_hidden_caption">Sorting of Images</span><img
550
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
551
+ alt="no"></span></span></span></li>
552
+ <li
553
+ class="css3_grid_row_28 row_style_3 css3_grid_row_28_responsive align_center"><span
554
+ class="css3_grid_vertical_align_table"><span
555
+ class="css3_grid_vertical_align"><span><span
556
+ class="css3_hidden_caption">Sorting of Albums</span><img
557
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
558
+ alt="no"></span></span></span></li>
559
+ <li
560
+ class="css3_grid_row_29 row_style_1 css3_grid_row_29_responsive align_center"><span
561
+ class="css3_grid_vertical_align_table"><span
562
+ class="css3_grid_vertical_align"><span><span
563
+ class="css3_hidden_caption">Animation Effects</span><img
564
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
565
+ alt="no"></span></span></span></li>
566
+ <li
567
+ class="css3_grid_row_30 row_style_3 css3_grid_row_30_responsive align_center"><span
568
+ class="css3_grid_vertical_align_table"><span
569
+ class="css3_grid_vertical_align"><span><span
570
+ class="css3_hidden_caption">Special Effects</span><img
571
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
572
+ alt="no"></span></span></span></li>
573
+ <li
574
+ class="css3_grid_row_31 row_style_1 css3_grid_row_31_responsive align_center"><span
575
+ class="css3_grid_vertical_align_table"><span
576
+ class="css3_grid_vertical_align"><span><span
577
+ class="css3_hidden_caption">Restore Factory Settings</span><img
578
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
579
+ alt="no"></span></span></span></li>
580
+ <li
581
+ class="css3_grid_row_32 row_style_3 css3_grid_row_32_responsive align_center"><span
582
+ class="css3_grid_vertical_align_table"><span
583
+ class="css3_grid_vertical_align"><span><span
584
+ class="css3_hidden_caption">Filters</span><img
585
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
586
+ alt="no"></span></span></span></li>
587
+ <li
588
+ class="css3_grid_row_33 row_style_1 css3_grid_row_33_responsive align_center"><span
589
+ class="css3_grid_vertical_align_table"><span
590
+ class="css3_grid_vertical_align"><span><span
591
+ class="css3_hidden_caption">Rotation of Thumbnails</span><img
592
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
593
+ alt="no"></span></span></span></li>
594
+ <li
595
+ class="css3_grid_row_34 row_style_3 css3_grid_row_34_responsive align_center"><span
596
+ class="css3_grid_vertical_align_table"><span
597
+ class="css3_grid_vertical_align"><span><span
598
+ class="css3_hidden_caption">Different Lightboxes</span><img
599
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
600
+ alt="no"></span></span></span></li>
601
+ <li
602
+ class="css3_grid_row_35 row_style_1 css3_grid_row_35_responsive align_center"><span
603
+ class="css3_grid_vertical_align_table"><span
604
+ class="css3_grid_vertical_align"><span><span
605
+ class="css3_hidden_caption">Social Sharing</span><img
606
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
607
+ alt="no"></span></span></span></li>
608
+ <li
609
+ class="css3_grid_row_36 row_style_3 css3_grid_row_36_responsive align_center"><span
610
+ class="css3_grid_vertical_align_table"><span
611
+ class="css3_grid_vertical_align"><span><span
612
+ class="css3_hidden_caption">Commenting on Images</span><img
613
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
614
+ alt="no"></span></span></span></li>
615
+ <li
616
+ class="css3_grid_row_37 row_style_1 css3_grid_row_37_responsive align_center"><span
617
+ class="css3_grid_vertical_align_table"><span
618
+ class="css3_grid_vertical_align"><span><span
619
+ class="css3_hidden_caption">Widgets</span><img
620
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
621
+ alt="no"></span></span></span></li>
622
+ <li
623
+ class="css3_grid_row_38 row_style_3 css3_grid_row_38_responsive align_center"><span
624
+ class="css3_grid_vertical_align_table"><span
625
+ class="css3_grid_vertical_align"><span><span
626
+ class="css3_hidden_caption">Bulk Deletion</span><img
627
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
628
+ alt="no"></span></span></span></li>
629
+ <li
630
+ class="css3_grid_row_39 row_style_1 css3_grid_row_39_responsive align_center"><span
631
+ class="css3_grid_vertical_align_table"><span
632
+ class="css3_grid_vertical_align"><span><span
633
+ class="css3_hidden_caption">Purging of Albums</span><img
634
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
635
+ alt="no"></span></span></span></li>
636
+ <li
637
+ class="css3_grid_row_40 footer_row css3_grid_row_40_responsive"><span
638
+ class="css3_grid_vertical_align_table"><span
639
+ class="css3_grid_vertical_align"><a target="_blank"
640
+ href="https://wordpress.org/plugins/gallery-bank/"
641
+ class="sign_up sign_up_orange radius3">Download!</a></span></span></li>
642
+ </ul>
643
+ </div>
644
+ <div class="column_2 column_2_responsive" style="width: 16%;">
645
+ <div class="column_ribbon ribbon_style2_heart"></div>
646
+ <ul>
647
+ <li
648
+ class="css3_grid_row_0 header_row_1 align_center css3_grid_row_0_responsive"><span
649
+ class="css3_grid_vertical_align_table"><span
650
+ class="css3_grid_vertical_align"><h2 class="col1">Eco</h2></span></span></li>
651
+ <li
652
+ class="css3_grid_row_1 header_row_2 css3_grid_row_1_responsive align_center"><span
653
+ class="css3_grid_vertical_align_table"><span
654
+ class="css3_grid_vertical_align"><span
655
+ class="css3_grid_tooltip"><span>You just need to pay for
656
+ once for life time.</span>
657
+ <h1 class="col1">
658
+ &pound;<span>11</span>
659
+ </h1>
660
+ <h3 class="col1">one time</h3></span></span></span></li>
661
+ <li
662
+ class="css3_grid_row_2 row_style_4 css3_grid_row_2_responsive align_center"><span
663
+ class="css3_grid_vertical_align_table"><span
664
+ class="css3_grid_vertical_align"><span><span
665
+ class="css3_hidden_caption">Domains per License</span>1</span></span></span></li>
666
+ <li
667
+ class="css3_grid_row_3 row_style_2 css3_grid_row_3_responsive align_center"><span
668
+ class="css3_grid_vertical_align_table"><span
669
+ class="css3_grid_vertical_align"><span><span
670
+ class="css3_hidden_caption">Technical Support</span>1 Week</span></span></span></li>
671
+ <li
672
+ class="css3_grid_row_4 row_style_4 css3_grid_row_4_responsive align_center"><span
673
+ class="css3_grid_vertical_align_table"><span
674
+ class="css3_grid_vertical_align"><span><span
675
+ class="css3_hidden_caption">Plugin Updates</span><img
676
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
677
+ alt="yes"></span></span></span></li>
678
+ <li
679
+ class="css3_grid_row_5 row_style_2 css3_grid_row_5_responsive align_center"><span
680
+ class="css3_grid_vertical_align_table"><span
681
+ class="css3_grid_vertical_align"><span><span
682
+ class="css3_hidden_caption">Multi-Lingual</span><img
683
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
684
+ alt="yes"></span></span></span></li>
685
+ <li
686
+ class="css3_grid_row_6 row_style_4 css3_grid_row_6_responsive align_center"><span
687
+ class="css3_grid_vertical_align_table"><span
688
+ class="css3_grid_vertical_align"><span><span
689
+ class="css3_hidden_caption">Number of Albums</span>Unlimited</span></span></span></li>
690
+ <li
691
+ class="css3_grid_row_7 row_style_2 css3_grid_row_7_responsive align_center"><span
692
+ class="css3_grid_vertical_align_table"><span
693
+ class="css3_grid_vertical_align"><span><span
694
+ class="css3_hidden_caption">Images per Album</span>Unlimited</span></span></span></li>
695
+ <li
696
+ class="css3_grid_row_8 row_style_4 css3_grid_row_8_responsive align_center"><span
697
+ class="css3_grid_vertical_align_table"><span
698
+ class="css3_grid_vertical_align"><span><span
699
+ class="css3_hidden_caption">Responsive Gallery</span><img
700
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
701
+ alt="yes"></span></span></span></li>
702
+ <li
703
+ class="css3_grid_row_9 row_style_2 css3_grid_row_9_responsive align_center"><span
704
+ class="css3_grid_vertical_align_table"><span
705
+ class="css3_grid_vertical_align"><span><span
706
+ class="css3_hidden_caption">Shortcode Wizard</span><img
707
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
708
+ alt="yes"></span></span></span></li>
709
+ <li
710
+ class="css3_grid_row_10 row_style_4 css3_grid_row_10_responsive align_center"><span
711
+ class="css3_grid_vertical_align_table"><span
712
+ class="css3_grid_vertical_align"><span><span
713
+ class="css3_hidden_caption">Basic Thumbnail Gallery</span><img
714
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
715
+ alt="yes"></span></span></span></li>
716
+ <li
717
+ class="css3_grid_row_11 row_style_2 css3_grid_row_11_responsive align_center"><span
718
+ class="css3_grid_vertical_align_table"><span
719
+ class="css3_grid_vertical_align"><span><span
720
+ class="css3_hidden_caption">Grid Album Format</span><img
721
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
722
+ alt="yes"></span></span></span></li>
723
+ <li
724
+ class="css3_grid_row_12 row_style_4 css3_grid_row_12_responsive align_center"><span
725
+ class="css3_grid_vertical_align_table"><span
726
+ class="css3_grid_vertical_align"><span><span
727
+ class="css3_hidden_caption">Compact Album</span><img
728
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
729
+ alt="yes"></span></span></span></li>
730
+ <li
731
+ class="css3_grid_row_13 row_style_2 css3_grid_row_13_responsive align_center"><span
732
+ class="css3_grid_vertical_align_table"><span
733
+ class="css3_grid_vertical_align"><span><span
734
+ class="css3_hidden_caption">Individual Images</span><img
735
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
736
+ alt="yes"></span></span></span></li>
737
+ <li
738
+ class="css3_grid_row_14 row_style_4 css3_grid_row_14_responsive align_center"><span
739
+ class="css3_grid_vertical_align_table"><span
740
+ class="css3_grid_vertical_align"><span><span
741
+ class="css3_hidden_caption">Individual Album</span><img
742
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
743
+ alt="yes"></span></span></span></li>
744
+ <li
745
+ class="css3_grid_row_15 row_style_2 css3_grid_row_15_responsive align_center"><span
746
+ class="css3_grid_vertical_align_table"><span
747
+ class="css3_grid_vertical_align"><span><span
748
+ class="css3_hidden_caption">Masonry Gallery Format </span><img
749
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
750
+ alt="yes"></span></span></span></li>
751
+ <li
752
+ class="css3_grid_row_16 row_style_4 css3_grid_row_16_responsive align_center"><span
753
+ class="css3_grid_vertical_align_table"><span
754
+ class="css3_grid_vertical_align"><span><span
755
+ class="css3_hidden_caption">List Album Format</span><img
756
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
757
+ alt="yes"></span></span></span></li>
758
+ <li
759
+ class="css3_grid_row_17 row_style_2 css3_grid_row_17_responsive align_center"><span
760
+ class="css3_grid_vertical_align_table"><span
761
+ class="css3_grid_vertical_align"><span><span
762
+ class="css3_hidden_caption">Lightbox</span><img
763
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
764
+ alt="yes"></span></span></span></li>
765
+ <li
766
+ class="css3_grid_row_18 row_style_4 css3_grid_row_18_responsive align_center"><span
767
+ class="css3_grid_vertical_align_table"><span
768
+ class="css3_grid_vertical_align"><span><span
769
+ class="css3_hidden_caption">Extended Album</span><img
770
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
771
+ alt="yes"></span></span></span></li>
772
+ <li
773
+ class="css3_grid_row_19 row_style_2 css3_grid_row_19_responsive align_center"><span
774
+ class="css3_grid_vertical_align_table"><span
775
+ class="css3_grid_vertical_align"><span><span
776
+ class="css3_hidden_caption">Bulk Upload of Images</span><img
777
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
778
+ alt="yes"></span></span></span></li>
779
+ <li
780
+ class="css3_grid_row_20 row_style_4 css3_grid_row_20_responsive align_center"><span
781
+ class="css3_grid_vertical_align_table"><span
782
+ class="css3_grid_vertical_align"><span><span
783
+ class="css3_hidden_caption">Filmstrip Gallery Format</span><img
784
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
785
+ alt="yes"></span></span></span></li>
786
+ <li
787
+ class="css3_grid_row_21 row_style_2 css3_grid_row_21_responsive align_center"><span
788
+ class="css3_grid_vertical_align_table"><span
789
+ class="css3_grid_vertical_align"><span><span
790
+ class="css3_hidden_caption">Blog Style Gallery Format</span><img
791
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
792
+ alt="yes"></span></span></span></li>
793
+ <li
794
+ class="css3_grid_row_22 row_style_4 css3_grid_row_22_responsive align_center"><span
795
+ class="css3_grid_vertical_align_table"><span
796
+ class="css3_grid_vertical_align"><span><span
797
+ class="css3_hidden_caption">Slideshow Gallery</span><img
798
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
799
+ alt="yes"></span></span></span></li>
800
+ <li
801
+ class="css3_grid_row_23 row_style_2 css3_grid_row_23_responsive align_center"><span
802
+ class="css3_grid_vertical_align_table"><span
803
+ class="css3_grid_vertical_align"><span><span
804
+ class="css3_hidden_caption">Videos</span><img
805
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
806
+ alt="yes"></span></span></span></li>
807
+ <li
808
+ class="css3_grid_row_24 row_style_4 css3_grid_row_24_responsive align_center"><span
809
+ class="css3_grid_vertical_align_table"><span
810
+ class="css3_grid_vertical_align"><span><span
811
+ class="css3_hidden_caption">Global Settings</span><img
812
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
813
+ alt="yes"></span></span></span></li>
814
+ <li
815
+ class="css3_grid_row_25 row_style_2 css3_grid_row_25_responsive align_center"><span
816
+ class="css3_grid_vertical_align_table"><span
817
+ class="css3_grid_vertical_align"><span><span
818
+ class="css3_hidden_caption">Custom Size Thumbnails</span><img
819
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
820
+ alt="yes"></span></span></span></li>
821
+ <li
822
+ class="css3_grid_row_26 row_style_4 css3_grid_row_26_responsive align_center"><span
823
+ class="css3_grid_vertical_align_table"><span
824
+ class="css3_grid_vertical_align"><span><span
825
+ class="css3_hidden_caption">Pagination for Images</span><img
826
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
827
+ alt="yes"></span></span></span></li>
828
+ <li
829
+ class="css3_grid_row_27 row_style_2 css3_grid_row_27_responsive align_center"><span
830
+ class="css3_grid_vertical_align_table"><span
831
+ class="css3_grid_vertical_align"><span><span
832
+ class="css3_hidden_caption">Sorting of Images</span><img
833
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
834
+ alt="yes"></span></span></span></li>
835
+ <li
836
+ class="css3_grid_row_28 row_style_4 css3_grid_row_28_responsive align_center"><span
837
+ class="css3_grid_vertical_align_table"><span
838
+ class="css3_grid_vertical_align"><span><span
839
+ class="css3_hidden_caption">Sorting of Albums</span><img
840
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
841
+ alt="yes"></span></span></span></li>
842
+ <li
843
+ class="css3_grid_row_29 row_style_2 css3_grid_row_29_responsive align_center"><span
844
+ class="css3_grid_vertical_align_table"><span
845
+ class="css3_grid_vertical_align"><span><span
846
+ class="css3_hidden_caption">Animation Effects</span><img
847
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
848
+ alt="yes"></span></span></span></li>
849
+ <li
850
+ class="css3_grid_row_30 row_style_4 css3_grid_row_30_responsive align_center"><span
851
+ class="css3_grid_vertical_align_table"><span
852
+ class="css3_grid_vertical_align"><span><span
853
+ class="css3_hidden_caption">Special Effects</span><img
854
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
855
+ alt="yes"></span></span></span></li>
856
+ <li
857
+ class="css3_grid_row_31 row_style_2 css3_grid_row_31_responsive align_center"><span
858
+ class="css3_grid_vertical_align_table"><span
859
+ class="css3_grid_vertical_align"><span><span
860
+ class="css3_hidden_caption">Restore Factory Settings</span><img
861
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
862
+ alt="yes"></span></span></span></li>
863
+ <li
864
+ class="css3_grid_row_32 row_style_4 css3_grid_row_32_responsive align_center"><span
865
+ class="css3_grid_vertical_align_table"><span
866
+ class="css3_grid_vertical_align"><span><span
867
+ class="css3_hidden_caption">Filters</span><img
868
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
869
+ alt="yes"></span></span></span></li>
870
+ <li
871
+ class="css3_grid_row_33 row_style_2 css3_grid_row_33_responsive align_center"><span
872
+ class="css3_grid_vertical_align_table"><span
873
+ class="css3_grid_vertical_align"><span><span
874
+ class="css3_hidden_caption">Rotation of Thumbnails</span><img
875
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
876
+ alt="yes"></span></span></span></li>
877
+ <li
878
+ class="css3_grid_row_34 row_style_4 css3_grid_row_34_responsive align_center"><span
879
+ class="css3_grid_vertical_align_table"><span
880
+ class="css3_grid_vertical_align"><span><span
881
+ class="css3_hidden_caption">Different Lightboxes</span><img
882
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
883
+ alt="no"></span></span></span></li>
884
+ <li
885
+ class="css3_grid_row_35 row_style_2 css3_grid_row_35_responsive align_center"><span
886
+ class="css3_grid_vertical_align_table"><span
887
+ class="css3_grid_vertical_align"><span><span
888
+ class="css3_hidden_caption">Social Sharing</span><img
889
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
890
+ alt="no"></span></span></span></li>
891
+ <li
892
+ class="css3_grid_row_36 row_style_4 css3_grid_row_36_responsive align_center"><span
893
+ class="css3_grid_vertical_align_table"><span
894
+ class="css3_grid_vertical_align"><span><span
895
+ class="css3_hidden_caption">Commenting on Images</span><img
896
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
897
+ alt="no"></span></span></span></li>
898
+ <li
899
+ class="css3_grid_row_37 row_style_2 css3_grid_row_37_responsive align_center"><span
900
+ class="css3_grid_vertical_align_table"><span
901
+ class="css3_grid_vertical_align"><span><span
902
+ class="css3_hidden_caption">Widgets</span><img
903
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
904
+ alt="no"></span></span></span></li>
905
+ <li
906
+ class="css3_grid_row_38 row_style_4 css3_grid_row_38_responsive align_center"><span
907
+ class="css3_grid_vertical_align_table"><span
908
+ class="css3_grid_vertical_align"><span><span
909
+ class="css3_hidden_caption">Bulk Deletion</span><img
910
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
911
+ alt="no"></span></span></span></li>
912
+ <li
913
+ class="css3_grid_row_39 row_style_2 css3_grid_row_39_responsive align_center"><span
914
+ class="css3_grid_vertical_align_table"><span
915
+ class="css3_grid_vertical_align"><span><span
916
+ class="css3_hidden_caption">Purging of Albums</span><img
917
+ src="<?php echo plugins_url("/assets/img/cross_04.png" , dirname(__FILE__)); ?>"
918
+ alt="no"></span></span></span></li>
919
+ <li
920
+ class="css3_grid_row_40 footer_row css3_grid_row_40_responsive"><span
921
+ class="css3_grid_vertical_align_table"><span
922
+ class="css3_grid_vertical_align"><a
923
+ href="/shop/wp-gallery-bank/gallery-bank-eco-edition/"
924
+ class="sign_up sign_up_orange radius3">Order Now!</a></span></span></li>
925
+ </ul>
926
+ </div>
927
+ <div class="column_3 column_3_responsive" style="width: 16%;">
928
+ <div class="column_ribbon ribbon_style2_best"></div>
929
+ <ul>
930
+ <li
931
+ class="css3_grid_row_0 header_row_1 align_center css3_grid_row_0_responsive"><span
932
+ class="css3_grid_vertical_align_table"><span
933
+ class="css3_grid_vertical_align"><h2 class="col2">Pro</h2></span></span></li>
934
+ <li
935
+ class="css3_grid_row_1 header_row_2 css3_grid_row_1_responsive align_center"><span
936
+ class="css3_grid_vertical_align_table"><span
937
+ class="css3_grid_vertical_align"><span
938
+ class="css3_grid_tooltip"><span>You just need to pay for
939
+ once for life time.</span>
940
+ <h1 class="col1">
941
+ &pound;<span>18</span>
942
+ </h1>
943
+ <h3 class="col1">one time</h3></span></span></span></li>
944
+ <li
945
+ class="css3_grid_row_2 row_style_3 css3_grid_row_2_responsive align_center"><span
946
+ class="css3_grid_vertical_align_table"><span
947
+ class="css3_grid_vertical_align"><span><span
948
+ class="css3_hidden_caption">Domains per License</span>1</span></span></span></li>
949
+ <li
950
+ class="css3_grid_row_3 row_style_1 css3_grid_row_3_responsive align_center"><span
951
+ class="css3_grid_vertical_align_table"><span
952
+ class="css3_grid_vertical_align"><span><span
953
+ class="css3_hidden_caption">Technical Support</span>1 Month</span></span></span></li>
954
+ <li
955
+ class="css3_grid_row_4 row_style_3 css3_grid_row_4_responsive align_center"><span
956
+ class="css3_grid_vertical_align_table"><span
957
+ class="css3_grid_vertical_align"><span><span
958
+ class="css3_hidden_caption">Plugin Updates</span><img
959
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
960
+ alt="yes"></span></span></span></li>
961
+ <li
962
+ class="css3_grid_row_5 row_style_1 css3_grid_row_5_responsive align_center"><span
963
+ class="css3_grid_vertical_align_table"><span
964
+ class="css3_grid_vertical_align"><span><span
965
+ class="css3_hidden_caption">Multi-Lingual</span><img
966
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
967
+ alt="yes"></span></span></span></li>
968
+ <li
969
+ class="css3_grid_row_6 row_style_3 css3_grid_row_6_responsive align_center"><span
970
+ class="css3_grid_vertical_align_table"><span
971
+ class="css3_grid_vertical_align"><span><span
972
+ class="css3_hidden_caption">Number of Albums</span>Unlimited</span></span></span></li>
973
+ <li
974
+ class="css3_grid_row_7 row_style_1 css3_grid_row_7_responsive align_center"><span
975
+ class="css3_grid_vertical_align_table"><span
976
+ class="css3_grid_vertical_align"><span><span
977
+ class="css3_hidden_caption">Images per Album</span>Unlimited</span></span></span></li>
978
+ <li
979
+ class="css3_grid_row_8 row_style_3 css3_grid_row_8_responsive align_center"><span
980
+ class="css3_grid_vertical_align_table"><span
981
+ class="css3_grid_vertical_align"><span><span
982
+ class="css3_hidden_caption">Responsive Gallery</span><img
983
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
984
+ alt="yes"></span></span></span></li>
985
+ <li
986
+ class="css3_grid_row_9 row_style_1 css3_grid_row_9_responsive align_center"><span
987
+ class="css3_grid_vertical_align_table"><span
988
+ class="css3_grid_vertical_align"><span><span
989
+ class="css3_hidden_caption">Shortcode Wizard</span><img
990
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
991
+ alt="yes"></span></span></span></li>
992
+ <li
993
+ class="css3_grid_row_10 row_style_3 css3_grid_row_10_responsive align_center"><span
994
+ class="css3_grid_vertical_align_table"><span
995
+ class="css3_grid_vertical_align"><span><span
996
+ class="css3_hidden_caption">Basic Thumbnail Gallery</span><img
997
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
998
+ alt="yes"></span></span></span></li>
999
+ <li
1000
+ class="css3_grid_row_11 row_style_1 css3_grid_row_11_responsive align_center"><span
1001
+ class="css3_grid_vertical_align_table"><span
1002
+ class="css3_grid_vertical_align"><span><span
1003
+ class="css3_hidden_caption">Grid Album Format</span><img
1004
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1005
+ alt="yes"></span></span></span></li>
1006
+ <li
1007
+ class="css3_grid_row_12 row_style_3 css3_grid_row_12_responsive align_center"><span
1008
+ class="css3_grid_vertical_align_table"><span
1009
+ class="css3_grid_vertical_align"><span><span
1010
+ class="css3_hidden_caption">Compact Album</span><img
1011
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1012
+ alt="yes"></span></span></span></li>
1013
+ <li
1014
+ class="css3_grid_row_13 row_style_1 css3_grid_row_13_responsive align_center"><span
1015
+ class="css3_grid_vertical_align_table"><span
1016
+ class="css3_grid_vertical_align"><span><span
1017
+ class="css3_hidden_caption">Individual Images</span><img
1018
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1019
+ alt="yes"></span></span></span></li>
1020
+ <li
1021
+ class="css3_grid_row_14 row_style_3 css3_grid_row_14_responsive align_center"><span
1022
+ class="css3_grid_vertical_align_table"><span
1023
+ class="css3_grid_vertical_align"><span><span
1024
+ class="css3_hidden_caption">Individual Album</span><img
1025
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1026
+ alt="yes"></span></span></span></li>
1027
+ <li
1028
+ class="css3_grid_row_15 row_style_1 css3_grid_row_15_responsive align_center"><span
1029
+ class="css3_grid_vertical_align_table"><span
1030
+ class="css3_grid_vertical_align"><span><span
1031
+ class="css3_hidden_caption">Masonry Gallery Format </span><img
1032
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1033
+ alt="yes"></span></span></span></li>
1034
+ <li
1035
+ class="css3_grid_row_16 row_style_3 css3_grid_row_16_responsive align_center"><span
1036
+ class="css3_grid_vertical_align_table"><span
1037
+ class="css3_grid_vertical_align"><span><span
1038
+ class="css3_hidden_caption">List Album Format</span><img
1039
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1040
+ alt="yes"></span></span></span></li>
1041
+ <li
1042
+ class="css3_grid_row_17 row_style_1 css3_grid_row_17_responsive align_center"><span
1043
+ class="css3_grid_vertical_align_table"><span
1044
+ class="css3_grid_vertical_align"><span><span
1045
+ class="css3_hidden_caption">Lightbox</span><img
1046
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1047
+ alt="yes"></span></span></span></li>
1048
+ <li
1049
+ class="css3_grid_row_18 row_style_3 css3_grid_row_18_responsive align_center"><span
1050
+ class="css3_grid_vertical_align_table"><span
1051
+ class="css3_grid_vertical_align"><span><span
1052
+ class="css3_hidden_caption">Extended Album</span><img
1053
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1054
+ alt="yes"></span></span></span></li>
1055
+ <li
1056
+ class="css3_grid_row_19 row_style_1 css3_grid_row_19_responsive align_center"><span
1057
+ class="css3_grid_vertical_align_table"><span
1058
+ class="css3_grid_vertical_align"><span><span
1059
+ class="css3_hidden_caption">Bulk Upload of Images</span><img
1060
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1061
+ alt="yes"></span></span></span></li>
1062
+ <li
1063
+ class="css3_grid_row_20 row_style_3 css3_grid_row_20_responsive align_center"><span
1064
+ class="css3_grid_vertical_align_table"><span
1065
+ class="css3_grid_vertical_align"><span><span
1066
+ class="css3_hidden_caption">Filmstrip Gallery Format</span><img
1067
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1068
+ alt="yes"></span></span></span></li>
1069
+ <li
1070
+ class="css3_grid_row_21 row_style_1 css3_grid_row_21_responsive align_center"><span
1071
+ class="css3_grid_vertical_align_table"><span
1072
+ class="css3_grid_vertical_align"><span><span
1073
+ class="css3_hidden_caption">Blog Style Gallery Format</span><img
1074
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1075
+ alt="yes"></span></span></span></li>
1076
+ <li
1077
+ class="css3_grid_row_22 row_style_3 css3_grid_row_22_responsive align_center"><span
1078
+ class="css3_grid_vertical_align_table"><span
1079
+ class="css3_grid_vertical_align"><span><span
1080
+ class="css3_hidden_caption">Slideshow Gallery</span><img
1081
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1082
+ alt="yes"></span></span></span></li>
1083
+ <li
1084
+ class="css3_grid_row_23 row_style_1 css3_grid_row_23_responsive align_center"><span
1085
+ class="css3_grid_vertical_align_table"><span
1086
+ class="css3_grid_vertical_align"><span><span
1087
+ class="css3_hidden_caption">Videos</span><img
1088
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1089
+ alt="yes"></span></span></span></li>
1090
+ <li
1091
+ class="css3_grid_row_24 row_style_3 css3_grid_row_24_responsive align_center"><span
1092
+ class="css3_grid_vertical_align_table"><span
1093
+ class="css3_grid_vertical_align"><span><span
1094
+ class="css3_hidden_caption">Global Settings</span><img
1095
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1096
+ alt="yes"></span></span></span></li>
1097
+ <li
1098
+ class="css3_grid_row_25 row_style_1 css3_grid_row_25_responsive align_center"><span
1099
+ class="css3_grid_vertical_align_table"><span
1100
+ class="css3_grid_vertical_align"><span><span
1101
+ class="css3_hidden_caption">Custom Size Thumbnails</span><img
1102
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1103
+ alt="yes"></span></span></span></li>
1104
+ <li
1105
+ class="css3_grid_row_26 row_style_3 css3_grid_row_26_responsive align_center"><span
1106
+ class="css3_grid_vertical_align_table"><span
1107
+ class="css3_grid_vertical_align"><span><span
1108
+ class="css3_hidden_caption">Pagination for Images</span><img
1109
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1110
+ alt="yes"></span></span></span></li>
1111
+ <li
1112
+ class="css3_grid_row_27 row_style_1 css3_grid_row_27_responsive align_center"><span
1113
+ class="css3_grid_vertical_align_table"><span
1114
+ class="css3_grid_vertical_align"><span><span
1115
+ class="css3_hidden_caption">Sorting of Images</span><img
1116
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1117
+ alt="yes"></span></span></span></li>
1118
+ <li
1119
+ class="css3_grid_row_28 row_style_3 css3_grid_row_28_responsive align_center"><span
1120
+ class="css3_grid_vertical_align_table"><span
1121
+ class="css3_grid_vertical_align"><span><span
1122
+ class="css3_hidden_caption">Sorting of Albums</span><img
1123
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1124
+ alt="yes"></span></span></span></li>
1125
+ <li
1126
+ class="css3_grid_row_29 row_style_1 css3_grid_row_29_responsive align_center"><span
1127
+ class="css3_grid_vertical_align_table"><span
1128
+ class="css3_grid_vertical_align"><span><span
1129
+ class="css3_hidden_caption">Animation Effects</span><img
1130
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1131
+ alt="yes"></span></span></span></li>
1132
+ <li
1133
+ class="css3_grid_row_30 row_style_3 css3_grid_row_30_responsive align_center"><span
1134
+ class="css3_grid_vertical_align_table"><span
1135
+ class="css3_grid_vertical_align"><span><span
1136
+ class="css3_hidden_caption">Special Effects</span><img
1137
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1138
+ alt="yes"></span></span></span></li>
1139
+ <li
1140
+ class="css3_grid_row_31 row_style_1 css3_grid_row_31_responsive align_center"><span
1141
+ class="css3_grid_vertical_align_table"><span
1142
+ class="css3_grid_vertical_align"><span><span
1143
+ class="css3_hidden_caption">Restore Factory Settings</span><img
1144
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1145
+ alt="yes"></span></span></span></li>
1146
+ <li
1147
+ class="css3_grid_row_32 row_style_3 css3_grid_row_32_responsive align_center"><span
1148
+ class="css3_grid_vertical_align_table"><span
1149
+ class="css3_grid_vertical_align"><span><span
1150
+ class="css3_hidden_caption">Filters</span><img
1151
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1152
+ alt="yes"></span></span></span></li>
1153
+ <li
1154
+ class="css3_grid_row_33 row_style_1 css3_grid_row_33_responsive align_center"><span
1155
+ class="css3_grid_vertical_align_table"><span
1156
+ class="css3_grid_vertical_align"><span><span
1157
+ class="css3_hidden_caption">Rotation of Thumbnails</span><img
1158
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1159
+ alt="yes"></span></span></span></li>
1160
+ <li
1161
+ class="css3_grid_row_34 row_style_3 css3_grid_row_34_responsive align_center"><span
1162
+ class="css3_grid_vertical_align_table"><span
1163
+ class="css3_grid_vertical_align"><span><span
1164
+ class="css3_hidden_caption">Different Lightboxes</span><img
1165
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1166
+ alt="yes"></span></span></span></li>
1167
+ <li
1168
+ class="css3_grid_row_35 row_style_1 css3_grid_row_35_responsive align_center"><span
1169
+ class="css3_grid_vertical_align_table"><span
1170
+ class="css3_grid_vertical_align"><span><span
1171
+ class="css3_hidden_caption">Social Sharing</span><img
1172
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1173
+ alt="yes"></span></span></span></li>
1174
+ <li
1175
+ class="css3_grid_row_36 row_style_3 css3_grid_row_36_responsive align_center"><span
1176
+ class="css3_grid_vertical_align_table"><span
1177
+ class="css3_grid_vertical_align"><span><span
1178
+ class="css3_hidden_caption">Commenting on Images</span><img
1179
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1180
+ alt="yes"></span></span></span></li>
1181
+ <li
1182
+ class="css3_grid_row_37 row_style_1 css3_grid_row_37_responsive align_center"><span
1183
+ class="css3_grid_vertical_align_table"><span
1184
+ class="css3_grid_vertical_align"><span><span
1185
+ class="css3_hidden_caption">Widgets</span><img
1186
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1187
+ alt="yes"></span></span></span></li>
1188
+ <li
1189
+ class="css3_grid_row_38 row_style_3 css3_grid_row_38_responsive align_center"><span
1190
+ class="css3_grid_vertical_align_table"><span
1191
+ class="css3_grid_vertical_align"><span><span
1192
+ class="css3_hidden_caption">Bulk Deletion</span><img
1193
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1194
+ alt="yes"></span></span></span></li>
1195
+ <li
1196
+ class="css3_grid_row_39 row_style_1 css3_grid_row_39_responsive align_center"><span
1197
+ class="css3_grid_vertical_align_table"><span
1198
+ class="css3_grid_vertical_align"><span><span
1199
+ class="css3_hidden_caption">Purging of Albums</span><img
1200
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1201
+ alt="yes"></span></span></span></li>
1202
+ <li
1203
+ class="css3_grid_row_40 footer_row css3_grid_row_40_responsive"><span
1204
+ class="css3_grid_vertical_align_table"><span
1205
+ class="css3_grid_vertical_align"><a
1206
+ href="/shop/wp-gallery-bank/gallery-bank-pro-edition/"
1207
+ class="sign_up sign_up_orange radius3">Order Now!</a></span></span></li>
1208
+ </ul>
1209
+ </div>
1210
+ <div class="column_4 column_4_responsive" style="width: 16%;">
1211
+ <div class="column_ribbon ribbon_style2_hot"></div>
1212
+ <ul>
1213
+ <li
1214
+ class="css3_grid_row_0 header_row_1 align_center css3_grid_row_0_responsive"><span
1215
+ class="css3_grid_vertical_align_table"><span
1216
+ class="css3_grid_vertical_align"><h2 class="col1">Developer</h2></span></span></li>
1217
+ <li
1218
+ class="css3_grid_row_1 header_row_2 css3_grid_row_1_responsive align_center"><span
1219
+ class="css3_grid_vertical_align_table"><span
1220
+ class="css3_grid_vertical_align"><span
1221
+ class="css3_grid_tooltip"><span>You just need to pay for
1222
+ once for life time.</span>
1223
+ <h1 class="col1">
1224
+ &pound;<span>63</span>
1225
+ </h1>
1226
+ <h3 class="col1">one time</h3></span></span></span></li>
1227
+ <li
1228
+ class="css3_grid_row_2 row_style_4 css3_grid_row_2_responsive align_center"><span
1229
+ class="css3_grid_vertical_align_table"><span
1230
+ class="css3_grid_vertical_align"><span><span
1231
+ class="css3_hidden_caption">Domains per License</span>5</span></span></span></li>
1232
+ <li
1233
+ class="css3_grid_row_3 row_style_2 css3_grid_row_3_responsive align_center"><span
1234
+ class="css3_grid_vertical_align_table"><span
1235
+ class="css3_grid_vertical_align"><span><span
1236
+ class="css3_hidden_caption">Technical Support</span>1 Year</span></span></span></li>
1237
+ <li
1238
+ class="css3_grid_row_4 row_style_4 css3_grid_row_4_responsive align_center"><span
1239
+ class="css3_grid_vertical_align_table"><span
1240
+ class="css3_grid_vertical_align"><span><span
1241
+ class="css3_hidden_caption">Plugin Updates</span><img
1242
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1243
+ alt="yes"></span></span></span></li>
1244
+ <li
1245
+ class="css3_grid_row_5 row_style_2 css3_grid_row_5_responsive align_center"><span
1246
+ class="css3_grid_vertical_align_table"><span
1247
+ class="css3_grid_vertical_align"><span><span
1248
+ class="css3_hidden_caption">Multi-Lingual</span><img
1249
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1250
+ alt="yes"></span></span></span></li>
1251
+ <li
1252
+ class="css3_grid_row_6 row_style_4 css3_grid_row_6_responsive align_center"><span
1253
+ class="css3_grid_vertical_align_table"><span
1254
+ class="css3_grid_vertical_align"><span><span
1255
+ class="css3_hidden_caption">Number of Albums</span>Unlimited</span></span></span></li>
1256
+ <li
1257
+ class="css3_grid_row_7 row_style_2 css3_grid_row_7_responsive align_center"><span
1258
+ class="css3_grid_vertical_align_table"><span
1259
+ class="css3_grid_vertical_align"><span><span
1260
+ class="css3_hidden_caption">Images per Album</span>Unlimited</span></span></span></li>
1261
+ <li
1262
+ class="css3_grid_row_8 row_style_4 css3_grid_row_8_responsive align_center"><span
1263
+ class="css3_grid_vertical_align_table"><span
1264
+ class="css3_grid_vertical_align"><span><span
1265
+ class="css3_hidden_caption">Responsive Gallery</span><img
1266
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1267
+ alt="yes"></span></span></span></li>
1268
+ <li
1269
+ class="css3_grid_row_9 row_style_2 css3_grid_row_9_responsive align_center"><span
1270
+ class="css3_grid_vertical_align_table"><span
1271
+ class="css3_grid_vertical_align"><span><span
1272
+ class="css3_hidden_caption">Shortcode Wizard</span><img
1273
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1274
+ alt="yes"></span></span></span></li>
1275
+ <li
1276
+ class="css3_grid_row_10 row_style_4 css3_grid_row_10_responsive align_center"><span
1277
+ class="css3_grid_vertical_align_table"><span
1278
+ class="css3_grid_vertical_align"><span><span
1279
+ class="css3_hidden_caption">Basic Thumbnail Gallery</span><img
1280
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1281
+ alt="yes"></span></span></span></li>
1282
+ <li
1283
+ class="css3_grid_row_11 row_style_2 css3_grid_row_11_responsive align_center"><span
1284
+ class="css3_grid_vertical_align_table"><span
1285
+ class="css3_grid_vertical_align"><span><span
1286
+ class="css3_hidden_caption">Grid Album Format</span><img
1287
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1288
+ alt="yes"></span></span></span></li>
1289
+ <li
1290
+ class="css3_grid_row_12 row_style_4 css3_grid_row_12_responsive align_center"><span
1291
+ class="css3_grid_vertical_align_table"><span
1292
+ class="css3_grid_vertical_align"><span><span
1293
+ class="css3_hidden_caption">Compact Album</span><img
1294
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1295
+ alt="yes"></span></span></span></li>
1296
+ <li
1297
+ class="css3_grid_row_13 row_style_2 css3_grid_row_13_responsive align_center"><span
1298
+ class="css3_grid_vertical_align_table"><span
1299
+ class="css3_grid_vertical_align"><span><span
1300
+ class="css3_hidden_caption">Individual Images</span><img
1301
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1302
+ alt="yes"></span></span></span></li>
1303
+ <li
1304
+ class="css3_grid_row_14 row_style_4 css3_grid_row_14_responsive align_center"><span
1305
+ class="css3_grid_vertical_align_table"><span
1306
+ class="css3_grid_vertical_align"><span><span
1307
+ class="css3_hidden_caption">Individual Album</span><img
1308
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1309
+ alt="yes"></span></span></span></li>
1310
+ <li
1311
+ class="css3_grid_row_15 row_style_2 css3_grid_row_15_responsive align_center"><span
1312
+ class="css3_grid_vertical_align_table"><span
1313
+ class="css3_grid_vertical_align"><span><span
1314
+ class="css3_hidden_caption">Masonry Gallery Format </span><img
1315
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1316
+ alt="yes"></span></span></span></li>
1317
+ <li
1318
+ class="css3_grid_row_16 row_style_4 css3_grid_row_16_responsive align_center"><span
1319
+ class="css3_grid_vertical_align_table"><span
1320
+ class="css3_grid_vertical_align"><span><span
1321
+ class="css3_hidden_caption">List Album Format</span><img
1322
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1323
+ alt="yes"></span></span></span></li>
1324
+ <li
1325
+ class="css3_grid_row_17 row_style_2 css3_grid_row_17_responsive align_center"><span
1326
+ class="css3_grid_vertical_align_table"><span
1327
+ class="css3_grid_vertical_align"><span><span
1328
+ class="css3_hidden_caption">Lightbox</span><img
1329
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1330
+ alt="yes"></span></span></span></li>
1331
+ <li
1332
+ class="css3_grid_row_18 row_style_4 css3_grid_row_18_responsive align_center"><span
1333
+ class="css3_grid_vertical_align_table"><span
1334
+ class="css3_grid_vertical_align"><span><span
1335
+ class="css3_hidden_caption">Extended Album</span><img
1336
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1337
+ alt="yes"></span></span></span></li>
1338
+ <li
1339
+ class="css3_grid_row_19 row_style_2 css3_grid_row_19_responsive align_center"><span
1340
+ class="css3_grid_vertical_align_table"><span
1341
+ class="css3_grid_vertical_align"><span><span
1342
+ class="css3_hidden_caption">Bulk Upload of Images</span><img
1343
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1344
+ alt="yes"></span></span></span></li>
1345
+ <li
1346
+ class="css3_grid_row_20 row_style_4 css3_grid_row_20_responsive align_center"><span
1347
+ class="css3_grid_vertical_align_table"><span
1348
+ class="css3_grid_vertical_align"><span><span
1349
+ class="css3_hidden_caption">Filmstrip Gallery Format</span><img
1350
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1351
+ alt="yes"></span></span></span></li>
1352
+ <li
1353
+ class="css3_grid_row_21 row_style_2 css3_grid_row_21_responsive align_center"><span
1354
+ class="css3_grid_vertical_align_table"><span
1355
+ class="css3_grid_vertical_align"><span><span
1356
+ class="css3_hidden_caption">Blog Style Gallery Format</span><img
1357
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1358
+ alt="yes"></span></span></span></li>
1359
+ <li
1360
+ class="css3_grid_row_22 row_style_4 css3_grid_row_22_responsive align_center"><span
1361
+ class="css3_grid_vertical_align_table"><span
1362
+ class="css3_grid_vertical_align"><span><span
1363
+ class="css3_hidden_caption">Slideshow Gallery</span><img
1364
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1365
+ alt="yes"></span></span></span></li>
1366
+ <li
1367
+ class="css3_grid_row_23 row_style_2 css3_grid_row_23_responsive align_center"><span
1368
+ class="css3_grid_vertical_align_table"><span
1369
+ class="css3_grid_vertical_align"><span><span
1370
+ class="css3_hidden_caption">Videos</span><img
1371
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1372
+ alt="yes"></span></span></span></li>
1373
+ <li
1374
+ class="css3_grid_row_24 row_style_4 css3_grid_row_24_responsive align_center"><span
1375
+ class="css3_grid_vertical_align_table"><span
1376
+ class="css3_grid_vertical_align"><span><span
1377
+ class="css3_hidden_caption">Global Settings</span><img
1378
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1379
+ alt="yes"></span></span></span></li>
1380
+ <li
1381
+ class="css3_grid_row_25 row_style_2 css3_grid_row_25_responsive align_center"><span
1382
+ class="css3_grid_vertical_align_table"><span
1383
+ class="css3_grid_vertical_align"><span><span
1384
+ class="css3_hidden_caption">Custom Size Thumbnails</span><img
1385
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1386
+ alt="yes"></span></span></span></li>
1387
+ <li
1388
+ class="css3_grid_row_26 row_style_4 css3_grid_row_26_responsive align_center"><span
1389
+ class="css3_grid_vertical_align_table"><span
1390
+ class="css3_grid_vertical_align"><span><span
1391
+ class="css3_hidden_caption">Pagination for Images</span><img
1392
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1393
+ alt="yes"></span></span></span></li>
1394
+ <li
1395
+ class="css3_grid_row_27 row_style_2 css3_grid_row_27_responsive align_center"><span
1396
+ class="css3_grid_vertical_align_table"><span
1397
+ class="css3_grid_vertical_align"><span><span
1398
+ class="css3_hidden_caption">Sorting of Images</span><img
1399
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1400
+ alt="yes"></span></span></span></li>
1401
+ <li
1402
+ class="css3_grid_row_28 row_style_4 css3_grid_row_28_responsive align_center"><span
1403
+ class="css3_grid_vertical_align_table"><span
1404
+ class="css3_grid_vertical_align"><span><span
1405
+ class="css3_hidden_caption">Sorting of Albums</span><img
1406
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1407
+ alt="yes"></span></span></span></li>
1408
+ <li
1409
+ class="css3_grid_row_29 row_style_2 css3_grid_row_29_responsive align_center"><span
1410
+ class="css3_grid_vertical_align_table"><span
1411
+ class="css3_grid_vertical_align"><span><span
1412
+ class="css3_hidden_caption">Animation Effects</span><img
1413
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1414
+ alt="yes"></span></span></span></li>
1415
+ <li
1416
+ class="css3_grid_row_30 row_style_4 css3_grid_row_30_responsive align_center"><span
1417
+ class="css3_grid_vertical_align_table"><span
1418
+ class="css3_grid_vertical_align"><span><span
1419
+ class="css3_hidden_caption">Special Effects</span><img
1420
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1421
+ alt="yes"></span></span></span></li>
1422
+ <li
1423
+ class="css3_grid_row_31 row_style_2 css3_grid_row_31_responsive align_center"><span
1424
+ class="css3_grid_vertical_align_table"><span
1425
+ class="css3_grid_vertical_align"><span><span
1426
+ class="css3_hidden_caption">Restore Factory Settings</span><img
1427
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1428
+ alt="yes"></span></span></span></li>
1429
+ <li
1430
+ class="css3_grid_row_32 row_style_4 css3_grid_row_32_responsive align_center"><span
1431
+ class="css3_grid_vertical_align_table"><span
1432
+ class="css3_grid_vertical_align"><span><span
1433
+ class="css3_hidden_caption">Filters</span><img
1434
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1435
+ alt="yes"></span></span></span></li>
1436
+ <li
1437
+ class="css3_grid_row_33 row_style_2 css3_grid_row_33_responsive align_center"><span
1438
+ class="css3_grid_vertical_align_table"><span
1439
+ class="css3_grid_vertical_align"><span><span
1440
+ class="css3_hidden_caption">Rotation of Thumbnails</span><img
1441
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1442
+ alt="yes"></span></span></span></li>
1443
+ <li
1444
+ class="css3_grid_row_34 row_style_4 css3_grid_row_34_responsive align_center"><span
1445
+ class="css3_grid_vertical_align_table"><span
1446
+ class="css3_grid_vertical_align"><span><span
1447
+ class="css3_hidden_caption">Different Lightboxes</span><img
1448
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1449
+ alt="yes"></span></span></span></li>
1450
+ <li
1451
+ class="css3_grid_row_35 row_style_2 css3_grid_row_35_responsive align_center"><span
1452
+ class="css3_grid_vertical_align_table"><span
1453
+ class="css3_grid_vertical_align"><span><span
1454
+ class="css3_hidden_caption">Social Sharing</span><img
1455
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1456
+ alt="yes"></span></span></span></li>
1457
+ <li
1458
+ class="css3_grid_row_36 row_style_4 css3_grid_row_36_responsive align_center"><span
1459
+ class="css3_grid_vertical_align_table"><span
1460
+ class="css3_grid_vertical_align"><span><span
1461
+ class="css3_hidden_caption">Commenting on Images</span><img
1462
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1463
+ alt="yes"></span></span></span></li>
1464
+ <li
1465
+ class="css3_grid_row_37 row_style_2 css3_grid_row_37_responsive align_center"><span
1466
+ class="css3_grid_vertical_align_table"><span
1467
+ class="css3_grid_vertical_align"><span><span
1468
+ class="css3_hidden_caption">Widgets</span><img
1469
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1470
+ alt="yes"></span></span></span></li>
1471
+ <li
1472
+ class="css3_grid_row_38 row_style_4 css3_grid_row_38_responsive align_center"><span
1473
+ class="css3_grid_vertical_align_table"><span
1474
+ class="css3_grid_vertical_align"><span><span
1475
+ class="css3_hidden_caption">Bulk Deletion</span><img
1476
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1477
+ alt="yes"></span></span></span></li>
1478
+ <li
1479
+ class="css3_grid_row_39 row_style_2 css3_grid_row_39_responsive align_center"><span
1480
+ class="css3_grid_vertical_align_table"><span
1481
+ class="css3_grid_vertical_align"><span><span
1482
+ class="css3_hidden_caption">Purging of Albums</span><img
1483
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1484
+ alt="yes"></span></span></span></li>
1485
+ <li
1486
+ class="css3_grid_row_40 footer_row css3_grid_row_40_responsive"><span
1487
+ class="css3_grid_vertical_align_table"><span
1488
+ class="css3_grid_vertical_align"><a
1489
+ href="/shop/wp-gallery-bank/gallery-bank-developer-edition/"
1490
+ class="sign_up sign_up_orange radius3">Order Now!</a></span></span></li>
1491
+ </ul>
1492
+ </div>
1493
+ <div class="column_1 column_5_responsive" style="width: 16%;">
1494
+ <div class="column_ribbon ribbon_style2_save"></div>
1495
+ <ul>
1496
+ <li
1497
+ class="css3_grid_row_0 header_row_1 align_center css3_grid_row_0_responsive radius5_topright"><span
1498
+ class="css3_grid_vertical_align_table"><span
1499
+ class="css3_grid_vertical_align"><h2 class="col1">Extended</h2></span></span></li>
1500
+ <li
1501
+ class="css3_grid_row_1 header_row_2 css3_grid_row_1_responsive align_center"><span
1502
+ class="css3_grid_vertical_align_table"><span
1503
+ class="css3_grid_vertical_align"><span
1504
+ class="css3_grid_tooltip"><span>You just need to pay for
1505
+ once for life time.</span>
1506
+ <h1 class="col1">
1507
+ &pound;<span>549</span>
1508
+ </h1>
1509
+ <h3 class="col1">one time</h3></span></span></span></li>
1510
+ <li
1511
+ class="css3_grid_row_2 row_style_3 css3_grid_row_2_responsive align_center"><span
1512
+ class="css3_grid_vertical_align_table"><span
1513
+ class="css3_grid_vertical_align"><span><span
1514
+ class="css3_hidden_caption">Domains per License</span>50</span></span></span></li>
1515
+ <li
1516
+ class="css3_grid_row_3 row_style_1 css3_grid_row_3_responsive align_center"><span
1517
+ class="css3_grid_vertical_align_table"><span
1518
+ class="css3_grid_vertical_align"><span><span
1519
+ class="css3_hidden_caption">Technical Support</span>1 Year</span></span></span></li>
1520
+ <li
1521
+ class="css3_grid_row_4 row_style_3 css3_grid_row_4_responsive align_center"><span
1522
+ class="css3_grid_vertical_align_table"><span
1523
+ class="css3_grid_vertical_align"><span><span
1524
+ class="css3_hidden_caption">Plugin Updates</span><img
1525
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1526
+ alt="yes"></span></span></span></li>
1527
+ <li
1528
+ class="css3_grid_row_5 row_style_1 css3_grid_row_5_responsive align_center"><span
1529
+ class="css3_grid_vertical_align_table"><span
1530
+ class="css3_grid_vertical_align"><span><span
1531
+ class="css3_hidden_caption">Multi-Lingual</span><img
1532
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1533
+ alt="yes"></span></span></span></li>
1534
+ <li
1535
+ class="css3_grid_row_6 row_style_3 css3_grid_row_6_responsive align_center"><span
1536
+ class="css3_grid_vertical_align_table"><span
1537
+ class="css3_grid_vertical_align"><span><span
1538
+ class="css3_hidden_caption">Number of Albums</span>Unlimited</span></span></span></li>
1539
+ <li
1540
+ class="css3_grid_row_7 row_style_1 css3_grid_row_7_responsive align_center"><span
1541
+ class="css3_grid_vertical_align_table"><span
1542
+ class="css3_grid_vertical_align"><span><span
1543
+ class="css3_hidden_caption">Images per Album</span>Unlimited</span></span></span></li>
1544
+ <li
1545
+ class="css3_grid_row_8 row_style_3 css3_grid_row_8_responsive align_center"><span
1546
+ class="css3_grid_vertical_align_table"><span
1547
+ class="css3_grid_vertical_align"><span><span
1548
+ class="css3_hidden_caption">Responsive Gallery</span><img
1549
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1550
+ alt="yes"></span></span></span></li>
1551
+ <li
1552
+ class="css3_grid_row_9 row_style_1 css3_grid_row_9_responsive align_center"><span
1553
+ class="css3_grid_vertical_align_table"><span
1554
+ class="css3_grid_vertical_align"><span><span
1555
+ class="css3_hidden_caption">Shortcode Wizard</span><img
1556
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1557
+ alt="yes"></span></span></span></li>
1558
+ <li
1559
+ class="css3_grid_row_10 row_style_3 css3_grid_row_10_responsive align_center"><span
1560
+ class="css3_grid_vertical_align_table"><span
1561
+ class="css3_grid_vertical_align"><span><span
1562
+ class="css3_hidden_caption">Basic Thumbnail Gallery</span><img
1563
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1564
+ alt="yes"></span></span></span></li>
1565
+ <li
1566
+ class="css3_grid_row_11 row_style_1 css3_grid_row_11_responsive align_center"><span
1567
+ class="css3_grid_vertical_align_table"><span
1568
+ class="css3_grid_vertical_align"><span><span
1569
+ class="css3_hidden_caption">Grid Album Format</span><img
1570
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1571
+ alt="yes"></span></span></span></li>
1572
+ <li
1573
+ class="css3_grid_row_12 row_style_3 css3_grid_row_12_responsive align_center"><span
1574
+ class="css3_grid_vertical_align_table"><span
1575
+ class="css3_grid_vertical_align"><span><span
1576
+ class="css3_hidden_caption">Compact Album</span><img
1577
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1578
+ alt="yes"></span></span></span></li>
1579
+ <li
1580
+ class="css3_grid_row_13 row_style_1 css3_grid_row_13_responsive align_center"><span
1581
+ class="css3_grid_vertical_align_table"><span
1582
+ class="css3_grid_vertical_align"><span><span
1583
+ class="css3_hidden_caption">Individual Images</span><img
1584
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1585
+ alt="yes"></span></span></span></li>
1586
+ <li
1587
+ class="css3_grid_row_14 row_style_3 css3_grid_row_14_responsive align_center"><span
1588
+ class="css3_grid_vertical_align_table"><span
1589
+ class="css3_grid_vertical_align"><span><span
1590
+ class="css3_hidden_caption">Individual Album</span><img
1591
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1592
+ alt="yes"></span></span></span></li>
1593
+ <li
1594
+ class="css3_grid_row_15 row_style_1 css3_grid_row_15_responsive align_center"><span
1595
+ class="css3_grid_vertical_align_table"><span
1596
+ class="css3_grid_vertical_align"><span><span
1597
+ class="css3_hidden_caption">Masonry Gallery Format </span><img
1598
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1599
+ alt="yes"></span></span></span></li>
1600
+ <li
1601
+ class="css3_grid_row_16 row_style_3 css3_grid_row_16_responsive align_center"><span
1602
+ class="css3_grid_vertical_align_table"><span
1603
+ class="css3_grid_vertical_align"><span><span
1604
+ class="css3_hidden_caption">List Album Format</span><img
1605
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1606
+ alt="yes"></span></span></span></li>
1607
+ <li
1608
+ class="css3_grid_row_17 row_style_1 css3_grid_row_17_responsive align_center"><span
1609
+ class="css3_grid_vertical_align_table"><span
1610
+ class="css3_grid_vertical_align"><span><span
1611
+ class="css3_hidden_caption">Lightbox</span><img
1612
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1613
+ alt="yes"></span></span></span></li>
1614
+ <li
1615
+ class="css3_grid_row_18 row_style_3 css3_grid_row_18_responsive align_center"><span
1616
+ class="css3_grid_vertical_align_table"><span
1617
+ class="css3_grid_vertical_align"><span><span
1618
+ class="css3_hidden_caption">Extended Album</span><img
1619
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1620
+ alt="yes"></span></span></span></li>
1621
+ <li
1622
+ class="css3_grid_row_19 row_style_1 css3_grid_row_19_responsive align_center"><span
1623
+ class="css3_grid_vertical_align_table"><span
1624
+ class="css3_grid_vertical_align"><span><span
1625
+ class="css3_hidden_caption">Bulk Upload of Images</span><img
1626
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1627
+ alt="yes"></span></span></span></li>
1628
+ <li
1629
+ class="css3_grid_row_20 row_style_3 css3_grid_row_20_responsive align_center"><span
1630
+ class="css3_grid_vertical_align_table"><span
1631
+ class="css3_grid_vertical_align"><span><span
1632
+ class="css3_hidden_caption">Filmstrip Gallery Format</span><img
1633
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1634
+ alt="yes"></span></span></span></li>
1635
+ <li
1636
+ class="css3_grid_row_21 row_style_1 css3_grid_row_21_responsive align_center"><span
1637
+ class="css3_grid_vertical_align_table"><span
1638
+ class="css3_grid_vertical_align"><span><span
1639
+ class="css3_hidden_caption">Blog Style Gallery Format</span><img
1640
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1641
+ alt="yes"></span></span></span></li>
1642
+ <li
1643
+ class="css3_grid_row_22 row_style_3 css3_grid_row_22_responsive align_center"><span
1644
+ class="css3_grid_vertical_align_table"><span
1645
+ class="css3_grid_vertical_align"><span><span
1646
+ class="css3_hidden_caption">Slideshow Gallery</span><img
1647
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1648
+ alt="yes"></span></span></span></li>
1649
+ <li
1650
+ class="css3_grid_row_23 row_style_1 css3_grid_row_23_responsive align_center"><span
1651
+ class="css3_grid_vertical_align_table"><span
1652
+ class="css3_grid_vertical_align"><span><span
1653
+ class="css3_hidden_caption">Videos</span><img
1654
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1655
+ alt="yes"></span></span></span></li>
1656
+ <li
1657
+ class="css3_grid_row_24 row_style_3 css3_grid_row_24_responsive align_center"><span
1658
+ class="css3_grid_vertical_align_table"><span
1659
+ class="css3_grid_vertical_align"><span><span
1660
+ class="css3_hidden_caption">Global Settings</span><img
1661
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1662
+ alt="yes"></span></span></span></li>
1663
+ <li
1664
+ class="css3_grid_row_25 row_style_1 css3_grid_row_25_responsive align_center"><span
1665
+ class="css3_grid_vertical_align_table"><span
1666
+ class="css3_grid_vertical_align"><span><span
1667
+ class="css3_hidden_caption">Custom Size Thumbnails</span><img
1668
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1669
+ alt="yes"></span></span></span></li>
1670
+ <li
1671
+ class="css3_grid_row_26 row_style_3 css3_grid_row_26_responsive align_center"><span
1672
+ class="css3_grid_vertical_align_table"><span
1673
+ class="css3_grid_vertical_align"><span><span
1674
+ class="css3_hidden_caption">Pagination for Images</span><img
1675
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1676
+ alt="yes"></span></span></span></li>
1677
+ <li
1678
+ class="css3_grid_row_27 row_style_1 css3_grid_row_27_responsive align_center"><span
1679
+ class="css3_grid_vertical_align_table"><span
1680
+ class="css3_grid_vertical_align"><span><span
1681
+ class="css3_hidden_caption">Sorting of Images</span><img
1682
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1683
+ alt="yes"></span></span></span></li>
1684
+ <li
1685
+ class="css3_grid_row_28 row_style_3 css3_grid_row_28_responsive align_center"><span
1686
+ class="css3_grid_vertical_align_table"><span
1687
+ class="css3_grid_vertical_align"><span><span
1688
+ class="css3_hidden_caption">Sorting of Albums</span><img
1689
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1690
+ alt="yes"></span></span></span></li>
1691
+ <li
1692
+ class="css3_grid_row_29 row_style_1 css3_grid_row_29_responsive align_center"><span
1693
+ class="css3_grid_vertical_align_table"><span
1694
+ class="css3_grid_vertical_align"><span><span
1695
+ class="css3_hidden_caption">Animation Effects</span><img
1696
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1697
+ alt="yes"></span></span></span></li>
1698
+ <li
1699
+ class="css3_grid_row_30 row_style_3 css3_grid_row_30_responsive align_center"><span
1700
+ class="css3_grid_vertical_align_table"><span
1701
+ class="css3_grid_vertical_align"><span><span
1702
+ class="css3_hidden_caption">Special Effects</span><img
1703
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1704
+ alt="yes"></span></span></span></li>
1705
+ <li
1706
+ class="css3_grid_row_31 row_style_1 css3_grid_row_31_responsive align_center"><span
1707
+ class="css3_grid_vertical_align_table"><span
1708
+ class="css3_grid_vertical_align"><span><span
1709
+ class="css3_hidden_caption">Restore Factory Settings</span><img
1710
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1711
+ alt="yes"></span></span></span></li>
1712
+ <li
1713
+ class="css3_grid_row_32 row_style_3 css3_grid_row_32_responsive align_center"><span
1714
+ class="css3_grid_vertical_align_table"><span
1715
+ class="css3_grid_vertical_align"><span><span
1716
+ class="css3_hidden_caption">Filters</span><img
1717
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1718
+ alt="yes"></span></span></span></li>
1719
+ <li
1720
+ class="css3_grid_row_33 row_style_1 css3_grid_row_33_responsive align_center"><span
1721
+ class="css3_grid_vertical_align_table"><span
1722
+ class="css3_grid_vertical_align"><span><span
1723
+ class="css3_hidden_caption">Rotation of Thumbnails</span><img
1724
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1725
+ alt="yes"></span></span></span></li>
1726
+ <li
1727
+ class="css3_grid_row_34 row_style_3 css3_grid_row_34_responsive align_center"><span
1728
+ class="css3_grid_vertical_align_table"><span
1729
+ class="css3_grid_vertical_align"><span><span
1730
+ class="css3_hidden_caption">Different Lightboxes</span><img
1731
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1732
+ alt="yes"></span></span></span></li>
1733
+ <li
1734
+ class="css3_grid_row_35 row_style_1 css3_grid_row_35_responsive align_center"><span
1735
+ class="css3_grid_vertical_align_table"><span
1736
+ class="css3_grid_vertical_align"><span><span
1737
+ class="css3_hidden_caption">Social Sharing</span><img
1738
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1739
+ alt="yes"></span></span></span></li>
1740
+ <li
1741
+ class="css3_grid_row_36 row_style_3 css3_grid_row_36_responsive align_center"><span
1742
+ class="css3_grid_vertical_align_table"><span
1743
+ class="css3_grid_vertical_align"><span><span
1744
+ class="css3_hidden_caption">Commenting on Images</span><img
1745
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1746
+ alt="yes"></span></span></span></li>
1747
+ <li
1748
+ class="css3_grid_row_37 row_style_1 css3_grid_row_37_responsive align_center"><span
1749
+ class="css3_grid_vertical_align_table"><span
1750
+ class="css3_grid_vertical_align"><span><span
1751
+ class="css3_hidden_caption">Widgets</span><img
1752
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1753
+ alt="yes"></span></span></span></li>
1754
+ <li
1755
+ class="css3_grid_row_38 row_style_3 css3_grid_row_38_responsive align_center"><span
1756
+ class="css3_grid_vertical_align_table"><span
1757
+ class="css3_grid_vertical_align"><span><span
1758
+ class="css3_hidden_caption">Bulk Deletion</span><img
1759
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1760
+ alt="yes"></span></span></span></li>
1761
+ <li
1762
+ class="css3_grid_row_39 row_style_1 css3_grid_row_39_responsive align_center"><span
1763
+ class="css3_grid_vertical_align_table"><span
1764
+ class="css3_grid_vertical_align"><span><span
1765
+ class="css3_hidden_caption">Purging of Albums</span><img
1766
+ src="<?php echo plugins_url("/assets/img/tick_10.png" , dirname(__FILE__)); ?>"
1767
+ alt="yes"></span></span></span></li>
1768
+ <li
1769
+ class="css3_grid_row_40 footer_row css3_grid_row_40_responsive"><span
1770
+ class="css3_grid_vertical_align_table"><span
1771
+ class="css3_grid_vertical_align"><a
1772
+ href="/shop/wp-gallery-bank/gallery-bank-extended-edition/"
1773
+ class="sign_up sign_up_orange radius3">Order Now!</a></span></span></li>
1774
+ </ul>
1775
+ </div>
1776
  </div>
1777
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1778
  </div>
1779
  </div>
1780
  </div>
1782
  </div>
1783
  </div>
1784
  </div>
1785
+ </div>
1786
+ </form>
1787
+ <?php
1788
  }
1789
  ?>
views/recommended-plugins.php ADDED
@@ -0,0 +1,297 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ switch($role)
3
+ {
4
+ case "administrator":
5
+ $user_role_permission = "manage_options";
6
+ break;
7
+ case "editor":
8
+ $user_role_permission = "publish_pages";
9
+ break;
10
+ case "author":
11
+ $user_role_permission = "publish_posts";
12
+ break;
13
+ case "contributor":
14
+ $user_role_permission = "edit_posts";
15
+ break;
16
+ case "subscriber":
17
+ $user_role_permission = "read";
18
+ break;
19
+ }
20
+ if (!current_user_can($user_role_permission))
21
+ {
22
+ return;
23
+ }
24
+ else
25
+ {
26
+ include( ABSPATH . "wp-admin/includes/plugin-install.php" );
27
+ global $tabs, $tab, $paged, $type, $term;
28
+ $tabs = array();
29
+ $tab = "search";
30
+ $per_page = 10;
31
+ $args = array
32
+ (
33
+ "author"=> "contact-banker",
34
+ "page" => $paged,
35
+ "per_page" => $per_page,
36
+ "fields" => array( "last_updated" => true, "downloaded" => true, "icons" => true ),
37
+ "locale" => get_locale(),
38
+ );
39
+ $arges = apply_filters( "install_plugins_table_api_args_$tab", $args );
40
+ $api = plugins_api( "query_plugins", $arges );
41
+ $item = $api->plugins;
42
+ if(!function_exists("wp_star_rating"))
43
+ {
44
+ function wp_star_rating( $args = array() )
45
+ {
46
+ $defaults = array(
47
+ 'rating' => 0,
48
+ 'type' => 'rating',
49
+ 'number' => 0,
50
+ );
51
+ $r = wp_parse_args( $args, $defaults );
52
+
53
+ // Non-english decimal places when the $rating is coming from a string
54
+ $rating = str_replace( ',', '.', $r['rating'] );
55
+
56
+ // Convert Percentage to star rating, 0..5 in .5 increments
57
+ if ( 'percent' == $r['type'] ) {
58
+ $rating = round( $rating / 10, 0 ) / 2;
59
+ }
60
+
61
+ // Calculate the number of each type of star needed
62
+ $full_stars = floor( $rating );
63
+ $half_stars = ceil( $rating - $full_stars );
64
+ $empty_stars = 5 - $full_stars - $half_stars;
65
+
66
+ if ( $r['number'] ) {
67
+ /* translators: 1: The rating, 2: The number of ratings */
68
+ $format = _n( '%1$s rating based on %2$s rating', '%1$s rating based on %2$s ratings', $r['number'] );
69
+ $title = sprintf( $format, number_format_i18n( $rating, 1 ), number_format_i18n( $r['number'] ) );
70
+ } else {
71
+ /* translators: 1: The rating */
72
+ $title = sprintf( __( '%s rating' ), number_format_i18n( $rating, 1 ) );
73
+ }
74
+
75
+ echo '<div class="star-rating" title="' . esc_attr( $title ) . '">';
76
+ echo '<span class="screen-reader-text">' . $title . '</span>';
77
+ echo str_repeat( '<div class="star star-full"></div>', $full_stars );
78
+ echo str_repeat( '<div class="star star-half"></div>', $half_stars );
79
+ echo str_repeat( '<div class="star star-empty"></div>', $empty_stars);
80
+ echo '</div>';
81
+ }
82
+ }
83
+ ?>
84
+ <form id="frmrecommendation" class="layout-form">
85
+ <div id="poststuff" style="width: 99% !important;">
86
+ <div id="post-body" class="metabox-holder">
87
+ <div id="postbox-container-2" class="postbox-container">
88
+ <div id="advanced" class="meta-box-sortables">
89
+ <div id="gallery_bank_get_started" class="postbox" >
90
+ <div class="handlediv" data-target="ux_recommendation" title="Click to toggle" data-toggle="collapse"><br></div>
91
+ <h3 class="hndle"><span><?php _e("Recommendations", gallery_bank); ?></span></h3>
92
+ <div class="inside">
93
+ <div id="ux_recommendation" class="gallery_bank_layout">
94
+ <a class="btn btn-inverse"
95
+ href="admin.php?page=gallery_bank"><?php _e("Back to Albums", gallery_bank); ?></a>
96
+ <div class="separator-doubled"></div>
97
+ <div class="fluid-layout">
98
+ <div class="layout-span12">
99
+ <div class="wp-list-table plugin-install">
100
+ <div id="the-list">
101
+ <?php
102
+ foreach ((array) $item as $plugin)
103
+ {
104
+ if (is_object( $plugin))
105
+ {
106
+ $plugin = (array) $plugin;
107
+ }
108
+ if (!empty($plugin["icons"]["svg"]))
109
+ {
110
+ $plugin_icon_url = $plugin["icons"]["svg"];
111
+ }
112
+ elseif (!empty( $plugin["icons"]["2x"]))
113
+ {
114
+ $plugin_icon_url = $plugin["icons"]["2x"];
115
+ }
116
+ elseif (!empty( $plugin["icons"]["1x"]))
117
+ {
118
+ $plugin_icon_url = $plugin["icons"]["1x"];
119
+ }
120
+ else
121
+ {
122
+ $plugin_icon_url = $plugin["icons"]["default"];
123
+ }
124
+ $plugins_allowedtags = array
125
+ (
126
+ "a" => array( "href" => array(),"title" => array(), "target" => array() ),
127
+ "abbr" => array( "title" => array() ),"acronym" => array( "title" => array() ),
128
+ "code" => array(), "pre" => array(), "em" => array(),"strong" => array(),
129
+ "ul" => array(), "ol" => array(), "li" => array(), "p" => array(), "br" => array()
130
+ );
131
+ $title = wp_kses($plugin["name"], $plugins_allowedtags);
132
+ $description = strip_tags($plugin["short_description"]);
133
+ $author = wp_kses($plugin["author"], $plugins_allowedtags);
134
+ $version = wp_kses($plugin["version"], $plugins_allowedtags);
135
+ $name = strip_tags( $title . " " . $version );
136
+ $details_link = self_admin_url( "plugin-install.php?tab=plugin-information&amp;plugin=" . $plugin["slug"] .
137
+ "&amp;TB_iframe=true&amp;width=600&amp;height=550" );
138
+
139
+ /* translators: 1: Plugin name and version. */
140
+ $action_links[] = '<a href="' . esc_url( $details_link ) . '" class="thickbox" aria-label="' . esc_attr( sprintf("More information about %s", $name ) ) . '" data-title="' . esc_attr( $name ) . '">' . __( 'More Details' ) . '</a>';
141
+ $action_links = array();
142
+ if (current_user_can( "install_plugins") || current_user_can("update_plugins"))
143
+ {
144
+ $status = install_plugin_install_status( $plugin );
145
+ switch ($status["status"])
146
+ {
147
+ case "install":
148
+ if ( $status["url"] )
149
+ {
150
+ /* translators: 1: Plugin name and version. */
151
+ $action_links[] = '<a class="install-now button" href="' . $status['url'] . '" aria-label="' . esc_attr( sprintf("Install %s now", $name ) ) . '">' . __( 'Install Now' ) . '</a>';
152
+ }
153
+ break;
154
+ case "update_available":
155
+ if ($status["url"])
156
+ {
157
+ /* translators: 1: Plugin name and version */
158
+ $action_links[] = '<a class="button" href="' . $status['url'] . '" aria-label="' . esc_attr( sprintf( "Update %s now", $name ) ) . '">' . __( 'Update Now' ) . '</a>';
159
+ }
160
+ break;
161
+ case "latest_installed":
162
+ case "newer_installed":
163
+ $action_links[] = '<span class="button button-disabled" title="' . esc_attr__( "This plugin is already installed and is up to date" ) . ' ">' . _x( 'Installed', 'plugin' ) . '</span>';
164
+ break;
165
+ }
166
+ }
167
+ ?>
168
+ <div class="plugin-div plugin-div-settings">
169
+ <div class="plugin-div-top plugin-div-settings-top">
170
+ <div class="plugin-div-inner-content">
171
+ <a href="<?php echo esc_url( $details_link ); ?>" class="thickbox plugin-icon plugin-icon-custom">
172
+ <img class="custom_icon" src="<?php echo esc_attr( $plugin_icon_url ) ?>" />
173
+ </a>
174
+ <div class="name column-name">
175
+ <h4>
176
+ <a href="<?php echo esc_url( $details_link ); ?>" class="thickbox"><?php _e( $title,gallery_bank); ?></a>
177
+ </h4>
178
+ </div>
179
+ <div class="desc column-description">
180
+ <p>
181
+ <?php _e( $description,gallery_bank); ?>
182
+ </p>
183
+ <p class="authors">
184
+ <cite>
185
+ By <?php _e( $author,gallery_bank); ?>
186
+ </cite>
187
+ </p>
188
+ </div>
189
+ </div>
190
+ <div class="action-links">
191
+ <ul class="plugin-action-buttons-custom">
192
+ <li>
193
+ <?php
194
+ if ($action_links)
195
+ {
196
+ echo implode("</li><li>", $action_links);
197
+ }
198
+
199
+ switch($plugin["slug"])
200
+ {
201
+ case "gallery-bank" :
202
+ ?>
203
+ <a class="plugin-div-button install-now button" href="http://tech-banker.com/products/wp-gallery-bank/pricing/" target="_blank" >
204
+ <?php _e("Premium Editions", gallery_bank); ?>
205
+ </a>
206
+ <a class="plugin-div-button install-now button" href="http://tech-banker.com/products/wp-gallery-bank/" target="_blank" >
207
+ <?php _e("Visit Website", gallery_bank); ?>
208
+ </a>
209
+ <?php
210
+ break;
211
+ case "contact-bank" :
212
+ ?>
213
+ <a class="plugin-div-button install-now button" href="http://tech-banker.com/products/wp-contact-bank/pricing/" target="_blank" >
214
+ <?php _e("Premium Editions", gallery_bank); ?>
215
+ </a>
216
+ <a class="plugin-div-button install-now button" href="http://tech-banker.com/products/wp-contact-bank/" target="_blank" >
217
+ <?php _e("Visit Website", gallery_bank); ?>
218
+ </a>
219
+ <?php
220
+ break;
221
+ case "captcha-bank" :
222
+ ?>
223
+ <a class="plugin-div-button install-now button" href="http://tech-banker.com/products/wp-captcha-bank/pricing/" target="_blank" >
224
+ <?php _e("Premium Editions", gallery_bank); ?>
225
+ </a>
226
+ <a class="plugin-div-button install-now button" href="http://tech-banker.com/products/wp-gallery-bank/" target="_blank" >
227
+ <?php _e("Visit Website", gallery_bank); ?>
228
+ </a>
229
+ <?php
230
+ break;
231
+ case "wp-clean-up-optimizer" :
232
+ ?>
233
+ <a class="plugin-div-button install-now button" href="http://tech-banker.com/products/wp-clean-up-optimizer/pricing/" target="_blank" >
234
+ <?php _e("Premium Editions", gallery_bank); ?>
235
+ </a>
236
+ <a class="plugin-div-button install-now button" href="http://tech-banker.com/products/wp-clean-up-optimizer/" target="_blank" >
237
+ <?php _e("Visit Website", gallery_bank); ?>
238
+ </a>
239
+ <?php
240
+ break;
241
+ }
242
+ ?>
243
+ </li>
244
+ </ul>
245
+ </div>
246
+ </div>
247
+ <div class="plugin-card-bottom plugin-card-bottom_settings">
248
+ <div class="vers column-rating">
249
+ <?php wp_star_rating( array( "rating" => $plugin["rating"], "type" => "percent", "number" => $plugin["num_ratings"] ) ); ?>
250
+ <span class="num-ratings">
251
+ (<?php echo number_format_i18n( $plugin["num_ratings"] ); ?>)
252
+ </span>
253
+ </div>
254
+ <div class="column-updated">
255
+ <strong><?php _e("Last Updated:"); ?></strong> <span title="<?php echo esc_attr($plugin["last_updated"]); ?>">
256
+ <?php printf("%s ago", human_time_diff(strtotime($plugin["last_updated"]))); ?>
257
+ </span>
258
+ </div>
259
+ <div class="column-downloaded">
260
+ <?php echo sprintf( _n("%s download", "%s downloads", $plugin["downloaded"]), number_format_i18n($plugin["downloaded"])); ?>
261
+ </div>
262
+ <div class="column-compatibility">
263
+ <?php
264
+ if ( !empty($plugin["tested"]) && version_compare(substr($GLOBALS["wp_version"], 0, strlen($plugin["tested"])), $plugin["tested"], ">"))
265
+ {
266
+ echo '<span class="compatibility-untested">' . __( "<strong>Untested</strong> with your version of WordPress" ) . '</span>';
267
+ }
268
+ elseif (!empty($plugin["requires"]) && version_compare(substr($GLOBALS["wp_version"], 0, strlen($plugin["requires"])), $plugin["requires"], "<"))
269
+ {
270
+ echo '<span class="compatibility-incompatible">' . __("Incompatible with your version of WordPress") . '</span>';
271
+ }
272
+ else
273
+ {
274
+ echo '<span class="compatibility-compatible">' . __("Compatible with your version of WordPress") . '</span>';
275
+ }
276
+ ?>
277
+ </div>
278
+ </div>
279
+ </div>
280
+ <?php
281
+ }
282
+ ?>
283
+ </div>
284
+ </div>
285
+ </div>
286
+ </div>
287
+ </div>
288
+ </div>
289
+ </div>
290
+ </div>
291
+ </div>
292
+ </div>
293
+ </div>
294
+ </form>
295
+ <?php
296
+ }
297
+ ?>