#body-content {
	margin-top: 20px;
}
#body-content-left {
	float: left;
	width: 49%;
}
#body-content-right {
	float: right;
	width: 49%;
}
.product-wrap {
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}
.product-thumb  {
	float: left;
	background-color: #FFF;
}
.product-thumb a {
	display: block;
	width: 150px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #FFF;
	border-width: 2px 2px 3px 2px;
	border-style: solid;
	border-color: #CCC;
	padding-left: 10px;
}
.product-thumb a:hover {
	width: 150px;
	background-color: #FFF;
	display: block;
	border-width: 2px 2px 3px 2px;
	border-color: #F00;
	border-style: solid;
}
.product-wrap .product-details {
	float: right;
	width: 195px;
}
.clear {
	clear: both;
}
.prod-name {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 8px;
	text-shadow: #000 .1em .1em .2em;
}
.prod-desc {
	font-size: 14px;
	color: #999;
	margin-bottom: 12px;
}
.prod-price {
	margin-bottom: 8px;
	color: #FFF;
	font-size: 14px;
}
#body-header  {
	background-image: url(../images/hdr_bkgrd.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	margin-bottom: 20px;
	height: 23px;
}
#cart-wrap {
	width: 100%;
	margin-top: 20px;
	height: 60px;
}
#cart-stat {
	float: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
#body-trail-menu        {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #CCC;
	float: left;
}
#body-trail-menu a     {
	text-decoration: none;
	color: #CCC;
}
#body-trail-menu a:hover {
	color: #F00;
	margin: 20px 0 30px 0;
}
a img {
	border: 0;
}
a {
	outline: none;
}
.product-thumb-divpro {
	background-color: #FFF;
	float: left;
	text-align: center;
}
.product-thumb-divpro a img{
	background-color: #FFF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	display: block;
	padding: 0;
}
.product-thumb-divpro a img:hover {
	background-color: #FFF;
	display: block;
	border-width: 1px;
	border-color: #F00;
	border-style: solid;
}
.product-thumb-swag {
	background-color: #FFF;
	float: left;
	text-align: center;
	width: 150px;
	height: 150px;
}
.product-thumb-swag a img {
	background-color: #FFF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	display: block;
}
.product-thumb-swag a img:hover {
	background-color: #FFF;
	display: block;
	border-width: 1px;
	border-color: #F00;
	border-style: solid;
}
.product-thumb-set {
	background-color: #FFF;
	float: left;
	text-align: center;
}
.product-thumb-set a img {
	background-color: #FFF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	display: block;
}
.product-thumb-set a img:hover {
	background-color: #FFF;
	display: block;
	border-width: 1px;
	border-color: #F00;
	border-style: solid;
}
#body-head-wrap {
	height: 75px;
	margin-top: 20px;
}
#body-head-wrap-empty {
	height: 40px;
	margin-top: 20px;
}
#bnr-blur-promo {
	height: 70px;
	position: absolute;
	z-index: 0;
	width: 300px;
	padding: 0;
	margin-top: 0px;
	margin-left: 385px;
}
#rating {
	width: 300px;
	padding-top: 5px;
}
.product-thumb-150 {
	background-color: #CCC;
	float: left;
	text-align: center;
	width: 150px;
	height: 150px;
}
.product-thumb-150 a{
	background-color: #CCC;
	float: left;
	text-align: center;
	padding: 1px;
}
.product-thumb-150 a:hover {
	background-color: #F00;
	float: left;
	text-align: center;
	padding: 1px;
	width: 150px;
	height: 150px;
}
