| Line 72... |
Line 72... |
| 72 |
}*/
|
72 |
}*/
|
| 73 |
#registration .imgTextBox .textbox-pincode{ color: #000; font-size: 14px; }
|
73 |
#registration .imgTextBox .textbox-pincode{ color: #000; font-size: 14px; }
|
| 74 |
#registration .sex-options{ float: left; width: 70px; margin-left: 9px; }
|
74 |
#registration .sex-options{ float: left; width: 70px; margin-left: 9px; }
|
| 75 |
#registration .newsletter{ float: left; width: 400px; margin: 3px 0 0 9px; color: #333; }
|
75 |
#registration .newsletter{ float: left; width: 400px; margin: 3px 0 0 9px; color: #333; }
|
| 76 |
#registration .newsletter a{ color: #0066cc; }
|
76 |
#registration .newsletter a{ color: #0066cc; }
|
| 77 |
#registration select{ color: #333333; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 0 0 9px; padding: 0px 1px 1px 1px; height: 22px;
|
77 |
#registration select{ color: #333333; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0px 1px 1px 1px; height: 22px;
|
| 78 |
float: left; }
|
78 |
float: left; margin: 0 0 0 0px;/* by ebizon left-margin:0 ; */ }
|
| 79 |
|
79 |
|
| 80 |
/*
|
80 |
/*
|
| 81 |
#registration .select_day{ background: url(../images/yearanddate.png) no-repeat; width: 72px;}
|
81 |
#registration .select_day{ background: url(../images/yearanddate.png) no-repeat; width: 72px;}
|
| 82 |
#registration .select_month{ background: url(../images/month.png) no-repeat; width: 90px;}
|
82 |
#registration .select_month{ background: url(../images/month.png) no-repeat; width: 90px;}
|
| 83 |
#registration .select_year{ background: url(../images/yearanddate.png) no-repeat; width: 72px; margin-right: 11px;}
|
83 |
#registration .select_year{ background: url(../images/yearanddate.png) no-repeat; width: 72px; margin-right: 11px;}
|
| Line 158... |
Line 158... |
| 158 |
}
|
158 |
}
|
| 159 |
|
159 |
|
| 160 |
#registration .shipping-block1-R .button{
|
160 |
#registration .shipping-block1-R .button{
|
| 161 |
cursor:pointer;
|
161 |
cursor:pointer;
|
| 162 |
padding-right:13px;
|
162 |
padding-right:13px;
|
| 163 |
background: url("../images/nav-img/num-sprite.png") no-repeat scroll 108px -158px transparent;
|
163 |
background: url("../images/nav-img/num-sprite.png") no-repeat scroll 118px -158px transparent;
|
| 164 |
}
|
164 |
}
|
| 165 |
#registration .proceed-bttn{
|
165 |
#registration .proceed-bttn{
|
| 166 |
float: right;
|
166 |
float: right;
|
| 167 |
margin-top: 10px; /* by ebizon */
|
167 |
margin-top: 10px; /* by ebizon */
|
| 168 |
color: #333;
|
168 |
color: #333;
|
| Line 296... |
Line 296... |
| 296 |
.cart-checkout .yellow-image {
|
296 |
.cart-checkout .yellow-image {
|
| 297 |
padding: 0 5px 8px 0;
|
297 |
padding: 0 5px 8px 0;
|
| 298 |
/* *padding: 0 5px 7px 0; */
|
298 |
/* *padding: 0 5px 7px 0; */
|
| 299 |
}
|
299 |
}
|
| 300 |
|
300 |
|
| - |
|
301 |
#registration .shipping-block1-R .button{
|
| - |
|
302 |
width:135px;
|
| 301 |
|
303 |
}
|
| 302 |
|
304 |
|