@charset "utf-8";
.LogoContainer {
	background-image: url(images/RoclaLogo.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-position: center 0px;
}
.SearchBox {
	background-color: #F5BCB8;
}
.PageTitle {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.PageTitle h3 {
	color: #b32317;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 12px;
}
#ProductDataInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	line-height: normal;
}
#ProductSingleDataInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	line-height: normal;
}
#ProductDataInfo img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 16px;
	margin-top: 16px;
	height: auto;
	width: 100%;
}
#ProductSingleDataInfo img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 16px;
	margin-top: 16px;
	height: auto;
	width: 100%;
}
#WQSingleDataInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	line-height: normal;
}
#WQSingleDataInfo img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 16px;
	margin-top: 16px;
	height: auto;
	width: 100%;
}
.LocationDevision {
	height: 5px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b32317;
}
.Regions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.Regions span {
	font-weight: bold;
	color: #b32317;
}
img.logo {
	margin-top: 0px !important;
	margin-bottom: 8px !important;
	max-width: 70%;
	height: auto;
	float: left;
	padding-right: 30%;
}
.ui-content h4 {
	color: #b32317;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 8px;
}
.ui-content h2 {
	color: #b32317;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	font-style: italic;
}
.heading {
	font-size: 12pt;
	color: #B32317;
	line-height: 18px;
	font-weight: bold;
}
.subheading {
	font-size: 9pt;
	color: #B32317;
	line-height: 16px;
	font-weight: bold;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 9pt;
}
.ProductContent {
	font-size: 9pt;
}
ul {
	list-style-image: none;
	list-style-type: none;
	margin-left: 12px;
	margin-bottom: 8px;
	margin-top: 4px;
	padding-left: 0px;
}
li {
	background-image: url(images/BulletPoint.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.NewCaptionImage {
	margin: 0px;
	padding: 0px;
	min-width: 150px;
	min-height: 150px;
}
.ImageCation {
	color: #FFF;
	background-color: #e33030;
	padding: 8px;
}
.NewCaptionImage img {
	max-width: 100%;
	height: auto;
}
.WaterQuality {
	padding-top: 16px;
	float: left;
	width: 100%;
	position: relative;	
	font-size: 9pt;
	color: #333;
}
.WaterQuality p {
	font-size: 9pt;
	color: #333;
}
.WaterQuality img {
	width: 100%;
	height: auto;
}

.WaterQuality h2 {
	font-size: 14pt !important;
	color: #e4312a;
	font-style: normal;
}
.WaterQuality h3 {
	font-size: 12pt !important;
	color: #e4312a;
	padding-bottom: 8px;
	margin-bottom: 0px;
}
.WqHeroImage {
	position: relative;
	background-color: #e4312a;
	overflow: hidden !important;
	vertical-align: top;
	height: auto;
	line-height: 0px;
	padding: 0px;
	margin-bottom: 24px;
}
.WqHeroImage img {
	width: 100%;
	height: auto;
	line-height: 0px;
	padding: 0px;
	border: 0;
}
.WqHeroImage img:hover {
	opacity: .5;
}
.WQLogo img {
	width: 80%;
	height: auto;
}
.HeroImageOverLay {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	height: 30px;
	background-image: url(images/HeroOverlay.png);
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.HeroImageOverLay a {
	display: block;
	color: #FFF !important;
	line-height: normal !important;
	font-size: 1.15em;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-weight: normal !important;
}












