Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
539 rajveer 1
/*___ Wrapper ___*/
2
#wrapper{
3
	width:735px;
4
	float:left;
5
	margin-bottom:5px;
449 rajveer 6
}
539 rajveer 7
#productDetail{margin-bottom:4px;}
8
#productDetail .top{background: #fff;}
9
#productDetail .top .left{background: url(../images/product-detail-top-left.jpg) no-repeat;}
10
#productDetail .top .right{
11
	background: url(../images/product-detail-top-right.jpg) no-repeat top right;
12
	line-height:5px;
387 rajveer 13
}
458 rajveer 14
 
539 rajveer 15
#productDetail .middle{background: #fff;}
16
#productDetail .middle .link{
17
	font-weight:bold;
18
	padding:5px 0 2px 45px;
19
	background:url(../images/right-arrow-blue.jpg) no-repeat 25px 9px;
20
	border-top:1px solid #ccc;
387 rajveer 21
}
539 rajveer 22
#productDetail .content{
23
	padding:0 10px 5px 25px;
458 rajveer 24
}
539 rajveer 25
#productDetail .content .blockLeft{
26
	float:left;
27
	width:400px;
28
	color:#333333;
387 rajveer 29
}
539 rajveer 30
#productDetail .blockLeft #breadcrumb{
31
	color:#5C6565;
32
	font-size:10px;
33
	font-weight:bold;
34
	line-height:10px;
458 rajveer 35
}
539 rajveer 36
#productDetail .blockLeft #breadcrumb a.deselect{
37
	color:#5C6565;
38
	text-decoration:none;
39
}
40
#productDetail .blockLeft #productHeading{
41
	margin-top:10px;
42
	font-size:18px;
43
	color:#030303;
44
}
45
#productDetail .blockLeft #productSubHeading{
46
	margin:-3px 0 12px 0;
47
	font-size:11px;
48
	font-weight:normal;
49
	color:#666666;
50
}
51
#productDetail .blockLeft #finalPrice{
52
	color:#990000;
53
	font-size:14px;
54
	font-weight:bold;
55
}
458 rajveer 56
 
539 rajveer 57
#productDetail .blockLeft .imgTextBox {
58
	float:left;
59
	width:80px;
60
	margin:0 5px;
387 rajveer 61
}
539 rajveer 62
#productDetail .blockLeft .imgTextBox .left{background:url(../images/textbox-left.jpg) no-repeat;}
63
#productDetail .blockLeft .imgTextBox .right{background:url(../images/textbox-right.jpg) no-repeat top right;}
64
#productDetail .blockLeft .imgTextBox .center{
65
	margin:0 5px;
66
	background:url(../images/textbox-hor-bar.jpg) repeat-x;
387 rajveer 67
}
539 rajveer 68
#productDetail .blockLeft .imgTextBox .textbox{
69
	padding:4px 0 4px 0;
70
	width:68px;
71
	font-size:14px;
72
	border:none;
73
	background:none;
387 rajveer 74
}
539 rajveer 75
#productDetail .blockLeft #shipTime{
76
	float:left;
77
	font-weight:bold;
387 rajveer 78
}
539 rajveer 79
#productDetail .blockLeft .img{
80
	float:left;
81
	margin:4px 0 0 2px;
387 rajveer 82
}
539 rajveer 83
#productDetail .content .blockRight{
84
	float:right;
85
	width:200px;
86
	margin-top:38px;
387 rajveer 87
}
539 rajveer 88
#productDetail .blockRight .bigImgButton{
545 rajveer 89
	/*width:100px;*/
90
	width:105px;
539 rajveer 91
	font-weight:bold;
387 rajveer 92
}
539 rajveer 93
#productDetail .blockRight .bigImgButton a{
94
	display:block;
95
	padding:3px 2px;
96
}
97
#productDetail .blockRight .button{
98
	cursor:pointer;
99
	margin-left:-4px;
545 rajveer 100
	/*width:88px;*/
101
	width:90px;
539 rajveer 102
	padding-top:5px;
103
	font-weight:bold;
104
	border:none;
105
	background:none;
106
}
107
#productDetail .blockRight #rating{
108
	padding-top:18px;
109
	font-size:14px;
110
	font-weight:bold;
111
}
112
#productDetail .blockRight #amazonRatingStar,
113
#productDetail .blockRight #shop2020RatingStar{
114
	float:left;
115
	margin-top:4px; 
116
	padding-left:5px;
117
}
449 rajveer 118
 
539 rajveer 119
#productDetail .blockRight #amazonRatingStar img,
120
#productDetail .blockRight #shop2020RatingStar img{float:left;}
121
 
122
#productDetail .bottom{background: #fff;}
123
#productDetail .bottom .left{background: url(../images/product-detail-bottom-left.jpg) no-repeat bottom left;}
124
#productDetail .bottom .right{
125
	background: url(../images/product-detail-bottom-right.jpg) no-repeat bottom right;
126
	line-height:5px;
387 rajveer 127
}
449 rajveer 128
 
568 rajveer 129
/*___ home page ___*/
539 rajveer 130
#products{	
131
	margin-top:5px;
568 rajveer 132
	padding-bottom:10px;
539 rajveer 133
	min-height:1000px;
134
	background:#fff;
387 rajveer 135
}
539 rajveer 136
#productBanner{width:736px;}
458 rajveer 137
 
539 rajveer 138
#products #bestDeals, 
139
#products #latestArrivals,
140
#products #bestSellers{padding:35px 15px 15px 25px;}
449 rajveer 141
 
539 rajveer 142
#products h1{
143
	color:#E47911;
144
	font-size:18px;
145
	margin-bottom:12px;
146
	padding-bottom:2px;
147
	border-bottom:1px solid #ccc;
387 rajveer 148
}
539 rajveer 149
#products h1 a{
150
	font-size:11px;
151
	margin:0 0 0 15px;
152
	padding:0;
387 rajveer 153
}
539 rajveer 154
#products .productItem{
155
	float:left;
156
	width:148px;
568 rajveer 157
	/*height:285px;*/
539 rajveer 158
	line-height:18px;
387 rajveer 159
}
539 rajveer 160
#products .productItem .productImg{
161
	position:relative;
162
	height:140px;
163
	margin-bottom:5px;
164
}
165
#products .productItem .productImg img{
166
	position:absolute;
167
	bottom:0;
168
}
169
#products .productItem .productDetails{height:140px;}
170
#products .productItem .productDetails .title{
171
	font-weight:bold;
172
	line-height:14px;
173
}
174
#products .productItem .productDetails .originalPrice{
175
	text-decoration:line-through;
176
	font-size:11px;
177
}
178
#products .productItem .productDetails .newPrice{
179
	color:#990000;
180
	font-weight:bold;
181
	line-height:8px;
182
	padding:2px 0 4px 0;
183
}
184
#products .productItem .productDesp{
185
	font-size:11px;
186
	line-height:16px;
187
	padding-bottom:5px;
188
}
568 rajveer 189
#products .productItem .productDesp ul{list-style:none;}
539 rajveer 190
#products .spacing{
191
	float:left;
192
	width:32px;
193
	height:285px;
194
}
387 rajveer 195
 
539 rajveer 196
/*___ Product Category ___*/
197
#productHeading2{
198
	margin:11px 0 6px 0;
199
	font-size:24px;
200
	color:#000;
387 rajveer 201
}
539 rajveer 202
 
203
/*___ Product Category : Product List ___*/
204
#productCat .top{
205
	line-height:5px;
206
	background:#fff;
387 rajveer 207
}
539 rajveer 208
#productCat .top .left{
209
	float:left;
210
	width:174px;
211
	background:#efeff0;
387 rajveer 212
}
539 rajveer 213
#productCat .top .right{
214
	float:right;
215
	width:5px;
216
	background: url(../images/product-detail-top-right.jpg) no-repeat top right;
387 rajveer 217
}
539 rajveer 218
#productCat .bottom{
219
	line-height:5px;
220
	background:#fff;
387 rajveer 221
}
539 rajveer 222
#productCat .bottom .left{
223
	background: url(../images/product-cat-bottom-left.jpg) no-repeat;
387 rajveer 224
}
539 rajveer 225
#productCat .bottom .right{
226
	background: url(../images/product-detail-bottom-right.jpg) no-repeat top right;
227
}
449 rajveer 228
 
539 rajveer 229
#productCat .middle .content{
230
	background:#fff url(../images/grey-ver-bar.gif) repeat-y;
231
	min-height:1000px;
387 rajveer 232
}
539 rajveer 233
#productCat #productList{
234
	float:left;
235
	width:562px;
236
	margin-left:1px;
387 rajveer 237
}
449 rajveer 238
 
568 rajveer 239
#productList .productListTop,
240
#productListing .productListTop{
539 rajveer 241
	padding:10px 16px 12px 16px;
242
	color:#333333;
243
	border-bottom:1px solid #ccc;
449 rajveer 244
}
568 rajveer 245
#productList .productListBottom,
246
#productListing .productListBottom{
539 rajveer 247
	margin-top:-10px;
248
	padding:10px 16px 12px 16px;
249
	color:#333333;
250
	border-top:1px solid #ccc;
387 rajveer 251
}
539 rajveer 252
#productList .productListTop .productListHeading{
253
	float:left;
254
	color:#000;
255
	font-size:18px;
256
	font-weight:bold;
387 rajveer 257
}
539 rajveer 258
#productList .productListTop .productListResult{
259
	float:left;
260
	font-size:11px;
387 rajveer 261
}
568 rajveer 262
#productList #otherTabContent .productListTop .productListResult,
263
#productListing .productListTop .productListResult{
539 rajveer 264
	float:right;
265
	margin-right:15px;
266
}
568 rajveer 267
 
268
#productListing .productListTop .productListResult{font-size:11px;}
269
 
270
#productList #otherTabContent .productListTop .productListResult .resultLimit,
271
#productListing .productListTop .productListResult .resultLimit{
539 rajveer 272
	color:#333;
273
	font-size:11px;
274
	font-weight:normal
275
}
276
#productList .productListTop .productListResult .resultLimit{
277
	color:#900;
278
	font-size:18px;
279
	font-weight:bold;
280
}
281
#productList .productListTop .productListResult .style1{font-weight:bold;}
387 rajveer 282
 
539 rajveer 283
#productList .pagination1,
568 rajveer 284
#productList .pagination2,
285
#productListing .pagination2{
449 rajveer 286
	float:right;
539 rajveer 287
	font-size:11px;
288
	text-align:right;
387 rajveer 289
}
539 rajveer 290
 
291
#productList .pagination1 .prev,
568 rajveer 292
#productList .pagination2 .prev,
293
#productListing .pagination2 .prev{margin-right:10px;}
539 rajveer 294
 
295
#productList .pagination1 .next,
568 rajveer 296
#productList .pagination2 .next,
297
#productListing .pagination2 .next{margin-left:10px;}
539 rajveer 298
 
299
#productList .pagination1 a, 
300
#productList .pagination2 a, 
568 rajveer 301
#productListing .pagination2 a, 
539 rajveer 302
#productList .pagination1 span,
568 rajveer 303
#productList .pagination2 span,
304
#productListing .pagination2 span{margin:0 1px; padding:0 1px;}
539 rajveer 305
 
306
#productList .pagination1 span,
568 rajveer 307
#productList .pagination2 span,
308
#productListing .pagination2 span{color:#666;}
539 rajveer 309
 
568 rajveer 310
#productListCenter2 .floatLeft,
311
#productListing .floatLeft{margin-left:70px;}
312
#productListCenter2 .floatRight,
313
#productListing .floatRight{margin-right:70px;}
314
 
315
#productList .productItem,
316
#productListing .productItem{
539 rajveer 317
	position:relative;
318
	margin:16px;
319
	width:249px;
568 rajveer 320
	/*height:210px;*/
387 rajveer 321
}
568 rajveer 322
 
323
#productList .productItem .productImg,
324
#productListing .productItem .productImg{
539 rajveer 325
	float:left;
326
	width:90px;
327
	height:184px;
387 rajveer 328
}
568 rajveer 329
#productList .productItem .productImg .newIcon,
330
#productListing .productItem .productImg .newIcon{
539 rajveer 331
	position:absolute;
332
	top:-10px;
333
	left:-10px;
334
	width:38px;
335
	height:38px;
336
	background:url(../images/new-icon.png) no-repeat;
387 rajveer 337
}
539 rajveer 338
 
568 rajveer 339
#productList .productItem .productDetails,
340
#productListing .productItem .productDetails{
539 rajveer 341
	float:left;
342
	margin-left:10px;
343
	width:149px;
344
	height:189px;
387 rajveer 345
}
568 rajveer 346
#productList .productItem .title,
347
#productListing .productItem .title{
539 rajveer 348
	margin-bottom:8px;
349
	font-weight:bold;
350
	line-height:14px;
387 rajveer 351
}
568 rajveer 352
#productList .productItem .productDetails .originalPrice,
353
#productListing .productItem .productDetails .originalPrice{
539 rajveer 354
	text-decoration:line-through;
355
	font-size:11px;
356
}
568 rajveer 357
#productList .productItem .productDetails .newPrice,
358
#productListing .productItem .productDetails .newPrice{
539 rajveer 359
	color:#990000;
360
	font-weight:bold;
361
	line-height:8px;
362
	padding:2px 0 10px 0;
363
}
568 rajveer 364
#productList .productItem .productDesp,
365
#productListing .productItem .productDesp{
539 rajveer 366
	margin-bottom:8px;
367
	font-size:11px;
368
	line-height:18px;
369
}
568 rajveer 370
#productList .productItem .productDesp ul,
371
#productListing .productItem .productDesp ul{list-style:none;}
387 rajveer 372
 
449 rajveer 373
 
539 rajveer 374
/*___ Product Category : Multifaceted Search ___*/
375
#multifacetedSearch{
376
	float:left;
377
	width:172px;
378
	padding:10px 0;
379
	line-height:18px;
387 rajveer 380
}
539 rajveer 381
#multifacetedSearch h2{
382
	margin:0 0 8px 10px;
383
	font-size:14px;
384
	font-weight:bold;
385
	color:#333;
387 rajveer 386
}
539 rajveer 387
#currentFilters{
388
	padding:0 0 10px 20px;
389
	background:url(../images/filter-divider.gif) repeat-x bottom left;
387 rajveer 390
}
449 rajveer 391
 
539 rajveer 392
#currentFilters .sectionHeader{
393
	font-size:12px;
394
	font-weight:bold;
395
	color:#666;
387 rajveer 396
}
539 rajveer 397
#currentFilters .filterOption{
398
	font-size:11px;
399
	color:#333;
449 rajveer 400
}
568 rajveer 401
#currentFilters .filterOption ul{list-style:none;}
539 rajveer 402
#currentFilters div.filterContent{margin-left:30px;}
403
#currentFilters .filterClose{
404
	font-size:9px;
405
	font-weight:bold;
406
}
449 rajveer 407
 
539 rajveer 408
#filterBy .bottomBorder{
409
	background:url(../images/filter-divider.gif) repeat-x top left;
449 rajveer 410
}
411
 
539 rajveer 412
#filterBy h2{margin:20px 0 0 10px;}
413
#filterBy .filterHeading{
414
	cursor:pointer;
415
	margin:8px 0 18px 0;
416
	padding:8px 0 6px 15px;
417
	background:url(../images/filter-divider.gif) repeat-x top left;
387 rajveer 418
}
539 rajveer 419
#filterBy .filterArrow{
420
	float:left;
421
	margin:6px 6px 0 0;
422
	background:url(../images/filter-arrow.gif) no-repeat;
423
	width:11px;
424
	height:7px;
387 rajveer 425
}
539 rajveer 426
#filterBy .filterArrowRotate{
427
	float:left;
428
	margin:5px 6px 0 0;
429
	background:url(../images/filter-arrow.gif) no-repeat 0 -7px;
430
	width:11px;
431
	height:11px;
449 rajveer 432
}
387 rajveer 433
 
539 rajveer 434
#filterBy .sectionHeader{
435
	float:left;
436
	font-size:12px;
437
	font-weight:bold;
438
	color:#666;
439
}
440
#filterBy .filterOption{
441
	clear:both;
442
	margin:0 0 25px 34px;
443
}
449 rajveer 444
 
568 rajveer 445
#filterBy .filterOption ul{list-style:none;}
446
#filterBy .filterOption input{float:left;}
447
#filterBy .filterOption .clearLine{
448
	clear:both;
449
	margin-bottom:5px;
450
}
539 rajveer 451
 
452
#filterBy .filterOption input{margin:3px 8px 0 0;}
568 rajveer 453
 
539 rajveer 454
#filterBy .filterOption label{
455
	display:block;
456
	margin-bottom:5px;
457
	clear:both;
458
	color:#0066cc;
459
	padding:7px 0;
387 rajveer 460
}
539 rajveer 461
#filterBy .filterOption label a{margin:0;}
462
#filterBy .filterOption .noColor{
463
	margin-left:4px;
464
	color:#666;
465
}
449 rajveer 466
 
539 rajveer 467
#filterBy #priceSlider{padding-top:10px;}
468
#filterBy #priceSlider #slider-range{
469
	margin:0 auto;
470
	width:120px;
387 rajveer 471
}
539 rajveer 472
#filterBy #priceSlider #priceRange1,
473
#filterBy #priceSlider #priceRange2{
474
	float:left;
475
	position:relative;
476
	color:#666;
387 rajveer 477
}
539 rajveer 478
#filterBy #priceSlider #priceRange1{margin-left:5px;}
479
#filterBy #priceSlider #priceRange2{margin-left:-22px;}
480
 
481
/*___ Search Result ___*/
482
#pageTitleBox{margin-left:-15px;}
483
#errorMsg{
484
	font-size:14px;
485
	color:#990000;
449 rajveer 486
}
539 rajveer 487
#errorMsg a{font-weight:bold;}
488
#resultFound{
489
	padding:5px 0;
490
	font-size:12px;
491
	font-weight:bold;
387 rajveer 492
}
539 rajveer 493
#resultFound .normalColor{color:#333;}
494
#resultFound .redColor{color:#900;}
495
#relatedSearches{
496
	color:#666;
497
	font-size:11px;
498
	line-height:14px;
387 rajveer 499
}
539 rajveer 500
#searchResult .top{
501
	line-height:5px;
502
	background:#fff;
387 rajveer 503
}
539 rajveer 504
#searchResult .top .left{
505
	float:left;
506
	width:174px;
507
	background:url(../images/search-result-top-left.gif) no-repeat;
387 rajveer 508
}
539 rajveer 509
#searchResult .top .right{
510
	float:right;
511
	width:10px;
512
	background: url(../images/product-detail-top-right.jpg) no-repeat top right;
387 rajveer 513
}
539 rajveer 514
#searchResult .bottom{
515
	line-height:5px;
516
	background:#fff;
387 rajveer 517
}
539 rajveer 518
#searchResult .bottom .left{
519
	background: url(../images/product-cat-bottom-left.jpg) no-repeat;
387 rajveer 520
}
539 rajveer 521
#searchResult .bottom .right{
522
	background: url(../images/product-detail-bottom-right.jpg) no-repeat top right;
523
}
387 rajveer 524
 
539 rajveer 525
#searchResult .middle .content{
526
	background:#fff url(../images/grey-ver-bar.gif) repeat-y;
527
	min-height:1000px;
387 rajveer 528
}
539 rajveer 529
#searchResult #searchResultContent{
530
	float:left;
531
	width:562px;
532
	margin-left:1px;
387 rajveer 533
}
539 rajveer 534
#searchResult .productListTop{
535
	padding:10px 16px 12px 16px;
536
	color:#333333;
537
	border-bottom:1px solid #ccc;
387 rajveer 538
}
539 rajveer 539
#searchResult .productListBottom{
540
	margin-top:-10px;
541
	padding:10px 16px 12px 16px;
542
	color:#333333;
543
	border-top:1px solid #ccc;
387 rajveer 544
}
539 rajveer 545
#searchResult .productListTop .productListHeading{
546
	float:left;
547
	color:#000;
548
	font-size:18px;
549
	font-weight:bold;
449 rajveer 550
}
539 rajveer 551
#searchResult .productListTop .productListResult{
552
	float:left;
553
	font-size:11px;
554
}
449 rajveer 555
 
539 rajveer 556
#searchResult .productListTop .productListResult .resultLimit{
557
	color:#900;
558
	font-size:18px;
559
	font-weight:bold;
449 rajveer 560
}
539 rajveer 561
#searchResult .productListTop .productListResult .style1{font-weight:bold;}
449 rajveer 562
 
539 rajveer 563
#searchResult .pagination1{
564
	float:right;
565
	font-size:11px;
566
	text-align:right;
449 rajveer 567
}
568
 
539 rajveer 569
#searchResult .pagination1 .prev{margin-right:10px;}
570
#searchResult .pagination1 .next{margin-left:10px;}
449 rajveer 571
 
539 rajveer 572
#searchResult .pagination1 a,
573
#searchResult .pagination1 span{margin:0 1px; padding:0 1px;}
449 rajveer 574
 
539 rajveer 575
#searchResult .pagination1 span{color:#666;}
449 rajveer 576
 
539 rajveer 577
#searchResult .pagination1.moveTop{margin-top:-12px;}
578
#searchResult #sortBy{
579
	float:right;
580
	margin:-12px 0 -10px 0;
581
	font-size:11px;
582
	color:#333;
583
	text-align:right;
449 rajveer 584
}
539 rajveer 585
#searchResult #sortBy a.active{
586
	color:#666666;
587
	font-weight:bold;
588
	text-decoration:none;
449 rajveer 589
}
590
 
539 rajveer 591
#searchResult #productListCenter{padding:10px 0;}
592
#searchResult #productListCenter .productItem{margin:10px 0 10px 15px;}
593
#searchResult #productListCenter .productItem .productImg{
594
	position:relative;
595
	float:left;
596
	width:103px;
597
	text-align:center;
449 rajveer 598
}
539 rajveer 599
#searchResult #productListCenter .productItem .productImg .newIcon{
600
	position:absolute;
601
	top:-12px;
602
	left:auto;
603
	margin-left:-12px;
604
	width:38px;
605
	height:38px;
606
	background:url(../images/new-icon.png) no-repeat;
607
 
449 rajveer 608
}
539 rajveer 609
#searchResult #productListCenter .productItem .productDetails{
610
	float:left;
611
	margin-left:15px;
612
	width:224px;
449 rajveer 613
}
539 rajveer 614
#searchResult #productListCenter .productItem .title{
615
	font-weight:bold;
616
	line-height:14px;
449 rajveer 617
}
539 rajveer 618
#searchResult #productListCenter .productItem .productDesp{
619
	font-size:11px;
620
	line-height:18px;
621
	margin-top:5px;
449 rajveer 622
}
568 rajveer 623
 
624
#searchResult #productListCenter .productItem .productDesp ul{list-style:none;}
625
 
539 rajveer 626
#searchResult #productListCenter .productItem .productPrice{
627
	float:left;
628
	margin-left:15px;
629
	width:97px;
449 rajveer 630
}
539 rajveer 631
#searchResult #productListCenter .productItem .productPrice .originalPrice{
632
	text-decoration:line-through;
633
	font-size:11px;
449 rajveer 634
}
539 rajveer 635
#searchResult #productListCenter .productItem .productPrice .newPrice{
636
	color:#990000;
637
	font-weight:bold;
638
	line-height:8px;
639
	padding:2px 0 10px 0;
449 rajveer 640
}
539 rajveer 641
#searchResult #productListCenter .productItem .productDetailsIcon{
642
	float:left;
643
	margin-left:15px;
644
	width:65px;
449 rajveer 645
}
539 rajveer 646
#searchResult #productListCenter .searchResultBorder{
647
	line-height:10px;
648
	background:url(../images/search-result-border.jpg) no-repeat 0 50%;
449 rajveer 649
}
539 rajveer 650
 
545 rajveer 651
 
568 rajveer 652
/*___ Product Listing, Contact Us ___*/
653
#productListing .top,
654
#contactUs .top,
655
#forgetPass .top{background: #fff;}
449 rajveer 656
 
568 rajveer 657
#productListing .top .left,
658
#contactUs .top .left,
659
#forgetPass .top .left{background: url(../images/product-detail-top-left.jpg) no-repeat;}
539 rajveer 660
 
568 rajveer 661
#productListing .top .right,
662
#contactUs .top .right,
663
#forgetPass .top .right{
664
	line-height:5px;
665
	background: url(../images/product-detail-top-right.jpg) no-repeat top right;
449 rajveer 666
}
539 rajveer 667
 
568 rajveer 668
#productListing .bottom,
669
#contactUs .bottom,
670
#forgetPass .bottom{background: #fff;}
539 rajveer 671
 
568 rajveer 672
#productListing .bottom .left,
673
#contactUs .bottom .left,
674
#forgetPass .bottom .left{background: url(../images/product-detail-bottom-left.jpg) no-repeat bottom left;}
539 rajveer 675
 
568 rajveer 676
#productListing .bottom .right,
677
#contactUs .bottom .right,
678
#forgetPass .bottom .right{
679
	line-height:5px;
680
	background: url(../images/product-detail-bottom-right.jpg) no-repeat bottom right;
449 rajveer 681
}
682
 
568 rajveer 683
#productListing .middle .content,
684
#contactUs .middle .content,
685
#forgetPass .middle .content{
686
	min-height:1000px;
687
	background: #fff;
449 rajveer 688
}
689
 
568 rajveer 690
/*___ Contact Us & forget password ___*/
691
#contactUs .middle .content{
692
	padding:20px 0;	
539 rajveer 693
}
449 rajveer 694
 
568 rajveer 695
#forgetPass .middle .content{padding:20px 40px;}
449 rajveer 696
 
568 rajveer 697
#contactUs .imgTextBox,
698
#forgetPass .imgTextBox {
699
	height:27px;
700
	background:url(../images/textbox2-hor-bar.jpg) repeat-x;
539 rajveer 701
}
458 rajveer 702
 
568 rajveer 703
#contactUs .imgTextBox .left,
704
#forgetPass .imgTextBox .left{background:url(../images/textbox2-left.jpg) no-repeat;}
458 rajveer 705
 
568 rajveer 706
#contactUs .imgTextBox .right,
707
#forgetPass .imgTextBox .right{padding:0 5px; background:url(../images/textbox2-right.jpg) no-repeat top right; min-height:27px;}
458 rajveer 708
 
568 rajveer 709
#contactUs .imgTextBox .textbox,
710
#forgetPass .imgTextBox .textbox{
711
	padding:4px 0;
712
	font-size:14px;
713
	border:none;
714
	background:none;
458 rajveer 715
}
539 rajveer 716
 
568 rajveer 717
#contactUs .imgTextBox .textbox{width:100%;}
718
#forgetPass .imgTextBox .textbox{width:100%;}
539 rajveer 719
 
568 rajveer 720
#contactUs .imgTextBox.floatLeft{width:312px;}
721
#contactUs dl{margin:20px 0;}
722
#contactUs dt{
723
	padding:0 0 2px 50px;
724
	color:#666;
725
	border-bottom:1px solid #ccc;
458 rajveer 726
}
568 rajveer 727
#contactUs dd{
728
	margin:10px 0 30px 50px; 
729
	width:485px;
458 rajveer 730
}
568 rajveer 731
#contactUs dt.noBorder{border:none;}
732
#contactUs .style1{
733
	float:right;
734
	margin-left:10px;
735
	width:160px;
736
	font-size:11px;
737
	line-height:15px;
738
	color:#666;
458 rajveer 739
}
568 rajveer 740
#contactUs textarea{
741
	width:100%;
742
	height:150px;
458 rajveer 743
}
462 rajveer 744
 
568 rajveer 745
#forgetPass dt{
746
	padding:0 0 2px 50px;
747
	color:#666;
539 rajveer 748
}
568 rajveer 749
#forgetPass dd{
750
	margin:10px 0 30px 50px; 
751
	width:300px;
539 rajveer 752
}
568 rajveer 753
#forgetPass .spacing{margin-top:20px;}