@charset "UTF-8";

/* CSS Document */





/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* VIEW ALL REVIEWS WRAPPER FOR PHOTO AND PRODUCT LISTING INFORMATION */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/






.product_about_compact_wrapper {
	margin: 0px 0% 0px 0%;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 40%;
}

.product_title_compact_wrapper {
	margin: 30px 0% 0px 0%;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
}
 @media only screen and (min-width :1px) and (max-width :740px) {

.product_about_compact_wrapper {
	margin: 60px 0% 0px 0%;
	width: 100%;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* REVIEW DISPLAY FOR PRODUCT DISPLAY OR VIEW ALL REVIEWS PAGES
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/







.review_heading_wrapper {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 100%;
	float: left;
}

.review_heading_wrapper_full {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	text-align: left;
	width: 100%;
	float: left;
}

.review_button_wrapper {
	margin: 0px 4px 4px 0px;
	padding: 0px 0% 0px 0px;
	display: inline-block;
	float: left;
}

.review_wrapper {
	margin: 40px 0px 0px 0px;
	padding: 30px 5% 35px 5%;
	text-align: left;
	width: 90%;
	float: left;
	background-image: url("http://stellakraft.com/claritas/int/int_textures/paper01.jpg");
	background-size: cover;
}

.review_wrapper_full {
	margin: 0px 0px 0px 0px;
	padding: 0px 0% 30px 0%;
	width: 100%;
	background-image: none;
	border-bottom: 2px solid rgba(0,0,0,.3);
}

.review_content {
	margin: 0px 5% 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 30%;
	float: left;
}

.review_content_full {
	margin: 30px 0% 0px 0px;
	padding: 30px 0px 0px 0px;
	text-align: left;
	width: 100%;
	float: left;
	border-top: 2px solid rgba(0,0,0,.3);
	border-bottom: none;
}

.review_content_last {
	margin: 0px 0% 0px 0px;
}
 @media only screen and (min-width :1px) and (max-width :740px) {

.review_heading_wrapper {
	margin: 0px 0px 0px 0px;
}

.review_wrapper {
	padding: 20px 5% 25px 5%;
}

.review_wrapper_full {
	margin: 0px 0px 0px 0px;
	padding: 0px 0% 20px 0%;
	width: 100%;
	background-image: none;
	border-bottom: 2px solid rgba(0,0,0,.3);
}

.review_content {
	margin: 15px 0% 0px 0px;
	padding: 15px 0px 0px 0px;
	width: 100%;
	border-top: 2px solid rgba(0,0,0,.3);
}

.review_content_full {
	margin: 25px 0% 0px 0px;
	padding: 20px 0px 0px 0px;
}
}

.review_txt_heading {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn700, "Avenir LT Std", "Avenir LT Std 85 Heavy", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 22px;
	line-height: 27px;
	color: #3092c0;
	text-align: left;
}

.review_txt_heading {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn700i, "Avenir LT Std", "Avenir LT Std 85 Heavy Oblique", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 22px;
	line-height: 27px;
	color: #3092c0;
	text-align: left;
}

.review_txt_heading_full {
	font-size: 23px;
	line-height: 28px;
}
 @media only screen and (min-width :1px) and (max-width :740px) {

.review_txt_heading {
	margin: 0px 0px 8px 0px;
	font-size: 18px;
	line-height: 24px;
}

.review_txt_heading_full {
	font-size: 20px;
	line-height: 24px;
}
}

.review_txt_userreview_wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.review_txt_userreview_wrapper_full {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.review_txt_userreview {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 16px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
 @media only screen and (min-width :1px) and (max-width :740px) {

.review_txt_userreview {
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	line-height: 19px;
}
}

.review_txt_userreview a:link {
	color: #333333;
	text-decoration: none;
}

.review_txt_userreview a:visited {
	color: #333333;
}

.review_txt_userreview a:hover {
	color: #333333;
	text-decoration: underline;
}

.review_txt_userreview:active {
	color: #333333;
	text-decoration: none;
}

.review_userinfo_wrapper {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
}

.review_userinfo_wrapper_full {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline-block;
}
 @media only screen and (min-width :1px) and (max-width :740px) {

.review_userinfo_wrapper_full {
	margin: 2px 0px 0px 0px;
	width: 100%;
}
}

.review_txt_username {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn700, "Avenir LT Std", "Avenir LT Std 85 Heavy", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 15px;
	line-height: 19px;
	color: #333333;
	text-align: left;
}

.review_txt_username a:link {
	color: #333333;
	text-decoration: none;
}

.review_txt_username a:visited {
	color: #333333;
}

.review_txt_username a:hover {
	color: #333333;
	text-decoration: underline;
}

.review_txt_username:active {
	color: #333333;
	text-decoration: none;
}

.review_txt_date {
	margin: 0px 0px 0px 0px;
	padding: 0px 0% 0px 0%;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.review_txt_date_full {
	padding: 2px 0% 0px 0%;
}

.review_star_wrapper {
	margin: 0px 0px 0px 0%;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	height: 20px;
	font-size: 0;
}

.review_star_wrapper_full {
	margin: 0px 10px 0px 0%;
	padding: 0px 0px 0px 0px;
	float: left;
	height: 20px;
	display: inline-block;
	font-size: 0;
}

.review_star_box {
	margin: 0px 0% 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	width: 20px;
	float: left;
}

.review_star {
	height: 20px;
	width: 20px;
}
 @media only screen and (min-width :1px) and (max-width :740px) {

.review_star_wrapper {
	margin: 0px 0px 8px 0%;
	width: 100%;
}
}

.review_likes_wrapper {
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	height: 25px;
}

.review_likes_wrapper_full {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	height: 25px;
}

.review_likes {
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn700, "Avenir LT Std", "Avenir LT Std 85 Heavy", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	color: #3092c0;
	text-align: left;
	float: left;
	height: 25px;
}

.review_likes ul {
	list-style-type: none;
	margin: 0;
	height: 25px;
}

.review_likes li {
	padding: 2px 0px 0px 0px;
	color: #3092c0;
	float: left;
	height: 23px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	background-image: url(http://www.stellakraft.com/claritas/int/int_bullets/icon_like_25.png);
	background-position: 1px 0px;
	padding-left: 30px;
}

.review_likes a:link {
	color: #3092c0;
	text-decoration: none;
}

.review_likes a:visited {
	color: #3092c0;
}

.review_likes a:hover {
	color: #3092c0;
	text-decoration: underline;
}

.review_likes:active {
	color: #3092c0;
	text-decoration: none;
}

.review_txt_report {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 13px;
	line-height: 16px;
	color: #3092c0;
	text-decoration: none;
	text-align: left;
}

.review_txt_report a:link {
	color: #3092c0;
	text-decoration: none;
}

.review_txt_report a:visited {
	color: #3092c0;
}

.review_txt_report a:hover {
	color: #3092c0;
	text-decoration: underline;
}

.review_txt_report:active {
	color: #3092c0;
	text-decoration: none;
}

.reviews_button {
	float: left;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 9px 16px 9px 16px;
	background-color: #3092c0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	display: inline-block;
	color: #ffffff;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 15px;
	line-height: 15px;
	text-decoration: none;
	text-transform: uppercase;
}

.reviews_button:hover {
	color: #ffffff;
	background-color: #054364;
}

.reviews_button:active {
	position: relative;
	top: 1px;
}

.reviews_button {
	margin: 0px 0px 0px 0px;
}
 @media only screen and (min-width :1px) and (max-width :740px) {

.reviews_button {
	padding: 8px 14px 8px 14px;
	font-size: 14px;
	line-height: 14px;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* WRITE REVIEW PAGE
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/





.write_review_star_wrapper {
	margin: 0px 0px 0px 0%;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	height: 40px;
	font-size: 0;
}

.write_review_star_box {
	margin: 0px 0% 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 40px;
	width: 40px;
	float: left;
}

.write_review_star {
	height: 40px;
	width: 40px;
}
 @media only screen and (min-width :1px) and (max-width :740px) {

.write_review_star_wrapper {
	margin: 0px 0px 0px 0%;
	width: 100%;
}
}

.write_review_entry_wrapper {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: left;
	float: left;
}

.write_review_entry {
	margin: 0px 0px 0px 0px;
	padding: 10px 2% 10px 2%;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 15px;
	box-shadow: inset 0px 0px 5px #eeeeee;
	color: #333333;
	border-radius: 0px;
	border: 1px solid #999999;
	background-color: #ffffff;
	width: 90%;
	height: 150px;
	max-height: 150px;
	text-align: left;
	resize: none;
}

.write_review_button_wrapper {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: left;
	float: left;
}

.write_review_warning_wrapper {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: left;
	float: left;
}

.write_review_warning {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.write_review_warning span {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn700, "Avenir LT Std", "Avenir LT Std 85 Heavy", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
