﻿
/* Review Section */
.review-form-full {
	float: left;
	width: 678px;
	border: 0px solid #FED14F;
	border-top: 0px;
	border-bottom: 0px;
	padding: 3px 12px;
/*	background: #FED14F; */
	margin: 5px auto;
	font : bold 12px Arial, Helvetica, sans-serif;
}
.review-wrap1, .review-wrap2 {
	float: left;
	width: 658px;
	padding: 2px 10px;
	background: white;
}
.review-wrap1:hover {
	background: #f2f2f2;
	color: black;
}
.review-wrap2:hover {
	color: #E0B4B4 !important;
}
.review-side1 {
	float: left;
	width: 150px;
	margin: 0 10px 0 0;
	padding: 5px;
	text-align: right;
	color: black !important;
}
.review-side1 span {
	float: right;
	min-width: 125px;
	font : 12px Arial, Helvetica, sans-serif;
/*	background: #fed14f !important; */
	padding: 4px;
}
.review-side-captcha {
	float: left;
	width: 150px;
	margin: 0 10px 0 0;
	padding: 5px;
	text-align: right;
}
.review-side-captcha span {
	float: right;
	padding: 7px 14px 5px 14px;
	width: 70px !important;
	background-color: #414141;
	color: white;
	border: 0px solid #003366 !important;
	font : bold 16px Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 4px;
}
.review-counter-input1, .review-counter-input1:hover {
	background: transparent;
	width: 30px;
	text-align: right !important;
	text-decoration: underline;
}
.review-side2 {
	float: left;
	width: 478px;
	padding: 5px;
}
.review-side2 span {
	float: left;
	width: 458px;
	font : 12px Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	background: transparent !important;
}
.review-side2 li {
	float: left;
	width: 458px;
	font : 12px Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	background: transparent !important;
	list-style: circle;
	margin: 2px 1px 2px 25px;
}


.review-form-input1, .review-form-input2, .review-form-input3, .review-form-input4, .review-form-verifcation {
	float: left;
	width: 460px;
	border: 1px solid #696969;
	border-bottom-color: #708090;
	border-right-color: #708090;
	background-color: #f2f2f2;
	padding: 2px 3px;
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	overflow: auto;
}  
.review-form-input1 {
	height: 16px;
}
.review-form-input2 {
	height: 50px;
}
.review-form-input3 {
	height: 75px;
}
.review-form-input4 {
	height: 150px;
}
.review-form-verifcation {
	height: 16px;
	width: 75px;
	text-transform: uppercase;
}

.radio-wrapper1, .radio-wrapper2 {
	float: left;
	width: 676px; /* 648 */
	text-align: center;
	padding: 0px 10px 5px 10px;
	margin: 0px 4px 0 0;
}
.radio-wrapper2 {
	color: #BFCEDA !important;
}
.review-tell-us-title {
	float: left;
	font : italic bold 30px Arial, Helvetica, sans-serif;
	background: url(review-tellus-devil1.gif) no-repeat left top;
	padding: 0px 2px;
	width: 650px;
	text-align: right;
	margin: 0 0 1px 0;
	height: 50px;
}
.radio-wrapper2:hover {
	color: #E0B4B4 !important;
	text-decoration: underline !important;
}
.radio-holder1 {
	float: left;
	width: 120px;
	text-align: center;
	padding: 0 0 0 1px;
	margin: 0 4px;
}

input.reviewradioa, span {
	background-color : transparent;
	padding: 2px 5px 10px 1px;
}
.reviewradioa {
	background: #f5f5f5 !important;
	border: 1px solid #ACCEE6 !important;
	padding: 5px !important;
	height: 15px !important;
	width: 15px !important;
	list-style: disc;
}
.reviewradioa:hover {
	background: #d3d3d3 !important;
	border: 1px solid #708090 !important;
	padding: 5px !important;
	height: 15px !important;
	width: 15px !important;
	list-style: disc;
}
/*
input.reviewradioa:checked, input.reviewradioa:checked + span { */
/*	background-color : #FED14F;
	padding: 2px 5px 10px 1px; */
/* }  */
/* input, span {
	background-color : transparent;
	padding: 2px 5px 10px 2px;
}
input:checked, input:checked + span {
	background-color : #FED14F;
	padding: 2px 5px 10px 2px;
} */
.review1-label, .review2-label, .review3-label, .review4-label, .review5-label {
	float: left;
	border: 2px solid #ffffff !important;
	font : 12px Arial, Helvetica, sans-serif;
	width: 110px;
	height: 150px;
	padding: 2px 0 0 0;
	margin: 4px 0 0 0;
}
.review1-label {background: url(review-1.gif) no-repeat bottom;}
.review2-label {background: url(review-2.gif) no-repeat bottom;}
.review3-label {background: url(review-3.gif) no-repeat bottom;}
.review4-label {background: url(review-4.gif) no-repeat bottom;}
.review5-label {background: url(review-5.gif) no-repeat bottom;}

.review1-label:hover, .review2-label:hover, .review3-label:hover, .review4-label:hover, .review5-label:hover {
	border: 2px solid #ACCEE6 !important;
	border-bottom: 2px solid #FFFFFF !important;
}














