-
Notifications
You must be signed in to change notification settings - Fork 0
/
z-pricing.html
executable file
·314 lines (281 loc) · 15.9 KB
/
z-pricing.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Equator - Minimalist Business Template 5</title>
<!-- ////////////////////////////////// -->
<!-- // Start Stylesheets // -->
<!-- ////////////////////////////////// -->
<link href="./css/reset.css" rel="stylesheet" type="text/css" />
<link href="./css/style.css" rel="stylesheet" type="text/css" />
<!-- ////////////////////////////////// -->
<!-- // Javascript Files // -->
<!-- ////////////////////////////////// -->
<script type="text/javascript" src="http://code.jquery.com/jquery-1.7.1.js"></script>
<script type="text/javascript" src="./js/jquery.min.js"></script>
<script type="text/javascript" src="./js/scroll.js"></script>
<script type="text/javascript" src="./js/cufon-yui.js"></script>
<script type="text/javascript" src="./js/century-gothic.font.js"></script>
<script type="text/javascript">
Cufon.replace('h1') ('h2') ('h3') ('h4') ('h5') ('h6') ('.big-quote') ('ul.desc-column')
('.button-pricing', {
hover: true
})
;
</script>
<script src="./js/vtip.js" type="text/javascript"></script>
<script type="text/javascript" src="./js/dropdown.js"></script>
<!--[if IE 7]>
<style type="text/css">
ul.desc-column li{line-height:18px;}
ul.desc-column li.desc-separator{height:48px;}
.col-465{float:left;}
.col-465-last{float:left;}
ul.list-bottom{width:166px;}
.slide-img-right{margin:-133px 0px 0px 60px;}
.front-3-column{margin:0px 38px 0px 0px;}
.front-3-column-last{margin:0px 0px 0px 0px;}
hr{margin:20px 0px !important;}
</style>
<![endif]-->
<meta charset="UTF-8"></head>
<body>
<div id="container">
<!-- BEGIN OF HEADER -->
<div id="header">
<!-- begin of logo -->
<div id="logo">
<a href="./index.html"><img src="./images-rut13/logo.png" alt="" /></a>
</div>
<!-- end of logo -->
<!-- begin of quote -->
<div id="quote-top">
<a href="./store.html"><img src="./images-rut13/buy.png" alt="" /></a>
</div>
<!-- end of quote -->
</div>
<div id="menu-search">
<!-- begin of mainmenu -->
<div id="mainmenu">
<ul id="menu">
<li><a href="./index.html"><img src="./images-rut13/home.png" alt="" /></a></li>
<li><a href="./about.html">About</a></li>
<li><a href="./products.html">Products</a></li>
<li><a href="./portfolio.html">Portfolio</a></li>
<li><a href="./faq.html">Faq</a></li>
<li><a href="./blog.html">Blog</a></li>
<li><a href="./contact.html">Contact</a></li>
<li><a href="#">Pages</a>
<ul>
<li><a href="./index-alt.html">Home Alternate</a></li>
<li><a href="./element.html">Element page</a></li>
<li><a href="./testimonials.html">Testimonials page</a></li>
<li><a href="./pricing.html">Pricing Plan</a></li>
<li><a href="./single.html">Single page</a></li>
<li><a href="./fullwidth.html">Fullwidth page</a></li>
<li><a href="http://themedemo.indonez.com/equator/404.html">404 page</a></li>
</ul>
</li>
</ul>
</div>
<!-- end of mainmenu -->
<!-- begin of search -->
<div id="search-box">
<form id="search" action="#" method="get">
<fieldset class="search-fieldset">
<input type="text" id="s" value="search here..." onblur="if (this.value == ''){this.value = 'search here...'; }" onfocus="if (this.value == 'search here...') {this.value = ''; }" />
<input type="submit" class="go" value="" />
</fieldset>
</form>
</div>
<!-- end of search -->
</div>
<!-- begin of page title -->
<div id="page-title-inner">
<h1>Choose Best Plan for Your Business</h1>
</div>
<!-- end of page title -->
<!-- END OF HEADER -->
<!-- BEGIN OF CONTENT -->
<div id="content">
<div class="maincontent-inner">
<!-- begin of content-fullwidth -->
<div id="content-fullwidth">
<div class="pricing-table">
<ul class="desc-column">
<li>Setup Fee</li>
<li>Transaction Fee</li>
<li>Storage</li>
<li>Bandwitdh</li>
<li class="desc-separator"></li>
<li>Advanced Statistic</li>
<li>Technical Support</li>
<li>Custom Domain</li>
<li>Database Backup</li>
</ul>
<ul>
<li class="heading-column color1">
<h3>Trial</h3>
<h5>Free for 30 days</h5>
</li>
<li class="heading-column color2">
<h3>Bronze</h3>
<h5>$35 per month</h5>
</li>
<li class="heading-column color3">
<h3>Silver</h3>
<h5>$65 per month</h5>
</li>
<li class="heading-column color4">
<h3>Gold</h3>
<h5>$100 per month</h5>
</li>
</ul>
<ul>
<li class="pric-column">
<ul class="feature-list">
<li>Free</li>
<li>Free</li>
<li>100 MB</li>
<li>2 GB</li>
<li class="separator"></li>
<li><img src="./images-rut13/success.png" alt="" /></li>
<li><img src="./images-rut13/error.png" alt="" /></li>
<li><img src="./images-rut13/error.png" alt="" /></li>
<li><img src="./images-rut13/error.png" alt="" /></li>
<li><a class="button-pricing" href="#">Try It!</a></li>
</ul>
</li>
<li class="pric-column">
<ul class="feature-list">
<li>Free</li>
<li>Free</li>
<li>100 MB</li>
<li>2 GB</li>
<li class="separator"></li>
<li><img src="./images-rut13/success.png" alt="" /></li>
<li><img src="./images-rut13/success.png" alt="" /></li>
<li><img src="./images-rut13/error.png" alt="" /></li>
<li><img src="./images-rut13/error.png" alt="" /></li>
<li><a class="button-pricing" href="#">Sign Up</a></li>
</ul>
</li>
<li class="pric-column">
<ul class="feature-list">
<li>Free</li>
<li>Free</li>
<li>100 MB</li>
<li>2 GB</li>
<li class="separator"></li>
<li><img src="./images-rut13/success.png" alt="" /></li>
<li><img src="./images-rut13/success.png" alt="" /></li>
<li><img src="./images-rut13/success.png" alt="" /></li>
<li><img src="./images-rut13/error.png" alt="" /></li>
<li><a class="button-pricing" href="#">Sign Up</a></li>
</ul>
</li>
<li class="pric-column-last">
<ul class="feature-list">
<li>Free</li>
<li>Free</li>
<li>100 MB</li>
<li>2 GB</li>
<li class="separator"></li>
<li><img src="./images-rut13/success.png" alt="" /></li>
<li><img src="./images-rut13/success.png" alt="" /></li>
<li><img src="./images-rut13/success.png" alt="" /></li>
<li><img src="./images-rut13/success.png" alt="" /></li>
<li><a class="button-pricing" href="#">Sign Up</a></li>
</ul>
</li>
</ul>
</div>
<div class="col-465">
<div class="pricing-icon"><img src="./images-rut13/pricing-icon1.png" alt="" /></div>
<h3>Affordable Cost with Quality Riveting</h3>
<p class="text-services">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eius mod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commo do consequat. Duis aute irure dolor in reprehenderit in</p>
</div>
<div class="col-465-last">
<div class="pricing-icon"><img src="./images-rut13/pricing-icon2.png" alt="" /></div>
<h3>7 x 24 Hours Service Assistance</h3>
<p class="text-services">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eius mod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commo do consequat. Duis aute irure dolor in reprehenderit in</p>
</div>
</div>
<!-- end of content-fullwidth -->
</div>
</div>
<!-- END OF CONTENT -->
<!-- BEGIN OF BOTTOM CONTENT -->
<div id="bottom-content">
<!-- begin of bottom-list -->
<div id="bottom-list-container">
<div class="box-list"><!-- bottom content 1 -->
<h3>Pages</h3>
<ul class="list-bottom">
<li><a href="./rut-13.html">R.U.T. 13</a></li>
<li><a href="#">630</a></li>
<li><a href="#">Portfolio</a></li>
<li><a href="#">FAQ</a></li>
<li><a href="./testimonials.html">Testimonials</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="distributors.php">Distributors</a></li>
</ul>
</div>
<div class="box-list"><!-- bottom content 2 -->
<h3>Categories</h3>
<ul class="list-bottom">
<li><a href="#">Corporate</a></li>
<li><a href="#">Business</a></li>
<li><a href="#">Development</a></li>
<li><a href="#">SEO Marketing</a></li>
<li><a href="#">Lifestyle</a></li>
<li><a href="#">Off Topic</a></li>
<li><a href="#">Social Media</a></li>
<li><a href="#">Web Design</a></li>
<li><a href="#">Logo Design</a></li>
</ul>
</div>
<div class="box-list"><!-- bottom content 3 -->
<h3>Blogroll</h3>
<ul class="list-bottom">
<li><a href="#">Documentation</a></li>
<li><a href="#">Plugins</a></li>
<li><a href="#">Suggest Ideas</a></li>
<li><a href="#">Support Forum</a></li>
<li><a href="#">Themes</a></li>
<li><a href="#">Wordpress Blog</a></li>
<li><a href="#">Wordpress Planet</a></li>
</ul>
</div>
<div class="box-list-content"><!-- bottom content 4 -->
<h3>About Equator</h3>
<p>At R.U.T. 13, we love hair! Healthy, shiny, happy hair! Hair that makes you want to touch it. Hair that makes you smile. Hair that makes you stand taller. Hair that gives you the confidence to do anything! Hair is part of your unique beauty. We hope our products help you show your beauty everyday.</p>
<p></p>
<p>We think we've created what could possibly be the best hair care – ever! We asked our chemists to remove the junk. No sulphates! No parabens! No phthalates! No junk! Period! What's left? Pure organic hair therapy. You'll love R.U.T. 13 Organic Hair Therapy. We guarantee it.</p>
<h3 class="social-heading">Keep in <a href="contact.html">Contact</a></h3>
<ul class="social-list">
<li><a href="#" title="Subscribe our RSS" class="vtip"><img src="./images-rut13/rss.png" alt="" /></a></li>
<li><a href="#" title="Join our Facebook" class="vtip"><img src="./images-rut13/fb.png" alt="" /></a></li>
<li><a href="#" title="Follow our Twitter" class="vtip"><img src="./images-rut13/twiiter.png" alt="" /></a></li>
<li><a href="#" title="See our Flickr" class="vtip"><img src="./images-rut13/flickr.png" alt="" /></a></li>
<li><a href="#" title="Connected with our Linkedin" class="vtip"><img src="./images-rut13/linkedin.png" alt="" /></a></li>
</ul>
</div>
</div>
<!-- end of bottom-list -->
</div>
<div id="bottom-content-closed">
<div class="copyright-text">
Copyright © 2011 R.U.T. 13. All rights reserved
</div>
<div class="back-to-top">
<a href="#top" class="scroll">Back to Top</a>
<a href="#top" class="scroll"><img src="./images-rut13/back-top.png" alt="" /></a>
</div>
</div>
<div id="bottom-content-shadow"></div>
<!-- END OF BOTTOM CONTENT -->
</div>
</body>
</html>