Subversion Repositories SmartDukaan

Rev

Rev 4325 | Rev 5145 | 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 	: 22 Nov 2010
4
  * Project 		: Shop2020
5
  * Copyright 2010 Evon Technologies
6
*/
7
 
8
/*___ My Account ___*/
9
#myAccount {color:#333;}
10
#myAccount .top {
11
background:url(../images/my-ac-content-corner-tc.jpg) repeat-x; 
12
/* margin:0 -2px; */
13
  float:left; width:100%;/* add this line by ebizon */
14
}
15
#myAccount .top .left{background:url(../images/my-ac-content-corner-tl.jpg) no-repeat;}
16
#myAccount .top .right{background:url(../images/my-ac-content-corner-tr.jpg) no-repeat top right; line-height:10px;}
17
 
18
#myAccount .middle {
19
background:#fff; 
20
/*margin:0 -2px;*/
21
  float:left; width:100%;/* add this line by ebizon */
22
}
23
#myAccount .middle .left{background:url(../images/my-ac-content-corner-ml.jpg) repeat-y;}
24
#myAccount .middle .right{background:url(../images/my-ac-content-corner-mr.jpg) repeat-y top right; min-height:800px;}
25
 
26
#myAccount .bottom {
27
background:url(../images/my-ac-content-corner-bc.jpg) repeat-x; 
28
/* margin:0 -2px;*/
29
  float:left; width:100%;/* add this line by ebizon */
30
}
31
#myAccount .bottom .left{background:url(../images/my-ac-content-corner-bl.jpg) no-repeat;}
32
#myAccount .bottom .right{background:url(../images/my-ac-content-corner-br.jpg) no-repeat top right;}
33
 
34
/*___ My Account Nav ___*/
35
#myAccountNav{
36
	float:left;
37
	width:163px;
3830 chandransh 38
	/*
794 rajveer 39
	margin-left:2px;
3830 chandransh 40
	*/
41
	background-color: #E9F3F9;
794 rajveer 42
	padding-top:10px;
43
	font-size:14px;
44
}
45
 
46
#myAccountNav ul{list-style:none;}
47
#myAccountNav h2{
48
	margin:0 0 4px 16px;
49
	color:#333;
50
	font-size:14px;
51
}
52
#myAccountNav a{
53
	display:block;
54
	padding:6px 16px;
55
	margin-bottom:-1px;
56
	border-top:1px solid #ccc;
57
	border-bottom:1px solid #ccc;
58
}
59
#myAccountNav a:hover, #myAccountNav a.active{
60
	color:#fff;
61
	text-decoration:none;
62
	background-color:#848484;	
63
}
64
 
65
#myAccountNav .spacing{margin:40px 0 12px 16px;}
66
 
67
/*___ Order History ___*/
808 rajveer 68
 
794 rajveer 69
#myAccount #goBack{
808 rajveer 70
border-bottom:1px solid #CCCCCC;
71
float:left;
72
padding:0 0 2px 18px;
3830 chandransh 73
width:505px;
808 rajveer 74
margin-bottom:10px;
75
/*	float:right;
794 rajveer 76
	width:557px;
808 rajveer 77
	margin:-6px 2px 0 0;
794 rajveer 78
	padding:0 0 2px 15px;
808 rajveer 79
	border-bottom:1px solid #ccc;*/
794 rajveer 80
}
81
#myAccount .content{
82
	float:left;
4017 rajveer 83
  width:537px;
794 rajveer 84
	/*margin:13px 20px 0 0; */
85
}
86
#myAccount .content h1{
87
	font-size:18px;
88
	color:#030303;
3830 chandransh 89
	padding-left:18px;
794 rajveer 90
}
808 rajveer 91
#myAccount .content .note{padding:10px 0 20px 18px;} /*-- pading-left:10px bty ebizon --*/
794 rajveer 92
 
93
#myAccount .content table{
94
	border-top:1px solid #ccc;
95
	border-left:1px solid #ccc;
4017 rajveer 96
	margin-left:5px;
794 rajveer 97
}
4325 mandeep.dh 98
 
794 rajveer 99
#myAccount .content td{
100
	padding:7px 6px;
101
	border-right:1px solid #ccc;
102
	border-bottom:1px solid #ccc;
103
}
104
#myAccount .content th{
105
	padding:7px 6px;
106
	text-align:left;
107
	background:#daf0f8;
108
	border-bottom:1px solid #ccc;
109
}
110
#myAccount .content .pagination{
111
	padding:4px 10px 4px 0;
112
	text-align:right;
113
	font-size:11px;
114
	color:#666;
115
	border:1px solid #ccc;
116
	border-top:none;
117
}
118
#myAccount .content .pagination a{margin:0 10px;}
119
#myAccount .content .pagination a.inactive{color:#666;}
120
#myAccount .content .borderRight{border-right:1px solid #ccc;}
121
#myAccount .content .price{
122
	float:left;
123
	margin-right:8px;
124
}
125
#myAccount .content img.rupee{margin-top:4px;}
126
#myAccount .content .totalAmount{
127
	padding:6px;
128
	font-size:14px;
129
	font-weight:bold;
130
	text-align:right;
131
}
132
#myAccount #shipmentDetails{border:1px solid #ccc;}
133
#myAccount #shipmentDetails h3{font-size:12px;}
134
#myAccount #shipmentDetails .heading{
135
	font-weight:bold;
136
	padding:5px 20px 5px 10px;
137
	background:#daf0f8;
138
}
139
#myAccount #shipmentDetails .heading .title{
140
	float:left;
141
	width:400px;
142
}
143
#myAccount #shipmentDetails .heading .close{
144
	float:right;
145
	width:20px;
146
}
147
#myAccount #shipmentDetails .heading .close a:hover{text-decoration:none;}
148
#myAccount #shipmentDetails #orderShippingAddress{border-bottom:1px solid #ccc;}
149
 
150
#myAccount #shipmentDetails #orderShippingAddress,
151
#myAccount #shipmentDetails #orderShippingStatus{padding:8px 10px;}
152
 
153
#myAccount #shipmentDetails #orderShippingStatus table,
154
#myAccount #shipmentDetails #orderShippingStatus th,
155
#myAccount #shipmentDetails #orderShippingStatus td{border:none;}
156
 
157
#myAccount #shipmentDetails #orderShippingStatus table{margin:5px 0 6px 2px;}
158
#myAccount #shipmentDetails #orderShippingStatus th{
159
	color:#900;
160
	background:none;
161
}
162
#myAccount #shipmentDetails #orderShippingStatus th,
163
#myAccount #shipmentDetails #orderShippingStatus td{padding:1px 0 0 0;}
164
 
165
#myAccount #orderDetail,
808 rajveer 166
#myAccount #courierAWB {
167
/*margin:15px 0 18px 0;*/ /* commented by add by ebizon */
168
float:left;
169
margin:18px;
170
}
171
 
172
#myAccount #orderDetail dt{
173
float:left;
174
}
1162 varun.gupt 175
 
4325 mandeep.dh 176
#myAccount div.content #paySuccess {
1162 varun.gupt 177
	margin-left: 100px;
178
}
4325 mandeep.dh 179
 
180
div#orderShippingAddress {
181
	width: 440px;
182
}
183
 
184
div#changeAddress {
185
	float: right;
186
}
187
 
188
#myAccount .new-button {
189
	padding: 3px 4px;
190
}
191
 
192
div.saveCancelDiv {
193
	width: 200px;
194
	margin-bottom: 10px;
195
}
196
 
197
#myAccount form#frmShippingAddress td {
198
    border-bottom: none !important; 
199
    border-right: none !important;
200
}
201
 
202
#myAccount table#addresses td {
203
    border-right: none !important;
204
}
205
 
206
div.saveCancelDiv #changeAddressCancel {
207
	float: right;
208
	text-align: right;
209
}
210
 
794 rajveer 211
/*#myAccount #orderDetail dt, 
212
#myAccount #courierAWB dt{
213
	float:left;
214
	margin-right:5px;
215
}
216
#myAccount #orderDetail dd,
217
#myAccount #courierAWB dd{margin-bottom:5px;}
218
 
219
___ Account Settings ___
220
#myAccount #personalDetails, 
221
#myAccount #loginDetails{margin:30px -17px 0 -17px;}
222
 
223
#myAccount #personalDetails dt,
224
#myAccount #loginDetails dt{
225
	padding:0 0 2px 18px;
226
	color:#666;
227
	border-bottom:1px solid #ccc;
228
}
229
#myAccount #personalDetails dd,
230
#myAccount #loginDetails dd{margin:10px 0 30px 140px;}
231
 
232
#myAccount #loginDetails dd dl{margin-left:-140px;}
233
#myAccount #loginDetails dd dl dt{
234
	float:left;
235
	margin-top:2px;
236
	padding:0;
237
	width:135px;
238
	color:#333;
239
	text-align:right;
240
	border:none;
241
}
242
#myAccount #loginDetails dd dl dd{margin:0 0 10px 140px;}
243
*/
244
#myAccount #loginDetails #registeredUserFacebook{margin-top:45px;}
245
#myAccount #loginDetails #registeredUserFacebook dt{
246
	float:left;
247
	width:115px;
248
	text-align:right;
249
	border:none;
250
}
251
#myAccount #loginDetails #registeredUserFacebook .style4{/*margin-top:-20px;*/}
252
#myAccount #personalDetails .noBorder,
253
#myAccount #loginDetails .noBorder{border:none;}
254
 
255
#myAccount #personalDetails select.selectWidth1{
256
	width:90px;
257
	height:19px;
258
	padding-bottom:1px;
259
	border:none;
260
	background:url(../images/month.png) no-repeat;
261
}
262
#myAccount #personalDetails select.selectWidth2{
263
	width:72px;
264
	height:19px;
265
	padding-bottom:1px;
266
	border:none;
267
	background:url(../images/yearanddate.png) no-repeat;
268
}
269
 
270
#myAccount #personalDetails .blockLeft,
271
#myAccount #loginDetails .blockLeft{
272
	float:left;
273
	/*width:230px;*/
274
}
275
#myAccount #personalDetails .blockRight,
276
#myAccount #loginDetails .blockRight{
277
	float:left;
278
	width:170px;
808 rajveer 279
  margin-top:5px;
794 rajveer 280
}
281
#myAccount #personalDetails .style1,
282
#myAccount #loginDetails .style1{
283
	margin-left:10px;
284
	font-size:11px;
285
	line-height:15px;
286
	color:#666;
287
}
288
#myAccount #personalDetails .style2,
289
#myAccount #loginDetails .style2{
290
	margin-left:5px;
291
	line-height:18px;
292
	color:#333;
293
}
294
#myAccount #personalDetails .style2 .spacing{height:18px;}
295
#myAccount #loginDetails .style3{padding-left:10px; font-size:11px;}
296
 
297
#myAccount #personalDetails .captcha,
298
#myAccount #loginDetails .captcha{
299
	width:225px;
300
	margin-bottom:10px;
301
	border:1px solid #ccc;
302
}
303
 
304
#myAccount #shippingAddress {/*margin:20px -15px 20px 0;*/}
305
#myAccount #shippingAddress h2{
306
	margin-bottom:5px;
307
	font-size:14px;
308
	color:#000;
808 rajveer 309
  padding-left:18px; /* add margin by ebizon*/
794 rajveer 310
}
311
#myAccount #shippingAddress h3{
312
	margin-bottom:5px;
313
	font-size:12px;
314
	color:#000;
808 rajveer 315
  padding-left:18px; /* add margin by ebizon*/
794 rajveer 316
}
317
 
318
#myAccount #shippingAddress .borderBottom1{
319
	/*margin:30px -2px -10px -17px;*/
808 rajveer 320
	/* border-top:1px solid #CCCCCC; */
321
	border-bottom:1px solid #CCCCCC;
322
float:left;
323
height:1px;
324
margin-bottom:10px;
325
margin-top:5px;
326
width:100%;
794 rajveer 327
}
328
#myAccount #shippingAddress .borderBottom2{
808 rajveer 329
	/*margin:5px -2px -10px -17px;
330
	border-top:1px solid #ccc; */
794 rajveer 331
}
332
 
808 rajveer 333
/* #myAccount #shippingAddress .form-button-outer{ margin-top:-25px; margin-right:10px; float:left;} */
334
#myAccount #shippingAddress .addressWidth{float:right; /*width:120px; margin-right:10px;*/  } /* add margin-right by ebizon*/
335
/* #myAccount #shippingAddress .priAddressWidth{float:right; width:187px; } */
336
#myAccount #shippingAddress .deleteWidth{float:right;  }
794 rajveer 337
#myAccount #shippingAddress .savePriAddressWidth{float:left; width:250px;}
338
#myAccount #shippingAddress .spacing{
339
	margin-bottom:35px;
340
	line-height:20px;
341
}
342
 
343
#myAccount #shippingAddress #addNewAddress dl{margin:25px 0;}
344
#myAccount #shippingAddress #addNewAddress dt{
345
	float:left;
346
	width:110px;
347
	margin-top:2px;
348
	text-align:right;
349
}
350
#myAccount #shippingAddress #addNewAddress dd{margin:0 0 8px 120px;}
351
#myAccount #shippingAddress #addNewAddress .spacing{
352
	height:10px;
353
	margin:0;
354
}
355
#myAccount #shippingAddress #addNewAddress .selectWidth{
808 rajveer 356
	/*background:url(../images/c.png) no-repeat; 
357
	width:132px; 
794 rajveer 358
	height:19px;
808 rajveer 359
	border:none;  by ebizon */
794 rajveer 360
	padding-bottom:1px;
361
}
808 rajveer 362
/* add by ebizon */
794 rajveer 363
 
3862 rajveer 364
#myaccountFormShippingAddress .addressContainer {
808 rajveer 365
float:left;
366
padding-left:18px;
3830 chandransh 367
width:510px;
808 rajveer 368
}
3862 rajveer 369
#myaccountFormShippingAddress .address-container-inner {
808 rajveer 370
position:relative;
371
margin-bottom:35px;
372
}
373
#orderShippingAddress {
374
float:left;
375
margin:0 18px;
376
width:531px;
377
}
378
.addressButton {
379
bottom:0;
380
position:absolute;
381
right:10px;
382
}
383
.primary-address-container-inner.address-container-inner{
384
margin-bottom:0px !important;
385
}
386
#orderDetail{
387
float:left;
4815 phani.kuma 388
width:250px;
808 rajveer 389
margin-left:18px;
390
}
391
#orderDetail .orderDetail-left,
392
#courierAWB .orderDetail-left {
393
float:left;
394
clear:left;
395
margin-bottom:5px;
396
}
397
#orderDetail .orderDetail-right,
398
#courierAWB .orderDetail-right {
399
float:left;
400
margin-bottom:5px;
401
}
4325 mandeep.dh 402
 
403
#myAccount .addNewAddressRight {
404
    float: right;
405
}
406
 
808 rajveer 407
#myAccount .content table.myaccount-orders {
408
width:400px;
409
}
410
 
4136 rajveer 411
#myAccount .required{color:#f00;}
412
 
808 rajveer 413
/* end  ebizon */
414
 
415
 
794 rajveer 416
/*#myAccount .imgTextBox {
417
	height:27px;
418
	width:227px;
419
	background:url(../images/textbox2-hor-bar.jpg) repeat-x;
420
}
421
#myAccount .imgTextBox .left{background:url(../images/textbox2-left.jpg) no-repeat;}
422
#myAccount .imgTextBox .right{padding:0 5px; background:url(../images/textbox2-right.jpg) no-repeat top right; min-height:27px;}
423
#myAccount .imgTextBox .textbox{
424
	width:100%;
425
	padding:4px 0;
426
	font-size:14px;
427
	border:none;
428
	background:none;
429
}
430
 
431
#myAccount .imgEnableButton {
432
	height:24px;
433
	margin-right:10px;
434
	background:url(../images/enabledisable-button-hor-bar.jpg) repeat-x;
435
}
436
#myAccount .imgEnableButton .left{background:url(../images/enabledisable-button-left.jpg) no-repeat;}
437
#myAccount .imgEnableButton .right{background:url(../images/enabledisable-button-right.jpg) no-repeat top right; min-height:24px;}
438
 
439
#myAccount .imgDisableButton {
440
	height:24px;
441
	margin-right:10px;
442
	background:url(../images/enabledisable-button-hor-bar.jpg) repeat-x 0 -24px;
443
}
444
#myAccount .imgDisableButton .left{background:url(../images/enabledisable-button-left.jpg) no-repeat 0 -24px;}
445
#myAccount .imgDisableButton .right{background:url(../images/enabledisable-button-right.jpg) no-repeat 100% -24px; min-height:24px;}
446
 
447
#myAccount .imgDeleteButton {
448
	height:24px;
449
	margin-right:10px;
450
	background:url(../images/delete-button-hor-bar.jpg) repeat-x;
451
}
452
#myAccount .imgDeleteButton .left{background:url(../images/delete-button-left.jpg) no-repeat;}
453
#myAccount .imgDeleteButton .right{background:url(../images/delete-button-right.jpg) no-repeat top right; min-height:24px;}
454
*/
455
/*#myAccount .imgEnableButton .button,
456
#myAccount .imgDisableButton .button,
457
#myAccount .imgDeleteButton .button{
458
	cursor:pointer;
459
	width:100%;
460
	margin-top:2px;
461
	font-weight:bold;
462
	text-align:center;
463
	border:none;
464
	background:none;
465
}
466
 
467
#myAccount .imgEnableButton .button,
468
#myAccount .imgDeleteButton .button {color:#000;}
469
 
470
#myAccount .imgDisableButton .button {color:#666; cursor:default;}
471
 
472
#myAccount .enableDisableBtnWidth1{float:left; width:64px;}
473
#myAccount .enableDisableBtnWidth2{float:left; width:75px;}
474
*/
475
/*.imgDisableButton .button {
476
 
477
}
478
#myAccount .required{color:#f00;}
479
#myAccount .greyColor{color:#666;}
480
 
481
#myAccount .noAddress1{margin-bottom:-10px; padding-top:10px;}
482
#myAccount .noAddress2{padding:10px 0;}
483
 
484
.form-item {
485
	margin-bottom: 1px solid #cccccc;
486
}*/
487
 
4815 phani.kuma 488
#frmCancelOrder	{
489
	padding-top:10px;
490
	padding-bottom:30px;
491
	padding-left: 40px;
492
	width: 400px;
493
	float: left;
494
	display: none;
495
}
794 rajveer 496
 
4815 phani.kuma 497
#frmCancelOrder label.error {
498
	float:right !important;
499
	display:block;
500
	color:#f00;
501
	font-size:11px;
502
	text-align:right !important;
503
	width: 80%;
504
}
794 rajveer 505
 
4815 phani.kuma 506
#frmCancelOrder label {
507
	width: 120px;
508
	float: left;
509
	font-weight: bold;
510
}
511
 
512
#frmCancelOrder .textbox-image {
513
	margin-top: 10px;
514
}
515
 
516
#frmCancelOrder input[type="text"] {
517
	width: 200px;
518
}
519
 
520
#frmCancelOrder textarea {
521
    height: 100px;
522
    width: 250px;
523
}
524
 
525
#frmCancelOrder .contact-form-button {
526
	margin-left: 50px;
527
}