@charset "utf-8";
/* CSS Document */

.listH1position{
position:absolute; display:block; top:213px; left:215px;
}

/*-----Custom Cat Styles-----*/
.topCatListing ul{
	list-style:none;
  padding:0;
	margin:0;
	text-align:right;
	width:575px;
}
.topCatListing img{
	border-style:none;
	border:0;
}
.topCatListing  li{
	list-style:none;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	margin: 5px 8px 20px 5px;
  padding-top:8px;
  text-align:center;
  width:100px;
	height:75px;
	background-image:url(images/subcatbkg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.topCatListing  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.topCatListing  a:hover{
	color: #ed9500;
	text-decoration: none;
}

/*-----END Custom Cat Styles-----*/

.topSellTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-left: 5px;
}
#TopSellers1_tblTopSellers{
background-image:url(images/topsellBkg.jpg);
background-repeat:repeat-x;
}
.productImageTD{
  padding-right:5px;
  width:140px;
  height:140px;
  padding-bottom:10px;
}
.productTD{
  padding-right:5px;
  padding-bottom:20px;
  width:140px;
  vertical-align:top;
}
.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: #71A00A; 
  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: #71A00A; 
  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;
}

