/*************************************************** CRICSHOP ******************************************************/


.boxT { background: url(../../Images/squareBoxT.gif) no-repeat top; width:580px; padding-top:6px; margin-bottom:8px; }
.boxTHalf { background: url(../../Images/squareBoxTHalf.gif) no-repeat top; width:580px; padding-top:6px; margin-bottom:8px; }
.boxB { background: url(../../Images/squareBoxB.gif) no-repeat bottom; padding:0px 0px 6px 0px;  }
.boxL { background: url(../../Images/squareBoxL.gif) repeat-y left; clear:both; margin-left:2px; }
.boxR { background: url(../../Images/squareBoxR.gif) repeat-y right; padding-bottom:8px; position:relative; }
.boxRNoBg { background: none; padding-bottom:8px; position:relative; }
.boxR h2 { text-indent:20px; margin:0px; padding:0px; font-size:11px; height:20px; padding-top:9px; color:#ea5f01; }
.boxR h2.black { text-indent:20px; margin:0px; padding:0px; font-size:11px; height:20px; padding-top:9px; color:#000; }
.boxR h3 { text-indent:20px; margin:0px; padding:0px; font-size:11px; height:20px; padding-top:9px; color:#585757; }
.brandInfoBox h3, .brandInfo h3 { text-indent:13px; margin:0px; padding:0px; font-size:11px; height:14px; padding-top:0px; color:#585757; }


.boxR .productDescriptionSubHead h2 { text-indent:20px; margin:0px; padding:0px; font-size:11px; height:20px; padding-top:9px; color:#585757; }
.boxR .productDescriptionSubHead ul { padding-left:20px; list-style-type: disc; }
.boxR .productDescriptionSubHead ul li { margin: 0 0 0 20px; font-size:11px; color:#585757; background: none; margin:1px 0 1px 0;  }

.boxR table { margin:11px 6px 0px 6px; color:#585757; font-size:11px; }
.boxR td { background: #d4e1fa; padding:3px; border-bottom:#fff; }
.boxR td.greyBg { background: #ebeaea; }

.boxR p { color:#585757; padding:0px 0px 0px 0px; margin:15px 20px 10px 20px; line-height:16px; clear:both; }
.boxR p.beFirstToAddReview { padding:0px 0px 0px 0px; margin:25px 0 15px 0; color:#4779df; font-weight: bold; text-align: center; }

.boxR ul { margin:0px 0px 10px 5px; padding:10px 0px 0px 0px; list-style-type:none; } 
.boxR ul li { padding:8px 0px 0px 10px; margin:0px 0px 0px 15px; color:#585757; background: url(productListBullet.gif) no-repeat 0px 11px; }



/* reviews */
.boxR .reviewSeperator { background: url(reviewSeperator.gif) repeat-x bottom left; position:relative; padding:15px 0px 25px 0px; margin:0px 20px 0px 20px; }
.boxR .reviewSeperator .reviewName { float:left; color:#535353; font-weight: bold; }
.boxR .reviewSeperator .reviewDate { float:right; color:#535353; }

.reviewBottomBg {background: url(reviewBottomBg.gif) no-repeat;position: relative;top: -14px;left: 2px;width: 580px;height: 28px;margin: 0;}
.reviewBottomBg h2 {background: url(reviewBullet.gif) no-repeat left center;position: absolute;top: 6px;right: 10px;width: 115px;height: 16px;text-indent: 10px;margin: 0;}
.reviewBottomBg h2 a {color: #474848;font-size: 11px;font-weight: bold;text-decoration: none;margin: 0;}
.reviewBottomBg h2 a:hover {text-decoration: underline;}
