@charset "utf-8";

* {
	padding: 0;
	margin: 0;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #F7F7F7;
}

#container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #CCC;
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-height: 500px;
	margin-top: 5px;
}

#container #Header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #Header {
	margin-right: 20px;
	margin-left: 10px;
	margin-top:10px;
	padding: 0px;
	height: 120px;
}

#container #Header #logo {
	float: left;
	margin-right: 0px;
}

#container #Header #ViewDemo, #ContactUs {
	width: 200px;
	height: 40px;
	text-align: center;
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
}

/* ==================== */
/* Utilities Navigation */
#navUtilities {	
	float: right;
	margin-right: 10px;
	width: 420px;
	margin-top: 20px;
}

#navUtilities ul {
	padding-left: 0;
	margin-left: 0;
}

#navUtilities ul li {
	display: inline;
}

#navUtilities ul li .leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}

#navUtilities ul li a {
	padding: 0.2em 1em;
	color: #999;
	font-size: 75%;
	float: left;
	text-decoration: none;
}

#navUtilities ul li a:hover {
	color: #333;
	border-right: 0 thin;
}
/* End Utilities Navigation */
/* ======================== */

/* ==== START: Header - topNav ==== */
#Header #topNav {
	clear: right;
	float: right;
	width: 540px;
	height: 40px;
	position: relative;
	margin: 33px 0 0 0;
	padding: 0;
}

#Header #topNav li {
	float: left;
	list-style-type: none;	
}

#Header #topNav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 40px;
	background: url(../images/Main_Nav.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

#Header #topNav li#navSafeShotHome a {
	left: 0;
	width: 90px;
	background-position: 0 0;
}

#Header #topNav li#navHealthcareSafety a {
	left: 90px;
	width: 90px;
	background-position: -90px 0;
}

#Header #topNav li#navManufacturingSimplified a {
	left: 180px;
	width: 90px;
	background-position: -180px 0;
}

#Header #topNav li#navPatentProtected a {
	left: 270px;
	width: 90px;
	background-position: -270px 0;
}

#Header #topNav li#navCommercialViability a {
	left: 360px;
	width: 90px;
	background-position: -360px 0;
}

#Header #topNav li#navVideoAndPictures a {
	left: 450px;
	width: 90px;
	background-position: -450px 0;
}

#Header #topNav li#navSafeShotHome a:hover {
	background-position: 0 -40px;
}

#Header #topNav li#navHealthcareSafety a:hover {
	background-position: -90px -40px;
}

#Header #topNav li#navManufacturingSimplified a:hover {
	background-position: -180px -40px;
}

#Header #topNav li#navPatentProtected a:hover {
	background-position: -270px -40px;
}

#Header #topNav li#navCommercialViability a:hover {
	background-position: -360px -40px;
}

#Header #topNav li#navVideoAndPictures a:hover {
	background-position: -450px -40px;
}

#bodySafeShotHome #topNav li#navSafeShotHome a {
	background-position: 0 -80px;
}

#bodyHealthcareSafety #topNav li#navHealthcareSafety a {
	background-position: -90px -80px;
}

#bodyManufacturingSimplified #topNav li#navManufacturingSimplified a {
	background-position: -180px -80px;
}

#bodyPatentProtected #topNav li#navPatentProtected a {
	background-position: -270px -80px;
}

#bodyCommercialViability #topNav li#navCommercialViability a {
	background-position: -360px -80px;
}

#bodyVideoAndPictures #topNav li#navVideoAndPictures a {
	background-position: -450px -80px;
}

/* ==== END: Header - topNav ==== */

#container #Graphic {
	clear:both;
	margin-right: 20px;
	margin-left: 20px;
	height: 250px;
	z-index: 500;
}

#container #ContentSection {
	float: none;
	background-color: #FFF;
	clear: none;
	margin-right: 20px;
	margin-left: 20px;
}

#container #ContactUsThankYou_ContentSection {
	margin: 30px 20px 0 20px;
	height: 500px;
	min-height: 500px;
}

#container #ContactUsThankYou_ContentSection h4 {
	padding-bottom: 30px;
}

#container #ContentSection #mainContent{
	margin-right: 350px;
}

#container #ContentSection #mainContent H1{
	font-size:130%;
	padding-left:0px;
	margin-top:20px;
	color: #0B5923;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
}

#container #ContentSection #mainContent H2{
	font-size:80%;
	padding-left:10px;
	margin-bottom:10px;
	padding-top: 20px;
}

#container #ContentSection #mainContent p {
	font-size:80%;
	padding-left:20px;
}

#container #ContentSection #mainContent li {
	font-size:80%;
	margin-left:50px;
	padding-top: 5px;
}

#container #ContentSection #RightSidebar {
	float: right;
	width: 300px;
	margin: 10px 0px;
	padding: 0px 0px 0px 10px;
}

#RightSidebar .RightSidebarSection {
	margin: 5px 10px 10px 10px;
}

#RightSidebar .RightSidebarSection #PepsiRefreshSection {
	margin: 5px 10px 10px 10px;
	height: 0;	
}

#RightSidebar .SectionHeader {
	background-color: #D3DCD5;
	padding: 5px;
}

#RightSidebar .RightSidebarSection a {
	text-decoration: none;
	color: #000;	
}

#RightSidebar .SectionHeader h1 {
	font-size: small;
	font-weight: bold;
}

#RightSidebar .SectionHeader h2 {
	font-size:small;
	font-weight: normal;
	padding-left: 10px;
}

#RightSidebar .SectionHeader .link {
	float: right;
	font-size: small;
	color: #0b5923;
	text-decoration: underline;	
}

#RightSidebar .SectionContent, .quote {
	font-size: small;
	padding: 5px;
	background-color: #F7F7F7;
	font-weight: normal;
}

#RightSidebar .RightSidebarSection .quote {
	font-style: italic;
}

#RightSidebar .RightSidebarSection .SectionContent p em {
	font-weight: normal;
}

#RightSidebar .RightSidebarSection .SectionContent li {
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 3px;
	list-style-image: url(../favicon.ico);
}

#Footer {
	clear: both;
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	font-size: x-small;
}

#Footer #footerNav {
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #Footer #Nav {
	text-align: left;
}

#Footer #CopywriteAndCredits {
	float: right;	
	text-align: right;
}

#container #ContentSection #ContactUsForm {
	margin-top: 50px;
	margin-left: 20px;
}

#container #ContentSection #mainContent #teaser {
	font-size: 110%;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
	background-color: #D3DCD5;
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 20px 0px;
	border: 1px solid #AEAEAE;
	text-decoration: none;
}

#container #ContentSection #mainContent #teaser a {
	text-decoration: none;
	color: #000;
}

#container #ContentSection #mainContent #link {
	color: #00C;
	text-decoration: underline;
}
#RightSidebar #PepsiRefresh {
	background:url(http://www.refresheverything.com/images/global/logo-pepsi-refresh-project.png);
	overflow: hidden;
	background-repeat:no-repeat;
	margin-top: 5px;
	margin-bottom:5px;
	margin-left:20px;
	height: 45px;
	background-position: 0 0;
}

#RightSidebar #PepsiRefresh h1{ 
height:150px; /*match to #header height*/ 
text-indent: -100.0em; 
overflow: hidden; 
background: url(path/to/image.gif); 
} 
#RightSidebar #PepsiRefresh  h1 a{ 
display:block; 
line-height:150px; /*match to h1 height*/ 
}#ContentSectionBottom {
	clear: both;
	font-size: 1px;
}
#bodyLeadership #container #ContentSection .newsreleaselist {
	padding: 0 10px 0 5px;
}

