/* PCInet Checkout Pages */

#btnCheckout { width: 100px; color: #FFFFFF; background: #B63B9A; }
#btnContshop { width: 150px; color: #333333; background: #FFFFFF; font-size: 13px}
#btnCheckout, #btnContshop {
	height: 21px;
	border: none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-weight: bold;
	vertical-align:middle;
	cursor: pointer;
}

table, td { border: 0 solid #999999; }	

.basket_table { font-family: Tahoma, Arial, Verdana; font-size: 12px; border: none}
.basket_table a:link{ font-size: 12px; color: #333333; text-decoration:underline}
.basket_table a:visited{ color: #333333; text-decoration:underline}
.basket_table a:hover{ color: #666666; text-decoration:none}
.basket_table a:active{ color: #B63B9A; text-decoration:none}
.basket_table td { border: 1px solid #999999;; border-top: none}
.basket_table .header td { 
	height: 22px;
	font-weight: bold; 
	border: 1px solid #999999;
}
.basket_table .footer td { height: 36px; border: none; font-weight: bold; font-size: 14px }

#BASK #login_table .head { height: 40px }
#BASK #login_table .top { border: 1px solid #999999; border-bottom: none; height: 16px}
#BASK #login_table #newcust { border-left: 1px solid #999999; border-right: 1px solid #dddddd; width:350px;}
#BASK #login_table #retcust { border-right: 1px solid #999999; }
#BASK #login_table .bot { border: 1px solid #999999; border-top: none; height: 16px }

#process { 
	color: #000000; 
	font-weight:bold; 
	font-family: Arial, Tahoma, Verdana; font-size: 11px;
	background:  url("/images/basket_status.gif") repeat-x 0 0;
}
#process td { 
	height: 30px;
	text-align: left; 
	padding: 0 5px;
}
#BASK #process #cart, 
#OINF #process #cust, 
#OSEL #process #payship, 
#OPAY #process #payship,
#INVC #process #review { background: url("/images/basket_status.gif") repeat-x 0 -30px
}
#process #space1, 
#process #cart1, 
#process #cust1, 
#process #payship1, 
#process #review1 { 
	width: 22px; 
	background: url("/images/basket_status.gif") no-repeat 0 -120px;
	padding: 0; 
}
#BASK #process #cart1, 
#OINF #process #cust1, 
#OSEL #process #payship1, 
#OPAY #process #payship1,
#INVC #process #review1 { 
	width: 22px; 
	background: url("/images/basket_status.gif") no-repeat 0 -90px;
	padding: 0; 
}
#BASK #process #space1,
#OINF #process #cart1,
#OSEL #process #cust1,
#OPAY #process #cust1,
#INVC #process #payship1 { 
	width: 22px; 
	background: url("/images/basket_status.gif") no-repeat 0 -60px;
	padding: 0; 
}

#freeship  {color: #B63B9A; font-family: Arial; font-size: 16px; font-weight: bold}
#freeship1 { font-size: 14px }
#freeship2 { color: #000000 }
