@charset "utf-8";
/* CSS Document */

.productImageTD{
  padding-right:5px;
  width:140px;
  height:140px;
  padding-bottom:10px;
}
.productTD{
  padding-right:5px;
  padding-bottom:20px;
  width:140px;
  vertical-align:top;
}
.topSellTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #ed9500;
	text-decoration: none;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-left: 15px;
}
.topColorsTable {
	padding:0;
	margin:0;
	background-image:url(images/topSellBKG.gif);
	background-repeat:no-repeat;
	width:566px;
}
.productTxt {
  font-family: Arial, Helvetica; 
  font-size: 11px; 
  color: #000000; 
  font-weight: normal; 
  text-decoration: none;
  text-align: center;
}
.productTxt a:active, 
.productTxt a:link, 
.productTxt a:hover, 
.productTxt a:visited {
  font-family: Arial, Helvetica; 
  font-size: 11px; 
  color: #674029; 
  font-weight: normal; 
  text-decoration: underline;
  text-align: center;
}
.productPriceTxt {
  font-family: Arial, Helvetica; 
  font-size: 11px; 
  color: #cd1000; 
  font-weight: bold; 
  text-decoration: none;
  text-align: center;
  padding-right:5px;
  width:140px;
}
.productPriceTxtStrike {
  font-family: Arial, Helvetica; 
  font-size: 11px; 
  color: #333333; 
  font-weight: bold; 
  text-decoration: line-through;
  text-align: center;
  padding-right:5px;
  width:140px;
}
.productShipTxt{
  font-family: Arial, Helvetica; 
  font-size: 11px; 
  color: #808080; 
  font-weight: normal; 
  text-decoration: none;
  text-align: center;
  padding-right:5px;
  width:140px;
}
.pageNumberTxt{
  font-family: Arial, Helvetica; 
  font-size: 11px; 
  color: #000000; 
  font-weight: bold; 
  text-decoration: none;
  padding-right:10px;
  text-align: right;
}

.pageNumberTxt a:visited,
.pageNumberTxt a:link,
.pageNumberTxt a:hover,
.pageNumberTxt a:active{
  font-family: Arial, Helvetica; 
  font-size: 11px; 
  color: #674029; 
  font-weight: normal; 
  text-decoration: none;
  text-align: right;
}
.pnlCustomTxt{
  font-family: Arial, Helvetica, sans-serif; 
  color: #808080;
  font-weight: normal;
  font-size: 11px;
  text-decoration: none;
  padding: 0;
  padding-bottom:20px;
  width:560px;


}
