﻿body
{
    background-image: url(Images/blue_background.jpg);
}

.Grid 
{ border-color:#E7E7FF;
    width: 100%;
    }
    .GridHeader 
    {
        color:White;
        background-color:#005566;
        font-family: Verdana, Arial;
        text-decoration: none;
        font-size: 10pt;
        text-align: left;
        
        }

.GridRow 
    {
        color:Navy;
        background-color:#E7E7FF;
        font-family: Verdana, Arial;
        text-decoration: none;
        font-size: 9pt;
        text-align: left;
        
        }

.GridEditingRow 
    {
        color:Navy;
        background-color:#E7E7FF;
        font-family: Verdana, Arial;
        text-decoration: none;
        font-size: 10pt;
        text-align: right;
        
        }

.GridAlternateRow 
    {
        color:Navy;
        background-color:#f7f7f7;
        font-family: Verdana, Arial;
        text-decoration: none;
        font-size: 10pt;
        text-align: left;
        
        }

.SmallButtonText 
{
    color:Black; 
    font-family: Verdana, Arial;
    font-size: 10pt;
    
 }
 .ShoppingCartTitle 
 {
    color: Navy;
    font-family: Verdana, Arial;
    font-size: 9pt;
    
    }
 
 .CartSummary
 {
    border-right: #0468a4 2px solid;
    border-top: #0468a4 2px solid;
    border-left: #0468a4 2px solid;
    border-bottom: #0468a4 2px solid;
    background-color: Lime;
    font-family: Arial;
    font-size: 9pt;
    color:Navy;
    padding-top: 3px;
    padding-left: 2px;
    padding-bottom: 5px;
        
    }
    a.CartLink
    {
        color:Black;
        font-family: Arial;
        font-size: 12pt; 
        text-decoration:none;
        
      }
      
      a.CartLink:hover 
      {
        color:Red;
        }

.ShopHeader
{
    font-weight: bold;
    font-size: 14pt;
    color:Blue;
    font-style: normal;
    font-family: Verdana, Arial;
}
.DepartmentListHead
{      
  border-right: #01a647 2px solid;
  border-top: #01a647 2px solid;
  border-left: #01a647 2px solid;
  border-bottom: #01a647 2px solid;
  background-color: #30b86e;
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 10pt;
  color: #f5f5dc;
  padding-left: 3px;
  text-align: center;
}      
.DepartmentListContent
{      
  border-right: #01a647 2px solid;
  border-top: #01a647 2px solid;
  border-left: #01a647 2px solid;
  border-bottom: #01a647 2px solid;
  background-color: #9fe1bb;
  text-align: center;
}      
a.DepartmentUnselected
{      
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 9pt;
  color: #5f9ea0;
  line-height: 25px;                              
  padding-left: 5px;                              
  text-decoration: none;
}                
a.DepartmentUnselected:hover                      
{                
  padding-left: 5px;                              
  color: #2e8b57;
}                
a.DepartmentSelected                              
{                
  font-family: Verdana, Arial;                    
  font-weight: bold;                              
  font-size: 9pt;
  color: #556b2f;
  line-height: 25px; 
  padding-left: 5px;
  text-decoration: none;
}
.AdminErrorText
{
    font-weight: bold;
    font-size: 12pt;
    color:Red;
    font-style: normal;
    font-family: Verdana, Arial, Sans-Serif;
}
 .AdminPageText 
{
    font-weight: bold;
    font-size: 10pt;
    color: Black;
    font-style: normal;
    font-family: Verdana, Arial, Sans-Serif;
}
 .ProductPrice 
{
    font-weight: bold;
    font-size: 10pt;
    color: Navy;
    font-style: normal;
    font-family: Verdana, Arial, Sans-Serif;
}
 

#wrapper {
	border: 0px solid #fff;
	margin: 0 auto;
	width: 750px;
	background-color:#FFFFFF;
	overflow: hidden;
	text-align: left;
}
#storeBanner	{
	float:left;
	width: 750px;
	height:90px;
	background-color:#fff;
}
#content_shop {
	float: left;
	width: 700px;
	background:#fff;
	margin-right: 0px;
	margin-left: 4px;
	padding: 0 30px 6px 12px;
	overflow: visible;
	text-align:left;
		
	voice-family: "\"}\"";
 	voice-family: inherit;
	margin:0 18px 0 8px;
	}


