Subversion Repositories SmartDukaan

Rev

Rev 2875 | Rev 3862 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
794 rajveer 1
/** 
2
  * Author 			: Raj Kumar Bharti
3
  * Creation Date 	: 31 Dec 2010
4
  * Project 		: Shop2020
5
  * Copyright 2010 Evon Technologies
6
*/
7
 
8
html, body, h1, h2, h3, h4, h5, h6, div, span, p, ol, ul, li, dl, dt, dd, table, th, tr, td, form, label, input, select, textarea {margin:0; padding:0;}
9
 
3830 chandransh 10
 
794 rajveer 11
body{
3830 chandransh 12
	font-size:12px;
13
	line-height:18px;
14
	font-family: Lucida Grande, Open Sans;
15
	/*
794 rajveer 16
	font-family:Verdana, Verdana, Geneva, sans-serif;
17
	color:#000;
3830 chandransh 18
	background:#555; 
19
	*/ 
794 rajveer 20
}
21
 
3830 chandransh 22
 
794 rajveer 23
h1{
24
	font-size:24px;
25
	font-weight:bold;
26
}
27
h2{
28
	font-size:20px;
29
	font-weight:bold;
30
}
31
h3{
32
	font-size:14px;
33
	font-weight:bold;
34
}
35
a{
36
	outline:none;
3830 chandransh 37
	color:#006699;
794 rajveer 38
	text-decoration:none;
39
}
40
a:hover{
41
	color:#0066CC;
42
	text-decoration:underline;
43
}
44
 
45
a img {border:0;}
46
 
47
input, select, textarea{outline:none;}
48
 
49
/*___ Header ___*/
1913 rajveer 50
#header{background:#ffffff;}
794 rajveer 51
#header .content{
52
	width:980px;
53
	margin:0 auto;
54
	padding:10px 0 7px 0;
55
}
56
 
57
#logo{
58
	float:left;
59
	/*
60
	margin-left:15px;
61
	*/
62
}
63
 
64
#headerRight{
65
	float:right;
66
	width:650px;
2507 varun.gupt 67
	margin-top:4px;
794 rajveer 68
	font-weight:bold;
69
	font-size:11px;
70
	color:#999;
71
}
2507 varun.gupt 72
 
73
#headerRight table	{
74
	float: right;
75
	margin-bottom: 12px;
76
}
77
 
2875 rajveer 78
#connectors	{
79
	float: right;
80
	margin-bottom: 12px;
81
}
82
 
83
#connectors	ul{
84
	list-style-type: none;
85
}
86
 
87
#connectors	ul li{
88
	display: inline;
89
}
90
 
2507 varun.gupt 91
#android_festival span, #social_icons span	{
92
	padding-bottom: 5px;
93
}
94
 
2875 rajveer 95
.discount	{
2507 varun.gupt 96
	font-size: 13px;
97
	color: #010101;
2875 rajveer 98
	vertical-align: middle;
2507 varun.gupt 99
}
100
 
2875 rajveer 101
.customer_service {
102
	font-size: 13px;
103
	color: #010101;
104
	vertical-align: middle;
105
	margin-left:30px;
106
}
107
 
108
.social_icons	img{
2507 varun.gupt 109
	height: 25px;
2875 rajveer 110
	vertical-align: middle;
2507 varun.gupt 111
}
112
 
2875 rajveer 113
.contact_us_icons img{
114
	height: 20px;
115
	vertical-align: middle;
116
}
117
 
118
 
119
.customer-service-mail {
120
	height:42px;
121
	width:40px;
122
}
123
 
124
#sidebar #customerService #customerPhone {
125
	width: 197px;
126
	background: url("../images/cart-ms-call-sprite.png") no-repeat scroll -104px 0px transparent;
127
	min-height: 42px;
128
}
129
 
130
 
794 rajveer 131
#welcome_msg{
132
	float:right;
133
	width:250px;
134
	margin-right:10px;
135
	text-align:right;
136
	color:#010101;
137
}
138
#headerRight #login_span{
139
	float:right;
140
	color:#0066cc;
141
}
142
.facebook{
143
	padding:3px 25px 5px 0;
144
	/*background:url(../images/buttons/facebook-header.jpg) no-repeat 68px 0px;*/
145
	background:url(../images/buttons/facebook-header.jpg) no-repeat top right;
146
}
147
#subscribe{
148
	float:left;
149
	margin:5px 0 0 107px;
150
	padding:2px 0;
151
	color:#666;
152
	border-right:1px solid #848484;
153
}
154
#subscribe span{margin-right:6px;}
155
#subscribe input, #subscribe span{float:left;}
156
#subscribe .textbox{
157
	width:205px;
158
	margin-right:3px;
159
	padding:3px;
160
	height:14px;
161
	color:#999;
162
	font-size:11px;
163
	border:1px solid #848484;
164
}
165
#subscribe .button{
166
	background:url(../images/buttons/go.jpg) no-repeat;
167
	border:none;
168
	width:31px;
169
	height:21px;
170
	margin:1px 6px 0 0;
171
}
172
 
173
#facebookFindUsOn{
174
	float:right;
175
	margin-top:5px;
176
	width:104px;
177
}
178
 
179
/*___ Main ___*/
1198 varun.gupt 180
#registration div.middle	{
181
	min-height: 550px;
182
}
183
 
794 rajveer 184
#main{
185
	width:980px;
186
	margin:0 auto;
187
}
188
 
189
/*___ Sign In ___*/
190
#signin_menu,
191
#signin_menu .top,
192
#signin_menu .middle,
193
#signin_menu .bottom{width:272px;}
194
 
195
#signin_menu{
196
	position:absolute;
197
	z-index:9999;
808 rajveer 198
	/*margin:-2px 0 0 405px;*/
199
  margin:-2px 0 0 390px; /* by ebzon */
794 rajveer 200
	padding:0;
201
	font-weight:normal;
202
	border:none;
203
	display: none; /**** Ebizon changes for inline css ****/
204
}
205
#signin_menu .top{
206
	line-height:16px;
1102 rajveer 207
	/*background:url(../images/notification-top.png) no-repeat;*/
208
	background: url("../images/login-sprite.png") repeat-y scroll 0px 0px transparent;
794 rajveer 209
}
210
 
211
#signin_menu .middle{
1102 rajveer 212
	/*background:url(../images/notification-ver-bar.png) repeat-y;*/
213
	 background: url("../images/login-sprite.png") repeat-y scroll -272px 0 transparent;
794 rajveer 214
}
215
 
216
#signin_menu .middle dl{padding:15px 0;}
217
#signin_menu .middle dt{
218
	float:left;
219
	width:80px;
220
	margin:3px 8px 12px 0;
221
	color:#333333;
222
	text-align:right;
223
	font-weight:normal;
224
}
225
#signin_menu .middle dd{
226
	float:left;
227
	width:160px;
228
	margin-bottom:12px;
229
	text-align:right;
230
}
231
#signin_menu .middle label.floatRight{color:#06c;}
232
#signin_menu .middle input.floatRight{margin:3px 5px 0 0;}
233
#signin_menu .middle input.textbox{
234
	padding:5px 0;
235
  width:155px !important; 
236
	text-align:left;
237
	font-size:11px;
238
	background:#f8f8f8;
239
	border:1px solid #b5b5b5;
240
}
241
#signin_menu .middle .bigImgButton{float:right;}
242
/** #signin_menu .middle .button{
243
	cursor:pointer;
244
	margin-top:5px;
245
	font-size:14px;
246
	font-weight:bold;
247
	border:none;
808 rajveer 248
	background:none;      
249
}---commented by ebizon **/ 
794 rajveer 250
#headerRight .signin, 
251
#headerRight .signin1, 
252
#headerRight .menu-open{
253
	padding-right:18px;
951 vikas 254
    background:transparent url(../images/spriteme1.png) no-repeat scroll 40px -893px;
794 rajveer 255
}
256
#signin_menu .bottom{
257
	height:65px;
1102 rajveer 258
	/*background:url(../images/signin-bottom.png) no-repeat bottom left;*/
259
	background: url("../images/login-sprite.png") repeat-y scroll -547px 0 transparent;
794 rajveer 260
}
261
#signin_menu .bottom a{
262
	color:#fff;
263
	text-decoration:none;
264
}
265
#signin_menu .bottom a:hover{
266
	color:#fff;
267
	text-decoration:underline;
268
}
269
#signin_menu .bottom #resend_password_link{padding:15px 0 0 12px; float:left;}
270
#signin_menu .bottom #forgot_username_link{padding:15px 18px 0 0; float:right;}
271
 
272
/*___ Notification ___*/
273
#notification{
274
	position:absolute;
275
	margin:-4px 0 0 340px;
276
	z-index:1000;
277
}
278
 
279
#notification,
280
#notification .top,
281
#notification .middle,
282
#notification .bottom{
283
	width:272px;
284
}
285
#notification .top{
286
	line-height:16px;
287
	background:url(../images/notification-top.png) no-repeat;
288
}
289
#notification .bottom{
290
	line-height:16px;
291
	background:url(../images/notification-bottom.png) no-repeat bottom left;
292
}
293
#notification .middle{
294
	background:url(../images/notification-ver-bar.png) repeat-y;
295
}
296
#notification .colLeft{
297
	float:left;
298
	width:215px;
299
	margin:0 0 3px 15px;
300
 
301
	font-size:11px;
302
	font-weight:normal;
303
	color:#333;
304
	line-height:18px;	
305
}
306
#notification .link{
307
	margin-top:2px;
308
	font-weight:bold;
309
}
310
#notification a#notficationClose{
311
	float:right;
312
	width:18px;
313
	margin-right:18px;
314
}
315
#notification .borderBottom{
316
	margin:-15px 0 5px 0;
317
	border-bottom:1px solid #ccc;
318
}
319
 
320
/*___ Search & Cart ___*/
321
#searchCartArea{
322
margin-bottom:4px;
323
         float: left;  /*** Ebizon   ***/
324
        width:100%;    /*** Ebizon   ***/
325
}
326
#searchCartArea .left{background:url(../images/search-left.jpg) no-repeat;}
327
#searchCartArea .right{background:url(../images/search-right.jpg) no-repeat top right;}
328
#searchCartArea .center{
329
	margin:0 4px;
330
	background:url(../images/search-hor-bar.jpg) repeat-x;
331
}
332
 
333
#search{
334
padding:3px 0;
335
/* padding:2px 0 0 0; */ /*** Ebizon   ***/
336
}
337
#search .textbox{
338
	float:left;
339
	width:366px;
340
	margin-right:4px;
341
	padding:5px 4px;
342
	border:1px solid #848484;
808 rajveer 343
        height: 16px; /** Ebizon Changes to make search text box equal with select **/ 
794 rajveer 344
}
345
#search .dropdown{
346
	float:left;
347
	height:28px;
348
	margin-right:5px;
349
	font-size:14px;
350
	border:1px solid #848484;
351
	background:#fff;
808 rajveer 352
	padding: 4px; /** Ebizon changes for make select text center **/
794 rajveer 353
}
354
 
355
#search, #cartValue,
356
#search .bigImgButton, #cartValue .bigImgButton {float:left;}
357
 
358
#cartValue{
359
	float:right;
360
	margin-top:3px;
361
}
362
#cartValue img{
363
	float:left;
364
	margin-right:6px;
365
}
366
#cartValue .caption{
367
	float:left;
368
	/**margin-top:4px;  by ebizon**/
369
}
370
 
371
/*___ Sidebar ___*/
372
#sidebar{
373
	width:240px;
374
	float:right;
375
	color:#333;
376
}
377
#sidebarBanner{
378
	width:240px;
379
	margin-bottom:3px;
380
}
381
#sidebar h1{
382
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
383
	font-size:16px;
384
}
385
#customerService{
386
	background:#f5f5f5;
387
	border:1px solid #ccc;
950 rajveer 388
	height:70px;
389
	position:relative;
1143 rajveer 390
	width:238px;
794 rajveer 391
}
950 rajveer 392
#customerService img {
393
	position: absolute;
394
	top: 0;
395
}
396
 
794 rajveer 397
#customerService h2{
398
	padding:2px 0 0 5px;
399
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
400
	font-size:14px;
401
	height: 26px;
951 vikas 402
    background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -625px;
794 rajveer 403
}
404
#customerService #customerPhone,
405
#customerService #customerPhone img,
406
#customerService #customerPhone span{float:left;}
1102 rajveer 407
#customerService #customerPhone span{margin-top:10px; margin-left:52px;}
794 rajveer 408
 
950 rajveer 409
#customerService #customerPhone img{
410
clip:rect(0px, 44px, 42px, 0px);
411
left:40px;
412
line-height:10px;
413
top:28px;
414
}
415
 
794 rajveer 416
/*___ Error & Success Message ___*/
417
#messageError,
418
#messageSuccess{
419
	margin:5px 0 15px 0;
420
	padding:10px;
421
}
422
#messageError{
423
	background:#ffffdd;
1143 rajveer 424
	border:1px solid #cc0000;
794 rajveer 425
}
426
#messageSuccess{
427
	background:#ffffdd;
428
	border:1px solid #006600;		
429
}
430
 
431
#messageError span,
432
#messageSuccess span{
433
	display:block;
434
	float:left;
435
	width:35px;
436
	height:34px;
437
}
438
/*
439
#messageError span{background:url(images/error_success_icon.png);}
440
#messageSuccess span{background:url(images/error_success_icon.png) 0 -34px;}
441
*/
442
#messageError h6,
443
#messageSuccess h6{
444
	margin:0 0 5px 45px;
445
	font-size:14px;
446
}
447
#messageError h6{color:#e47911;}
448
#messageSuccess h6{color:#009900;}
449
 
450
#messageError p,
451
#messageSuccess p{
452
	margin-left:45px;
453
	font-size:12px;
454
	line-height:18px;
455
}
456
#messageError p{color:#b31941;}
457
#messageSuccess p{color:#003300;}
458
 
459
 
460
/*___ Yellow Buttons & Disable buttons ___*/
461
/**
462
#main .bigImgButton, 
463
#signin_menu .bigImgButton,
464
#colorbox .bigImgButton {
465
	color:#000;
466
	font-weight:bold;
467
}
468
 
469
#main .bigImgButton .left,
470
#signin_menu .bigImgButton .left,
471
#colorbox .bigImgButton .left{
472
background:url(../images/buttons/big-button-left.jpg) no-repeat;
473
}
474
 
475
#main .bigImgButton .right,
476
#signin_menu .bigImgButton .right,
477
#colorbox .bigImgButton .right{
478
background:url(../images/buttons/big-button-right.jpg) no-repeat top right;
479
}
480
 
481
#main .bigImgButton .center,
482
#signin_menu .bigImgButton .center,
483
#colorbox .bigImgButton .center{
484
	margin:0 5px; *** Ebizon changes Make align button text *****//**
485
	background:url(../images/buttons/big-button-hor-bar.jpg) repeat-x;
486
	height:28px;
487
     *margin:0 4px;  * by ebizon for ie7  
488
}
489
 
490
.center .button{   by ebizon class name change " #search .button " to ".center .button" 
491
	cursor:pointer;
492
	 width:80px;  by ebizon remove for all button in equal size 
493
	padding:4px;   by ebizon for valign all 
494
	font-weight:bold;
495
	background:none;
496
	border:none;
497
        font-size:13px;    by ebizon 
498
	 line-height: 20px;   by ebizon for chrome valign text
499
	padding-top:2px;    by ebizon for ie7 valign text 
500
}
501
#main .bigImgButton a,
502
#signin_menu .bigImgButton a,
503
#colorbox .bigImgButton a{
504
	color:#000;
505
	text-decoration:none;
506
}
507
 **/
508
/*___ end Yellow Buttons & Disable buttons ___ */  
509
 
510
#main .smallImgButton {
511
	color:#000;
512
	font-weight:bold;
513
}
514
#main .smallImgButton .left{background:url(../images/buttons/small-button-left.jpg) no-repeat;}
515
#main .smallImgButton .right{background:url(../images/buttons/small-button-right.jpg) no-repeat top right;}
516
#main .smallImgButton .center{
517
	margin:0 10px;
518
	background:url(../images/buttons/small-button-hor-bar.jpg) repeat-x;
519
	height:21px;
520
}
521
#main .smallImgButton a{
522
	font-size:11px;
523
	color:#000;
524
	text-decoration:none;
525
}
526
 
3830 chandransh 527
 
528
 
794 rajveer 529
/*___ tab buttons ___*/
530
#tabButton{
531
	margin-top:3px;
532
	height:24px;
3830 chandransh 533
    width:100%; /* add this class by ebizon */
794 rajveer 534
}
535
#tabButton .tabButton1{	float:left;}
536
#tabButton .tabButton2 {float:right;}
537
 
538
#tabButton .tabButton1{margin:0 10px;}
3830 chandransh 539
#tabButton .tabButton1 a{display:block;}
794 rajveer 540
 
541
#tabButton .tabButton1 a{
542
	color:#333;
543
	text-decoration:none;
544
	cursor:pointer;
3830 chandransh 545
	padding:2px 18px 0 18px;
546
	height:20px;
547
	/*
548
	background-color: #67ABD3;
549
	border: 1px solid #67ABD3;
550
	*/
551
	background-color: #F6F6F6;
552
	border: 1px solid #CCC;
794 rajveer 553
}
554
 
555
 
3830 chandransh 556
#tabButton .tabButton1 a:hover{
794 rajveer 557
	color:#333;
558
	text-decoration:none;
3830 chandransh 559
	background-color: #F6F6F6;
560
	border: 1px solid #CCC;
794 rajveer 561
}
3830 chandransh 562
/*
563
,
564
#tabButton .tabButton1 a#activeTab,
565
#tabButton .tabButton1 a.activeTab
566
*/
567
#tabButton .tabButton1 a#activeTab,
568
#tabButton .tabButton2 a#activeTab,
569
#tabButton .tabButton1 a.activeTab,
570
#tabButton .tabButton2 a.activeTab{
571
	background-color: #67ABD3;
572
	border: 1px solid #67ABD3;
794 rajveer 573
}
3830 chandransh 574
 
794 rajveer 575
#tabButton li {
576
  list-style:none;
577
}
3830 chandransh 578
 
794 rajveer 579
#tabButton .tabButton2{margin:0px 5px; padding:0px 10px;}
3830 chandransh 580
#tabButton .tabButton2 a{display:block;}
794 rajveer 581
 
582
#tabButton .tabButton2 a{
583
	color:#333;
584
	text-decoration:none;
585
	cursor:pointer;
3830 chandransh 586
	padding:2px 18px 0 18px;
587
	height:20px;
588
	background-color: #F6F6F6;
589
	border: 1px solid #CCC;
794 rajveer 590
}
3830 chandransh 591
 
592
/*
593
,
865 rajveer 594
#tabButton .tabButton2 a#activeTab,
3830 chandransh 595
#tabButton .tabButton2 a.activeTab
596
*/
597
#tabButton .tabButton2 a:hover{
794 rajveer 598
	color:#333;
599
	text-decoration:none;
3830 chandransh 600
	background-color: #67ABD3;
601
	border: 1px solid #67ABD3;
794 rajveer 602
}
950 rajveer 603
 
3830 chandransh 604
#tabButton #catTab3 a{
950 rajveer 605
	margin-right:-10px;
606
	padding:2px 18px 0 28px;
3830 chandransh 607
	height:20px;
950 rajveer 608
}
3830 chandransh 609
 
610
#tabButton #catTab4 a{
950 rajveer 611
	margin-right:-10px;
612
	padding:2px 18px 0 28px;
3830 chandransh 613
	height:20px;
950 rajveer 614
}
615
 
616
 
794 rajveer 617
/*___ Common Classes ___*/
618
.clearBoth{clear:both;}
619
.floatLeft{float:left;}
620
.floatRight{float:right;}
621
.bold{font-weight:bold;}
622
.lineHeight_10px{line-height:4px;}
623
.noBorder{border:none;}
624
 
625
#noScript{
626
	width:940px;
627
	margin:20px auto;
628
	padding:30px 20px;
629
	font-size:18px;
630
	color:#cc0000;
631
	text-align:center;
632
	background:#FDFCDC;
633
	border:2px solid #F1EDC2;
634
}
635
 
636
.padding_topbottom{
637
	padding: 19px 0 18px; 
638
}
639
.noBold{font-weight:normal;}
640
 
641
/*** Ebizon changes for list view of product on home page ****/
642
 
643
ul.deal-items,
644
ul.deal-items ul {
645
  list-style:none;
646
}
647
ul.deal-items li {
648
  margin-left: 10px;
649
  margin-right: 15px;
650
}
651
ul.deal-items ul li,
865 rajveer 652
ul.latest-arrivals-page-items li,
794 rajveer 653
ul.category-page-items li,
865 rajveer 654
ul.best-deals-page-items li,
655
ul.best-seller-page-items li {
794 rajveer 656
  margin:0px;
657
}
950 rajveer 658
#customerService .floatLeft img{
659
  line-height:10px; /* for mozilla spacing */
660
  left: 0;
661
  clip: rect(0px 40px 42px 0px);
662
  top:28px;
794 rajveer 663
}
664
 
665
/**  for sign in  **/
666
 
667
#signin label{
668
float:left;
669
width:70px;
670
margin-right:5px;
671
}
672
/**#signin input.textbox{
673
float:left;
674
width:165px !important; 
675
}**/
842 rajveer 676
#signin #edit-name-wrapper, #signin #edit-password-wrapper {
794 rajveer 677
float:left;
678
/** width:90%;     -by ebizon for buttons  **/
679
margin-left: 10px;
680
margin-bottom:5px;
681
margin-top:5px;
682
}
842 rajveer 683
#signin .form-button-outer {
684
float:right;
685
margin:5px 20px 10px 0px;
686
}
687
/* #signin #edit-submit-wrapper {
808 rajveer 688
float: right;
689
margin:5px 20px 10px 0px;
842 rajveer 690
clear:none;*/
691
/*width:60px !important;*/
692
 
808 rajveer 693
/** add by ebizon
794 rajveer 694
width:75px;
695
background:transparent url(../images/button-bg.jpg) repeat-x scroll 0 0;
696
border:1px solid #BFA864;
697
color:#000000;
698
cursor:pointer;
699
font-size:14px;
700
font-weight:bold;
701
height:18px;
702
padding:4px 7px;
703
text-align:center;
808 rajveer 704
 padding: 0;
794 rajveer 705
width: 70px !important;    ----by ebizon for button **/
706
/***  #signin .center input#signin_submit{
707
float:left;
808 rajveer 708
width: 60px !important;          
709
}  ---commented by ebizon **/ 
794 rajveer 710
 
711
/*** Ebizon changes for pagination ****/
712
#winker0 {
713
  margin:0;
714
  width:100%;
715
}
716
.scroll-pane.tabwrap.makeScroll {
717
  width:240px;
718
}
3830 chandransh 719
#research_delete, #research_compare {
794 rajveer 720
  cursor:pointer;
721
}
722
ul.pagination,
723
ul.deals-item {
724
    list-style: none outside none;
725
}
726
ul.pagination li {
727
    display: inline;
728
}
729
ul.deals-item li.search-deals-items {
730
   background: url("../images/search-result-border.jpg") no-repeat scroll center bottom transparent;
731
   float: left;
732
   margin-bottom: 10px;
733
}
734
/** Ebizon changes Registration page ***/
1143 rajveer 735
 
839 vikas 736
#frmShippingAddress .error,
794 rajveer 737
#frmLogin .error {
738
	float:none !important;
739
	display:block;
740
	color:#f00;
741
}
839 vikas 742
#registration .register-row label.error,
743
#addNewAddress .form-item label.error {
794 rajveer 744
  width: 100%;
745
  text-align: left;
839 vikas 746
}
747
 
794 rajveer 748
/*** End of ebizon changes for registration page ****/	
749
 
750
 
751
/**  by ebizon for buttons backup 
752
 
753
#searchCartArea .left {
754
-moz-background-clip:border;
755
-moz-background-inline-policy:continuous;
756
-moz-background-origin:padding;
757
background:transparent url(../images/search-left.jpg) no-repeat scroll 0 0;
758
}
759
#searchCartArea .right {
760
-moz-background-clip:border;
761
-moz-background-inline-policy:continuous;
762
-moz-background-origin:padding;
763
background:transparent url(../images/search-right.jpg) no-repeat scroll right top;
764
}
765
#searchCartArea .center {
766
-moz-background-clip:border;
767
-moz-background-inline-policy:continuous;
768
-moz-background-origin:padding;
769
background:transparent url(../images/search-hor-bar.jpg) repeat-x scroll 0 0;
770
margin:0 4px;
771
}
772
 
773
#main .bigImgButton .left, #signin_menu .bigImgButton .left, #colorbox .bigImgButton .left {
774
-moz-background-clip:border;
775
-moz-background-inline-policy:continuous;
776
-moz-background-origin:padding;
777
background:transparent url(../images/buttons/big-button-left.jpg) no-repeat scroll 0 0;
778
}
779
 
780
#main .bigImgButton .right, #signin_menu .bigImgButton .right, #colorbox .bigImgButton .right {
781
-moz-background-clip:border;
782
-moz-background-inline-policy:continuous;
783
-moz-background-origin:padding;
784
background:transparent url(../images/buttons/big-button-right.jpg) no-repeat scroll right top;
785
}
786
 
787
#main .bigImgButton .center, #signin_menu .bigImgButton .center, #colorbox .bigImgButton .center {
788
-moz-background-clip:border;
789
-moz-background-inline-policy:continuous;
790
-moz-background-origin:padding;
791
background:transparent url(../images/buttons/big-button-hor-bar.jpg) repeat-x scroll 0 0;
792
height:28px;
793
margin:0 5px;
794
}
795
#main .bigImgButton a,
796
#signin_menu .bigImgButton a,
797
#colorbox .bigImgButton a{
798
	color:#000;
799
	text-decoration:none;
800
}
801
#registration .imgTextBox .left {
802
-moz-background-clip:border;
803
-moz-background-inline-policy:continuous;
804
-moz-background-origin:padding;
805
background:transparent url(../images/textbox-left.jpg) no-repeat scroll 0 0;
806
}
807
#registration .imgTextBox .right {
808
-moz-background-clip:border;
809
-moz-background-inline-policy:continuous;
810
-moz-background-origin:padding;
811
background:transparent url(../images/textbox-right.jpg) no-repeat scroll right top;
812
}
813
#registration .imgTextBox .center {
814
-moz-background-clip:border;
815
-moz-background-inline-policy:continuous;
816
-moz-background-origin:padding;
817
background:transparent url(../images/textbox-hor-bar.jpg) repeat-x scroll 0 0;
818
margin:0 5px;
819
padding:0;
820
}
821
#registration .imgTextBox .textbox {
822
-moz-background-clip:border;
823
-moz-background-inline-policy:continuous;
824
-moz-background-origin:padding;
825
background:transparent none repeat scroll 0 0;
826
border:0 none;
827
color:#666666;
828
font-size:11px;
829
height:20px;
830
padding:5px 0 0;
831
width:210px;
832
}
833
.center .button {
834
-moz-background-clip:border;
835
-moz-background-inline-policy:continuous;
836
-moz-background-origin:padding;
837
background:transparent none repeat scroll 0 0;
838
border:medium none;
839
cursor:pointer;
840
font-size:13px;
841
font-weight:bold;
842
padding:4px;
843
}
844
 **/
845
 
846
 
847
/**  by ebizon for buttons new  **/
848
 
849
.grey-left {
1102 rajveer 850
	background:transparent url(../images/search-sprite.jpg) no-repeat scroll 0 0;
794 rajveer 851
}
852
.grey-right {
1102 rajveer 853
	background:transparent url(../images/search-sprite.jpg) no-repeat scroll right top;
794 rajveer 854
}
855
.grey-center {
950 rajveer 856
	/*background:transparent url(../images/search-hor-bar.jpg) repeat-x scroll 0 0;*/
857
  background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -619px;
794 rajveer 858
	margin:0 4px;
859
}
860
.yellow-left {
1102 rajveer 861
	  background: url("../images/buttons/big-button-sprite.png") no-repeat scroll 0 -29px transparent;
794 rajveer 862
}
863
.yellow-right {
1102 rajveer 864
	background: url("../images/buttons/big-button-sprite.png") no-repeat scroll 83px -58px transparent;
794 rajveer 865
}
866
.yellow-center {
1102 rajveer 867
	background: url("../images/buttons/big-button-sprite.png") repeat-x scroll 0 0 transparent;
794 rajveer 868
	height:28px !important;
1143 rajveer 869
	margin:0 7px;
794 rajveer 870
}
808 rajveer 871
/* .yellow-center .button {
794 rajveer 872
	background:transparent none repeat scroll 0 0;
873
	border:medium none;
874
	cursor:pointer;
875
	padding:0px 4px;
876
	margin: 4px;
877
	float: left;
808 rajveer 878
}*/
794 rajveer 879
.yellow-image {
950 rajveer 880
	/*background:transparent url(../images/buttons/big-button-hor-bar.jpg) repeat-x scroll 0 0;
881
	background:transparent url(../images/button-bg.jpg) repeat-x scroll 0 0;*/
882
  background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -750px;
794 rajveer 883
	cursor:pointer;
808 rajveer 884
	font-size:13px;
794 rajveer 885
	font-weight:bold;
886
	padding:4px 7px 4px 7px;
887
  border:1px solid #bfa864;
888
  text-align:center;
889
	color:#000000;
890
  height:18px;
842 rajveer 891
float:left;
794 rajveer 892
}
893
.yellow-image input.button {
894
background:none;
895
border:none;
896
font-weight:bold;
897
font-size:13px;
808 rajveer 898
cursor:pointer;
794 rajveer 899
}
900
.yellow-image a {
901
	color:#000;
902
	text-decoration:none;
903
        line-height:25px;
904
        font-weight:bold;
905
}
906
.yellow-center .caption a{
907
	color:#000;
908
	text-decoration:none;
909
        line-height:28px;
910
        font-weight:bold;
911
}
912
.textbox-left {
913
	background:transparent url(../images/textbox-left.jpg) no-repeat scroll 0 0;
914
	float: left;
915
}
916
.textbox-right {
917
	background:transparent url(../images/textbox-right.jpg) no-repeat scroll right top;
918
	float: left;
919
}
920
.textbox-center {
921
	background:transparent url(../images/textbox-hor-bar.jpg) repeat-x scroll 0 0;
922
	margin:0 5px;
923
	padding:0;
924
	float: left;
925
}
926
.textbox-center .textbox {
927
    background: none repeat scroll 0 0 transparent;
928
    border: 0 none;
929
    color: #666666;
930
    font-size: 11px;
931
    height: 24px;
932
    padding: 0;
933
    text-align: left;
934
    width: 210px;
935
}
936
.textbox-image .textbox {
950 rajveer 937
  background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -1044px;
794 rajveer 938
	padding:0;
939
	float: left;
940
	border-left: 1px solid #CCCCCC;
941
  border-right: 1px solid #CCCCCC;
942
  border-bottom: none;
943
  border-top: none;
944
  width:210px;
945
  text-align: left;
946
  height:16px;
947
  padding:4px;
948
 
949
}
950
.textbox-image .textbox {
951
   /* background: none repeat scroll 0 0 transparent;
952
    border: 0 none;
953
    color: #666666;
954
    font-size: 11px;
955
    height: 24px;
956
    padding: 0;
957
    text-align: left;
958
    width: 210px;*/
959
}
960
 
961
 
962
/* Header of tables date picker */
963
 
964
table.ui-datepicker-calendar thead th,
965
table.ui-datepicker-calendar th {
966
 font-weight: normal;
967
 text-align: center;
968
 border:none;
969
 font-size:12px;
970
  /*border-bottom: 3px solid #ccc;*/
971
}
972
table.ui-datepicker-calendar tbody {
973
  border:1px solid #CCCCCC;
974
  padding:5px;
975
}
976
table.ui-datepicker-calendar tbody th {
977
 border:none;
978
 /* border-bottom: 1px solid #ccc;*/
979
}
980
 
981
/* Alternating row background styles */
982
table.ui-datepicker-calendar tr,
983
table.ui-datepicker-calendar tr td {
984
  background-color: #eee;
985
  border-bottom: 1px solid #ccc;
986
  text-align: center;
987
}
988
 
989
.ui-datepicker-calendar {
990
  float:left;
991
  width:100%;
992
}
993
#ui-datepicker-div {
994
    background: none repeat scroll 0 0 #CCCCCC;
995
    float: left;
996
    padding: 0px;
997
    width: 220px;
998
}
999
#ui-datepicker-div .ui-datepicker-header {
1000
  padding:0px 3px;
1001
}
1002
#ui-datepicker-div a.ui-datepicker-next {
1003
  float: right;
1004
}
1005
a.ui-datepicker-prev {
1006
  float:left;
1007
}
1008
div.ui-datepicker-title {
1009
    float: left;
1010
    text-align: center;
1011
    width: 155px;
1012
    font-weight: bold;
1013
}
1014
a span.ui-icon {
1015
  cursor: pointer;
1016
}
1017
/*** Date picker end ***/
1018
 
1019
.register-button{
1020
	margin-top:5px;
1021
}
1022
/*** Ebizon changes for all Forms ***/
808 rajveer 1023
 
794 rajveer 1024
.form-item label {
808 rajveer 1025
float:left;
794 rajveer 1026
padding-left:10px;
1027
}
1028
.form-item input.textbox {
1029
	float:left;
1030
	width:170px;
1031
}
1032
.form-item .radio-buttons {
1033
	float:left;
808 rajveer 1034
	margin-left:150px;
1035
	margin-top:5px;
794 rajveer 1036
}
1037
 .form-item  {
1038
	float:left;
1039
	clear:both;
1040
	margin: 10px 0px;
1041
  padding-bottom:10px;
1042
  width:100%;
1043
}
1044
#formButtons , .form-buttons{
1045
float:left;
3830 chandransh 1046
margin-left:130px;
794 rajveer 1047
clear:both;
808 rajveer 1048
width:145px;
794 rajveer 1049
}
808 rajveer 1050
.enableDisableBtnWidth1{
1051
float:left !important;
1052
}
1053
.enableDisableBtnWidth2{
1054
float:right !important;
1055
}
794 rajveer 1056
.imgDisableButton{
950 rajveer 1057
background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -1078px;
794 rajveer 1058
border:1px solid #bdbdbd;
1059
cursor:pointer;
1060
}
1061
.imgEnableButton {
1062
float:left;
1063
}
1064
label.label-title {
808 rajveer 1065
padding-left:18px;
794 rajveer 1066
}
1067
#loginDetails{
1068
margin-top:20px;
1069
}
808 rajveer 1070
.form-button-outer{
1071
 margin-right:10px; float:left;
1072
}
1073
.form-button-outer.last{ 
1074
margin-right:0px !important; 
1075
}
794 rajveer 1076
 
1077
 
1078
/*** End of form theming **/
1079
 
1080
 
1081
/** by ebizon from myaccount **/
1082
 
1083
#signin .form-item {
1084
	border-bottom:none;
1085
  padding-bottom:0px;
1086
  margin:0px;
1087
}
1088
 
1089
#personalDetails{
1090
	float:left;
1091
	margin-top:20px;
808 rajveer 1092
  width:100%;
794 rajveer 1093
}
1094
 
1095
.content h1{
1096
	font-size:18px;
1097
	color:#030303;
1098
}
1099
.left-grey-top {
3830 chandransh 1100
	/*
1101
background:url(../images/my-ac-content-corner-tc.jpg) repeat-x;
1102
*/ 
794 rajveer 1103
float:left; width:100%;/* add this line by ebizon */
1104
}
3830 chandransh 1105
/*
794 rajveer 1106
.left-grey-top .left-grey-left{background:url(../images/my-ac-content-corner-tl.jpg) no-repeat;}
3830 chandransh 1107
*/
1108
.left-grey-top .left-white-right{
1109
	/*
1110
	background:url(../images/my-ac-content-corner-tr.jpg) no-repeat top right;
1111
	*/
1112
	line-height:10px;}
794 rajveer 1113
 
3830 chandransh 1114
/*
794 rajveer 1115
.bottom .bottom-grey-left{background:url(../images/my-ac-content-corner-bl.jpg) no-repeat;}
3830 chandransh 1116
*/
794 rajveer 1117
.bottom .bottom-white-right{background:url(../images/my-ac-content-corner-br.jpg) no-repeat top right;}
1118
 
3830 chandransh 1119
/*
794 rajveer 1120
.middle .middle-grey-left{background:url(../images/my-ac-content-corner-ml.jpg) repeat-y;}
3830 chandransh 1121
*/
1122
.middle .middle-white-right{
1123
	/*background:url(../images/my-ac-content-corner-mr.jpg) repeat-y top right;
1124
	*/
1125
	 min-height:800px;}
794 rajveer 1126
 
808 rajveer 1127
#frmPersonalDetails .form-item label , #frmRegisUser .form-item label {
1128
border-bottom:1px solid #CCCCCC;
3830 chandransh 1129
width:510px;
808 rajveer 1130
padding-left:18px;
1131
}
794 rajveer 1132
 
808 rajveer 1133
#frmPersonalDetails .textbox-image , #frmRegisUser .textbox-image {
1134
float:left;
1135
padding-left:150px;
1136
width:190px;
1137
margin-top:8px;
1138
}
1139
.greyColor{
1140
color:#666;
1141
}
1142
.form-button-outer.first.addaddress{float:right;}
1143
 
1144
#addNewAddress .form-item label {
1145
float:left;
1146
width:120px;
1147
text-align:right;
1148
}
1149
 
1150
#addNewAddress .textbox-image , 
1151
#addNewAddress .select-list{
1152
float:left;
1153
padding-left:10px;
1154
width:190px;
1155
}
1156
.address-text-boxes{ float:left;}
1157
.address-textbox-second {
1158
	clear:both;
1159
	margin-top:10px;
1160
}
1161
#addNewAddress .form-item {
1162
margin:10px 0 0;
1163
padding-bottom:0;
1164
}
1165
#addNewAddress  #edit-submit-buttons {
1166
	margin-top: 20px;
1167
	margin-bottom:20px;
1168
  margin-left:140px;
1169
}
842 rajveer 1170
.smallImgButton.yellow-image{
1171
padding:0px 5px;
1172
}
1173
.smallImgButton.yellow-image input{
1174
font-size:11px;
1175
margin-top:1px;
1176
}
1177
 
950 rajveer 1178
/* for forgot password  */
1179
#frmForgotPassword .form-item {
1180
clear:both;
1181
float:left;
1182
width:50%;
1183
margin:0;
1184
padding:0;
1185
}
1186
#frmForgotPassword .form-item label {
1187
float:left;
1188
padding-right:10px;
1189
}
1190
#frmForgotPassword .imgTextBox {
1191
background:transparent url(../images/textbox2-hor-bar.jpg) repeat-x scroll 0 0;
1192
border-left:1px solid #CCCCCC;
1193
border-right:1px solid #CCCCCC;
1194
float:left;
1195
height:28px;
1196
width:200px;
1197
}
842 rajveer 1198
 
950 rajveer 1199
.no-address {
1200
  padding-left:18px;
1201
}
794 rajveer 1202
/** by ebizon end  **/
1203
 
943 vikas 1204
#frmForgotPassword .error{
1205
	float:none !important;
1206
	display:block;
1207
	margin-left:-5px;
1208
	width:224px !important;
1209
	color:#f00;
1210
	font-size:11px;
1211
	text-align:left !important;
1212
}
1213
 
808 rajveer 1214
 @media screen and (-webkit-min-device-pixel-ratio:0) {
1215
.yellow-image input.button{margin-top:1px;}
1216
} 
1102 rajveer 1217
#subWrapper {
1218
  margin-top:5px;
1219
}
1220
#subWrapper .top .right {
1413 vikas 1221
    background: url("../images/product-sprite.png") no-repeat scroll right top 0 -624px transparent;
1102 rajveer 1222
    line-height: 5px;
1223
}
1224
#subWrapper .top .left {
1413 vikas 1225
    background: url("../images/product-sprite.png") no-repeat scroll 0 -569px transparent;
1102 rajveer 1226
}
1227
#subWrapper .top {
1228
    background: none repeat scroll 0 0 #FFFFFF;
1229
}
1230
#subWrapper .bottom {
1231
    background: none repeat scroll 0 0 #FFFFFF;
1232
} 
1233
#subWrapper .bottom .left {
1413 vikas 1234
    background: url("../images/product-sprite.png") no-repeat scroll left bottom 0 -459px transparent;
1102 rajveer 1235
}
1236
#subWrapper .bottom .right {
1413 vikas 1237
    background: url("../images/product-sprite.png") no-repeat scroll right bottom 0 -514px transparent;
1102 rajveer 1238
    line-height: 5px;
1239
}
1240
/*==== img src sprite images css ====*/
1241
.add-to-research-icon {
3830 chandransh 1242
	background: url("/images/IconAddtoCompare_ProdArea.png") no-repeat;
1102 rajveer 1243
	float:left;
1244
	width:26px;
1245
	height:26px;
1246
}
1106 rajveer 1247
.addtocart{
3830 chandransh 1248
	background: url("/images/ListIcon_Cart_Mouseover.png")  3px 5px no-repeat;
1102 rajveer 1249
	float:left;
1250
	width:26px;
1251
	height:26px;
1252
}
1106 rajveer 1253
 
1254
.add-to-cart-icon {
3830 chandransh 1255
	background: url("/images/ListIcon_Cart_Mouseover.png") 3px 5px no-repeat;
1106 rajveer 1256
	float:left;
1257
	width:26px;
1258
	height:26px;
1259
}
1102 rajveer 1260
#sidebar #customerService .floatLeft a {
1261
	background: url("../images/cart-ms-call-sprite.png") no-repeat scroll -62px 0px transparent;
1262
	height:42px;
1263
	width:40px;
1264
	float:left;
1265
}
1266
#sidebar #customerService #customerPhone {
1267
	width: 197px;
1268
	background: url("../images/cart-ms-call-sprite.png") no-repeat scroll -104px 0px transparent;
1269
	min-height: 42px;
1270
}
1106 rajveer 1271
/*==== End img src sprite images css ====*/
1143 rajveer 1272
 
1273
/* 23 march */
1274
 
1275
.registration-form #messageError{
1276
	 width: 650px;
1277
}
1278
 
1279
#forgetPass .middle .content  {
1280
    min-height: 640px !important;
1281
}
1282
 
1283
#frmRegister .error {
1284
	float: left !important;
1285
	display: block;
1286
	color: #f00;
1287
}
1288
#frmRegister .register-row .newsletter {
1289
    line-height: 13px;
1290
}
1291
#frmRegister .register-row .newsletter label.error {
1292
    float: left !important;
1293
    margin-top: 5px;
1294
    clear: both;
1295
}
1296
 
1297
#addNewAddress .select-list select#state {
1298
    width: 180px;
1299
}
1300
 
1301