/*----------------------------------------(A) Start :: General CSS---------------------------------------*/
/*-----(A.0) Start :: Controlling Overall Page Structure-----*/
body {
	margin-top: 0px;
	margin-left: 0px;
}
#wrapper {
	width: 760px;
}
#topNav {
	width: 760px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#topNav_Grey {
	width: 760px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
#contentArea {
	width: 760px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

#dropdownlist {
	width: 300px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

#textfield {
	width: 150px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

#textfieldLogin {
	width: 80px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

#contentAreaBold {
	width: 760px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

#footer {
	width: 760px;
	/*height: 29px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #666666;*/
	color: #999999;
	text-align: center;
}

#footer_detail {
	width: 760px;
	/*height: 29px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #888888;
	text-align: left;
}

#button
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
/*-----(A.0) End :: Controlling Overall Page Structure-----*/
/*----------------------------------------(A) End :: General CSS---------------------------------------*/










/*----------------------------------------(B) Start :: Content----------------------------------------*/
/*-----(B.0) Start :: General :: Content-----*/
#asterik {
	color:#FF0000;
	font-weight: bold;
}
/*-----(B.0) End :: General :: Content-----*/



/*-----(B.1) Start :: Home :: Content-----*/
/*-----Corporate Blue :: #2B63AD-----*/
#pghead1 {
	color: #2B63AD;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#pghead2 {
	color:#2B63AD;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.contentnav a {
	color:#2B63AD;
	text-decoration: none;
}
.contentnav a:hover {
	text-decoration: underline;
}
/*-----(B.1) End :: Home :: Content-----*/



/*-----(B.2) Start :: Pediatric Nutrition :: Content-----*/
/*-----Green :: #8AC843-----*/
/*-----Green :: #99CC00-----*/
#pghead1_pn {
	color: #99CC00;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#pghead2_pn {
	color:#99CC00;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.contentnav_pn a {
	color:#99CC00;
	text-decoration: none;
}
.contentnav_pn a:hover {
	text-decoration: underline;
}
/*-----(B.2) End :: Pediatric Nutrition :: Content-----*/



/*-----(B.3) Start :: Adult Nutrition :: Content-----*/
/*-----Lite Blue :: #6699CC-----*/
#pghead1_an {
	color: #6699CC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#pghead2_an {
	color:#6699CC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.contentnav_an a {
	color:#6699CC;
	text-decoration: none;
}
.contentnav_an a:hover {
	text-decoration: underline;
}
/*-----(B.3) End :: Adult Nutrition :: Content-----*/



/*-----(B.4) Start :: PHARMACEUTICAL PRODUCTS (Abbott LifePlus) :: Content-----*/
/*-----Orange :: #FF9900-----*/
#pghead1_pp {
	color: #FF9900;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#pghead2_pp {
	color:#FF9900;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.contentnav_pp a {
	color:#FF9900;
	text-decoration: none;
}
.contentnav_pp a:hover {
	text-decoration: underline;
}
/*-----(B.4) End :: PHARMACEUTICAL PRODUCTS (Abbott LifePlus) :: Content-----*/



/*-----(B.5) Start :: Abbott Diabetes Care :: Content-----*/
/*-----Purple :: #6F2D91-----*/
/*-----Purple :: 660066-----*/
#pghead1_dc {
	color: #660066;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#pghead2_dc {
	color:#660066;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.contentnav_dc a {
	color:#660066;
	text-decoration: none;
}
.contentnav_dc a:hover {
	text-decoration: underline;
}
/*-----(B.5) End :: Abbott Diabetes Care :: Content-----*/



/*-----(B.6) Start :: Abbott Share & Care World :: Content-----*/
/*-----Reddish :: #AC2D3B-----*/
/*-----Reddish :: #CC0000-----*/
#pghead1_ascw {
	color: #CC0000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#pghead2_ascw {
	color:#CC0000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.contentnav_ascw a {
	color:#CC0000;
	text-decoration: none;
}
.contentnav_ascw a:hover {
	text-decoration: underline;
}
/*-----(B.6) End :: Abbott Share & Care World :: Content-----*/
/*----------------------------------------(B) End :: Content----------------------------------------*/










/*----------------------------------------(C) Start :: Left Navigation Menu----------------------------------------*/
/*-----(C.0) Start :: General :: Left Navigation Menu-----*/
/*-----Control div appearance-----*/
.leftnav {
	width: 145px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*-----Control <a>, menu, and mouse over appearance-----*/
.leftnav a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.leftnav a:hover {
	text-decoration: underline;
}
/*-----Cntl <ul>, <ul><li> spacing environment-----*/
.leftnav ul {
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
.leftnav li {
	margin: 2px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
.leftnav ul ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
/*-----(C.0) End :: General :: Left Navigation Menu-----*/



/*-----(C.0) Start :: General :: Bottom Navigation Menu-----*/
/*-----Control div appearance-----*/
.btmnav {
	width: 145px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*-----Control <a>, menu, and mouse over appearance-----*/
.btmnav a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.btmnav a:hover {
	text-decoration: underline;
}
/*-----Cntl <ul>, <ul><li> spacing environment-----*/
.btmnav ul {
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
.btmnav li {
	margin: 2px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
.btmnav ul ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
/*-----(C.0) End :: General :: Bottom Navigation Menu-----*/



/*-----(C.1) Start :: Home :: Left Navigation Menu-----*/
/*-----Cntl SELECT & HIGHLITE feature-----*/
/*-----Level 1 Navigation :: Using <li>'s class to cntl-----*/
/*-----Corporate Blue :: #2B63AD-----*/
.highlight a{
	color: #2B63AD;
}
/*-----Level 2 Navigation :: Using <li>'s class to cntl-----*/
.highlight ul li a{
	font-weight: normal;
}
/*-----Any Level, it shows the >> sign on the appointed menu-----*/
#selected {
	background-image: url(../images/home/leftnav_home_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
}
/*-----(C.1) End :: Home :: Left Navigation Menu-----*/



/*-----(C.2) Start :: Pediatric Nutrition :: Left Navigation Menu-----*/
/*-----Cntl SELECT & HIGHLITE feature-----*/
/*-----Level 1 Navigation :: Using <li>'s class to cntl-----*/
/*-----Green :: #99CC00-----*/
.highlight_pn a{
	color: #99CC00;
}
/*-----Level 2 Navigation :: Using <li>'s class to cntl-----*/
.highlight_pn ul li a{
	font-weight: normal;
}
/*-----Any Level, it shows the >> sign on the appointed menu-----*/
#selected_pn {
	background-image: url(../images/pn/leftnav_pn_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
}
/*-----(C.2) End :: Pediatric Nutrition :: Left Navigation Menu-----*/



/*-----(C.3) Start :: Adult Nutrition :: Left Navigation Menu-----*/
/*-----Cntl SELECT & HIGHLITE feature-----*/
/*-----Level 1 Navigation :: Using <li>'s class to cntl-----*/
/*-----Lite Blue :: #6699CC-----*/
.highlight_an a{
	color: #6699CC;
}
/*-----Level 2 Navigation :: Using <li>'s class to cntl-----*/
.highlight_an ul li a{
	font-weight: normal;
}
/*-----Any Level, it shows the >> sign on the appointed menu-----*/
#selected_an {
	background-image: url(../images/an/leftnav_an_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
}
/*-----(C.3) End :: Adult Nutrition :: Left Navigation Menu-----*/



/*-----(C.4) Start :: PHARMACEUTICAL PRODUCTS (Abbott LifePlus) :: Left Navigation Menu-----*/
/*-----Cntl SELECT & HIGHLITE feature-----*/
/*-----Level 1 Navigation :: Using <li>'s class to cntl-----*/
/*-----Orange :: #FF9900-----*/
.highlight_pp a{
	color: #FF9900;
}
/*-----Level 2 Navigation :: Using <li>'s class to cntl-----*/
.highlight_pp ul li a{
	font-weight: normal;
}
/*-----Any Level, it shows the >> sign on the appointed menu-----*/
#selected_pp {
	background-image: url(../images/pp/leftnav_pp_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
}
/*-----(C.4) End :: PHARMACEUTICAL PRODUCTS (Abbott LifePlus) :: Left Navigation Menu-----*/



/*-----(C.5) Start :: Abbott Diabetes Care :: Left Navigation Menu-----*/
/*-----Cntl SELECT & HIGHLITE feature-----*/
/*-----Level 1 Navigation :: Using <li>'s class to cntl-----*/
/*-----Purple :: #660066-----*/
.highlight_dc a{
	color: #660066;
}
/*-----Level 2 Navigation :: Using <li>'s class to cntl-----*/
.highlight_dc ul li a{
	font-weight: normal;
}
/*-----Any Level, it shows the >> sign on the appointed menu-----*/
#selected_dc {
	background-image: url(../images/dc/leftnav_dc_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
}
/*-----(C.5) End :: Abbott Diabetes Care :: Left Navigation Menu-----*/



/*-----(C.6) Start :: Abbott Share & Care World :: Left Navigation Menu-----*/
/*-----Cntl SELECT & HIGHLITE feature-----*/
/*-----Level 1 Navigation :: Using <li>'s class to cntl-----*/
/*-----Reddish :: #CC0000-----*/
.highlight_ascw a{
	color: #CC0000;
}
/*-----Level 2 Navigation :: Using <li>'s class to cntl-----*/
.highlight_ascw ul li a{
	font-weight: normal;
}
/*-----Any Level, it shows the >> sign on the appointed menu-----*/
#selected_ascw {
	background-image: url(../images/ascw/leftnav_ascw_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
}
/*-----(C.6) End :: Abbott Share & Care World :: Left Navigation Menu-----*/
/*----------------------------------------(C) End :: Left Navigation Menu----------------------------------------*/










/*----------------------------------------(D) Start :: Search Engine----------------------------------------*/
.search_field {
	/*border: 1px solid #999;*/
	float: left;
	width: 89px;
	height: 13px;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;	
	margin-left: 14px;
}
.search_btn {
	background-color:#999999;
	width: 30px;
	height: 19px;
	font-size: 8pt;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;	
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 3px;
}
/*----------------------------------------(D) End :: Search Engine----------------------------------------*/





/*-----
Oldies
======
Corporate Blue :: Corporate :: #2B63AD
Green :: Pediatric Nutrition :: #8AC843*
Lite Blue :: Adult Nutrition :: #6699CC
Orange :: Pharmaceuticals :: #FF9900
Purple :: Diabetes Care :: #6F2D91*
Reddish :: Abbott Share & Care World :: #AC2D3B*

Abbott Color Palette (20071012 - 0159PM)
========================================
Corporate Blue :: Corporate :: #2B63AD
Green :: Pediatric Nutrition :: #99CC00 (Abbott Green 01)
Lite Blue :: Adult Nutrition :: #6699CC (Abbott Blue 02)
Orange :: Pharmaceuticals :: #FF9900 (Abbott Orange 01)
Purple :: Diabetes Care :: #660066 (Abbott Purple 03)
Reddish :: Abbott Share & Care World :: #CC0000 (Abbott Red 02)
-----*/