Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
568 rajveer 1
/*___ ActionBar ___*/
2
#actionBar .left{background:url(../images/actionbar-left.jpg) no-repeat;}
3
#actionBar .right{background:url(../images/actionbar-right.jpg) no-repeat top right;}
4
#actionBar .center{
5
	margin:0 10px;
6
	height:28px;
7
	background:url(../images/actionbar-hor-bar.jpg) repeat-x;
8
}
9
#actionBar .blockLeft{
10
	float:left;
11
	width:240px;
12
}
13
#actionBar .blockLeft .smallImgButton{
14
	float:left;
15
	margin:4px 2px 0 2px;
16
	display:inline; /* IE6 bug fix */
17
}
18
#actionBar .blockLeft .smallImgButton .button{
19
	padding-top:3px;
20
	cursor:pointer;
21
	font-family:Verdana, Arial, Helvetica, sans-serif;
22
	font-weight:bold;
23
	font-size:11px;
24
	border:none;
25
	background:none;
26
}
27
#actionBar .blockRight{
28
	float:right;
29
	width:370px;
30
	font-size:11px;
31
}
32
#actionBar .blockRight a{
33
	color:#000;
34
	text-decoration:none;
35
}
36
#actionBar .blockRight table{margin:1px -10px 0 0;}
37
#actionBar .blockRight td{
38
	vertical-align:top;
39
	padding-left:10px;
40
}
41
#actionBar .blockRight img{
42
	margin-top:2px;
43
	float:left;
44
}
45
#actionBar .blockRight span{
46
	float:left;
47
	margin:2px 4px 0 0;
48
	display:inline; /* IE 6 bug fix */
49
}
50
#actionBar .blockRight #facebookCount,
51
#actionBar .blockRight #twitterCount{
52
	font-size:10px;
53
	margin:3px 0 0 4px;
54
}
55
#actionBar .blockRight #askAFriend {width:100px;}
56
#actionBar .blockRight #askAFriend img,
57
#actionBar .blockRight #askAFriend span{float:right;}
58
 
59
#actionBar .blockRight #askAFriend span{
60
	width:76px;
61
	margin-left:-6px;
62
}
63
 
64
/*___ slideGuide ___*/
65
#slideGuide{margin-bottom:4px;}
66
 
67
/*___ slideGuideContent ___*/
68
#slideGuideContent .top .left{background:url(../images/slideguide-content-top-left.jpg) no-repeat;}
69
#slideGuideContent .top .right{background:url(../images/slideguide-content-top-right.jpg) no-repeat top right;}
70
#slideGuideContent .top .center{
71
	margin:0 10px 0 155px;
72
	height:13px;
73
	background:url(../images/slideguide-content-top-center.jpg) repeat-x;
74
}
75
 
76
#slideGuideContent .middle {
77
	background:#fff;
78
	border-right:1px solid #ccc;
79
}
80
#slideGuideContent .middle .left{background:url(../images/slideguide-nav-ver-bar.jpg) repeat-y;}
81
 
82
#slideGuideContent .bottom .left{background:url(../images/slideguide-content-bottom-left.jpg) no-repeat;}
83
#slideGuideContent .bottom .right{background:url(../images/slideguide-content-bottom-right.jpg) no-repeat top right;}
84
#slideGuideContent .bottom .center{
85
	margin:0 10px 0 155px;
86
	height:4px;
87
	background:url(../images/slideguide-content-bottom-center.jpg) repeat-x;
88
}
89
 
90
div.teaser h1{
91
    font-size:24px;
92
    font-weight:normal;
93
}
94
 
95
div.teaser h1 span{ font-weight:bold;}
96
 
97
div.demo{
98
	float:left;
99
	width:317px;
100
	padding:0;
101
	margin:16px 0 0 0;
102
}
103
 
104
div.demo ul {
105
	margin:0 0 -1px 0;
106
	padding: 3px 0;
107
	position:relative;
108
	z-index:999;
109
	height:20px;
110
}
111
 
112
div.demo ul li{
113
	list-style: none;
114
	margin: 0;
115
	display: inline;
116
}
117
 
118
div.demo ul li a{
119
	padding: 6px 8px;
120
	margin-left: 8px;
121
	color:#fff;
122
	font-size:11px;
123
	text-decoration: none;
124
	border-bottom: none;
125
	border-top:1px solid #6699FF;
126
	border-right:1px solid #6699FF;
127
	border-left:1px solid #6699FF;
128
	background:url(../images/tab-hor-bar.jpg) repeat-x;
129
}
130
 
131
div.demo .ui-tabs-nav li.ui-tabs-selected,
132
div.demo .ui-tabs-nav li.ui-state-active{
133
	background:#fff !important;
134
}
135
div.demo .ui-tabs-nav li.ui-state-active a{
136
	color:#000;
137
	background:#fff;
138
	border-bottom:none;
139
	border-top:1px solid #999;
140
	border-right:1px solid #999;
141
	border-left:1px solid #999;
142
}
143
 
144
.ui-tabs { zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
145
.ui-tabs .ui-tabs-nav li.ui-tabs-selected,
146
.ui-tabs .ui-tabs-nav li.ui-state-active a.vt{
147
	color:#fff !important;
148
	text-decoration:none;
149
	background:#848484 url(../images/slideguide-nav-arrow.jpg) no-repeat 133px 12px !important; 	
150
}
151
 
152
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
153
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
154
.ui-tabs .ui-tabs-panel { display: block;}
155
.ui-tabs .ui-tabs-hide { display: none !important; }
156
 
157
div.demo div.tabby{
158
	/*padding:10px 60px 10px 60px;*/
159
	margin:0px 10px 0px 0px;
160
	border:1px solid #ccc;
161
	overflow:hidden;
162
	width:317px;
163
}
164
.container { 
165
	width:317px; 
166
	height:540px;
167
	margin:0px 10px 0px 0px;
168
	/*border:1px solid #ccc;*/
169
	padding-top:4px;
170
	border-top: 1px solid #999;
171
	overflow:hidden;
172
	position:relative;
173
	background:#fff;
174
}
175
.slides{width:315px;float:left;position:absolute;top:45px; background:#fff; border:none;}
176
.slides div{text-align: center; background:#fff; border:none;}
177
.slides img{max-width:311px;max-height:481px; background:#fff; border:none;}
178
 
179
div.demo div.tabby img{	margin:2px;}
180
div.desc{
181
	float:left;
182
	width:225px;
183
	padding:0px 0px 0px 0px;
184
	margin:50px 0px 0px 23px;
185
	display:inline; /*ie6 bug fix*/
186
}
187
 
188
div.desc div.introduction{
189
	font-size:0.9em;
190
	line-height:2em;
191
	padding:0;
192
	margin:0;
193
	text-align:left;
194
}
195
 
196
div.desc h4{
197
	color:#333;
198
	font-size:20px;
199
	font-weight:normal;
200
}
201
 
202
div.desc p{
203
	line-height:26px;
204
	color:#333333;
205
	font-size:13px;
206
}
207
div.desc ul{list-style:none;}
208
 
209
div.desc li.introduction{
210
	margin-top:30px;
211
	color:#333;
212
	font-size:13px;
213
	font-weight:normal;
214
}
215
 
216
div.desc li.mainFeature{
217
	margin-top:30px;
218
	color:#333;
219
	font-size:14px;
220
	font-weight:bold;
221
}
222
 
223
div.desc li.mainFeatureValue{
224
	margin-top:5px;
225
	padding-left:18px;
226
	color:#333;
227
	font-size:13px;
228
	line-height:14px;
229
	background:url(../images/black-bullet.gif) no-repeat 8px 6px;
230
}
231
 
232
div.desc li.subFeature{
233
	margin-top:6px;
234
	padding-left:18px;
235
	color:#333;
236
	font-size:13px;
237
	font-weight:bold;
238
	background:url(../images/black-bullet.gif) no-repeat 8px 9px;
239
}
240
 
241
div.desc li.subsubFeature{
242
	margin-top:6px;
243
	padding-left:36px;
244
	color:#333;
245
	font-size:12px;
246
	font-weight:bold;
247
	background:url(../images/black-bullet.gif) no-repeat 26px 9px;
248
}
249
 
250
div.desc li.subFeatureValue{
251
	margin-left:18px;
252
	padding-left:17px;
253
	color:#666;
254
	font-size:12px;
255
	line-height:17px;
256
	background:url(../images/grey-bullet.gif) no-repeat 8px 8px;
257
}
258
 
259
div.desc li.subsubFeatureValue{
260
	margin-left:36px;
261
	padding-left:17px;
262
	color:#666;
263
	font-size:12px;
264
	line-height:17px;
265
	background:url(../images/grey-bullet.gif) no-repeat 8px 8px;
266
}
267
 
268
div.desc li.mainPunchline{
269
	line-height:18px;
270
	margin-bottom:15px;
271
	padding-left:10px;
272
	color:#333;
273
	font-weight:bold;
274
	font-size:13px;
275
	background:url(../images/mehron-square-bullet.gif) no-repeat 0px 7px;
276
}
277
 
278
div.desc li.mainFeaturePunchline{
279
	padding-left:18px;
280
	color:#333;
281
	font-size:13px;
282
	background:url(../images/mehron-square-bullet.gif) no-repeat 8px 9px;
283
}
284
 
285
div.desc li.subFeaturePunchline{
286
	margin-left:18px;
287
	padding-left:18px;
288
	color:#666;
289
	font-size:12px;
290
	background:url(../images/mehron-square-bullet.gif) no-repeat 8px 9px;
291
}
292
 
293
div.desc li.subsubFeaturePunchline{
294
	margin-left:18px;
295
	padding-left:36px;
296
	color:#666;
297
	font-size:12px;
298
	background:url(../images/mehron-square-bullet.gif) no-repeat 26px 9px;
299
}
300
 
301
div.desc li.spacing{margin-top:35px;}
302
div.desc li.subspacing{margin-top:6px;}
303
 
304
.slider-content  {
305
	float:left;
306
	width:316px;
307
	margin-top:5px auto;
308
	background:#eee;
309
	font-size:11px;
310
}
311
.slider-content  ul{border:none !important;}
312
 
313
.slider .next, 
314
.slider .prev{
315
	display:none;
316
	background-color:#EEEEEE;
317
	border:0;
318
	font-family:Verdana, Arial, Helvetica, sans-serif;
319
	color:#666;
320
	font-size:11px;
321
	padding:0;
322
	margin:0;
323
	cursor:pointer;
324
}
325
.slider .prev{
326
	float:left;
327
	color:#0066CC;
328
	margin:5px 0 0 10px;
329
}
330
.slider .next{
331
	float:right;
332
	color:#0066CC;
333
	margin:5px 10px 0 0;
334
}
335
.slider div{
336
	overflow:hidden;
337
	text-align:left;
338
	height:none;
339
	margin:0;
340
	padding:0;
341
}
342
 
343
.slider div ul{
344
	width:3000px;/* set to an arbitary high value*/
345
	overflow:hidden;
346
	margin:2px 0px;
347
	padding:0;
348
	margin-left:0;
349
}
350
.slider div ul li{
351
	display:inline-block;
352
	//display:inline; /*IE 7 hack doesn't support inline-block*/
353
	margin:1px 2px;
354
	width:auto;
355
	cursor:pointer;
356
	color:#0066CC;
357
}
358
 
359
.slider div ul li a{ color:#666 !important; }
360
 
361
.sliderScroll{
362
	width:230px; 
363
	margin:0 auto !important;
364
}
365
 
366
/*___ slideGuideNav ___*/
367
#slideGuideNav {
368
	margin-left:2px;
369
	float:left;
370
	display:inline; /* IE 6 bug fix */
371
	width:153px;
372
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
373
	font-size:12px;
374
}
375
#slideGuideNav ul{list-style:none;}
376
#slideGuideNav a span {
377
	display:block;
378
	width:105px;
379
}
380
#slideGuideNav a{
381
	display:block;
382
	padding:9px 0 9px 17px;
383
	color:#666666;
384
	text-decoration:none;
385
	line-height:18px;
386
	background:url(../images/slideguide-nav-arrow.jpg) no-repeat 133px -75px;
387
}
388
#slideGuideNav a:hover{
389
	color:#fff;
390
	text-decoration:none;
391
	background:#848484 url(../images/slideguide-nav-arrow.jpg) no-repeat 133px 12px; 	
392
}
393
 
394
/*___ slideGuideProduct ___*/
395
#slideGuideProduct{
396
	float:left;
397
	width:570px;
398
}
399
#slideGuideProduct h1{
400
	margin:26px 0 20px 8px;
401
	font-weight:normal;
402
}
403
#slideGuideProduct .modelName{margin-left:9px;}
404
 
405
/*___ Pincode ___*/
406
#servicePinCode .left{background:url(../images/pincode-left.jpg) no-repeat;}
407
#servicePinCode .right{background:url(../images/pincode-right.jpg) no-repeat top right;}
408
#servicePinCode .center{
409
	margin:0 16px;
410
	height:32px;
411
	padding: 8px 0 0 20px;
412
	background:url(../images/pincode-hor-bar.jpg) repeat-x;
413
}
414
#servicePinCode .imgTextBox {
415
	float:left;
416
	width:80px;
417
	margin:0 5px;
418
}
419
#servicePinCode .imgTextBox .left{background:url(../images/textbox-left.jpg) no-repeat;}
420
#servicePinCode .imgTextBox .right{background:url(../images/textbox-right.jpg) no-repeat top right;}
421
#servicePinCode .imgTextBox .center{
422
	margin:0 5px;
423
	padding:0;
424
	background:url(../images/textbox-hor-bar.jpg) repeat-x;
425
}
426
#servicePinCode .imgTextBox .textbox{
427
	width:68px;
428
	height:21px;
429
	font-size:14px;
430
	color:#999;
431
	border:none;
432
	background:none;
433
}
434
#servicePinCode .button{
435
	margin-top:1px;
436
	width:31px;
437
	height:21px;
438
	border:none;
439
	background:url(../images/buttons/go.jpg) no-repeat;
440
}
441
 
442
/*___ Phone reviews ___*/
443
#phoneReviews{margin-bottom:-6px;}
444
#phoneReviews .top .left{background:url(../images/review-top-left.jpg) no-repeat;}
445
#phoneReviews .top .right{background:url(../images/review-top-right.jpg) no-repeat top right;}
446
#phoneReviews .top .center{
447
	background:url(../images/review-top-hor-bar.jpg) repeat-x; 
448
	height:31px;
449
	margin:0 10px;
450
}
451
#phoneReviews .middle{
452
	color:#333;
453
	background:#fdfdfd;
454
	border-left:1px solid #ccc;
455
	border-right:1px solid #ccc;
456
	padding:1px 0; /* Bug fix*/
457
}
458
#phoneReviews h2{
459
	padding:5px 0 0 5px;
460
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
461
	font-size:18px;
462
	font-weight:normal;
463
}
464
#phoneReviews p{margin:10px 15px 15px 15px;}
465
#phoneReviews .bottom{margin-top:-10px;}
466
#phoneReviews .bottom .left{background:url(../images/review-bottom-left.jpg) no-repeat;}
467
#phoneReviews .bottom .right{background:url(../images/review-bottom-right.jpg) no-repeat top right;}
468
#phoneReviews .bottom .center{
469
	background:url(../images/review-bottom-hor-bar.jpg) repeat-x; 
470
	height:31px;
471
	margin:0 10px;
472
}
473
#phoneReviews .horLine{
474
	margin-top:-20px;
475
	border-bottom:1px solid #ccc;
476
}