/* Product Details */

table.ProductDetails_CustomizeTable {
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.ProductDetails_CustomizeTable tr td.ImageCell {
  width: 260px;
  text-align: center;
  vertical-align: top;
  padding: 10px;
}

table.ProductDetails_CustomizeTable tr td.ProductCell {
  text-align: right;
  vertical-align: top;
  padding: 3px;
}

img.ProductDetails_DetailedImage {
  height: 240px;
  width: 240px;
  border: none;
}

h1.ProductDetails_NameHeader {
  font-family: Verdana;
  font-size: 11pt;
  border: none;
  padding: 0px;
  margin: 0px;
  color: black;
}

span.ProductDetails_ProductID {
  font-size: 8pt;
  font-weight: bold;
  font-family: Arial;
}

span.ProductDetails_OldPrice {
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: line-through;
}

span.ProductDetails_Price {
  font-family: Arial;
  font-weight: bold;
  font-size: 10pt;
}

span.ProductDetails_SalePrice {
  color: #C01B00;
}

div.ProductDetails_MultiPriceHeader {
  width: 250px;
  border: 1px solid #404040;
  padding: 1px;
  text-align: center;
  background-color: #E8E8E8;
  float: right;
  clear: both;
}

div.ProductDetails_MultiPriceHeader p {
  font-weight: bold;
}

table.ProductDetails_MultiPriceTable {
  width: 250px;
  border: 1px solid #404040;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
  float: right;
  clear: both;
}

table.ProductDetails_MultiPriceTable tr td.MultiPriceCell {
  padding: 1px;
  text-align: center;
}

table.ProductDetails_MultiPriceItemTable {
  border: 1px dotted lightgray;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.ProductDetails_MultiPriceItemTable tr td {
  padding: 1px 5px 1px 5px;
}

table.ProductDetails_MultiPriceItemTable tr td p {
  white-space: nowrap;
  text-align: center;
}

span.ProductDetails_BogoLabel {
  color: green;
}

span.ProductDetails_ShippingLabel {
  color: green;
}

span.ProductDetails_AutoInsertLabel {
  color: orange;
}

input.ProductDetails_QuantityTextBox {
  width: 50px;
  border: 1px solid gray;
  text-align: center;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
}

div.ProductDetails_QuantityPanel {
  border: none;
  text-align: center;
  padding: 0px;
  float: right;
  clear: both;
}

table.ProductDetails_VariationsTable {
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
  float: right;
  clear: both;
}

table.ProductDetails_VariationsTable tr td.GridButtonCell {
  height: 30px;
  padding: 0px;
}

table.ProductDetails_VariationsTable tr td.DropDownButtonCell {
  width: 140px;
  height: 30px;
  padding: 0px;
}

table.ProductDetails_VariationsTable tr td.CustomizationCell {
  text-align: right;
}

table.ProductDetails_DescriptionTable {
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.ProductDetails_DescriptionTable tr td.DescriptionHeaderCell {
  text-align: left;
  padding: 2px;
}

table.ProductDetails_DescriptionTable tr td.DescriptionHeaderCell p {
  font-weight: bold;
  font-size: 10pt;
  white-space: nowrap;
  text-decoration: underline;
}

table.ProductDetails_DescriptionTable tr td.AddThisButtonCell {
  text-align: center;
  padding: 2px;
}

table.ProductDetails_DescriptionTable tr td.VideoReviewButtonCell {
  text-align: right;
  padding: 2px;
}

table.ProductDetails_DescriptionTable tr td.DescriptionCell {
  text-align: left;
  padding: 2px;
}

table.ProductDetails_ReviewsTable {
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.ProductDetails_ReviewsTable tr td.ReviewsHeaderCell {
  text-align: left;
  padding: 2px;
}

table.ProductDetails_ReviewsTable tr td.ReviewsHeaderCell p {
  font-weight: bold;
  font-size: 10pt;
  white-space: nowrap;
  text-decoration: underline;
}

table.ProductDetails_ReviewsTable tr td.AddReviewCell {
  text-align: right;
}

table.ProductDetails_ReviewsTable tr td.ReviewsCell {
  padding: 2px;
  border: 1px dashed lightgray;
}

hr.ProductDetails_ReviewRule {
  width: 100px;
}

span.ProductDetails_ShowAllReviewsLabel {
  font-size: 7pt;
}

span.ProductDetails_DropDownLabel {
  font-size: 9pt;
  font-weight: bold;
}

table.ProductDetails_DropDownTable {
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
  float: right;
  clear: both;
}

table.ProductDetails_DropDownTable tr td.TypeCell {
  text-align: right;
  vertical-align: middle;
  padding: 2px;
}

table.ProductDetails_DropDownTable tr td.DropDownCell {
  padding: 1px;
  vertical-align: middle;
}

table.ProductDetails_ImagesTable {
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.ProductDetails_ImagesTable tr td.MainImageCell {
  border: none;
  padding: 0px;
  text-align: center;
  vertical-align: top;
}

div.ProductDetails_MainImagePanel {
  width: 242px;
  height: 242px;
  padding: 0px;
  border: 1px solid #E8E8E8;
}

div.ProductDetails_MainImagePanel img {
  width: 240px;
  height: 240px;
}

table.ProductDetails_ImagesTable tr td.AltImagesCell {
  border: none;
  padding: 0px;
  text-align: left;
  vertical-align: top;
}

div.ProductDetails_AltImagesPanel {
  border: 1px solid #E8E8E8;
  width: 40px;
  height: 242px;
  text-align: center;
  padding: 5px 0px 5px 0px;
}

table.ProductDetails_ImagesTable tr td.FooterCell {
  text-align: center;
  padding: 5px;
}

div.ProductDetails_AltImagePanel {
  padding: 0px 0px 10px 0px;
}

div.ProductDetails_AltImagePanel img {
  border: 1px solid gray;
  width: 30px;
  height: 30px;
}

div.ProductDetails_SeparatorPanel {
  height: 5px;
  font-size: 5px;
  float: right;
  clear: both;
}

div.ProductDetails_DropDownPanel {
  text-align: right;
}

div.ProductDetails_MessagePanel {
  float: right;
  clear: both;
}

div.ProductDetails_InStockMessagePanel {
  width: 135px;
  padding: 5px;
  border: 2px solid green;
}

div.ProductDetails_InStockMessagePanel p {
  font-weight: bold;
}

div.ProductDetails_OutOfStockMessagePanel {
  width: 275px;
  padding: 5px;
  border: 2px solid red;
}

div.ProductDetails_OutOfStockMessagePanel p {
  font-weight: bold;
}

div.ProductDetails_AddToCartPanel {
  float: right;
  clear: both;
}

table.ProductDetails_QuantityTable {
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.ProductDetails_QuantityTable tr td.QuantityCell {
  padding: 2px;
  white-space: nowrap;
}

table.ProductDetails_QuantityTable tr td.QuantityCell p {
  font-size: 9pt;
  font-weight: bold;
}

table.ProductDetails_QuantityTable tr td.ErrorCell {
  padding: 1px;
}

table.ProductDetails_VideoRelatedItemsTable {
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.ProductDetails_VideoRelatedItemsTable tr td.VideosCell {
  padding: 0px;
}

table.ProductDetails_VideoRelatedItemsTable tr td.VideosCell p {
  font-weight: bold;
  font-size: 10pt;
  white-space: nowrap;
  text-decoration: underline;
}

table.ProductDetails_VideoRelatedItemsTable tr td.RelatedItemsCell {
  padding: 0px;
}

p.ProductDetails_RelatedItemsText {
  font-weight: bold;
  font-size: 10pt;
  white-space: nowrap;
  text-decoration: underline;
}

table.ProductDetails_RelatedItemsTable {
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.ProductDetails_RelatedItemsTable tr td.RepeaterItemCell {
  padding: 2px;
  text-align: center;
}

table.ProductDetails_HorizontalRelatedItemsTable {
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.ProductDetails_HorizontalRelatedItemsTable tr td.RepeaterItemCell {
  padding: 2px;
  text-align: center;
}

img.ProductDetails_RelatedItemImage {
  width: 120px;
  height: 120px;
  border: 0px;
}

p.ProductDetails_NoReviewsText {
  text-align: center;
  text-decoration: underline;
}

table.ProductDetails_GridTable {
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.ProductDetails_GridTable tr td.VerticalHeader {
  padding: 1px;
  text-align: center;
  vertical-align: middle;
}

table.ProductDetails_GridTable tr td.VerticalHeader p {
  font-weight: bold;
  font-size: 10pt;
}

table.ProductDetails_GridTable tr td.HorizontalHeader {
  padding: 1px;
  text-align: center;
  vertical-align: middle;
}

table.ProductDetails_GridTable tr td.HorizontalHeader p em {
  font-style: normal;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 10pt;
}

img.ProductDetails_ProductStatusImage {
  border: 0px;
  width: 18px;
  height: 18px;
}

table.ProductDetails_InnerGridTable {
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.ProductDetails_InnerGridTable tr td.GridVerticalHeaderCell {
  padding: 1px;
  text-align: center;
  vertical-align: top;
  border: 1px solid #dddddd;
}

table.ProductDetails_InnerGridTable tr td.GridVerticalHeaderCell p {
  font-size: 8pt;
  font-weight: bold;
  white-space: nowrap;
}

table.ProductDetails_InnerGridTable tr td.GridHorizontalHeaderCell {
  padding: 1px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #dddddd;
}

table.ProductDetails_InnerGridTable tr td.GridHorizontalHeaderCell p {
  font-size: 8pt;
  font-weight: bold;
  white-space: nowrap;
}

table.ProductDetails_InnerGridTable tr td.GridProductCell {
  padding: 0px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #dddddd;
}

div.ProductDetails_CloseoutReturnsPanel {
  float: right;
  clear: both;
  border: 2px solid red;
  padding: 3px;
}

div.ProductDetails_CloseoutReturnsPanel p {
  text-align: right;
  color: red;
}

/* Product Grid */

span.PriceBlock {
  white-space: nowrap;
}

span.SalePrice {
  color: red;
}

table.ProductGrid_OutterTable {
  width: 100%;
  border: none;
  border-collapse: separate;
  border-spacing: expression(cellSpacing=1);
  border-spacing: 1px;
}

table.ProductGrid_OutterTable tr td.ProductGridCell {
  vertical-align: top;
  border: none;
  background-color: white;
  padding: 2px;
}

table.ProductGrid_OutterTable tr td.DrillDownCell {
  width: 170px;
  border-top: 1px solid gray;
  border-left: 1px solid gray;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  background-color: #f9f6ee;
  padding: 5px;
  vertical-align: top;
  text-align: center;
}

table.ProductGrid_InnerTable {
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-spacing: expression(cellSpacing=0);
  border-spacing: 0px;
}

table.ProductGrid_InnerTable tr td.NavigationCell {
  text-align: left;
  padding: 2px;
}

table.ProductGrid_InnerTable tr td.SortCell {
  text-align: right;
}

table.ProductGrid_InnerTable tr td.GridCell {
  padding: 2px;
  text-align: center;
}

div.ProductGrid_ItemPanel {
  border: none;
  margin: 0px 7px 0px 7px;
  padding: 0px;
}

div.ProductGrid_DrillDownPanel {
  width: 160px;
  border: 1px solid lightgray;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 2px;
  text-align: left;
}

div.ProductGrid_DrillDownPanel select {
  font-family: Verdana;
  font-size: 11px;
  width: 145px;
}

div.ProductGrid_DrillDownPanel input {
  font-family: Verdana;
  font-size: 11px;
  width: 145px;
}

table.ProductGrid_SortTable {
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.ProductGrid_SortTable tr td {
  padding: 0px;
}

table.ProductGrid_MainGrid {
  width: 99%;
  margin: 2px;
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.ProductGrid_MainGrid tr td {
  border: 1px solid slategray;
  text-align: center;
  vertical-align: middle;
  padding: 5px;
}

table.ProductGrid_GridTemplate {
  width: 120px;
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.ProductGrid_GridTemplate tr td.ImageCell {
  padding: 0px;
  border: 0px;
}

table.ProductGrid_GridTemplate tr td.ImageCell a img {
  border: none;
  width: 120px;
  height: 120px;
}

table.ProductGrid_GridTemplate tr td.NameCell {
  height: 50px;
  text-align: left;
  vertical-align: top;
  overflow: hidden;
  padding: 3px;
  border: 0px;
}

table.ProductGrid_GridTemplate tr td.NameCell p {
  font-size: 11px;
}

table.ProductGrid_GridTemplate tr td.PriceCell {
  text-align: left;
  padding: 3px;
  border: 0px;
  background-color: #f0f0f0;
}

table.ProductGrid_GridTemplate tr td.PriceCell p {
  font-size: 11px;
  font-weight: bold;
}

table.ProductGrid_GridTemplate tr td.ShippingCell {
  text-align: center;
  border: 0px;
}

table.ProductGrid_GridTemplate tr td.ShippingCell p {
  color: red;
  font-size: 11px;
}

table.ProductGrid_GridTemplate tr td.StyleCell {
  padding: 3px;
  border: 0px;
  text-align: left;
}

table.ProductGrid_GridTemplate tr td.StyleCell p {
  color: navy;
  font-size: 11px;
}

table.ProductGrid_CategoryDrillDownTable {
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.ProductGrid_CategoryDrillDownTable tr td.CategoryLevel0Cell {
  padding: 2px;
  text-align: left;
  background-color: #F0CCB0;
}

table.ProductGrid_CategoryDrillDownTable tr td.CategoryLevel1Cell {
  padding: 2px 2px 2px 12px;
  text-align: left;
}

/* Catalog Request */

table.CatalogRequestTable {
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  border-spacing: expression(cellSpacing=0);
}

table.CatalogRequestTable tr td.TextCell {
  text-align: left;
  padding: 3px;
  vertical-align: middle;
}

table.CatalogRequestTable tr td.InputCell {
  text-align: left;
  padding: 2px;
  vertical-align: top;
  color: red;
  font-weight: bold;
}

table.CatalogRequestTable tr td.ErrorCell {
  text-align: center;
  padding: 0px;
  vertical-align: middle;
}

table.CatalogRequestTable tr td.ButtonCell {
  text-align: center;
  padding: 2px;
}

img.CatalogRequest_Image {
  border: 0px;
  width: 14px;
  height: 14px;
}

input.CatalogRequest_TextBox {
  width: 200px;
}

/* Legacy Classes */

table.ListTableClass 
{
	border-collapse: collapse;
	width: 225px;
}

table.ListTableClass TR TD 
{
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
	padding: 2px;
}

.ListPriceClass 
{
	font-size: 10px;
	color: navy;
}

table.GridTableClass 
{
	border-style: none;
	border-collapse: collapse;
	border-top: dotted 1px #DDDDDD;
	border-bottom: dotted 1px #DDDDDD;
	width: 100%;
}

table.GridTableClass TR TD 
{
	padding: 2px;
	text-align: left;
	vertical-align: top;
	width: 33%;
}

.GridPriceClass 
{
	font-size: 11px;
	color: #003366;
}

.CustomizeText {
  font-family: Arial;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.CustomizeTitleText {
  font-family: Arial;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: black;
  padding: 0px;
  margin: 0px;
}

TABLE.TitleLogoTable {
  border: 0px;
  border-collapse: collapse;
  width: 350px;
}

TABLE.TitleLogoTable TR TD {
  border: 0px
}

TABLE.CustomizeProductTable {
  border: 2px solid #660000;
  border-collapse: collapse;
  width: 350px;
float: right;
}

TABLE.CustomizeProductTable TR TD.CustomizeHeaderCell {
  font-size: 1px;
  background-color: #660000;
  height: 16px;
}

TABLE.CustomizeProductTable TR TD {
  background-color: white;
  padding: 3px 8px 3px 8px;
}

TABLE.CustomizeProductTable TR TD TABLE TR TD {
  padding: 3px 6px 3px 6px;
}

DIV.ProductDescription {
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

TABLE.ProductGroupTable TR TD.GroupItem {
  vertical-align: top;
  text-align: left;
}

TABLE.ProductGroupTable TR TD.ProductGroupImage {
  vertical-align: bottom;
  text-align: center;
}

TABLE.SignInTable {
  border: 0px;
  border-collapse: collapse;
}

TABLE.SignInTable TR TH {
  padding: 4px;
  font-size: 10px;
  font-family: Verdana;
  font-weight: bold;
  color: #484443;
  background-color: #DEE3CC;
}

TABLE.SignInTable TR TD {
  padding: 4px;
  font-size: 10px;
  font-family: Verdana;
  color: black;
}
