/* PCInet Checkout Pages */

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #21560e;
 	font-size: 13pt; 
 	margin:0; 
 	letter-spacing: 0.4em;
}
 
.hline { border-top: 1px solid #dddddd; width: 94%; margin: 2px 0; padding: 0; font-size: 1px}

#ACNT a:hover, #OINF a:hover, #OSEL a:hover, #OPAY a:hover, #INVC a:hover, #BASK a:hover {color: #8eb295}

.checkout_table td {
	white-space:nowrap;
	padding: 0 3px 0 3px;
}
.checkout_table input, .checkout_table select {margin: 1px;}

p, .checkout_head td, .checkout_table td { font-family: Arial, Helvetica, sans-serif; font-size: 10pt}

.row_head a:link { color: #ffffff;}
.row_head a:visited { color: #ffffff; }
.row_head a:hover { color: #ffff99; text-decoration: none}
.row_head a:active { color: #ffff00; text-decoration: none}

.row_head, .addressline {
	background: #595cb0 url("/Merchant2/images/pcinet/bg_thx28.gif") repeat-x;
}
.row_head td, .headline, .addressline {
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	white-space:nowrap;
	padding: 3px;
}

.topline td {padding-right: 12px;}
.nextline td {border-top: 1px solid #dddddd; padding-right: 12px;}
.botline td {height: 24px; border-top: 1px solid #dddddd; padding: 3px; padding-right: 12px; font-size: 12pt; font-weight: bold;}
.tdtop {border-top: 1px solid #dddddd;}
.tdleft {border-left: 1px solid #dddddd;}
.tdright {border-right: 1px solid #dddddd;}
.tdboth {border-left: 1px solid #dddddd; border-right: 1px solid #dddddd;}
.tdall {border: 1px solid #dddddd;}
.attrline {padding-left: 20px;}

#process { 
	color: #8eb295; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; font-size: 12pt;
}
#process td { 
	height: 38px;
	text-align: left; 
	padding: 0 2px;
	white-space:nowrap;
}
#process #space1, 
#process #cust1, 
#process #payship1, 
#process #review1 { 
	width: 38px;
	padding: 0 
}
#process #cust1 {background: url('/Merchant2/images/pcinet/checkout.gif') no-repeat -38px 0; }
#process #payship1 {background: url('/Merchant2/images/pcinet/checkout.gif') no-repeat -38px -39px; }
#process #review1 {background: url('/Merchant2/images/pcinet/checkout.gif') no-repeat -38px -116px; }
#process #space1 {background: none;}

#OINF #process #cust, 
#OSEL #process #payship, 
#OPAY #process #payship,
#INVC #process #review {
	color: #21560e; font-weight: bold}
#OINF #process #cust1 {
	background: url('/Merchant2/images/pcinet/checkout.gif') no-repeat 0 0; }
#OSEL #process #payship1 {
	background: url('/Merchant2/images/pcinet/checkout.gif') no-repeat 0 -39px; }
#OPAY #process #payship1 {
	background: url('/Merchant2/images/pcinet/checkout.gif') no-repeat 0 -39px; }
#INVC #process #review1 { 
	background: url('/Merchant2/images/pcinet/checkout.gif') no-repeat 0 -116px; }
