Subversion Repositories SmartDukaan

Rev

Rev 6737 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3617 chandransh 1
 
3101 chandransh 2
#vtab {
3
    margin: auto;
4
    height: 100%;
5
}
6
 
7
#vtab > ul > li {
3830 chandransh 8
    width: 160px;
9
    height: 50px;
10
    line-height: 50px;
3101 chandransh 11
    cursor:default;
12
    background-color: #fff !important;
13
    list-style-type: none;
14
    display: block;
15
    text-align: center;
16
    margin: auto;
17
    border: 1px solid #fff;
18
    position: relative;
19
    border-right: none;
20
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
21
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
22
    /*Fix for IE7*/
23
    border-right: 1px solid #ddd !important;
3830 chandransh 24
    font-size: 13px;
25
    font-weight: bold;
26
    color: #006699;
3101 chandransh 27
}
28
 
29
#vtab > ul > li.selected {
30
    opacity: 1;
31
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
32
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
33
    border: 1px solid #ddd;
34
    z-index: 10;
35
    background-color: #fafafa !important;
36
    position: relative;
37
    /* Fix for IE7 */
3830 chandransh 38
    border-right: 1px solid #fafafa !important;
39
    color: #333333;
3101 chandransh 40
}
41
 
42
#vtab > ul {
43
    float: left;
44
    width: 120px;
45
    text-align: left;
46
    display: block;
47
    margin: auto 0;
48
    padding: 0;
49
    position: relative;
50
    /*Fix for IE7*/
51
    right: 1px;
52
    z-index: 10;
53
}
54
 
55
#vtab > div {
56
    background-color: #ffffff;
57
    border: 1px solid #ddd;
58
    line-height: 2.0em;
3830 chandransh 59
    margin-left: 160px;
60
    min-height: 420px;
3101 chandransh 61
    padding: 12px;
62
    position: relative;
63
    z-index: 9;
64
}
65
 
66
#vtab > div > div.heading {
67
    color: #333333;
68
    height: 25px;
69
    font-size: 14px;
70
    border-bottom: 1px solid #E0E0E0;
71
    padding-bottom: 5px;
72
    margin-bottom: 5px;
73
}
74
 
75
#vtab > ul > li.hover { cursor: pointer; }
3108 chandransh 76
 
3163 chandransh 77
.marginRight5px {
78
	margin-top: 5px;
79
	margin-right: 5px;
80
	float: left;
81
}
82
 
3830 chandransh 83
.ccdiv {
84
	width: 262px;
85
	border: 1px solid #CCC;
86
	margin-bottom:20px; 
87
}
88
 
89
.ccheader-div {
90
	width: 252px;
91
	height: 30px;
92
	line-height: 30px;
93
	background-color: #F1F1F1;
94
	padding: 5px;
95
}
96
 
97
.options {
98
	height: 30px;
99
	padding: 5px;
100
}
101
 
3163 chandransh 102
.cclogo {
103
	float: left;
104
	display: inline;
3830 chandransh 105
	margin-right: 5px;
3163 chandransh 106
}
107
 
108
.cclogo h3 {
109
    height: 30px;
110
    overflow: hidden;
111
    position: relative;
112
}
113
 
3830 chandransh 114
.newcclogo {
115
	float: left;
116
	display: inline;
117
	margin-right: 5px;
118
}
119
 
120
.newcclogo h3{
121
	height: 31px;
122
    overflow: hidden;
123
    position: relative;
124
}
125
 
126
.cctext {
127
	color: #333333;
6211 kshitij.so 128
	font-size: 12px;
3830 chandransh 129
	font-weight: bold;
130
	line-height: 30px;
131
}
132
 
133
.visa h3 img {
3163 chandransh 134
	position: relative;
3830 chandransh 135
	top: -31px;
3163 chandransh 136
}
137
 
3830 chandransh 138
.diners h3 {
139
	height: 38px;
140
}
141
 
3163 chandransh 142
.diners h3 img {
143
	position: relative;
3830 chandransh 144
	top: -62px;
3163 chandransh 145
}
146
 
3830 chandransh 147
.old-master h3 img {
148
	position: relative;
149
	top: -30px;
150
}
151
 
3163 chandransh 152
.maestro h3 img {
153
	position: relative;
154
	top: -120px;
3182 chandransh 155
}
156
 
157
.electron h3 img {
158
	position: relative;
159
	top: -150px;
160
}
161
 
162
.citibank h3 img {
163
	position: relative;
164
	top: -30px;
165
}
166
 
167
.corporationbank h3 img {
168
	position: relative;
169
	top: -60px;
170
}
171
 
172
.federalbank h3 img {
173
	position: relative;
174
	top: -90px;
175
}
176
 
177
.hdfcbank h3 img {
178
	position: relative;
179
	top: -120px;
180
}
181
 
182
.icicibank h3 img {
183
	position: relative;
184
	top: -150px;
185
}
186
 
187
.jkbank h3 img {
188
	position: relative;
189
	top: -180px;
190
}
191
 
192
.karnatkabank h3 img {
193
	position: relative;
194
	top: -210px;
195
}
196
 
197
.sbi h3 img {
198
	position: relative;
199
	top: -240px;
200
}
201
 
202
.sbh h3 img {
203
	position: relative;
204
	top: -270px;
205
}
206
 
207
.sbm h3 img {
208
	position: relative;
209
	top: -300px;
210
}
211
 
212
.itzcash h3 img {
213
	position: relative;
214
	top: -30px;
215
}
216
 
217
.icash h3 img {
218
	position: relative;
219
	top: -60px;
220
}
3830 chandransh 221
 
222
input.make-payment-button {
223
	background: url("../images/Button_MakePayment_ALLSTATES-copy.png") repeat-x scroll 50% 50% #F6F6F6;
224
	background-top
225
    border: 1px solid #CCCCCC;
226
    cursor: pointer;
227
    display: inline-block;
228
    font-size: 15px;
229
    font-weight: bold;
230
    text-shadow: 0px 1px 0px #009932;
231
    outline: medium none;
232
    overflow: visible;
233
    text-align: center;
234
    width: 305px;
235
    height: 40px;
236
    color: #FFFFFF;
237
}
238
 
239
.center-text-bold12 {
240
	text-align:center;
241
	font-size: 12px;
242
	font-weight:bold;
243
}
244
 
13460 amit.gupta 245
 
246
.newtext {
247
	font-size: 15px;
248
	line-height: 15px;
249
	font-weight: normal;
250
	padding-bottom: 10px;
251
	color: #999;
252
	width: 100%;
253
	padding: 10px 0 0 30px;
254
 
255
}
256
 
3830 chandransh 257
.center-text-bold13 {
258
	text-align:center;
259
	font-size: 13px;
260
	font-weight:bold;
261
}
262
 
263
.payment-security-notice {
264
	background-color: #ffffff;
265
    border: none;
266
    margin-left: 160px;
267
    padding-top: 25px;
268
}
269
 
270
.noticelogo {
271
	float: left;
272
	display: inline;
273
	margin-right: 5px;
274
}
275
 
276
.noticetext {
277
	color: #333333;
278
	font-size: 13px;
279
	line-height: 61px;
280
}
281
 
282
.noticelogo h3{
283
	height: 61px;
284
    overflow: hidden;
285
    position: relative;
286
}
287
 
288
.vbv h3 img {
289
	position: relative;
290
	top: -62px;
291
}
4656 phani.kuma 292
 
293
.captcha_text_blur {
294
	color: #999999;
295
    font-size: 12px;
296
    height: 28px;
297
    text-align: left;
298
    width: 194px;
299
}
300
 
301
.captcha_text_focus {
302
    height: 28px;
303
    text-align: left;
304
    width: 194px;
305
}
6407 amit.gupta 306
 
307
ol.bank-name {
308
	width:600px;
309
	float:left;
310
	list-style:none;	
311
}
312
 
313
ol.bank-name li {
6435 amit.gupta 314
	height:28px;
6407 amit.gupta 315
	width:10px;
316
	float:left;
317
	margin:10px;
6435 amit.gupta 318
	padding-right:105px;
6407 amit.gupta 319
	background-position: right;
6435 amit.gupta 320
	padding-top: 8px;
6407 amit.gupta 321
}
322
 
323
ol.bank-name li input {
324
	vertical-align: middle;
325
}
326
 
327
#emi-options {
328
    border-collapse: collapse;
329
    border-spacing: 0;
330
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
331
    font-size: 12px;
332
    margin:10px 10px 0;
333
    text-align: left;
334
    width: 520px;
335
    line-height:normal;
336
    border: 1px solid gray;
337
}
338
#emi-options th {
6413 amit.gupta 339
    background: none repeat scroll 0 0 #F1F1F1;
6435 amit.gupta 340
    border-bottom: 1px solid gray;
6421 amit.gupta 341
    /*border-top: 4px solid #AABCFE; */
342
    font-size: 12px;
343
    font-weight: bold;
6407 amit.gupta 344
    padding: 8px;
345
}
346
#emi-options td {
347
    background: none repeat scroll 0 0 white;
348
    border-bottom: 1px solid gray;
349
    border-top: 1px solid transparent;
350
    padding: 8px;
351
}
352
#emi-options tr:hover td {
6413 amit.gupta 353
    background: none repeat scroll 0 0 #fbfbfb;
6407 amit.gupta 354
}
355
 
356
select#bank-name{
357
	font-family: Verdana,Arial,Helvetica,sans-serif;
358
    font-size: 12px;
359
    float:none;
360
    height:auto;
361
 
362
}
363
 
364
span.rupee-icon {
365
	padding-left: 16px;
366
	background: url('/images/rupee-icon.png') no-repeat scroll 0 0
367
}
368
 
6736 amit.gupta 369
#emi-options td.emi_amount {
6737 amit.gupta 370
	text-align: left;
371
}
372
 
373
p#messageSuccess {
374
	width:500px;
13460 amit.gupta 375
}
376
 
377
.select-style {
378
	border: 1px solid #d0d0d0;
379
	cursor: pointer;
380
	width: 316px;
381
	overflow: hidden;
382
	background: #fff;
383
	position: relative;
384
	padding: 0;
385
	margin:10px 0 25px 25px;
386
}
387
 
388
#bankSelection select {
389
	padding: 12px 0 12px 10px;
390
	width: 110%;
391
	height:auto;
392
	float:none;
393
	cursor: pointer;
394
	border: none;
395
	box-shadow: none;
396
	background: transparent;
397
	background-image: none;
398
	-webkit-appearance: none;
399
	color: #808080;
400
	font-size: 13px;
401
	position: relative;
402
	z-index: 10;
403
}
404
 
405
.select-style select:focus {
406
    outline: none;
407
}
408
 
409
.select-style span.arrw_bg {
410
float: right;
411
position: absolute;
412
width: 28px;
413
height: 31px;
414
background: url(http://poskod.my/wp-content/plugins/slidedeck2-pro/images/icon-fancy-select.png) no-repeat;
415
top: 5px;
416
right: 10px;
417
cursor: pointer;
418
z-index: 5;