Subversion Repositories SmartDukaan

Rev

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

Rev 4815 Rev 5145
Line 6... Line 6...
6
*/
6
*/
7
 
7
 
8
/*___ My Account ___*/
8
/*___ My Account ___*/
9
#myAccount {color:#333;}
9
#myAccount {color:#333;}
10
#myAccount .top {
10
#myAccount .top {
11
background:url(../images/my-ac-content-corner-tc.jpg) repeat-x; 
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 */
12
  float:left; width:100%;
14
}
13
}
15
#myAccount .top .left{background:url(../images/my-ac-content-corner-tl.jpg) no-repeat;}
14
#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;}
15
#myAccount .top .right{background:url(../images/my-ac-content-corner-tr.jpg) no-repeat top right; line-height:10px;}
17
 
16
 
18
#myAccount .middle {
17
#myAccount .middle {
19
background:#fff; 
18
background:#fff; 
20
/*margin:0 -2px;*/
-
 
21
  float:left; width:100%;/* add this line by ebizon */
19
float:left; width:100%;
22
}
20
}
23
#myAccount .middle .left{background:url(../images/my-ac-content-corner-ml.jpg) repeat-y;}
21
#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;}
22
#myAccount .middle .right{background:url(../images/my-ac-content-corner-mr.jpg) repeat-y top right; min-height:800px;}
25
 
23
 
26
#myAccount .bottom {
24
#myAccount .bottom {
27
background:url(../images/my-ac-content-corner-bc.jpg) repeat-x; 
25
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 */
26
float:left; width:100%;
30
}
27
}
31
#myAccount .bottom .left{background:url(../images/my-ac-content-corner-bl.jpg) no-repeat;}
28
#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;}
29
#myAccount .bottom .right{background:url(../images/my-ac-content-corner-br.jpg) no-repeat top right;}
33
 
30
 
34
/*___ My Account Nav ___*/
31
/*___ My Account Nav ___*/
35
#myAccountNav{
32
#myAccountNav{
36
	float:left;
33
	float:left;
37
	width:163px;
34
	width:163px;
38
	/*
-
 
39
	margin-left:2px;
-
 
40
	*/
-
 
41
	background-color: #E9F3F9;
35
	background-color: #E9F3F9;
42
	padding-top:10px;
36
	padding-top:10px;
43
	font-size:14px;
37
	font-size:14px;
44
}
38
}
45
 
39
 
Line 70... Line 64...
70
border-bottom:1px solid #CCCCCC;
64
border-bottom:1px solid #CCCCCC;
71
float:left;
65
float:left;
72
padding:0 0 2px 18px;
66
padding:0 0 2px 18px;
73
width:505px;
67
width:505px;
74
margin-bottom:10px;
68
margin-bottom:10px;
75
/*	float:right;
-
 
76
	width:557px;
-
 
77
	margin:-6px 2px 0 0;
-
 
78
	padding:0 0 2px 15px;
-
 
79
	border-bottom:1px solid #ccc;*/
-
 
80
}
69
}
81
#myAccount .content{
70
#myAccount .content{
82
	float:left;
71
  float:left;
83
  width:537px;
72
  width:537px;
84
	/*margin:13px 20px 0 0; */
-
 
85
}
73
}
86
#myAccount .content h1{
74
#myAccount .content h1{
87
	font-size:18px;
75
	font-size:18px;
88
	color:#030303;
76
	color:#030303;
89
	padding-left:18px;
77
	padding-left:18px;
90
}
78
}
91
#myAccount .content .note{padding:10px 0 20px 18px;} /*-- pading-left:10px bty ebizon --*/
79
#myAccount .content .note{padding:10px 0 20px 18px;}
92
 
80
 
93
#myAccount .content table{
81
#myAccount .content table{
94
	border-top:1px solid #ccc;
82
	border-top:1px solid #ccc;
95
	border-left:1px solid #ccc;
83
	border-left:1px solid #ccc;
96
	margin-left:5px;
84
	margin-left:5px;
Line 162... Line 150...
162
#myAccount #shipmentDetails #orderShippingStatus th,
150
#myAccount #shipmentDetails #orderShippingStatus th,
163
#myAccount #shipmentDetails #orderShippingStatus td{padding:1px 0 0 0;}
151
#myAccount #shipmentDetails #orderShippingStatus td{padding:1px 0 0 0;}
164
 
152
 
165
#myAccount #orderDetail,
153
#myAccount #orderDetail,
166
#myAccount #courierAWB {
154
#myAccount #courierAWB {
167
/*margin:15px 0 18px 0;*/ /* commented by add by ebizon */
-
 
168
float:left;
155
float:left;
169
margin:18px;
156
margin:18px;
170
}
157
}
171
 
158
 
172
#myAccount #orderDetail dt{
159
#myAccount #orderDetail dt{
Line 206... Line 193...
206
div.saveCancelDiv #changeAddressCancel {
193
div.saveCancelDiv #changeAddressCancel {
207
	float: right;
194
	float: right;
208
	text-align: right;
195
	text-align: right;
209
}
196
}
210
 
197
 
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;}
198
#myAccount #loginDetails #registeredUserFacebook{margin-top:45px;}
245
#myAccount #loginDetails #registeredUserFacebook dt{
199
#myAccount #loginDetails #registeredUserFacebook dt{
246
	float:left;
200
	float:left;
247
	width:115px;
201
	width:115px;
248
	text-align:right;
202
	text-align:right;
249
	border:none;
203
	border:none;
250
}
204
}
251
#myAccount #loginDetails #registeredUserFacebook .style4{/*margin-top:-20px;*/}
205
#myAccount #loginDetails #registeredUserFacebook .style4{}
252
#myAccount #personalDetails .noBorder,
206
#myAccount #personalDetails .noBorder,
253
#myAccount #loginDetails .noBorder{border:none;}
207
#myAccount #loginDetails .noBorder{border:none;}
254
 
208
 
255
#myAccount #personalDetails select.selectWidth1{
209
#myAccount #personalDetails select.selectWidth1{
256
	width:90px;
210
	width:90px;
Line 268... Line 222...
268
}
222
}
269
 
223
 
270
#myAccount #personalDetails .blockLeft,
224
#myAccount #personalDetails .blockLeft,
271
#myAccount #loginDetails .blockLeft{
225
#myAccount #loginDetails .blockLeft{
272
	float:left;
226
	float:left;
273
	/*width:230px;*/
-
 
274
}
227
}
275
#myAccount #personalDetails .blockRight,
228
#myAccount #personalDetails .blockRight,
276
#myAccount #loginDetails .blockRight{
229
#myAccount #loginDetails .blockRight{
277
	float:left;
230
	float:left;
278
	width:170px;
231
	width:170px;
Line 299... Line 252...
299
	width:225px;
252
	width:225px;
300
	margin-bottom:10px;
253
	margin-bottom:10px;
301
	border:1px solid #ccc;
254
	border:1px solid #ccc;
302
}
255
}
303
 
256
 
304
#myAccount #shippingAddress {/*margin:20px -15px 20px 0;*/}
257
#myAccount #shippingAddress {}
305
#myAccount #shippingAddress h2{
258
#myAccount #shippingAddress h2{
306
	margin-bottom:5px;
259
	margin-bottom:5px;
307
	font-size:14px;
260
	font-size:14px;
308
	color:#000;
261
	color:#000;
309
  padding-left:18px; /* add margin by ebizon*/
262
  padding-left:18px;
310
}
263
}
311
#myAccount #shippingAddress h3{
264
#myAccount #shippingAddress h3{
312
	margin-bottom:5px;
265
	margin-bottom:5px;
313
	font-size:12px;
266
	font-size:12px;
314
	color:#000;
267
	color:#000;
315
  padding-left:18px; /* add margin by ebizon*/
268
  padding-left:18px;
316
}
269
}
317
 
270
 
318
#myAccount #shippingAddress .borderBottom1{
271
#myAccount #shippingAddress .borderBottom1{
319
	/*margin:30px -2px -10px -17px;*/
-
 
320
	/* border-top:1px solid #CCCCCC; */
-
 
321
	border-bottom:1px solid #CCCCCC;
272
	border-bottom:1px solid #CCCCCC;
322
float:left;
273
float:left;
323
height:1px;
274
height:1px;
324
margin-bottom:10px;
275
margin-bottom:10px;
325
margin-top:5px;
276
margin-top:5px;
326
width:100%;
277
width:100%;
327
}
278
}
328
#myAccount #shippingAddress .borderBottom2{
279
#myAccount #shippingAddress .borderBottom2{
329
	/*margin:5px -2px -10px -17px;
-
 
330
	border-top:1px solid #ccc; */
-
 
331
}
280
}
332
 
281
 
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; } */
282
#myAccount #shippingAddress .addressWidth{float:right; }
336
#myAccount #shippingAddress .deleteWidth{float:right;  }
283
#myAccount #shippingAddress .deleteWidth{float:right;  }
337
#myAccount #shippingAddress .savePriAddressWidth{float:left; width:250px;}
284
#myAccount #shippingAddress .savePriAddressWidth{float:left; width:250px;}
338
#myAccount #shippingAddress .spacing{
285
#myAccount #shippingAddress .spacing{
339
	margin-bottom:35px;
286
	margin-bottom:35px;
340
	line-height:20px;
287
	line-height:20px;
Line 351... Line 298...
351
#myAccount #shippingAddress #addNewAddress .spacing{
298
#myAccount #shippingAddress #addNewAddress .spacing{
352
	height:10px;
299
	height:10px;
353
	margin:0;
300
	margin:0;
354
}
301
}
355
#myAccount #shippingAddress #addNewAddress .selectWidth{
302
#myAccount #shippingAddress #addNewAddress .selectWidth{
356
	/*background:url(../images/c.png) no-repeat; 
-
 
357
	width:132px; 
-
 
358
	height:19px;
-
 
359
	border:none;  by ebizon */
-
 
360
	padding-bottom:1px;
303
	padding-bottom:1px;
361
}
304
}
362
/* add by ebizon */
-
 
363
 
305
 
364
#myaccountFormShippingAddress .addressContainer {
306
#myaccountFormShippingAddress .addressContainer {
365
float:left;
307
float:left;
366
padding-left:18px;
308
padding-left:18px;
367
width:510px;
309
width:510px;
Line 408... Line 350...
408
width:400px;
350
width:400px;
409
}
351
}
410
 
352
 
411
#myAccount .required{color:#f00;}
353
#myAccount .required{color:#f00;}
412
 
354
 
413
/* end  ebizon */
-
 
414
 
-
 
415
 
-
 
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
 
-
 
488
#frmCancelOrder	{
355
#frmCancelOrder	{
489
	padding-top:10px;
356
	padding-top:10px;
490
	padding-bottom:30px;
357
	padding-bottom:30px;
491
	padding-left: 40px;
358
	padding-left: 40px;
492
	width: 400px;
359
	width: 400px;