﻿body  
{
	background-color: #727272; 
	margin-top: 0; 
}

img  
{
	border: none; 
}


div  
{
	text-align: center; 
}

table
{
	margin: 0 auto 0 auto;
	text-align: center;
}

h1
{
	margin: 0;
}

p
{
	margin: 0;
}

/*************
* Content CSS
*************/

#TopLinks  
{
	background-color: #ffffff; 
	width: 990px; 
	margin-left: auto; 
	margin-right: auto; 
	padding: 7px 5px 0 5px; 
}

#TopLinks input  
{
	border-color: #000; 
	border-style: ridge;
}

#Logo  
{
	background-color: #394786; 
	width: 1000px; 
	margin-top: 0; 
	margin-left: auto; 
	margin-right: auto; 
	height: 142px; 
}

#ProdContainer  
{
	width: 1000px; 
	background-color: #fff; 
	margin-left: auto; 
	margin-right: auto; 

}

#ProdLinks  
{
	background-color: #ffffff; 
	width: 1000px; 
	margin: 0 auto 0 auto; 
}

#NaviLinks  
{
	background-color: #A5A5A5; 
	width: 1000px; 
	height: auto;
    margin-left: auto; 
    margin-right: auto;  
    margin-top: auto; 
}

#Content  
{
	background-color: #ffffff; 
	width: 1000px; 
	margin-left: auto; 
	margin-right: auto; 
}

#InfoImg  
{
	background-color: #ffffff; 
	width: 1000px; 
	margin-left: auto; 
	margin-right: auto; 
}

#BottomLinks  
{
	background-color: #ffffff; 
	width: 1000px; 
	margin-left: auto; 
	margin-right: auto; 
}
#EmailLogin
{
	background-color: #ffffff;
	width: 1000px;
	margin-left: auto; 
	margin-right: auto; 
}

/**********
* Classes
**********/

.ProdPadding
{
	padding: 0 0 0 0;
}

.ImgCenter 
{
	display: block; 
    margin-left: auto; 
    margin-right: auto; 
}

.Button 
{}

.InventoryCategory
{
	width: 150px; 	
	height: 240px; 	
	border: solid 1px #000; 
}

.InventoryItem
{
	width: 500px;
	height: 250px;
	border: solid 1px #000;
	
}

.ICImage
{
	width: 120px;
	height: 200px;
}

.IIImage
{
	margin-left: auto;
	margin-right: auto;
	
}
.Center  
{
	width: 1000px; 
	margin-left: auto; 
	margin-right: auto; 
}
.bartending
{
	width:inherit;
	height:auto;
}