
/**************** TAG STYLES  ****************/
body, html {
  margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:.02px;
	/* top: -17px;  obd - adjustment for headerimages */
}

p {
	margin: 4px 0px 8px 0px;
	padding: 0px 0px 0px 1px;
	FONT-SIZE: 12px;
	/* FONT-SIZE: 11px; */
}
td {
	/* FONT-SIZE: 11px */
	FONT-SIZE: 12px;
}
DIV {
	/* FONT-SIZE: 11px */
	FONT-SIZE: 12px;
}
SPAN {
	/* FONT-SIZE: 11px */
	FONT-SIZE: 12px;
}
select, input {
	FONT-SIZE: 11px;
}
br.clear-all {
	clear: both;
	margin: 0px;
	}
form {
	margin: 0px;
	}
h1.pagetitle {
	font-size: 0;
	color: #ffffff;
	margin-top: 0px;

	border-bottom: 1px solid #f60;
	margin-bottom: 10px;
	padding-top: 0px;   /* obd - was 20px */
	

  /* mh test */
  display: none;
}

h1.body_main_headline {
	font-weight: bold;
	color: #f60;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
}
h2.subheading {
	FONT-WEIGHT: bold; FONT-SIZE: medium; PADDING-BOTTOM: 2px; COLOR: #ff6600; PADDING-TOP: 5px
}
sup {
	LINE-HEIGHT: 70%
	color: #000000;
	}
.hr {
	border-top: 1px solid #CCCCCC;
}


/**************** MAIN CONTENT AREAS  ****************/


.header {
	height: 134px;  /* obd - was 144px */
/*	width: 100%;
	min-width: 770px;*/
	width: 770px;
	padding: 0px;
}

.left-navigation {
	float: left;
	width: 175px;
	padding: 0px 0px 0px 0px;

}
.content {
  float: left;
  width: 584px;
	/* width: 420px; */
	/*width: 55%;*/
	/*margin: 2px 12px 0px 2px;*/
}
.content-noright {
  float: left;
	width: 581px;
	/*width: 75%;*/
	margin-top: 2px;
}
.content-pub {
	margin-top:35px; /*obd 2009*/
}


.right-side {
	float: left;
	width: 150px;
	vertical-align: top;
}
.footer {
	width: 585px;  /* obd - was 770px */
	FONT-WEIGHT: bold; 
	VERTICAL-ALIGN: bottom; 
	COLOR: #999999; 
	LINE-HEIGHT: 150%; 
	PADDING-TOP: 10px;
	margin-LEFT: 175px;  /* obd - new  */
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none;
	border-top: 1px solid #999999;  /* obd - new  */
	/* position: relative;  obd - adjustment for header image */
	/* top: -134px;  obd - adjustment for header image */
}
.all-site-content {
	/*width: 100%;
	min-width: 770px;*/
	width: 770;
	padding: 0px;
	margin-left: auto; 
	margin-right: auto;
	clear: both;
}

/*------- Images ---------------*/

img.image-header {   
 	position: absolute;
 	left: 200px;
 	top: 0px; /* moz */
	/*top: 7px; /* ie */
}

img.content-image {
	border: 0px;
	}

img.right-wrap {
	border: 0px;
	float: right;
	margin-left: 7px;
	}

img.left-wrap {
	border: 0px;
	float: left;
	margin-right: 7px;
	}

#right-no-wrap {
	text-align: right;
	}

#left-no-wrap {
	text-align: left;
	}

#img-center {
	width: 100%;
	text-align: center;
	}

.list_fix {
	margin: 0px;
	float: left;
	}

/**************** Header  ****************/
.shim {
	width:760px;
	height: 17px; /* obd - was 19px  */
	/* mh test */
	height: 13px;
	display: none;
	}
.header-logo {
	width: 175px;
	height: 116px;   	/* obd - was 125px */
	float: left;	
	/* mh test */
	height: 134px;
	}
.mast-head {
 	float: left;
	/* width: 770;	  obd - was 75% */
	height: 125px;		/* 144px total height - 19px top margin */
	/* mh test */
	height: 134px;
	/* obd 2009 - no orange line  */
	/*border-bottom: 1px solid #f60;*/
	}
.abbott-name {
	width: 10px;	 /* obd - was 60%  */
	height: 10px;    /* obd-  was 101px */		
	margin: 0px;
	padding: 0px;
	float: left;
	
	/* mh */
	display: none;
	}
.abbott-signature {
	width: 570px;		/* obd - was 39%  */
	height: 101px;		
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: right;
	/* mh test */
	height: 110px;
	}

/*---- Left navigation links -----*/
.leftnavdiv {
	margin: 12px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 145px;
	border-top: 1px solid #0066cc;
	margin-right: auto;
	margin-left: auto;
}
.leftnavdiv-home {
	border-bottom: 1px solid #0066cc;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;

}
.leftnavdiv ul { 
	margin: 8px 0px 0px 3px;
	padding: 0px 0px 0px 7px; 	 /* AC: Updated - Changed Left Padding to 7px */
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;

 }
.leftnavdiv li {
	padding: 0px 0px 0px 7px;	 /* AC: Updated - Changed Left Padding to 7px */
	margin: 5px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;

	}
.leftnavdiv a {
	color: #666; 				/* AC: Changed from #999 to #666 for link color */
	text-decoration: none; 
	font-weight: bold
	}

.leftnavdiv a:hover { 			/* AC: Updated - Hover text is set to orange */
	text-decoration: underline;
	}
.leftnavdiv ul ul { 
	margin: 0px;
 }


/*------- Supplimental nav styles  ---------*/
.homelink{
	display: none;
	color: #999;
	}
	
.supnav {
	/*border: 0px solid #000;*/
	/*width: 770px;   obd - was 100%  */
	clear: both;
	font-size: 100%;
	color: #999;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	margin-left: 0px; /* obd - was -35px  */
	margin-right: 10px; /* obd - new  */
	}

.supnav a {
   color: #999;
   text-decoration: none;
	}

.supnav  a:link, .supnav a:visited {
   color: #999;
	}

.supnav  a:active {
	color: #999;
	}
.supnav a:hover {
   text-decoration: underline;
	}
.printersupnav{
	display: none;
	clear: both;
	font-size: 100%;
	color: #999;
	text-decoration: none;
	text-align: right;
	margin-right: 36px;
	font-weight: bold;
	}

/**************** LEFT PANE  ****************/

/*---- Search Field -----*/
.search {
	width: 145px;
	height: 19px;
	padding-top: 0px;	/* obd 2009 - was 6  */
	padding-bottom: 10px;
	border: 0px solid  #000;
	text-align: center;
	margin-right: 0px; /* obd - was auto  */
	margin-left: 0px;  /* obd - was auto  */
	}
.searchField {
	/*border: 1px solid #999;*/
	float: left;
	width: 89px;
	height: 14px;
	font-size: 90%;
	font-family: Verdana;
	color: #000;	
	margin-left: 14px;
	}
.submitButton {
	border: 0px solid #00f;
	width: 24px;
	height: 19px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 2px;
	}



 /*------ Spotlight ------*/
 .leftcontent {
	margin-top: 20px;
	margin-bottom:20px;
	padding-left: 19px;
	width: 126px;
/*	float: left;*/
	margin-right: auto;
	margin-left: auto;

	}
img.spotlight-img {
	 border: 1px solid #666666;
	}
#spotlight1-text, #spotlight2-text {
	width: 125px;
	margin-top: 4px;
	}
#spotlight2-text {
	display: none;
	} 
#spotlight1-text a:hover, #spotlight2-text a:hover, .leftcontent a:hover {
	text-decoration: underline;
	}

/*----- Left Pane nav Selected state  ------*/
#selected {
	/* AC: Updated - Changed the bullet image to leftnav_arrow_blue.gif */
	background-image: url(../image/leftnav_arrow_blue.gif);	
	background-repeat: no-repeat;
	background-position: left top;
	}

.highlighted a { 
	color: #0066cc;
	}
.highlighted ul li a { 
	font-weight: normal;
	}
.highlighted a.sub-area { 
	font-weight: normal;
	}
.highlighted ul li a:hover {
	text-decoration: underline;
	}
.highlighted a.sub-sub-area {
	font-weight: normal;
	}

/**************** Safety Info Link  ****************/


.safety-button {
	position:absolute;
	top:134px;
	width:581px;
	background-color:#0066cc;
	color:#FFFFFF;
	z-index:999999; 
}

.safety-button-left a {
float:left;
width:403px;
text-decoration:none; 
color:#FFFFFF !important; 
font-size:11px !important;
font-weight:bold;
padding:3px 5px 3px 30px;
display:block;
background-image:url(/image/pointer-safety-info.gif); 
background-position:0% 50%; 
background-repeat:no-repeat;
}

.safety-button-left a:hover {
	background-image:url(/image/pointer-safety-info-over.gif);
  background-color:#de6c10;
  text-decoration:none !important;
}

.safety-button-right a {
	float:right;
	width:110px;
	text-decoration:none; 
	color:#FFFFFF !important; 
	font-size:11px !important;
	font-weight:bold;
	padding:3px 5px 3px 25px;
	display:block;
	background-image:url(/image/pointer-ifu-white.gif); 
	background-position:0% 50%; 
	background-repeat:no-repeat;
	border-left:#FFFFFF solid 2px;
}

.safety-button-right a:hover {
  /*background-image:url(/image/pointer-ifu-orange.gif);*/
  background-color:#de6c10;
  text-decoration:none !important;
}


.safety-no-button {
	position:absolute;
	top:134px;
	width:581px;
	background-color:#0066cc;
	color:#0066cc;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	display:block;
	background-image:url(/image/pointer-orange-solid.gif); 
	background-position:0% 50%; 
	background-repeat:no-repeat;
	z-index:999999; 
}


/**************** Main Content  ****************/
.content ul li, .content-noright ul li {
	list-style-image: url(../image/bullet.gif); /*obd extra bullet and checkmark style */
	padding-bottom: 5px;
	}
.content ol li, .content-noright ol li {
	padding-bottom: 5px;
	}
.content a, .content-noright a {
   color: #0066cc;
   text-decoration: none;
	}
.content  a:link, .content a:visited, .content-noright a:link, .content-noright a:visited {
   color: #0066cc;
   text-decoration: none;
	}
.content a:hover, .content a:active, .content-noright a:hover, .content-noright a:active {
	text-decoration: underline;
	}
.printer-friendly {
	padding: 30px 0px 20px 0px;
	width: 100%;
	/* position: relative;  obd - adjustment for header image */
	/* top: 0px;   obd - adjustment for header image */
	}
.printer-friendly img {
	vertical-align: middle;
	}
.body_link {
	font-weight: bold;
	color: #0066CC;
	text-decoration:none;
	}
.body_link_sm {
	line-height: 24px;
	color: #0066CC;
	text-decoration:none;
	}
.required {
	/*color: red;*/
	color: #ff6600;
	}

.body_link:hover, .body_link_sm:hover {
	text-decoration: underline;
	}

.small-font-grey {
	font-size: 95%;
	color: #666666;
	}
.no-break {
	white-space: nowrap;
	}

table {
	border-width: 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	}

table.stnd-format-table {
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	border-collapse: collapse;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	}

table.stnd-format-table th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #CCC;
	}

table.stnd-format-table td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #CCC;
	vertical-align: top;
	}

table.stnd-format-table-no-brdr {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	}

table.stnd-format-table-no-brdr th {
	border-width: 0px;
	padding: 3px;
	border-style: none;
	}

table.stnd-format-table-no-brdr td {
	border-width: 0px;
	padding: 3px;
	border-style: none;
	vertical-align: top;
	}

table.padded-format-table-no-brdr th{
	border-width: 0px;
	padding: 6px;
	border-style: none;
	}

table.padded-format-table-no-brdr td{
	border-width: 0px;
	padding: 6px;
	border-style: none;
	vertical-align: top;
	}

/*------- Text Alignment -------*/
.txt-align-center {
	text-align: center;
	}
.txt-align-right {
	text-align: right;
	}

/*------- Home Page ---------------*/
ul.news-links {
	margin: 5px 0px 0px 20px;
	padding: 5px 0px 0px 0px;
	}
ul.news-links li {
	padding-bottom: 7px;
	}



/*----- Search Results -----------*/
.results-description {
	margin-bottom: 10px;
	}
.results-pagination {
	}
.results-area {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #cccccc;
	}

/************** Right Side  ****************/
.right-side ul {
	margin: 0px 0px 0px 10px;
	padding-left: 10px;
	}
.right-side li {
	list-style-image: url(/image/bullet.gif);
	margin-bottom: 4px;
	line-height: 13px;
	}
.right-side a {
	color: #0066CC;
	text-decoration: none;
	}
.right-side a:hover {
	text-decoration: underline;
	}
.blue-box {
	background: #ebf5ff;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	}
.blue-box h2.subheading {
	padding: 5px 0px 0px 0px;
	margin-top: 0px;
	}
.blue-box p {
	margin-bottom: 1px;
	}
ul.rightside-countries {
	margin: 15px 0px 0px 0px;
	list-style-type: none;
	}
.rightside-countries li {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	list-style-image: none;
	}
.rightside-countries img {
	margin-right: 5px;
	}
.rightside-countries a {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	}
.rightside-countries a:hover {
	text-decoration: underline;
	}


/**************** Footer  ****************/
.footer a {
   color: #999;			/* AC: Changed colors from #999 to #666 */
   text-decoration: none;
	}
.footer  a:link, .footer a:visited {
   color: #999;			/* AC: Changed colors from #999 to #666 */
	}
.footer a:hover, .footer  a:active {
	/* AC: Changed colors from #ccc to #f60 and text-decoration to underline */
   text-decoration: underline;
	}

.disclaimer{
	width: 500px;
	text-align: justify;
	font:  1em  Arial, Helvetica, sans-serif;
	color: #999;
	}

/*************** POPUP ******************/
body.popup {
	margin: 10px;
	text-align:left;
	}

.popup {
	text-align:center;
	margin-top:20px;
	}

.popup p{
	FONT-SIZE: x-small; /* obd */
	}

/********* Product Category Profile **********/

.text_bottomline {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-top: 20px;
	}

/******** Lines ***************************/
.orangeline {
	FONT-SIZE: 1px; 
	HEIGHT: 1px; 
	BACKGROUND-COLOR: #ff6600;
	/* margin-left: 180px;   obd - fix */

	
}
.orangevline {
	BORDER-RIGHT: #ff6600 1px solid; FONT-SIZE: 1px; WIDTH: 1px;
}
.blueline {
	FONT-SIZE: 1px; HEIGHT: 1px; BACKGROUND-COLOR: #0066cc;
}
.greyline {
	FONT-SIZE: 1px; 
	HEIGHT: 1px; 
	BACKGROUND-COLOR: #999999;
	/* left: 180px;   obd - fix */

}

/********* HTML Site Specific **********/
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: medium; PADDING-BOTTOM: 2px; COLOR: #ff6600; PADDING-TOP: 5px;
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; COLOR: #ff6600;
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: x-small; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; COLOR: #ff6600;
}
.caption {
	FONT-SIZE: xx-small;
}


.content ul li.check, .content-noright ul li.check {
	line-height: 150%;
	margin-left: -10px;
	list-style-type: square;
	list-style-image: url(/image/icon-checklist.gif);
}

li.bullet {
	line-height: 150%;
	margin-left: -10px;
	list-style-type: square;
	list-style-image: url(/image/bullet.gif);
}

.listitem
{
	background-image: url(/image/bullet.gif);
	background-repeat: no-repeat;
	/*background-position: left center;*/
	background-position: 0px 5px;
	padding-left: 10px;
	display: block;
	line-height: 150%;
}

/*
li {
	line-height: 150%;
	margin-left: -10px;
	list-style-type: none;
	list-style-image: url(/image/bullet.gif);
}
*/


#sitemap {
	margin-top: 30px;
	margin-left: 30px;

}


/****************  Additional Styles Navigator  ****************/

.navigationn
{
	background-image:  url(/image/arrow_N.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 15px;
	display: block;
	line-height: 150%;

	
}

.navigationne
{
	background-image:  url(/image/arrow_NE.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 15px;
	display: block;
	line-height: 150%;
	
}
.navigatione
{
	background-image:  url(/image/arrow_E.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 15px;
	display: block;
	line-height: 150%;
	
}
.navigationse
{
	background-image:  url(/image/arrow_SE.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 15px;
	display: block;
	line-height: 150%;

}
.navigations
{
	background-image:  url(/image/arrow_S.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 15px;
	display: block;
	line-height: 150%;

}

.navigatione img {
	vertical-align: middle;
	}

.navigationn  a:link, .Navigationn a:visited,
.navigationne  a:link, .Navigationne a:visited,
.navigatione  a:link, .Navigatione a:visited,
.navigationse  a:link, .Navigationse a:visited,
.navigations  a:link, .Navigations a:visited
{
	color: #0066CC;
	text-decoration: none;
}

.navigationn a:hover, .Navigationn  a:active,
.navigationne a:hover, .Navigationne  a:active,
.navigatione a:hover, .Navigatione  a:active,
.navigationse a:hover, .Navigationse  a:active,
.navigations a:hover, .Navigations  a:active 
{
	color: #0066CC;
	text-decoration: underline;
}



