﻿/*  base CSS  -------------------------------------------------------- */
.revMain
{
	border:1px solid #aaaaaa;
	background-color: #fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:11px;
}
.revMain td
{
	line-height:normal;
}
.reviewText {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}	
.reviewTextOverall 
{
	font-weight:bold;
}	


.revMain a:link,.revMain a:visited,.revWidgetFrameBig a:link,.revWidgetFrameBig a:visited {
	color: #0025c4;
	font-size: 11px;
}

.revWidgetFrame {
	background-color:Transparent;
	padding: 0;
	font-family:Verdana,Arial,Helvetica,sans-serif;	
	line-height:normal;
}
.revTitleBar, .revTitleBar td {
	color: #555555;
	background-color: #efebe9;
	font-size: 11px;
	text-align: center;
	border-color: #aaaaaa;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding:5px 1px;
	margin:0;
}
.revTitleBar a {
	color: #555555;
		margin:0;
		font-weight:bold;
}
.revTitleBar a:hover {
	font-weight:bold;
}


.revMidLinks {
	padding: 3px 0 7px 0;
	border-color: #aaaaaa;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	line-height:1px;
	margin:0 7px;
	height:1px;
}
.reviewName {
	color: #555555;
	font-size: 11px;
	font-weight:bold;
}
.reviewDate {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.review {
	margin: 5px 0 10px 0;
		color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.revHorizontalBoxes {
	padding: 5px;
	border-color: #aaaaaa;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	width:152px;
}
/*  special CSS for big widget -------------------------------------------------------- */
.revRatingScore {
	color: #009a0e;
}
.revTitleBarBig, .revTitleBarBig td {
	color: #555555;
	padding: 8px;
	font-size: 11px;
	text-align: center;
	border-color: #aaaaaa;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.revWidgetFrameBig {
	background-color: #fff;
	padding: 0;
		color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:normal;

}
.revWidgetFrameBig td {
	font-size: 11px;
}

.reviewHeader {
	color: #555555;
	background-color: #efebe9;
	font-size: 14px;
	border: #aaaaaa dashed 1px;
}
.reviewBig {
	font-size: 11px;
	line-height: 18px;
}
.revFooterBig {
	padding: 5px;
	border-color: #aaaaaa;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.revInvLink
{
		padding: 1px 5px 1px 5px;

}
 .revInvLink a:link, .revInvLink a:visited {
	color: #555555;
	text-decoration: none;
}
.revInvLink a:hover {
	color: #555555;
	text-decoration: underline;
}
