.catlist, .prodlist {
	margin: 10px 0 0 0;
}
.catlist .entry, .prodlist .entry {
	float: left;
	background: #fff url(images/category-listing.jpg) no-repeat bottom;
	width: 100%;
}
.catlist .wrapn, .prodlist .wrapn {
	padding: 16px 10px;
	float: left;
}
.catlist h3, .prodlist h3 {
	margin: 0;
}
.catlist .pic {
	float: left;
	width: 139px;
	height: 139px;
	margin: 0 20px 0 0;
}
.catlist p, .prodlist p {
	padding: 10px 0 0 0;
}
.catlist .more, .prodlist .more {
	float: right;
	text-indent: -9999px;
	background: url(images/more.jpg) no-repeat;
	width: 115px;
	height: 33px;
	margin: 16px 0 0 0;
}
.catlist .desc {
	float: right;
	width: 430px;
}
.prodlist .price {
	float: right;
	color: #b23f44;
	font-weight: bold;
	font-size: 30px;
	line-height: 1em;
}
.prodlist .date {
	width: 100%;
	clear: both;
	color: #5a5a5a;
	font-size: 11px;
}

.detail h2 {
	width: auto;
}




h2 span.checkout {
	float: right;
	font-size: 12px;
	color: #5d5d5d;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 4px 0 0 0;
}
h2 span.checkout a {
	text-decoration: none;
	color: #5d5d5d;
	float: none;
	font-size: 12px;
	margin: auto;
	text-transform: uppercase;
}
h2 .price {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin: 0;
}
h2 span a.active, h2 span a:hover {
	color: #a60408;
}


table.checkout {
	width: 100%;
	clear: both;
	margin: 30px 0 0 0;
}
.checkout .tt {
	font-weight: bold;
	font-size: 14px;
	border: none;
	padding: 10px 0;
}
.checkout input {
	font-family: Arial, sans-serif;
}
.checkout .tup, .checkout .tdel {
	margin: 0 0 5px 0;
	width: auto;
	border: none;
}
.checkout .trt {
	background: #F8D96C;
}
.checkout .tx {
	width: 51px;
	height: 23px;
	border: #c9c9c7 solid 1px;
	padding: 3px 0 0 3px;
}
.checkout .goright {
	text-align: right;
}
.checkout .gocenter {
	text-align: center;
}
.checkout td img {
	border: #c9c9c7 solid 1px;
	margin: 0 5px 0 0;
}
.checkout .pt {
	font-weight: bold;
}
.checkout td {
	border-bottom: #dedede solid 5px;
	padding: 30px 0;
}
.checkout .summary {
	text-align: right;
}
.checkout .totaldesc {
	font-weight: bold;
}
.checkout .totalnumber {
	color: #a70408;
	font-weight: bold;
}
.checkout .wrp {
	float: right;
	width: 170px;
}
.checkout .lefty {
	float: left;
}
.checkout .rigthy {
	float: right;
}
.checkout .summary td {
	border: none;
}
.checkout .summary img {
	border: none;
	margin-top: 10px;
}
.checkout .cards {
	float: right;
}
.checkout .wrapb {
	padding: 20px;
}




.prodtail .pic {
	float: left;
	width: 287px;
	height: 287px;
	background: url(images/prodtail-border.gif) no-repeat;
	margin: 0 10px 0 0;
}
.prodtail .pic img {
	margin: 5px 0 0 6px;
}
.prodtail .desc {
	float: left;
	width: 323px;
}
.prodtail .bubtop {
	float: left;
	width: 323px;
	background: url(images/bubtop.gif) no-repeat top;
	font-family: Georgia;
	color: #333333;
	font-style: italic;
	font-size: 16px;
	line-height: 1.3em;
}
.prodtail .bubbot {
	float: left;
	width: 323px;
	background: url(images/bubbot.gif) no-repeat bottom;
}
.prodtail .wrapb {
	padding: 20px 20px 20px 30px;
}
.prodtail #cartbox {
	position: relative;
}
.prodtail .cartbox {
	width: 319px;
	background: #fff;
	border: #d5d5d5 solid 2px;
	position: absolute;
	top: 202px;
	left:0px;
}
.prodtail .cartbox .wraph {
	margin: 10px;
	display: inline;
	width: 299px;
	float: left;
}
.prodtail .cartbox ul {
	margin: 0;
	list-style-type: none;
}
.prodtail .cartbox .left {
	float: left;
	width: 163px;
}
.prodtail .cartbox ul li {
	padding: 0;
	margin: 0 0 4px 0;
}
.prodtail .cartbox ul li a {
	font-size: 12px;
	color: #666;
	text-decoration:none;
	padding: 0 0 0 23px;
	display: block;
	width: 100%;
}
.prodtail .sendtoafriend {
	background: url(images/emailprintcal.gif) 0 0 no-repeat;
	width: 16px;
	height: 16px;
}
.prodtail .printthispage {
	background: url(images/emailprintcal.gif) 0 -16px no-repeat;
	width: 16px;
	height: 16px;
}
.prodtail .scheduleareminder {
	background: url(images/emailprintcal.gif) 0 -32px no-repeat;
	width: 16px;
	height: 16px;
}
.prodtail .cartbox .right {
	float: right;
	width: 113px;
}
.prodtail .price {
	font-size: 30px;
	font-weight: bold;
	margin: 5px 0 8px 0;
}
.prodtail .addtocart {
	text-indent: -9999px;
	text-align: left;
	background: url(images/addtocart.gif) no-repeat;
	width: 113px;
	height: 31px;
	float: left;
	display: block;
	margin: 10px 0 0 0;
}
.prodtail em {
	color: #204264;
	font-weight: bold;
	font-style: normal;
}
.prodtailcon {
	clear: both;
	margin: 30px 0 0 0;
	float: left;
	border-top: #a30308 solid 2px;
	padding: 20px 0 0 0;
	width: 100%;
}
.detail .prodtailh3 {
	font-size: 20px;
	color: #000;
}
.detail .prodtaildate {
	float: left;
	width: 100%;
	clear: both;
	color: #5a5a5a;
	margin: 10px 0;
	padding: 0;
}


.detail ul.breadcrumb {
	list-style-type: none;
	margin: 0;
	width: 100%;
	float: left;
	margin: 10px 0;
}
ul.breadcrumb li {
	float: left;
	margin: 0 4px 0 0;
	font-size: 11px;
}
ul.breadcrumb a {
	text-decoration: none;
	text-transform: uppercase;
	color: #555;
	background: url(images/breadcrumb.gif) left no-repeat;
	padding: 0 0 0 10px;
}
ul.breadcrumb .first a {
	font-weight: bold;
	background: transparent;
	padding: 0;
}