/* BVC 2004 Product Page Template */
#bvc2004productpage #imagecolumn {float:right;width:250px;text-align:center;}
#bvc2004productpage #contentcolumn {float:left; width:620px; margin:0;padding: 0;}
#ProductDescription { padding: 0; }
#ProductSKU { padding: 0; margin: 0 0 5px 0; color: #999; }

/* BVC 5 Product Page Template */
#bvc5productpage #contentcolumn {margin: 0 0 0 10px; text-align:center;}
#bvc5productpage #actioncolumn {margin:0 0 0 10px; text-align:left;}
#bvc5productpage #ProductReviews {clear: both;}
#bvc5productpage #ProductControls, #bvc5productpage #crosssells { display:none; }
#bvc5productpage .productimage {margin:0 auto;}
#bvc5productpage #actioncolumnpadding  { display:none;}

/* Product Controls Box */
#ProductControls {float:left; border: 1px solid #999; background: #fff; padding: 10px; margin: 10px 0;width:340px;}
.formlabel {text-align:right;}
.productpropertylabel { padding-right: 5px; text-decoration: none; color: #666; }
.listprice {text-decoration: line-through; color:#999;}
.siteprice {font-weight:bold;font-size: 100%;color:#444;}
.yousave {color:#999;}
#buttons {margin: 5px; }

.producttypepanel {}

/* Product Reviews & Cross/Up Sells */
.ProductReviews, #crosssells { clear: both; padding: 10px; margin: 10px; border: 1px solid #eee; }
.ProductReviewLinks { font-size: x-small; } 
.ProductReview { margin: 10px; padding: 0 0 0 5px; border-left: 5px solid #eee; }
.ProductReviewKarma { display: block; padding-top: 5px; font-size: 90%; color: #666; }

#crosssells {}
#crosssells table { width: 100%; }
#crosssells h2 {font-size:medium;color:#8C271F;}
.WideSingleProductDisplayPanel { position: relative; width: 100%; float: left; }
.SingleProductDisplayImage { float: left; width: 150px; margin: 5px 15px 5px 5px; }
.ProductBadge { position: absolute; top:-5px; left:-20px; }
.SingleProductDisplayName { margin: 10px; font-size: small; font-weight: bold; clear: right; }
.SingleProductDisplayDescription {font-size:x-small;  }
.SingleProductDisplayPrice { font-size: small; font-weight: bold; color: #666; }