/* Customer Reviews 2010 Provided by Gproxy Design*/ 

/* #GENERAL REVIEWS# */

.crv_table {
	width: 100%;
	/*border-collapse: collapse;*/
	/*border-spacing: 0;*/
	border: 4px solid #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	font-weight:normal;
}

.crv_table td {
	vertical-align: top;
}

.crv_table .crv_odd_cell td {
	background-color: #F8FAF1;
}

.crv_table a {
	color:#6C8C37;
	display:block;
	font-weight:normal;
	text-decoration:none;

}
.crv_table a:hover {
	color:#009193;
	text-decoration:none;
}
/* #HEAD REVIEWS# */
.crv_table thead th {
	background-color: #0076A3;
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:normal;
	height:25px;
	padding:2px;
	text-align:center;
	text-transform:uppercase;
}
/* #CONTENT REVIEWS# */
.crv_table tbody td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}

.crv_write a {
	color: #009933;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	display: block;
	/*background: url(/site/addons/crv/new/crv_review.gif) no-repeat left;*/
}
.crv_write a span {
	/*display: none;*/
}
/* #SAVE REVIEW FORM# */
.crv_wrap_box {
	padding: 2px;
}
.crv_wrap_box span {
	padding-left: 3px;
	color: #C30;
}
.crv_wrap_box select {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
	margin: 5px 0 0 15px;
}
.crv_wrap_box input {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 2px;
	margin-left: 15px;
	display: block;
}
.crv_input_disable {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 2px;
	margin-left: 15px;
	display: block;
	background-color: #999;
	color: #333;
}
.crv_wrap_box_anonymous input {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 17px;
	height: 12px;
}
.crv_wrap_box_anonymous label {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
	height: 10px;
}
.crv_wrap_box textarea {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	width: 300px;
	height: 100px;
	display: block;
	margin-left: 15px;
}
.crv_label {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 15px;
}
.crv_label_rating {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	float: left;
	text-align: left;
	padding-left: 15px;
	width: 80px;
}
.crv_stars_wrap {
	width: 85px;
	height: 17px;
	float: left;
}
.crv_stars_wrap a {
	width: 17px;
	height: 17px;
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -1e+8px;
}
.crv_stars {
	background: transparent url(https://system.netsuite.com/c.TSTDRV262871/site/addons/crv/crv_star.gif) no-repeat scroll left top;
	text-decoration: none;
}
.crv_stars_selected {
	background: transparent url(https://system.netsuite.com/c.TSTDRV262871/site/addons/crv/crv_star.gif) no-repeat scroll 0 -34px;
	text-decoration: none;
}
.crv_stars_hover {
	background: transparent url(https://system.netsuite.com/c.TSTDRV262871/site/addons/crv/crv_star.gif) no-repeat scroll 0 -17px;
	text-decoration: none;
}
.crv_input_submit {
	background: transparent url(https://system.netsuite.com/c.TSTDRV262871/site/addons/crv/crv_submit.gif) no-repeat scroll left top;
	border: 0 none;
	cursor: pointer;
	overflow: hidden;
	width: 60px;
	height: 32px;
	margin: 0 0 0 15px;	
	letter-spacing: 70px;	/* for FF and IE */
	text-indent: 70px;		/* for Chrome */
	text-align: left;		/* for Opera or it won't take the text indent *//* float:left;			for IE due to the text-indent */
}

.crv_rating .crv_rating_box {
	float: left;
	margin-right: 3px;
}

.crv_rating_box {
	background: transparent url(/site/addons/crv/crv_star.gif) repeat-x scroll left top;
	font-size: 0;
	height: 17px;
	line-height: 0;
	overflow: hidden;	
	width: 85px;	
}

.crv_ratings {
	font-size: 11px;	
	margin: 7px 0;
}

.crv_rating_box .crv_rating {
	background: transparent url(/site/addons/crv/crv_star.gif) repeat-x scroll 0 -34px;
	float: left;
	height: 17px;
}

#gpr_crv_save {
	display:none;
	width: 450px;
	height: 500px;	
}

.crv_amount a span {
	padding: 2px;	
}

.crv_amount a {
	font-size: 11px;
	font-weight: normal;
}

.crv_ratings {
	margin-left: 60px;
}
	