﻿body 
{
	font-family: verdana; 
	font-size: 10pt;
	background-color : #5D7B9D;
}

.PageHeader
{
	background-color : #d6d2b9;
	color : #444444;
	font-family : Verdana;
	font-weight : bold;	
	padding : 2px;
	font-family: verdana; 
	font-size: 10pt;
	margin-bottom:10px;
	padding : 5px;
	text-align:center;
}

a, a:active, a:visited
{
	color : Black;	
}

a:hover
{
	color:Red;	
}

.ErrorMessage
{
	font-family : Verdana;
	color : Red;
	font-weight : bold;
}

.header
{
	font-weight : bold;
	font-size : 12pt;
	color : #888888;	
}

.MainCatAbstract
{
	font-weight : bold;
	font-size : 10pt;
	color : #444444;	
}

.smallprint
{
	font-family : verdana;
	font-size : 8pt;
	color : #888888;	
}

a.smallprintlink, a.smallprintlink:hover, a.smallprintlink:visited, smallprintlink:active
{
	font-family : verdana;
	font-size : 8pt;
	color : #888888;	
}

a.smallprintlink:hover
{
	color : black;
}


.footer
{
	font-family : verdana;
	font-size : 8pt;
	color : #888888;	
	background-color : #efefef;
	border-top: 2px solid #e0e0e0;
	padding : 5px;
}

.MenuSectionHeader
{
	background-color : #5D7B9D;
	color : White;
	font-family : Verdana;
	font-weight : bold;	
	padding : 2px;
	font-family: verdana; 
	font-size: 10pt
}

.MenuContainer
{
	width : 150px;
	border: 2px solid #aaaaaa;
	font-family : Verdana;
}

a.Menu, a.Menu:visited, a.Menu:active
{
	color : black;		
	text-decoration : none;
	font-size : 8pt;
}

a.Menu:hover
{
	color : red;		
	text-decoration : underline;
	font-size : 8pt;
}

.BasketList
{
	font-family:Verdana;
	font-size : 8pt;	
}

.BasketItemCode
{
	cursor:help;	
}

.BasketTotal
{
	color : #666666;
	font-weight : bold;
}

.ComboTextVAlign
{
	vertical-align: text-top ;	
}
