﻿
/* Product Reviews */



 .ProductReviews h3 
 {
	padding:3px;
	font-size:14pt;
	background-color:gray;
	color:White;
	text-align:center; 
	float:right;
	width:800px;}
 
/*#ProductReviews, #ProductReviewNew {margin: 20px 0 10px 10px;clear: both;}

#ProductReviews h3 {background-position:center bottom;padding-right:3px;padding-left:3px;padding-bottom:12px;padding-top:5px;margin:0;font:bold 13px Arial, Verdana, Sans-Serif;color:#fff;background-repeat:no-repeat;text-align:center;}
*/
#ProductReviews a {font:12px/14px Arial, Verdana, Sans-Serif;}

.ProductReviewRating {font:12px/14px Arial, Verdana, Sans-Serif;}
.ProductReview {font: 12px/14px Arial, Verdana, Sans-Serif;	margin: 10px;}
.ProductReviewKarma {font: 11px/12px Arial, Verdana, Sans-Serif;color:#666;}

/* BVC 2004 Product Page Template */
#bvc2004productpage #menucolumn {float:left;width:175px;vertical-align:top;text-align:left;}
#bvc2004productpage #imagecolumn {float:left;width:240px;vertical-align:top;text-align:center;}
#bvc2004productpage #contentcolumn {float:left; width:355px; margin:0 0 0 5px;}

/* BVC 5 Product Page Template */
#bvc5productpage #contentcolumn {float:left;width:350px; margin: 0 0 0 10px;vertical-align:top;text-align:center; }/* 2007m05d16 changed width from 370px and set text-align to center*/ 
#bvc5productpage #actioncolumn 
{
	float:left; 
	width:420px; 
	margin:0 10px;
	vertical-align:top; 
	text-align:left;
	border-color:Black;
	border-width:1px;
	border-style:solid;
	} /* 2007m05d17 widened to 420 and added border*/
#bvc5productpage #ProductReviews {float:none;}
#bvc5productpage h1 {font-size:13pt; } /* 2007m05d16 added to reduce prodct name font size */
.listprice, .ListPrice {text-decoration: line-through; color:#999;}
.siteprice, .SitePrice {font-weight:bold;}
.yousave, .YouSave {color:#999;}

/* 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;}

.suggesteditemstitle {margin-bottom: 5px; display: inline;}
.suggestedimage { margin-top: 10px;}
.suggestedname {margin-top: 10px;}

#btnAddToWishList {float:left; padding: 5px} /* 2007m05d16 added */
#btnAddToCart {float:right; padding: 5px}      /* 2007m05d16 added */


.typedisplay {   text-align:left; list-style:square; width:750px;}
.productpropertylabel{  font-weight: 900; font-size:14px; text-align:left;}




