div.mybody {
	padding:5px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
div.mybody h3.docs { clear:left; font-size:12px; font-weight:normal; padding:0 0 1em; margin:0; }
	div#myheader {
		height:45px;
		background-image:url(../images/NLAS.png);
		background-repeat:no-repeat;
		background-position:left;
		margin-bottom:3px;
		border:1px solid #999;
		padding:3px 0px 3px 5px;
		}
		div#companytitle {
			font-size:18px;
			text-align:left;
			margin:3px 3px 3px 80px;
		}
		div#userinfo {
			float:left;
			text-align:left;
			font-size:12px;
			margin:0px 3px 3px 80px;
		}
	div#myfooter {
		clear:both;
		margin-top:3px;
		border:1px solid #999;
		text-align:center;
		}
	div#tab_ititle,#tab_ptitle,#tab_stitle {
		}
		.title_item{
			float:left;
			padding:0px 3px 3px 0px;
			}
		.footer_item{
			float:left;
			padding:0px 3px 3px 0px;
			margin:-20px 0px 20px 0px;
			}
			
		.title_pos{
			float:left;
			padding:0px 3px 3px 0px;
			font-size:16px;
			}
	div#inventorypaging {
		clear:both;
		text-align:left;
		}

#ajax-status {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 5px 10px;
  margin: 4px;
  font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, sans-serif;
  display: none; }		

/*	label, input { display:block; }*/
	input.text { margin-bottom:12px; width:95%; padding: .4em; }
	fieldset { padding:0; border:0; margin-top:25px; }
	h1 { font-size: 1.2em; margin: .6em 0; }
	.ui-dialog .ui-state-error { padding: .3em; }
	.validateTips { border: 1px solid transparent; padding: 0.3em; }

	div#items-contain { clear:both; width: auto; margin: 20px 0; overflow:auto;}
	div#items-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#items-contain table td, div#items-contain table th { border: 1px solid #999; padding: .6em 10px; text-align: left; }

	div#purchase-contain { clear:both; width: auto; overflow:auto;}
	div#purchase-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#purchase-contain table td, div#purchase-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#purchased-item { clear:both; float:left; width: auto; overflow:auto; width:670px;}
	div#purchased-item table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#purchased-item table td, div#purchased-item table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#sales-contain { clear:both; width: auto; overflow:auto;}
	div#sales-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#sales-contain table td, div#sales-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
	
	div#sold-item { clear:both; float:left; width: auto; overflow:auto; width:670px;}
	div#sold-item table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#sold-item table td, div#sold-item table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#ledger-contain { clear:both; float:left; width: auto; overflow:auto; width:770px;}
	div#ledger-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#ledger-contain table td, div#ledger-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#useraccounts-contain { clear:both; width: auto; margin: 20px 0; overflow:auto;}
	div#useraccounts-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#useraccounts-contain table td, div#useraccounts-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
	
	div#supplier-contain { clear:both; width: auto; margin: 20px 0; overflow:auto;}
	div#supplier-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#supplier-contain table td, div#supplier-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#customer-contain { clear:both; width: auto; margin: 20px 0; overflow:auto;}
	div#customer-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#customer-contain table td, div#customer-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#sagent-contain { clear:both; width: auto; margin: 20px 0; overflow:auto;}
	div#sagent-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#sagent-contain table td, div#sagent-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#automech-contain { clear:both; width: auto; margin: 20px 0; overflow:auto;}
	div#automech-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#automech-contain table td, div#automech-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
	
	div#categories-contain { clear:both; width: auto; margin: 20px 0; overflow:auto;}
	div#categories-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#categories-contain table td, div#categories-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
	
	div#userlogs-contain { clear:both; width: auto; margin: 20px 0; overflow:auto;}
	div#userlogs-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#userlogs-contain table td, div#userlogs-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#sreport-contain { clear:both; width: auto; overflow:auto;}
	div#sreport-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#sreport-contain table td, div#sreport-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#preport-contain { clear:both; width: auto; overflow:auto;}
	div#preport-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#preport-contain table td, div#preport-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#mechreport-contain { clear:both; width: auto; overflow:auto;}
	div#mechreport-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#mechreport-contain table td, div#mechreport-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#invadj-contain { clear:both; width: auto; overflow:auto;}
	div#invadj-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#invadj-contain table td, div#invadj-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#sasummary-contain { clear:both; width: auto; overflow:auto;}
	div#sasummary-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#sasummary-contain table td, div#sasummary-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
	
	div#saquick-contain { clear:both; width: auto; overflow:auto;}
	div#saquick-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#saquick-contain table td, div#saquick-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#srepperagent-contain { clear:both; width: auto; overflow:auto;}
	div#srepperagent-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#srepperagent-contain table td, div#srepperagent-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#salessummary-contain { clear:both; width: auto; overflow:auto;}
	div#salessummary-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#salessummary-contain table td, div#salessummary-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#salesreturn-contain { clear:both; width: auto; overflow:auto;}
	div#salesreturn-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#salesreturn-contain table td, div#salesreturn-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#salesreturndetailed-contain { clear:both; width: auto; overflow:auto;}
	div#salesreturndetailed-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#salesreturndetailed-contain table td, div#salesreturndetailed-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
	
	div#purchasessummary-contain { clear:both; width: auto; overflow:auto;}
	div#purchasessummary-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#purchasessummary-contain table td, div#purchasessummary-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#pos-contain { clear:both; width: auto; overflow:auto;}
	div#pos-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#pos-contain table td, div#pos-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#pos-containhead { clear:both; width: auto; overflow:auto; font-size:16px;}
	div#pos-containhead table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#pos-containhead table td, div#pos-containhead table th { border: 1px solid #eee; padding: .3em 5px; text-align: left; }


	div#dialog-posnew-item { clear:both; width: auto; overflow:auto; font-size:16px;}
	div#dialog-posnew-item table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#dialog-posnew-item table td, div#dialog-posnew-item table th { border: 1px solid #eee; padding: .3em 5px; text-align: left; }


	div#invrol-contain { clear:both; width: auto; overflow:auto;}
	div#invrol-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#invrol-contain table td, div#invrol-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }

	div#grant-contain { clear:both; width: auto; overflow:auto;}
	div#grant-contain table { margin: 1em 0; border-collapse: collapse; width: 100%;}
	div#grant-contain table td, div#grant-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }


#pagination
{
text-align:center;
}
li{	
list-style: none; 
float: left; 
margin-right: 5px; 
padding:5px; 
border:solid 1px #dddddd;
color:#0063DC; 
}
li:hover
{ 
color:#FF0084; 
cursor: pointer; 
}