﻿.SelectedSmallImage
{
	border: solid 2px #006699;
}
.SmallImage
{
}
.BigImage
{
	border: solid 1px #006699;
}

/* CategoryList Style Start */

.CategoryList
{
	text-align: left;
	width: 225px;
}

/*.CategoryList td, */
.CategoryList th
{
	/*padding: 2px 4px 2px 4px;*/
	height: 20px;
	vertical-align: middle;
	margin: 1px;
}

.CategoryListHeader, .CategoryListHeader th, .CategoryListHeader th
{
}
.CategoryListFooter
{
	font-size: 11px;
	font-weight: bold;
}

.CategoryListRow
{
	text-align: left;
}
.CategoryListRow td, .CategoryListAlternatingRow td
{
	background: url(Images/Product/CategoryListBg.gif) no-repeat top left;
	height: 25px;
	table-layout: inherit;
	white-space: nowrap;
	font-size: 18;
	vertical-align: middle;
}
.CategoryListRow a, .CategoryListRow a:link, .CategoryListRow a:visited, .CategoryListAlternatingRow a, .CategoryListAlternatingRow a:link, .CategoryListAlternatingRow a:visited
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000; /*text-indent: 26px;*/
	height: 24px;
	width: 225px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 1px;
}
.CategoryListRow a:hover .CategoryListAlternatingRow a:hover
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #8da6cc; /*color: #ade6ff;*/
}
.CategoryListRow
{
}
.CategoryListRow .CategoryImageTextSpliter, .CategoryListAlternatingRow .CategoryImageTextSpliter
{
	padding-left: 4px;
}


.CategoryListAlternatingRow td
{
}
.CategoryListAlternatingRow a, .CategoryListAlternatingRow a:link, .CategoryListAlternatingRow a:visited
{
}
.CategoryListAlternatingRow a:hover
{
}

.CategoryListHorizontal
{
	text-align: left;
	width: 100%;
}

.CategoryListVerticalRow, .CategoryListVerticalAlternatingRow
{
	width: 10%;
	white-space: nowrap;
}

.CategoryListVerticalRow a, .CategoryListVerticalRow a:link, .CategoryListVerticalRow a:visited, .CategoryListVerticalAlternatingRow a, .CategoryListVerticalAlternatingRow a:link, .CategoryListVerticalAlternatingRow a:visited
{
	display: inline-block;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	width: 225px;
	padding: 2px;
	text-indent: 4px;
}

.CategoryListVerticalRow a:hover, .CategoryListVerticalAlternatingRow a:hover
{
	color: #000000;
	background-color: #BBDDFF;
	text-decoration: none;
}

.CategoryListVerticalRow .CategoryImageTextSpliter, .CategoryListVerticalAlternatingRow .CategoryImageTextSpliter
{
	padding-left: 4px;
}

/* CategoryList Style End */

/* Chart List Style Start */

.CharList
{
	text-align: left;
	width: 100%;
}

.ChartListRow
{
	text-align: left;
}
.ChartListRow td, .ChartListAlternatingRow td
{
	height: 16px;
	table-layout: inherit;
	white-space: nowrap;
	border-bottom: dotted 1px #AAAAAA;
}
.ChartListRow a, .ChartListRow a:link, .ChartListRow a:visited, .ChartListAlternatingRow a, .ChartListAlternatingRow a:link, .ChartListAlternatingRow a:visited
{
	/*width: 100%;*/
}

.ChartListRow a:hover .ChartListAlternatingRow a:hover
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #8da6cc; /*color: #ade6ff;*/
}

.ChartListAlternatingRow td
{
}
.ChartListAlternatingRow a, .ChartListAlternatingRow a:link, .ChartListAlternatingRow a:visited
{
}
.ChartListAlternatingRow a:hover
{
}

.CurrentTopSellerContainer a, .CurrentTopSellerContainer a:link, .CurrentTopSellerContainer a:visited
{
	width: 225px;
}

/* Chart List Style End */

.ProductCompare
{
	/*border-collapse: collapse;*/
	border: solid 1px #AAAAAA;
}
.ProductCompare td
{
	border: solid 1px #AAAAAA;
	padding: 2px;
}
.ProductCompareHeaderController
{
	vertical-align: middle;
	text-align: center;
	background: #EEEEEE;
	height: 20px;
}
.ProductCompareBasicAttribute .AttributeName,
.ProductCompareAlternateBasicAttribute .AttributeName
{
	padding-left: 4px;
	padding-right: 4px;
	white-space: nowrap;
}
.ProductCompareBasicAttribute
{
	background: #FFFFFF;
	font-weight: bold;
}
.ProductCompareAlternateBasicAttribute
{
	background: #F8F8F8;
	font-weight: bold;
}
.ProductCompareHeader
{
	background: #EEEEEE;
	font-weight: bold;
	font-size: 10pt;
	height: 20px;
	text-indent: 4px;
}
.ProductCompareAttribute
{
	background: #FFFFFF;
}
.ProductCompareAttribute .AttributeName,
.ProductCompareAlternateAttribute .AttributeName
{
	white-space: nowrap;
	font-weight: bold;
	text-indent: 8px;
}
.ProductCompareAlternateAttribute
{
	background: #F8F8F8;
}
