Subversion Repositories SmartDukaan

Rev

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

Rev 611 Rev 637
Line 61... Line 61...
61
#registration .sex-options{ float: left; width: 70px; margin-left: 9px; }
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; }
62
#registration .newsletter{ float: left; width: auto; margin: 3px 0 0 9px; color: #333; }
63
#registration .newsletter a{ color: #0066cc; }
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; 
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; } 
65
					  float: left; } 
-
 
66
 
-
 
67
/*
66
#registration .select_day{ background: url(../images/yearanddate.png) no-repeat; width: 72px;}
68
#registration .select_day{ background: url(../images/yearanddate.png) no-repeat; width: 72px;}
67
#registration .select_month{ background: url(../images/month.png) no-repeat; width: 90px;}
69
#registration .select_month{ background: url(../images/month.png) no-repeat; width: 90px;}
68
#registration .select_year{ background: url(../images/yearanddate.png) no-repeat; width: 72px; margin-right: 11px;}
70
#registration .select_year{ background: url(../images/yearanddate.png) no-repeat; width: 72px; margin-right: 11px;}
69
#registration .select_state{ background: url(../images/c.png) no-repeat; width: 132px; }
71
#registration .select_state{ background: url(../images/c.png) no-repeat; width: 132px; }
70
 
72
*/
71
 
73
 
72
 
74
 
73
#registration .bottom{background: #fff;}
75
#registration .bottom{background: #fff;}
74
#registration .bottom .left{background: url(../images/product-detail-bottom-left.jpg) no-repeat bottom left;}
76
#registration .bottom .left{background: url(../images/product-detail-bottom-left.jpg) no-repeat bottom left;}
75
#registration .bottom .right{
77
#registration .bottom .right{
Line 124... Line 126...
124
#registration .estimate-table td{ border-right: #ccc 1px solid; color: #000;}
126
#registration .estimate-table td{ border-right: #ccc 1px solid; color: #000;}
125
#registration .estimate-table .quantity{ text-align: center; padding: 5px 0; }
127
#registration .estimate-table .quantity{ text-align: center; padding: 5px 0; }
126
#registration .estimate-table .total-amount{ font-size: 18px; font-weight: bold; padding: 7px 5px 7px 0; color: #333333;}
128
#registration .estimate-table .total-amount{ font-size: 18px; font-weight: bold; padding: 7px 5px 7px 0; color: #333333;}
127
#registration .estimate-table .total-amount img{ margin: 0 25px 0 0;}
129
#registration .estimate-table .total-amount img{ margin: 0 25px 0 0;}
128
#registration .estimate-table .phone-content div{ border: #ccc 1px solid; text-align: center; float: left; margin-right: 15px; }
130
#registration .estimate-table .phone-content div{ border: #ccc 1px solid; text-align: center; float: left; margin-right: 15px; }
129
#registration .estimate-table .phone-content span { color: #0066cc;  }
131
/*#registration .estimate-table .phone-content span { color: #0066cc;  }*/
130
#registration .estimate-table .shipTo .textbox{
132
#registration .estimate-table .shipTo .textbox{
131
	width:60px!important;
133
	width:60px!important;
132
	color: #333333!important;
134
	color: #333333!important;
133
	font-size: 12px!important;
135
	font-size: 12px!important;
134
	
136