﻿
/* --------------------- */
/* START Star Properties */
/* --------------------- */
.pr-snippet-stars
{
	background-color:Transparent;
}
.pr-snippet-stars .pr-stars-small
{
	background-image: url(../../images/stars_small.gif);
}
.pr-stars-small
{
	background-image: url(../../images/stars_small.gif);
}
.pr-snapshot-rating .pr-stars
{
	background-image: url(../../images/stars.gif);
	height: 20px;
}
/*div.prStars
{
	background-image: url(../../images/stars.gif);
}

*/

/* ------------------------ */
/* START Snippet Properties */
/* ------------------------ */
.pr-snippet-wrapper
{
	padding: 5px 12px;
	border: none;
	background-color: transparent;
}
.pr-snippet-read-write
{
	border: none;
}
.pr-snippet-write-first-review
{
	text-align: left;
}
.pr-snippet-stars
{
	border: none;
}
.pr-snippet-read-write A.pr-snippet-link
{
	color: #0072bc;
	font-size: 11px;
}
.pr-snippet-write-first-review P
{
	padding-right: .3em;
	display: inline;
	font-size: 11px;
}


/* ------------------------------ */
/* START Category page MinSnippet */
/* ------------------------------ */
#MinSnippet
{
	height:20px;
	padding-bottom:5px;
}
#MinSnippet .pr-snippet-read-write
{
	display: none;
}
#MinSnippet .pr-snippet-rating-decimal
{
	display: none;
}
#MinSnippet .pr-snippet-review-count
{
	display: none;
}
#MinSnippet .pr-snippet-stars
{
	width: 80px;
	margin-left: 5px;
	
}


/* ------------------------- */
/* START Product Detail Page */
/* ------------------------- */
#ProductDetail_PRSnippet
{
	width: 375px;
	height: 25px;
	padding-bottom: 5px;
	padding-top: 3px;
}
#ProductDetail_PRSnippet .pr-snippet-read-write
{
	/*margin-top: -4px;*/
	float: left;
	clear: none;
}
#ProductDetail_PRSnippet .pr-snippet-review-count
{
	font-size: x-small;
	float: left;
	clear: none;
	margin-top: -2px; /* no show */
	display: none;
}
#ProductDetail_PRSnippet .pr-snippet-rating-decimal
{
	/*display: none;*/
}


/* --------------------- */
/* START Review Snapshot */
/* --------------------- */
#pr_snapshot
{
	font-size: 12px;
}

.pr-snapshot-footer
{
	padding: 0 0 0 0;	 /*Keeps the 'Be the first to Write A Review' section compact */
}
.pr-snapshot-cobrand
{
	text-decoration: underline;
}
.pr-snapshot-average-based-on-text
{
	float: none;
}

.pr-nav-back-to-top a, .pr-write-review-link, .pr-review-helpful-text-link
{
	font-size: 1em;
	text-decoration: underline;
}
/*
.pr-review-bottom-line
{
	padding-right: 6px;
}
.pr-review-author
{
	width: 25%;
}
.pr-review-rating-wrapper, .pr-review-main-wrapper
{
	width: 75%;
}
.pr-review-wrap
{
	width: 100%;  need for border-bottom to show in IE 
}
*/

/* -------------------- */
/*   START inline SEO   */
/* -------------------- 
.prCommentsHeader
{
	display: block;
}*/
