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