/* Item View css */

.DNM_itemView {border-bottom:#666666 1px dotted;color:#666;float:left;font:normal 12px Arial,Helvetica,sans-serif;margin:0px 0px 15px 0px;padding:15px 0px;text-align:left;width:470px}
.VoucherSetup .DNM_itemView{border:0px;}
.DNM_itemView p{margin:0px;}

.DNM_itemView img{height:110px;width:120px;}
.DNM_itemView div{float:left;width:100%;}
.itemTXT{float:right!important;width:72%!important;}
.itemTXT div{float:left;width:100%;}
.itemIMG{float:left;width:120px!important;}

p.DNM_itemName,p.DNM_itemPrice{font-weight:bold;}
p.DNM_itemPrice{color:#1379B0;}

.DNM_itemView .left,.DNM_itemView .right{float:left;width:50%;}
.VoucherSetup .left,.VoucherSetup .right{margin:5px 0px;}
.DNM_itemView .right{float:right;}
.DNM_itemView .left p{font-weight:bold;}

.DNM_btnItemView a{background:#EEE;color:#333;border:#c8c8c8 1px solid;float:right;font:normal 12px Arial,Helvetica,sans-serif;font-weight:bold;margin-left:10px;padding:5px 10px;}
.DNM_btnItemView a:hover{background:#1379B0;color:#FFF;text-decoration:none;}
.VoucherSetup .DNM_btnItemView a{float:left;margin:0px 10px 0px 0px;}
#purchase_number .DNM_btnItemView a,#voucher_search_admin .DNM_btnItemView a,.DNM_btnItemView a.print{float:none;}
.DNM_btnItemView a.print{margin:0px 10px 0px 0px;}

#purchase_number .DNM_btnItemView input[type="text"],#voucher_search_admin .DNM_btnItemView input[type="text"],.DNM_itemView input[type="text"],.DNM_itemView textarea{font:normal 12px Arial,Helvetica,sans-serif;padding:5px;min-width:200px;color:#666;}


/* Item Edit css */

.DNM_itemEdit{color:#666;font:bold 12px Arial,Helvetica,sans-serif;}

.DNM_itemEdit tbody tr td{padding:8px 0;vertical-align:top;}

.DNM_itemEdit tbody tr td p{width:100px;}

.DNM_itemEdit tbody tr td input[type="text"],.DNM_itemEdit tbody tr td select,.DNM_itemEdit tbody tr td textarea{color:#666;font:normal 12px Arial,Helvetica,sans-serif;padding:2px;width:300px;}

.DNM_itemEdit tbody tr td.DNM_btnItemEdit {margin:0px;padding-bottom:20px;}
.DNM_itemEdit tbody tr td.DNM_btnItemEdit a{background:#EEE;color:#333;border:#c8c8c8 1px solid;font:normal 12px Arial,Helvetica,sans-serif;font-weight:bold;padding:5px 10px;}
.DNM_itemEdit tbody tr td.DNM_btnItemEdit a:hover{background:#1379B0;color:#FFF;text-decoration:none;}
