Subversion Repositories SmartDukaan

Rev

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

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