ul#change_criteria {
	left: 816px;
	position: absolute;
	top: 28px;
	white-space: nowrap;
}

#stp_wrapper 
{
    float:left;
    width:100%
}

#stp_wrapper h4 {
	background: url(/datalineportal/img/backgrounds/stp_headers.gif) no-repeat 0 0;
	clear: both;
	height: 36px;
	height/**/:/**/ 0;
	margin: 0 5px 0 0;
	overflow: hidden;
	padding-top: 36px;
	width: 145px;
}

h4#invoices_h, h4#purchase_orders_h {float: left;}
h4#match_selection_h {/*background-position: 0 -41px; padding-top: 20px; */display: none;}
h4#purchase_orders_h {background-position: 0 -72px;}
/*
#stp_wrapper ul {
	margin: 0;
	padding-top: 5px;
}

#stp_wrapper ul li {
	background: url(/datalineportal/img/backgrounds/stp_btn_left.gif) no-repeat 0 0;
	display: block;
	float: left;
	height: 27px;
	margin-right: 5px;
}

#stp_wrapper ul li.last_nodeNew {
	float: left;
	margin-right: 0;
	
}

#stp_wrapper ul li#selection_typeNew.last_nodeNew {
	background: none;
	margin-top: 4px;
}

#stp_wrapper ul li.last_node {
	float: right;
	margin-right: 0;
	
}

#stp_wrapper ul li#selection_type.last_node {
	background: none;
	margin-top: -10px;
}
#stp_wrapper ul li#selection_type.last_node strong {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#stp_wrapper ul li#selection_type.last_node input {
	background: none;
	cursor: default;
	display: inline;
	float: none;
	margin: 0 0 -3px 5px;
	padding: 0;
	width: auto;
}

#stp_wrapper ul li a, #stp_wrapper ul li input {
	background: url(/datalineportal/img/backgrounds/stp_btn_right.gif) no-repeat right top;
	border: 0;
	color: #3c5c67;
	cursor: pointer;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: -1px;
	padding: 6px 12px 10px 4px;
	text-decoration: none;
}


#stp_wrapper ul li a:hover, #stp_wrapper ul li input:hover {color: #0084b7;}
#stp_wrapper ul li input {width: 55px;}
#stp_wrapper ul li > input {padding-top: 5px; width: auto}

#stp_wrapper table {clear: both; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}
#stp_wrapper table caption {display: none;}
*/
#stp_wrapper th span {display: none;}


td.expand_collapse a {
	display: block;
	font-size: 9px;
	height: 19px;
	height/**/:/**/ 0px;
	padding-top: 19px;
	overflow: hidden;
	width: 16px;
	
}
td.expand_collapse a.collapse {background-position: -37px 5px;}

tr.invoice_child {display: none;}
tr.blank_class{}

/* define height and width of scrollable area. Add 17px to width for IE Win XP Theme scrollbar */
.stp_table_container {
	clear: both;
	border: 1px solid;
	height: 131px;
	/*margin-bottom: 2em;*/
	overflow: auto;	
	/*PSI_Change for match mode inaccessible. Issue at manual Match Screen*/
	/*position: relative;*/
	width: 971px;
}

#stp_wrapper > .stp_table_container {height: 125px;}

#stp_wrapper .stp_table_container {border-color: #017ab1;}
.stp_table_container#po_container {
	border-color: #38697a;
	height: 87px;
}

html > body .stp_table_container#po_container {height: 150px;
	top: 0px;
	left: 0px;
}

table.stp_table {width: 954px;}
table.extra_table {border: 1px solid; width: 956px;}
table#stp_invoices_h.extra_table {border-color: #017ab1;}
table#stp_purchase_orders_h.extra_table {border-color: #38697a;}

#stp_wrapper table#match_table {
	border-right: 1px solid #3988aa !important;
	width: auto;
}

#stp_match_wrapper em {
	color: #c00;
	font-style: normal;
}

th {
	font-weight: normal;
	/*padding: 2px 3px;*/
	text-align: left
}
/*
table#stp_invoices th, table#stp_invoices_h th, .stp_total_box#invoice_total h5 {
	background: #017ab1;
	border-left: 1px solid #87acbc;
	border-right: 1px solid #00709c;
	border-top: 1px solid #87acbc;
	color: #e1eef6;
}

table#stp_invoices_h th a, table#stp_invoices th a {
	color: #e1eef6;
}
table#stp_purchase_orders th, table#stp_purchase_orders_h th, .stp_total_box#purchase_order_total h5  {
	background: #38697a;
	border-left: 1px solid #87acbc;
	border-right: 1px solid #375e65;
	border-top: 1px solid #87acbc;
	color: #e1eef6;
}

table.stp_table td {
	color: #013145;
	font-weight: normal;
	padding: 0px 3px;
	text-align: left
}

table#stp_invoices td {
	background: #e4f2f9;
	border: 1px solid #87acbc;
	border-right-color: #c8e5f3;
	border-top-color: #fff;
}

table#stp_purchase_orders td {
	background: #e0e9ee;
	border: 1px solid #87acbc;
	border-right-color: #D6DADD;
	border-top-color: #fff;
}

table#stp_invoices tr.invoice_child td,
table#stp_purchase_orders tr.invoice_child td {
	background-color: #fff;
	border: none;
	padding: 0;
}

table#stp_invoices tr.invoice_child table th {
	background-color: #2d99c8;
	border-left: 1px solid #5DA8C9;
	border-right: 1px solid #2c90b3;
	border-top: 1px solid #5DA8C9;
	color: #fff;
}

table#stp_purchase_orders tr.invoice_child table th {
	background-color: #5a8999;
	border-left: 1px solid #88ACBC;
	border-right: 1px solid #597e84;
	border-top: 1px solid #88ACBC;
	color: #fff;
}



table#match_table th.header {
	background-color: #3988aa;
	border-left: 1px solid #88ACBC;
	border-right: 1px solid #597e84;
	border-top: 1px solid #88ACBC;
	color: #fff;
}

table#match_table th.header strong {font-size: 10px;}

table#stp_invoices tr.invoice_child table td, table#match_table td {
	background: #fff;
	border: 1px solid #87acbc;
	border-right-color: #c8e5f3;
	border-top-color: #fff;
	color: #013145;
	font-weight: normal;
	padding: 0px 3px;
	text-align: left;
}

table#stp_invoices tr.invoice_child table tr > td {padding: 2px 3px;}

table#stp_purchase_orders tr.invoice_child table td {
	background: #fff;
	border: 1px solid #87acbc;
	border-right-color: #c8e5f3;
	border-top-color: #fff;
	color: #013145;
	font-weight: normal;
	padding: 0px 3px;
	text-align: left;
}

table#stp_purchase_orders tr.invoice_child table tr > td {padding: 2px 3px;}

table.stp_table th.expand_collapse,
table.stp_table td.expand_collapse,
table.stp_table th.select_deselect,
table.stp_table td.select_deselect {width: 16px; text-align: center;}

*/
/*PSI_Change */
/*table.stp_table td.select_deselect span, table.stp_table table td.select_deselect span {position: relative;}*/

table.stp_table td.select_deselect {padding: 0 1px;}
table.stp_table tr > td.select_deselect {padding: 2px 3px;}

table.stp_table th.inv_number,
table.stp_table td.inv_number {width: 118px;}

table#stp_purchase_orders_h th.po_number,
table#stp_purchase_orders td.po_number {width: 166px;}

table.stp_table th.po_number,
table.stp_table td.po_number {width: 96px;}

table.stp_table th.inv_date,
table.stp_table td.inv_date {width: 71px;}

table.stp_table th.supplier,
table.stp_table td.supplier {width: 182px;}

html > body table.stp_table th.supplier,
html > body table.stp_table td.supplier {width: 197px;}

table.stp_table th.total,
table.stp_table td.total,
table#match_table th.total,
table#match_table td.total {text-align: center; width: 88px;}

table.stp_table th.debtor_number,
table.stp_table td.debtor_number {text-align: center; width: 105px;}

table.stp_table th.inv_status,
table.stp_table td.inv_status,
table#stp_invoices tr.invoice_child table th.inv_status,
table#stp_invoices tr.invoice_child table td.inv_status,
table#stp_purchase_orders tr.invoice_child table th.inv_status,
table#stp_purchase_orders tr.invoice_child table td.inv_status {text-align: center; width: 90px;}

table.stp_table th.inv_restore,
table.stp_table td.inv_restore,
table#stp_invoices tr.invoice_child table th.inv_restore,
table#stp_invoices tr.invoice_child table td.inv_restore,
table#stp_purchase_orders tr.invoice_child table th.inv_restore,
table#stp_purchase_orders tr.invoice_child table td.inv_restore {display: none;}

table.stp_table th.view,
table.stp_table th.modify,
table.stp_table td.view,
table.stp_table td.modify {text-align: center; width: 40px;}

table#stp_invoices tr.invoice_child table td.view,
table#stp_invoices tr.invoice_child table td.modify {text-align: center; width: 86px;}

table#stp_purchase_orders_h th.view,
table#stp_purchase_orders td.view {text-align: left; text-indent: 8px; width: 88px;} 
table#stp_purchase_orders tr.invoice_child table td.view {text-align: left; text-indent: 6px; width: 88px;} 

table#stp_invoices tr.invoice_child table th.view,
table#stp_invoices tr.invoice_child table th.modify {background-color: #fff; border: none; border-bottom: 1px solid #87acbc;}

table#stp_invoices td.view,
table#stp_invoices td.modify,
table#stp_invoices tr.invoice_child td.view,
table#stp_invoices tr.invoice_child td.modify,
table#stp_purchase_orders td.view,
table#stp_purchase_orders tr.invoice_child td.view {background-color: #f6fbfd; /*border-right-color: #f6fbfd;*/}

table#stp_invoices tr.invoice_child table th.item_no,
table#stp_invoices tr.invoice_child table td.item_no,
table#stp_purchase_orders tr.invoice_child table th.item_no,
table#stp_purchase_orders tr.invoice_child table td.item_no {text-align: center; width: 65px;}

table#stp_invoices tr.invoice_child table th.item_desc,
table#stp_invoices tr.invoice_child table td.item_desc,
table#stp_purchase_orders tr.invoice_child table th.item_desc,
table#stp_purchase_orders tr.invoice_child table td.item_desc {width: 196px;}

/*table#stp_invoices tr.invoice_child td > table th.item_desc,
table#stp_invoices tr.invoice_child td > table td.item_desc {width: 208px;}*/

table#stp_invoices tr.invoice_child table th.qty,
table#stp_invoices tr.invoice_child table td.qty,
table#stp_purchase_orders tr.invoice_child table th.qty,
table#stp_purchase_orders tr.invoice_child table td.qty,
table#match_table th.qty,
table#match_table td.qty {text-align: center; width: 47px;}

table#stp_purchase_orders tr.invoice_child table th.qty_matched,
table#stp_purchase_orders tr.invoice_child table td.qty_matched {text-align: center !important; width: 50px !important;}

table#stp_invoices tr.invoice_child table th.unit_price,
table#stp_invoices tr.invoice_child table td.unit_price,
table#stp_purchase_orders tr.invoice_child table th.unit_price,
table#stp_purchase_orders tr.invoice_child table td.unit_price  {text-align: center; width: 75px;}

table#stp_invoices tr.invoice_child table th.deduction_amt,
table#stp_invoices tr.invoice_child table td.deduction_amt {text-align: center; width: 88px;}
table#stp_purchase_orders tr.invoice_child table th.deduction_amt,
table#stp_purchase_orders tr.invoice_child table td.deduction_amt {text-align: center; width: 93px;}

table#stp_invoices tr.invoice_child table th.tax_amt,
table#stp_invoices tr.invoice_child table td.tax_amt,
table#stp_invoices tr.invoice_child table th.sub_total,
table#stp_invoices tr.invoice_child table td.sub_total,
table#stp_purchase_orders tr.invoice_child table th.tax_amt,
table#stp_purchase_orders tr.invoice_child table td.tax_amt,
table#stp_purchase_orders tr.invoice_child table th.sub_total,
table#stp_purchase_orders tr.invoice_child table td.sub_total  {text-align: center; width: 79px;}

table#stp_purchase_orders_h th.order_date,
table#stp_purchase_orders td.order_date {width: 175px;}

.qty, .unit_price, .deduction_amt, .tax_amt, .sub_total {text-align: center !important;}

#stp_wrapper ul.operation {
	margin-bottom: 2em;
	overflow: auto;
}


#stp_match_wrapper {margin-top: 6px;width:100%;float:left;/*background: #eef6f9 url(/datalineportal/img/backgrounds/stp_match.gif) repeat-y 768px 0;*/}

#stp_match #match_details {
	margin: auto;
	overflow: visible;
	white-space: nowrap;
	width: 310px;
}

#stp_match .with_comment {width: 607px !important;}
#stp_match .with_qty {width: 637px !important;}

#stp_match #comment_wrapper {
	float: left;
	margin-left: 10px;
}

#stp_match #comment_wrapper label {
	display: block;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 2px;
}

#stp_match #comment_wrapper textarea {
	border: 1px solid #017ab1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 32px;
	overflow: auto;
	padding: 2px;
	width: 300px;    
}

#stp_match #adjust_cmt {
	clear: both;
	font-size: 10px;
	margin: 5px 0 0 0;
	text-align: center;
}

#stp_match table.stp_table {width: 751px; float: left;}
#stp_match table.stp_table th, #stp_match table.stp_table td {padding: 2px 3px;}

.stp_total_box {
	background-color: #aed1e4;
	float: left;
	text-align: center;
	margin-left: 17px;
	position: relative;
	width: 178px;
}

.stp_total_box div {
	height: 15px;
	left: 0;
	position: absolute;
	width: 178px;
}

.stp_total_box#invoice_total div {
	background: url(/datalineportal/img/backgrounds/stp_match_curve_top.gif) no-repeat 0 0;
	top: -15px;
}

.stp_total_box#purchase_order_total div {
	background: url(/datalineportal/img/backgrounds/stp_match_curve_bottom.gif) no-repeat 0 0;
	bottom: -15px;
}

.stp_total_box h5, .stp_total_box p {
	font-weight: bold;
	margin: 0 auto;
	padding: 2px 3px;
	text-align: right;
	width: 145px;
}

#stp_match .stp_total_box h5 {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-transform: uppercase;
}

.stp_total_box p {
	background-color: #fff;
	border: 1px solid #88acba;
	color: #333;
}

p#btn_stp_match {
	background: url(/datalineportal/img/backgrounds/stp_btn_match_left.gif) no-repeat 0 0;	
	float: left;
	margin: 22px 0 0 10px;
	padding-left: 6px;
	width: 50px;

}

p#btn_stp_match a {
	background: url(/datalineportal/img/backgrounds/stp_btn_match_right.gif) no-repeat right 0;	
	color: #fff;
	display: block;
	font-weight: bold;
	float: left;
	zleft: 835px;
	padding: 4px 12px 10px 4px;
	zposition: absolute;
	ztop: 14px;
	text-decoration: none;
}
p#btn_stp_match a:hover {color: #e0e9ee;}


.collapseRow 
{	display:none;
	}
.expandRow 
{	display:table-row;
	}
	
	
	
/* STP Invoice Receipt */
.receiptInv table
{
    width:400px;  
}

.recptLabel
{
    color:#02A3E4;
    font-weight:bold;
    width:150px;
    vertical-align:top;
}

.innerLabel
{
    font-weight:bold;
}

/***********************/
