@charset "utf-8";

.salePrice
{
  font-size: 13px;
  font-weight:bold;
  color:#0000FF;
}
.regularPrice
{
  font-size: 13px;
  font-weight:bold;
}
.smallText { font-size: 11px; }
.xSmallText { font-size: 9px; }
.contactText { font-size: 16px; }
.bbbText { font-size: 14px; }
.moreInformation
{
  font-size: 15px;
  padding-left:10px;
}
.17text { font-size: 17px; }
.payment
{
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.learnMore
{
  font-size:13px;
  text-align:left;
  width:100px;
  margin:auto;
}
.learnMore a { text-decoration:none; }
.paymentBig { font-size: 10pt; }
.price
{
  font-size: 9pt;
  font-weight: 800;
}
.description { font-size: 8.5pt; }
.size9 { font-size: 9pt; }

#callout{text-align:center;margin:10px;font-size:24px;}

.product
{
	background-image:url(/img/bg_store-product.jpg);
	background-position:23px bottom;
	background-repeat:no-repeat;
	clear:left;
	height:210px;
	width:786px;
	margin-left:-23px;
}

.productImg
{
	float:left;
	width:235px;
}

.productDetails
{
	float:left;
	font-size:18px;
	margin-top:30px;
	width:420px;
	margin-right:5px;
}

.productDetails h3
{
	color:#000;
	font-size:18px;
}

.productDetails p
{
	margin-top:16px;
	font-size:16px;
}

.productPrice
{
	float:left;
	margin-top:45px;
	text-align:center;
	width:126px;
}

.productPrice p
{
	font-size:14px;
	padding-bottom:8px;
}

.productPrice h6
{
	color:#000;
	font-size:18px;
	font-weight:100;
	text-decoration:line-through;
}

.productPrice h5
{
	color:#000;
	font-size:24px;
	font-weight:bold;
}

.bundleA
{
	float:left;
	text-align:center;
	width:262px;
}

.bundleA h4
{
	color:#000;
	font-size:16px;
	font-weight:bold;
	margin-top:4px;
}

.bundleA img
{
	margin-top:4px;
}

.bundleA h6
{
	color:#000;
	font-size:16px;
	font-weight:100;
	text-decoration:line-through;
}

.bundleA h5
{
	color:#000;
	font-size:20px;
	font-weight:bold;
}

.bundleA a, .bundleA a:active, .bundleA a:hover, .bundleA a:link, .bundleA a:visited 
{
	color:#920000;
	font-size:12px;
}

.bundleB
{
	float:left;
	text-align:center;
	width:262px;
}

.bundleB h4
{
	color:#000;
	font-size:16px;
	font-weight:bold;
	margin-top:4px;
}

.bundleB img
{
	margin-top:4px;
}

.bundleB h6
{
	color:#000;
	font-size:16px;
	font-weight:100;
	text-decoration:line-through;
}

.bundleB h5
{
	color:#000;
	font-size:20px;
	font-weight:bold;
}

.bundleB a, .bundleB a:active, .bundleB a:hover, .bundleB a:link, .bundleB a:visited 
{
	color:#920000;
	font-size:12px;
}

.bundleC
{
	float:left;
	text-align:center;
	width:262px;
}

.bundleC h4
{
	color:#000;
	font-size:16px;
	font-weight:bold;
	margin-top:4px;
}

.bundleC img
{
	margin-top:4px;
}

.bundleC h6
{
	color:#000;
	font-size:16px;
	font-weight:100;
	text-decoration:line-through;
}

.bundleC h5
{
	color:#000;
	font-size:20px;
	font-weight:bold;
}

.bundleC a, .bundleC a:active, .bundleC a:hover, .bundleC a:link, .bundleC a:visited 
{
	color:#920000;
	font-size:12px;
}

.bundleImg
{
	padding-left:20px;
}

.bundlePricing
{
	padding-right:30px;
}

.productDetails label
{
	font-size:15px;
}

.productDetails label a
{
	margin-left:5px;
}

