/* Site Style */
html,body
{
	background-color: #ccc;
	margin: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}

td
{
    font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}
img
{
    margin:0px;
    border-width:0px;
    padding:0px;
    vertical-align:top;
}

img.zoom {
cursor: url(images/magnify.cur);
}

.imgbutton {
cursor:pointer;
}

#LoginPage input {
     background-color: #ccc;
     border: 2px solid #000;
     font-weight: bold;
}

/* Style Search */
.Search
{

}

/* ---Custom Css--- */
.ul-clear ul
{
margin: 0; padding: 0;
}
.ul-clear li
{
margin: 0; padding: 0;		
}

/* Style Inventory */
.Inventory
{

}
.Collection_2008 {

	
}

.Collection_2008 .ItemInfo{
text-align:center;
margin:2px;
}

.ItemInfo .ItemName {

}
.ItemInfo .ItemPrice {
color:#fff;
display:none;
}
.ItemDesc {
line-height:20px;
}
.ItemDesc #divDesc {
line-height:normal;
}


.Collection_2008 #InventoryItemImages {

overflow:auto;
height:220px;

}
.Collection_2008 .NavLink {
text-decoration:none;
color:Black;
font-weight:bold;
}

.BorderBlack{
border: 5px solid #000000;
}

#InventoryQuickSearch{
}	
#InventoryQuickSearch input {
border:0px;	
}
#InventoryQuickSearch select {
display:none;
}

.ItemShortDesc img {
vertical-align:top;
}
.ItemShortDesc input {
height:20px;
margin-right: 5px;
}



