#WebInventoryHeader{
	clear:both;
	}
#WebInventoryHeader a{
	text-decoration: none;
	font-size: .5em;
	float:left;
	}
#WebInventoryHeader a:link{
	color: #FF0000;
	}
#WebInventoryHeader a:visited { 
	color: #000066;
	}
#WebInventoryHeader a:hover, a:active { 
	color: #990000;
	}


#WebInventory{
	font-size:.75em;
	border:2px outset #000080; 
	height:30em; 
	padding-right:0px;
	overflow: auto;
	overflow-y: scroll; 
	overflow-x: auto; 
	}
#WebInventory table{
	width: 100%;
	font-size:1.15em;
    border-collapse: collapse;
	border-spacing: 0;
	cell-spacing: 0;
	}
#WebInventory tr{
	font-size:1em;
    text-align:left;
	vertical-align: top;
	}
#WebInventory td{
	border-bottom: 1px inset #ddd; 
	border-top: 1px inset #ddd; 
	padding: .5em;
    text-align:left; 
	}



.ModCol{
	width:25%;
}
.DescCol{
	width:35%;
}
.AppCol{
	width:20%;
}
.CondCol{
	width:20%;
}

.ModCol{
	width:25%;
}
.DescCol{
	width:35%;
}
.AppCol{
	width:20%;
}
.CondCol{
	width:20%;
}

.ModColTitle{
	width:25%;
	font-weight:bold;
}
.DescColTitle{
	width:35%;
	font-weight:bold;
}
.AppColTitle{
	width:20%;
	font-weight:bold;
}
.CondColTitle{
	width:20%;
	font-weight:bold;
}

.EditModCol{
	width:15%;
}
.EditDescCol{
	width:15%;
}
.EditAppCol{
	width:15%;
}
.EditCondCol{
	width:10%;
}
.EditPriceCol{
	width:5%;
}
.EditSortCol{
	width:10%;
}
.EditPropCol{
	width:10%;
}
.EditCategoryCol{
	width:10%;
}
.EditCommandsCol{
	width:20%;
}
.EditDeleteCol{
	width:5%;
}
.EditUpdateCol{
	width:5%;
}

.EditModColTitle{
	width:15%;
	font-weight:bold;	
}
.EditDescColTitle{
	width:15%;
	font-weight:bold;
}
.EditAppColTitle{
	width:15%;
	font-weight:bold;
}
.EditCondColTitle{
	width:10%;
	font-weight:bold;
}
.EditPriceColTitle{
	width:5%;
	font-weight:bold;
}
.EditCategoryColTitle{
	width:10%;
	font-weight:bold;
}
.EditSortColTitle{
	width:10%;
	font-weight:bold;
}
.EditPropColTitle{
	width:10%;
	font-weight:bold;
}
.EditCommandsColTitle{
	width:20%;
	font-weight:bold;
}

tr.Highlight
{
	background-color: #FFFF99;
	border: none;
	cellspacing: 0;
}

td.Highlight
{
	background-color: #FFFF99;
	border-color: #FFFF99;
	border: none;
	cellspacing: 0;
}

P.None
{
	margin:0 0 0 0;
}

.SalePending
{
}

.SalePending td
{
	background: url('/images/SalePending.gif') no-repeat 0 45%;

}
P.SalePending
{
	display: none;
	margin:0 0 0 0;
}


.WebInventoryPricing {
	border-bottom: 1px solid #000000; 
	border-top: 1px solid #000000; 
	background-color: #FFFFCC;
	padding-left: .5em;
	color: #000000;
	font-weight:bold;
	text-align: left;
	line-height:1;
	}
.WebInventoryCategory {
	border-bottom: 1px solid #000000; 
	border-top: 1px solid #000000; 
	background-color: #0033cc;
	padding-left: .5em;
	color: #FFFFFF;
	font-weight:bold;
	text-align: left;
	line-height:2;
	}
.WebInventoryHeading {
	font-weight:bold;
	text-align: left;
	line-height:1;
	}

#InventoryMenu {
	float: right;
	clear: right;
	width: 15em;
	background: #000066;
	border: 2px outset #C0C0C0;
	padding: .25em;
	margin-top:1em;
	margin-left:1em;
	}
#InventoryMenu ul {
	color: #FFFFFF;
	padding-top:.25em;
	padding-bottom:.25em;
	list-style-type: circle;
	}
#InventoryMenu h1 {
	color: #FFFFFF;
	font-size: 1.0em;
	margin: .25em;
	}
#InventoryMenu p {
	margin: .3em;
	}
#InventoryMenu a{
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	margin-left: .25em;
	}
#InventoryMenu a:link{
	color: #FFFFFF;
	}
#InventoryMenu a:visited { 
	color: #FFFFFF;
	}
#InventoryMenu a:hover {
	color: #FF0000;
	}
#InventoryMenu a:active { 
	color: #FF0000;
	}
	
.MinWidthSpacer {
	position: relative; height: 0; width: 800px; padding: 0; margin: 0; 
	}

.MaxMinWidthSpacer {
	height: 0; width: 950px; font-size: 0; padding: 0; margin: 0;
	}

.FloatMinWidthSpacer {
	float: right; width: 800px; 
	}

.MiniMinWidthSpacer {
	height: 0; width: 625px; font-size: 0; padding: 0; margin: 0;
	}