﻿BODY. {	font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;	}	
BODY.*{	font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;	}	

.DefaultFont{	font-size: 10pt;}

.CentralArea { background-color: #E7DBCE;  border-left: solid 100px #800000; border-right: solid 100px #800000;  padding-left: 5px; padding-right: 5px; }

.TopMenuOuterTable {background: #800000;  border-top: solid 1px white; border-bottom: solid 1px white; }
.TopMenuSeperatorCell {background: white;}
.TopMenuCellHOver {background: darkgray;}
.TopMenuLink {	font-size: 12px; font-weight: bold;}
.TopMenuLink:link {	color: white; 	text-decoration: none;}
.TopMenuLink:hover{	text-decoration: underline;}
.TopMenuLink:visited{	color: white;	text-decoration: none;}

.CategoriesSideMenuHeader {	color: orange;	font-weight: bold;	text-decoration: none;	background-color: #000055;}
.CategoriesSideMenuTable {background: darkblue;}
.CategoriesSideMenuCell {	 }
.CategoriesSideMenuCellHover {	background: darkgray; }
.CategoriesSideMenu:link{	color: white;	text-decoration: none;}
.CategoriesSideMenu:hover{	text-decoration: underline;}
.CategoriesSideMenu:visited{	color: white;	text-decoration: none;}

.SideLinkHeader {font-size: 9pt; font-weight:  ; color: #006699; text-decoration: underline; cursor: pointer;}
.SideLinkText {	font-size: 9pt; 	color: black; //#000066;  }

.CategoryTitle {	font-weight: bold;	font-size : larger ;	}
.PreTitle {	font-weight: bold;	font-size : larger ;	}
.Subtitle {	font-size: 10pt;}

.ProductsTable { background: #EAE9E4; padding-right : 10px;  }
.ProductsSeperator { background: white; height: 2px; }
.ProductsTableTable { border: solid 1px gray; }
.ProductsTableSeperator {background: gray;}

.ProductCategory {  padding-right : 10px; font-weight: bold;	font-size : larger ; }
.ProductImage { background: white; border: solid 2px #D6D4C8; }
.ProductMoreDetails { font-size: 15px; color: Blue; }
.EnlargePictureText { font-size: 8px; color: Black; }
.EnlargePictureText:visited { color: Black; }

.CartButton { background-color: #eaeaea; color: darkblue; }

.ListTable { padding: 2px; width: 90%;  padding: 2px; width: 90%; 	background-color: #bb1421;}	

.ListTableRow{	background-color: White;}

.ListTableHeaderCell{	font-weight: bold;	font-size: x-small;	color: black;	background-color: #eaeaea;	text-align: center; }

.DefaultLink {color: Blue;}
.DefaultLink:visited {color: Blue;}
.DefaultLink:active {color: Blue;}

.PromotionLink { color: white; font-size: 8px; } 
