Subversion Repositories SmartDukaan

Rev

Rev 794 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 794 Rev 808
Line 60... Line 60...
60
}
60
}
61
 
61
 
62
#myAccountNav .spacing{margin:40px 0 12px 16px;}
62
#myAccountNav .spacing{margin:40px 0 12px 16px;}
63
 
63
 
64
/*___ Order History ___*/
64
/*___ Order History ___*/
-
 
65
 
65
#myAccount #goBack{
66
#myAccount #goBack{
-
 
67
border-bottom:1px solid #CCCCCC;
-
 
68
float:left;
-
 
69
padding:0 0 2px 18px;
-
 
70
width:550px;
-
 
71
margin-bottom:10px;
66
	float:right;
72
/*	float:right;
67
	width:557px;
73
	width:557px;
68
	/*margin:-6px 2px 0 0;*/
74
	margin:-6px 2px 0 0;
69
	padding:0 0 2px 15px;
75
	padding:0 0 2px 15px;
70
	border-bottom:1px solid #ccc;
76
	border-bottom:1px solid #ccc;*/
71
}
77
}
72
#myAccount .content{
78
#myAccount .content{
73
	float:left;
79
	float:left;
74
  width:567px;
80
  width:567px;
75
	/*margin:13px 20px 0 0; */
81
	/*margin:13px 20px 0 0; */
76
}
82
}
77
#myAccount .content h1{
83
#myAccount .content h1{
78
	font-size:18px;
84
	font-size:18px;
79
	color:#030303;
85
	color:#030303;
80
padding-left:10px;
86
padding-left:18px;
81
}
87
}
82
#myAccount .content .note{padding:10px 0 20px 10px;} /*-- pading-left:10px bty ebizon --*/
88
#myAccount .content .note{padding:10px 0 20px 18px;} /*-- pading-left:10px bty ebizon --*/
83
 
89
 
84
#myAccount .content table{
90
#myAccount .content table{
85
	border-top:1px solid #ccc;
91
	border-top:1px solid #ccc;
86
	border-left:1px solid #ccc;
92
	border-left:1px solid #ccc;
-
 
93
margin:0 18px;
-
 
94
width:531px;
87
}
95
}
88
#myAccount .content td{
96
#myAccount .content td{
89
	padding:7px 6px;
97
	padding:7px 6px;
90
	border-right:1px solid #ccc;
98
	border-right:1px solid #ccc;
91
	border-bottom:1px solid #ccc;
99
	border-bottom:1px solid #ccc;
Line 150... Line 158...
150
}
158
}
151
#myAccount #shipmentDetails #orderShippingStatus th,
159
#myAccount #shipmentDetails #orderShippingStatus th,
152
#myAccount #shipmentDetails #orderShippingStatus td{padding:1px 0 0 0;}
160
#myAccount #shipmentDetails #orderShippingStatus td{padding:1px 0 0 0;}
153
 
161
 
154
#myAccount #orderDetail,
162
#myAccount #orderDetail,
155
#myAccount #courierAWB {margin:15px 0 18px 0;}
163
#myAccount #courierAWB {
-
 
164
/*margin:15px 0 18px 0;*/ /* commented by add by ebizon */
-
 
165
float:left;
-
 
166
margin:18px;
-
 
167
}
-
 
168
 
-
 
169
#myAccount #orderDetail dt{
-
 
170
float:left;
-
 
171
}
156
/*#myAccount #orderDetail dt, 
172
/*#myAccount #orderDetail dt, 
157
#myAccount #courierAWB dt{
173
#myAccount #courierAWB dt{
158
	float:left;
174
	float:left;
159
	margin-right:5px;
175
	margin-right:5px;
160
}
176
}
Line 219... Line 235...
219
}
235
}
220
#myAccount #personalDetails .blockRight,
236
#myAccount #personalDetails .blockRight,
221
#myAccount #loginDetails .blockRight{
237
#myAccount #loginDetails .blockRight{
222
	float:left;
238
	float:left;
223
	width:170px;
239
	width:170px;
-
 
240
  margin-top:5px;
224
}
241
}
225
#myAccount #personalDetails .style1,
242
#myAccount #personalDetails .style1,
226
#myAccount #loginDetails .style1{
243
#myAccount #loginDetails .style1{
227
	margin-left:10px;
244
	margin-left:10px;
228
	font-size:11px;
245
	font-size:11px;
Line 248... Line 265...
248
#myAccount #shippingAddress {/*margin:20px -15px 20px 0;*/}
265
#myAccount #shippingAddress {/*margin:20px -15px 20px 0;*/}
249
#myAccount #shippingAddress h2{
266
#myAccount #shippingAddress h2{
250
	margin-bottom:5px;
267
	margin-bottom:5px;
251
	font-size:14px;
268
	font-size:14px;
252
	color:#000;
269
	color:#000;
-
 
270
  padding-left:18px; /* add margin by ebizon*/
253
}
271
}
254
#myAccount #shippingAddress h3{
272
#myAccount #shippingAddress h3{
255
	margin-bottom:5px;
273
	margin-bottom:5px;
256
	font-size:12px;
274
	font-size:12px;
257
	color:#000;
275
	color:#000;
-
 
276
  padding-left:18px; /* add margin by ebizon*/
258
}
277
}
259
 
278
 
260
#myAccount #shippingAddress .borderBottom1{
279
#myAccount #shippingAddress .borderBottom1{
261
	/*margin:30px -2px -10px -17px;*/
280
	/*margin:30px -2px -10px -17px;*/
-
 
281
	/* border-top:1px solid #CCCCCC; */
262
	border-top:1px solid #ccc;
282
	border-bottom:1px solid #CCCCCC;
-
 
283
float:left;
-
 
284
height:1px;
-
 
285
margin-bottom:10px;
-
 
286
margin-top:5px;
-
 
287
width:100%;
263
}
288
}
264
#myAccount #shippingAddress .borderBottom2{
289
#myAccount #shippingAddress .borderBottom2{
265
	/*margin:5px -2px -10px -17px;*/
290
	/*margin:5px -2px -10px -17px;
266
	border-top:1px solid #ccc;
291
	border-top:1px solid #ccc; */
267
}
292
}
268
 
293
 
269
#myAccount #shippingAddress .addressButton{/*margin-top:-25px;*/}
294
/* #myAccount #shippingAddress .form-button-outer{ margin-top:-25px; margin-right:10px; float:left;} */
270
#myAccount #shippingAddress .addressWidth{float:right; /*width:120px;*/}
295
#myAccount #shippingAddress .addressWidth{float:right; /*width:120px; margin-right:10px;*/  } /* add margin-right by ebizon*/
271
#myAccount #shippingAddress .priAddressWidth{float:right; width:187px;}
296
/* #myAccount #shippingAddress .priAddressWidth{float:right; width:187px; } */
272
#myAccount #shippingAddress .deleteWidth{float:right; width:80px;}
297
#myAccount #shippingAddress .deleteWidth{float:right;  }
273
#myAccount #shippingAddress .savePriAddressWidth{float:left; width:250px;}
298
#myAccount #shippingAddress .savePriAddressWidth{float:left; width:250px;}
274
#myAccount #shippingAddress .spacing{
299
#myAccount #shippingAddress .spacing{
275
	margin-bottom:35px;
300
	margin-bottom:35px;
276
	line-height:20px;
301
	line-height:20px;
277
}
302
}
Line 287... Line 312...
287
#myAccount #shippingAddress #addNewAddress .spacing{
312
#myAccount #shippingAddress #addNewAddress .spacing{
288
	height:10px;
313
	height:10px;
289
	margin:0;
314
	margin:0;
290
}
315
}
291
#myAccount #shippingAddress #addNewAddress .selectWidth{
316
#myAccount #shippingAddress #addNewAddress .selectWidth{
292
	background:url(../images/c.png) no-repeat;
317
	/*background:url(../images/c.png) no-repeat; 
293
	width:132px;
318
	width:132px; 
294
	height:19px;
319
	height:19px;
295
	border:none;
320
	border:none;  by ebizon */
296
	padding-bottom:1px;
321
	padding-bottom:1px;
297
}
322
}
-
 
323
/* add by ebizon */
-
 
324
 
-
 
325
#frmShippingAddress .addressContainer {
-
 
326
float:left;
-
 
327
padding-left:18px;
-
 
328
width:549px;
-
 
329
}
-
 
330
#frmShippingAddress .address-container-inner {
-
 
331
position:relative;
-
 
332
margin-bottom:35px;
-
 
333
}
-
 
334
#orderShippingAddress {
-
 
335
float:left;
-
 
336
margin:0 18px;
-
 
337
width:531px;
-
 
338
}
-
 
339
.addressButton {
-
 
340
bottom:0;
-
 
341
position:absolute;
-
 
342
right:10px;
-
 
343
}
-
 
344
.primary-address-container-inner.address-container-inner{
-
 
345
margin-bottom:0px !important;
-
 
346
}
-
 
347
#orderDetail{
-
 
348
float:left;
-
 
349
width:531px;
-
 
350
margin-left:18px;
-
 
351
}
-
 
352
#orderDetail .orderDetail-left,
-
 
353
#courierAWB .orderDetail-left {
-
 
354
float:left;
-
 
355
clear:left;
-
 
356
margin-bottom:5px;
-
 
357
}
-
 
358
#orderDetail .orderDetail-right,
-
 
359
#courierAWB .orderDetail-right {
-
 
360
float:left;
-
 
361
margin-bottom:5px;
-
 
362
}
-
 
363
#myAccount .content table.myaccount-orders {
-
 
364
width:400px;
-
 
365
}
-
 
366
 
-
 
367
/* end  ebizon */
-
 
368
 
298
 
369
 
299
/*#myAccount .imgTextBox {
370
/*#myAccount .imgTextBox {
300
	height:27px;
371
	height:27px;
301
	width:227px;
372
	width:227px;
302
	background:url(../images/textbox2-hor-bar.jpg) repeat-x;
373
	background:url(../images/textbox2-hor-bar.jpg) repeat-x;