/* CLEAR FIX ======================================================================= */

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	line-height: 0px;
	height: 0px;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
}

/* DEFAULTS ======================================================================= */

.error {
 border-color:#cc0000;
 border-style:solid;
 border-width:1px;
}

a:link {
	color: #06a8e6;
	text-decoration: none;
}
a:visited {
	color: #06a8e6;
	text-decoration: none;
}
a:active {
	color: #06a8e6;
	text-decoration: none;
}
a:hover {
	color: #06a8e6;
	text-decoration: underline;
}
img {
	vertical-align: top;
}
body {
	min-width: 1120px;
	padding: 0px;
	margin: 0px;
	background-image: url(../Images/Background-Masthead.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.Gallery-Body {
	background-color: #000000;
}
div {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
}

/*  OVERLAY IMAGE ==================================================================================================  */

#Subscriber-Overlay {
	background-color: #FFFFFF;
	height: 430px;
	width: 950px;
	position: relative;
	z-index: 7003;
}
#Subscriber-Overlay-Close {
	position: absolute;
	height: 21px;
	width: 21px;
	top: 10px;
	z-index: 7005;
	right: 10px;
}
#Subscriber-Overlay-Arrow {
	position: absolute;
	height: 128px;
	width: 70px;
	top: 60px;
	z-index: 7006;
	right: 75px;
	background-image: url(../Images/Overlay-Arrow-Subscribe.png);
	background-repeat: no-repeat;

}
#Subscriber-Overlay-Body {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	position: absolute;
	height: 350px;
	width: 840px;
	top: 40px;
	left: 30px;
	z-index: 7004;
	text-align: center;
}
#Subscriber-Overlay-Body a {
	color: #999999;
	text-decoration: none;
}
#Subscriber-Overlay-Body a:hover {
	color: #999999;
	text-decoration: underline;
}
#Subscriber-Overlay-Body h1 {
	font-size: 32px;
	line-height: 28px;
	margin-top: 0px;
	color: #000000;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#Notice {
	width: 100%;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-align: center;
}
#Notice a {
	color: #999999;
	text-decoration: underline;
}
#Subscriber-Overlay-Email {
	width: 745px;
	height: 53px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 45px;


}
.Subscriber-Overlay-Input {
	height: 48px;
	width: 680px;
	font-size: 18px;
	color: #666666;
	border: 0px none;
	outline-width: 0;
	text-align: center;
}
#Subscriber-Overlay-Container {
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index:7002;
	visibility: hidden;
}
#Subscriber-Overlay-BG {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index:7001;
	background-color:#000000;
	-moz-opacity: 0.75;
	opacity:.75;
	filter: alpha(opacity=75);
}

/* CONTAINERS ======================================================================= */

#Wrapper-1, #Wrapper-3, #Wrapper-5, #Wrapper-7 {
	width: 1010px;
	position: relative;
	margin: 0 auto;
}
#Wrapper-2 {
	width: 100%;
	position: relative;
	background-color: #000000;
}
#Wrapper-4 {
	width: 100%;
	position: relative;
}
#Wrapper-6 {
	width: 800px;
	position: relative;
	margin: 0 auto;
}
#Row-1 {
	width: 1010px;
	height: auto;
}
#Row-2 {
	width: 1110px;
	height: 420px;
	margin: 0 auto;
	position: relative;
}
#Row-3 {
	width: 1010px;
	height: 100%;
	display: block;


}
#Row-4 {
	width: 1010px;
	height: auto;
}
#Row-5 {
	width: 1010px;
	height: 390px;
	padding-top: 30px;
	margin: 0 auto;
	position: relative;
}
#Row-6 {
	width: 1010px;
	height: 310px;
	margin: 0 auto;
	position: relative;
}
#Row-7 {
	width: 1010px;
	height: 465px;
	padding-top: 15px;
	margin: 0 auto;
	position: relative;
}
#Row-8, #Row-9 {
	width: 800px;
	height: auto;
}
#Row-10 {
	width: 1010px;
	height: 100px;
}
#Row-11 {
	width: 1010px;
	height: 410px;
	background-color: #cccccc;
}
#Masthead {
	z-index: 1000;
	height: auto;
	width: 1010px;
	left: 0px;
	top: 0px;
}
#Two-Column-Spread {
	vertical-align: top;
	width: 1010px;
	display: block;
	height: auto;
	padding-top: 20px;
}
#Left {
	vertical-align: top;
	width: 780px;
	float: left;
	display: block;
	margin-right: 30px;
	padding-top: 20px;
}
#Right {
	vertical-align: top;
	width: 200px;
	float: left;
	display: block;
	padding-top: 20px;
}
#Right-Column-Top {
	width: 340px;
	height: 90px;
}
#Gallery-Left {
	vertical-align: top;
	width: 640px;
	height: 600px;
	float: left;
	display: inline-block;
	margin-right: 30px;
	padding-top: 0px;
}
#Gallery-Right {
	vertical-align: top;
	width: 340px;
	float: left;
	display: block;
	padding-top: 0px;
}
#Footer {
	width: 100%;
	height: 100px;
	overflow: visible;
	font-size: 11px;
	color: #C5C5C5;
	text-align: center;
	padding: 100px 0px 50px;
}
#Footer a {
	color: #C5C5C5;
	text-decoration: underline;
}
#Footer-Gallery {
	width: 1010px;
	height: 100px;
	overflow: visible;
	font-size: 11px;
	color: #444444;
	text-align: center;
	padding: 100px 0px 50px;
}
#Footer-Gallery a {
	color: #444444;
	text-decoration: underline;
}
#Index-Slide-Left {
	width: 50px;
	height: 55px;
	display: block;
	z-index: 1001;
	position: absolute;
	left: 0px;
	top: 182px;
}
#Index-Slide-Right {
	width: 50px;
	height: 55px;
	display: block;
	z-index: 1002;
	position: absolute;
	left: 1060px;
	top: 182px;
	text-align: right;

}
#Index-SlideShow {
	width: 1010px;
	height: 420px;
	float: left;
	display: block;
	z-index: 1003;
	position: absolute;
	left: 50px;
	top: 30px;
	visibility: hidden;
}
#Index-Bottom-Row {
	background-color: #f0f0f0;
	width: 1010px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 25px;
}
#Index-Bottom-Row-Box-1, #Index-Bottom-Row-Box-2, #Index-Bottom-Row-Box-3 {
	float: left;
	margin-left: 10px;
	width: 321px;
	height: 200px;
	background-color: #FFFFFF;
	padding-top: 25px;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-size: 12px;
	color: #999999;
}
#Index-Bottom-Row-Box-3 {
	width: 322px;
}
.Index-Bottom-Row-Headline {
	font-size: 16px;
	color: #000000;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}
#s7 {
	display: none;
}
#s7 div {
	color: #ffffff;
}
.Article {
	font-size: 14px;
	color: #333333;
}
.Article-Caption {
	font-size: 11px;
	color: #999999;
}
#Article-Photo-Gallery, #Article-Photo-Single {
	z-index: 3000;
	position: relative;
	background-color: #000000;
	height: 360px;
	width: 640px;
}

#Gallery-Label {
	width: 60px;
	z-index: 3002;
	background-color: #000000;
	position: absolute;
	bottom: 0px;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #ffffff;
	text-transform: uppercase;
	padding: 6px;
	text-align: center;
	left: 0px;
}
#Gallery-Title {
	font-size: 14px;
	color: #ffffff;
	width: 340px;
	margin-bottom: 0px;
}
#Gallery-Title h1 {
	font-size: 20px;
	line-height: 100%;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
.Gallery-Count {
	font-size: 14px;
	color:#999999;
	font-weight: lighter;
}
#Article-Photo {
	width: 640px;
	height: 360px;
	z-index: 3001;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
}
.Article-Social-Row {
	margin: 10px 0px;
	border-bottom: 1px solid #cccccc;
	padding: 10px 0px 5px;
	list-style: none;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.Article-Post-Date {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.Article-Social-Row li {
	float: left;
	padding-right:7px;
	margin-left: 0px;
	height: 65px;
}
.Article-Social-Row img {
	display: block;
}
.Social-Pinterest {
	padding-top: 10px;
}
.Article-Social-Row-Keywords {
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	width: 300px;
	display: block;
	float: right;
}
.Article-Video {
	background-color: #000000;
	width: 640px;
	height: 360px;
}
#nav {
	width: 340px;
	clear: both;
}
#nav div {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 75px;
	cursor: pointer;
}
.Slides {
	position: relative;
	z-index: 1200;
	width: 640px;
	display: inline-block;
	height: 480px;
	overflow: visible;
}
#Gallery-Next {
	position: absolute;
	z-index: 1202;
	height: 42px;
	width: 24px;
	left: 580px;
	top: 207px;
	display: none;
}
#Gallery-Previous {
	position: absolute;
	z-index: 1203;
	height: 42px;
	width: 24px;
	left: 0px;
	top: 207px;
	display: none;
}
#Gallery-Placeholder {
	position: absolute;
	z-index: 1201;
	height: 480px;
	width: 640px;
	left: 0px;
	top: 0px;
	display: block;
}
#Gallery-Description {
	padding-top: 30px;
	color: #ffffff;
	font-size: 14px;
	width: 340px;
	clear: both;
}
#Gallery-Description a {
	color: #ffffff;
	text-decoration: underline;
}
#Gallery-Copyright {
	padding-top: 15px;
	color:#454545;
	font-size: 12px;
}
#Gallery-Copyright a {
	color: #ffffff;
	text-decoration: underline;
}
.Breadcrumbs {
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 100%;
	color: #ffffff;
	text-transform: uppercase;
	float: left;
	padding: 5px;
	margin-right: 2px;
	background-color: #01aef0;
}
.Breadcrumbs a {
	color: #ffffff;
	text-decoration: none;
}
.Breadcrumbs-Current {
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 100%;
	color: #ffffff;
	text-transform: uppercase;
	float: left;
	padding: 5px;
	margin-right: 2px;
	background-color: #cccccc;
}
.Breadcrumbs-Current a {
	color: #ffffff;
	text-decoration: none;
}
#Category-Panel {
	display:none;
	overflow: visible;
	position: absolute;
	z-index: 9000;
	left: -15px;
	top: 112px;
	background-image: url(../Images/Background-Category-Dropdown.gif);
	background-repeat: no-repeat;
	height: 310px;
	width: 1040px;
}
#Index-Category-Panel-1 {
	height: 100%;
	width: 640px;
	float: left;
	margin-right: 15px;


}
#Index-Category-Panel-1 a {
	text-decoration: none;
}
#Index-Category-Panel-1 a:hover {
	text-decoration: none;
}
#Index-Category-Panel-2 {
	height: 297px;
	width: 340px;
	float: left;
	padding-top: 60px;
}

#Category-Panel-1 {
	height: 297px;
	width: 230px;
	float: left;
	margin-right: 15px;
}
#Category-Panel-1 a {
	color: #ffffff;
	text-decoration: none;
}
#Category-Panel-1 a:hover {
	text-decoration: underline;
}
.Category-Panel-Links {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	width: 215px;
	height: 24px;
	font-size: 14px;
	line-height: 100%;
	color: #ffffff;
	padding-left: 15px;
	padding-top: 10px;
	text-transform: uppercase;
}
.Category-Panel-Sub {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	width: 200px;
	height: 28px;
	font-size: 12px;
	line-height: 100%;
	color: #ffffff;
	margin-top: 15px;
	padding-top: 10px;
	text-transform: uppercase;
}
#Category-Panel-Links-All {
	margin-top: 15px;
	background-color: #009ccc;
	font-size: 12px;
}
#Category-Panel-2 {
	height: 310px;
	width: 200px;
	float: left;
	margin-right: 30px;
	color: #ffffff;
	font-size: 13px;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}
#Category-Panel-2 a {
	color: #ffffff;
	text-decoration: none;
}
#Category-Panel-2-Photo {
	width: 200px;
	height: 113px;
	background-color: #000000;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#Category-Panel-3 {
	height: 310px;
	width: 550px;
	float: left;
	margin-right: 15px;
	color: #ffffff;
	font-size: 12px;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}
#Category-Panel-3 b {
	font-size: 16px;
}
#Category-Panel-3 a {
	color: #ffffff;
	text-decoration: none;
	color: #FF9900;
}
#Category-Panel-3 a:hover {
	text-decoration: underline;
}
#Category-Nav-Container {
	padding-top: 25px;
}
.Category-Nav-Browse {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	color: #ffffff;
	float: left;
	margin-right: 15px;
	padding-top: 3px;
	vertical-align: middle;
}
.Subcategory-Name {
	clear: both;
	margin-bottom: 15px;
	margin-top: 15px;
}
.Subcategory-Name h1 {
	font-size: 20px;
	color: #000000;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.Product-Name {
	clear: both;
	margin-bottom: 25px;
	margin-top: 25px;
}
.Product-Name h1 {
	font-size: 28px;
	color: #000000;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.Product-Name-White {
	clear: both;
}
.Product-Name-White h1 {
	font-size: 22px;
	color: #ffffff;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: 700;
	text-transform: uppercase;
}
.Product-Name-Black {
	clear: both;
}
.Product-Name-Black h1 {
	font-size: 22px;
	color: #000000;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: 700;
}
#Product-Info {
	width: 640px;
	margin-bottom: 12px;
	height: 300px;
	clear: both;
}
#Product-Package {
	float: left;
	width: 202px;
	margin-right: 15px;
	border: 1px solid #CCCCCC;
}
#Product-Details {
	float: left;
	width: 420px;
	font-size: 14px;
	height: 300px;
}

#Overlay-Container {
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index:7001;
	visibility: hidden;
}
#Overlay-BG {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index:7002;
	background-color:#000000;
	-moz-opacity: 0.75;
	opacity:.75;
	filter: alpha(opacity=75);
}

#Overlay-Content {
	position: relative;
	padding-top: 50px;
	text-align: center;
	z-index: 7003;
}
.Article h2 {
	font-size: 24px;
	color: #000000;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.Recent-Subhead {
	clear: both;
	width: 340px;
	margin-bottom: 10px;
}
.Recent-Subhead h2 {
	font-size: 16px;
	color: #000000;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.Recent-Container {
	width: 340px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	clear: both;
	height: 75px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Recent-Photo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
	height: 75px;
	z-index: 4101;
}
.Recent-Tag {
	position: absolute;
	right: 238px;
	top: 0px;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 100%;
	color: #ffffff;
	text-transform: uppercase;
	padding: 5px;
	margin-right: 2px;
	background-color: #000000;
	z-index: 4102;
}
.Recent-Text {
	position: absolute;
	left: 115px;
	top: 0px;
 width: 225px;
	font-size: 14px;
	z-index: 4101;
}
#Article-Photo-Two-Column-Container {
	position: relative;
	width: 1010px;
	height: 220px;
	display: block;
	clear: both;
	background-color: #cccccc;
	
}
.Article-Photo-Two-Column-Spread {
	width: 1010px;
	height: 220px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	z-index: 5111;
	background-position: center;
}
#Article-Photo-Two-Column-Label {
	width: 200px;
	z-index: 5112;
	background-color: #ff5e17;
	position: absolute;
	bottom: 0px;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #ffffff;
	text-transform: uppercase;
	padding: 10px;
	text-align: center;
	left: 0px;
}
#Subscribe-Box-Bottom {
	height: 285px;
	width: 1010px;
}
#Subscribe-Box-Bottom-Left {
	font-size: 14px;
	width: 675px;
	float: left;
	margin-right: 15px;
	height: auto;
	display: block;
	margin-bottom: 30px;


}
#Subscribe-Box-Bottom-Right {
	width: 360px;
	float: left;
	margin-right: 15px;
	height: 270px;
}
#Subscribe-Box-Bottom-Left h1 {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ff5e17;
	text-transform: uppercase;
}
#Subscribe-Box-Bottom-Left h2 {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
}
#Subscribe-Email-Box-Bottom {
	background-repeat: no-repeat;
	height: 55px;
	width: 675px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	background-image: url(../Images/Background-Bottom-Download-Box-675.gif);

}
#Subscribe-Email-Box-Bottom-Left {
	width: 500px;
	float: left;
	height: 55px;
	padding-left: 15px;

}
#Subscribe-Email-Box-Bottom-Right {
	height: 55px;
	width: 160px;
	float: left;
}
#Subscribe-Email-Box-Bottom-Email {
	font-size: 16px;
	color: #666666;
	width: 400px;
	height: 35px;
	border: 0px none;
	outline-width: 0;
	margin-top: 10px;
}

.Subscribe-Box-Bottom-Notice {
	font-size: 11px;
	color: #444444;
}
#Subscribe-Box-Bottom-Right {

}
#Lab-Test-Container {
 margin-top: 15px;
	margin-bottom: 15px;
	width: 1010px;
	height: auto;
}
#Lab-Test-Info {
	font-size: 14px;
	margin-right: 15px;
	height: auto;
	width: 600px;
	float: left;
}
#Product-Specs {
	width: 360px;
	float: left;
	height: auto;
	font-size: 14px;
}
#Lab-Test-Info h2, #Product-Specs h2 {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-transform: uppercase;
}
.Product-Container {
	display: block;
	float: left;
	margin-right: 27px;
	margin-bottom: 27px;
	height: 195px;
	width: 180px;
	position: relative;
}
.Gallery-Container, .Video-Container, .Subcategory-Container {
	display: block;
	float: left;
	margin-right: 27px;
	margin-bottom: 27px;
	height: 230px;
	width: 180px;
	position: relative;
}
.Gallery-Photo, .Video-Photo, .Subcategory-Photo, .Product-Photo {
	color: #666666;
	position: absolute;
	left: 1px;
	top: -1px;
	z-index: 3501;
}
.Gallery-Photo b, .Video-Photo b {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	}
.Subcategory-Photo b, .Product-Photo b {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF5E17;
	}
.Gallery-Tag, .Video-Tag, .Subcategory-Tag, .Product-Tag {
	position: absolute;
	left: 1px;
	top: -1px;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 100%;
	color: #ffffff;
	text-transform: uppercase;
	padding: 5px;
	margin-right: 2px;
	background-color: #FF5E17;
	z-index: 3502;
}
.Gallery-Overlay {
	width: 180px;
	height: 135px;
	z-index: 3503;
	background-image: url(../Images/Overlay-View-Gallery-White.png);
	background-repeat: no-repeat;
	position: absolute;
	display:none;
	left: 0px;
	top: 0px;
}
.Category-Overlay-200 {
	width: 200px;
	height: 150px;
	z-index: 3503;
	background-image: url(../Images/Overlay-Learn-More-White.png);
	background-repeat: no-repeat;
	position: absolute;
	display:none;
	left: 0px;
	top: 0px;
}
.Category-Overlay-387 {
	width: 387px;
	height: 297px;
	z-index: 3503;
	background-image: url(../Images/Overlay-Learn-More-White-387.png);
	background-repeat: no-repeat;
	position: absolute;
	display:none;
	left: 0px;
	top: 0px;
}
.Video-Overlay {
	width: 180px;
	height: 135px;
	z-index: 3503;
	background-image: url(../Images/Overlay-View-Video-White.png);
	background-repeat: no-repeat;
	position: absolute;
	display:none;
	left: 0px;
	top: 0px;
}
.Subcategory-Overlay, .Product-Overlay {
	width: 180px;
	height: 135px;
	z-index: 3503;
	background-image: url(../Images/Overlay-Learn-More-White.png);
	background-repeat: no-repeat;
	position: absolute;
	display:none;
	left: 0px;
	top: 0px;
}
#Video-Left {
	float: left;
	width: 105px;
	padding-top: 190px;

}
#Video-Middle {
	float: left;
	width: 800px;
}
#Video-Right {
	width: 105px;
	float: left;
	text-align: right;
	padding-top: 190px;

}
.Page-Left, .Page-Right {
	-moz-opacity: 0.25;
	opacity:.25;
	filter: alpha(opacity=25);
}
#Video-Info {
	font-size: 14px;
	padding-top: 15px;
}
#Video-Info h1 {
	font-size: 22px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#Video-Social {
	width: 800px;
	height: 15px;
	margin-bottom: 20px;
	overflow: visible;
	margin-top: 20px;
}
#Video-Social div {
	vertical-align: middle;
	float: left;
	margin-right: 7px;
}
#Gallery-Social {
	width: 340px;
	height: 15px;
	margin-bottom: 20px;
	overflow: visible;
	margin-top: 20px;
}
#Gallery-Social div {
	vertical-align: middle;
	float: left;
	margin-right: 7px;
}
.Video-Date {
	font-size: 11px;
	padding-top: 3px;
}
#Category-Container {
	vertical-align: top;
	width: 1010px;
	display: block;
	height: 315px;
	position: relative;
	margin-top: 30px;
}
#Category-1 {
	width: 387px;
	height: 297px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #323232;
}
#Category-2 {
	width: 387px;
	height: 297px;
	position: absolute;
	left: 414px;
	top: 0px;
}
#Category-2-Tag {
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 100%;
	color: #ffffff;
	text-transform: uppercase;
	padding: 5px;
	margin-right: 2px;
	background-color: #FF5E17;
	z-index: 1004;
}
#Category-2-Text {
	z-index: 1003;
	position: absolute;
	width: 387px;
	height: 60px;
	left: 0px;
	top: 237px;
}
#Category-2-Bar {
	background-color: #000000;
	z-index: 1002;
	position: absolute;
	width: 387px;
	height: 60px;
	left: 0px;
	top: 237px;
	-moz-opacity: 0.7;
	opacity:.7;
	filter: alpha(opacity=7);
}
#Category-3 {
	width: 180px;
	height: 135px;
	position: absolute;
	left: 828px;
	top: 0px;
}
#Category-4 {
	width: 180px;
	height: 135px;
	position: absolute;
	left: 828px;
	top: 162px;
}
#Category-3-Text, #Category-4-Text {
	z-index: 1003;
	position: absolute;
	width: 180px;
	height: 40px;
	left: 0px;
	top: 95px;
}
#Cat-Middle-2 {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 20px;
	line-height: 20px;
	color: #ffffff; 
	display:table-cell; 
	vertical-align: middle; 
 padding-left: 15px;
	padding-right: 15px;  
	height: 50px;
}
#Cat-Middle-3, #Cat-Middle-4 {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	color: #ffffff; 
	display:table-cell; 
	vertical-align: middle; 
 padding-left: 10px;
	padding-right: 10px;  
	height: 40px;
}
#Category-3-Bar, #Category-4-Bar {
	background-color: #000000;
	z-index: 1002;
	position: absolute;
	width: 180px;
	height: 40px;
	left: 0px;
	top: 95px;
	-moz-opacity: 0.7;
	opacity:.7;
	filter: alpha(opacity=7);
}
#Category-3-Photo, #Category-4-Photo {
	position: absolute;
	z-index: 1001;
}
#Category-2-Photo {
	position: absolute;
	z-index: 1001;
	background-repeat: no-repeat;
	width: 387px;
	height: 297px;
	background-size: 396px 297px;
	background-position: center center;
}
.Featured-Products {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 100%;
	text-transform: uppercase;
	color: #FF5E17;
	margin-top: 15px;
	margin-bottom: 15px;
}
.Index-Category-Links-Browse {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 100%;
	text-transform: uppercase;
	color: #FF5E17;
	margin-top: 15px;
	margin-bottom: 25px;
	width: 344px;
}
.Index-Category-Links {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 22px;
	width: 260px;
	margin-bottom: 8px;
}
.Category-Links-Browse {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 100%;
	text-transform: uppercase;
	color: #FF5E17;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 344px;
	padding-left: 15px;
}
.Category-Links {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	width: 372px;
	margin-bottom: 8px;
	padding-left: 15px;
}
.Coming-Soon {
	font-size: 16px;
	color: #ffffff;
}
#PDF-Subscribe-Box-Container {
	width: 1010px;
	height: 410px;
	position: relative;
	background-color: #000000;
	background-image: url(../Images/Background-Report-Download.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#PDF-Confirm-Box-Container {
	width: 1010px;
	height: 410px;
	position: relative;
	background-color: #000000;
	background-image: url(../Images/Background-Report-Confirm-Email.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#PDF-Error-Box-Container {
	width: 1010px;
	height: 410px;
	position: relative;
	background-color: #000000;
	background-image: url(../Images/Background-Report-Error.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#PDF-Subscribed-Box-Container {
	width: 1010px;
	height: 410px;
	position: relative;
	background-color: #000000;
	background-image: url(../Images/Background-Report-Already-Subscribed.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#PDF-Confirmed-Box-Container {
	width: 1010px;
	height: 410px;
	position: relative;
	background-color: #000000;
	background-image: url(../Images/Background-Subscribed.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#PDF-Subscribe-Box-Photo {
	width: 400px;
	height: 300px;
	left: 15px;
	top: 15px;
	position: absolute;
	text-align: center;
}
#PDF-Subscribe-Box-Form {
	width: 545px;
	height: 300px;
	left: 440px;
	top: 100px;
	position: absolute;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
#PDF-Confirm-Box-Text {
	width: 545px;
	height: 300px;
	left: 440px;
	top: 100px;
	position: absolute;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}
#PDF-Subscribe-Box-Email {
	width: 545px;
	height: 60px;
	background-color: #ffffff;
	margin-bottom: 15px;
}
#PDF-Subscribe-Box-Notice {
	font-size: 11px;
	color: #787878;
	width: 545px;
	height: 55px;
	left: 425px;
	bottom: 15px;
	position: absolute;
	text-align: center;
	top: 341px;

}
#PDF-Subscribe-Box-Notice a {
	color: #787878;
	text-decoration: underline;
}
#PDF-Subscribe-Box-Notice a:hover {
	color: #cccccc;
	text-decoration: underline;
}
#PDF-Subscribe-Box-Input {
	text-align: center;
	font-size: 16px;
	color: #666666;
	width: 480px;
	height: 35px;
	border: 0px none;
	outline-width: 0;
	margin-top: 10px;
}
#Info-Container {
	width: 1010px;
	padding-top: 15px;
}
#Issue-Info {
	width: 475px;
	float: left;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
#Issue-Info h1 {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 22px;
}
#Subscribe-Benefits {
	width: 474px;
	padding-left: 30px;
	float: left;	
}
#Subscribe-Benefits h1 {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 22px;
}
#Issue-Breadcrumbs {
	vertical-align: top;
	width: 505px;
	display: block;
	height: auto;
	padding-top: 20px;
	float: left;
}
#Issue-Social {
	vertical-align: top;
	width: 505px;
	display: block;
	height: auto;
	padding-top: 20px;
	float: left;
	text-align: right;
}
#Issue-Social div {
	float: right;
	margin-left: 5px;
}
#Popular-Products {
	width: 200px;
	margin-right: 0px;
	float: left;
	display: block;
	height: auto;
}
#Popular-Products h2 {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 100%;
	margin-top: 0px;
}
#Product-Photos {
	width: 200px;
	margin-right: 15px;
	float: left;
	display: block;
	height: auto;
}
#Product-Photos div {
margin-bottom: 15px;
}
#Lab-Results {
	width: 580px;
	float: left;
	margin-right: 15px;
	font-size: 14px;
	display: block;
	height: auto;
}
#Lab-Results h1 {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 22px;
}
#Lab-Charts {
	width: 780px;
	float: left;
	margin-right: 15px;
	font-size: 14px;
	display: block;
	height: auto;
}
#Lab-Charts h1 {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.Element {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-weight: bold;
	padding: 5px 2px;
	text-align: center;
}
.Sample {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-weight: bold;
	padding: 5px 0px;
}
.Detail {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding: 5px 2px;
	text-align: right;
}
.Test-Result {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: center;
	padding: 5px 2px;
}
.Results {
	width: 675px;
	padding: 0px 0px 15px;
}
.Results-Title {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #01AEF0;
}
#Issue-Promo {
	width: 675px;
	height: 150px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#Issue-Promo-Cover {
	width: 200px;
	margin-right: 15px;
	float:left;
}
#Issue-Promo-Text {
	width: 460px;
	float:left;
}
#Disclaimer {
	padding-top: 30px;
	color: #666666;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	margin-top: 15px;
}
#Download-Arrow {
	width: 100px;
	height: 185px;
	left: 360px;
	top: 50px;
	position: absolute;
	z-index: 1001;
}
.WhatsThis {
	font-size: 11px;
	font-weight: lighter;
}
.Quote-Container {
	width: 180px;
	position: relative;
	margin-bottom: 15px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #ff5e17;
	line-height: 18px;
	margin-right: 20px;
	text-align: center;


}
.Quote-Name {
 font-size: 12px;
 color: #333333;
}
.Quote-Container a {
	color:#333333;
	text-decoration: underline;
}
.Popular-Container {
	width: 200px;
	position: relative;
	margin-bottom: 15px;
	display: block;
}
.Popular-Container a:link {
	color:#333333;
	text-decoration: none;
}
.Popular-Text {
	font-size: 12px;
	display: block;
}
.Popular-Text b {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.Popular-Overlay {
	position: absolute;
	width: 200px;
	height: 50px;
	left: 0px;
	top: 100px;
	z-index: 1001;
	display: block;
	background-color: #ffffff;
	-moz-opacity: 0.90;
	opacity:.90;
	filter: alpha(opacity=90);
}
.Popular-Photo {
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 200px;
	margin-bottom: 5px;
}
#Hidden-Results {
	background-color: #FFFFFF;
	height: 350px;
	width: 580px;
	position: relative;
	z-index: 4003;
	display: block;
	margin-top: 40px;
}
#Hidden-Results-Arrow {
	position: absolute;
	height: 128px;
	width: 70px;
	top: 55px;
	z-index: 4006;
	right: 10px;
	background-image: url(../Images/Overlay-Arrow-Subscribe.png);
	background-repeat: no-repeat;
}
#Hidden-Results-Body {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	height: 270px;
	width: 550px;
	top: 0px;
	left: 0px;
	z-index: 4004;
}
#Hidden-Results-Body a {
	color: #666666;
	text-decoration: none;
}
#Hidden-Results-Body a:hover {
	color: #666666;
	text-decoration: underline;
}
#Hidden-Results-Notice {
	color: #666666;
	width: 100%;
	font-size: 11px;
	line-height: 14px;
}
#Hidden-Results-Notice a {
	color: #666666;
	text-decoration: underline;
}
#Hidden-Results-Email {
	width: 480px;
	height: 53px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Hidden-Results-Input {
	height: 48px;
	width: 440px;
	font-size: 18px;
	color: #666666;
	border: 0px none;
	outline-width: 0;
	margin-left: 15px;
}
#Product-Social {
	width: 780px;
	display: block;
	margin-bottom: 30px;
	overflow: visible;

}
.Product-Social-Button {
	padding-right: 5px;
	vertical-align: bottom;
}
#Product-Social div {
	vertical-align: middle;
	float: left;
	margin-right: 7px;
}
.Index-New-Reports {
	width: 400px;
	height: 135px;
	margin-bottom: 10px;
	display: block;
}
.Index-New-Photo {
	width: 180px;
	height: 135px;
	float: left;
	margin-right: 10px;
	display: block;
}
.Index-New-Name {
	width: 210px;
	height: 135px;
	font-size: 12px;
	float: left;
	display: block;
	}
.Index-New-Name b {
	font-size: 16px;
	}
#Photo-SlideShow, #Product-SlideShow {
	visibility: hidden;
	z-index: 5000;
	left: 0px;
	top: 0px;
	/*position: absolute;*/
}
#Testimonials-SlideShow {
	visibility: hidden;
	z-index: 5000;
	left: 0px;
	top: 0px;
	height: 150px;
	width: 340px;
}
#Index-Gallery-Container {
	position: relative;
	width: 320px;
}
#Index-Gallery-Text {
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 15px 0px;
	z-index: 5001;
	left: 0px;
	top: 140px;
	position: absolute; 
	width: 320px;
	height: 100px;
}
.popbox {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
 display: none;
 position: absolute;
 z-index: 99999;
 width: 400px;
 padding: 10px;
	background-color: #FFF8D9;
 color: #000000;
 border: 1px solid #000000;
 margin: 0px;
 webkit-box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
 box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
}
.Index-Featured-Container {
 width: 180px;
	height: 185px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.Index-Featured-Container a {
 color:#333333;
 text-decoration: none;
	}
.Index-Testimonial {
	font-size: 24px;
	color: #ff5e17;
	line-height: 28px;
	text-align: center;
	width: 340px;
	height: 135px;
}
.Index-User {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#Index-Featured-Logos {
	width: 340px;
	margin-top: 10px;
}
#Index-About-Mike-Adams {
	width: 340px;
	margin-top: 10px;
 padding-top: 10px;
 font-size: 16px;
}
.More-Articles-Thumb {
	vertical-align: top;
	padding-bottom: 15px;
	padding-right: 10px;
}
.More-Articles-Text {
	padding-bottom: 15px;
	font-size: 12px;
	vertical-align: top;
	color: #666666;
}
.More-Articles-Text b {
	font-size: 16px;
}
.Category-Block {
	display: inline-block;
	float: left;
	height: 260px;
	width: 214px;
	font-size: 30px;
	text-align: center;
	vertical-align: top;
	font-weight: lighter;
	margin-right: 50px;
}
.Category-Block a {
	text-decoration: none;
}
.HR-Video {
	padding-right: 10px;
	vertical-align: top;
	font-size: 14px;
}

/* begin here---------------------------------------------------------------------- */
.HM-Block {
	width: 780px;
	clear: both;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	height: auto;
	display: inline-block;
	padding-bottom: 15px;
}
.HM-Thumb {
	background-repeat: no-repeat;
	background-position: 0px 0px;
 width: 60px;
	height: 67px;
	float: left;
	margin-right: 15px;
}
.HM-Headline {
 width: 690px;
	height: 67px;
	float: left;
}
.HM-Headline h1 {
 margin-top: 0px;
}
.HM-Info {
	width: 765px;
	clear: both;
	margin-right: 0px;
}
.HM-Graph-Bar {
	background-color: #5cb9dd;
	height: 15px;
	width: 0px;
	float: left;
}
.HM-Graph-Avg {
 background-color: #dddddd;
	height: 15px;
	width: 0px;
	float: left;
}
.HM-Graph-High {
 background-color: #dddddd;
	height: 15px;
	width: 0px;
	float: left;
}
.HM-Graph-BHM {
 background-color: #3923D6;
	height: 15px;
	width: 0px;
	float: left;
}
.HM-Graph-PPM {
	width: 60px;
	float: left;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.HM-Labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	width: 330px;
	text-align: right;
}
.HM-Levels {
	vertical-align: top;
	width: 420px;
}

/* end here---------------------------------------------------------------------- */

#Lead {
	background-image: url(../Images/PT-Lead.gif);
}
#Mercury {
	background-image: url(../Images/PT-Mercury.gif);
}
#Aluminum {
	background-image: url(../Images/PT-Aluminum.gif);
}
#Arsenic {
	background-image: url(../Images/PT-Arsenic.gif);
}
#Cadmium {
	background-image: url(../Images/PT-Cadmium.gif);
}
#Copper {
	background-image: url(../Images/PT-Copper.gif);
}
#Tungsten {
	background-image: url(../Images/PT-Tungsten.gif);
}
#Zinc {
	background-image: url(../Images/PT-Zinc.gif);
}
.Grid-Container-190 {
	width: 190px;
	min-height: 120px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
 *display: inline;
 _height: 120px;
}
.Grid-Header {
	width: 780px;
	height: 20px;
	clear: both;
	margin-bottom: 30px;
}
.Grid-Header-Photo {
	width: 109px;
	float: left;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
.Grid-Header-Rating {
	width: 75px;
	float: left;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
 margin-right: 10px;
}
.Results-Column-A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
 background-color: #F5F5F5;
}
.Results-Column-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.Results-Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
}