@charset "utf-8";

/* CSS Document */

#review {
	clear:both;
	margin-top:px;
	font-size:12px;
	line-height:1.2;
}

#review p, #review hr, #review h3, #review h4, #review h5, #review h10 {
	padding:0;
	margin-left:30pt;
	margin-right:30pt;
	font-size:100%;
	font-weight:normal;
}

#review h3 {
	height: 21px;
	padding-top: 37px;
	padding-left: 49px;
	background-image: url(../../images/h4.jpg);
	font-size: 14px;
	font-weight: bold;
	color: #2668b3;
	margin:0;/*
	font-size:14px;
	font-weight:bold;
	padding:0.5em;
	background:#eee;
	border-top:#ccc 1px solid;
	clear:both;
*/
}

#review p.page {
	height:2em;
	line-height:2;
	padding:1em;
	text-align:right;
}

#review p.page span, #review h4 span, #review h5 span, #review h10 span {
	float:left;
}

#review h4 {
	padding:0.5em 0.5em 0.2em 0.5em;
	background:#D6E1EC;
	text-align:right;
}

#review h4.user-review {
	padding:0 1em 0.5em 1em;
	background:#fff;
	clear:both;
}

#review h4 strong.title {
	padding:0 0 0 2em;
}

h4
{
	clear: both;
	height: 21px;
	padding-top: 37px;
	padding-left: 49px;
	margin-bottom: 0px;
	background-image: url(../../images/h4.jpg);
	font-size: 14px;
	font-weight: bold;
	color: #2668b3;
}

.Staff h4 {
	margin-bottom:0;
}

.Staff .Member h5 {
	padding-left: 11px;
	padding-bottom: 6px;
	margin-top:30px;
	margin-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #78a1d0;
	font-weight: bold;
}

#review h5 {
	padding:1em 1em 0.5em 1em;
	text-align:right;
	clear:both;
}

#review h5.user-review {
	padding:0.5em 1em 0.5em 1em;
	border-bottom-style: none;
	text-align:left;
}

#review h5 em {
	font-style:normal;
	color:#f60;
}

#review .text {
	padding:0 1em 0.5em 1em;
	line-height:1.5;
}

#review p.user-review {
	padding:0.5em 1em 1em 1em;
	clear:both;
}

#review .reference {
	padding:0 1em 1.5em 1em;
}

#review .vote-msg {
	color:#CC0000;
	padding:0 1em 1.5em 1em;
	margin-left:30pt;
	margin-right:30pt;
}

#review .report {
	padding:0 0 0 1em;
	margin:0 0 0 10px;
	border-left:#999 1px solid;
}

#review hr {
	height:1px;
	background-color:#999;
	color:#999;
	border:none;
}

#review .review-product {
	margin-left:30pt;
	margin-right:30pt;
	padding:1em;
	border-top:#ccc 1px solid;
}

#review .review-product img {
	float:left;
	margin:0 1em 1em 0;
	border:#ccc 1px solid;
}

#review p.bookmark {
	float:left;
	padding:0.75em 1.3em 0.75em 0;
	background: right center url(plus2.gif) no-repeat;
}

#review button {
	font-size:12px;
	height:22px;
	width:55px;
	margin:0 0 0 0.5em;
}

#review .loader {
	display:none;
	vertical-align:middle;
	margin-left:10px;
}

div.review-report {
	margin:10px 30pt 0 30pt;
	padding:15px 0 0 0;
	border-top:#ccc solid 1px;
}

div.review-report p {
	text-align:left;
}

button.btn-report {
	width:120px;
	padding:2px 0;
	margin:10px 5px 0 5px;
}

textarea.txt-report {
	width:99%;
	height:80px;
	margin:15px 0 0 0;
	font-size:small;
}

.product-detail-rating {
	clear:both;
	float:left;
	position:relative;
	top:0px;
	left:0px;
	margin-bottom:8px;
}

.product-detail-rating .rating-summary {
	float:left;
	white-space:nowrap;
}

.product-detail-rating .rating-summary img {
	float:left;
	border-width:0px;
	margin:0px;
	padding:0px;
}

.product-detail-rating .rating-summary span {
	float:left;
	padding-left:5px;
}

.product-detail-rating .rating-detail {
	position:absolute;
	top:-130px;
	left:0px;
	width:130px;
	display:none;
	background:#ffffff;
	border:5px solid #eeeeee;
}

.product-detail-rating .rating-detail .rating-totalcount {
	width:100%;
	text-align:center;
	padding-bottom:5px;
	border-width:0px;
}

.product-detail-rating .rating-detail table {
	background:#ffffff;
	text-align:left;
}

.product-detail-rating .rating-detail tr {
	height:15px;
}

.product-detail-rating .rating-detail td.score-text {
	white-space:nowrap;
	font-size:10px;
	color:#666666;
	padding:0px 5px;
}

.product-detail-rating .rating-detail td.score-bar {
	width:60px;
	background-color:#eeeeee;
	border:2px solid #ffffff;
}

.product-detail-rating .rating-detail div.graph-bar {
	height:13px;
	margin:0px;
	padding:0px;
	border:1px solid #333;
	background-color:#5D88B4;
}
