body {
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
	color: #202632;
	font-family: "Garamond","Georgia","Times","Times New Roman",serif;
	text-align: center;
}

h1 {
	margin: 0 0 .625em;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1em;
	text-transform: uppercase;
}

h1 span {
	font-style: italic;
	text-transform: none;
}

h2 {
	margin-bottom: .75em;
	font-family: "Arial",sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #185AAE;
}

h3 {
	margin-bottom: .75em;
	font-family: "Arial Narrow",sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #185AAE;
}

h4 {
	margin-bottom: .75em;
}

p, ul, ol, dl {
	margin: .75em 0;
}

blockquote {
	margin: 0;
	font-style: italic;
}

li blockquote p {
	margin: 0;
}

q {
	font-style: italic;
}

q:before,
q:after {
	content: "";
}

.width {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

.fir,
.skipnav {
	display: none;
}

#masthead {
	background-image: url(../images/masthead-bg.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
}

#home #masthead {
	background-image: url(../images/home-masthead-bg.gif);
}

#masthead .width {
	padding: 20px 0 30px;
}

#home #masthead .width {
	padding: 80px 0;
	background-image: url(../images/masthead-width-bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

#masthead a {
	display: block;
	height: 46px;
	width: 236px;
	margin: 0 15px;
	background-image: url(../images/masthead-width-a-bg.gif);
	background-repeat: no-repeat;
}

#home #masthead a {
	height: 60px;
	width: 296px;
	margin: 0 35px;
	background-image: url(../images/home-masthead-width-a-bg.gif);
}

#nav ul {
	position: relative;
	margin: 0 0 3.5em;
	border-color: #000;
	border-width: 1px 0;
	border-style: solid;
	background-color: #7E99C8;
}

#home #nav ul {
	margin-bottom: 2.5em;
}

#nav li {
	float: left;
	padding-left: 0;
	background-image: none;
}

#nav li#nav-about a {
	background-image: url(../images/nav-whatislindane.gif);
}

#nav li#nav-scabiesandlice a {
	background-image: url(../images/nav-understandingscabiesandlice.gif);
}

#nav li#nav-safety a {
	background-image: url(../images/nav-publicsafetyconsiderations.gif);
}

#nav li#nav-advancements a {
	background-image: url(../images/nav-productadvancements.gif);
}

#nav li#nav-facts a {
	background-image: url(../images/nav-informationfactchecker.gif);
}

#nav li#nav-resources a {
	background-image: url(../images/nav-importantresources.gif);
}

#nav li a {
	height: 44px;
	display: block;
	width: 125px;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

#nav li a:hover {
	background-position: 50% 50%;
}

#about #nav li#nav-about a,
#about-uses #nav li#nav-about a,
#about-history #nav li#nav-about a,
#about-need #nav li#nav-about a,
#scabiesandlice #nav li#nav-scabiesandlice a,
#scabiesandlice-perspective #nav li#nav-scabiesandlice a,
#scabiesandlice-incidence #nav li#nav-scabiesandlice a,
#scabiesandlice-diagnosis #nav li#nav-scabiesandlice a,
#scabiesandlice-treatment #nav li#nav-scabiesandlice a,
#scabiesandlice-resistance #nav li#nav-scabiesandlice a,
#safety #nav li#nav-safety a,
#safety-adverseevents #nav li#nav-safety a,
#safety-misuse #nav li#nav-safety a,
#safety-carcinogenicpotential #nav li#nav-safety a,
#safety-contamination #nav li#nav-safety a,
#safety-calculation #nav li#nav-safety a,
#advancements #nav li#nav-advancements a,
#advancements-packaging #nav li#nav-advancements a,
#advancements-labeling #nav li#nav-advancements a,
#advancements-education #nav li#nav-advancements a,
#advancements-research #nav li#nav-advancements a,
#facts #nav li#nav-facts a,
#resources #nav li#nav-resources a,
#nav li a:active {
	background-position: 50% 100%;
}

#nav ul ul {
	position: absolute;
	left: 0;
	width: 735px;
	margin-top: 5px;
	border-style: none;
	padding: 3px 0 4px 15px;
	background-color: #AFBD32;
	font-family: "Verdana",sans-serif;
	font-size: .7em;
}

#nav ul ul a {
	display: none;
	height: auto;
	width: auto;
	border-color: #FFF;
	border-width: 0 0 0 1px;
	border-style: solid;
	padding: 0 .5em;
	background-image: none !important;
}

#about #nav-about ul a,
#about-uses #nav-about ul a,
#about-history #nav-about ul a,
#about-need #nav-about ul a,
#scabiesandlice #nav-scabiesandlice ul a,
#scabiesandlice-perspective #nav-scabiesandlice ul a,
#scabiesandlice-incidence #nav-scabiesandlice ul a,
#scabiesandlice-diagnosis #nav-scabiesandlice ul a,
#scabiesandlice-treatment #nav-scabiesandlice ul a,
#scabiesandlice-resistance #nav-scabiesandlice ul a,
#safety #nav-safety ul a,
#safety-adverseevents #nav-safety ul a,
#safety-misuse #nav-safety ul a,
#safety-carcinogenicpotential #nav-safety ul a,
#safety-contamination #nav-safety ul a,
#safety-calculation #nav-safety ul a,
#advancements #nav-advancements ul a,
#advancements-packaging #nav-advancements ul a,
#advancements-labeling #nav-advancements ul a,
#advancements-education #nav-advancements ul a,
#advancements-research #nav-advancements ul a {
	display: block;
}

#nav ul ul :link:focus,
#nav ul ul :visited:focus {
	color: #FFF;
}

#nav ul ul :link {
	color: #FFF;
}

#nav ul ul :visited {
	color: #FFF;
}

#nav ul ul :link:hover,
#nav ul ul :visited:hover {
	color: #FFF;
}

#nav ul ul :link:active,
#nav ul ul :visited:active {
	color: #FFF;
}

#nav ul ul li.first-child a {
	border-style: none;
	padding-left: 0;
}

#about-uses #subnav-uses a,
#about-history #subnav-history a,
#about-need #subnav-need a,
#scabiesandlice-perspective #subnav-perspective a,
#scabiesandlice-incidence #subnav-incidence a,
#scabiesandlice-diagnosis #subnav-diagnosis a,
#scabiesandlice-treatment #subnav-treatment a,
#scabiesandlice-resistance #subnav-resistance a,
#safety-adverseevents #subnav-adverseevents a,
#safety-misuse #subnav-misuse a,
#safety-carcinogenicpotential #subnav-carcinogenicpotential a,
#safety-contamination #subnav-contamination a,
#safety-calculation #subnav-calculation a,
#advancements-packaging #subnav-packaging a,
#advancements-labeling #subnav-labeling a,
#advancements-education #subnav-education a,
#advancements-research #subnav-research a {
	font-weight: bold;
	text-decoration: none;
}

#content .width {
	position: relative;
	width: 500px;
	padding: 0 235px 0 15px;
}

#home #content .width {
	width: 295px;
	padding: 0 235px 0 220px;
}

#content .width ul {
	position: relative;
}

#content #review {
	position: absolute;
	left: 15px;
	width: 188px;
	margin: 0;
}

#content #review dl {
	margin: 0;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

#content #review dt {
	padding: 4px 8px;
	background-color: #E4E4B2;
	font-style: italic;
}

#content #review dt span {
	font-size: .8em;
	font-style: normal;
	text-transform: uppercase;
}

#content #review dd {
	margin: 0;
	padding: 0 8px;
}

#content #review p {
	margin: .6em 0;
	font-size: .9em;
	line-height: 1.1em;
}

#content #links {
	position: absolute;
	right: 10px;
	width: 198px;
}

#content #links dl {
	margin: 0;
}

#content #links dl.green {
	padding: 0 0 15px;
	background-color: #E4E4B2;
	background-image: url(../images/dl-green-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#content #links dl.yellow {
	background-color: #E4E4B2;
	background-image: url(../images/dl-yellow-bg.gif);
	background-repeat: repeat-y;
}

#content #links dt {
	background-repeat: no-repeat;
	font-style: italic;
}

#content #links dl.green dt {
	padding: 13px 0 0 13px;
	background-image: url(../images/dt-green-bg.gif);
}

#content #links dl.yellow dt {
	padding: 13px 15px 0 13px;
	background-image: url(../images/dt-yellow-bg.gif);
}

#content #links dd {
	margin: 0;
	padding: 0 15px 15px 13px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#content #links dl.yellow dd {
	background-image: url(../images/dd-yellow-bg.gif);
}

#content #links dt span,
#content #links dd p {
	font-size: .8em;
	font-style: normal;
	text-transform: uppercase;
}

#content #links dd p {
	margin: 1.5ex 0;
	line-height: 3ex;
}

// addFact Class for text styling inside Additional Facts boxes

addFact {
font-style:normal;
}

// end addFact Class

img.center {
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

.safety {
	margin-top: 1.5em;
}

.balance {
	margin: .75em 0;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 0 1em;
}

.floater {
	position: absolute;
	right: 15px;
	float: right;
	width: 190px;
	margin: 0;
}

.floater img {
	width: 188px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

.lightbox {
	position: absolute;
	z-index: 100;
	top: auto;
	left: 125px;
	width: 500px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 15px;
	background-color: #FFF;
}

.lightbox img {
	width: 498px;
	height: auto;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

.zoom {
	cursor: pointer;
}

.zoom-help {
	margin: 0;
	text-align:right;
	text-decoration: underline;
}

.zoom-icon {
	position: absolute;
	top: 3px;
	right: 3px;
	height: 11px;
	width: 11px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	background-image: url(../images/zoom-icons.gif);
	background-repeat: no-repeat;
}

.lightbox .zoom-icon {
	top: 20px;
	right: 20px;
	background-position: right top;
}

.scientific_name {
	font-style: italic;
}

.small-caps {
	font-size: .9em;
}

strong.u {
	font-weight: normal;
	text-decoration: underline;
}

p.caption {
	margin-top: .375em;
	font-family: "Arial",sans-serif;
	font-size: .75em;
	line-height: 1.5em;
}

cite {
	font-style: italic;
}

.callout {
	width: 500px; /* http://www.positioniseverything.net/explorer/ie-listbug.html */
	padding: 0;
	background-image: url(../images/callout-dl-bg.gif);
	background-repeat: repeat-y;
	font-size: 1.1em;
}

.callout dt {
	padding: 13px 13px 0;
	background-image: url(../images/callout-dt-bg.gif);
	background-repeat: no-repeat;
	font-style: italic;
}

.callout dd.DD-subHeader {
	margin: 0;
	padding: 0 13px 15px;
	background-image: url(../images/callout-dd-bg.gif);
	background-repeat: no-repeat;
	font-style: italic;
	font-size: .8em;
	font-weight: bold;
}

.callout dd {
	margin: 0;
	padding: 0 13px 15px;
	background-image: url(../images/callout-dd-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-style: italic;
}

.callout dd em {
	text-decoration: underline;
}

.callout dt,
.callout dd strong {
	font-size: .8em;
	font-weight: bold;
}

.callout acronym {
	font-style: italic;
}

.callout .calloutUnderline {
	font-style: italic;
	text-decoration: underline;	
}

.claim {
	color: #202632;
}

p.claim {
	font-family: "Arial",sans-serif;
	font-size: .8em;
}

.nowrap {
	white-space: nowrap;
}

#timeline {
	border-color: #333;
	border-width: 1px;
	border-style: solid;
}

table {
	width: 500px;
	margin-bottom: 0;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	font-size: .9em;
	line-height: 1.5em;
}

table th {
	background-color: #BEC074;
	font-family: "Arial",sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	vertical-align: bottom;
}

table th.caption {
	background-color: #8A8F05;
	color: #FFF;
	font-family: "Arial Narrow",sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
}

table th.caption :link:focus,
table th.caption :visited:focus {
	color: #FFF;
}

table th.caption :link {
	color: #FFF;
}

table th.caption :visited {
	color: #FFF;
}

table th.caption :link:hover,
table th.caption :visited:hover {
	color: #FFF;
}

table th.caption :link:active,
table th.caption :visited:active {
	color: #FFF;
}

table tr.odd {
	background-color: #F2F2E1;
}

table th,
table td {
	border-style: none;
}

table td ul {
	margin: 0;
}

table td li {
	padding-left: 1em;
	background-position: 0 1.2ex;
}

table td strong {
	font-weight: normal;
	text-decoration: underline;
}

table.images th,
table.images td {
	border-color: #000;
	border-width: 0 1px;
	border-style: solid;
}

table.images td {
	padding: 0;
	background-color: #DDE7F1;
}

.reg {
	position: relative;
	top: -1ex;
	font-size: .75em;
	line-height: 100%;
	vertical-align: baseline;
}

a.reference {
	position: relative;
	top: -1ex;
	font-size: .75em;
	line-height: 100%;
	text-decoration: none !important;
	vertical-align: baseline;
}

.callout strong a.reference {
	font-weight: normal;
}
.callout dt a.reference {
	font-weight: normal;
}

/* calloutspecial class for rebuttals page */

.calloutspecial {
	width: 400px; /* http://www.positioniseverything.net/explorer/ie-listbug.html */
	margin-top: 0;
	margin-left: 100px;
	padding: 0;
	/* background-image: url(../images/callout-dl-bg.gif); */
	background-color: #ffff99;
	background-repeat: repeat-y;
	font-size: 1.1em;
}

.calloutspecial dt {
	padding: 0px 13px 0;
	/* background-image: url(../images/callout-dt-bg.gif); */
	background-repeat: no-repeat;
	font-style: italic;
}

.calloutspecial dd.DD-subHeader {
	margin: 0;
	padding: 0 13px 15px;
	/* background-image: url(../images/callout-dd-bg.gif); */
	background-repeat: no-repeat;
	font-style: italic;
	font-size: .8em;
	font-weight: bold;
}

.calloutspecial dd {
	margin: 0;
	padding: 0 13px 15px;
	/* background-image: url(../images/callout-dd-bg.gif); */
	background-repeat: no-repeat;
	background-position: left bottom;
	font-style: italic;
}

.calloutspecial dd em {
	text-decoration: underline;
}

.calloutspecial dt,
.calloutspecial dd strong {
	font-size: .8em;
	font-weight: bold;
}

.calloutspecial acronym {
	font-style: italic;
}

.calloutspecial .calloutspecialUnderline {
	font-style: italic;
	text-decoration: underline;	
}

.calloutspecial strong a.reference {
	font-weight: normal;
}
.calloutspecial dt a.reference {
	font-weight: normal;
}

/* end calloutspecialclass for rebuttals page */

/* dottedtopline class for rebuttals page */

.dottedtopline {
	padding: 0px;
	border-color: #999;
	border-width: 2px 0 0 0;
	border-style: dotted;
}

/* end dottedtopline class for rebuttals page */

h3 a.reference {
	font-size: .6em;
	top: -1.2ex;
	
}

.references {
	font-family: "Arial",sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	color: #000;
}

h3.references {
	margin-bottom: 0;
	font-weight: bold;
}

ol.references {
	margin-top: 0;
}

li::target {
	margin-top: .75em;
	margin-bottom: .75em;
	border-color: #AFBD32;
	border-width: 4px 0 4px 0;
	border-style: solid;
	padding-top: .75em;
	padding-bottom: .75em;
}

.divider {
	width: 501px;
	margin-top: 1.5em;
	border-color: #999;
	border-width: 1px 0 0 0;
	border-style: dotted;
}

#footer .width {
	width: 720px;
	margin-top: 1.5em;
	border-color: #999;
	border-width: 1px 0 0 0;
	border-style: dotted;
}

#footer p {
	color: #999;
	font-family: "Verdana",sans-serif;
	font-size: .7em;
	text-align: center;
}

#footer :link,
#footer :visited {
	text-decoration: underline;
}

#footer :link:focus,
#footer :visited:focus {
	color: #999;
}

#footer :link {
	color: #999;
}

#footer :visited {
	color: #999;
}

#footer :link:hover,
#footer :visited:hover {
	color: #999;
}

#footer :link:active,
#footer :visited:active {
	color: #999;
}

/* @group SEO styles */

#content .seolink {
	color: #202632;
	text-decoration: none;
}

#content h2 a.seolink {	color: #185AAE;}

/* @end */

/* http://www.tantek.com/CSS/Examples/midpass.html */
@media tty {
i {
	content:"\";/*" "*/}} @import 'ie5win.css'; /*";
}
}
*/