Subversion Repositories SmartDukaan

Rev

Rev 1806 | Rev 1977 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1806 Rev 1950
Line 1... Line -...
1
 
-
 
2
/* css by ebizon for comparision page */
1
/* css by ebizon for comparision page */
3
 
-
 
4
#comparision-heading {
2
#comparision-heading {
5
  color:#000000;
3
  color:#000000;
6
  font-size:14px;
4
  font-size:18px;
7
  font-weight:bold;
5
  font-weight:bold;
8
  float:left;
6
  float:left;
9
  padding-right:5px;
7
  padding-right:5px;
10
  height: 30px;
8
  height: 30px;
11
}
9
}
Line 17... Line 15...
17
}
15
}
18
.comparision-bc a {
16
.comparision-bc a {
19
  font-size:14px;
17
  font-size:14px;
20
  font-weight: normal;
18
  font-weight: normal;
21
}
19
}
22
.comparision#wrapper  {
20
.comparision#wrapper {
23
  width:100%;
21
  width:100%;
24
  margin-bottom:4px;
22
  margin-bottom:4px;
25
}
23
}
26
.comparision #productDetail , .summary #productDetail {
24
.comparision #productDetail,
-
 
25
.summary #productDetail {
27
  margin-bottom:0px;
26
  margin-bottom:0px;
28
}
27
}
29
.comparision #productDetail , .summary #productDetail {
28
.comparision #productDetail,
-
 
29
.summary #productDetail {
30
  width:735px;
30
  width:735px;
31
  float:left;
31
  float:left;
32
}
32
}
33
#comparision-left{
33
#comparision-left {
34
  float:left;
34
  float:left;
35
  width:155px;
35
  width:155px;
36
  background:transparent url(../images/slideguide-nav-ver-bar.jpg) repeat-y scroll 0 0;
36
  background:transparent url(../images/slideguide-nav-ver-bar.jpg) repeat-y scroll 0 0;
37
}
37
}
38
#comparision-left .right {
38
#comparision-left .right {
39
  background:transparent url(../images/slideguide-content-top-right.jpg) no-repeat scroll right top;
39
  background:transparent url(../images/slideguide-content-top-right.jpg) no-repeat scroll right top;
40
}
40
}
41
#comparision-right{
41
#comparision-right {
42
  float:right;
42
  float:right;
43
  position: relative;
43
  position: relative;
44
  width:824px;
44
  width:824px;
45
  top:-10px;
45
  top:-10px;
46
  /*background:transparent url(../images/comp-header-bg.png) repeat-x scroll right top;*/
46
  /*background:transparent url(../images/comp-header-bg.png) repeat-x scroll right top;*/
47
}
47
}
48
 
-
 
49
.summary-comparision-content h1.comparision-page-title {
48
.summary-comparision-content h1.comparision-page-title {
50
  margin-top: 7px;
49
  margin-top: 7px;
51
  padding-left:0px;
50
  padding-left:0px;
52
  background:none;
51
  background:none;
53
}
52
}
54
h1.comparision-page-title {
53
h1.comparision-page-title {
55
  background:transparent url(../images/comp-header-bg.png) repeat-x scroll right top;
54
  background:transparent url(../images/comp-header-bg.png) repeat-x scroll right top;
56
}
55
}
57
.comparision #registration .top .left , .summary #registration .top .left {
56
.comparision #registration .top .left,
-
 
57
.summary #registration .top .left {
58
  background:transparent url(../images/product-sprite.png) no-repeat scroll 0 -904px;
58
  background:transparent url(../images/product-sprite.png) no-repeat scroll 0 -904px;
59
}
59
}
60
.comparision #registration .top .right , .summary #registration .top .right {
60
.comparision #registration .top .right,
-
 
61
.summary #registration .top .right {
61
  background:transparent url(../images/slideguide-content-top-right.jpg) no-repeat scroll right top;
62
  background:transparent url(../images/slideguide-content-top-right.jpg) no-repeat scroll right top;
62
}
63
}
63
.comparision #registration .top .center , .summary #registration .top .center {
64
.comparision #registration .top .center,
-
 
65
.summary #registration .top .center {
64
  background:transparent url(../images/slideguide-content-top-center.jpg) repeat-x scroll 0 0;
66
  background:transparent url(../images/slideguide-content-top-center.jpg) repeat-x scroll 0 0;
65
  height:13px;
67
  height:13px;
66
  margin:0 10px 0 155px;
68
  margin:0 10px 0 155px;
67
}
69
}
68
#comparision-right h1 {
70
#comparision-right h1 {
69
  font-size:24px;
71
  font-size:24px;
70
  font-weight:normal;
72
  font-weight:normal;
71
  padding:18px 0 10px 8px;
73
  padding:18px 0 10px 8px;
72
}
74
}
-
 
75
.phone-comparision-area,
73
.phone-comparision-area , .inner-comparision-area {
76
.inner-comparision-area {
74
  float:left;
77
  float:left;
75
  width:824px;
78
  width:824px;
76
}
79
}
77
.phone-comparision-area .scroller {
80
.phone-comparision-area .scroller {
78
  float:left;
81
  float:left;
Line 85... Line 88...
85
  width:275px;
88
  width:275px;
86
  background:transparent url(../images/column-right-border.jpg) repeat-y scroll top right;
89
  background:transparent url(../images/column-right-border.jpg) repeat-y scroll top right;
87
  min-height: 757px;
90
  min-height: 757px;
88
  *min-height:765px;
91
  *min-height:765px;
89
}
92
}
90
 
-
 
91
.inner-comparision-area .column2 {
93
.inner-comparision-area .column2 {
92
  float:left;
94
  float:left;
93
  width:275px;
95
  width:275px;
94
  background:#f0efef url(../images/column-right-border.jpg) repeat-y scroll top right;
96
  background:#f0efef url(../images/column-right-border.jpg) repeat-y scroll top right;
95
  min-height: 757px;
97
  min-height: 757px;
96
  *min-height:765px;
98
  *min-height:765px;
97
 
-
 
98
}
99
}
99
.inner-comparision-area .column3 {
100
.inner-comparision-area .column3 {
100
  float:left;
101
  float:left;
101
  width:275px;
102
  width:275px;
102
  min-height: 757px;
103
  min-height: 757px;
103
  *min-height:765px;
-
 
104
  background:#fff url(../images/column-right-border.jpg) repeat-y scroll top right;
104
  background:#fff url(../images/column-right-border.jpg) repeat-y scroll top right;
-
 
105
  *min-height:765px;
105
}
106
}
106
.inner-comparision-area .header{
107
.inner-comparision-area .header {
107
  float:left;
108
  float:left;
108
  border-bottom:1px solid #ccc;
109
  border-bottom:1px solid #ccc;
109
  width:258px;
110
  width:258px;
110
  padding:5px 0 0 14px;
111
  padding:5px 0 0 14px;
111
  background-color: #fff;
112
  background-color: #fff;
112
  height:62px;
113
  height:62px;
113
}
114
}
114
.phone-name a{
115
.phone-name a {
115
  font-size:14px;
116
  font-size:14px;
116
}
117
}
117
.phone-image{
118
.phone-image {
118
  float: left;
119
  float: left;
119
  margin-right: 10px;
120
  margin-right: 10px;
120
  text-align: right;
121
  text-align: right;
121
  width: 87%;
122
  width: 87%;
122
}
123
}
123
.phone-image .img{
124
.phone-image .img {
124
  margin-top:16px;
125
  margin-top:16px;
125
}
126
}
126
.featureslisting {
127
.featureslisting {
127
  float:left;
128
  float:left;
128
  width:258px;
129
  width:258px;
Line 135... Line 136...
135
.featureslisting ul li {
136
.featureslisting ul li {
136
  float:left;
137
  float:left;
137
  list-style:none;
138
  list-style:none;
138
  width:220px;
139
  width:220px;
139
}
140
}
140
 
-
 
141
.red{
141
.red {
142
  color:#7a2222;
142
  color:#7a2222;
143
}
143
}
144
.comparision #productDetail .middle .content { 
144
.comparision #productDetail .middle .content {
145
  *height:55px;
145
  *height:55px;
146
}
146
}
147
 
-
 
148
 
-
 
149
/*  Summary  */
147
/*  Summary  */
150
 
-
 
151
 
-
 
152
.summary td.column1{
-
 
153
  width:226px;
-
 
154
  border-right:1px solid #ccc;
-
 
155
  background:none;
-
 
156
  min-height:0;
-
 
157
  border-bottom:1px solid #ccc;
-
 
158
}
-
 
159
.summary td.column1 .header{
-
 
160
  height:123px;
-
 
161
  width:226px;
-
 
162
  border-bottom:1px solid #ccc;
-
 
163
  border-bottom:none;
-
 
164
  padding:0;
-
 
165
}
-
 
166
.product-content-row{
-
 
167
  width:106px;
-
 
168
  border-right:1px solid #ccc;
-
 
169
  background:none;
-
 
170
  min-height:0;
-
 
171
  border-bottom:1px solid #ccc;
-
 
172
}
-
 
173
.summary td.column2.last , .summary td.column2 .header.last {
-
 
174
  border-right:none;
-
 
175
}
-
 
176
.summary td.column2 .header{
-
 
177
  width:106px;
-
 
178
  height:130px;
-
 
179
  background:none;
-
 
180
  padding:0px;
-
 
181
  border-bottom:none;
-
 
182
}
-
 
183
.summary #registration div.middle {
148
.summary #registration div.middle {
184
  min-height:900px;
149
  min-height:900px;
185
  overflow: hidden;
150
  overflow: hidden;
186
  width: 980px;
151
  width: 980px;
187
}
152
}
188
.summary tr.row2 td{
-
 
189
  height:30px;
-
 
190
  padding:5px;
-
 
191
}
-
 
192
.summary tr.row3 td , .summary tr.row1 td{
-
 
193
  padding:5px;
-
 
194
}
-
 
195
.summary .featureslisting {
153
.summary .featureslisting {
196
  float:left;
154
  float:left;
197
  padding:0;
155
  padding:0;
198
  width:236px;
156
  width:236px;
199
}
157
}
Line 208... Line 166...
208
  float:left;
166
  float:left;
209
  width:100%;
167
  width:100%;
210
  margin-bottom: 4px;
168
  margin-bottom: 4px;
211
}
169
}
212
 
170
 
213
.scoretext{
171
.scoretext {
214
  font-weight:bold;
172
  font-weight:bold;
215
  float:left;
173
  float:left;
216
  color:#666;
174
  color:#666;
217
  font-size:14px;
175
  font-size:14px;
218
  height:20px;
176
  height:20px;
219
}
177
}
220
.scoretextnormal{
178
.scoretextnormal {
221
  font-weight:normal;
179
  font-weight:normal;
222
  float:left;
180
  float:left;
223
  color:#666;
181
  color:#666;
224
  font-size:12px;
182
  font-size:12px;
225
  width:140px;
183
  width:115px;
226
}
184
}
227
.option{
185
.option {
228
  float:right;
186
  float:right;
229
}
187
}
230
.option select{
188
.option select {
231
  float:right;
189
  float:right;
232
  height:20px;
190
  height:20px;
-
 
191
  /*
-
 
192
  width:130px;
-
 
193
  */
233
}
194
}
234
.summary .column2 .header .left{
-
 
235
  width:70px;
-
 
236
  height:123px;
-
 
237
  float:left;
-
 
238
  margin-top: 7px;
-
 
239
  background:none !important;
-
 
240
}
-
 
241
.summary .column2 .header .left .topimg{
-
 
242
  float:left;
-
 
243
  height:65px;
-
 
244
}
-
 
245
.summary .column2 .header .left .toptext{
-
 
246
  float:left;
-
 
247
  height:62px;
-
 
248
}
-
 
249
.summary .column2 .header .right{
-
 
250
  width:25px;
-
 
251
  height:123px;
-
 
252
  float:right;
-
 
253
}
-
 
254
.summary .column2 .header .right .cartimg{
-
 
255
  float:left;
-
 
256
  margin-top:105px;
-
 
257
}
-
 
258
.summary .columnlisting {
-
 
259
  float:left;
-
 
260
  padding:0;
-
 
261
  width:106px;
-
 
262
}
-
 
263
 
-
 
264
.features-color{
-
 
265
  width	: 116px;
-
 
266
  padding:0 !important;
-
 
267
}
-
 
268
.features-color.last{
-
 
269
  border-right: none;
-
 
270
}
-
 
271
.value{
195
.value {
272
  padding:7px;
196
  padding:7px;
273
  float:left;
197
  float:left;
274
}
198
}
275
.features-color .rating4-5{
199
.features-color .rating4-5 {
276
  border-left: 10px solid #ffcccc;
200
  border-left: 10px solid #ffcccc;
277
  float:left;
201
  float:left;
278
  padding: 6px;
202
  padding: 7px;
279
}
203
}
280
.features-color .rating3-4{
204
.features-color .rating3-4 {
281
  border-left: 10px solid #ff9999;
205
  border-left: 10px solid #ff9999;
282
  float:left;
206
  float:left;
283
  padding: 6px;
207
  padding: 7px;
284
}
208
}
285
.features-color .rating2-3{
209
.features-color .rating2-3 {
286
  border-left: 10px solid #ff6666;
210
  border-left: 10px solid #ff6666;
287
  float:left;
211
  float:left;
288
  padding: 6px;
212
  padding: 7px;
289
}
213
}
290
.features-color .rating0-2{
214
.features-color .rating0-2 {
291
  border-left: 10px solid #ff0000;
215
  border-left: 10px solid #ff0000;
292
  float:left;
216
  float:left;
293
  padding: 6px;
217
  padding: 7px;
294
}
218
}
295
.features-color .rating5-6{
219
.features-color .rating5-6 {
296
  border-left: 10px solid #C3E9C3;
220
  border-left: 10px solid #C3E9C3;
297
  float:left;
221
  float:left;
298
  padding: 6px;
222
  padding: 7px;
299
}
223
}
300
.features-color .rating6-7{
224
.features-color .rating6-7 {
301
  border-left: 10px solid #A7E497;
225
  border-left: 10px solid #A7E497;
302
  float:left;
226
  float:left;
303
  padding: 6px;
227
  padding: 7px;
304
}
228
}
305
.features-color .rating7-8{
229
.features-color .rating7-8 {
306
  border-left: 10px solid #7FE25D;
230
  border-left: 10px solid #7FE25D;
307
  float:left;
231
  float:left;
308
  padding: 6px;
232
  padding: 7px;
309
}
233
}
310
.features-color .rating8-10{
234
.features-color .rating8-10 {
311
  border-left: 10px solid #66CD36;
235
  border-left: 10px solid #66CD36;
312
  float:left;
236
  float:left;
313
  padding: 6px;
237
  padding: 7px;
314
}
238
}
315
.summary .columnlisting .row4 .features-color{
239
.summary .columnlisting .row4 .features-color {
316
  height:32px;
240
  height:32px;
317
}
241
}
-
 
242
.features-color .rating6-7.big,
-
 
243
.features-color .rating3-4.big,
318
.features-color .rating6-7.big , .features-color .rating3-4.big , .features-color .rating8-10.big {
244
.features-color .rating8-10.big {
319
  padding: 14px 6px;
245
  padding: 14px 6px;
320
}
246
}
321
.reset-button {
247
.reset-button {
322
  float:left;
248
  float:left;
323
  margin-left:165px;
249
  margin-left:197px;
324
  margin-top:5px;
250
  margin-top:5px;
325
  clear:both;
251
  clear:both;
326
}
252
}
327
.rating-area{
253
.rating-area {
328
  float:right;
254
  float:right;
329
  margin-right:10px;
255
  margin-right:10px;
330
  margin-top:20px;
256
  margin-top:20px;
331
  background-color: #f0efef;
257
  background-color: #f0efef;
332
  width:348px;
258
  width:382px;
333
  height:23px;
259
  height:23px;
334
  padding:5px;
260
  padding:5px;
335
  color:#666;
261
  color:#666;
336
  font-size:12px;
262
  font-size:12px;
337
}
263
}
338
.rating-scale{
264
.rating-scale {
339
  float:left;
265
  float:left;
340
  width:100%;
266
  width:100%;
341
  MARGIN-TOP:3PX;
267
  MARGIN-TOP:3PX;
342
}
268
}
343
.rating-scale span{
269
.rating-scale span {
344
  float:left;
270
  float:left;
345
  height:10px;
271
  height:10px;
346
  border-right:1px solid #ccc;
272
  border-right:1px solid #ccc;
347
  margin-top:5px;
273
  margin-top:5px;
348
}
274
}
349
.rating-scale .first{
275
.rating-scale .first {
350
  width:70px;
276
  width:70px;
351
  border-right:none;
277
  border-right:none;
352
  margin-top:0px;
278
  margin-top:0px;
353
}
279
}
354
.rating-scale .last{
280
.rating-scale .last {
355
  padding-left:7px;
281
  padding-left:7px;
356
  width:23px;
282
  width:23px;
357
  border-right:none;
283
  border-right:none;
358
  margin-top:0px;
284
  margin-top:0px;
359
}
285
}
360
.rating-scale tr td.rating8-10{
286
.rating-scale .rating8-10 {
361
  width:34px;
287
  width:34px;
362
  background-color:#66cd36;
288
  background-color:#66cd36;
363
  font-size:0;
289
  font-size:0;
364
  line-height:0;
290
  line-height:0;
365
}
291
}
366
.rating-scale .rating7-8{
292
.rating-scale .rating7-8 {
367
  width:34px;
293
  width:34px;
368
  background-color:#7FE25D;
294
  background-color:#7FE25D;
369
  font-size:0;
295
  font-size:0;
370
  line-height:0;
296
  line-height:0;
371
}
297
}
372
.rating-scale .rating6-7{
298
.rating-scale .rating6-7 {
373
  width:34px;
299
  width:34px;
374
  background-color:#A7E497;
300
  background-color:#A7E497;
375
  font-size:0;
301
  font-size:0;
376
  line-height:0;
302
  line-height:0;
377
}
303
}
378
.rating-scale .rating5-6{
304
.rating-scale .rating5-6 {
379
  width:34px;
305
  width:34px;
380
  background-color:#C3E9C3;
306
  background-color:#C3E9C3;
381
  font-size:0;
307
  font-size:0;
382
  line-height:0;
308
  line-height:0;
383
}
309
}
384
.rating-scale .rating4-5{
310
.rating-scale .rating4-5 {
385
  width:34px;
311
  width:34px;
386
  background-color:#ffcccc;
312
  background-color:#ffcccc;
387
  font-size:0;
313
  font-size:0;
388
  line-height:0;
314
  line-height:0;
389
}
315
}
390
.rating-scale .rating3-4{
316
.rating-scale .rating3-4 {
391
  width:34px;
317
  width:34px;
392
  background-color:#ff9999;
318
  background-color:#ff9999;
393
  font-size:0;
319
  font-size:0;
394
  line-height:0;
320
  line-height:0;
395
}
321
}
396
.rating-scale .rating2-3{
322
.rating-scale .rating2-3 {
397
  width:34px;
323
  width:34px;
398
  background-color:#ff6666;
324
  background-color:#ff6666;
399
  font-size:0;
325
  font-size:0;
400
  line-height:0;
326
  line-height:0;
401
}
327
}
402
.rating-scale .rating0-2{
328
.rating-scale .rating0-2 {
403
  width:34px;
329
  width:34px;
404
  background-color:#ff0000;
330
  background-color:#ff0000;
405
  font-size:0;
331
  font-size:0;
406
  line-height:0;
332
  line-height:0;
407
}
333
}
408
.bottom-area{
334
.bottom-area {
409
  width:215px;
335
  width:350px;
410
  float:left;
336
  float:left;
411
  margin-top:15px;
337
  margin-top:15px;
412
  color: #666;
338
  color: #666;
413
  margin-left:11px;
339
  margin-left:11px;
414
  clear:left;
340
  clear:left;
415
}
341
}
416
.bottom-area p{
342
.bottom-area p {
417
  width:230px;
343
  width:350px;
418
  float:left;
344
  float:left;
419
  margin-top:10px;
345
  margin-top:6px;
420
}
346
}
421
 
-
 
422
 
-
 
423
ul.ui-tabs-nav li.ui-state-active a.vt {
347
ul.ui-tabs-nav li.ui-state-active a.vt {
424
  background: url("../images/product-sprite.png") no-repeat scroll 133px -1018px #848484 !important;
348
  background: url("../images/product-sprite.png") no-repeat scroll 133px -1018px #848484 !important;
425
  color: #FFFFFF !important;
349
  color: #FFFFFF !important;
426
  text-decoration: none;
350
  text-decoration: none;
427
}
351
}
428
 
-
 
429
.column-top-grey,
352
.column-top-grey,
430
.column-bottom-grey {
353
.column-bottom-grey {
431
  background: url("../images/scroller-bg.jpg") repeat-x scroll 0 0 transparent;
354
  background: url("../images/scroller-bg.jpg") repeat-x scroll 0 0 transparent;
432
  height: 30px;
355
  height: 30px;
433
  clear: both;
356
  clear: both;
434
  width:824px;
357
  width:824px;
435
}
358
}
436
.mainfeature{
359
.mainfeature {
437
  font-weight:bold;
360
  font-weight:bold;
438
}
361
}
439
 
-
 
440
li.mainFeature {
362
li.mainFeature {
441
  color:#333333;
363
  color:#333333;
442
  font-size:14px;
364
  font-size:14px;
443
  font-weight:bold;
365
  font-weight:bold;
444
  margin-top:30px;
366
  margin-top:30px;
Line 449... Line 371...
449
  font-size:13px;
371
  font-size:13px;
450
  line-height:14px;
372
  line-height:14px;
451
  margin-top:5px;
373
  margin-top:5px;
452
  padding-left:18px;
374
  padding-left:18px;
453
}
375
}
454
 
-
 
455
li.mainPunchline{
376
li.mainPunchline {
456
  line-height:18px;
377
  line-height:18px;
457
  margin-bottom:15px;
378
  margin-bottom:15px;
458
  padding-left:10px;
379
  padding-left:10px;
459
  color:#333;
380
  color:#333;
460
  font-weight:bold;
381
  font-weight:bold;
461
  font-size:13px;
382
  font-size:13px;
462
  background:url(../images/product-sprite.png) no-repeat 0px -398px;;
383
  background:url(../images/product-sprite.png) no-repeat 0px -398px;;
463
}
384
}
464
 
-
 
465
li.mainFeaturePunchline{
385
li.mainFeaturePunchline {
466
  padding-left:18px;
386
  padding-left:18px;
467
  color:#333;
387
  color:#333;
468
  font-size:13px;
388
  font-size:13px;
469
  background:url(../images/product-sprite.png) no-repeat 8px -396px;
389
  background:url(../images/product-sprite.png) no-repeat 8px -396px;
470
}
390
}
471
 
-
 
472
li.subFeature{
391
li.subFeature {
473
  margin-top:6px;
392
  margin-top:6px;
474
  padding-left:18px;
393
  padding-left:18px;
475
  color:#333;
394
  color:#333;
476
  font-size:13px;
395
  font-size:13px;
477
  font-weight:bold;
396
  font-weight:bold;
478
  background:url(../images/product-sprite.png) no-repeat 8px -225px;
397
  background:url(../images/product-sprite.png) no-repeat 8px -225px;
479
}
398
}
480
 
-
 
481
li.subsubFeature{
399
li.subsubFeature {
482
  margin-top:6px;
400
  margin-top:6px;
483
  padding-left:36px;
401
  padding-left:36px;
484
  color:#333;
402
  color:#333;
485
  font-size:12px;
403
  font-size:12px;
486
  font-weight:bold;
404
  font-weight:bold;
487
  background:url(../images/product-sprite.png) no-repeat 26px -225px;
405
  background:url(../images/product-sprite.png) no-repeat 26px -225px;
488
}
406
}
489
 
-
 
490
li.subFeatureValue{
407
li.subFeatureValue {
491
  margin-left:18px;
408
  margin-left:18px;
492
  padding-left:17px;
409
  padding-left:17px;
493
  color:#666;
410
  color:#666;
494
  font-size:12px;
411
  font-size:12px;
495
  line-height:17px;
412
  line-height:17px;
496
  background:url(../images/product-sprite.png) no-repeat 8px -343px;
413
  background:url(../images/product-sprite.png) no-repeat 8px -343px;
497
}
414
}
498
 
-
 
499
li.subsubFeatureValue{
415
li.subsubFeatureValue {
500
  margin-left:36px;
416
  margin-left:36px;
501
  padding-left:17px;
417
  padding-left:17px;
502
  color:#666;
418
  color:#666;
503
  font-size:12px;
419
  font-size:12px;
504
  line-height:17px;
420
  line-height:17px;
505
  background:url(../images/product-sprite.png) no-repeat 8px -343px;
421
  background:url(../images/product-sprite.png) no-repeat 8px -343px;
506
}
422
}
507
 
-
 
508
 
-
 
509
li.subFeaturePunchline{
423
li.subFeaturePunchline {
510
  margin-left:18px;
424
  margin-left:18px;
511
  padding-left:18px;
425
  padding-left:18px;
512
  color:#666;
426
  color:#666;
513
  font-size:12px;
427
  font-size:12px;
514
  background:url(../images/product-sprite.png) no-repeat 8px -396px;
428
  background:url(../images/product-sprite.png) no-repeat 8px -396px;
515
}
429
}
516
 
-
 
517
li.subsubFeaturePunchline{
430
li.subsubFeaturePunchline {
518
  margin-left:18px;
431
  margin-left:18px;
519
  padding-left:36px;
432
  padding-left:36px;
520
  color:#666;
433
  color:#666;
521
  font-size:12px;
434
  font-size:12px;
522
  background:url(../images/product-sprite.png) no-repeat 26px -396px;
435
  background:url(../images/product-sprite.png) no-repeat 26px -396px;
523
}
436
}
524
 
-
 
525
li.spacing{margin-top:35px;}
437
li.spacing {
526
li.subspacing{margin-top:6px;}
438
  margin-top:35px;
527
 
439
}
-
 
440
li.subspacing {
-
 
441
  margin-top:6px;
528
 
442
}
529
/* new css   */
443
/* new css   */
530
.comparision-product-column {
444
.comparision-product-column {
531
  float:left;
445
  float:left;
532
  width:272px;
446
  width:272px;
533
}
447
}
534
#comparision-right .comparision-border-inner,
448
#comparision-right .comparision-border-inner,
535
.comparision-product-column {
449
.comparision-product-column {
536
  /* min-height: 584px; */
-
 
537
  min-height: 620px;
450
  min-height: 620px;
538
  *min-height:520px;
451
  *min-height:520px;
539
}
452
}
540
.comparision-product-column.last {
453
.comparision-product-column.last {
541
  background:none;
454
  background:none;
542
  width:274px;
455
  width:274px;
543
}
456
}
544
 
-
 
545
.comparision-product-column-even {
457
.comparision-product-column-even {
546
    background: none repeat scroll 0 0 #F0EFEF;
458
  background: none repeat scroll 0 0 #F0EFEF;
547
}
459
}
548
 
-
 
549
.inner-column .header {
460
.inner-column .header {
550
  float:left;
461
  float:left;
551
  border-bottom:1px solid #ccc;
462
  border-bottom:1px solid #ccc;
552
  width:258px;
463
  width:258px;
553
  padding:5px 0 0 14px;
464
  padding:5px 0 0 14px;
Line 573... Line 484...
573
  border-right: 1px solid #CCCCCC;
484
  border-right: 1px solid #CCCCCC;
574
  clear: both;
485
  clear: both;
575
  float: left;
486
  float: left;
576
  min-height: 0;
487
  min-height: 0;
577
}
488
}
578
.product-comparision-home{
489
.product-comparision-home {
579
  float: left;
490
  float: left;
580
  background: none repeat scroll 0 0 transparent;
491
  background: none repeat scroll 0 0 transparent;
581
  width: 116px;
492
  width: 116px;
582
}
493
}
583
.product-comparision-home .comparision-product-column {
494
.product-comparision-home .comparision-product-column {
Line 603... Line 514...
603
.product-content-row-1 {
514
.product-content-row-1 {
604
  height: 123px;
515
  height: 123px;
605
  padding: 5px;
516
  padding: 5px;
606
  width: 96px;
517
  width: 96px;
607
}
518
}
608
.product-content-row .left{
519
.product-content-row .left {
609
  width:70px;
520
  width:70px;
610
  height:123px;
521
  height:123px;
611
  float:left;
522
  float:left;
612
  margin-top: 7px;
523
  margin-top: 7px;
613
  background:none !important;
524
  background:none !important;
614
}
525
}
615
.product-content-row .header .left .topimg{
526
.product-content-row .header .left .topimg {
616
  float:left;
527
  float:left;
617
  height:65px;
528
  height:65px;
618
}
529
}
619
.product-content-row .header .left .toptext{
530
.product-content-row .header .left .toptext {
620
  float:left;
531
  float:left;
621
  height:62px;
532
  height:62px;
622
}
533
}
623
.product-content-row .header .right{
534
.product-content-row .header .right {
624
  width:25px;
535
  width:25px;
625
  height:123px;
536
  height:123px;
626
  float:right;
537
  float:right;
627
}
538
}
628
.product-content-row .header .right .cartimg{
539
.product-content-row .header .right .cartimg {
629
  float:left;
540
  float:left;
630
  margin-top:105px;
541
  margin-top:105px;
631
}
542
}
632
.product-content-row-2 {
543
.product-content-row-2 {
633
  padding:5px 0px 5px 5px;
544
  padding:5px 0px 5px 5px;
634
  width:101px;
545
  width:101px;
635
}
546
}
636
 
-
 
637
/* new */
547
/* new */
638
 
-
 
639
.comparision-product-name .header {
548
.comparision-product-name .header {
640
  background-color: #FFFFFF;
549
  background-color: #FFFFFF;
641
  border-bottom: 1px solid #CCCCCC;
550
  border-bottom: 1px solid #CCCCCC;
642
  float: left;
551
  float: left;
643
  height: 70px;
552
  height: 70px;
Line 653... Line 562...
653
  float: left;
562
  float: left;
654
  clear: both;
563
  clear: both;
655
  margin-left: 0;
564
  margin-left: 0;
656
}
565
}
657
.scroller-content-inner .product-name {
566
.scroller-content-inner .product-name {
658
    margin-left: 0;
567
  margin-left: 0;
659
}
568
}
660
#comparision-right .comparision-product-name .comparision-border-inner {
569
#comparision-right .comparision-product-name .comparision-border-inner {
661
  height: 71px;
570
  height: 71px;
662
  min-height:50px;
571
  min-height:50px;
663
}
572
}
664
#comparision-left #slideGuideNav{
-
 
665
  /* min-height:815px; */
-
 
666
}
-
 
667
 
-
 
668
 
-
 
669
.comparision-page .middle {
573
.comparision-page .middle {
670
  background: #FFFFFF url("../images/slideguide-nav-ver-bar.jpg") repeat-y scroll left center !important;
574
  background: #FFFFFF url("../images/slideguide-nav-ver-bar.jpg") repeat-y scroll left center !important;
671
}
575
}
672
 
-
 
673
/***
576
/***
674
  Comparision page issues
577
  Comparision page issues
675
*/
578
*/
676
#productDetail.comparision-page-content .content .blockLeft {
579
#productDetail.comparision-page-content .content .blockLeft {
677
  width: 100%;
580
  width: 100%;
Line 704... Line 607...
704
  font-weight: bold;
607
  font-weight: bold;
705
  line-height: 8px;
608
  line-height: 8px;
706
  padding: 2px 0 4px;
609
  padding: 2px 0 4px;
707
}
610
}
708
.product-name-left-cart {
611
.product-name-left-cart {
709
    float: left;
612
  float: left;
710
    margin-top: 4px;
613
  margin-top: 4px;
711
    padding-left: 14px;
614
  padding-left: 14px;
712
    width: 63%;
615
  width: 63%;
713
}
616
}
714
.product-name-right-image {
617
.product-name-right-image {
715
  float:right;
618
  float:right;
716
  margin-top: 4px;
619
  margin-top: 4px;
717
  width: 30%;
620
  width: 30%;
718
}
621
}
-
 
622
 
-
 
623
.product-name-right-image-summary {
-
 
624
  float:right;
-
 
625
  height: 30%;
-
 
626
}
-
 
627
 
-
 
628
 
719
.jspScrollable .scroller-content-inner .product-name-left-cart {
629
.jspScrollable .scroller-content-inner .product-name-left-cart {
720
  padding-left: 0px;
630
  padding-left: 0px;
721
}
631
}
722
 
-
 
723
.featureslisting ul li.introduction {
632
.featureslisting ul li.introduction {
724
    color: #333333;
633
  color: #333333;
725
    font-size: 13px;
634
  font-size: 13px;
726
    font-weight: normal;
635
  font-weight: normal;
727
    margin-top: 10px;
636
  margin-top: 10px;
-
 
637
}
-
 
638
.summarypage-headerrow {
-
 
639
  float:left;
-
 
640
  width:100%;
-
 
641
}
-
 
642
.summarypage-row {
-
 
643
  float:left;
-
 
644
  width:100%;
-
 
645
}
-
 
646
.summarypage-headerrow .column .header {
-
 
647
  background:transparent none repeat scroll 0 0;
-
 
648
  height:150px;
-
 
649
  width:129px;
-
 
650
  border-bottom:medium none;
-
 
651
  padding:0;
-
 
652
}
-
 
653
.summarypage-row .column2 {
-
 
654
  background:transparent none repeat scroll 0 0;
-
 
655
  border-bottom:1px solid #CCCCCC;
-
 
656
  border-right:1px solid #CCCCCC;
-
 
657
  min-height:0;
-
 
658
  width:106px;
-
 
659
  float:left;
-
 
660
}
-
 
661
.summarypage-row.row2 .column2 {
-
 
662
  padding:5px;
-
 
663
}
-
 
664
.summary {
-
 
665
  float:left;
-
 
666
}
-
 
667
.summary-bottom-area {
-
 
668
  float:left;
-
 
669
  width:100%;
-
 
670
}
-
 
671
/* */
-
 
672
#comparision-summary-content {
-
 
673
  float:left;
-
 
674
  line-height: 16px;
-
 
675
}
-
 
676
.scroller-column-2 .summarypage-headerrow .column,
-
 
677
.scroller-column-2 .summarypage-row .column {
-
 
678
  width: 281px;
-
 
679
}
-
 
680
.scroller-column-2 .summarypage-row .features-color {
-
 
681
  width: 291px;
-
 
682
}
-
 
683
.summary-column h1 {
-
 
684
  background: none;
-
 
685
}
-
 
686
/* new */
-
 
687
.summarypage-headerrow .summary-column {
-
 
688
  min-height:0;
-
 
689
  border-bottom:1px solid #CCCCCC;
-
 
690
  border-right:1px solid #CCCCCC;
-
 
691
  float:left;
-
 
692
  padding:5px;
-
 
693
  width:281px;
728
}
694
}
-
 
695
.summarypage-headerrow .summary-column-title {
-
 
696
  min-height:0;
-
 
697
  border-bottom:1px solid #CCCCCC;
-
 
698
  border-right:1px solid #CCCCCC;
-
 
699
  float:left;
-
 
700
  padding:5px;
-
 
701
  width:204px;
-
 
702
}
-
 
703
.summarypage-row .features-color {
-
 
704
  border-bottom: 1px solid #CCCCCC;
-
 
705
  border-right: 1px solid #CCCCCC;
-
 
706
  float: left;
-
 
707
  padding: 0 !important;
-
 
708
  width: 291px;
-
 
709
}
-
 
710
.summarypage-row .column-score-name ,.column-score-title {
-
 
711
  background:transparent none repeat scroll 0 0;
-
 
712
  border-bottom:1px solid #CCCCCC;
-
 
713
  border-right:1px solid #CCCCCC;
-
 
714
  min-height:0;
-
 
715
  width:204px;
-
 
716
  float:left;
-
 
717
  padding:5px;
-
 
718
}
-
 
719
.column-score-total {
-
 
720
  background:transparent none repeat scroll 0 0;
-
 
721
  border-bottom:1px solid #CCCCCC;
-
 
722
  border-right:1px solid #CCCCCC;
-
 
723
  min-height:0;
-
 
724
  float:left;
-
 
725
  padding: 7px;
-
 
726
  width: 277px;
-
 
727
}
-
 
728
/* for summary header in - 12 may */
-
 
729
.summary-column .header .left {
-
 
730
  width:110px;
-
 
731
  height:40px;
-
 
732
  float:left;
-
 
733
  margin-top: 7px;
-
 
734
  background:none !important;
-
 
735
}
-
 
736
.summary-column .header .left .topimg {
-
 
737
  float:left;
-
 
738
  height:65px;
-
 
739
}
-
 
740
.summary-column .header .left .toptext {
-
 
741
  float:left;
-
 
742
  /*
-
 
743
  height:62px;
-
 
744
  */
-
 
745
}
-
 
746
.summary-column .header .right {
-
 
747
  width:110px;
-
 
748
  height:30px;
-
 
749
  float:left;
-
 
750
}
-
 
751
.summary-column .header .right .cartimg {
-
 
752
  float:right;
-
 
753
  width:25px;
-
 
754
}
-
 
755
.summary-column .header .right .summary-left-price {
-
 
756
	margin-right:0px;
-
 
757
}
-
 
758
/*  for 2 products */
-
 
759
.summary-column-2 .column-score-total {
-
 
760
  width: 289px;
-
 
761
}
-
 
762
.summary-column-2 .summarypage-headerrow .summary-column {
-
 
763
  width:293px;
-
 
764
}
-
 
765
.summary-column-2 .summarypage-row .features-color {
-
 
766
  width: 303px;
-
 
767
}
-
 
768
/*  for 3 products */
-
 
769
.summary-column-3 .summarypage-headerrow .summary-column {
-
 
770
  width:192px;
-
 
771
}
-
 
772
.summary-column-3 .summarypage-row .features-color {
-
 
773
  width: 202px;
-
 
774
}
-
 
775
.summary-column-3 .column-score-total {
-
 
776
  width: 188px;
-
 
777
}
-
 
778
/*  for 4 products */
-
 
779
.summary-column-4 .summarypage-headerrow .summary-column {
-
 
780
  width:141px;
-
 
781
}
-
 
782
.summary-column-4 .summarypage-row .features-color {
-
 
783
  width: 151px;
-
 
784
}
-
 
785
.summary-column-4 .column-score-total {
-
 
786
  width: 137px;
-
 
787
}
-
 
788
/*  for 5 products */
-
 
789
.summary-column-5 .summarypage-headerrow .summary-column {
-
 
790
  width:110px;
-
 
791
}
-
 
792
.summary-column-5 .summarypage-row .features-color {
-
 
793
  width: 120px;
-
 
794
}
-
 
795
.summary-column-5 .column-score-total {
-
 
796
  width: 106px;
-
 
797
}
729
798