Subversion Repositories SmartDukaan

Rev

Rev 3830 | Rev 5145 | 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;
3830 chandransh 17
    /*padding-bottom: 10px;*/
3101 chandransh 18
    border: 1px solid #fff;
19
    position: relative;
20
    border-right: none;
3830 chandransh 21
    /*opacity: .3;*/
3101 chandransh 22
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
23
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
24
    /*Fix for IE7*/
25
    border-right: 1px solid #ddd !important;
3830 chandransh 26
    font-size: 13px;
27
    font-weight: bold;
28
    color: #006699;
3101 chandransh 29
}
30
 
31
#vtab > ul > li.selected {
32
    opacity: 1;
33
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
34
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
35
    border: 1px solid #ddd;
36
    /*
37
    border-right: none;
38
    */
39
    z-index: 10;
40
    background-color: #fafafa !important;
41
    position: relative;
42
    /* Fix for IE7 */
3830 chandransh 43
    border-right: 1px solid #fafafa !important;
44
    color: #333333;
3101 chandransh 45
}
46
 
47
#vtab > ul {
48
    float: left;
49
    width: 120px;
50
    text-align: left;
51
    display: block;
52
    margin: auto 0;
53
    padding: 0;
54
    position: relative;
55
    /*Fix for IE7*/
56
    right: 1px;
57
    z-index: 10;
58
}
59
 
60
#vtab > div {
61
    background-color: #ffffff;
62
    border: 1px solid #ddd;
63
    line-height: 2.0em;
3830 chandransh 64
    margin-left: 160px;
65
    min-height: 420px;
3101 chandransh 66
    padding: 12px;
67
    position: relative;
68
    z-index: 9;
69
}
70
 
71
#vtab > div > div.heading {
72
    color: #333333;
73
    height: 25px;
74
    font-size: 14px;
75
    border-bottom: 1px solid #E0E0E0;
76
    padding-bottom: 5px;
77
    margin-bottom: 5px;
78
}
79
 
80
#vtab > ul > li.hover { cursor: pointer; }
3108 chandransh 81
 
3163 chandransh 82
.marginRight5px {
83
	margin-top: 5px;
84
	margin-right: 5px;
85
	float: left;
86
}
87
 
3830 chandransh 88
.ccdiv {
89
	width: 262px;
90
	border: 1px solid #CCC;
91
	margin-bottom:20px; 
92
}
93
 
94
.ccheader-div {
95
	width: 252px;
96
	height: 30px;
97
	line-height: 30px;
98
	background-color: #F1F1F1;
99
	padding: 5px;
100
}
101
 
102
.options {
103
	height: 30px;
104
	padding: 5px;
105
}
106
 
3163 chandransh 107
.cclogo {
108
	float: left;
109
	display: inline;
3830 chandransh 110
	margin-right: 5px;
3163 chandransh 111
}
112
 
113
.cclogo h3 {
114
    height: 30px;
115
    overflow: hidden;
116
    position: relative;
117
}
118
 
3830 chandransh 119
.newcclogo {
120
	float: left;
121
	display: inline;
122
	margin-right: 5px;
123
}
124
 
125
.newcclogo h3{
126
	height: 31px;
127
    overflow: hidden;
128
    position: relative;
129
}
130
 
131
.cctext {
132
	color: #333333;
133
	font-size: 13px;
134
	font-weight: bold;
135
	line-height: 30px;
136
}
137
 
138
.visa h3 img {
3163 chandransh 139
	position: relative;
3830 chandransh 140
	top: -31px;
3163 chandransh 141
}
142
 
3830 chandransh 143
.diners h3 {
144
	height: 38px;
145
}
146
 
3163 chandransh 147
.diners h3 img {
148
	position: relative;
3830 chandransh 149
	top: -62px;
3163 chandransh 150
}
151
 
3830 chandransh 152
.old-master h3 img {
153
	position: relative;
154
	top: -30px;
155
}
156
 
3163 chandransh 157
.maestro h3 img {
158
	position: relative;
159
	top: -120px;
3182 chandransh 160
}
161
 
162
.electron h3 img {
163
	position: relative;
164
	top: -150px;
165
}
166
 
167
.citibank h3 img {
168
	position: relative;
169
	top: -30px;
170
}
171
 
172
.corporationbank h3 img {
173
	position: relative;
174
	top: -60px;
175
}
176
 
177
.federalbank h3 img {
178
	position: relative;
179
	top: -90px;
180
}
181
 
182
.hdfcbank h3 img {
183
	position: relative;
184
	top: -120px;
185
}
186
 
187
.icicibank h3 img {
188
	position: relative;
189
	top: -150px;
190
}
191
 
192
.jkbank h3 img {
193
	position: relative;
194
	top: -180px;
195
}
196
 
197
.karnatkabank h3 img {
198
	position: relative;
199
	top: -210px;
200
}
201
 
202
.sbi h3 img {
203
	position: relative;
204
	top: -240px;
205
}
206
 
207
.sbh h3 img {
208
	position: relative;
209
	top: -270px;
210
}
211
 
212
.sbm h3 img {
213
	position: relative;
214
	top: -300px;
215
}
216
 
217
.itzcash h3 img {
218
	position: relative;
219
	top: -30px;
220
}
221
 
222
.icash h3 img {
223
	position: relative;
224
	top: -60px;
225
}
3830 chandransh 226
 
227
input.make-payment-button {
228
	background: url("../images/Button_MakePayment_ALLSTATES-copy.png") repeat-x scroll 50% 50% #F6F6F6;
229
	background-top
230
    border: 1px solid #CCCCCC;
231
    cursor: pointer;
232
    display: inline-block;
233
    font-size: 15px;
234
    font-weight: bold;
235
    text-shadow: 0px 1px 0px #009932;
236
    outline: medium none;
237
    overflow: visible;
238
    text-align: center;
239
    width: 305px;
240
    height: 40px;
241
    color: #FFFFFF;
242
}
243
 
244
.center-text-bold12 {
245
	text-align:center;
246
	font-size: 12px;
247
	font-weight:bold;
248
}
249
 
250
.center-text-bold13 {
251
	text-align:center;
252
	font-size: 13px;
253
	font-weight:bold;
254
}
255
 
256
.payment-security-notice {
257
	background-color: #ffffff;
258
    border: none;
259
    margin-left: 160px;
260
    padding-top: 25px;
261
}
262
 
263
.noticelogo {
264
	float: left;
265
	display: inline;
266
	margin-right: 5px;
267
}
268
 
269
.noticetext {
270
	color: #333333;
271
	font-size: 13px;
272
	line-height: 61px;
273
}
274
 
275
.noticelogo h3{
276
	height: 61px;
277
    overflow: hidden;
278
    position: relative;
279
}
280
 
281
.vbv h3 img {
282
	position: relative;
283
	top: -62px;
284
}
4656 phani.kuma 285
 
286
.captcha_text_blur {
287
	color: #999999;
288
    font-size: 12px;
289
    height: 28px;
290
    text-align: left;
291
    width: 194px;
292
}
293
 
294
.captcha_text_focus {
295
    height: 28px;
296
    text-align: left;
297
    width: 194px;
298
}