@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

.clear{
	clear:both;
	}
	
/*body{
	background:url(../images/asapPageBkgd.gif) no-repeat center top;
	background-color:#44586e;
	}*/
body{
	background:url(../images/backgroundPattern1.gif) repeat-x;
	background-color:#e99999;
	}
	
.registeredTrademark{
	position:absolute;
	font-size: 50%;
	top: 0px;
	}
	
.first{
	margin-top:0px;
	}
.first10{
	margin-top:10px;
	}
.first20{
	margin-top:20px;
	}

p.testimonialCredit{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#990000;
	margin: 4px 0px 0px 20px;
	}
p.testimonialCredit.noCredentials{
	margin-bottom:20px;
	}
p.testimonialCredentials{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#990000;
	margin: 0px 0px 20px 20px;
	text-decoration:none;
	}
p.readMore a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:26px;
	color:#20358c;
	margin-bottom: 6px;
	text-decoration:none;
	}
p.readMore a:visited, p.readMore a:active, p.readMore a:focus, {
	color:#20358c;
	}
p.readMore a:hover{
	color:#990000
	text-decoration:none;
	}
.floatRight{
	float:right;
	margin-left: 10px;
	margin-top: 10px;
	}
.floatLeft{
	float:left;
	margin-right: 20px;
	}

h1{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:32px;
	font-weight:normal;
	color:#1b75bc;
	}
h2{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#990000;
	margin-top: 20px;
	}
h2.peerReviews{
	margin-top:0px;
	margin-bottom: 6px;
	}
h2.peerReviews.mi{
	margin-left:20px;
	margin-right:20px;
	}

h2.peerReviews.mi  a:link{
	text-decoration:none;
	color:#313a90;
	}
h2.peerReviews.mi a:hover{
	color:#1b75bc;
	}
	
h2.answer{
	margin-top:0px;
	margin-bottom: 6px;
	}
h2.answer{
	margin-left:0px;
	margin-right:20px;
	}

h2.answer  a:link{
	text-decoration:none;
	color:#313a90;
	}
h2.answer a:hover{
	color:#1b75bc;
	}

.QAMenuBox{
	position:relative;
	}
.QMenuBox{
	float:left;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:37px;
	font-weight:bold;
	color:#313a90;
	width:40px;
	margin-right:10px;
	position:relative;
	margin-left: 20px;
	}
.AMenuBox{
	float:left;
	position:relative;
	width: 510px;
	}
.QABox{
	position:relative;
	}
.QBox{
	float:left;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:37px;
	font-weight:bold;
	color:#990000;
	width:40px;
	margin-right:10px;
	position:relative;
	margin-left: 0px;
	}
.ABox{
	float:left;
	position:relative;
	width: 600px;
	}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#1b75bc;
	margin-top: 6px;
	}
h3 a:link{
	color:#1b75bc;
	text-decoration:none;
	}
h3 a:visited, h3 a:active, h3 a:focus{
	color:#1b75bc;
	text-decoration:none;
	}
h3 a:hover{
	color:#b92f36;
	text-decoration:none;
	}
h3.peerReviews{
	color:#000;
	margin-bottom: 6px;
	}
h3.siteMap{
	text-align:center;
	}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000;
	margin-top: 3px;
	}
.bodyCopy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:26px;
	color:#000;
	margin-bottom: 6px;
	}
p.bodyCopy.bullet{
	font-size:14px;
	margin-bottom:3px;
	line-height: 16px;
	}
p.bodyCopy.home{
	font-size:13px;
	line-height:30px;
	}
p.bodyCopy.number{
	font-size:14px;
	margin-bottom:3px;
	line-height: 26px;
	margin-left: 13px;
	text-indent: -13px;
	}
p.bodyCopyLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	margin: 0 20px 0 20px;
	}
p.bodyCopyLink a:link{
	color:#20358c;
	text-decoration:none;
	}
p.bodyCopyLink a:visited, p.bodyCopyLink a:active, p.bodyCopyLink a:focus{
	color:#20358c;
	text-decoration:none;
	}
p.bodyCopyLink a:hover{
	color:#b82d34;
	text-decoration:none;
	}

.bullet{
	font-size:10px;
	text-indent:-6px;
	margin-left:15px;
	line-height: 14px;
	}
.bullet a:link{
	color:#000;
	text-decoration:none;
	}
.bullet a:visited, .bullet a:active, .bullet a:focused{
	color:#000;
	text-decoration:none;
	}
.bullet a:hover{
	color:#990000;
	text-decoration:none;
	}
.bullet a:visited{
	text-decoration:none;
	}
.indent10px{
	margin-left:10px;
	}		
	
#wrapper{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: -150px;
	}
#content{
	width:1455px;
	height:614px;
	}
#headerWrapper{
	text-align: left;
	width:auto;
		background:url(../images/circleBackground.png) no-repeat top center;

	}
#header{
	width:2036;
	margin-left:auto;
	margin-right:auto;
	}

#headerBump{
	margin-left:30px;
	position: relative;
	}
#lowerSlideshow{
	position:absolute;
	top:500px;
	margin-left:30px;
	z-index: 1000;
	}

#contentWrapper{
	margin-left: auto;
	margin-right: auto;
	width: 984px;
	margin-top: -150px;
	z-index: 1000;
	position: relative;
	}
#contentBody{
	width: 922px;
	margin-left: 30px;
	position: relative;
	margin-top: 32px;
	}
#leftCol{
	float:left;
	width: 443px;
	margin-left: 50px;
	z-index: 1000;
	}
#rightCol{
	float:right;
	width: 315px;
	margin-right: 50px;
	position: relative;
	}
#leftCol.sub{
	width:150px;
	margin-left: 0px;
	margin-top: 50px;
	}
#rightCol.sub{
	width:150px;
	margin-right: 0px;
	margin-top: 50px;
	padding-bottom: 50px;
	}
#wavesWrapper{
	position: relative;
	z-index: 5000;
	width: auto;
	margin-top: -815px;
	}	
#waves{
	width:900px;
	height:99px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	}
#wavesBump{
	position:absolute;
	top: 0px;
	margin-left: -278px;
	}
.dividerLine{
	height:1px;
	margin: 20px 0px;
	background-color: #20358c;
	width: 575px;
	}
.imageFloatRight{
	float:right;
	margin:0px 0px 10px 20px;
	}
	
#home-DescriptiveTextBox{
	position:absolute;
	left:45px;
	top:520px;
	z-index: 5000;
	width: 440px;
	}
#home-ColoredNavigationBox{
	position:absolute;
	left:37px;
	top:293px;
	z-index:6000;
	width:715px;
	height:82px;
	}
/*----------------------------------------
Research Page
----------------------------------------*/
#header.research{
	background:url(../images/research_02.jpg) no-repeat;
	height:539px;
	width:923px;
	position: relative;
	}
#waveLeft{
	width:266px;
	height:78px;
	margin-top: 221px;
	margin-left: -266px;
	float: left;
	}
#waveRight{
	width:266px;
	height:320px;
	float: right;
	right: -266px;
	position: absolute;
	}
#body.research{
	width:923px;
	margin: 0 auto;
	position: relative;
	z-index: 50;
	background:url(../images/asap-BodyImage.gif) repeat-y;
	}
#leftCol.menu{
	width:268px;
	margin-top: -135px;
	position: relative;
	margin-left: 26px;
	}
.boxIndent{
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	}
.boxHeadline{
	margin-bottom: 4px;
	}
#mainMenu-Supplements-MI{
	width:200px;
	position: relative;
	}
#mainMenu-Research-MI{
	width:200px;
	position: relative;
	}
#mainMenu-FDA-MI{
	width:200px;
	position: relative;
	}
#mainMenu-Pets-MI{
	width:200px;
	position: relative;
	}
#topMenu{
	width:200px;
	position: relative;
	}
.menu.header{
	height:9px;
	background:url(../images/menuHeader.gif) no-repeat;
	width: 268px;
	}
.menu.body{
	background:url(../images/menuBody.gif) repeat-y;
	position: relative;
	width: auto;
	}
.menu.footer{
	background:url(../images/menuFooter.gif) no-repeat;
	height:9px;
	width: 268px;
	}
.menuDivider{
	width:230px;
	height:2px;
	padding-bottom: 3px;
	padding-left: 18px;
	padding-right: 18px;
	}
.bodyCopy.menu{
	margin-right:10px;
	margin-top:3px;
	margin-bottom:3px;
	font-size:18px;
	line-height:22px;
	text-indent:-18px;
	margin-left:21px;
	}
.bodyCopy.menu.first{
	margin-top:0px;
	padding-top:3px;
	}
.bodyCopy.menu.last{
	margin-bottom:0px;
	padding-bottom:3px;
	}
.bodyCopy.menu a:link{
	padding-left:18px;
	color:#313a90;
	text-decoration:none;
	}
.bodyCopy.menu a:visited, .bodyCopy.menu a:active, .bodyCopy.menu a:focus{
	padding-left:18px;
	color:#313a90;
	text-decoration:none;
	}
.bodyCopy.menu a:hover{
	padding-left:18px;
	color:#0000CC;
	text-decoration:underline;
	background:url(../images/menuCircle.gif) no-repeat 6px 8px;
	}
	
.bodyCopy.menuDescription{
	line-height:14px;
	margin-left: 20px;
	margin-right:10px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	}
.bodyCopy.menuDescription.last{
	margin-bottom:0px;
	padding-bottom:6px;
	}
.bodyCopy.menuDescription a:link{
	color:#000;
	text-decoration:none;
	}
.bodyCopy.menuDescription a:visited, .bodyCopy.menuDescription a:active, .bodyCopy.menuDescription a:focus{
	color:#000;
	text-decoration:none;
	}
.bodyCopy.menuDescription a:hover{
	color:#0000CC;
	text-decoration:underline;
	}
.dcMenuBox{
	width:660px;
	position:relative;
	margin-top: 20px;
	background:url(../images/dcMenu-Body.gif) repeat-y;
	}
.dcMenuBox-Research{
	width:660px;
	height:41px;
	position:relative;
	margin-top: 20px;
	background:url(../images/researchMenuBkgd.jpg) no-repeat;
	}
.dcMenuBox-Header{
	width:600px;
	height:10px;
	background:url(../images/dcMenu-Header.gif) no-repeat;
	}
.dcMenuBox-Body{
	position:relative;
	width:600px;
	padding-top: 7px;
	}
.dcMenuBox-Body-Research{
	position:relative;
	width:600px;
	margin-left: 30px;
	padding-top: 7px;
	}
.dcMenuBox-Footer{
	width:600px;
	height:10px;
	background:url(../images/dcMenu-Footer.gif) no-repeat;
	}
.dcMenuItemBox{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left: 0px;
	}
.dcMenuItemDivider{
	float:left;
	width:1px;
	height:17px;
	background-color:#000;
	margin: 0 10px;
	}
	
.dcMenuItemBox.first{
	margin-left:55px;
	}
.dcMenuItemText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
.dcMenuItemText a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
	}
.dcMenuItemText a:visited, .dcMenuItemText a:active, .dcMenuItemText a:focus{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
	}
.dcMenuItemText a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1b75bc;
	text-decoration:none;
	}
#researchProtectedBox{
	position:relative;
	width:660px;
	}
#researchProtectedBox-Header{
	width:660px;
	height:20px;
	background:url(../images/researchPotectedBox-Header.jpg) no-repeat;
	}
#researchProtectedBox-Body{
	width:660px;
	background:url(../images/researchPotectedBox-Body.jpg) repeat-y;
	}
#researchProtectedBox-Footer{
	width:660px;
	height:20px;
	background:url(../images/researchPotectedBox-Footer.jpg) no-repeat;
	}
#researchProtectedTextBox{
	width:620px;
	margin-left:20px;
	margin-right:20px;
	padding-bottom: 20px;
	}

	
#topMenu{
	width:268px;
	margin-top: 0px;
	}
#supplementFacts{
	margin-top:10px;
	}
	
.bodyCopy.topMenu{
	font-size:14px;
	margin-left:22px;
	line-height: 18px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	}
.bodyCopy.topMenu a:link{
	padding-left:18px;
	color:#000;
	text-decoration:none;
	}
.bodyCopy.topMenu a:visited, .bodyCopy.bottomMenu a:active, .bodyCopy.bottomMenu a:focus{
	padding-left:18px;
	color:#000;
	text-decoration:none;
	}
.bodyCopy.topMenu a:hover{
	padding-left:18px;
	text-decoration:none;
	color:#0000CC;
	background:url(../images/menuCircle.gif) no-repeat 6px 4px;
	}
.bodyCopy.topMenu a:active{
	padding-left:18px;
	text-decoration:none;
	color:#0000CC;
	background:url(../images/menuCircle.gif) no-repeat 6px 4px;
	}
	
.topMenuItem{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:26px;
	margin-bottom: 0px;
	font-size:14px;
	line-height: 18px;
	padding-bottom: 6px;
	margin-left:12px;
	text-decoration:none;
	display:block;
	width:224px;
	padding-left: 18px;
	}
a:link.topMenuItem {
	color:#000;
	text-decoration:none;
	}
a:visited.topMenuItem {
	color:#000;
	text-decoration:none;
	}
a:hover.topMenuItem {
	color:#00C;
	text-decoration:none;
	background:url(../images/menuCircle.gif) no-repeat 6px 4px;
	}
body#fourOz a.topMenuItem.fourOz,
body#eightOz a.topMenuItem.eightOz,
body#sixteenOz a.topMenuItem.sixteenOz{
	background:url(../images/menuCircle.gif) no-repeat 6px 4px;
	}


.suggestedUseDesc{
	position:absolute;
	top:205px;
	left:20px;
	width:248px;
	visibility:hidden;
	font-weight:normal;
	}
.supplementFactsDesc{
	position:absolute;
	top:205px;
	left:20px;
	width:268px;
	visibility:hidden;
	font-weight:normal;
	}
.otherIngredientsDesc{
	position:absolute;
	top:205px;
	left:20px;
	width:268px;
	visibility:hidden;
	font-weight:normal;
	}
.additionalLabelInformationDesc{
	position:absolute;
	top:205px;
	left:20px;
	width:248px;
	visibility:hidden;
	font-weight:normal;
	}


.bodyCopy.bottomMenu{
	font-size:14px;
	margin-left:0px;
	line-height: 18px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	font-weight:bold;
	margin-top:2px;
	display:block;
	width:240px;
	height:18px;
	}
.bodyCopy.bottomMenu a:link{
	padding-left:30px;
	color:#000;
	text-decoration:none;
	}
.bodyCopy.bottomMenu a:visited, .bodyCopy.bottomMenu a:active, .bodyCopy.bottomMenu a:focus{
	padding-left:30px;
	color:#000;
	text-decoration:none;
	}
.bodyCopy.bottomMenu a:hover{
	padding-left:30px;
	text-decoration:none;
	color:#0000CC;
	background:url(../images/menuCircle.gif) no-repeat 18px 4px;
	}
.bodyCopy.bottomMenu.suggestedUse:hover .suggestedUseDesc{
	visibility:visible;
	}
.bodyCopy.bottomMenu.supplementFacts:hover .supplementFactsDesc{
	visibility:visible;
	}
.bodyCopy.bottomMenu.otherIngredients:hover .otherIngredientsDesc{
	visibility:visible;
	}
.bodyCopy.bottomMenu.additionalLabelInformation:hover .additionalLabelInformationDesc{
	visibility:visible;
	}


#rightCol.content{
	width: 575px;
	margin-top: -135px;
	margin-right: 30px;
	padding-bottom: 30px;
	}
h1.research{
	margin-right:150px;
	}
h3.research{
	color:#313a90;
	}
h4.research{
	margin-top:20px;
	}
#transparentGIF.research{
	float:right;
	width:135px;
	height:25px;
	}
.bodyCopy.researchArticle{
	margin-top:6px;
	margin-left:47px;
	text-indent:-47px;
	line-height:20px;
	}
.bodyCopy.researchArticle.indented{
	margin-left:28px;
	text-indent:-18px;
	margin-top:0px;
	}
.bodyCopy.researchArticle a:link{
	padding-left:18px;
	color:#000;
	text-decoration:none;
	}
.bodyCopy.researchArticle a:visited, .bodyCopy.researchArticle a:active, .bodyCopy.researchArticle a:focus{
	padding-left:18px;
	text-decoration:none;
	color:#000;
	}
.bodyCopy.researchArticle a:hover{
	padding-left:18px;
	text-decoration:none;
	color:#0000CC;
	background:url(../images/menuCircle.gif) no-repeat 6px 4px;
	}
	
	
#header.products{
	height:539px;
	width:923px;
	position: relative;
	}
#header.asapPlus{
	background:url(../images/asapPlus-ProductHeaderImage.jpg) no-repeat;
	height:539px;
	width:923px;
	position: relative;
	}
#header.asap30{
	background:url(../images/asap30ProductHeaderImage.jpg) no-repeat;
	height:539px;
	width:923px;
	position: relative;
	}
#header.asap10{
	background:url(../images/asap10ProductHeaderImage.jpg) no-repeat;
	height:539px;
	width:923px;
	position: relative;
	}
#header.asap{
	height:539px;
	width:923px;
	position: relative;
	margin-top: 52px;
	}
#headerTop{
	width:923px;
	height:23px;
	}
#headerBottom{
	width:923px;
	height:516px;
	background:url(../images/asap-MainImage.jpg) no-repeat;
	}

#header.usbc{
	background:url(../images/usbcProductHeaderImage.jpg) no-repeat;
	height:539px;
	width:923px;
	position: relative;
	}
#header.accessories{
	height:539px;
	width:923px;
	position: relative;
	}



.bodyCopy.productInstructions{
	line-height:18px;
	margin-left: 20px;
	margin-bottom: 4px;
	text-indent: -10px;
	}
.bodyCopy.productInstructions.accordian{
	margin-bottom:0px;
	margin-top: 6px;
	margin-right: 30px;
	}
#productColOne{
	position:relative;
	float:left;
	margin-top:20px;
	width:290px;
	}
#productColOne img, #productColTwo img{
	margin-bottom:20px;
	}
#productColTwo{
	position:relative;
	float:right;
	margin-top:20px;
	width:290px;
	}
.productDescColOne, .productDescColTwo{
	position:relative;
	float:left;
	margin-top:20px;
	margin-right:20px;
	width: 186px;
	}
.productDescColThree{
	position:relative;
	float:left;
	margin-top:20px;
	margin-right:0px;
	width: 186px;
	}

h2.products{
	color:#000;
	margin-bottom: 6px;
	}
h3.products{
	margin-left:10px;
	margin-top:0px;
	}
h3.products.accordian{
	color:#fff;
	}
#siteMapBox{
	width:575px;
	margin-top: 20px;
	padding-bottom: 30px;
	float: right;
	margin-right: 31px;
	}
#siteMapHeader{
	width:575px;
	}
#siteMapCol1, #siteMapCol2, #siteMapCol3, #siteMapCol4, #siteMapCol5{
	width:270px;
	margin-left: 20px;
	margin-top: 14px;
	float: left;
	}
#siteMapFooter{
	width:891px;
	height:10px;
	background:url(../images/siteMapFooter.jpg) no-repeat;
	}
/*----------------------------------------
Doctor Page
----------------------------------------*/
#header.research{
	height:539px;
	width:923px;
	position: relative;
	}
/*----------------------------------------
Peer Review Page
----------------------------------------*/
#header.peerReviews{
	height:539px;
	width:923px;
	position: relative;
	}
/*----------------------------------------
Congressional Testimony Page
----------------------------------------*/
#header.congressionalTestimony{
	height:539px;
	width:923px;
	position: relative;
	}
.singleColBlueBox-Left{
	position:relative;
	float:left;
	width:290px;
	margin-top: 10px;
	}
.singleColBlueBox-Right{
	position:relative;
	float:right;
	width:290px;
	margin-top: 10px;
	}

.singleColBlueBox-Header{
	width:290px;
	height:10px;
	background:url(../images/singleColBlueBox-Header.gif) no-repeat;
	}
.singleColBlueBox-Body{
	width:290px;
	background:url(../images/singleColBlueBox-Body.gif) repeat-y;
	height: 100px;
	}

.singleColBlueBox-Footer{
	width:290px;
	height:10px;
	background:url(../images/singleColBlueBox-Footer.gif) no-repeat;
	}

#pageFooterWrapper{
	width:auto;
	position:relative;
	text-align:left;
	padding-bottom: 30px;
	}
#pageFooter{
	margin:0 auto;
	width:923px;
	}
#col1{
	position:relative;
	float:left;
	width:277px;
	margin-right:20px;
	}
#col2{
	position:relative;
	float:left;
	width:277px;
	}
.imageLink{
	padding-top:10px;
	}
.warningText{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	margin-left: 0px;
	line-height:21px;
	margin-top: 15px;
	}
.warningText.first{
	margin-top:`0px;
	margin-top: 0px;
	}
body#home a#nav-home,
body#products a#nav-products,
body#gallery a#nav-gallery,
body#about a#nav-about
{
color: red;
}
/*--------------------------------Buttons--------------------------------*/
#button-storeLocator,
#button-USBC,
#button-ABLsite{
	position:relative;
	margin-bottom: 10px;
	}


/*--------------------------------Leaving Alerts--------------------------------*/
#supp-asap-Leave,
#supp-asap30-Leave,
#supp-ASAP-Leave,
#supp-Accessories-Leave,
#supp-USBC-Leave,
#supp-asap10-Leave,
#supp-ASAPplus-Leave,
#sideMenu-Research-Leave,
#disinfectant-AGX32dental-Leave,
#disinfectant-AGX32-Leave,
#pets-petShield-Leave,
#pets-petShieldLiquid-Leave,
#wound-polarPatch-Leave,
#wound-WoundDressing-Leave,
#wound-AntiBacterial-Leave,
#ABLsite-Leave,
#supp-StoreLocator-Leave{
	position:absolute;
	left:75px;
	top: -40px;
	visibility:hidden;
	width:242px;
	height:133px;
	z-index:2000;
	}
#siteMap-Patents-Leave, #siteMap-Research-Leave{
	position:absolute;
	left:-70px;
	top: -125px;
	visibility:hidden;
	width:242px;
	height:133px;
	z-index:2000;
	}
	
#lowerMenu-Patents-Leave{
	position:absolute;
	left:73px;
	top: -42px;
	visibility:hidden;
	width:281px;
	height:106px;
	z-index:2000;
	}
#upperMenu-Research-Leave{
	position:absolute;
	left:200px;
	top: -22px;
	visibility:hidden;
	width:281px;
	height:106px;
	z-index:2000;
	}
	
#button-asap:hover #supp-asap-Leave,
#button-asap30:hover #supp-asap30-Leave,
#button-ASAP:hover #supp-ASAP-Leave,
#button-Accessories:hover #supp-Accessories-Leave,
#button-USBC:hover #supp-USBC-Leave,
#button-asap10:hover #supp-asap10-Leave,
#button-ASAPplus:hover #supp-ASAPplus-Leave,
#mainMenu-Research-MI:hover #sideMenu-Research-Leave,
#siteMap-Patents-Button:hover #siteMap-Patents-Leave,
#siteMap-Research-Button:hover #siteMap-Research-Leave,
#lowerMenu-Patents-Button:hover #lowerMenu-Patents-Leave,
#mainMenu-Research-MI:hover #upperMenu-Research-Leave,
#button-AGX32dental:hover #disinfectant-AGX32dental-Leave,
#button-AGX32:hover #disinfectant-AGX32-Leave,
#button-petShield:hover #pets-petShield-Leave,
#button-petShieldLiquid:hover #pets-petShieldLiquid-Leave,
#button-polarPatch:hover #wound-polarPatch-Leave,
#button-WoundDressing:hover #wound-WoundDressing-Leave,
#button-AntiBacterial:hover #wound-AntiBacterial-Leave,
#button-ABLsite:hover #ABLsite-Leave,
#button-storeLocator:hover #supp-StoreLocator-Leave{

	visibility:visible;
	}

/*--------------------------------Coming Soon Alerts--------------------------------*/


#sideMenu-comingSoon{
	position:absolute;
	left:200px;
	top: 3px;
	visibility:hidden;
	width:169px;
	height:64px;
	z-index:2000;
	}
#mainMenu-Research-MI:hover #sideMenu-comingSoon{
	visibility:visible;
	}

#supp-asap-ComingSoon,
#supp-asap30-ComingSoon,
#supp-ASAP-ComingSoon,
#supp-Accessories-ComingSoon,
#supp-USBC-ComingSoon,
#supp-asap10-ComingSoon,
#supp-ASAPplus-ComingSoon,
#wound-PolarPatch-ComingSoon,
#wound-WoundDressingGel-ComingSoon,
#wound-AntiBacterialWoundDressingGel-ComingSoon,
#pet-PetShieldGel-ComingSoon,
#pet-PetShieldLiquid-ComingSoon,
#disinfect-AGX32Dental-ComingSoon,
#disinfect-AGX32-ComingSoon,
#storeLocator-ComingSoon
{
	position:absolute;
	left:75px;
	top: 0px;
	visibility:hidden;
	width:145px;
	height:80px;
	z-index:2000;
	}
#button-asap:hover #supp-asap-ComingSoon,
#button-asap30:hover #supp-asap30-ComingSoon,
#button-ASAP:hover #supp-ASAP-ComingSoon,
#button-Accessories:hover #supp-Accessories-ComingSoon,
#button-USBC:hover #supp-USBC-ComingSoon,
#button-asap10:hover #supp-asap10-ComingSoon,
#button-ASAPplus:hover #supp-ASAPplus-ComingSoon,
#button-polarPatch:hover #wound-PolarPatch-ComingSoon,
#button-WoundDressing:hover #wound-WoundDressingGel-ComingSoon,
#button-AntiBacterial:hover #wound-AntiBacterialWoundDressingGel-ComingSoon,
#button-petShield:hover #pet-PetShieldGel-ComingSoon,
#button-petShieldLiquid:hover #pet-PetShieldLiquid-ComingSoon,
#button-AGX32dental:hover #disinfect-AGX32Dental-ComingSoon,
#button-AGX32:hover #disinfect-AGX32-ComingSoon,
#button-storeLocator:hover #storeLocator-ComingSoon
{
	visibility:visible;
	}
	
#siteMap-Research-ComingSoon{
	position:absolute;
	left:-30px;
	top: -80px;
	visibility:hidden;
	width:145px;
	height:80px;
	z-index:2000;
	}
#siteMap-Research-Button:hover #siteMap-Research-ComingSoon{
	visibility:visible;
	}

