table.paydesk{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 3px;

}
#paydeskstatic{
	background-color: #FFFFFF;
	border: 0px solid #000000;
	margin: 0px;

}



table.paydesk td.half{
	width:50%;
}
table.paydesk td.half25{
	width:25%;
}
table.paydesk td.half75{
	width:75%;
}

table.paydeskprice{
	border: 1px solid #333333;
	height:40px;
	background-color: #FFFFFF;

}
table.paydeskprice td.totalprice{
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	right: 15px;
	padding-right: 15px;

}

table.paydeskcontact{
	border: 1px solid #333333;
	height:40px;
	background-color: #FFFFFF;
}
table.paydeskcontact td.customername{
	background-image: url(/sysimages/address.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	font-weight: bold;
	color: #FF0033;
	font-size: 14px;
	height:25px;
}

table.addpaydeskitem{
	border: 1px solid #333333;
	height:40px;
		background-color: #FFFFFF;
}
table.addpaydeskitem td{
	vertical-align: middle;

}
table.paydeskdetails {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	
}

table.paydeskdetails td.price{
	text-align: right;

}
table.paydeskdetails td.data{

}
table.paydeskdetails td.datacenter{
	text-align: center;
}

table.paydeskdetails td.pricetotal{
	text-align: right;
	font-weight: bold;
	font-size: 14px;

}

table.addpaydeskitem input.barcode{
	width:120px;
}

table.addpaydeskitem input.price{
	width:70px;
}
table.addpaydeskitem input.quantity{
	width:30px;
}
table.paydeskdetails a.rename, table.paydeskdetails a.rename:visited{
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;

}
table.paydeskdetails td.center{
	text-align: center;
}

table.paydesk td.header{
	background-repeat: no-repeat;
	padding-left: 30px;
	height:27px;
	vertical-align: middle;
	background-position: 0px 0px;

}
table.paydesk td.header{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
table.paydesk td.headerright{
	height:27px;
	vertical-align: middle;
	text-align: right;

}
#paymenttypes td{
	height:30px;
	vertical-align: middle;
	text-align: center;

}
#paymenttypes image{
	height:25px;
}
#paydeskheader{
	background-image: url(/sysimages/paydesk.gif);
}
#paydeskheaderonline{
	background-image: url(/sysimages/paydeskonline.png);
}

#paymentacceptedon{
	background-image: url(/sysimages/checkgreen25.gif);
}

table.paydesktable{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
table.paydesktable tr.even{
	background-color: #FFFFFF;
	
}
table.paydesktable tr.odd{
	background-color: #F9f9f9;
	
}

table.paydesktable tr.odd:hover,table.paydesktable tr.even:hover{
	background-color: #EEEEEE;

}
table.paydesktable a.link{
	color: #0066FF;
}

table.paydesktable td{
	vertical-align: middle;
}
table.paydesktable td.action{
	vertical-align: middle;
	
}
#paydeskcustomers td.header{
	height: 40px;
	vertical-align: top;
	background-image: url(/sysimages/address.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	text-indent: 35px;
	line-height: 35px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#paydeskorders td.header{
	height: 40px;
	vertical-align: top;
	background-image: url(/sysimages/article25.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	text-indent: 35px;
	line-height: 35px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
