﻿BODY. {	font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;	}	
BODY.*{	font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;	}	

A {	text-decoration: none;	font-weight: normal;	font-size: 10pt;}
A:hover {	text-decoration: underline;}
A:active {	color: gray; }

.DefaultFont{	font-size: 10pt;}

.TopMenu:visited{	color: white;	text-decoration: none;}
.TopMenuOuterTable {background: darkblue;}
.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;}

.RightLinksArea { width: 140px; }
.LeftLinksArea { width: 140px; }

.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;  }

.CentralArea { padding-left: 5px; padding-right: 5px; }

.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; }

.ArticleH1 { font-size: 17px; }
.ArticleH1:link { color: Blue; }
.ArticleH1:visited { color: Blue; }
.ArticleH3 { font-size: 13px; }
.CategoryArticleH1 { font-size: 14px; }
.CategoryArticleH3 { color: blue; font-size: 12px; }

.CartButton { background-color: #eaeaea; color: darkblue; }

.ListTable
{
	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;
}

.MarkSearchText { font-weight: bold; }


.PromotionLink { color: white; font-size: 8px; } 
