Subversion Repositories SmartDukaan

Rev

Rev 3862 | Rev 4136 | 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
}
98
#myAccount .content td{
99
	padding:7px 6px;
100
	border-right:1px solid #ccc;
101
	border-bottom:1px solid #ccc;
102
}
103
#myAccount .content th{
104
	padding:7px 6px;
105
	text-align:left;
106
	background:#daf0f8;
107
	border-bottom:1px solid #ccc;
108
}
109
#myAccount .content .pagination{
110
	padding:4px 10px 4px 0;
111
	text-align:right;
112
	font-size:11px;
113
	color:#666;
114
	border:1px solid #ccc;
115
	border-top:none;
116
}
117
#myAccount .content .pagination a{margin:0 10px;}
118
#myAccount .content .pagination a.inactive{color:#666;}
119
#myAccount .content .borderRight{border-right:1px solid #ccc;}
120
#myAccount .content .price{
121
	float:left;
122
	margin-right:8px;
123
}
124
#myAccount .content img.rupee{margin-top:4px;}
125
#myAccount .content .totalAmount{
126
	padding:6px;
127
	font-size:14px;
128
	font-weight:bold;
129
	text-align:right;
130
}
131
#myAccount #shipmentDetails{border:1px solid #ccc;}
132
#myAccount #shipmentDetails h3{font-size:12px;}
133
#myAccount #shipmentDetails .heading{
134
	font-weight:bold;
135
	padding:5px 20px 5px 10px;
136
	background:#daf0f8;
137
}
138
#myAccount #shipmentDetails .heading .title{
139
	float:left;
140
	width:400px;
141
}
142
#myAccount #shipmentDetails .heading .close{
143
	float:right;
144
	width:20px;
145
}
146
#myAccount #shipmentDetails .heading .close a:hover{text-decoration:none;}
147
#myAccount #shipmentDetails #orderShippingAddress{border-bottom:1px solid #ccc;}
148
 
149
#myAccount #shipmentDetails #orderShippingAddress,
150
#myAccount #shipmentDetails #orderShippingStatus{padding:8px 10px;}
151
 
152
#myAccount #shipmentDetails #orderShippingStatus table,
153
#myAccount #shipmentDetails #orderShippingStatus th,
154
#myAccount #shipmentDetails #orderShippingStatus td{border:none;}
155
 
156
#myAccount #shipmentDetails #orderShippingStatus table{margin:5px 0 6px 2px;}
157
#myAccount #shipmentDetails #orderShippingStatus th{
158
	color:#900;
159
	background:none;
160
}
161
#myAccount #shipmentDetails #orderShippingStatus th,
162
#myAccount #shipmentDetails #orderShippingStatus td{padding:1px 0 0 0;}
163
 
164
#myAccount #orderDetail,
808 rajveer 165
#myAccount #courierAWB {
166
/*margin:15px 0 18px 0;*/ /* commented by add by ebizon */
167
float:left;
168
margin:18px;
169
}
170
 
171
#myAccount #orderDetail dt{
172
float:left;
173
}
1162 varun.gupt 174
 
175
#myAccount div.content #paySuccess	{
176
	margin-left: 100px;
177
}
794 rajveer 178
/*#myAccount #orderDetail dt, 
179
#myAccount #courierAWB dt{
180
	float:left;
181
	margin-right:5px;
182
}
183
#myAccount #orderDetail dd,
184
#myAccount #courierAWB dd{margin-bottom:5px;}
185
 
186
___ Account Settings ___
187
#myAccount #personalDetails, 
188
#myAccount #loginDetails{margin:30px -17px 0 -17px;}
189
 
190
#myAccount #personalDetails dt,
191
#myAccount #loginDetails dt{
192
	padding:0 0 2px 18px;
193
	color:#666;
194
	border-bottom:1px solid #ccc;
195
}
196
#myAccount #personalDetails dd,
197
#myAccount #loginDetails dd{margin:10px 0 30px 140px;}
198
 
199
#myAccount #loginDetails dd dl{margin-left:-140px;}
200
#myAccount #loginDetails dd dl dt{
201
	float:left;
202
	margin-top:2px;
203
	padding:0;
204
	width:135px;
205
	color:#333;
206
	text-align:right;
207
	border:none;
208
}
209
#myAccount #loginDetails dd dl dd{margin:0 0 10px 140px;}
210
*/
211
#myAccount #loginDetails #registeredUserFacebook{margin-top:45px;}
212
#myAccount #loginDetails #registeredUserFacebook dt{
213
	float:left;
214
	width:115px;
215
	text-align:right;
216
	border:none;
217
}
218
#myAccount #loginDetails #registeredUserFacebook .style4{/*margin-top:-20px;*/}
219
#myAccount #personalDetails .noBorder,
220
#myAccount #loginDetails .noBorder{border:none;}
221
 
222
#myAccount #personalDetails select.selectWidth1{
223
	width:90px;
224
	height:19px;
225
	padding-bottom:1px;
226
	border:none;
227
	background:url(../images/month.png) no-repeat;
228
}
229
#myAccount #personalDetails select.selectWidth2{
230
	width:72px;
231
	height:19px;
232
	padding-bottom:1px;
233
	border:none;
234
	background:url(../images/yearanddate.png) no-repeat;
235
}
236
 
237
#myAccount #personalDetails .blockLeft,
238
#myAccount #loginDetails .blockLeft{
239
	float:left;
240
	/*width:230px;*/
241
}
242
#myAccount #personalDetails .blockRight,
243
#myAccount #loginDetails .blockRight{
244
	float:left;
245
	width:170px;
808 rajveer 246
  margin-top:5px;
794 rajveer 247
}
248
#myAccount #personalDetails .style1,
249
#myAccount #loginDetails .style1{
250
	margin-left:10px;
251
	font-size:11px;
252
	line-height:15px;
253
	color:#666;
254
}
255
#myAccount #personalDetails .style2,
256
#myAccount #loginDetails .style2{
257
	margin-left:5px;
258
	line-height:18px;
259
	color:#333;
260
}
261
#myAccount #personalDetails .style2 .spacing{height:18px;}
262
#myAccount #loginDetails .style3{padding-left:10px; font-size:11px;}
263
 
264
#myAccount #personalDetails .captcha,
265
#myAccount #loginDetails .captcha{
266
	width:225px;
267
	margin-bottom:10px;
268
	border:1px solid #ccc;
269
}
270
 
271
#myAccount #shippingAddress {/*margin:20px -15px 20px 0;*/}
272
#myAccount #shippingAddress h2{
273
	margin-bottom:5px;
274
	font-size:14px;
275
	color:#000;
808 rajveer 276
  padding-left:18px; /* add margin by ebizon*/
794 rajveer 277
}
278
#myAccount #shippingAddress h3{
279
	margin-bottom:5px;
280
	font-size:12px;
281
	color:#000;
808 rajveer 282
  padding-left:18px; /* add margin by ebizon*/
794 rajveer 283
}
284
 
285
#myAccount #shippingAddress .borderBottom1{
286
	/*margin:30px -2px -10px -17px;*/
808 rajveer 287
	/* border-top:1px solid #CCCCCC; */
288
	border-bottom:1px solid #CCCCCC;
289
float:left;
290
height:1px;
291
margin-bottom:10px;
292
margin-top:5px;
293
width:100%;
794 rajveer 294
}
295
#myAccount #shippingAddress .borderBottom2{
808 rajveer 296
	/*margin:5px -2px -10px -17px;
297
	border-top:1px solid #ccc; */
794 rajveer 298
}
299
 
808 rajveer 300
/* #myAccount #shippingAddress .form-button-outer{ margin-top:-25px; margin-right:10px; float:left;} */
301
#myAccount #shippingAddress .addressWidth{float:right; /*width:120px; margin-right:10px;*/  } /* add margin-right by ebizon*/
302
/* #myAccount #shippingAddress .priAddressWidth{float:right; width:187px; } */
303
#myAccount #shippingAddress .deleteWidth{float:right;  }
794 rajveer 304
#myAccount #shippingAddress .savePriAddressWidth{float:left; width:250px;}
305
#myAccount #shippingAddress .spacing{
306
	margin-bottom:35px;
307
	line-height:20px;
308
}
309
 
310
#myAccount #shippingAddress #addNewAddress dl{margin:25px 0;}
311
#myAccount #shippingAddress #addNewAddress dt{
312
	float:left;
313
	width:110px;
314
	margin-top:2px;
315
	text-align:right;
316
}
317
#myAccount #shippingAddress #addNewAddress dd{margin:0 0 8px 120px;}
318
#myAccount #shippingAddress #addNewAddress .spacing{
319
	height:10px;
320
	margin:0;
321
}
322
#myAccount #shippingAddress #addNewAddress .selectWidth{
808 rajveer 323
	/*background:url(../images/c.png) no-repeat; 
324
	width:132px; 
794 rajveer 325
	height:19px;
808 rajveer 326
	border:none;  by ebizon */
794 rajveer 327
	padding-bottom:1px;
328
}
808 rajveer 329
/* add by ebizon */
794 rajveer 330
 
3862 rajveer 331
#myaccountFormShippingAddress .addressContainer {
808 rajveer 332
float:left;
333
padding-left:18px;
3830 chandransh 334
width:510px;
808 rajveer 335
}
3862 rajveer 336
#myaccountFormShippingAddress .address-container-inner {
808 rajveer 337
position:relative;
338
margin-bottom:35px;
339
}
340
#orderShippingAddress {
341
float:left;
342
margin:0 18px;
343
width:531px;
344
}
345
.addressButton {
346
bottom:0;
347
position:absolute;
348
right:10px;
349
}
350
.primary-address-container-inner.address-container-inner{
351
margin-bottom:0px !important;
352
}
353
#orderDetail{
354
float:left;
355
width:531px;
356
margin-left:18px;
357
}
358
#orderDetail .orderDetail-left,
359
#courierAWB .orderDetail-left {
360
float:left;
361
clear:left;
362
margin-bottom:5px;
363
}
364
#orderDetail .orderDetail-right,
365
#courierAWB .orderDetail-right {
366
float:left;
367
margin-bottom:5px;
368
}
369
#myAccount .content table.myaccount-orders {
370
width:400px;
371
}
372
 
373
/* end  ebizon */
374
 
375
 
794 rajveer 376
/*#myAccount .imgTextBox {
377
	height:27px;
378
	width:227px;
379
	background:url(../images/textbox2-hor-bar.jpg) repeat-x;
380
}
381
#myAccount .imgTextBox .left{background:url(../images/textbox2-left.jpg) no-repeat;}
382
#myAccount .imgTextBox .right{padding:0 5px; background:url(../images/textbox2-right.jpg) no-repeat top right; min-height:27px;}
383
#myAccount .imgTextBox .textbox{
384
	width:100%;
385
	padding:4px 0;
386
	font-size:14px;
387
	border:none;
388
	background:none;
389
}
390
 
391
#myAccount .imgEnableButton {
392
	height:24px;
393
	margin-right:10px;
394
	background:url(../images/enabledisable-button-hor-bar.jpg) repeat-x;
395
}
396
#myAccount .imgEnableButton .left{background:url(../images/enabledisable-button-left.jpg) no-repeat;}
397
#myAccount .imgEnableButton .right{background:url(../images/enabledisable-button-right.jpg) no-repeat top right; min-height:24px;}
398
 
399
#myAccount .imgDisableButton {
400
	height:24px;
401
	margin-right:10px;
402
	background:url(../images/enabledisable-button-hor-bar.jpg) repeat-x 0 -24px;
403
}
404
#myAccount .imgDisableButton .left{background:url(../images/enabledisable-button-left.jpg) no-repeat 0 -24px;}
405
#myAccount .imgDisableButton .right{background:url(../images/enabledisable-button-right.jpg) no-repeat 100% -24px; min-height:24px;}
406
 
407
#myAccount .imgDeleteButton {
408
	height:24px;
409
	margin-right:10px;
410
	background:url(../images/delete-button-hor-bar.jpg) repeat-x;
411
}
412
#myAccount .imgDeleteButton .left{background:url(../images/delete-button-left.jpg) no-repeat;}
413
#myAccount .imgDeleteButton .right{background:url(../images/delete-button-right.jpg) no-repeat top right; min-height:24px;}
414
*/
415
/*#myAccount .imgEnableButton .button,
416
#myAccount .imgDisableButton .button,
417
#myAccount .imgDeleteButton .button{
418
	cursor:pointer;
419
	width:100%;
420
	margin-top:2px;
421
	font-weight:bold;
422
	text-align:center;
423
	border:none;
424
	background:none;
425
}
426
 
427
#myAccount .imgEnableButton .button,
428
#myAccount .imgDeleteButton .button {color:#000;}
429
 
430
#myAccount .imgDisableButton .button {color:#666; cursor:default;}
431
 
432
#myAccount .enableDisableBtnWidth1{float:left; width:64px;}
433
#myAccount .enableDisableBtnWidth2{float:left; width:75px;}
434
*/
435
/*.imgDisableButton .button {
436
 
437
}
438
#myAccount .required{color:#f00;}
439
#myAccount .greyColor{color:#666;}
440
 
441
#myAccount .noAddress1{margin-bottom:-10px; padding-top:10px;}
442
#myAccount .noAddress2{padding:10px 0;}
443
 
444
.form-item {
445
	margin-bottom: 1px solid #cccccc;
446
}*/
447
 
448
 
449