.catlist-outline {
	border: 1px solid #656263;
	width: 200px;
}
.catlist-img {
	border: 1px solid #CBD3D5;
}
.catlist-prodtitle {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
.catlist-prodprice {
	font-size: 160%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ED6F3B;
	padding-top: 13px;
}
.catlist-buynowbtn {
	padding-top: 3px;
	height: 16px;
	width: 82px;
	background-image: url(../img/addtocartbtn.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
}
.catlist-buynowbtn a {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.catlist-buynowbtn a:hover {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: underline;
}
.catlist-detailsbtn {
	padding-top: 3px;
	height: 16px;
	width: 56px;
	background-image: url(../img/detailsbtn.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
}
.catlist-cellpadr {
	width: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBD3D5;
}
.catlist-cellpadb {
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBD3D5;
}
.offer2 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.catlist-desc {
	color: #8C8992;
	height: 110px;
}


.nonactivelink {
	color: #CCCCCC;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #182D48;
}
.saleprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #f00;
}
.saleprice2 {
	color: #f00;
}
.detailsoutline {
	border: 1px solid #656263;
}
.detailsimg {
	width: 300px;
	padding-right: 0px;
}
.detailslabel {
	width: 85px;
}
.giftwrapmessage {
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
.h1line {
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #656263;
}
.presaleprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	color: #999;
	text-decoration: line-through;
}
.presaleprice2 {
	font-size: 80%;
	font-weight: normal;
	color: #999;
	text-decoration: line-through;
}
.salemessage {
	font-weight: normal;
	color: #F00;
	text-align: center;
}
