Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
458 rajveer 1
body {
2
  margin: 0;
3
  padding: 0;
4
  font-family:Verdana;
5
  font-size:0.8em;
6
  color:#666;
7
  font-smooth:always;
8
  background:#74726f;    
9
}
10
h1, h2, h3, h4, h5 {
11
  margin: 0;
12
  padding: 0;
13
}
14
p
15
{
16
  margin: 0px 0px 0px 0px;
17
  padding: 0px 0px 0px 0px;
18
}
19
*{
20
	margin:0;
21
	padding:0;
22
}
23
img{
24
	border:none;
25
}
26
 
27
ul, ul li
28
{
29
margin:0;
30
padding:0;
31
list-style:none;
32
}
33
 
34
.clearfix
35
{
36
clear:both;
37
clear:float;
38
}
39
/*div.outerWrapper
40
{
41
margin: 0 auto 0 auto;
42
}*/
43
div.wrapper
44
{
45
width:980px;
46
margin: 0 auto 0 auto;
47
}
48
h1 img
49
{
50
padding: 10px 0px 12px 3%;
51
float:left;
52
}
53
/*div.quickLinks
54
{
55
float:right;
56
width:60%;
57
text-align:right;
58
font-size:0.85em;
59
margin: 15px 1% 5px 0px;
60
padding: 0px 0px 0px 0px;
61
color:#000;
62
}
63
div.quickLinks span.subs
64
{
65
padding: 8px 9px 0px 0px;
66
margin: 0px 0px 0px 0px;
67
display:block;
68
float:right;
69
}
70
div.quickLinks a 
71
{
72
text-decoration:none;
73
color:#0066cc;
74
font-weight:bold;
75
margin: 0px 0px 0px 5px;
76
padding: 0px 0px 0px 0px;
77
}
78
div.quickLinks a.fofb
79
{
80
width:100%;
81
overflow:auto;
82
}
83
div.quickLinks a.signin
84
{
85
background:url(../images/signin_arw.gif) no-repeat right center;
86
margin: 0px 10px 0px 5px;
87
padding: 0px 18px 0px 0px;
88
color:#0066cc;
89
}
90
 
91
div.quickLinks label
92
{
93
margin: 0px 0px 0px 0px;
94
padding: 0px 0px 0px 0px;
95
color:#000;
96
}
97
div.quickLinks input.newletter
98
{
99
margin: 0px 0px 2px 0px;
100
padding: 2px 0px 2px 2px;
101
color:#666;
102
border:1px solid #848484;
103
width:220px;
104
}
105
div.quickLinks img
106
{
107
margin: 5px 0px 0px 0px;
108
padding: 0px 0px 0px 4px;
109
border-left:1px solid #848484;
110
float:right;
111
}
112
*/
113
div.mast
114
{
115
width:100%;
116
background:#fff;
117
}
118
div.header
119
{
120
display:table;
121
width:980px;
122
background:#fdfdfd;
123
margin: 0px auto 0px auto;
124
padding: 0px 0px 0px 0px;
125
}
126
div.headerRight{width:460px;float:right; padding-top:10px; }
127
div.headerRight h1{font:normal 11px/1.2 Verdana;width:auto; padding:0px 0px 0px 120px; margin:0; float:left;color:#010101;}
128
div.headerRight h2{font:bold 11px/1.2 Verdana; color:#0066cc;width:163px;float:right; padding:0; margin:0;}
129
 
130
div.headerRight h2 a{color:#0066cc; text-decoration:none; line-height:10px;padding:3px 5px 5px;}
131
div.headerRight .subscribe{float:right;width:462px; padding-top:5px; color:#333;}
132
div.headerRight .subscribe input[type="text"]{width:210px; border:1px solid #848484; float:left; color:#999999; padding:2px; margin-right:5px; margin:5px 0px;}
133
div.headerRight .subscribe span{float:left; margin:0 0px;}
134
div.headerRight .subscribe span img{ margin:0 5px;}
135
div.headerRight .subscribe label{float:left; padding-left:5px; margin:5px 0px; }
136
div.mainmenu
137
{
138
background:url(../images/menubg.gif) repeat-x left;
139
margin: 0px 0px 0px 0px;
140
padding: 0px 0px 0px 0px;
141
height:32px;
142
display:table;
143
width:100%;
144
clear:both;
145
}
146
 
147
div.breadcrumb
148
{
149
margin: 0px 0px 15px 0px;
150
padding: 1px 0px 1px 0px;
151
font-size:0.85em;
152
height:10px;
153
}
154
div.breadcrumb a
155
{
156
color:#1170cf;
157
background:url(../images/crumb_arw.gif) no-repeat right 0.3em;
158
text-decoration:none;
159
margin: 0px 0px 0px 0px;
160
padding: 0px 10px 0px 0px;
161
font-weight:bold;
162
}
163
div.breadcrumb a.selc
164
{
165
background:none;
166
color:#878e8e;
167
}
168
div.breadcrumb a.selc:hover
169
{
170
text-decoration:none!important;
171
}
172
div.findBox
173
{
174
background:url(../images/findbox.gif) repeat-x 0 0;
175
margin: 0px 0px 2px 0px;
176
/*padding: 3px 0px 3px 3px;*/
177
display:block;
178
position:relative;
179
clear:both;
180
width:100%;
181
float:left;
182
}
183
div.findBox input.txtfld
184
{
185
height:19px;
186
width:375px;
187
padding: 3px 0px 3px 0px;
188
float:left;
189
margin:2px;
190
}
191
div.findBox select.cat
192
{
193
/*padding: 3px 0px 4px 0px;*/
194
width:180px;
195
font-size:14px;
196
float:left;
197
margin:2px;
198
height:29px;
199
padding:5px;
200
padding-top:2px;
201
 
202
}
203
/*
204
a.btn{
205
background:url(../images/button.gif) no-repeat left;
206
border:none;
207
padding: 10px 20px 10px 8px;
208
margin: 0px 0px 0px 20px;
209
text-decoration:none;
210
font-size:0.7em;
211
font-weight:bold;
212
color:#000;
213
 
214
}*/
215
input.srchbtn
216
{
217
margin: 0px 0px 0px 0px;
218
padding: 2px 0px 5px 0px;
219
width:98px;
220
height:28px;
221
border:0px;
222
background:url(../images/button.gif) no-repeat left;
223
font-weight:bold;
224
font-size:1.1em;
225
float:left;
226
margin:2px;
227
}
228
 
229
div.findBox a.cartbtn
230
{
231
background:url(../images/cart_btn.gif) no-repeat;
232
padding: 6px 0px 6px 35px;
233
/*margin: -3px 0px 0px 0px;*/
234
float:right;
235
font-weight:bold;
236
text-decoration:none;
237
color:#000;
238
width:75px;
239
margin:2px;
240
font-family:Verdana;
241
font-size:12px;
242
}
243
div.content1
244
{
245
	margin:2px 4px 1px 0px;
246
	padding:0px 0px 0px 0px;
247
	color:#000;
248
	font-size:1em;
249
	line-height:1.3em;
250
	height:100%;
251
 
252
}
253
div.lfbox
254
{
255
margin: -0px 0px 0px 0px;
256
/*padding: 0px 0px 0px 0px;
257
-moz-border-radius: 5px;
258
-webkit-border-radius: 5px;
259
border-radius: 5px;
260
border:2px solid #ccc;
261
background:#fefefe;*/
262
}
263
.block1Top{background:url(../images/block1Top.png) no-repeat;width:738px; height:12px; background-position:top center;}
264
.block1Bottom{background:url(../images/block1Bottom.png) no-repeat;width:738px; height:12px;background-position:bottom center; }
265
.block1Content{width:717px; background:url(../images/cotentBgC.png) repeat-y;padding:0px 10px;background-position:left center; margin:0;}
266
.block2Top{background:url(../images/contentMaintop1.png) no-repeat;width:737px; height:19px; background-position:top center; }
267
.block2Bottom{background:url(../images/contentMainbottom1.png) no-repeat;width:737px; height:19px;background-position:bottom center;}
268
/*.block2Content{max-width: 714px; background:#fff url(contentMaincenter1.png) repeat-x;padding:0px 10px;background-position:0 bottom; border-left:1px solid #cccccc;border-right:2px solid #cccccc;}*/
269
.addtocart{ width:34%; float:right;}
270
 
271
.addCart{background:url(../images/add-to-cart.gif) repeat-x center center; height:28px; width:110px; padding:2px 10px; font-weight:bold;font-size:1.1em; line-height:18px; border:none; }
272
div.controls
273
{
274
margin: 0px 0px 0px 0px;
275
padding: 0px 0px 0px 0px;
276
overflow:hidden;
277
position:relative;
278
height:178px;
279
 
280
}
281
div.contweak
282
{
283
background:url(../images/demo_panel_bg.gif) repeat-x 0em bottom;
284
border-right:2px solid #dadada;
285
border-left:2px solid #dadada;
286
width:733px;
287
height:768px;
288
 
289
 
290
 
291
}
292
div.controls h2 
293
{
294
margin: 0px 0px 15px 0px;
295
font-size:1.5em;
296
}
297
div.controls h2 a.add
298
{
299
margin: 0px 0px 0px 25px;
300
font-size:0.7em;
301
font-weight:bold;
302
}
303
 
304
span.text
305
{
306
font-size:0.9em;
307
line-height:1.9em;
308
color:#333;
309
float:left;
310
clear:both;
311
}
312
div.controls span.textsml
313
{
314
font-size:0.85em;
315
padding: 0px 0px 0px 0px;
316
margin: 0px 0px 0px 0px;
317
position:absolute;
318
top:44px;
319
color:#666;
320
}
321
 
322
div.controls span.textsml1
323
{
324
font-size:0.85em;
325
padding: 0px 0px 0px 0px;
326
margin: 0px 0px 0px 0px;
327
position:absolute;
328
top:44px;
329
color:#666;
330
}
331
span.num
332
{
333
color:#990000;
334
font-weight:bold;
335
font-size:1.45em
336
}
337
div.price
338
{
339
margin:10px 0px 0px 0px;
340
width:450px;
341
float:left;
342
}
343
div.price img
344
{
345
padding:5px 0px 0px 5px;
346
*padding:10px 0px 0px 5px;
347
float:left;
348
margin:0;
349
width:112px;
350
height:15px;
351
 
352
/*margin: 0px 0px -2px 5px;*/
353
}
354
input.pin
355
{
356
border:none;
357
background:url(../images/inp_bg.gif) no-repeat 0em 0em;
358
width:80px;
359
padding:3px 0px 5px 2px;
360
margin: 0px 4px 0px 4px;
361
}
362
div.rating
363
{
364
float:right;
365
padding:0px 0px 0px 0px;
366
margin:10px 0px 0px 0px;
367
width:34%;
368
color:#333;
369
}
370
div.rating h3
371
{
372
font-size:1.3em;
373
padding:0px 0px 5px 0px;
374
}
375
div.rating div.seller
376
{
377
float:left;
378
padding:0px 0px 4px 0px;
379
clear:both;
380
}
381
div.common
382
{
383
border-top:1px solid #ccc;
384
clear:both;
385
/*margin: 5px 0px 0px 0px;*/
386
padding: 5px 0px 0px 0px;
387
width:100%;
388
}
389
div.common a
390
{
391
background:url(../images/blue_arw.gif) no-repeat 0em 0.2em;
392
color:#0066cc;
393
font-weight:bold;
394
padding:0px 0px 0px 15px;
395
text-decoration:none;
396
}
397
div.contentArea
398
{
399
width:100%;
400
}
401
div.part1
402
{
403
width:737px;
404
display:block;
405
float:left;
406
margin:0;
407
 
408
}
409
div.utils
410
{
411
/*padding:4px 0px 5px 6px;*/
412
margin:4px auto 0px auto;
413
padding:3px;
414
background:#fff url(../images/util_bg.gif) repeat-x left bottom;
415
width:709px;
416
height:22px;
417
 
418
}
419
div.utils input, div.utils input.atr
420
{
421
padding:0px 0px 0px 0px;
422
margin:0px 0px 0px 0px;
423
height:21px;
424
border:0px;
425
font-weight:bold;
426
 
427
}
428
div.utils input
429
{
430
width:80px;
431
background:url(../images/compare_btn.gif) no-repeat 0em 0em;
432
 
433
}
434
div.utils input.atr
435
{
436
width:124px;
437
background:url(../images/addtoresch.gif) no-repeat 0em 0em;
438
margin:0px 62px 0px 0px;
439
}
440
div.utils a
441
{
442
text-decoration:none;
443
color:#000;
444
font-size:0.8em;
445
margin:-0px 0px 0px 20px;
446
display:inline;
447
 
448
}
449
 
450
div.utils a.fb
451
{
452
background:url(../images/facebook.gif) no-repeat left 0em;
453
padding:6px 0px 5px 71px;
454
 
455
}
456
div.utils a.tw
457
{
458
background:url(../images/tweet.gif) no-repeat left 0em;
459
padding:6px 0px 5px 25px;
460
 
461
}
462
div.utils a.ork
463
{
464
background:url(../images/orkut.gif) no-repeat left 0em;
465
padding:6px 0px 6px 25px;
466
}
467
div.utils a.ml
468
{
469
background:url(../images/mail_ico.gif) no-repeat left 0.3em;
470
padding:6px 0px 5px 25px;
471
margin:0px 20px 0px 10px;
472
}
473
div.utils a.askfn
474
{
475
background:url(../images/ask_frnd.gif) no-repeat right 0em;
476
padding:6px 30px 5px 0px;
477
margin:0px 0px 0px 0px;
478
font-weight:bold;
479
}
480
div.locator
481
{
482
background:#fff url(../images/pinloc_bg.gif) repeat-x left bottom;
483
padding:7px 0px 7px 6px;
484
margin:0px auto 5px auto;
485
width:710px;
486
clear:both;
487
height:26px;
488
}
489
input.gobtn
490
{
491
border:0px;
492
background:url(../images/go_btn.gif) no-repeat right 0em;
493
padding:2px 3px 3px 5px;
494
margin:2px 0px 0px 0px;
495
color:#fff;
496
font-weight:bold;
497
height:21px;
498
width:31px;
499
}
500
div.sideNavBg{padding:0; margin:0;background:url(../images/demo_panel_bg.gif) repeat-x 0em bottom;}
501
div.sideNav
502
{
503
	padding:0px 0px 0px 0px;
504
	margin:0px 0px 0px 0px;
505
	background:url(../images/sidenav_bg.gif) repeat-y right top;
506
	width:154px;
507
	float:left;
508
}
509
div.sideNav ul
510
{
511
	padding:0px 0px 0px 0px;
512
	margin:10px 2px 0px 0px;
513
}
514
div.sideNav ul li
515
{
516
	padding:0px 0px 0px 0px;
517
	margin:0px 0px 0px 0px;	
518
	background:url(../images/side_arw_inact.gif) no-repeat 11.7em center;
519
	font-size:0.9em;
520
 
521
}
522
div.sideNav ul li:hover, div.sideNav ul li.sfhover
523
{
524
	padding:0px 0px 0px 0px;
525
	margin:0px 0px 0px 0px;	
526
	background:#ebebeb url(../images/side_arw_actv.gif) no-repeat 11.7em center;
527
	font-size:0.9em;
528
}
529
div.sideNav ul li a.vt
530
{
531
	padding:8px 12px 10px 10px;
532
	margin:0px 0px 0px 0px;
533
	text-decoration:none;
534
	color:#666;
535
	display:block;	
536
 
537
}
538
div.teaser
539
{
540
float:left;
541
padding:0px 0px 0px 10px;
542
margin:20px 0px 0px 0px;
543
width:76.9%;
544
font-size:12px;
545
font-family:Verdana;
546
}
547
div.teaser h1
548
{
549
font-size:1.5em;
550
font-weight:normal;
551
}
552
div.demo
553
{
554
padding:0px 0px 0px 0px;
555
margin:0px 0px 0px 0px;
556
float:left;
557
}
558
div.demo ul 
559
{
560
padding:0px 0px 0px 0px;
561
margin:40px 0px 0px 0px;
562
}
563
div.demo ul li
564
{
565
padding:8px 10px 6px 10px;
566
*padding:8px 10px 3px 10px;
567
margin:0px 5px 0px 0px;
568
width:50px;
569
display:inline;
570
clear:both;
571
background:url(../images/tab_unselc.gif) repeat-x left ;
572
}
573
div.demo ul li a
574
{
575
padding:8px 0px 8px 0px;
576
margin:0px 0px 0px 0px;
577
text-decoration:none;
578
font-size:0.8em;
579
color:#000;
580
}
581
div.demo ul li.sel
582
{
583
 
584
}
585
div.demo div.tabby
586
{
587
/*padding:10px 60px 10px 60px;*/
588
margin:0px 10px 0px 0px;
589
border:1px solid #ccc;
590
overflow:hidden;
591
width:317px;
592
 
593
}
594
 
595
/*
596
 * Required 
597
*/
598
 
599
.container { 
600
width:317px; 
601
height:540px;
602
margin:0px 10px 0px 0px;
603
border:1px solid #ccc;
604
overflow:hidden;
605
position:relative;
606
background:#fff;
607
}
608
.slides { position:absolute; top:0; left:0; }
609
.slides div { position:absolute; top:0; width:296px; margin:35px 5px 5px;}
610
.slides div img{ max-width:311px;max-height:481px; }
611
/*
612
 * Optional
613
*/
614
#loopedSlider,#newsSlider { margin:0 auto;position:relative; clear:both; }
615
ul.pagination { list-style:none; padding:0; margin:0; }
616
ul.pagination li  { float:left; }
617
ul.pagination li a { padding:2px 4px; }
618
ul.pagination li.active a { background:blue; color:white; }
619
 
620
div.demo div.tabby img
621
{
622
	margin:2px;
623
 
624
}
625
div.desc
626
{
627
float:left;
628
width:36%;
629
padding:0px 0px 0px 0px;
630
margin:60px 0px 0px 0px;
631
}
632
div.bot
633
{
634
background:#dcdcdc;
635
padding:4px 9px 4px 5px;
636
margin:0px 0px 0px 0px;
637
width:305px;
638
height:22px;
639
}
640
div.bot a
641
{
642
padding:0px 2px 0px 0px;
643
margin:0px 0px 0px 0px;
644
color:#1d76ce;
645
text-decoration:none;
646
}
647
div.bot span
648
{
649
padding:0px 0px 0px 0px;
650
margin:0px 50px 0px 0px;
651
}
652
div.desc div.introduction
653
{
654
font-size:0.9em;
655
line-height:2em;
656
padding:0px 0px 0px 0px;
657
margin:0px 0px 0px 0px;
658
text-align:left;
659
}
660
div.desc h4
661
{
662
font-size:1.6em;
663
padding:0px 0px 10px 0px;
664
margin:20px 0px 0px 0px;
665
font-family: Verdana;
666
color:#505050;
667
width:155px;
668
}
669
div.desc ul
670
{
671
margin:0px 0px 0px 15px;
672
}
673
div.desc ul li
674
{
675
font-size:0.9em;
676
line-height:2em;
677
list-style:disc;
678
padding:0px 0px 0px 0px;
679
margin:0px 0px 0px 0px;
680
}
681
/*span.special
682
{
683
color:#990000;
684
}*/
685
div.block2
686
{
687
padding:0px 0px 0px 0px;
688
margin:0px 0px 4px 0px;
689
width:737px;
690
background	:#fff;
691
float:left;
692
}
693
div.block2 div
694
{
695
/*background:url(../images/center_bg.gif) repeat-x left ;*/
696
overflow:hidden;
697
 
698
}
699
div.block2 img
700
{
701
padding:0px 0px 0px 0px;
702
margin:0px 0px 0px 0px;
703
float:left;
704
}
705
div.block2Bottom1
706
{
707
background:url(../images/phoneReviewbottom.gif) no-repeat;
708
width:737px;
709
height:6px;
710
 
711
}
712
div.block2Top1 h4
713
{
714
padding:7px 0px 6px 10px;
715
margin:0px 0px 0px 0px;
716
font-family:Verdana;
717
font-size:1.4em;
718
color:#333;
719
width:727px;
720
height:19px;
721
background:url(../images/phoneReviewtop.gif) no-repeat;
722
/*background:url(../images/right_curv.gif) no-repeat right 0em ;*/
723
}
724
@media screen and (-webkit-min-device-pixel-ratio:0){
725
	div.block2 h4{width:98.7%;}
726
	input.srchbtn{padding: 5px 0px 5px 0px;}
727
}
728
div.block2 p
729
{
730
padding:10px;
731
margin:0px 0px 5px 0px;
732
background:#f5f5f5;
733
color:#333;
734
display:block;
735
line-height:15px;
736
width:717px;
737
}
738
 
739
/**BEGIN   (right column)***/
740
div.sideBlock
741
{
742
	float:right;
743
	width:237px;
744
	padding:0px 0px 0px 0px;
745
	margin:2px 0px 0px 0px;
746
	line-height:1.4em;
747
 
748
}
749
div.custserv
750
{
751
margin:0px 0px 0px 0px;
752
padding:0px 0px 0px 0px;
753
background:#f5f5f5;
754
position:relative;
755
height:68px;
756
}
757
div.custserv h3
758
{
759
color:#666;
760
margin:0px 0px 0px 0px;
761
padding:5px 0px 5px 8px;
762
background:url(../images/side_hdr_bg.gif) repeat-x 0em 0em;
763
border-bottom:1px solid #ccc;
764
font-size:1.1em;
765
}
766
div.custserv img.mail
767
{
768
margin:0px 0px 0px 0px;
769
padding:10px 10px 10px 10px;
770
border-right:1px solid #ccc;
771
}
772
div.custserv img
773
{
774
padding-left:5px;
775
}
776
div.custserv span
777
{
778
margin:0px 0px 0px 0px;
779
padding:0px 0px 0px 10px;
780
font-weight:bold;
781
position:absolute;
782
top:38px;
783
}
784
 
785
 
786
div.lightbox
787
{
788
margin:4px 0px 0px 0px;
789
*margin:5px 0px 0px 0px;
790
padding:0px;
791
/*border:1px solid #ccc;*/
792
float:left;
793
width:237px;
794
 
795
}
796
div.hdr
797
{
798
margin:0px 0px 0px 0px;
799
padding:10px 0px 10px 0px;
800
border-bottom:1px solid #ccc;
801
background:url(../images/lb_hdr_bg.gif) repeat-x left;
802
height:21px;
803
width:237px;
804
}
805
div.hdr a
806
{
807
margin:0px 0px 0px 15px;
808
padding:0px 0px 0px 30px;
809
text-decoration:none;
810
font-size:1.5em;
811
color:#666;
812
background:url(../images/lgb_arw.gif) no-repeat left center;
813
}
814
 
815
div.swapy a
816
{
817
background:url(../images/lgb_arw_cc.gif) no-repeat left center;
818
height:21px;
819
width:13px;
820
}
821
 
822
div.hdr1 a
823
{
824
margin:0px 0px 0px 15px;
825
padding:0px 0px 0px 30px;
826
text-decoration:none;
827
font-size:1.5em;
828
color:#666;
829
background:url(../images/schdule_right.gif) no-repeat left center;
830
}
831
 
832
div.swapy1 a
833
{
834
background:url(../images/schdule_down.gif) no-repeat left center;
835
height:21px;
836
width:13px;
837
}
838
 
839
 
840
div.tools
841
{
842
margin:0px;
843
padding:0px;
844
border-bottom:1px solid #ccc;
845
background:#ebebeb;
846
}
847
div.tools a
848
{
849
margin:0px 0px 0px 0px;
850
padding:0px 6px 0px 6px;
851
font-size:11px;
852
display:inline;
853
border-right:1px solid #ccc;
854
text-decoration:none;
855
color:#0066cc;
856
font-weight:bold;
857
}
858
div.tools a:hover
859
{
860
	text-decoration: underline;
861
	cursor:pointer;
862
}
863
 
864
div.tabwrap
865
{
866
height:257px;
867
overflow-x:hidden;
868
overflow-y:auto;
869
 
870
}
871
div.tabwrap table
872
{
873
background:#fff;
874
padding-top:2px;
875
 
876
}
877
div.tabwrap table td
878
{
879
vertical-align:top;
880
/*padding:3px 3px 3px 3px;*/
881
padding:0px;
882
margin:0px 0px 0px 0px;
883
background:#f5f5f5;
884
 
885
}
886
div.tabwrap table td img
887
{
888
border:1px solid #ccc;
889
padding:3px 3px 3px 3px;
890
}
891
div.tabwrap table td div
892
{
893
	padding:0px 5px;
894
 
895
}
896
div.tabwrap table td div a
897
{
898
padding:0px 0px 0px 0px;
899
margin:0px;
900
color:#0066cc;
901
text-decoration:none;
902
font-size:1em;
903
font-weight:bold;
904
display:block;
905
}
906
div.tabwrap table td div span.text
907
{
908
padding:0px 0px 0px 0px;
909
margin:0px 0px 0px 0px;
910
color:#333;
911
font-size:0.85em;
912
line-height:15px;
913
font-weight:normal;
914
width:110px;
915
}
916
div.tabwrap table td.n 
917
{
918
padding:0px 0px 0px 0px;
919
margin:0px 0px 0px 0px;
920
border-top:1px solid #ccc;
921
text-align:right;
922
}
923
div.tabwrap table td.n a.notes
924
{
925
padding:0px 5px 0px 0px;
926
margin:0px 0px 0px 0px;
927
color:#0066cc;
928
font-size:0.85em;
929
font-weight:normal;
930
text-decoration:none;
931
}
932
div.tabwrap table td.null
933
{
934
padding:0px 0px 0px 0px;
935
margin:0px 0px 0px 0px;
936
background:#fff;
937
height:2px;
938
}
939
div.quicksign
940
{
941
margin:0px;
942
padding:0px 0px 0px 5px;
943
background:#e8e8e8;
944
color:#666;
945
font-size:0.85em;
946
line-height:15px;
947
}
948
div.quicksign a
949
{
950
margin:0px 0px 0px 0px;
951
padding:0px 4px 0px 0px;
952
text-decoration:none;
953
color:#0066cc;
954
font-weight:bold;
955
}
956
 
957
/**END   (right column)***/
958
div.footermast
959
{
960
background:#fff;
961
width:100%;
962
 
963
 
964
}
965
div.footer
966
{
967
text-align:left;
968
padding: 5px 0px 5px 10px;
969
margin:0px auto 0px auto;
970
color:#227ad3;
971
background:#fff;
972
width:980px;
973
}
974
div.footer a
975
{
976
margin:0px 0px 0px 0px;
977
padding:0px 0px 0px 0px;
978
color:#0066cc;
979
text-decoration:none;
980
font-size:12px;
981
font-weight:bold;
982
}
983
div.footermast span
984
{
985
margin:0px 0px 0px 0px;
986
padding:0px 0px 0px 145px;
987
color:#666;
988
font-size:10px;
989
 
990
 
991
}
992
 
993
 
994
 
995
div.quickLinks a.signin:hover, div.footer a:hover, div.common a:hover, div.quickLinks a:hover, 
996
div.tabwrap table td div a:hover, div.tabwrap table td.n a.notes:hover, div.bot a:hover, div.breadcrumb a:hover, div.quicksign a:hover
997
{
998
text-decoration:underline!important;
999
}
1000
 
1001
.videoImg{
1002
background:url(../images/nokia_videobg.gif) no-repeat; 
1003
height:481px; 
1004
width:311px;
1005
float:left;
1006
}
1007
 
1008
.videoStyle{
1009
height: 273px; 
1010
width: 203px;  
1011
margin:60px 0px 0px 52px;
1012
float:left;  
1013
}
1014
 
1015
 
1016
/*binay*/
1017
.overflowhide{overflow:hidden;}
1018
.padding5{padding:5px;}
1019
.padding10{padding:10px;}
1020
.block3Top{background:url(../images/block3Top.jpg) no-repeat;width:737px; height:5px; background-position:top center;}
1021
.block3Bottom{background:url(../images/block3Bottom.jpg) no-repeat;width:736px; height:5px;background-position:bottom center; }
1022
.block3Content{width:717px; background:url(../images/cotentBg3.jpg) repeat-y;padding:0px 10px;background-position:left center; margin:0;}
1023
/*binay end*/
1024
 
1025
#contentwrapper{
1026
float: left;
1027
width: 100%;
1028
}
1029
 
1030
#contentcolumn{
1031
margin: 0 190px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
1032
background: #ccc;
1033
}
1034
 
1035
#leftcolumn{
1036
float: left;
1037
width: 180px; /*Width of left column in pixel*/
1038
margin-left: -733px; /*Set margin to that of -(MainContainerWidth)*/
1039
background: #C8FC98;
1040
}
1041
 
1042
#rightcolumn{
1043
float: left;
1044
width: 190px; /*Width of right column*/
1045
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
1046
background: #FDE95E;
1047
}
1048
/*youtube video*/
1049
#videoDiv {
1050
margin-right: 3px;
1051
}
1052
/*#videoInfo {
1053
margin-left: 3px;
1054
}*/
1055
 
1056
/*widget slide guide section*/
1057
.toggler { width: 530px; height:530px; position: relative;}
1058
  #button { padding: .5em 1em; text-decoration: none; }
1059
  #vtab-1 { width: 530px; height: 530px; padding: 0.4em; position: relative; }
1060
  #vtab-1 h3 { margin: 0; padding: 0.4em; text-align: center; }
1061
  .ui-effects-transfer { border: 2px dotted gray; }
1062
 
1063
/*scroll pan*/
1064
 
1065
#pane1{
1066
     height: 267px;
1067
}
1068
 
1069
#pane2, #pane3, #pane4 {
1070
     height: 258px;
1071
}
1072
.winXP .jScrollPaneTrack {
1073
     background: url(../images/windows_track.gif) repeat-y;
1074
}
1075
.winXP .jScrollPaneDrag {
1076
     background: url(../images/windows_drag_middle.gif) no-repeat 0 50%;
1077
}
1078
.winXP .jScrollPaneDragTop {
1079
     background: url(../images/windows_drag_top.gif) no-repeat;
1080
     height: 4px;
1081
}
1082
.winXP .jScrollPaneDragBottom {
1083
     background: url(../images/windows_drag_bottom.gif) no-repeat;
1084
     height: 4px;
1085
}
1086
.winXP a.jScrollArrowUp {
1087
     height: 17px;
1088
     background: url(../images/windows_arrow_up.gif) no-repeat 0 0;
1089
}
1090
.winXP a.jScrollArrowUp:hover {
1091
     background-position: 0 -20px;
1092
}
1093
.winXP a.jScrollArrowDown {
1094
     height: 17px;
1095
     background: url(../images/windows_arrow_down.gif) no-repeat 0 0;
1096
}
1097
.winXP a.jScrollArrowDown:hover {
1098
     background-position: 0 -20px;
1099
}
1100
.winXP a.jScrollActiveArrowButton, .winXP a.jScrollActiveArrowButton:hover {
1101
     background-position: 0 -40px;
1102
}
1103
 
1104
 
1105
.osX .jScrollPaneTrack {
1106
     background: url(../images/osx_track.gif) repeat-y;
1107
}
1108
.osX .jScrollPaneDrag {
1109
     background: url(../images/osx_drag_middle.gif) repeat-y;
1110
}
1111
.osX .jScrollPaneDragTop {
1112
     background: url(../images/osx_drag_top.gif) no-repeat;
1113
     height: 6px;
1114
}
1115
.osX .jScrollPaneDragBottom {
1116
     background: url(../images/osx_drag_bottom.gif) no-repeat;
1117
     height: 7px;
1118
}
1119
.osX a.jScrollArrowUp {
1120
     height: 24px;
1121
     background: url(../images/osx_arrow_up.png) no-repeat 0 -30px;
1122
}
1123
.osX a.jScrollArrowUp:hover {
1124
     background-position: 0 0;
1125
}
1126
.osX a.jScrollArrowDown {
1127
     height: 24px;
1128
     background: url(../images/osx_arrow_down.png) no-repeat 0 -30px;
1129
}
1130
.osX a.jScrollArrowDown:hover {
1131
     background-position: 0 0;
1132
}
1133
 
1134
.left .jScrollPaneTrack {
1135
     left: 0;
1136
     right: auto;
1137
}
1138
.left a.jScrollArrowUp {
1139
     left: 0;
1140
     right: auto;
1141
}
1142
.left a.jScrollArrowDown {
1143
     left: 0;
1144
     right: auto;
1145
}
1146
 
1147
 
1148
/* IE SPECIFIC HACKED STYLES */
1149
* html .osX .jScrollPaneDragBottom {
1150
     bottom: -1px;
1151
}
1152
/* /IE SPECIFIC HACKED STYLES */
1153
 
1154
/*Rating*/
1155
.ratingstar{float:left;padding: 2px 0;}
1156
 
1157
 
1158
/*tag slide */
1159
.slider-content  {
1160
     float:left;
1161
     width:290px;
1162
     margin-top:5px auto;
1163
}
1164
 
1165
.slider .next, .slider .prev{
1166
     display:none;
1167
     background-color:white;
1168
     border:0;
1169
     font:bold 18px Helvetica;
1170
     color:#bbb;
1171
     float:left;
1172
     padding:0;
1173
     margin:0;
1174
     cursor:pointer;
1175
}
1176
.slider .next{
1177
     float:right;
1178
}
1179
.slider div{
1180
     overflow:hidden;
1181
     text-align:left;
1182
     height:none;
1183
     margin:0;
1184
     padding:0;
1185
}
1186
.slider div ul{
1187
     width:3000px;/* set to an arbitary high value*/
1188
     overflow:hidden;
1189
     margin:0;
1190
     padding:0;
1191
     margin-left:0;
1192
}
1193
.slider div ul li{
1194
     display:inline-block;
1195
     //display:inline; /*IE 7 hack doesn't support inline-block*/
1196
     padding:0px 5px;
1197
     margin:2px;
1198
     background:#fff;
1199
     /*border:1px solid #ddd;*/
1200
     width:auto;
1201
     cursor:pointer;
1202
     color:#0066CC;
1203
}