﻿/* BVC 2004 Product Page Template */
#bvc2004productpage #menucolumn {float:left;width:165px;margin: 0 10px 0 0 ;text-align:left; }
#bvc2004productpage #imagecolumn {float:left;width:240px;text-align:center; }
#bvc2004productpage #contentcolumn {float:right; width:285px; margin:0 0 0 6px; 
    font: 12px Verdana, Arial, Helvetica, Sans-Serif; }

#header_top{ margin:0 0 10px 0; }

.lblName {font: 18px Verdana, Arial, Helvetica, Sans-Serif; color: #000;}

#quantity {margin: 20px 0px 15px 10px;}
#ProductOptions  { margin: 20px 0px 0px 0px; }
#ProductOptions table { width: 10px; }

/* BVC 5 Product Page Template */
#bvc5productpage #contentcolumn {float:left;width:350px; margin: 0 0 0 10px; text-align:left;}
#bvc5productpage #actioncolumn {float:left; width:350px; margin: 0 0 0 10px; text-align:left;}
#bvc5productpage #ProductReviews {clear: both;}
.productimage { text-align: center; margin: 10px 0; }
.productBorder { border: 1px solid #ff0000; }

.manufacturerLbl{ font-size: 10px; color: #666;}


/* Product Controls Box */
#ProductControls { padding-top: 10px; margin: 10px 0; }
.formlabel { text-align:right; color: #444; }
.productpropertylabel { 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;}
#buttons { margin: 5px; }

.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 */
.choicelabel 
{
    font: normal 11px/11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #fff;
	width: 10px;
	background-color: #4b6d95;
	border: 1px solid #8fa9c9;
	padding: 3px; }
	
/* span.choicelabel { display: block; margin: 9px 0 0 0; } */

.choicefield { margin: 20px 0px 15px 10px; }

.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;}
