TABLE.ProductList
{
	BACKGROUND-COLOR: #FFFFFF;
	padding : 3px;
}

TD.ProductListTitle
{
	BACKGROUND-COLOR: #FFFFFF;
}

TD.ProductListSeparatorLine
{
	BACKGROUND-COLOR: #000088;
	height: 1;
}

TD.ProductListBody
{
	background-color: #FFFFFF;
}

TD.ProductListPage
{
	background-color: #E0E0E0;
}

FONT.ProductListTitle
{
	COLOR: #000088;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

FONT.SpecialsTitle
{
	COLOR: #FF0000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

FONT.SmartSearchTitle
{
	COLOR: #FF0000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

FONT.CtSCtGrpDescription
{
	COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}

FONT.ProductListBodyName
{
	COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

A.ProdListBodyLinkName
{
	color: #000000;
	CURSOR: hand;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}


FONT.ProductListBodyDescription
{
	COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}

FONT.KewordLinks
{
	COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
}

FONT.KewordDescription
{
	COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

FONT.ProductListBodyPrice
{
	COLOR: #FF0000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

FONT.ProductListPage
{
	COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}

FONT.ExternalReviewTitle
{
	COLOR: #000088;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

FONT.ExternalReviewLinks
{
	COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}


A.ProductListPage
{
	COLOR: #000088;
	CURSOR: hand;
	FONT-FAMILY: Arial;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}

TABLE.ProductDetail
{
	background-color: #FFFFFF;
	border: 0;
	padding: 5;
}

TD.ProductDetailTitle
{
	vertical-align : top;
	text-align : left;
}

TD.ProductDetailSeparatorLine
{
	background-color: #666666;
	height: 1;
}

FONT.ProductDetailTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

FONT.ProductDetailName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

FONT.ProductDetailShortDescription
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

FONT.ProductDetailLongDescription
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

FONT.ProductDetailPrice
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

TD.ProductAttributesTitle
{
	background-color: #FFFFFF;
}

TD.ProductAttributesBody
{
	background-color: #FFFFFF;
}

TD.ProductAttributesSeparatorLine
{
	background-color: #333333;
	height: 1;
}

TABLE.ProductAttributeItem
{
	background-color: #FFFFFF;
	border: 0;
	padding: 2;
}

TD.ProductAttributeItem
{
	background-color: #FFFFFF;
	text-align: left;
}

FONT.ProductAttributesTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

FONT.ProductAttributesName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align : left;
}

FONT.ProductAttributesItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align : left;
}

FONT.ProductAttributesPrice
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TABLE.ShoppingCart
{
	background-color: #FFFFFF;
	border-style: ridge;
	border-color: #DDDDDD;
	border-width: 1;
	padding: 5;
	width: 100%;
}

TABLE.CartCkOut
{
	background-color: #FFFFFF;
	border-style: ridge;
	border-color: #DDDDDD;
	border-width: 0;
	padding: 5;
	width: 350;
}

TD.ShoppingCartHeader
{
	background-color: #000066;
	text-align: center;
}

FONT.ShoppingCartHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

FONT.ShoppingCartHeaderH1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

FONT.ShoppingCartFinePrint
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
}

FONT.ShoppingCartError
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
}

TD.ShoppingCartList
{
	background-color: #FFFFFF;
	text-align:center;
}

TD.ShoppingCheckoutList
{
	background-color: #FFFFFF;
	text-align: left;
}

FONT.ShoppingCartList
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

FONT.ShoppingCartDiscount
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: red;
}

FONT.ShoppingCartPageLinks
{
	COLOR: #000066;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;	
}
