| 794 |
rajveer |
1 |
/*___ Registration ___*/
|
|
|
2 |
#registration{
|
| 5145 |
phani.kuma |
3 |
margin:0px 0 4px 0;
|
|
|
4 |
}
|
| 794 |
rajveer |
5 |
#registration .top{background: #fff;}
|
|
|
6 |
#registration .top .left{background: url(../images/product-detail-top-left.jpg) no-repeat;}
|
|
|
7 |
#registration .top .right{
|
|
|
8 |
background: url(../images/product-detail-top-right.jpg) no-repeat top right;
|
|
|
9 |
line-height:5px;
|
|
|
10 |
}
|
|
|
11 |
#registration .middle{background: #fff;}
|
|
|
12 |
|
|
|
13 |
|
|
|
14 |
#registration .registration-form{ width: 820px; padding: 18px 0 0 150px; }
|
| 834 |
rajveer |
15 |
#registration .registration-form .login-row{ width: 100%; padding: 0 0 25px 0; float: left; }
|
| 794 |
rajveer |
16 |
#registration .registration-form .login-row div{ float: left; }
|
|
|
17 |
#registration .registration-form .login-row div label{ color: #121212; font-size: 14px; font-weight: bold; margin-right: 45px; }
|
|
|
18 |
|
|
|
19 |
#registration .register-blocks{ padding-bottom: 30px; }
|
|
|
20 |
#registration .register-blocks h2{ color: #121212; font-size: 14px; margin-bottom: 15px; }
|
|
|
21 |
#registration .register-blocks h2 span{ color: #666666; font-size: 11px; font-weight: normal;}
|
|
|
22 |
|
|
|
23 |
#registration .register-row{ padding-bottom: 8px; }
|
|
|
24 |
#registration .register-row10{ padding-bottom: 10px; }
|
|
|
25 |
|
|
|
26 |
#registration .register-row label {
|
|
|
27 |
float: left;
|
|
|
28 |
margin-right: 10px;
|
|
|
29 |
text-align: right;
|
|
|
30 |
width: 160px;
|
|
|
31 |
}
|
|
|
32 |
#registration .register-row label sup{ color: #d72c2f; font-size: 12px; vertical-align: baseline; font-weight: bold; }
|
|
|
33 |
#registration .register-row label span{ color: #333;}
|
|
|
34 |
#registration .register-row .instruction-text{ color: #666; font-size: 11px; width: 347px; float: left; line-height: 15px; }
|
|
|
35 |
#registration .register-row .instruction-text a{ color: #0066cc; }
|
| 5145 |
phani.kuma |
36 |
#registration .register-row .captcha{ border: #cccccc 1px solid; text-align: center; padding: 4px 0; float: left; margin: 0 10px 0 0; }
|
| 794 |
rajveer |
37 |
#registration .captcha-instruction-text{ color: #333; }
|
|
|
38 |
|
|
|
39 |
#registration .imgTextBox {
|
|
|
40 |
float:left;
|
|
|
41 |
width:225px;
|
| 5145 |
phani.kuma |
42 |
margin: 0 10px 0 0;
|
| 794 |
rajveer |
43 |
}
|
| 5145 |
phani.kuma |
44 |
|
| 794 |
rajveer |
45 |
#registration .imgTextBox .textbox-pincode{ color: #000; font-size: 14px; }
|
|
|
46 |
#registration .sex-options{ float: left; width: 70px; margin-left: 9px; }
|
| 1143 |
rajveer |
47 |
#registration .newsletter{ float: left; width: 400px; margin: 3px 0 0 9px; color: #333; }
|
| 794 |
rajveer |
48 |
#registration .newsletter a{ color: #0066cc; }
|
| 1181 |
rajveer |
49 |
#registration select{ color: #333333; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0px 1px 1px 1px; height: 22px;
|
| 5145 |
phani.kuma |
50 |
float: left; margin: 0 0 0 0px; }
|
| 794 |
rajveer |
51 |
|
|
|
52 |
#registration .bottom{background: #fff;}
|
|
|
53 |
#registration .bottom .left{background: url(../images/product-detail-bottom-left.jpg) no-repeat bottom left;}
|
|
|
54 |
#registration .bottom .right{
|
|
|
55 |
background: url(../images/product-detail-bottom-right.jpg) no-repeat bottom right;
|
|
|
56 |
line-height:5px;
|
|
|
57 |
}
|
|
|
58 |
|
|
|
59 |
|
|
|
60 |
/*___ Add Shipping Detail ___*/
|
|
|
61 |
|
|
|
62 |
#registration .padding-top17{ padding-top: 17px; }
|
| 5145 |
phani.kuma |
63 |
#registration .mid-inner{ width: 925px; margin: 0 auto; padding-bottom:21px;}
|
| 794 |
rajveer |
64 |
#registration .mid-inner h2{ background: #daf0f8; color: #141414; font-size: 14px; padding: 5px 0 5px 16px; }
|
|
|
65 |
#registration .mid-innerHeading{ background: #daf0f8; color: #141414; font-size: 14px; padding: 5px 0 5px 16px; }
|
|
|
66 |
|
|
|
67 |
#midtop-leftNav{ padding: 18px 0 17px 15px; }
|
|
|
68 |
#midtop-leftNav li{ font-size: 18px; display: inline; list-style: none; padding-right: 15px; color: #999999; }
|
|
|
69 |
#midtop-leftNav li a{ color: #999999;}
|
|
|
70 |
#midtop-leftNav li a.visited{ color: #99ccff; }
|
|
|
71 |
#midtop-leftNav li a.current{ color: #000; font-weight: bold; }
|
|
|
72 |
#midtop-leftNav li a:hover{ text-decoration: none; }
|
|
|
73 |
#midtop-leftNav li a span{ padding:0 0 1px 30px; }
|
|
|
74 |
|
| 1102 |
rajveer |
75 |
#midtop-leftNav li a span.cart{ background: url("../images/nav-img/num-sprite.png") no-repeat scroll 0 -26px transparent; }
|
|
|
76 |
#midtop-leftNav li a.current span.cart{ background: url("../images/nav-img/num-sprite.png") no-repeat scroll 0 0 transparent; }
|
| 794 |
rajveer |
77 |
|
| 1102 |
rajveer |
78 |
#midtop-leftNav li a span.shipping{ background: url("../images/nav-img/num-sprite.png") no-repeat scroll 0px -78px transparent; }
|
|
|
79 |
#midtop-leftNav li a.current span.shipping{ background: url("../images/nav-img/num-sprite.png") no-repeat scroll 0px -52px transparent; }
|
| 794 |
rajveer |
80 |
|
| 1102 |
rajveer |
81 |
#midtop-leftNav li a span.payment{ background: url("../images/nav-img/num-sprite.png") no-repeat scroll 0px -130px transparent; }
|
|
|
82 |
#midtop-leftNav li a.current span.payment{ background: url("../images/nav-img/num-sprite.png") no-repeat scroll 0px -104px transparent; }
|
| 794 |
rajveer |
83 |
|
|
|
84 |
#registration .shipping-block1-L{ width: 314px; float: left; }
|
|
|
85 |
#registration .ship-address-block{ border: #ccc 1px solid; }
|
|
|
86 |
#registration .ship-address-block .ship-address-inner{ padding: 4px 10px 8px 15px; line-height: 16px; color: #333333; }
|
| 826 |
rajveer |
87 |
#registration .ship-address-bttn{
|
|
|
88 |
float: right;
|
|
|
89 |
}
|
| 5145 |
phani.kuma |
90 |
|
| 794 |
rajveer |
91 |
#registration .ship-address-bttn .button1{ width: 52px!important; }
|
|
|
92 |
#registration .shipping-block1-R{ width: 590px; float: right; }
|
|
|
93 |
#registration .estimate-table{ border: #ccc 1px solid; border-bottom: 0; border-right: 0; }
|
|
|
94 |
#registration .estimate-table th { text-align: left; background: #daf0f8; color: #333333; }
|
|
|
95 |
#registration .estimate-table th.last{ border-right: #ccc 1px solid; }
|
|
|
96 |
#registration .estimate-table th, #registration .estimate-table td{ padding: 5px 0 5px 10px; border-bottom: #ccc 1px solid; }
|
| 5145 |
phani.kuma |
97 |
#registration .estimate-table td{ border-right: #ccc 1px solid; color: #000; vertical-align:top;}
|
| 826 |
rajveer |
98 |
#registration .estimate-table .quantity{ padding: 5px 0 5px 10px; }
|
| 1981 |
varun.gupt |
99 |
#registration .estimate-table .total-amount{ font-size: 14px; padding: 7px 5px 7px 0; color: #333333;}
|
|
|
100 |
#registration .estimate-table .discounted-amount{ font-size: 18px; font-weight: bold; padding: 7px 5px 7px 0; color: #333333;}
|
| 1793 |
vikas |
101 |
#registration .estimate-table .total-amount img{ margin: 0 25px 0 0;}
|
| 794 |
rajveer |
102 |
#registration .estimate-table .phone-content div{ border: #ccc 1px solid; text-align: center; float: left; margin-right: 15px; }
|
| 5145 |
phani.kuma |
103 |
|
| 794 |
rajveer |
104 |
#registration .estimate-table .shipTo .textbox{
|
|
|
105 |
width:60px!important;
|
|
|
106 |
color: #333333!important;
|
|
|
107 |
font-size: 12px!important;
|
|
|
108 |
|
|
|
109 |
}
|
| 2013 |
varun.gupt |
110 |
#registration #containerFrmCouponCode {
|
|
|
111 |
float: left;
|
|
|
112 |
background-color: #DAF0F8;
|
| 2016 |
varun.gupt |
113 |
padding: 7px;
|
| 2013 |
varun.gupt |
114 |
}
|
|
|
115 |
#registration #containerFrmCouponCode #couponCode {
|
|
|
116 |
width: 150px;
|
|
|
117 |
margin-left: 15px;
|
|
|
118 |
}
|
| 794 |
rajveer |
119 |
#registration .shipping-block1-R .button{
|
|
|
120 |
cursor:pointer;
|
|
|
121 |
padding-right:13px;
|
| 1181 |
rajveer |
122 |
background: url("../images/nav-img/num-sprite.png") no-repeat scroll 118px -158px transparent;
|
| 794 |
rajveer |
123 |
}
|
|
|
124 |
#registration .proceed-bttn{
|
|
|
125 |
float: right;
|
| 5145 |
phani.kuma |
126 |
margin-top: 10px;
|
| 794 |
rajveer |
127 |
color: #333;
|
|
|
128 |
}
|
|
|
129 |
|
|
|
130 |
#registration .shipping-block2-R{ width: 424px; float: right; }
|
|
|
131 |
#registration .ship-address-form{ padding: 13px 10px 8px 10px; color: #333333; }
|
|
|
132 |
#registration .ship-address-form label{ width: 150px !important; }
|
| 826 |
rajveer |
133 |
#registration .shipping-block2-L{ width: 483px; float: left; margin-right:15px; border:1px solid #ccc; }
|
| 794 |
rajveer |
134 |
|
|
|
135 |
#registration .cart-checkout{
|
|
|
136 |
float: right;
|
|
|
137 |
margin-bottom: 7px;
|
|
|
138 |
}
|
| 5145 |
phani.kuma |
139 |
|
| 794 |
rajveer |
140 |
#registration .cart-checkout .button {
|
| 950 |
rajveer |
141 |
background:transparent url(../images/spriteme1.png) no-repeat scroll 78px -1106px;
|
| 794 |
rajveer |
142 |
cursor: pointer;
|
|
|
143 |
display: block;
|
|
|
144 |
float: left;
|
|
|
145 |
padding: 0 12px 0 0;
|
|
|
146 |
width: 94px !important;
|
|
|
147 |
}
|
|
|
148 |
|
|
|
149 |
#emptyCart{
|
|
|
150 |
padding-top:30px;
|
|
|
151 |
font-size:20px;
|
|
|
152 |
text-align:center;
|
|
|
153 |
}
|
|
|
154 |
#emptyCart p{
|
|
|
155 |
margin:0;
|
|
|
156 |
padding-top:10px;
|
|
|
157 |
line-height:30px;
|
|
|
158 |
color:#333;
|
|
|
159 |
}
|
|
|
160 |
#emptyCart span{
|
|
|
161 |
font-size:18px;
|
|
|
162 |
color:#666;
|
|
|
163 |
}
|
|
|
164 |
#emptyCart a{
|
|
|
165 |
font-size:16px;
|
|
|
166 |
font-weight:bold;
|
|
|
167 |
}
|
| 3830 |
chandransh |
168 |
|
|
|
169 |
#cart .remove-quantitybttn {
|
| 794 |
rajveer |
170 |
cursor: pointer;
|
|
|
171 |
}
|
|
|
172 |
.cart-header-textbox {
|
|
|
173 |
float: left;
|
|
|
174 |
width: 75px;
|
|
|
175 |
margin-left: 5px;
|
|
|
176 |
}
|
|
|
177 |
.cart-item-textbox {
|
|
|
178 |
margin: auto;
|
|
|
179 |
text-align: center;
|
|
|
180 |
width: 49px;
|
| 826 |
rajveer |
181 |
float:left;
|
| 794 |
rajveer |
182 |
}
|
|
|
183 |
.quantity-inner-content {
|
| 826 |
rajveer |
184 |
text-align: left;
|
|
|
185 |
float:left;
|
|
|
186 |
width: 120px;
|
| 5145 |
phani.kuma |
187 |
min-height:65px;
|
|
|
188 |
position:relative;
|
| 794 |
rajveer |
189 |
}
|
|
|
190 |
#cart-item-quantity {
|
|
|
191 |
width:38px;
|
|
|
192 |
text-align: center;
|
|
|
193 |
}
|
| 826 |
rajveer |
194 |
|
|
|
195 |
#registration .shipping-block2-L .shipping-details-scroller{
|
|
|
196 |
position:relative;
|
|
|
197 |
height:355px;
|
|
|
198 |
overflow-y: auto;
|
|
|
199 |
}
|
|
|
200 |
|
|
|
201 |
#registration .shipping-block2-L .ship-address-block-address{
|
|
|
202 |
border-bottom:1px solid #ccc !important;
|
|
|
203 |
border:0;
|
|
|
204 |
position:relative;
|
|
|
205 |
padding-left:16px;
|
|
|
206 |
padding-bottom:10px;
|
|
|
207 |
}
|
|
|
208 |
#registration .shipping-block2-L .ship-address-block-address .ship-address-bttn{
|
|
|
209 |
float: right;
|
|
|
210 |
bottom:13px;
|
|
|
211 |
position:absolute;
|
|
|
212 |
right:8px;
|
|
|
213 |
}
|
|
|
214 |
|
| 794 |
rajveer |
215 |
.cart-checkout .yellow-image {
|
|
|
216 |
padding: 0 5px 8px 0;
|
|
|
217 |
}
|
| 1143 |
rajveer |
218 |
|
| 1181 |
rajveer |
219 |
#registration .shipping-block1-R .button{
|
|
|
220 |
width:135px;
|
|
|
221 |
}
|
| 1143 |
rajveer |
222 |
|