/************* Category Section ************/
.msrp {
	font-weight: bold;
	font-size: 12px;
	color: #777;
}

.web-price-only {
	font-weight: bold;
	color: #000;
}

.web-price-only .price {
	font-size: 18px;
	color: #000;
}

.web-price {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	border-bottom: 1px solid #FD8E41;
}

.web-price .price {
	font-size: 18px;
	color: #000;
}

.price-savings {
	font-weight: bold;
	font-size: 12px;
	color: #f00;
	margin: 0 0 10px;
}

.price-savings .price {
	font-size: 18px;
	color: #f00;
}

.shipping-price {
	font-size: 11px;
	padding: 6px 0 2px;
}

/* was used on line 222 of CatalogEntryThumbnailDisplay
.compare-link {
	float: left;	margin: 0 0 0 18px;	padding: 11px 0 0 0;	width: 229px;	height: 35px;	background: transparent url(../images/compare-bk.gif) no-repeat top left;}*/

/************* Product Page ************/
#productInfo {
	width: 621px;
	text-align: left;
	margin: 0 0 10px;
}

#productInfo img .hero {
	float: left;
}

#productPricing {
	margin: 10px 0px 0px 18px;
	font-size: 12px;
}

#productCopy {
	margin: 15px 0 0;
	padding: 0 0 0 30px;
	width: 589px;
	font-size: 12px;
}

p.headline {
	font-size: 16px;
	font-weight: bold;
	color: #6ca6cd;
}

#productLogos {
	margin: 10px 0;
}

#productSpecs {
	width: 589px;
	text-align: left;
	margin: 25px 0 0;
	clear: both;
	padding: 0 0 0 30px;
}

/*  was used on line 294 on ChachedProductOnlyDisplay
.productHeadline {	margin: 0 0 12px;	border-bottom: 1px solid #bebebe;	font-size: 13px;	font-weight: bold;}*/

dl.specList {
	margin: 0 0 20px;
	font-size: 12px;
}

.specList dt {
	clear: both;
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #690;
}

.specList a {
	padding: 0;
}

.specList dd {
	font-size: 11px;
	line-height: 17px;
	margin: 7px 0;
	padding: 0;
}

.specList dd p {
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

.specList dd ul {
	line-height: 15px;
	margin: 0 0 0 12px;
	padding: 0;
}

.specList dd img {
	float: left;
	margin: 0 1em 1em 0;
}

#enlargeDiv {
	display: none;
	position: absolute;
	top: 5px;
	left: 15%;
	background: transparent url(../images/enlarge_bk.gif) no-repeat top left;
	text-align: center;
	width: 454px;
	padding: 22px 2px 2px;
	height: 552px;
}

.enlargeClose {
	float: right;
	position: relative;
	top: -20px;
	left: -4px;
	cursor: pointer;
}

#enlargeHeader {
	background-color: #253E8A;
	color: #fff;
	font-weight: bold;
	padding: 5px 0;
}

#enlargeFooter {
	padding: 0;
}

#enlargeFooter a {
	display: block;
	margin: 10px;
	display: block;
	float: left;
}

#enlargeFooter a img {
	border: 1px solid #000;
}

/** Product Page **/
.product #price-area-slide {
	width: 217px;
	margin: 15px 0 0 40px;
	padding: 0 0 3px;
	float: left;
	background: transparent url(../images/prod-price-bk-btm.gif) no-repeat
		bottom left;
}

.product #price-area {
	width: 197px;
	text-align: right;
	padding: 15px 10px 3px;
	background: transparent url(../images/prod-price-bk-top.gif) no-repeat
		top left;
}

.product .add-to-cart {
	display: block;
	padding: 0;
	margin: 10px 23px 10px 0;
}
#vcr {
	padding: 5px 3px 2px 3px;
	background-color: #D5E9F7;
	border: 1px solid #c6c6c6;
	margin: 0 0 10px 0;
}

#vcr img {
	border: 1px solid #c6c6c6;
	margin: 0px 1px;
	width: 45px;
	height: 40px;
}
#button-area {
	margin-bottom: 0;
	padding-bottom: 0;
	background: #ffffff url(../images/view-nothing-bg.gif) top left repeat-x;
}
