Subversion Repositories SmartDukaan

Rev

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

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