Subversion Repositories SmartDukaan

Rev

Rev 387 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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