Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

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