/* Updated in Red Dot 10.27.15 */

.relatedInformation {
    vertical-align: top;
    border: thin solid #808080;
    float: left;
    text-align: left;
    margin-left: 2px;
    min-width: 180px;
    padding: 0px;
    background-color: #f0f0f0;
}
.relatedInformation a {
    text-decoration: none;
    color: #606060;
}
.relatedInformation ul {
    list-style-position: inside;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.relatedInformation li {
    padding: 4px 5px 4px 4px;
    border-top: 1px solid white;
    border-bottom: 1px solid #CCCCCC;
    word-wrap: break-word;
    width: 160px;
    color: #606060;
    background-color: #f0f0f0;
    font-weight:bold
}
.relatedInformation h3 {
    background-color: #808080;
    color: #ffffff;
    padding: 3px;
    margin: 0px;
    font-variant: small-caps;
}
TD#product_name h1 {
    font-family: ralewayheavy,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    color: #555555;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.productInfoTable {
    border: thin solid black;
    border-collapse: collapse;
    margin-left: 5px;
    margin-right: 5px;
}
.productInfoTable th {
    border: thin solid black;
    padding: 3px;
}
.productInfoTable td {
    border: thin solid black;
    padding: 3px;
}
.productSpecTable {
    border: thin solid black;
    border-collapse: collapse;
    margin-left: 5px;
    margin-right: 5px;
}
.productSpecTable th {
    border: thin solid black;
    padding: 3px;
    text-align: center;
}
.productSpecTable td {
    border: thin solid black;
    padding: 3px;
    text-align: center;
}
.productTableHeader {
    font-size: 12px;
    padding-top: 5px;
    margin-top: 5px;
    font-weight: bold;
    font-variant: small-caps;
    text-align: center;
    clear: both;
}
.supplierHeadline {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}
.productText {
    font-size: 12px;
    font-weight: normal;
    display: inline;
    clear: both;
}
.productText p {
    font-size: 12px;
    font-weight: normal;
}
.productText ul {
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.productText li {
    font-size: 12px;
    font-weight: normal;
    padding: 0px;
}
.productTableText {
    font-size: 12px;
    font-weight: normal;
    clear: both;
}
.textBodyText {
    padding: 0;
    clear: both;
}
.textBulletPoint {
    padding: 0;
    clear: both;
    margin-bottom:12px;
}
.textBulletPoint ul, #producthd div.textBulletPoint ul  {
    margin-bottom:0 !important;
    padding-top:0 !important;
    padding-bottom:0 !important;
}
.textBulletPoint ul li, #producthd div.textBulletPoint ul li {
    line-height: 1.4;
    margin-bottom: 0.2em;
    padding-left:0px;
    margin-left:9px;
    list-style-type: none !important;
    list-style-position: outside !important;
    list-style-image: url(/www.boreal.com/images/arrow_bullet.gif) !important;
    background:none !important;    
}
.textCertifications {
    padding: 5px;
    clear: both;
}
.textOrdering {
    padding: 0;
    clear: both;
}
.textDelivery {
    padding: 0px;
    clear: both;
}
.textPackaging {
    padding: 0px;
    clear: both;
}
.textProductSubHeading {
    font-weight: bold;
    padding: 0px;
    clear: both;
}
.textSubHeading {
    font-weight: bold;
    padding: 0px;
    clear: both;
}
.textFootnotes {
    padding: 5px;
}
.productFootnotes {
    padding: 5px;
}
.productPageLogos {
    display: inline;
    float: right;
    margin-right: 5px;
    text-align: right;
}
.supplierLogo {
    margin-top: 5px;
    max-width: 100px;
    width: expression(this.width > 100 ? 100: true);
    margin-right: 0px;
}
.picto {
    margin-top: 10px;
    max-width: 50px;
    width: expression(this.width > 50 ? 50: true);
    margin-right: 0px;
}
.productImage {
    display: inline;
    padding: 4px;
    float: left;
}
.productImage caption {
    font-size: 8px;
}
.relatedProducts {
    margin-top: 10px;
}
.relatedProductsHeading {
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
    font-variant: small-caps;
}
.relatedProducts ul {
    list-style-type: none;
    padding-top: 2px;
    margin-top: 2px;
    padding-left: 0px;
    margin-left: 0px;
}
.relatedProducts li {
    font-size: 10px;
    font-weight: normal;
    padding: 2px;
}
.productBulletList ul {
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.productBulletList li {
    font-size: 12px;
    font-weight: normal;
    padding: 0px;
}
.ttc{
    text-transform:capitalize;
    font-weight:bold;
}
.caption {
   font-size:14px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   text-align:left;
   margin-bottom:4px;
   color: #003366;
}
.product_image_container {
  padding-right: 5px;
}
.product_image_box {
  border: 1px solid #fff;
}
.product_image_box img {
  max-height:300px;
  max-width:300px;
}
.product_image_box img.chemicon {
    margin:5px;
}
.chem_product_image_box img#chem_supplier_logo {
    max-height:100px !important;
    max-width:100px !important;
}
.product_thumb_box {
  border: 1px solid #fff;
} 
.product_thumb_box img {
  max-height:70px;
  max-width:70px;
}  
.product_desc_container {
  padding-left: 5px;
}


/* Product Reviews CSS */
/* Image assets: /www.boreal.com/images/order-verified.png /www.boreal.com/images/q-and-a.png /www.boreal.com/images/reviewers-count.png /www.boreal.com/images/review-star-count.png /www.boreal.com/images/email_header_boreal.jpg /www.boreal.com/images/email_header_boreal.png */

.tabbertab {
	position: relative;
}

/* write a review tab */

.review-form,
.reviews {
	display: block;
	padding: 20px;
}

.review-form-inner {
	padding-bottom: 20px;
}

.review-form .label-wrap {
	float: left;
	margin-right: 10px;
	clear: both;
}

.review-form .field-wrap {
	float: left;
	clear: none;
	position: relative;
}

.review-form label {
	display: inline-block;
	font-weight: bold;
}
.tabberlive .tabbertab .review-form h3 {
	display: block;
}

.review-form input[type="text"],
.review-form input[type="email"],
.review-form input[type="search"],
.review-form textarea {
	display: inline-block;
	padding: 0.5em;
	color: rgba(0,0,0,0.75);
	background-color: #fff;
	line-height: normal;
	font-family: inherit;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-sizing: border-box;
	-webkit-transition: box-shadow 0.4s, border-color 0.4s ease-in-out;
	transition: box-shadow 0.4s, border-color 0.4s ease-in-out;
}
.review-form textarea#review {
	width: 100%;
	height: 100px;
}
.review-form input:focus,
.review-form textarea:focus {
	border-color: #999;
	box-shadow: 0 0 5px #999;
	outline: none;
}

.review-form input[type="radio"] {
	margin: 0 10px 0 2px;
}

.review-form .instructions {
	margin: 5px 0 0 !important;
	color: #999;
	font-size: 95% !important;
}

.review-form .form-submit {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

.review-form-help {
	margin-bottom: 15px;
	padding: 15px;
	background: #f0f0f0;
	border: 3px solid #ddd;
}
.review-form-help ul {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.review-form-help li {
	padding: 0 !important;
}
.review-form-help-title {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.cl-fl {
	clear: left;
	float: left;
}

.review-form-rating,
.review-form-recommend,
.review-form-confirmation,
.review-form-name,
.review-form-email {
	margin-bottom: 8px;
}

.review-form-comment {
	clear: both;
}

.review-form-conditions {
	font-size: 13px;
}

/* Review sort */
.review-sort form {
	display: inline-block;
	margin-top: 10px;
}

.review-sort-text {
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0;
}

/* Tooltip */
.review-form .tooltip {
  display: block;
  position: absolute;
  bottom: 90%;
  left: 125px;
  margin-bottom: 2em;
  font-size: 11px !important;
  font-weight: bold;
  color: #fff;
  white-space: nowrap;
  line-height: normal !important;
  padding: 0.6em 1em;
  background-color: #CC0033;
  border-radius: 3px;
  visibility: hidden;
  opacity: 0;
  z-index: 10;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

/* Tooltip arrow */
.review-form .tooltip:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  position: absolute;
  top: 100%;
  left: 2em;
  border-top-color: #CC0033;
}

/* Show tooltip when the form is being focused */
.review-form input:focus + .tooltip,
.review-form textarea:focus + .tooltip {
  visibility: visible;
  opacity: 1;
  margin-bottom: -0.5em;
}

/* Relatively position elements with tooltips for consistent placement */
.review-form-recommend,
.review-form-confirmation,
.review-form-name,
.review-form-email,
.review-form-industry,
.review-form-role,
.review-form-location {
	position: relative;
}

/* default stars */
	
.stars span {
	width: 80px;
	height: 16px;
	position: relative;
	float: left;
	background: url(/www.boreal.com/images/star.png) repeat-x left 0;
}
.stars span label {
	float: left;
	position: absolute;
	left: 0;
	width: 16px;
	height: 0;
	padding-top: 16px;
	overflow: hidden;
}
.stars input[type="radio"] {
	display: none;
}
/* zero star */
.stars .star.star-0 {
	width: 0px;
	z-index: 16;
}
/* half star */
.stars .star.star-0-5 {
	width: 8px;
	z-index: 15;
}
/* 1 star */
.stars .star.star-1 {
	width: 16px;
	z-index: 14;
}
/* 1 and a half star */
.stars .star.star-1-5 {
	width: 24px;
	z-index: 13;
}
/* 2 star */
.stars .star.star-2 {
	width: 32px;
	z-index: 12;
}
/* 2 and a half star */
.stars .star.star-2-5 {
	width: 40px;
	z-index: 11;
}
/* 3 star */
.stars .star.star-3 {
	width: 48px;
	z-index: 10;
}
/* 3 and a half star */
.stars .star.star-3-5 {
	width: 56px;
	z-index: 9;
}
/* 4 star */
.stars .star.star-4 {
	width: 64px;
	z-index: 8;
}
/* 4 and a half star */
.stars .star.star-4-5 {
	width: 72px;
	z-index: 7;
}
/* 5 star */
.stars .star.star-5 {
	width: 80px;
	z-index: 6;
}
.stars label:hover,
.stars label:focus {
	background: url(/www.boreal.com/images/star.png) repeat-x left -16px;
}
.stars .active {
	background: url(/www.boreal.com/images/star.png) repeat-x left -32px;
}

/* large stars */

.stars-2x span {
	width: 160px;
	height: 32px;
	margin-right: 10px;
	position: relative;
	float: left;
	background: url(/www.boreal.com/images/star-2x.png) repeat-x left 0;
}
.stars-2x span a {
	float: left;
	position: absolute;
	left: 0;
	width: 32px;
	height: 0;
	padding-top: 32px;
	overflow: hidden;
}
/* zero star */
.stars-2x .star.star-0 {
	width: 0px;
	z-index: 16;
}
/* half star */
.stars-2x .star.star-0-5 {
	width: 16px;
	z-index: 15;
}
.stars-2x .star.star-1 {
	width: 32px;
	z-index: 14;
}
.stars-2x .star.star-1-5 {
	width: 48px;
	z-index: 13;
}
.stars-2x .star.star-2 {
	width: 64px;
	z-index: 12;
}
.stars-2x .star.star-2-5 {
	width: 80px;
	z-index: 11;
}
.stars-2x .star.star-3 {
	width: 96px;
	z-index: 10;
}
.stars-2x .star.star-3-5 {
	width: 112px;
	z-index: 9;
}
.stars-2x .star.star-4 {
	width: 128px;
	z-index: 8;
}
.stars-2x .star.star-4-5 {
	width: 144px;
	z-index: 7;
}
.stars-2x .star.star-5 {
	width: 160px;
	z-index: 6;
}
.stars-2x a:hover,
.stars-2x a:focus {
	background: url(/www.boreal.com/images/star-2x.png) repeat-x left -32px;
}
.stars-2x .active {
	background: url(/www.boreal.com/images/star-2x.png) repeat-x left -64px;
}

.review-rating {
	padding-bottom: 5px;
	color: #333;
}
.review-rating .stars {
	padding: 5px 10px 0 0;
}
.review-rating .stars span {
	margin-right: 10px;
}

.review-form-comment .guidelines {
	margin: 0 !important;
	padding: 0 0 5px;
	text-align: right;
	font-size: 12px !important;
}
.review-form-comment .guidelines a {
	color: #333;
	padding-left: 5px;
}

.review-form-industry {
	clear: left;
	float: left;
	width: 32%;
	margin-right: 1%;
}
.review-form-industry,
.review-form-role,
.review-form-location {
	float: left;
	width: 32%;
	margin-right: 1%;
}
.review-form-industry input,
.review-form-role input,
.review-form-location input {
	width: 100%;
}

/* review display */

.review-single {
	clear: both;
	margin-top: 20px;
	padding: 10px;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.review-helpful {
	float: right;
	padding-top: 5px;
	text-align: right;
}

.review-rating strong {
	font-size: 14px;
}

.review-comment,
.review-replies {
	clear: both;
	margin-top: 10px;
	overflow: auto;
}

.review-author span {
	margin-left: 15px;
	color: #999;
}

.review-submitted {
	font-size: 12px;
}

.review-reply-title span {
	margin-left: 15px;
	color: #999;
	font-size: 12px;
}

.review-replies {
	margin-left: 30px;
}
.review-replies-title {
	position: relative;
	font-weight: bold;
	color: #036;
}
.review-replies-title:before {
	content: '';
	position: absolute;
	left: -30px;
	top: 0;
	width: 30px;
	height: 14px;
	background: url(/www.boreal.com/images/replies.png) no-repeat;
}

.order-verified-icon {
	margin: 4px 0;
}

/* Reviews admin */

.reviews-admin .search {
	width: 300px;
}

.reviews-admin .float-right {
	float: right;
	margin-left: 20px;
}

.reviews-admin .cf {
	clear: both;
}

.reviews-admin .review-author {
	margin-bottom: 5px;
}

.reviews-admin .review-form {
	padding: 0;
}

.reviews-admin .review-form-comment {
	width: 100%;
	margin: 10px 0;
}

.reviews-admin .review-reply-title span {
	display: block;
	margin-left: 0;
}

.review-moderation-wrapper {
	clear: both;
	width: 100%;
	height: 20px;
}

.review-status {
	float: left;
}

.review-moderation {
	float: right;
	text-align: right;
}

.reviews-table {
	width: 100%;
	margin: 10px 0;
	border-collapse: collapse;
    border-spacing: 0;
	border-left: solid 1px #ccc;
}
.reviews-table thead {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.reviews-table thead th {
	padding: 7px;
	cursor: pointer;
	text-align: left;
	vertical-align: middle;
	border-right: solid 1px #ccc;
	background-color: #f3f3f3;
}
.reviews-table thead th.active-sort-desc {
	padding-right: 15px;
	background: #e9e9e9 url(/www.boreal.com/images/sort-desc.png) no-repeat scroll right center;
}
.reviews-table thead th.active-sort-asc {
	padding-right: 15px;
	background: #e9e9e9 url(/www.boreal.com/images/sort-asc.png) no-repeat scroll right center;
}
.reviews-table thead th:hover {
	background-color: #e9e9e9;
}
.reviews-table tbody th {
	width: 2.2em;
  	padding: 25px 0;
  	vertical-align: top;
}
.reviews-table td {
	height: 20px;
	padding: 7px;
	padding-right: 8px;
	border-right: solid 1px #ccc;
}
.reviews-table td.active-sort {
	background-color: #f8f8f8;
}
.reviews-table tr {
	  border-bottom: 1px solid #e6e6e6;
}
.reviews-table a {
	text-decoration: none;
}

.striped tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}

.reviews-admin input[type="radio"] {
	margin: 0 10px 0 2px;
}

.reviews-admin .review-single {
	margin-bottom: 20px;
}

.reviews-admin .review-rating {
	margin: 20px 0;
}

.review-status-link {
	font-size: 14px;
	text-decoration: none;
}
.review-status-link .count {
	color: #999;
	font-weight: normal;
}
.review-status-link.selected {
	color: #000;
	font-weight: bold;
}
.review-status-link.asc {
	color: #000;
	font-weight: bold;
	padding-right:20px;
	background:url("sort-asc.png") no-repeat scroll right center;
}

.review-status-link.desc{
	color: #000;
	font-weight: bold;
	padding-right:20px;
	background:url("sort-desc.png") no-repeat scroll right center;
}		

.review-totals-wrapper {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 20px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
}

.review-totals-wrapper > div {
	padding: 10px 20px;
}

.review-totals-wrapper > div:nth-child(3n+3) {
	margin-right: 0;
}

.review-totals-wrapper > div:first-child {
	padding-left: 0;
}

.product-reviews-total,
.reviewers-total,
.qa-total {
	display: inline-block;
}

.review-totals-wrapper > div:nth-child(2n+2) {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}

.review-count {
	font-size: 36px;
	font-weight: bold;
	color: #055695;
}

.review-total-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.review-pending {
	border: 4px solid #f4ca8e;
}
.review-published {
	border: 4px solid #95ca95;
}
.review-declined {
	border: 4px solid #d78481;
}

/* status labels */

.label {
  display: inline;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 0;
  padding: 0 5px 1px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.label-primary {
  background-color: #337ab7;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}