Subversion Repositories SmartDukaan

Rev

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

Rev 808 Rev 826
Line 118... Line 118...
118
#midtop-leftNav li a.current span.payment{ background: url(../images/nav-img/3_black.png) no-repeat; }
118
#midtop-leftNav li a.current span.payment{ background: url(../images/nav-img/3_black.png) no-repeat; }
119
 
119
 
120
/* block 1 */
120
/* block 1 */
121
#registration .shipping-block1-L{ width: 314px; float: left; }
121
#registration .shipping-block1-L{ width: 314px; float: left; }
122
#registration .ship-address-block{ border: #ccc 1px solid; } 
122
#registration .ship-address-block{ border: #ccc 1px solid; } 
-
 
123
/*#registration .ship-address-block .ship-address-inner{
-
 
124
 line-height: 16px; color: #333333; 
-
 
125
 position:relative;
-
 
126
 height:auto !important;
-
 
127
 padding:4px 10px 50px 15px;
-
 
128
}*/
123
#registration .ship-address-block .ship-address-inner{ padding: 4px 10px 8px 15px; line-height: 16px; color: #333333; }
129
#registration .ship-address-block .ship-address-inner{ padding: 4px 10px 8px 15px; line-height: 16px; color: #333333; }
124
#registration .ship-address-bttn{ float: right; }
130
#registration .ship-address-bttn{
-
 
131
float: right;
-
 
132
 }
125
/*#registration .ship-address-block .button{
133
/*#registration .ship-address-block .button{
126
	cursor:pointer;
134
	cursor:pointer;
127
	width:170px !important;
135
	width:170px !important;
128
	padding:4px 0 2px 0;
136
	padding:4px 0 2px 0;
129
	font-weight:bold;
137
	font-weight:bold;
Line 134... Line 142...
134
#registration .shipping-block1-R{ width: 590px; float: right; }
142
#registration .shipping-block1-R{ width: 590px; float: right; }
135
#registration .estimate-table{ border: #ccc 1px solid; border-bottom: 0; border-right: 0; }
143
#registration .estimate-table{ border: #ccc 1px solid; border-bottom: 0; border-right: 0; }
136
#registration .estimate-table th { text-align: left; background: #daf0f8; color: #333333; }
144
#registration .estimate-table th { text-align: left; background: #daf0f8; color: #333333; }
137
#registration .estimate-table th.last{ border-right: #ccc 1px solid; }
145
#registration .estimate-table th.last{ border-right: #ccc 1px solid; }
138
#registration .estimate-table th, #registration .estimate-table td{ padding: 5px 0 5px 10px; border-bottom: #ccc 1px solid; }
146
#registration .estimate-table th, #registration .estimate-table td{ padding: 5px 0 5px 10px; border-bottom: #ccc 1px solid; }
139
#registration .estimate-table td{ border-right: #ccc 1px solid; color: #000;}
147
#registration .estimate-table td{ border-right: #ccc 1px solid; color: #000; vertical-align:top;} /*for verticaltop */
140
#registration .estimate-table .quantity{ text-align: center; padding: 5px 0; }
148
#registration .estimate-table .quantity{ padding: 5px 0 5px 10px; }
141
#registration .estimate-table .total-amount{ font-size: 18px; font-weight: bold; padding: 7px 5px 7px 0; color: #333333;}
149
#registration .estimate-table .total-amount{ font-size: 18px; font-weight: bold; padding: 7px 5px 7px 0; color: #333333;}
142
#registration .estimate-table .total-amount img{ margin: 0 25px 0 0;}
150
#registration .estimate-table .total-amount img{ margin: 0 25px 0 0;}
143
#registration .estimate-table .phone-content div{ border: #ccc 1px solid; text-align: center; float: left; margin-right: 15px; }
151
#registration .estimate-table .phone-content div{ border: #ccc 1px solid; text-align: center; float: left; margin-right: 15px; }
144
/*#registration .estimate-table .phone-content span { color: #0066cc;  }*/
152
/*#registration .estimate-table .phone-content span { color: #0066cc;  }*/
145
#registration .estimate-table .shipTo .textbox{
153
#registration .estimate-table .shipTo .textbox{
Line 164... Line 172...
164
 
172
 
165
/* block 2 */
173
/* block 2 */
166
#registration .shipping-block2-R{ width: 424px; float: right; }
174
#registration .shipping-block2-R{ width: 424px; float: right; }
167
#registration .ship-address-form{ padding: 13px 10px 8px 10px; color: #333333; }
175
#registration .ship-address-form{ padding: 13px 10px 8px 10px; color: #333333; }
168
#registration .ship-address-form label{ width: 150px !important; }
176
#registration .ship-address-form label{ width: 150px !important; }
169
#registration .shipping-block2-L{ width: 483px; float: left; }
177
#registration .shipping-block2-L{ width: 483px; float: left; margin-right:15px; border:1px solid #ccc; }
170
 
178
 
171
 
179
 
172
 
180
 
173
#registration .cart-checkout{
181
#registration .cart-checkout{
174
	float: right;
182
	float: right;
Line 230... Line 238...
230
   border: 0 none;
238
   border: 0 none;
231
   cursor: pointer;
239
   cursor: pointer;
232
   height: 23px;
240
   height: 23px;
233
   margin-top: 5px;
241
   margin-top: 5px;
234
   width: 68px;
242
   width: 68px;
-
 
243
   position:absolute;
-
 
244
   right:5px;
-
 
245
   bottom:0;
235
}    
246
}    
236
.cart-header-textbox {
247
.cart-header-textbox {
237
  float: left; 
248
  float: left; 
238
  width: 75px;
249
  width: 75px;
239
  margin-left: 5px;
250
  margin-left: 5px;
240
}
251
}
241
.cart-item-textbox {
252
.cart-item-textbox {
242
    margin: auto;
253
    margin: auto;
243
    text-align: center;
254
    text-align: center;
244
    width: 49px;
255
    width: 49px;
-
 
256
    float:left;
245
}
257
}
246
.quantity-inner-content {
258
.quantity-inner-content {
247
  margin: auto;
259
/* ebizon */
248
  text-align: center;
260
  text-align: left;
-
 
261
  float:left;
249
  width: 100px;
262
  width: 120px;
-
 
263
min-height:65px;
-
 
264
position:relative;
250
}
265
}
251
#cart-item-quantity {
266
#cart-item-quantity {
252
  width:38px; 
267
  width:38px; 
253
  text-align: center;
268
  text-align: center;
254
}
269
}
255
/*#zipcode {
270
/*#zipcode {
256
  padding-top:3px;
271
  padding-top:3px;
257
}*/
272
}*/
-
 
273
 
-
 
274
#registration .shipping-block2-L .shipping-details-scroller{ 
-
 
275
position:relative;
-
 
276
height:355px;
-
 
277
overflow-y: auto;
-
 
278
}
-
 
279
 
-
 
280
#registration .shipping-block2-L .ship-address-block-address{ 
-
 
281
border-bottom:1px solid #ccc !important;
-
 
282
border:0;
-
 
283
position:relative;
-
 
284
padding-left:16px;
-
 
285
padding-bottom:10px;
-
 
286
}
-
 
287
#registration .shipping-block2-L .ship-address-block-address .ship-address-bttn{
-
 
288
float: right;
-
 
289
bottom:13px;
-
 
290
position:absolute;
-
 
291
right:8px; 
-
 
292
 }
-
 
293
 
-
 
294
 
258
/*** Comment by Ebizon  ****/
295
/*** Comment by Ebizon  ****/
-
 
296
 
259
.cart-checkout .yellow-image {
297
.cart-checkout .yellow-image {
260
  padding: 0 5px 8px 0;
298
  padding: 0 5px 8px 0;
-
 
299
  *padding: 0 5px 7px 0;
261
}
300
}