
body{
z-index:2;
}

th {
background-color:black;
color:white; 
border-color:black;
}


input {
background-color:white;
color:black; 
}

#mainHeader{
height:18%;
width:100%;
background-color:grey;
overflow:auto;
z-index:10;
}

#mainLogoContainer{
height:10%;
width:30%;
float:left;
}

#mainNavigation{
float:left;
height:10%;
width:65%;
overflow:auto;
}

#mainLogo{
width:100%;
height:100%;
}

 #contenthead{
height:70px;
width:100%;
}

 #contentresults {
height:500px;
width:100%;
}

#divSpaceNarrow{
height:1%;
width:100%;
background-color:black;
}
   
 #id {
width:2%;
}

 #sysID{
width:3%;
}

 #itm {
width:15%;
}

 #colr{
width:3%; 
}

 #grp {
/*width:15%;*/
}

 #des {
width:25%;
word-wrap:break-word;
maxlength:50;
}

#gndr{
width:5%;
}
 #prc{
width:5%;
}

 #crd{
width:5%;
}

 #sal{
width:5%;
}

#stck{
width:3%;
}

#tax{
width:5%;
}

 #loc{
width:10%;
}

#tag {
width:5%;
}

#use {
width:5%;
}

#lend{
width:5%;
}

.w0{
	width:0%;
}

.w1{
	width:1%;
}

.w3{
	width:3%;
}

.w5{
	width:5%;
}
.w10{
	width:10%;
}

.w15{
	width:15%;
}

.w20{
	width:20%;
}

.w25{
	width:25%;
}

#standardSearch{
	width:25%;
	float:left;
	text-align:right;
}

#specialSearch{
	width:25%;
	float:left;
	text-align:right;
}

#showAllRecords{
	width:25%;
	float:left;
	text-align:right;
}

#slctBox{
	width:50px; 
	text-align:right;
}

#searchresults{
width:100%;
float:left;
}

 #resultListHead{

z-index=9; 
}

 .chgRow {
background-color:blue;
color:black;
}

 .hlt {
 background-color:lightgreen;
 color:black;
 }

 .viewing{
  background-color:lavender;
 color:black;
 }
 
 .display{
 background-color:white;
 color:black;
 }
 
 .readonly{
 background-color:grey;
 color:white;
 }

 table.entryTable select{
width:100%;
}

table.entryTable input{
width:100%;
}

