﻿/* BVC 2004 Product Page Template */
#bvc2004productpage #menucolumn {float:left;width:175px;margin: 0 10px 0 0 ;text-align:left;}
#bvc2004productpage #imagecolumn {float:left;width:auto;text-align:center;}
#bvc2004productpage #contentcolumn {float:left; width:300px; margin:0 0 0 6px;}

/* BVC 5 Product Page Template */
#bvc5productpage #menucolumn 
{
	float:left;
	width:175px;
	height:100%;
	margin: 0 15px 0 0;
	text-align:left;
}
#bvc5productpage #contentcolumn 
{
	float:left;
	width:350px; 
	margin: 0 25px 0 0;
	text-align:left;
}
#bvc5productpage #actioncolumn 
{
	float:left; 
	width:350px; 
	margin:0 0 0 0px;
	text-align:left;
}
#bvc5productpage #ProductReviews {clear: both;}
.productimage { text-align: center; margin: 10px 0 10px 0; }

/* Product Controls Box */
#ProductControls { border: 1px solid #f0dbc5; background: #f0dbc5; padding: 10px; margin: 10px 0; position: relative; }
.formlabel { text-align:right; color: #444; }
.productpropertylabel { display:none;padding-right: 5px; text-decoration: none; color: #666; }
.listprice {text-decoration: line-through; color:#999;}
.siteprice {font-weight:bold;font-size: 120%;color:#444;}
.yousave {color:#999;}
#Prices,
#Prices td.formfield { display:none; }

#buttons { display:none;margin: 5px; }

#ProductTypes ul
{
	list-style: none;
	margin:5px 0 0 0;
	padding:0;
}
#ProductTypes li
{
	list-style: none;
	margin:0;
	padding:0 0 3px 0;
}

.producttypepanel {}

/* Product Reviews & Cross/Up Sells */
.ProductReviews, #CrossSells { clear: both; padding: 10px; margin: 10px; border: 1px solid #eee; }
.ProductReviewLinks { font-size: 90%; } 
.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 table { width: 100%; }
.WideSingleProductDisplayPanel { position: relative; width: 100%; float: left; border-bottom: 1px solid #eee; }
.SingleProductDisplayImage { float: left; width: 125px; margin: 5px 15px 5px 5px; }
.ProductBadge { position: absolute; top:-5px; left:-20px; }
.SingleProductDisplayName { margin: 10px; font-size: 110%; font-weight: bold; clear: right; }
.SingleProductDisplayDescription {  }
.SingleProductDisplayPrice { font-size: 100%; font-weight: bold; color: #666; }

/* Choices And Inputs */
td.choicelabel { vertical-align: top; }
span.choicelabel { display: block; margin: 9px 0 0 0; float: right; }

.radiobuttonnormallist ul {margin:0;}
.radiobuttonnormallist li {display: inline; list-style: none;}
.radiobuttonnormallist ul ul {padding:0; margin: 5px 0px; font-size: 11px; }
.radiobuttonnormallist ul .rblist {margin-left: 7px;}
