@charset "utf-8";
/* CSS Document */

* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
p {
	/*font-size:11pt;*/
}
.star {
	border:0 !important;
	float:none !important;
	margin:0 !important;
}

.rating_value a {
	/*background: url(http://www.awardwinninghosts.com/wp-content/plugins/review-site/star-empty.gif) no-repeat;
	width: 12px;
	height: 12px;*/
	background:transparent url(http://www.webconferencingreviews.com/img/userReview/stars20.png) repeat-x scroll 0 0;
	height:20px;
	width: 20px;
	display: block;
	float: left;
}
.rating_value .on {
	/*background: url(http://www.awardwinninghosts.com/wp-content/plugins/review-site/star.gif) no-repeat;*/
	background: transparent url(http://www.webconferencingreviews.com/img/userReview/stars20.png) repeat-x scroll 0 -20px;
}


.moderate{
	position:absolute;
	background:#CCCCCC none repeat scroll 0 0;
	height:225px;
	padding-top:200px;
	text-align:center;
	width:770px;
	z-index:1000;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
	display:none;
}
.formAdd {
	float:left; 
	clear:both;
	margin:20px 0;
	width:530px;
}
.formTitle {
	color:#990000 !important; 
	padding-top:10px !important; 
	clear:both !important;
}

.ratingblock {
	display:block;
	margin-bottom:4px;
	margin-top:8px;
	padding-bottom:4px;
}
.ratepost {
	display:block;
	position:relative;
	width:100px;
}
.ratepost .starsbar {
	height:20px;
}
.ratepost .starsbar .outer {
	background:transparent url(http://www.webconferencingreviews.com/img/userReview/stars20.png) repeat-x scroll 0 0;
	height:20px;
	width:100px;
}







.ratepost .starsbar .inner {
	/*background:transparent url(http://www.webconferencingreviews.com/img/userReview/stars.png) repeat-x scroll 0 -92px;*/
	height:20px;
	width:0;
}
.ratepost .starsbar a:hover {
	background:transparent url(http://www.webconferencingreviews.com/img/userReview/stars20.png) repeat-x scroll 0 -20px;
}
.ratepost .starsbar a.s1 {
	width:20px;
}
.ratepost .starsbar a.s2 {
	width:40px;
}
.ratepost .starsbar a.s3 {
	width:60px;
}
.ratepost .starsbar a.s4 {
	width:80px;
}
.ratepost .starsbar a.s5 {
	width:100px;
}
.ratepost .starsbar a {
	border:0 none;
	cursor:pointer;
	display:block;
	height:20px;
	left:0;
	position:absolute;
	text-decoration:none;
	top:0;
}
a, a:visited {
	color:#2255AA;
	text-decoration:none;
}
.mystars {
	background:transparent url(http://www.webconferencingreviews.com/img/userReview/stars20.png) repeat-x scroll 0 0;
	height:20px;
	width:100px;
}

.voted{
	background:#666666 none repeat scroll 0 0;
	font-size:2.2em;
	height:280px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	padding-top:100px;
	position:absolute;
	text-align:center;
	width:530px;
	margin-top:-5px;
	z-index:1000;
}


	.topPageReviewsL {
		float:right;
		text-align:right;
		width:100px;
		margin-top:27px;
	}
	.topPageReviewsR {
		float:right;
		text-align:right;
		width:120px;
		margin-top:37px;
		font-weight:bold;
		padding-right:10px;
	}
	.starPercentage {
		margin-top:16px;
	}
	.featTitle {
		padding-bottom:12px;
	}
	.linkSet {
		float:right;
		padding:5px 15px 5px 5px;
		background:#dddddd;
		border:1px solid #bbbbbb;
		/*margin-top:-40px;*/
		margin: 15px 15px -40px 0;
		
	}
	.overallResultsOn1, .overallResultsOn2, .overallResultsOn3, .overallResultsOn4{
		float:left;
		background:url(http://www.webconferencingreviews.com/img/userReview/stars20.png) repeat-x scroll 0 -20px;
		height:20px;
		width:50px;
	}
	.overallResultsOn1x, .overallResultsOn2x, .overallResultsOn3x, .overallResultsOn4x{
		float:left;
		background:url(http://www.webconferencingreviews.com/img/userReview/stars20.png) repeat-x scroll 0 -20px;
		height:20px;
		width:50px;
	}
	.overallResultsOn1y, .overallResultsOn2y, .overallResultsOn3y, .overallResultsOn4y{
		float:left;
		background:url(http://www.webconferencingreviews.com/img/userReview/stars20.png) repeat-x scroll 0 -20px;
		height:20px;
		width:50px;
	}
	.overallResultsOn1z, .overallResultsOn2z, .overallResultsOn3z, .overallResultsOn4z{
		float:left;
		background:url(http://www.webconferencingreviews.com/img/userReview/stars20.png) repeat-x scroll 0 -20px;
		height:20px;
		width:50px;
	}
	.overallResultsOff {
		/*float:left;*/
		background:url(http://www.webconferencingreviews.com/img/userReview/stars20.png) repeat-x scroll 0 0;
		height:20px;
		width:100px;
	}
	.fullgray {
		background:url(http://www.webconferencingreviews.com/img/userReview/fullgray.gif) no-repeat;
		width:102px;
		height:114px;
		display:none;
	}


input, textarea {
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
}