| Line 8... |
Line 8... |
| 8 |
}
|
8 |
}
|
| 9 |
#registration .middle{background: #fff;}
|
9 |
#registration .middle{background: #fff;}
|
| 10 |
|
10 |
|
| 11 |
|
11 |
|
| 12 |
#registration .registration-form{ width: 820px; padding: 18px 0 0 150px; }
|
12 |
#registration .registration-form{ width: 820px; padding: 18px 0 0 150px; }
|
| 13 |
.registration-form .login-row{ width: 100%; padding: 0 0 25px 0; float: left; *padding: 0 0 4px 0; }
|
13 |
#registration .registration-form .login-row{ width: 100%; padding: 0 0 25px 0; float: left; *padding: 0 0 4px 0; }
|
| 14 |
.registration-form .login-row div{ float: left; }
|
14 |
#registration .registration-form .login-row div{ float: left; }
|
| 15 |
.registration-form .login-row div label{ color: #121212; font-size: 14px; font-weight: bold; margin-right: 45px; }
|
15 |
#registration .registration-form .login-row div label{ color: #121212; font-size: 14px; font-weight: bold; margin-right: 45px; }
|
| 16 |
|
16 |
|
| 17 |
#registration .register-blocks{ padding-bottom: 30px; }
|
17 |
#registration .register-blocks{ padding-bottom: 30px; }
|
| 18 |
#registration .register-blocks h2{ color: #121212; font-size: 14px; margin-bottom: 15px; }
|
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;}
|
19 |
#registration .register-blocks h2 span{ color: #666666; font-size: 11px; font-weight: normal;}
|
| 20 |
|
20 |
|
| 21 |
#registration .register-row{ padding-bottom: 8px; }
|
21 |
#registration .register-row{ padding-bottom: 8px; }
|
| 22 |
#registration .register-row10{ padding-bottom: 10px; }
|
22 |
#registration .register-row10{ padding-bottom: 10px; }
|
| Line 24... |
Line 24... |
| 24 |
#registration .register-row label sup{ color: #d72c2f; font-size: 12px; vertical-align: baseline; font-weight: bold; }
|
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;}
|
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; }
|
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; }
|
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; }
|
28 |
#registration .register-row .captcha{ border: #cccccc 1px solid; text-align: center; padding: 4px 0; float: left; margin: 0 11px 0 9px; }
|
| 29 |
.captcha-instruction-text{ color: #333; }
|
29 |
#registration .captcha-instruction-text{ color: #333; }
|
| 30 |
|
30 |
|
| 31 |
#registration .imgTextBox {
|
31 |
#registration .imgTextBox {
|
| 32 |
float:left;
|
32 |
float:left;
|
| 33 |
width:225px;
|
33 |
width:225px;
|
| 34 |
margin:0 11px 0 9px;
|
34 |
margin:0 11px 0 9px;
|
| Line 78... |
Line 78... |
| 78 |
}
|
78 |
}
|
| 79 |
|
79 |
|
| 80 |
|
80 |
|
| 81 |
/*___ Add Shipping Detail ___*/
|
81 |
/*___ Add Shipping Detail ___*/
|
| 82 |
|
82 |
|
| 83 |
.padding-top17{ padding-top: 17px; }
|
83 |
#registration .padding-top17{ padding-top: 17px; }
|
| 84 |
.mid-inner{ width: 925px; margin: 0 auto; min-height:1000px;}
|
84 |
#registration .mid-inner{ width: 925px; margin: 0 auto; min-height:1000px;}
|
| 85 |
.mid-inner h2{ background: #daf0f8; color: #141414; font-size: 14px; padding: 5px 0 5px 16px; }
|
85 |
#registration .mid-inner h2{ background: #daf0f8; color: #141414; font-size: 14px; padding: 5px 0 5px 16px; }
|
| 86 |
.mid-innerHeading{ background: #daf0f8; color: #141414; font-size: 14px; padding: 5px 0 5px 16px; }
|
86 |
#registration .mid-innerHeading{ background: #daf0f8; color: #141414; font-size: 14px; padding: 5px 0 5px 16px; }
|
| 87 |
|
87 |
|
| 88 |
#midtop-leftNav{ padding: 18px 0 17px 15px; }
|
88 |
#midtop-leftNav{ padding: 18px 0 17px 15px; }
|
| 89 |
#midtop-leftNav li{ font-size: 18px; display: inline; list-style: none; padding-right: 15px; color: #999999; }
|
89 |
#midtop-leftNav li{ font-size: 18px; display: inline; list-style: none; padding-right: 15px; color: #999999; }
|
| 90 |
#midtop-leftNav li a{ color: #999999;}
|
90 |
#midtop-leftNav li a{ color: #999999;}
|
| 91 |
#midtop-leftNav li a.visited{ color: #99ccff; }
|
91 |
#midtop-leftNav li a.visited{ color: #99ccff; }
|
| Line 101... |
Line 101... |
| 101 |
|
101 |
|
| 102 |
#midtop-leftNav li a span.payment{ background: url(../images/nav-img/3_Gray.png) no-repeat; }
|
102 |
#midtop-leftNav li a span.payment{ background: url(../images/nav-img/3_Gray.png) no-repeat; }
|
| 103 |
#midtop-leftNav li a.current span.payment{ background: url(../images/nav-img/3_black.png) no-repeat; }
|
103 |
#midtop-leftNav li a.current span.payment{ background: url(../images/nav-img/3_black.png) no-repeat; }
|
| 104 |
|
104 |
|
| 105 |
/* block 1 */
|
105 |
/* block 1 */
|
| 106 |
.shipping-block1-L{ width: 314px; float: left; }
|
106 |
#registration .shipping-block1-L{ width: 314px; float: left; }
|
| 107 |
.ship-address-block{ border: #ccc 1px solid; }
|
107 |
#registration .ship-address-block{ border: #ccc 1px solid; }
|
| 108 |
.ship-address-block .ship-address-inner{ padding: 4px 10px 8px 15px; line-height: 16px; color: #333333; }
|
108 |
#registration .ship-address-block .ship-address-inner{ padding: 4px 10px 8px 15px; line-height: 16px; color: #333333; }
|
| 109 |
.ship-address-bttn{ float: right; }
|
109 |
#registration .ship-address-bttn{ float: right; }
|
| 110 |
.ship-address-block .button{
|
110 |
#registration .ship-address-block .button{
|
| 111 |
cursor:pointer;
|
111 |
cursor:pointer;
|
| 112 |
width:170px !important;
|
112 |
width:170px !important;
|
| 113 |
padding:4px 0 2px 0;
|
113 |
padding:4px 0 2px 0;
|
| 114 |
font-weight:bold;
|
114 |
font-weight:bold;
|
| 115 |
background:none;
|
115 |
background:none;
|
| 116 |
border:none;
|
116 |
border:none;
|
| 117 |
}
|
117 |
}
|
| 118 |
.ship-address-bttn .button1{ width: 52px!important; }
|
118 |
#registration .ship-address-bttn .button1{ width: 52px!important; }
|
| 119 |
.shipping-block1-R{ width: 590px; float: right; }
|
119 |
#registration .shipping-block1-R{ width: 590px; float: right; }
|
| 120 |
.estimate-table{ border: #ccc 1px solid; border-bottom: 0; border-right: 0; }
|
120 |
#registration .estimate-table{ border: #ccc 1px solid; border-bottom: 0; border-right: 0; }
|
| 121 |
.estimate-table th { text-align: left; background: #daf0f8; color: #333333; }
|
121 |
#registration .estimate-table th { text-align: left; background: #daf0f8; color: #333333; }
|
| 122 |
.estimate-table th.last{ border-right: #ccc 1px solid; }
|
122 |
#registration .estimate-table th.last{ border-right: #ccc 1px solid; }
|
| 123 |
.estimate-table th, td{ padding: 5px 0 5px 10px; border-bottom: #ccc 1px solid; }
|
123 |
#registration .estimate-table th, #registration .estimate-table td{ padding: 5px 0 5px 10px; border-bottom: #ccc 1px solid; }
|
| 124 |
.estimate-table td{ border-right: #ccc 1px solid; color: #000;}
|
124 |
#registration .estimate-table td{ border-right: #ccc 1px solid; color: #000;}
|
| 125 |
.estimate-table .quantity{ text-align: center; padding: 5px 0; }
|
125 |
#registration .estimate-table .quantity{ text-align: center; padding: 5px 0; }
|
| 126 |
.estimate-table .total-amount{ font-size: 18px; font-weight: bold; padding: 7px 5px 7px 0; color: #333333;}
|
126 |
#registration .estimate-table .total-amount{ font-size: 18px; font-weight: bold; padding: 7px 5px 7px 0; color: #333333;}
|
| 127 |
.estimate-table .total-amount img{ margin: 0 25px 0 0;}
|
127 |
#registration .estimate-table .total-amount img{ margin: 0 25px 0 0;}
|
| 128 |
.estimate-table .phone-content div{ border: #ccc 1px solid; text-align: center; float: left; margin-right: 15px; }
|
128 |
#registration .estimate-table .phone-content div{ border: #ccc 1px solid; text-align: center; float: left; margin-right: 15px; }
|
| 129 |
.estimate-table .phone-content span { color: #0066cc; }
|
129 |
#registration .estimate-table .phone-content span { color: #0066cc; }
|
| 130 |
.estimate-table .shipTo .textbox{
|
130 |
#registration .estimate-table .shipTo .textbox{
|
| 131 |
width:60px!important;
|
131 |
width:60px!important;
|
| 132 |
color: #333333!important;
|
132 |
color: #333333!important;
|
| 133 |
font-size: 12px!important;
|
133 |
font-size: 12px!important;
|
| 134 |
|
134 |
|
| 135 |
}
|
135 |
}
|
| 136 |
|
136 |
|
| 137 |
|
- |
|
| 138 |
|
- |
|
| 139 |
#registration .shipping-block1-R .button{
|
137 |
#registration .shipping-block1-R .button{
|
| 140 |
cursor:pointer;
|
138 |
cursor:pointer;
|
| 141 |
width:155px !important;
|
139 |
width:155px !important;
|
| 142 |
padding:4px 11px 5px 0;
|
140 |
padding:4px 11px 5px 0;
|
| 143 |
font-weight:bold;
|
141 |
font-weight:bold;
|
| 144 |
background:none;
|
142 |
background:none;
|
| 145 |
font-size: 16px;
|
143 |
font-size: 16px;
|
| 146 |
background: url(../images/nav-img/arrow.png) no-repeat right;
|
144 |
background: url(../images/nav-img/arrow.png) no-repeat right;
|
| 147 |
}
|
145 |
}
|
| 148 |
.proceed-bttn{
|
146 |
#registration .proceed-bttn{
|
| 149 |
/*padding: 10px 0 0 108px;
|
147 |
/*padding: 10px 0 0 108px;
|
| 150 |
*padding: 10px 0 0 88px;*/
|
148 |
*padding: 10px 0 0 88px;*/
|
| 151 |
padding: 10px 0 0 100px;
|
149 |
padding: 10px 0 0 100px;
|
| 152 |
*padding: 10px 0 0 80px;
|
150 |
*padding: 10px 0 0 80px;
|
| 153 |
color: #333;
|
151 |
color: #333;
|
| 154 |
}
|
152 |
}
|
| 155 |
|
153 |
|
| 156 |
|
154 |
|
| 157 |
|
155 |
|
| 158 |
/* block 2 */
|
156 |
/* block 2 */
|
| 159 |
.shipping-block2-R{ width: 424px; float: right; }
|
157 |
#registration .shipping-block2-R{ width: 424px; float: right; }
|
| 160 |
.ship-address-form{ padding: 13px 10px 8px 10px; color: #333333; }
|
158 |
#registration .ship-address-form{ padding: 13px 10px 8px 10px; color: #333333; }
|
| 161 |
.ship-address-form label{ width: 150px !important; }
|
159 |
#registration .ship-address-form label{ width: 150px !important; }
|
| 162 |
.shipping-block2-L{ width: 483px; float: left; }
|
160 |
#registration .shipping-block2-L{ width: 483px; float: left; }
|
| 163 |
|
161 |
|
| 164 |
|
162 |
|
| 165 |
|
163 |
|
| 166 |
.cart-checkout{
|
164 |
#registration .cart-checkout{
|
| 167 |
float: right;
|
165 |
float: right;
|
| 168 |
margin-bottom: 7px;
|
166 |
margin-bottom: 7px;
|
| 169 |
}
|
167 |
}
|
| 170 |
.cart-checkout .button{
|
168 |
#registration .cart-checkout .button{
|
| 171 |
cursor:pointer;
|
169 |
cursor:pointer;
|
| 172 |
display:block;
|
170 |
display:block;
|
| 173 |
width:102px !important;
|
171 |
width:102px !important;
|
| 174 |
padding:4px 0 5px 0 !important;
|
172 |
padding:4px 0 5px 0 !important;
|
| 175 |
font-weight:bold;
|
173 |
font-weight:bold;
|
| 176 |
background:none;
|
174 |
background:none;
|
| 177 |
font-size: 16px;
|
175 |
font-size: 16px;
|
| 178 |
background: url(../images/nav-img/arrow.png) no-repeat right!important;
|
176 |
background: url(../images/nav-img/arrow.png) no-repeat right!important;
|
| 179 |
}
|
177 |
}
|
| 180 |
.remove-quantitybttn{
|
178 |
#registration .remove-quantitybttn{
|
| 181 |
background: url(../images/nav-img/remove.png) no-repeat;
|
179 |
background: url(../images/nav-img/remove.png) no-repeat;
|
| 182 |
height: 23px;
|
180 |
height: 23px;
|
| 183 |
cursor:pointer;
|
181 |
cursor:pointer;
|
| 184 |
width: 68px;
|
182 |
width: 68px;
|
| 185 |
border: 0;
|
183 |
border: 0;
|