/* Body & Containers-----------------------------------------------*/
/*-----------------------------------------------------------------*/
body {
	background-color: #FFF;
	padding: 0;
	margin: 0 auto;
	border: none;
	text-align: center;
	font-size: 60%;
	color: #666;
	}

body.popWindow {
	background: #FFF;
	}

/* CONTENT FOR YELLOW SQUARES */
body.yellowSquares { background: #FFF url(/iwp/images/enfamil/tileYellowSquares.gif) repeat top left; }

/* CONTENT FOR PINK PLAID */
body.pinkPlaid { background: #FFF url(/iwp/images/enfamil/tilePinkPlaid.gif) repeat top left; }

/* CONTENT FOR PURPLE PLAID */
body.purplePlaid { background: #FFF url(/iwp/images/enfamil/tilePurplePlaid.gif) repeat top left; }

/* CONTENT FOR GREEN PLAID */
body.greenPlaid { background: #FFF url(/iwp/images/enfamil/tileGreenPlaid.gif) repeat top left; }



#bodyWrapper { /* primary container that holds everything inside the body */
	background: transparent url(/iwp/images/enfamil/tileBodyWrapper.gif) repeat-x top left;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	}

/*-----------------WRAPPER----------------------*/

#wrapper { /* primary container that holds everything inside the body */
	background-color: #FFF;
	width: 770px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	}

#wrapperShort { /* primary container that holds everything inside the body */
	background-color: #FFF;
	width: 770px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	}

#homeCheckerboard { /* primary container that holds everything inside the body */
	width: 770px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	}

/* CONTENT FOR YELLOW SQUARES */
body.yellowSquares #bodyWrapper #wrapper { background: #FFF url(/iwp/images/enfamil/tileWrapperYellowSquares.gif) repeat-y top left;}
body.yellowSquares #bodyWrapper #wrapper #homeCheckerboard { background: transparent url(/iwp/images/enfamil/homeCheckerboard.gif) no-repeat bottom left;}


/* CONTENT FOR PINK PLAID */
body.pinkPlaid #bodyWrapper #wrapper {  background: #FFF url(/iwp/images/enfamil/tileWrapperPinkPlaid.gif) repeat-y top left; }

/* CONTENT FOR PURPLE PLAID */
body.purplePlaid #bodyWrapper #wrapper {  background: #FFF url(/iwp/images/enfamil/tileWrapperPurplePlaid.gif) repeat-y top left; }

/* CONTENT FOR GREEN PLAID */
body.greenPlaid #bodyWrapper #wrapper {  background: #FFF url(/iwp/images/enfamil/tileWrapperGreenPlaid.gif) repeat-y top left; }

/*----------------------------------------------*/

/*-----------------PLAIN YELLOW PAGE----------------------*/

body.yellowSquares {
	margin: 0;
	text-align: left;
	}

#plainYellowHeader { /* primary container that holds everything inside the body */
	width: 730px;
	margin: 10px 0;
	padding: 0 20px 0 20px;
	text-align: left;
	}

* html #plainYellowHeader { /* BOX MODEL HACK (recognized by IE only) */
	width: 770px; /* total width (only for IE5.x/Win) */
	w\idth: 750px; /* content width (for other IE) */
	}

#plainYellowHeader form,
#plainYellowHeader fieldset,
#plainYellowHeader select {
	margin: 0;
	padding: 0;
	}

#wrapperPlainYellow { /* primary container that holds everything inside the body */
	background-color: #FFF;
	width: 730px;
	margin: 0;
	padding: 10px 20px;
	font-size: 1.1em;
	text-align: left;
	}

* html #wrapperPlainYellow { /* BOX MODEL HACK (recognized by IE only) */
	width: 770px; /* total width (only for IE5.x/Win) */
	w\idth: 750px; /* content width (for other IE) */
	}

#wrapperPlainYellow h1 {
	color: #ceba4e;
	}

#wrapperPlainYellow ul {
	list-style-image: url(/iwp/images/enfamil/bullet.gif);
	font-size: 1.0em;
	margin: 0 0 0 10px;
	line-height: 1.2em;
	color: #666;
	}

#wrapperPlainYellow ul li {
	margin: 0 0 10px 20px
	}



/*-----------------HOME PAGE ELEMENTS----------------------*/

#homeContentWrapper { /* container on home page that provides shadow for inner content */
	width: 600px;
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	background: #FFF url(/iwp/images/enfamil/tileHomeContentWrapper.gif) repeat-y top left;
	}


#homeContentCenter {
	display: inline;
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	border: none;
	width: 423px;
	background-color: #fff;
	text-align: left;
	}

#homeContentCenter img {
	margin: 0;
	padding: 0;
	border: none;
	}

#homeContentCenter p {
	margin: 12px;
	padding: 0;
	}

	.homeLeftCenter {
		display: inline;
		float: left;
		background-color: #fff;
		width: 200px;
		padding: 0;
		margin: 0 0 12px 12px;
		vertical-align: top;
		text-align: left;
		}
	
	.homeLeftCenter a {
		display: block;
		}
		
	.homeRightCenter {
		display: inline;
		float: left;
		background-color: #fff;
		width: 200px;
		padding: 0;
		min-height: 160px;
		margin: 0 0 12px 11px;
		vertical-align: top;
		text-align: left;
		}

	.homeRightCenter a {
		display: block;
		}

#homeContentRight {
	display: inline;
	float: left;
	margin: 0 0 0 8px;
	padding: 0;
	border: none;
	width: 146px;
	background-color: transparent;
	text-align: center;
	color: #000099;
	}

#homeContentRight p {
	margin: 0 0 8px 0;
	padding: 0;
	color: #000066;
	}

/*----------------------------------------------*/
/* -------- Login Register ---------------------*/
/*----------------------------------------------*/
	
#loginRegister {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	width: 146px;
	border: 0;
	background: transparent url(/iwp/images/enfamil/loginRegisterBg.gif) repeat-y top left;
	text-align: left;
	}

#loginRegister p {
	padding: 0 10px 5px 10px;
	margin: 0;
	}

#loginRegister img {
	display: block;
	margin: 0;
	padding: 0;
	}

#loginRegisterHead {
	display: block;
	margin: 0;
	padding: 0;
	width: 146px;
	border: 0;
	background: #cee7de;
	}

#loginRegisterHead h2 {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	color: #00817e;
	padding: 3px 10px 3px 10px;
	}

#loginRegister form {
	padding: 2px 10px;
	text-align: left;
	}



#loginRegister fieldset label {
	font-weight: normal;
	font-size: 0.9em;
	color: #666666;
	}

#loginRegister fieldset input  {
	width: 120px;
	border: #848484 1px solid;
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	padding: 2px;
	font-size: 1.0em;
	margin: 0 0 2px 0;
	background-color: #FFF;
	}

#loginRegister fieldset input.submit  {
	display: inline;
	border: 0;
	padding: 0;
	float: right;
	width: auto;
	margin: 0 0 2px 0;
	}

#loginRegister a {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	text-align: left;
	}

#loginRegister a:link {
	text-decoration: underline;
	}

#loginRegister a:visited {
	text-decoration: underline;
	}


#loginRegister a:hover {
	text-decoration: none;
	}

#loginRegister a:active {
	text-decoration: none;
	}

/*----------------------------------------------*/
/*----------------------------------------------*/

/*----------------------------------------------*/
/* -------- Login Register PLAN B---------------*/
/*----------------------------------------------
	
#loginRegister {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	width: 146px;
	border: 0;
	background: transparent url(/iwp/images/enfamil/loginRegisterBg.gif) repeat-y top left;
	text-align: left;
	}

#loginRegister p {
	padding: 0 12px 5px 12px;
	margin: 0;
	}

#loginRegister img {
	display: block;
	margin: 0;
	padding: 0;
	}

/* Header Replacement 
#loginRegisterHead h2 {
	display: block;
	width: 146px;
	height: 49px;
	text-indent: -9999px;
	background-image: url(/iwp/images/enfamil/loginRegisterTop2.gif);
	overflow: hidden;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

#loginRegister a {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	text-align: left;
	}

#loginRegister a.forgot {
	display: block;
	padding: 6px 0 0 0;
	margin: 0;
	font-size: 0.9em;
	text-align: left;
	}

#loginRegister a:link {
	text-decoration: underline;
	}

#loginRegister a:visited {
	text-decoration: underline;
	}


#loginRegister a:hover {
	text-decoration: none;
	}

#loginRegister a:active {
	text-decoration: none;
	}
*/
/*----------------------------------------------*/
/*----------------------------------------------*/

#leftNavContainer { /* contains all the left side navigation */
	display: inline;
	float: left;
	padding: 0;
	margin: 20px 0 0 10px;
	border: none;
	width: 134px;
	background-color: transparent;
	text-align: left;
	}

#breadCrumb { /* navigation trail at the top of the content area */
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	display: block;
	float: left;
	padding: 3px 0 10px 0;
	margin: 0;
	border: none;
	width: 595px;
	background-color: transparent;
	text-align: left;
	color: #B7B8CF;
	font-size: 0.9em;
	}

#breadCrumb a,
#breadCrumb a:link,
#breadCrumb a:visited {
	text-decoration: none;
	color: #666;
	}
	
#breadCrumb a:hover,
#breadCrumb a:active {
	text-decoration: underline;
	color: #333;
	}

/* Fix for page titles being too long in ie*/
#pageTitle,
#PageTitle {
/* width: 290px; - CHANGED TO MATCH COMMON MODERN CSS 2/21/07 GRAYLOON (combining css)*/
width: 275px;
}

#contentContainer {
	display: block;
	float: left;
	margin: 5px 0 0 12px;
	padding: 0;
	border: none;
	width: 600px;
	background-color: transparent;
	text-align: left;
	font-size: 1.2em;
	}

#contentCenter {
	display: block;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	border: none;
	width: 438px;
	background-color: transparent;
	text-align: left;
	}

#contentCenter ol,
#contentCenter ul {
	padding: 0 15px;
	margin: 15px;
	}

#contentCenterNoRightNav {
	display: block;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	border: none;
	width: 592px;
	background-color: transparent;
	text-align: left;
	}

#contentLeftCenter {
	display: block;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	border: none;
	width: 125px;
	background-color: transparent;
	text-align: left;
	}

#contentLeftCenter h3 {
	color: #f94e4e;
	font-weight: bold;
	}


#contentRightCenter {
	display: block;
	float: left;
	margin: 10px 0 0 10px;
	padding: 0;
	border: none;
	width: 300px;
	background-color: transparent;
	text-align: left;
	}

#contentRight {
	display: block;
	float: left;
	margin: 10px 0 0 8px;
	padding: 0;
	border: none;
	width: 146px;
	background-color: transparent;
	text-align: right;
	}

.alertField {
	display: block;
	padding: 1px;
	margin: 0;
	border: 1px solid #666;
	text-align: left;
	color: #ff0000;
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.0em;
	line-height: 1.3em;
	}

.yellowLeftCenter {
	display: block;
	float: left;
	background-color: #FFFFD5;
	width: 214px;
	padding: 0;
	min-height: 160px;
	margin: 10px 5px 0 0;
	vertical-align: top;
	text-align: left;
	}

.prop120 { /* MIN-Height HACK for IE */
    height: 120px;
    float: right;
    width: 1px;
    background-color: transparent;
	}
	
.yellowRightCenter {
	display: block;
	float: left;
	background-color: #FFFFD5;
	width: 214px;
	padding: 0;
	min-height: 160px;
	margin: 10px 0 0 5px;
	vertical-align: top;
	text-align: left;
	}

.yellowCenterTitle {
	background: #ffff99 url(/iwp/images/enfamil/cornersDkYellow214.gif) no-repeat top left;
	width: 200px;
	padding: 5px 5px 5px 9px;
	margin: 0 0 10px 0;
	text-align: left;
	font-size: 1.0em;
	line-height: 1.1em;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	border: none;
	}

* html .yellowCenterTitle { /* BOX MODEL HACK (recognized by IE only) */
	width: 214px; /* total width (only for IE5.x/Win) */
	w\idth: 200px; /* content width (for other IE) */
	}

.yellowCenterBody {
	background-color: transparent;
	padding: 0 0 5px 0;
	margin: 10px;
	width: 194px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #666;
	vertical-align: top;
	border: none;
	}

.yellowCenterBody ul {
	list-style-image: url(/iwp/images/enfamil/bullet.gif);
	font-size: 0.9em;
	line-height: 1.2em;
	color: #666;
	}

.yellowCenterBody img {
	float: left;
	margin: 0 6px 10px 0;
	border: none;
	}


/*--------------- FORMULA FINDER ---------------*/

#formulaFinderWrapper {
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	border: none;
	width: 438px;
	background: #feffd5 url(/iwp/images/enfamil/tileFormulaFinder.gif) repeat-y top left;
	text-align: left;
	}

#formulaFinderLeft {
	display: block;
	float: left;
	margin: 0 8px 0 0;
	padding: 10px;
	border: none;
	width: 190px;
	background-color: transparent;
	text-align: left;
	font-size: 1.0em;
	}
* html #formulaFinderLeft { /* BOX MODEL HACK (recognized by IE only) */
	width: 210px; /* total width (only for IE5.x/Win) */
	w\idth: 190px; /* content width (for other IE) */
	}

#formulaFinderLeft a
#formulaFinderLeft a:link,
#formulaFinderLeft a:visited,
#formulaFinderLeft a:hover,
#formulaFinderLeft a:active {
	color: #666;
	text-decoration: none;
	vertical-align: top;
	line-height: 1.2em;
	}

#formulaFinderLeft img {
	vertical-align: top;
	margin: 0 5px 0 0;
	}

#formulaFinderRight {
	display: block;
	float: left;
	margin: 0;
	padding: 10px;
	border: none;
	width: 200px;
	background-color: transparent;
	text-align: left;
	font-size: 1.0em;
	}
* html #formulaFinderRight { /* BOX MODEL HACK (recognized by IE only) */
	width: 220px; /* total width (only for IE5.x/Win) */
	w\idth: 200px; /* content width (for other IE) */
	}

#formulaFinderLeft p {
	font-weight: bold;
	color: #1a2088;
	}

#formulaFinderRight h1 {
	font-weight: bold;
	color: #ff0000;
	font-size: 1.1em;
	text-align: center;
	}

/*---------------------------------------------*/


/*--------------- RIGHT CALLOUT BOX WITH TITLE ---------------*/

.rightCallout {
	display: block;
	background-color: #FFFFD5;
	width: 146px;
	padding: 0;
	margin: 0;
	vertical-align: top;
	text-align: left;
	}

.rightCalloutTitle {
	background: #FFF;
	width: 131px;
	padding: 5px 5px 5px 9px;
	margin: 0 0 10px 0;
	text-align: left;
	font-size: 1.0em;
	line-height: 1.1em;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	border: none;
	}

.rightCalloutTitle a,
.rightCalloutTitle a:link,
.rightCalloutTitle a:visited,
.rightCalloutTitle a:hover,
.rightCalloutTitle a:active {
	font-weight: bold;
	}

* html .rightCalloutTitle { /* BOX MODEL HACK (recognized by IE only) */
	width: 146px; /* total width (only for IE5.x/Win) */
	w\idth: 131px; /* content width (for other IE) */
	}

.rightCalloutBody {
	background-color: transparent;
	padding: 0 0 10px 0;
	margin: 10px;
	width: 126px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	border: none;
	}

.rightCalloutBody ul {
	list-style-image: url(/iwp/images/enfamil/bullet.gif);
	font-size: 0.9em;
	margin: 0 0 0 10px;
	line-height: 1.2em;
	color: #666;
	}

.rightCalloutBody ul li {
	margin: 0 0 0 10px
	}

.rightCalloutBody img {
	float: left;
	margin: 0 6px 10px 0;
	border: none;
	}

/*CONTENT FOR YELLOW SQUARES */
body.yellowSquares .rightCalloutTitle,
body.yellowSquares .rightCalloutTitle a { color: #CAB540; background: #ffff99 url(/iwp/images/enfamil/cornersDkYellow146.gif) no-repeat top left;}

/*CONTENT FOR PINK PLAID */
body.pinkPlaid .rightCalloutTitle,
body.pinkPlaid .rightCalloutTitle a { color: #cd6667; background: #ffd7d7 url(/iwp/images/enfamil/cornersPink146.gif) no-repeat top left;}

/*CONTENT FOR PINK PLAID */
body.purplePlaid .rightCalloutTitle,
body.purplePlaid .rightCalloutTitle a { color: #8c8dbe; background: #d9deee url(/iwp/images/enfamil/cornersPurple146.gif) no-repeat top left;}

/*CONTENT FOR GREEN PLAID */
body.greenPlaid .rightCalloutTitle,
body.greenPlaid .rightCalloutTitle a { color: #346767; background: #C3E4DA url(/iwp/images/enfamil/cornersGreen146.gif) no-repeat top left;}


/*----------------------------------------------------------*/

.rightBanner {
	background-color: transparent;
	margin: 0 0 10px 0;
	width: 146px;
	text-align: center;
	border: none;
	}

.rightBanner img {
	/*display: block; CHANGED TO MATCH COMMON MODERN 2/21/07 GRAYLOON (combining css)*/
	border: none;
	/*padding: 0; CHANGED TO MATCH COMMON MODERN 2/21/07 GRAYLOON (combining css)*/
	/*margin: 0; CHANGED TO MATCH COMMON MODERN 2/21/07 GRAYLOON (combining css)*/
	}


/* -----------------COLORED NAV CONTAINERS FOR THE TIMELINE PAGES------------------ */

.leftPrimary {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	background: #FFF;
	width: 213px;
	padding: 8px;
	margin: 0;
	text-align: left;
	font-size: 1.0em;
	line-height: 1.1em;
	text-decoration: none;
	vertical-align: middle;
	border-bottom: #FFF dotted 1px;
	}

* html .leftPrimary { /* BOX MODEL HACK (recognized by IE only) */
	width: 229px; /* total width (only for IE5.x/Win) */
	w\idth: 213px; /* content width (for other IE) */
	}

.leftPrimary h1 { 
	background: #FFF;
	font-size: 1.2em; 
	color: #000;
	font-weight: normal;
	margin: 00;
	padding: 1px 0 6px 20px;
	}
	
.leftPrimary p {
	color: #000;
	margin: 0 0 0 20px;
	font-size: 0.9em; 
	}

.leftPrimaryFooter {
	background: #FFF;
	width: 229px;
	height: 5px;
	margin: 0;
	padding: 0;
	border: none;
	}

/* CONTENT FOR PINK PLAID */
body.pinkPlaid .leftPrimary { background: #ffdfde url(/iwp/images/enfamil/cornersPink229.gif) no-repeat top left; }
body.pinkPlaid .leftPrimary h1 { background: transparent url(/iwp/images/enfamil/pinkBullet.gif) no-repeat top left; color: #cd6667; }
body.pinkPlaid .leftPrimary p { color: #cd6667; }
body.pinkPlaid .leftPrimaryFooter { background: transparent url(/iwp/images/enfamil/cornersPink229Btm.gif) no-repeat top left; }
body.pinkPlaid .leftPrimary.noborder { border: none; }
body.pinkPlaid .leftPrimary.noBackgroundImage { background-image: none; }
body.pinkPlaid .leftPrimary a, body.pinkPlaid .leftPrimary a:link, body.pinkPlaid .leftPrimary a:visited { text-decoration: none; color: #cd6667; font-weight: normal; }
body.pinkPlaid .leftPrimary a:active, body.pinkPlaid .leftPrimary a:hover { text-decoration: underline; }

/* CONTENT FOR PURPLE PLAID */
body.purplePlaid .leftPrimary { background: #9ca0ca url(/iwp/images/enfamil/cornersPurple229.gif) no-repeat top left; }
body.purplePlaid .leftPrimary h1 { background: transparent url(/iwp/images/enfamil/purpleBullet.gif) no-repeat top left; color: #FFF; }
body.purplePlaid .leftPrimary p { color: #FFF; }
body.purplePlaid .leftPrimaryFooter { background: transparent url(/iwp/images/enfamil/cornersPurple229Btm.gif) no-repeat top left; }
body.purplePlaid .leftPrimary.noborder { border: none; }
body.purplePlaid .leftPrimary.noBackgroundImage { background-image: none; }
body.purplePlaid .leftPrimary a, body.purplePlaid .leftPrimary a:link, body.purplePlaid .leftPrimary a:visited { text-decoration: none; color: #FFF; font-weight: normal; }
body.purplePlaid .leftPrimary a:active, body.purplePlaid .leftPrimary a:hover { text-decoration: underline; }

/* CONTENT FOR GREEN PLAID */
body.greenPlaid .leftPrimary { background: #c3e4da url(/iwp/images/enfamil/cornersGreen229.gif) no-repeat top left; }
body.greenPlaid .leftPrimary h1 { background: transparent url(/iwp/images/enfamil/greenBullet.gif) no-repeat top left; color: #346767; }
body.greenPlaid .leftPrimary p { color: #346767; }
body.greenPlaid .leftPrimaryFooter { background: transparent url(/iwp/images/enfamil/cornersGreen229Btm.gif) no-repeat top left; }
body.greenPlaid .leftPrimary.noborder { border: none; }
body.greenPlaid .leftPrimary.noBackgroundImage { background-image: none; }
body.greenPlaid .leftPrimary a, body.greenPlaid .leftPrimary a:link, body.greenPlaid .leftPrimary a:visited { text-decoration: none; color: #346767; font-weight: normal; }
body.greenPlaid .leftPrimary a:active, body.greenPlaid .leftPrimary a:hover { text-decoration: underline; }



.leftSecondary {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	background: #FFF;
	width: 213px;
	padding: 8px;
	margin: 6px 0 0 0;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.4em;
	text-decoration: none;
	vertical-align: middle;
	border-bottom: none;
	color: #9ca0ca;
	}

* html .leftSecondary { /* BOX MODEL HACK (recognized by IE only) */
	width: 229px; /* total width (only for IE5.x/Win) */
	w\idth: 213px; /* content width (for other IE) */
	}

/* CONTENT FOR PURPLE PLAID */
body.purplePlaid .leftSecondary { background: #dee1f0 url(/iwp/images/enfamil/cornersLtPurple229.gif) no-repeat top left; }
body.purplePlaid .leftSecondaryFooter { background: transparent url(/iwp/images/enfamil/cornersLtPurple229Btm.gif) no-repeat top left; }
body.purplePlaid .leftSecondary a, body.purplePlaid .leftSecondary a:link, body.purplePlaid .leftPrimary a:visited { text-decoration: none; color: #FFF; font-weight: normal; }
body.purplePlaid .leftSecondary a:active, body.purplePlaid .leftSecondary a:hover { text-decoration: underline; }


/* --------------------------------------------------------------------------------- */
/* ---- NOT SURE IF THIS SECTION IS USED - GRAYLOON 2/21/07 (combining) --------------- */
/* -----------------COLORED CENTER CALLOUT BOXES FULL SIZE - 583PX------------------ */

.centerCalloutFullTitle {
	background: #101a8d url(/iwp/images/enfamil/cornersDkBlue583.gif) no-repeat top left;
	width: 573px;
	padding: 8px 0px 8px 10px;
	margin: 30px 0 0 0;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.1em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	border: none;
	}

* html .centerCalloutFullTitle { /* BOX MODEL HACK (recognized by IE only) */
	width: 583px; /* total width (only for IE5.x/Win) */
	w\idth: 573px; /* content width (for other IE) */
	}


.centerCalloutFull {
	display: block;
	background-color: #fff;
	width: 571px;
	padding: 5px 5px 5px 5px;
	margin: 0;
	vertical-align: top;
	text-align: left;
	font-size: 1.2em;
	border-right: 1px solid #101a8d;
	border-bottom: 1px solid #101a8d;
	border-left: 1px solid #101a8d;
	color: #000;
	}

* html .centerCalloutFull { /* BOX MODEL HACK (recognized by IE only) */
	width: 583px; /* total width (only for IE5.x/Win) */
	w\idth: 571px; /* content width (for other IE) */
	}

.centerCalloutFullLeft {
	display: inline;
	float: left;
	background-color: #fff;
	width: 290px;
	padding: 0;
	margin: 0 0 0 10px;
	}
	
.centerCalloutFullRight {
	display: inline;
	float: left;
	background-color: #fff;
	width: 260px;
	padding: 10px 0 0 0;
	margin: 0 10px 0 0;
	}


.centerCalloutFull p {
	color: #000;
	}


.centerCalloutFull ul {
	list-style-image: url(/iwp/images/enfamil/bullet.gif);
	margin: 0 0 0 10px;
	line-height: 1.2em;
	color: #000;
	}

.centerCalloutFull ul li {
	margin: 0 0 10px 10px
	}

.centerCalloutFull p.smallGrey {
	color: #666;
	font-size: 80%;
	font-weight: bold;
	}
	
.centerCalloutFull p.smallGrey a {
	font-weight: bold;
	}

/*----------------------------------------------------------*/




/* -----------------COLORED CENTER CALLOUT BOXES HALF SIZE------------------ */

.centerCallout {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	background: #e9edf7 url(/iwp/images/enfamil/cornersBlue438.gif) no-repeat top left;
	width: 422px;
	padding: 8px;
	margin: 10px 0 0 0;
	text-align: left;
	font-size: 1.0em;
	line-height: 1.1em;
	text-decoration: none;
	vertical-align: middle;
	border: none;
	}

* html .centerCallout { /* BOX MODEL HACK (recognized by IE only) */
	width: 438px; /* total width (only for IE5.x/Win) */
	w\idth: 422px; /* content width (for other IE) */
	}

.centerCallout h1 { 
	font-size: 1.2em; 
	color: #2a2b6e;
	font-weight: normal;
	margin: 0;
	padding: 1px 0 6px 0;
	}
	
.centerCallout p {
	color: #2a2b6e;
	margin: 0 0 0 20px;
	font-size: 0.9em; 
	}

.centerCallout ul {
	color: #2a2b6e;
	margin: 0 0 0 15px;
	padding: 0 0 0 5px;
	font-size: 0.9em;
	list-style-type: disc;
	}
.centerCallout img.left { 
	border: none;
	float: left;
	margin: 0 20px 10px 0;
	}

.centerCallout img.right { 
	border: none;
	float: right;
	margin: 0 0 10px 20px;
	}
	
.centerCalloutFooter {
	background: transparent url(/iwp/images/enfamil/cornersBlue438Btm.gif) no-repeat top left;
	width: 438px;
	height: 5px;
	margin: 0;
	padding: 0;
	border: none;
	}

/* CONTENT FOR PINK PLAID */
body.pinkPlaid .centerCallout { background: #ffdfde url(/iwp/images/enfamil/cornersPink438.gif) no-repeat top left; color: #cd6667;}
body.pinkPlaid .centerCallout h1 { background: transparent; color: #cd6667; font-size: 1.0em; font-weight: bold; }
body.pinkPlaid .centerCallout p { color: #cd6667; }
body.pinkPlaid .centerCallout ul, body.pinkPlaid .centerCallout li { color: #cd6667; }
body.pinkPlaid .centerCalloutFooter { background: transparent url(/iwp/images/enfamil/cornersPink438Btm.gif) no-repeat top left; }
body.pinkPlaid .centerCallout.noborder { border: none; }
body.pinkPlaid .centerCallout.noBackgroundImage { background-image: none; }
body.pinkPlaid .centerCallout a, body.pinkPlaid .centerCallout a:link, body.pinkPlaid .centerCallout a:visited { text-decoration: none; color: #cd6667; font-weight: normal; }
body.pinkPlaid .centerCallout a:active, body.pinkPlaid .centerCallout a:hover { text-decoration: underline; }

/* CONTENT FOR GREEN PLAID */
body.greenPlaid .centerCallout { background: #c3e4da url(/iwp/images/enfamil/cornersGreen438.gif) no-repeat top left; color: #346767;}
body.greenPlaid .centerCallout h1 { background: transparent; color: #346767; font-size: 1.0em; font-weight: bold; }
body.greenPlaid .centerCallout p { color: #346767; }
body.greenPlaid .centerCallout ul, body.greenPlaid .centerCallout li { color: #346767; }
body.greenPlaid .centerCalloutFooter { background: transparent url(/iwp/images/enfamil/cornersGreen438Btm.gif) no-repeat top left; }
body.greenPlaid .centerCallout.noborder { border: none; }
body.greenPlaid .centerCallout.noBackgroundImage { background-image: none; }
body.greenPlaid .centerCallout a, body.greenPlaid .centerCallout a:link, body.greenPlaid .centerCallout a:visited { text-decoration: none; color: #cd6667; font-weight: normal; }
body.greenPlaid .centerCallout a:active, body.greenPlaid .centerCallout a:hover { text-decoration: underline; }



/* --------------------------------------------------------------------------------- */




/* HEADER STYLES --------------------------------------------------*/
/*-----------------------------------------------------------------*/


#header {
	display: block;
	padding: 25px 25px 0 25px;
	margin: 0;
	border: none;
	width: 720px;
	height: 45px;
	text-align: left;
	color: #FFF;
	background: transparent url(/iwp/images/enfamil/tileHeader.gif) no-repeat top left;
	}


* html #header { /* BOX MODEL HACK (recognized by IE only) */
height: 70px; /* total width (only for IE5.x/Win) */
he\ight: 45px; /* content width (for other IE) */
width: 770px; /* total width (only for IE5.x/Win) */
w\idth: 720px; /* content width (for other IE) */
}


#header img {
	display: block;
	border: none;
	padding: 0;
	margin: 0;
	float: left;
	}

#headerNav,
#headerNav a,
#headerNav a:visited {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.0em;
	text-decoration: none;
	background-color: transparent;
	padding: 0;
	margin: 0;
	text-align: right;
	color: #FFF;
	}
	
#headerNav a:active,
#headerNav a:hover {
	color: #9999CC;
	text-decoration: underline;
	}


#headerShort {
	display: block;
	padding: 25px 25px 0 25px;
	margin: 0;
	border: none;
	width: 600px;
	height: 65px;
	text-align: left;
	color: #FFF;
	background: transparent url(/iwp/images/enfamil/tileHeaderShort.gif) no-repeat top left;
	}

* html #headerShort { /* BOX MODEL HACK (recognized by IE only) */
height: 90px; /* total width (only for IE5.x/Win) */
he\ight: 65px; /* content width (for other IE) */
width: 650px; /* total width (only for IE5.x/Win) */
w\idth: 600px; /* content width (for other IE) */
}


#headerShort img {
	display: block;
	border: none;
	padding: 0;
	margin: 0;
	float: left;
	}

#header.blank {
	background-image: none;
	background-color: transparent;
	}

/*-----------------------------------------------------*/
/* HEADER NEW - NOT IMPLEMENTED YET - CHANGED 7/13/07 -*/
/*-----------------------------------------------------*/

/*
#header {
	display: block;
	padding: 0 25px 0 25px;
	margin: 0;
	border: 0;
	width: 720px;
	height: 70px;
	text-align: right;
	color: #FFF;
	background: transparent url(/iwp/images/enfamil/tileHeader.gif) no-repeat top left;
	}
*/

/* * html #header { /* BOX MODEL HACK (recognized by IE only) */
/*	width: 770px; /* total width (only for IE5.x/Win) */
/*	w\idth: 720px; /* content width (for other IE) */
/*	} */

/*
#header img {
	display: block;
	border: 0;
	padding: 0;
	margin: 25px 0 0 0;
	float: left;
	}

#header #headerNav {
display: block;
padding: 15px 0 0 0;
float: right;
height: 15px;
}

#header #headerNav a,
#header #headerNav a:visited {
	color: #9999CC;
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.0em;
	text-decoration: none;
	background-color: transparent;
	padding: 0;
	margin: 0;
	text-align: right;
	color: #FFF;
	vertical-align: middle;
	}
	
#header #headerNav a:active,
#header #headerNav a:hover {
	color: #9999CC;
	text-decoration: underline;
	}

#header form {
	padding: 0;
	margin: 13px 0 0 0;
	width: 125px;
	float: right;
	display: inline;
	}

#header fieldset label {
	color: #9999CC;
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.0em;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	padding: 0;
	margin: 0;
	text-align: right;
	color: #FFF;
	display: none;
	}

#header fieldset input  {
	width: 95px;
	border: #747ae2 1px solid;
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	padding: 2px;
	font-size: 1.0em;
	margin: 0;
	color: #666;
	background-color: #FFF;
	}

#header fieldset input.submit  {
	border: 0;
	padding: 0;
	width: auto;
	margin: 2px 0 0 0;
	vertical-align: top;
	background: transparent;
	}
*/
/* Sub Page Footer Elements ---------------------------------------*/
/*-----------------------------------------------------------------*/

#homeFooterSub { /* FOOTER FOR THE HOME PAGE */
	background-color: transparent;
	width: 770px;
	height: 100px;
	padding: 18px 0 0 0;
	margin: 0 auto;
	border: none;
	text-align: center;
	font-size: 0.9em;
	color: #666;
	vertical-align: top;
	font-weight: bold;
	}

#homeFooterSub img {
	display: inline;
	vertical-align: middle;
	padding: 0 0 0 0;
	margin: 0;
	border: none;
	}

#homeFooterSubNav {
	width: 750px;
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.1em;
	background-color: transparent;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	}

#footerSub { /* FOOTER FOR THE SUB PAGES */
	background-color: transparent;
	width: 770px;
	height: 100px;
	padding: 12px 0 0 0;
	margin: 0 auto;
	border: none;
	text-align: center;
	font-size: 1.0em;
	color: #666;
	vertical-align: top;
	}

#footerSub img {
	display: inline;
	padding: 5px;
	margin: 0;
	border: none;
	}

#footerSubNav {
	width: 750px;
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.1em;
	background-color: transparent;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	}

/* HOME PAGE FOOTER CONTENT FOR YELLOW SQUARES */
body.yellowSquares #bodyWrapper #homeFooterSub { color: #cab540; background: transparent url(/iwp/images/enfamil/homeYellowFooter.gif) no-repeat top center;}
body.yellowSquares #bodyWrapper #homeFooterSub #homeFooterSubNav a, #homeFooterSubNav a:visited { color: #cab540; font-size: 1.0em; text-decoration: none; font-weight: bold; }
body.yellowSquares #bodyWrapper #homeFooterSub #homeFooterSubNav a:active, #homeFooterSubNav a:hover { color: #cab540; text-decoration: underline; font-size: 1.0em; font-weight: bold; }


/* FOOTER CONTENT FOR YELLOW SQUARES */
body.yellowSquares #bodyWrapper #footerSub { color: #cab540; background: transparent url(/iwp/images/enfamil/yellowFooter.gif) no-repeat top center;}
body.yellowSquares #bodyWrapper #footerSub #footerSubNav a, #footerSubNav a:visited { color: #cab540; font-size: 1.1em; text-decoration: none; }
body.yellowSquares #bodyWrapper #footerSub #footerSubNav a:active, #footerSubNav a:hover { color: #cab540; text-decoration: underline; font-size: 1.1em; }

/* FOOTER CONTENT FOR PINK PLAID */
body.pinkPlaid #bodyWrapper #footerSub { color: #cd6667; background: transparent url(/iwp/images/enfamil/pinkFooter.gif) no-repeat top center; }
body.pinkPlaid #bodyWrapper #footerSub #footerSubNav a, #footerSubNav a:visited { color: #cd6667; font-size: 1.1em; text-decoration: none; }
body.pinkPlaid #bodyWrapper #footerSub #footerSubNav a:active, #footerSubNav a:hover { color: #cd6667; text-decoration: underline; font-size: 1.1em; }

/* FOOTER CONTENT FOR PURPLE PLAID */
body.purplePlaid #bodyWrapper #footerSub { color: #9485b9; background: transparent url(/iwp/images/enfamil/purpleFooter.gif) no-repeat top center; }
body.purplePlaid #bodyWrapper #footerSub #footerSubNav a, #footerSubNav a:visited { color: #9485b9; font-size: 1.1em; text-decoration: none; }
body.purplePlaid #bodyWrapper #footerSub #footerSubNav a:active, #footerSubNav a:hover { color: #9485b9; text-decoration: underline; font-size: 1.1em; }

/* FOOTER CONTENT FOR GREEN PLAID */
body.greenPlaid #bodyWrapper #footerSub { color: #346767; background: transparent url(/iwp/images/enfamil/greenFooter.gif) no-repeat top center; }
body.greenPlaid #bodyWrapper #footerSub #footerSubNav a, #footerSubNav a:visited { color: #346767; font-size: 1.1em; text-decoration: none; }
body.greenPlaid #bodyWrapper #footerSub #footerSubNav a:active, #footerSubNav a:hover { color: #346767; text-decoration: underline; font-size: 1.1em; }

#mjnFooterLogo {
	/*background: transparent url(/iwp/images/enfamil/dotsPurple134.gif) repeat-x top left;
	background-position: 0 20px; CHANGED TO MATCH COMMON MODERN 2/21/07 GRAYLOON (combining)*/
	background: transparent url(/iwp/images/enfamil/dotsPurple134.gif) repeat-x 0 20px;
	width: 720px;
	margin:  0 0 0 20px;
	padding: 0 0 20px 0;
	/*padding: 0 0px 20px; COMMON MODERN CSS*/
	border: none;
	text-align: left;
	}

/* Timeline Nav --------------------------------------------------------*/
/*-----------------------------------------------------------------*/

#pregnancyTimeline {
	display: block;
	width: 600px;
	height: 45px;
	background: transparent; 
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	border: none;
	text-align: left;
	}

#timelineHeader {
	display: block;
	width: 600px;
	height: 5px;
	background: transparent; 
	padding: 0;
	margin: 0 0 5px 0;
	border: none;
	text-align: left;
	}

#seeMilestones {
	display: block;
	width: 541px;
	height: 20px;
	background: transparent; 
	padding: 0;
	margin: 0;
	border: none;
	text-align: left;
 	overflow: hidden;
	clip: rect(0, 491px, 20px, 0);
	 }

#timeline {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent
	}

#timeline ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	}

#timeline ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	}
				
/* PRE 1 ----------*/
li#pre1,
li#pre1 a {
	display: inline; background: transparent url(/iwp/images/enfamil/pre1.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#pre1 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#pre1 a:hover,
li#pre1 a.selected {
	background-position: 0 -17px;
	}
	
/* PRE 2 ----------*/
li#pre2,
li#pre2 a {
	display: inline; background: transparent url(/iwp/images/enfamil/pre2.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#pre2 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#pre2 a:hover,
li#pre2 a.selected {
	background-position: 0 -17px;
	}

/* PRE 3 ----------*/
li#pre3,
li#pre3 a {
	display: inline; background: transparent url(/iwp/images/enfamil/pre3.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#pre3 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#pre3 a:hover,
li#pre3 a.selected {
	background-position: 0 -17px;
	}

/* PRE 4 ----------*/
li#pre4,
li#pre4 a {
	display: inline; background: transparent url(/iwp/images/enfamil/pre4.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#pre4 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#pre4 a:hover,
li#pre4 a.selected {
	background-position: 0 -17px;
	}

/* PRE 5 ----------*/
li#pre5,
li#pre5 a {
	display: inline; background: transparent url(/iwp/images/enfamil/pre5.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#pre5 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#pre5 a:hover,
li#pre5 a.selected {
	background-position: 0 -17px;
	}

/* PRE 6 ----------*/
li#pre6,
li#pre6 a {
	display: inline; background: transparent url(/iwp/images/enfamil/pre6.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#pre6 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#pre6 a:hover,
li#pre6 a.selected {
	background-position: 0 -17px;
	}

/* PRE 7 ----------*/
li#pre7,
li#pre7 a {
	display: inline; background: transparent url(/iwp/images/enfamil/pre7.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#pre7 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#pre7 a:hover,
li#pre7 a.selected {
	background-position: 0 -17px;
	}

/* PRE 8 ----------*/
li#pre8,
li#pre8 a {
	display: inline; background: transparent url(/iwp/images/enfamil/pre8.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#pre8 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#pre8 a:hover,
li#pre8 a.selected {
	background-position: 0 -17px;
	}

/* PRE 9 ----------*/
li#pre9,
li#pre9 a {
	display: inline; background: transparent url(/iwp/images/enfamil/pre9.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#pre9 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#pre9 a:hover,
li#pre9 a.selected {
	background-position: 0 -17px;
	}

/* Birth ----------*/
li#birth,
li#birth a {
	display: inline; background: transparent url(/iwp/images/enfamil/timeB.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 50px; height: 17px; clip: rect(0, 50px, 17px, 0);
	}

li#birth a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#birth a:hover,
li#birth a.selected {
	background-position: 0 -17px;
	}

/* POST 1 ----------*/
li#post1,
li#post1 a {
	display: inline; background: transparent url(/iwp/images/enfamil/post1.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#post1 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#post1 a:hover,
li#post1 a.selected {
	background-position: 0 -17px;
	}
	
/* POST 2 ----------*/
li#post2,
li#post2 a {
	display: inline; background: transparent url(/iwp/images/enfamil/post2.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#post2 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#post2 a:hover,
li#post2 a.selected {
	background-position: 0 -17px;
	}

/* POST 3 ----------*/
li#post3,
li#post3 a {
	display: inline; background: transparent url(/iwp/images/enfamil/post3.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#post3 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#post3 a:hover,
li#post3 a.selected {
	background-position: 0 -17px;
	}

/* POST 4 ----------*/
li#post4,
li#post4 a {
	display: inline; background: transparent url(/iwp/images/enfamil/post4.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#post4 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#post4 a:hover,
li#post4 a.selected {
	background-position: 0 -17px;
	}

/* POST 5 ----------*/
li#post5,
li#post5 a {
	display: inline; background: transparent url(/iwp/images/enfamil/post5.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#post5 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#post5 a:hover,
li#post5 a.selected {
	background-position: 0 -17px;
	}

/* POST 6 ----------*/
li#post6,
li#post6 a {
	display: inline; background: transparent url(/iwp/images/enfamil/post6.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#post6 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#post6 a:hover,
li#post6 a.selected {
	background-position: 0 -17px;
	}

/* POST 7 ----------*/
li#post7,
li#post7 a {
	display: inline; background: transparent url(/iwp/images/enfamil/post7.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#post7 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#post7 a:hover,
li#post7 a.selected {
	background-position: 0 -17px;
	}

/* POST 8 ----------*/
li#post8,
li#post8 a {
	display: inline; background: transparent url(/iwp/images/enfamil/post8.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#post8 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#post8 a:hover,
li#post8 a.selected {
	background-position: 0 -17px;
	}

/* POST 9 ----------*/
li#post9,
li#post9 a {
	display: inline; background: transparent url(/iwp/images/enfamil/post9.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#post9 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#post9 a:hover,
li#post9 a.selected {
	background-position: 0 -17px;
	}

/* POST 10 ----------*/
li#post10,
li#post10 a {
	display: inline; background: transparent url(/iwp/images/enfamil/post10.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#post10 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#post10 a:hover,
li#post10 a.selected {
	background-position: 0 -17px;
	}

/* POST 11 ----------*/
li#post11,
li#post11 a {
	display: inline; background: transparent url(/iwp/images/enfamil/post11.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#post11 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#post11 a:hover,
li#post11 a.selected {
	background-position: 0 -17px;
	}

/* POST 12 ----------*/
li#post12,
li#post12 a {
	display: inline; background: transparent url(/iwp/images/enfamil/post12.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 21px; height: 17px; clip: rect(0, 21px, 17px, 0);
	}

li#post12 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#post12 a:hover,
li#post12 a.selected {
	background-position: 0 -17px;
	}

/* POST 13 ----------*/
li#post13,
li#post13 a {
	display: inline; background: transparent url(/iwp/images/enfamil/postPlus.gif) no-repeat top left; float: left; margin: 0; padding: 0; overflow: hidden; width: 50px; height: 17px; clip: rect(0, 50px, 17px, 0);
	}

li#post13 a {
	padding: 17px 0 0 0; height: 0px !important; height /**/:17px;
	}

li#post13 a:hover,
li#post13 a.selected {
	background-position: 0 -17px;
	}


/* leftNavPrimary --------------------------------------------------------*/
/* This is the "Primary" type naviation in the left hand column */
/* ORIGNAL NAME #leftNavPrimary SOMEHOW WAS CHANGED TO #leftNav ? GRAYLOON 2/21/07 (combining)*/

#leftNav,
#leftNavPrimary {
	display: block;
	float: left;
	width: 134px;
	margin: 5px 0 0 0;
	padding: 0 0 8px 0;
	border-bottom: #cab540 1px solid;
	background-color: #FFF;
	}
	
#leftNav li,
#leftNavPrimary li  {
	display: inline;
	list-style-type: none;
	margin: 0;
	text-align: left;
	text-decoration: none;
	}
		
#leftNav li a,
#leftNavPrimary li a  {		
	display: block;
	font-size: 1.1em;
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	width: 124px;
	margin: 2px 0 2px 0;
	padding: 5px;
	background-color: #FFF;
	text-decoration: none;
	color: #000099;
	border: none;
	font-weight: bold;
	background: #FFF url(/iwp/images/enfamil/dotsPurple134.gif) no-repeat bottom left;
	}

* html #leftNav li a,
* html #leftNavPrimary li a  { /* BOX MODEL HACK (recognized by IE only) */
	width: 134px; /* total width (only for IE5.x/Win) */
	w\idth: 124px; /* content width (for other IE) */
	}

#leftNav li a:hover,
#leftNav li a:active,
#leftNav li a.selected,
#leftNavPrimary li a:hover,
#leftNavPrimary li a:active,
#leftNavPrimary li a.selected {
	background-color: #101672;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}
	
#leftNav li a.sub,
#leftNavPrimary li a.sub {
	background: #FFFFD5 url(/iwp/images/enfamil/bulletPrimaryNav.gif) no-repeat top left;
	background-position: 4px 8px;
	padding: 5px 5px 5px 15px;
	width: 114px;
	color: #000099;
	}

* html #leftNav li a.sub,
* html #leftNavPrimary li a.sub { /* BOX MODEL HACK (recognized by IE only) */
	width: 134px; /* total width (only for IE5.x/Win) */
	w\idth: 114px; /* content width (for other IE) */
	}

#leftNav li a.sub:link,
#leftNav li a.sub:visited,
#leftNavPrimary li a.sub:link,
#leftNavPrimary li a.sub:visited {
	background: #FFFFD5 url(/iwp/images/enfamil/bulletPrimaryNav.gif) no-repeat top left;
	background-position: 4px 8px;
	border-bottom: #FFF 1px solid;
	color: #000099;
	}

#leftNav li a.sub:hover,
#leftNav li a.sub:active,
#leftNavPrimary li a.sub:hover,
#leftNavPrimary li a.sub:active {
	background: #FFFF99 url(/iwp/images/enfamil/bulletPrimaryNav.gif) no-repeat top left;
	background-position: 4px 8px;
	border-bottom: #FFF 1px solid;
	color: #000099;
	}

#leftNav li a.divider,
#leftNavPrimary li a.divider {
	background: #FFF url(/mjnhcp/images/dotsGold134.gif) no-repeat top left;
	}

#leftNav li a.strongDivider,
#leftNavPrimary li a.strongDivider {
	border-bottom: #cab540 1px solid;
	background-image: none;
	}

#leftNav li a.padded,
#leftNavPrimary li a.padded {
	margin-top: 6px;
	}

#leftNav li a.noborder,
#leftNavPrimary li a.noborder {
	border: none;
	background-image: none;
	}

#leftNav li a.current,
#leftNav li a.current:link, 
#leftNav li a.current:active, 
#leftNav li a.current:hover, 
#leftNav li a.current:visited,
#leftNavPrimary li a.current,
#leftNavPrimary li a.current:link, 
#leftNavPrimary li a.current:active, 
#leftNavPrimary li a.current:hover, 
#leftNavPrimary li a.current:visited {
	background-color: #FFFF99;
	}

#leftNav li img,
#leftNavPrimary li img {
	border: none;
	margin: 5px 0 0 0;
	}

/* Product Pages New - 5/04/07 --------------------------------------------------*/
/*-------------------------------------------------------------------------------*/
.highLightBox {
	display: block;
	padding: 10px;
	border: 0;
	text-align: left;
	background: #ffffa5;
	}

.productARLipil {
	padding: 0;
	border: 0;
	color: #f15f50;
	}

.productGentlesaeLipil {
	padding: 0;
	border: 0;
	color: #975ca5;
	}

.productNutramigenLipil {
	padding: 0;
	border: 0;
	color: #f4783b;
	}

.productNutramigenAALipil {
	padding: 0;
	border: 0;
	color: #f14e2b;
	}

.productLactoFreeLipil {
	padding: 0;
	border: 0;
	color: #645faa;
	}

.productProSobeeLipil {
	padding: 0;
	border: 0;
	color: #009cd8;
	}
	
.productKindercal {
	padding: 0;
	border: 0;
	color: #01a7e3;
	}
	
.productHumanMilkFortifier {
	padding: 0;
	border: 0;
	color: #8cabc7;
	}

.productMetabolicFormulas {
	padding: 0;
	border: 0;
	color: #c39fcb;
	}

.productExpecta {
	padding: 0;
	border: 0;
	color: #f4c23f;
	}

.productPolyViSol {
	padding: 0;
	border: 0;
	color: #8f6ea3;
	}
	
.productTriViSol {
	padding: 0;
	border: 0;
	color: #3a7fb8;
	}
	
.productFerInSol {
	padding: 0;
	border: 0;
	color: #eb8b24;
	}
	
.productEnfalyte {
	padding: 0;
	border: 0;
	color: #eb7d88;
	}

.productLipil {
	padding: 0;
	border: 0;
	color: #d3b303;
	}

.productNextStepLipil {
	padding: 0;
	border: 0;
	color: #e5c201;
	}

.productNextStepProSobeeLipil {
	padding: 0;
	border: 0;
	color: #009ed8;
	}

.productEnfaCareLipil {
	padding: 0;
	border: 0;
	color: #008481;
	}

.productPrematureLipil {
	padding: 0;
	border: 0;
	color: #bb8eb7;
	}

.productPregestimilLipil {
	padding: 0;
	border: 0;
	color: #008a4f;
	}

.productAccessories {
	padding: 0;
	border: 0;
	color: #4f458a;
	}

#contentCenter ul.productList {
	list-style-type: disc;
	margin: 0 10px;
	padding: 0 10px;
	}

#contentCenter ul.productList li {
	margin: 10px 0;
	}

.compareContainer {
	border-top: 4px solid #d4d4d4;
	border-bottom: 2px solid #d4d4d4;
	padding: 5px 0;
	margin: 10px 0;
	}
	
.compareContainer h3 {	
	color: #004990;
	}

.compareContainer p.compareDescription {	
	font-size: 1.1em;
	}

.compareContainer img {	
	padding: 15px 0 0 5px;
	}


/* Product detail pages --------------------------------------------------*/
/*-----------------------------------------------------------------*/

#productDetailSubNav { /*container for the subnav and thumbnail on product detail pages */
	display: block;
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	border: none;
	width: 118px;
	background-color: transparent;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.1em;
	}

#productDetail { /*container for the subnav and thumbnail on product detail pages */
	display: block;
	float: left;
	padding: 0;
	margin: 10px 0 0 10px;
	border: none;
	width: 485px;
	background-color: transparent;
	text-align: left;
	font-size: 1.0em;
	}

#productDetail img { 
	margin: 8px 0 0 0;
	border: none;
	}

#productDetail ul {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.0em;
	color: #000;
	margin: 3px 0 0 20px;
	padding: 0;
	font-weight: normal;
	background-color: transparent;
	list-style-type: disc;
	}

#newlyPublishedResearch {
	background: #FEFF99 url(mjnhcp/images/newlyPublishedResearch.gif) no-repeat top left;
	display: block;
	float: right;
	padding: 24px 10px 10px 10px;
	margin: 5px 0 10px 10px;
	border-bottom: 5px #0b0080 solid;
	border-right: none;
	border-top: none;
	border-left: none;
	width: 168px;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #000066;
	}

* html #newlyPublishedResearch { /* BOX MODEL HACK (recognized by IE only) */
	width: 188px; /* total width (only for IE5.x/Win) */
	w\idth: 168px; /* content width (for other IE) */
	}

/* Landing Pages - Container---------------------------------------*/
/*-----------------------------------------------------------------*/

#couponContainer { /*container for coupons on landing pages */
	display: block;
	padding: 0 0 15px 0;
	margin: 25px 0 0 0;
	border: 0;
	width: 590px;
	background: transparent url(/iwp/images/enfamil/dotsPurple134.gif) repeat-x bottom left;
	}

#couponContainer img { /*container for coupons on landing pages */
	display: block;
	padding: 0;
	margin: 0 auto;
	border: 0;
	}

#couponContainer h1 {
	display: block;
	width: 590px;
	margin: 0;
	border: 0;
	padding: 15px 0;
	background: #022873;
	color:#fff;
	font-weight: bold;
	text-align: center;
	font-size: 1.3em;
	}

#couponContainer h2 {
	display: block;
	width: 590px;
	margin: 0;
	border: 0;
	padding: 15px 0;
	background: #fff;
	color:#ff0000;
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
	}

#productImageContainer {
	display: inline;
	float: left;
	width: 300px;
	margin: 0 15px 15px 0;
	border: 0;
	padding: 0;
	}


#productCopyContainer {
	display: inline;
	float: left;
	width: 260px;
	margin: 0 0 15px 15px;
	border: 0;
	padding: 0;
	background: #fff;
	color:#002973;
	font-weight: normal;
	text-align: left;
	font-size: 1.0em;
	}

#productCopyContainer h3 {
	color:#002973;
	}

#productCopyContainer p {
	color:#002973;
	font-weight: normal;
	text-align: left;
	font-size: 1.0em;
	}

#productCopyContainer ul {
	margin: 0 0 15px 30px;
	color:#002973;
	list-style-type: disc
	}

#productCopyContainer ul li {
	color:#002973;
	margin: 0 0 5px 0;
	}

#redeemContainer {
	display: block;
	padding: 0;
	margin: 0px 15px;
	border: 0;
	width: 560px;
	text-align: left;
	}

#redeemContainer h3 {
	color:#ff0000;
	}

.redeemStepContainer {
	display: inline;
	float: left;
	padding: 0;
	margin: 5px 15px 0 0;
	border: 0;
	width: 170px;
	text-align: left;
	}

.redeemStepContainer h4 {
	padding: 0;
	margin: 0;
	border: 0;
	color: #022873;
	}

.redeemStepContainer p {
	font-size: 0.9em;
	color: #000;
	}

#otherFormulas {
	display: block;
	padding: 5px 0;
	margin: 0px 15px;
	border: 0;
	width: 560px;
	text-align: center;
	background: transparent url(/iwp/images/enfamil/dotsPurple134.gif) repeat-x top left;
	}

#otherFormulas p {
	text-align: left;
	}

#formulaWrapper {
	display: inline;
	width: 550px;
	margin: 0 20px 15px 20px;
	border: 0;
	padding: 0;
	color:#002973;
	font-weight: normal;
	text-align: center;
	font-size: 1.0em;
	}

.formulaContainer {
	display: inline;
	float: left;
	width: 170px;
	margin: 0 0 0 10px;
	border: 0;
	padding: 0;
	color:#022873;
	font-weight: normal;
	text-align: left;
	font-size: 1.0em;
	}

.formulaContainer h3 {
	color:#022873;
	width: 150px;
	text-align: center;
	margin: 0 10px;
	}

.formulaContainer p {
	color:#022873;
	width: 150px;
	height: 100px;
	overflow: visible;
	text-align: center;
	margin: 0 10px;
	}



/*-----------------Consumer Registration------------------------------*/

#consumerRegistration label {
	text-align: right;
	width: 150px;
	padding-right: 10px;
	font-weight: normal;
	background: transparent;
	color: #666;
	font-size: 1.0em;
	vertical-align: top;
	}

#consumerRegistration input, select {
	display: block;
	float: left;
	margin-bottom: 10px;
	vertical-align: top;
	}

#consumerRegistration label, checkbox, radio {
	display: block;
	background-color: transparent;
	float: left;
	margin-bottom: 10px;
	vertical-align: top;
	}

.registrationWarning {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	background: #FFF url(/iwp/images/enfamil/iconWarning.gif) no-repeat top left;
	display: block;
	clear: both;
	color: #ff0000;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px 0 10px 30px;
	margin: 5px 0 0 0;
	}


/*---Check Yes---*/

.checkYes {
	width: 60px;
	display: block;
	float: left;
	padding: 0 0 10px 0;
	}

.checkYesDescription {
	width: 378px;
	display: block;
	float: left;
	padding: 0 0 10px 0;
	}

.checkYesDescription p {
	margin: 0;
	padding: 0;
	}


/* Basic Classes --------------------------------------------------*/
/*-----------------------------------------------------------------*/

.padded {
	padding-top: 10px;
	}

.hide {
	display: none;
	}

.clear {
	content: ".";
	overflow: hidden;
	clear: both;
	font-size: 1px;
	}

.right {
	float: right;
	padding: 0;
	}

.center {
	text-align: center;
	padding: 0;
	}
	
.leftpad {
	text-align: left;
	padding-right: 5px;
	}

.left {
	float: left;
	padding: 0;
	}

.textRight {
	text-align: right;
	padding: 0;
	}

.textLeft {
	text-align: left;
	padding: 0;
	}

.italic {
	font-style: italic;
	}
	
.noborder {
	border: none;
	}

.noBackgroundImage {
	background-image: none;
	}

.registered {
	font-size: 80%;
	vertical-align: top;
	}

.referenceId {
	font-size: 70%;
	vertical-align: top;
	color: #666;
	}

/* Custom Classes -------------------------------------------------*/
/*-----------------------------------------------------------------*/

.dottedBorder {
	border: 1px #999 dotted;
	}

.small {
	font-size: 80%;
	}

.red {
	color: #ff0000;
	}

.blue {
	color: #3333ff;
	}

.hrule {
	border-bottom: 1px #352667 solid;
	margin: 0 0 14px 0;
	background-color: #FFF;
	}

.hruleDotsBlue {
	background: #FFF url(/iwp/images/enfamil/dotsPurple134.gif) repeat-x top left;
	border: none;
	height: 1px;
	margin: 5px 0 0 0;
	clear: both;
	}

.hruleDotsRed {
	background: #FFF url(/iwp/images/enfamil/dotsRed134.gif) repeat-x top left;
	border: none;
	height: 1px;
	margin: 5px 0 0 0;
	clear: both;
	}

.hruleDotsBlueLong {
	background: #FFF url(/iwp/images/enfamil/dotsPurple134.gif) repeat-x top left;
	border: none;
	width: 595px;
	height: 1px;
	margin: 5px 0 0 0;
	clear: both;
	}

.hruleDotsGold {
	background: #FFF url(/iwp/images/enfamil/dotsGold134.gif) repeat-x top left;
	border: none;
	height: 1px;
	margin: 0 0 5px 0;
	clear: both;
	}

.greenBox {
	margin: 10px 0 0 0;
	padding: 12px;
	background-color: #d9ffe6;
	}

.indent {
	margin: 0 0 0 12px
	}

.indent30 {
	margin: 0 0 0 30px
	}

.disclaimer {
	font-size: 0.9em;
	font-style: normal;
	color: #666;
	}

.footnote {
	font-size: 1.0em;
	font-style: normal;
	color: #6b6897;
	padding: 12px 0 0 0;
	background-color: #FFF;
	text-align: center;
	}

.reference {
	font-size: 0.8em;
	font-style: normal;
	color: #666;
	padding: 5px 0 10px 0;
	background-color: transparent;
	text-align: left;
	}

.reference ol {
	padding: 3px 0 0 15px;
	margin: 3px 0 0 15px; /* DIFFERENT MODERN CSS GRAYLOON 2/21/07 (combining)*/
	}

ol.reference { /* DIFFERENT MODERN CSS GRAYLOON 2/21/07 (combining)*/
	padding: 3px 0 0 15px;
	margin: 3px 0 0 15px;
	}

.copyright {
	font-size: 1.0em;
	background-color: #FFF;
	}

.warning {
	font-size: 1.0em;
	background-color: #EEE;
	border: 1px #999 solid;
	font-style: italic;
	padding: 5px;
	margin: 10px 0 10px 0;
	}

.warningTitle {
	color: #F00;
	font-weight: bold;
	font-style: italic;
	}

.required {
	color: #F00;
	}

.inlineImage {
	display: inline;
	vertical-align: middle;
	}

.leftMargin50 {
	width: 650px;
	margin: 10px 0 0 50px;
	}
	
.topLink {
	padding: 2px;
	background-color: #B7C0DD;
	margin: 10px 0 0 0;
	}
	
.underline {
	text-decoration: underline;
	}

.top {
	vertical-align: top;
	}
	
/* Basic Elements -------------------------------------------------*/
/*-----------------------------------------------------------------*/

a:link {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	color: #000066;
	text-decoration: underline;
	}

a:visited {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	color: #000066;
	text-decoration: underline;
	}

a:hover {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
	}

a:active {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	color: #000099;
	text-decoration: none;
	}

p {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.0em;
	padding: 5px 0 10px 0;
	margin: 0;
	line-height: 1.2em;
	color: #666;
	background-color: transparent;
	}

p.indent {
	margin: 3px 0 10px 12px;
	}

address {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #000;
	text-decoration: none;
	font-style: normal;
	background-color: transparent;
	}

h1 {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
	color: #000066;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
	}

h1 a:link,
h1 a:visited, 
h1 a:hover,
h1 a:active {
	font-weight: bold;
	}

h2 {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.2em;
	padding: 10px 0 3px 0;
	margin: 0;
	color: #000066;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
	}

.gold {
	color: #cab540;
	background-color: transparent;
}

h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active {
	font-weight: bold;
	}

h3 {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.1em;
	margin: 10px 0 0 0;
	padding: 0;
	color: #666;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
	}

h3 a:link,
h3 a:visited,
h3 a:hover,
h3 a:active {
	font-weight: bold;
	}

h4 {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.0em;
	margin: 10px 0 0 0;
	/*margin: 15px 0 2px 0; HIDDEN TO MATCH COMMON MODERN 2/21/07 GRAYLOON (combining)*/
	padding: 0;
	color: #000066;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
	}

h5 {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.0em;
	margin: 10px 0 0 0;
	/*margin: 15px 0 2px 0; HIDDEN TO MATCH COMMON MODERN 2/21/07 GRAYLOON (combining)*/
	padding: 0;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
	}


blockquote {
	border: 1px solid #62633E;
	padding: 12px;
	font-style: italic;
	background-color: transparent;
	}

hr {
	border: 0;
	color: #999999;
	background-color: #999999;
	height: 1px;
	width: 100%;
	text-align: left;
	}

em {
	font-style: italic;
	}
	
img {
	border: none;
	background-color: transparent;
	}

ul {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.0em;
	color: #666;
	margin: 0 0 0 10px;
	padding: 0;
	font-weight: normal;
	background-color: transparent;
	list-style-type: none;
	}

ol {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.0em;
	color: #666;
	margin: 0 0 0 15px;
	/*padding: 15px; CHANGED TO MATCH COMMON MODERN CSS GRAYLOON 2/21/07 (combining) */
	padding: 5px;
	font-weight: normal;
	background-color: transparent;
	}

ul.circle { margin: 0 0 15px 15px; padding: 0 0 0 5px; list-style-type: disc; }

/* Recipes Page - custom to fit existing markup*/
/*---------------------------------------------*/

#contentCenter ul#recipeInfo {
	margin: 0 0 10px 0;
	padding: 0;
	}

#contentCenter ul#recipeInfo li {
	display:inline;
	border-left: 1px solid #666;
	padding: 0 5px;
	margin: 0; 
	font-size: 1.0em;
	color: #666;
	}

#contentCenter ul#recipeInfo li.first {
	border-left: 0;
	padding-left:0;
	margin: 0;
	}

/*-------------INGREDIENTS----------------*/
table.ingredients {
	margin: 0;
	padding: 10px 0;
	}

table.ingredients td,
table.ingredients th {
	color: #4d649a;
	padding: 0 0 0 6px;
	}
table.ingredients td.textRight {
	width: 50px;
	}

/*-------------INGREDIENTS----------------
/*------------INSTRUCTIONS-------------------
-------GRAYLOON CHANGED TO MATCH COMMON MODERN 2/21/07 (combining
table.ingredients {
margin: 10px 0 10px 0;
}

table.ingredients td,
table.ingredients th {
	color: #4d649a;
	padding: 0 0 0 6px;
}
*/

/*------------INSTRUCTIONS-------------------
-------GRAYLOON CHANGED TO MATCH COMMON MODERN 2/21/07 (combining)
ol.instructions { color: #666; margin: 0 0 20px 0; }
ol.instructions li { margin: 0 0 15px 10px; padding: 0 0 0 5px; }

ul.instructions { color: #666; margin: 0 0 20px 0; }
ul.instructions li { margin: 0 0 15px 15px; padding: 0 0 0 5px; list-style-type: disc; }
*/

/*------------INSTRUCTIONS-------------------*/
ol.instructions { color: #666;}
ol.instructions li {}

ul.instructions { color: #666;}
ul.instructions li {list-style-type: disc; }

/*------------NUTRITION BOX-------------------*/
#nutrition {
	display: block;
	margin: 10px 0;
	width: 300px;
	background: #e9edf7;
	padding: 0 0 5px 0;
	}

#nutrition h1 {
	display: block;
	padding: 5px;
	font-weight: bold;
	color: #fff;
	background: #9999cc;
	font-size: 1.0em;
	}

#nutrition ul {
	padding: 5px;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.0em;
	}

/*-------CENTER CONTENT LISTS--------------------------------*/
#contentCenter ul {
	list-style-type: none;
	margin: 0 10px 0 15px;
	padding: 0 0 0 5px;
	}

#contentCenter ul li { margin: 3px 0 0 0; }

#contentCenter ul li a:link, 
#contentCenter ul li a:visited{
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	}

#contentCenter ul li a:hover, 
#contentCenter ul li a:active {
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
	color: #666;
	}

/*-------PURPLE--------*/
ul.purpleBullet { list-style-image: url(/iwp/images/enfamil/purpleListBullet.gif); }

/*-------YELLOW--------*/
ul.yellowBullet { list-style-image: url(/iwp/images/enfamil/yellowListBullet.gif); }

/*--------------------------------------------------------------*/




/* Generic Table Elements ------------------------------------------*/
/*------------------------------------------------------------------*/

table {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.0em;
	border: none;
	}

table.border {
	border: 1px #666 solid;
	}

tr {
	background-color: #FFF;
	border: none;
	}


td.noPad {
	padding: 0;
	}

th {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.0em;
	padding: 2px;
	background-color: #FFF;
	border: none;
	color: #666;
	}

td {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.0em;
	padding: 2px;
	background-color: #FFF;
	border: none;
	color: #666;
	}

td.right {
	text-align: right;
	}

td.heading {
	font-weight: bold;
 	}


/* Details Table Elements ------------------------------------------*/
/*------------------------------------------------------------------*/

table.details {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.3em;
	width: 435px;
	margin: 0;
	padding: 0;
	border: 1px solid #cab541;
	}

table.details td {
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.3em;
	color: #666;
	margin: 0;
	padding: 4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px dotted #cab541;
	text-align: left;
	}

table.details td.lastCell {
	border-right: 0;
	width: 260px;
	}

table.details tr.highlight td {
	color: #666;
	background: #ffffcc;
	}

/* Form Elements --------------------------------------------------*/
/*-----------------------------------------------------------------*/
form {
	padding: 0;
	margin: 0 0 2px 0;
	background-color: transparent;
	}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
	color: #666;
	background-color: transparent;
	}

label {
	font-weight: bold;
	}
	
input, select, textarea {
	border: #6b6897 1px solid;
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	padding: 2px;
	font-size: 1.0em;
	background-color: #FFF;
	}

input.submit {
	color: #000;
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	font-size: 1.1em;
	border: 2px #6b6897 solid;
	background-color: #FFF;
	padding: 2px;
	margin: 0 2px 0 2px;
	font-weight: normal;
	}

input.checkbox {
	border: none;
	background: transparent;
	padding: 0;
	margin: 0;
	}

input.radio {
	border: none;
	background: transparent;
	padding: 0;
	margin: 0;
	}


input.noborder {
	border: none;
	background-color: #FFF;
	padding: 0;
	margin: 0;
	}


/*-------ACCOUNT ELEMENTS------------*/

#accountNavigation { 
	display: block;
	padding: 0;
	margin: 15px 0 0 10px;
	border: none;
	width: 717px;
	height: 44px;
	background-color: transparent;
	text-align: left;
	background: transparent url(/iwp/images/enfamil/hzRule666.gif) repeat-x bottom left;
	clear: both;
	}

.accountNavButton { 
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	display: block;
	float: left;
	padding: 10px;
	margin: 0;
	border: none;
	width: 140px;
	height: 24px;
	background: transparent;
	text-align: center;
	color: #3f3f8c;
	font-size: 1.3em;
	font-weight: bold;
	}

* html .accountNavButton { /* BOX MODEL HACK (recognized by IE only) */
	width: 160px; /* total width (only for IE5.x/Win) */
	w\idth: 140px; /* content width (for other IE) */
	height: 44px; /* total width (only for IE5.x/Win) */
	he\ight: 24px; /* content width (for other IE) */
	}

.accountNavButton a,
.accountNavButton a:link,
.accountNavButton a:hover,
.accountNavButton a:visited,
.accountNavButton a:active {
	font-weight: bold;
	text-decoration: none;
}
.accountOnState {
	background: #FFF url(/iwp/images/enfamil/tabBackgroundWhite.gif) repeat-x top left;
	}

.accountOffState {
	background: #FFF url(/iwp/images/enfamil/tabBackgroundBlue.gif) repeat-x top left;
	}
	
#accountBody { 
	display: block;
	padding: 15px 15px 15px 30px;
	margin: 0 0 10px 10px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 670px;
	background-color: transparent;
	text-align: left;
	background: transparent;
	clear: both;
	}

* html #accountBody  { /* BOX MODEL HACK (recognized by IE only) */
	width: 717px; /* total width (only for IE5.x/Win) */
	w\idth: 670px; /* content width (for other IE) */
	}
	
/* COPIED FROM COMMON MODERN -GRAYLOON 2/21/07 (combining) */
/* Content 2 Fix */
.yellowCenterBody p {display: inline; }
	

/*--------------------------------
	Family of Formulas June 2007
--------------------------------*/

/*---------------------------
	LIPIL
---------------------------*/
#lipil {
	background: #FFFFD6 url(/iwp/images/enfamil/lipil_shad.jpg) top left repeat-x;
	padding-top: 6px;
}

#lipil1 h4,
#lipil1 strong {
	color: #3777BC;
}

/*---------------------------
	Common Feeding Problems
---------------------------*/
#commFeedProb {
	background: #E6EEF8;
}

#cfp_headerLink {
	background-image: url(/iwp/images/enfamil/showhidebtn_cfp.jpg);
}

#cfpHead {
	background: url(/iwp/images/enfamil/headerBG_cfp2.jpg) top left repeat-x;
}

#cfp_ProdWrap {
	background: url(/iwp/images/enfamil/shad_cfp.jpg) top left repeat-x;
}

#commFeedProb h3 {
	background-image: url(/iwp/images/enfamil/headText_cfp.jpg);
}

#commFeedProb .productInfoBox {
	border-bottom: 1px solid #99BCFA;
}

#cfp1 h4,
#cfp1 strong {
	color: #9D4F9B;
}

#cfp2 h4,
#cfp2 strong {
	color: #F4584B;
}

#cfp3 h4,
#cfp3 strong {
	color: #F36F21;
}

#cfp6 h4,
#cfp6 strong {
	color: #f14e2b;
}

#cfp4 h4,
#cfp4 strong {
	color: #0091D0;
}

#cfp5 h4,
#cfp5 strong {
	color: #6265AE;
}

/*---------------------------
	Older Babies and Toddlers
---------------------------*/
#olderBabies {
	background: #FFFFD6;
}

#olderB_headerLink {
	background-image: url(/iwp/images/enfamil/showhidebtn_olderbabies.jpg);
}

#olderB_Head {
	background: url(/iwp/images/enfamil/headerBG_olderB.jpg) top left repeat-x;
}

#olderB_ProdWrap {
	background: url(/iwp/images/enfamil/shad_olderB.jpg) top left repeat-x;
}

#olderBabies h3 {
	background-image: url(/iwp/images/enfamil/headText_olderB.jpg);
}

#olderBabies .productInfoBox {
	border-bottom: 1px solid #FFDE66;
}

#ob1 h4,
#ob1 strong {
	color: #0060A9;
}

#ob2 h4,
#ob2 strong {
	color: #0091D0;
}

#ob3 h4,
#ob3 strong {
	color: #005394;
}

/*---------------------------
	Special Needs
---------------------------*/
#specialNeeds {
	background: #E6EEF8;
}

#sn_headerLink {
	background-image: url(/iwp/images/enfamil/showhidebtn_specialneeds.jpg);
}

#sn_Head {
	background: url(/iwp/images/enfamil/headerBG_sn.jpg) top left repeat-x;
}

#sn_ProdWrap {
	background: url(/iwp/images/enfamil/shad_sn.jpg) top left repeat-x;
}

#specialNeeds h3 {
	background-image: url(/iwp/images/enfamil/headText_sn.jpg);
}

#sn1 h4,
#sn1 strong {
	color: #378E7D;
}

#sn2 h4,
#sn2 strong {
	color: #01428D;
}

#sn3 h4,
#sn3 strong {
	color: #0C9BF0;
}

#sn4 h4,
#sn4 strong {
	color: #007549;
}

#sn5 h4,
#sn5 strong {
	color: #2C3394;
}

#specialNeeds .productInfoBox {
	border-bottom: 1px solid #99BCFA;
}

div#sn5 h4, div#sn5 ul {
	margin-left: 10px !important;
}

/*---------------------------
	Moms and Babies
---------------------------*/
#momsBabies {
	background: #FFFFD6;
}

#mb_headerLink {
	background-image: url(/iwp/images/enfamil/showhidebtn_mb.jpg);
}

#mb_Head {
	background: url(/iwp/images/enfamil/headerBG_mb.jpg) top left repeat-x;
}

#mb_ProdWrap {
	background: url(/iwp/images/enfamil/shad_mb.jpg) top left repeat-x;
}

#momsBabies h3 {
	background-image: url(/iwp/images/enfamil/headText_mb.jpg);
}

#mb1 h4,
#mb1 strong {
	color: #01428D;
}

#mb2 h4,
#mb2 strong {
	color: #78187A;
}

#mb3 h4,
#mb3 strong {
	color: #2352A4;
}

#mb4 h4,
#mb4 strong {
	color: #0091D0;
}

#mb5 h4,
#mb5 strong {
	color: #D8174F;
}

#momsBabies .productInfoBox {
	border-bottom: 1px solid #FFDE66;
}

/*---------------------------
	Accessories
---------------------------*/
#accessories {
	background: #E6EEF8;
}

#ac_headerLink {
	background-image: url(/iwp/images/enfamil/showhidebtn_accessories.jpg);
}

#ac_Head {
	background: url(/iwp/images/enfamil/headerBG_ac.jpg) top left repeat-x;
}

#ac_ProdWrap {
	background: url(/iwp/images/enfamil/shad_ac.jpg) top left repeat-x;
}

#accessories h3 {
	background-image: url(/iwp/images/enfamil/headText_ac.jpg);
}

.ac_photo {
	display: inline;
	width: 80px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	}

.ac_photo img {
	display: block;
	margin: 10px auto 10px auto;
	padding: 0;
	}

.ac_description {
	display: inline;
	width: 355px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#contentCenter ul.acList li {
	margin-top: 5px;
	margin-bottom: 5px;
	}

.ac_highlight_container {
	background: #f1f1f7;
}

#ac1 h4,
#ac1 strong {
	color: #378E7D;
}

#ac2 h4,
#ac2 strong {
	color: #01428D;
}

#ac3 h4,
#ac3 strong {
	color: #0C9BF0;
}

#ac4 h4,
#ac4 strong {
	color: #007549;
}

#ac5 h4,
#ac5 strong {
	color: #2C3394;
}

#accessories .productInfoBox {
	border-bottom: 1px solid #99BCFA;
}

div#ac5 h4, div#ac5 ul {
	margin-left: 10px !important;
}


/*---------------------------
	'productInfoBox' elements
---------------------------*/

.clearBr {
	clear: both;
	line-height: 0;
}

.underlineMe {
	text-decoration: underline;
}

#productBrowser	{
	width: 598px;
}

.productCategoryBox {
	margin: 4px 0;
}

.productCatHeader {
	position: relative;
	
}

.productsWrap {
	padding-top: 6px;
	display: none;
}


.productInfoBox {
	margin: 0 12px;
	clear: both;
}

.productInfoBox h4 {
	font-size: 1.1em;
}

.productInfoBox h4, .productInfoBox p {
	margin-left: 76px;
}

.productInfoBox p, .productInfoBox ul {
	font-size: .9em;
}

.productCatHeader h3 {
	background-repeat: no-repeat;
	background-position: 12px 0px;
}

a.headerBarLink {
	width: 100%;
	background-position: 500px 0px;
	background-repeat: no-repeat;
}

a.headerBarLink, .productCatHeader h3 {
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	height: 28px;
}

img.productPhoto {
	float: left;
	margin: 0 0 6px 0;
}

ul.productSpecs {
	list-style-type: disc;
	margin: 0 0 0 76px;
	padding: 0 12px;
}

ul.productSpecs li {
	margin: 2px;
	padding: 1px;
}

.superScript {
}

sup {
	font-size: .75em;
	line-height: 0;
	vertical-align: middle;
}

div.learnMoreBtn {
	position: relative;
	right: -12px;
	top: -6px;
	text-align: right;
}

div#lipil_learnMore {
	right: 0 !important;
}


/*--------------------------------
	Registration Pages July 2007
--------------------------------*/
p.bld {
	font-weight: bold;
}

.smaller {
	font-size: .9em;
}

.obliq {
	font-style: italic;
}



/*--------------------------------
  BEGIN LEFT NAV
--------------------------------*/
div#specialDeliveryEPrize,
div#regFreeGift,
div#regMagazines,
div#whyRegisterEPrize,
div#whyRegister,
div#whyRegisterv2,
div#whatExpectantMothersWant,
div#enfamilLinksEPrize,
div#enfamilLinks,
div#enfamilLinksBabyShower {
	width: 130px;
	margin-top: 33px;
	margin-left: 4px;
}

div#specialDeliveryEPrize h2,
div#regMagazines h2,
div#regFreeGift h2,
div#whyRegisterEPrize h2,
div#whyRegister h2,
div#whyRegisterv2 h2,
div#whatExpectantMothersWant h2,
div#enfamilLinksEPrize h2,
div#enfamilLinks h2,
div#enfamilLinksBabyShower h2 {
	text-indent: -9000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

div#regFreeGift h2 {
	background: white url(/iwp/images/enfamil/regFreeGift.jpg) top left no-repeat;
	height: 129px;
}

div#regMagazines h2 {
	background: white url(/iwp/images/enfamil/regMagazines.jpg) top left no-repeat;
	height: 256px;
}

div#specialDeliveryEPrize h2 {
	background: white url(/iwp/images/enfamil/specialDeliveryBGEPrize.jpg) top left no-repeat;
	height: 191px;
}

div#whyRegisterEPrize h2 {
	background: white url(/iwp/images/enfamil/whyRegisterBGEPrize.jpg) top left no-repeat;
	height: 66px;
}

div#whyRegister h2 {
	background: white url(/iwp/images/enfamil/whyRegister.jpg) top left no-repeat;
	height: 66px;
}
div#whyRegisterv2 h2 {
	background: white url(/iwp/images/enfamil/whyRegisterv2.jpg) top left no-repeat;
	height: 83px;
}

div#whatExpectantMothersWant h2 {
	background: white url(/iwp/images/enfamil/whatExpectantMothersWant.jpg) top left no-repeat;
	height: 48px;
}

div#enfamilLinksEPrize h2 {
	background: white url(/iwp/images/enfamil/enfamilLinksBGEPrize.jpg) top left no-repeat;
	height: 32px;
}
div#enfamilLinks h2 {
	background: white url(/iwp/images/enfamil/enfamilLinksBG.jpg) top left no-repeat;
	height: 32px;
}

div#enfamilLinksBabyShower h2 {
	background: white url(/iwp/images/enfamil/enfamilLinksBGBabyShower.jpg) top left no-repeat;
	height: 32px;
}

div#specialDeliveryEPrize ul,
div#regMagazines ul,
div#regFreeGift ul,
div#whyRegisterEPrize ul,
div#whyRegister ul,
div#whyRegisterv2 ul,
div#whatExpectantMothersWant ul,
div#enfamilLinksEPrize ul,
div#enfamilLinks ul,
div#enfamilLinksBabyShower ul {
	margin: 0;
	padding: 0;
}

div#specialDeliveryEPrize li,
div#regMagazines li,
div#regFreeGift li,
div#whyRegisterEPrize li,
div#whyRegister li,
div#whyRegisterv2 li,
div#whatExpectantMothersWant li,
div#enfamilLinksEPrize li,
div#enfamilLinks li,
div#enfamilLinksBabyShower li {
	margin: 2px 0 0 0;
	padding: 0;
	text-indent: -9000px;
	overflow: hidden;
}

li#regSamples3 {
	height: 26px;
	background: white url(/iwp/images/enfamil/regSamples3.jpg) top left no-repeat;
}
li#regCoupons3 {
	height: 36px;
	background: white url(/iwp/images/enfamil/regCoupons3.jpg) top left no-repeat;
}
li#regMagazines3 {
	height: 37px;
	background: white url(/iwp/images/enfamil/regMagazines3.jpg) top left no-repeat;
}
li#regDiaper3 {
	height: 25px;
	background: white url(/iwp/images/enfamil/regDiaper3.jpg) top left no-repeat;
}
li#regOffers3 {
	height: 38px;
	background: white url(/iwp/images/enfamil/regOffers3.jpg) top left no-repeat;
}
li#regPersonalizedHome3 {
	height: 166px;
	background: white url(/iwp/images/enfamil/regPersonalizedHome3.jpg) top left no-repeat;
}


li#regMagSamples {
	height: 26px;
	background: white url(/iwp/images/enfamil/regMagSamples.jpg) top left no-repeat;
}
li#regMagCoupons {
	height: 37px;
	background: white url(/iwp/images/enfamil/regMagCoupons.jpg) top left no-repeat;
}
li#regNewsletter {
	height: 50px;
	background: white url(/iwp/images/enfamil/regNewsletter.jpg) top left no-repeat;
}
li#regDiaper {
	height: 25px;
	background: white url(/iwp/images/enfamil/regDiaper.jpg) top left no-repeat;
}
li#regOffers {
	height: 36px;
	background: white url(/iwp/images/enfamil/regOffers.jpg) top left no-repeat;
}
li#regFree {
	height: 36px;
	background: white url(/iwp/images/enfamil/regFree.jpg) top left no-repeat;
}


li#sweepstakesEPrize {
	height: 53px;
	background: white url(/iwp/images/enfamil/sweepstakesBGEPrize.jpg) top left no-repeat;
}
li#regSamplesEPrize {
	height: 28px;
	background: white url(/iwp/images/enfamil/samplesBGEPrize.jpg) top left no-repeat;
}
li#regSamples {
	height: 28px;
	background: white url(/iwp/images/enfamil/samplesBG.jpg) top left no-repeat;
}
li#regSamplesv2 {
	height: 29px;
	background: white url(/iwp/images/enfamil/samplesv2BG.jpg) top left no-repeat;
}
li#regSamplesEnfamil {
	height: 41px;
	background: white url(/iwp/images/enfamil/samplesEnfamilBG.jpg) top left no-repeat;
}


li#yearSupplyEPrize {
	height: 37px;
	background: white url(/iwp/images/enfamil/yearSupplyBGEPrize.jpg) top left no-repeat;
}
li#warningEPrize {
	height: 118px;
	background: white url(/iwp/images/enfamil/warningEPrize.jpg) top left no-repeat;
}
li#regCouponsEPrize {
	height: 36px;
	background: white url(/iwp/images/enfamil/couponsBGEPrize.jpg) top left no-repeat;
}
li#regCoupons {
	height: 36px;
	background: white url(/iwp/images/enfamil/couponsBG.jpg) top left no-repeat;
}
li#regCouponsv2 {
	height: 31px;
	background: white url(/iwp/images/enfamil/couponsv2BG.jpg) top left no-repeat;
}
li#regDiaperBagv2 {
	height: 29px;
	background: white url(/iwp/images/enfamil/diaperBagv2BG.jpg) top left no-repeat;
}
li#regCouponsMoneySaving {
	height: 36px;
	background: white url(/iwp/images/enfamil/couponsMoneySavingBG.jpg) top left no-repeat;
}

li#instantPrizeEPrize {
	height: 51px;
	background: white url(/iwp/images/enfamil/instantPrizeBGEPrize.jpg) top left no-repeat;
}
li#regResourcesEPrize {
	height: 117px;
	background: white url(/iwp/images/enfamil/resourcesBGEPrize.jpg) top left no-repeat;
}
li#regResources {
	height: 117px;
	background: white url(/iwp/images/enfamil/resourcesBG.jpg) top left no-repeat;
}



li#signInEPrize {
	height: 55px;
	background: white url(/iwp/images/enfamil/signInBGEPrize.jpg) top left no-repeat;
}
li#regInfoEPrize {
	height: 114px;
	background: white url(/iwp/images/enfamil/infoBGEPrize.jpg) top left no-repeat;
}
li#regInfo {
	height: 120px;
	background: white url(/iwp/images/enfamil/infoBG.jpg) top left no-repeat;
}
li#regInfov2 {
	height: 45px;
	background: white url(/iwp/images/enfamil/infov2BG.jpg) top left no-repeat;
}
li#regPartnerOffersv2 {
	height: 47px;
	background: white url(/iwp/images/enfamil/partnerOffersv2BG.jpg) top left no-repeat;
}
li#regInfoPersonalized {
	height: 114px;
	background: white url(/iwp/images/enfamil/infoPersonalizedBG.jpg) top left no-repeat;
}

li#regJoinEnfamil {
	height: 90px;
	background: white url(/iwp/images/enfamil/joinEnfamilBG.jpg) top left no-repeat;
}

a.leftNavLink { display: block; }

li#persHomePage { background: white url(/iwp/images/enfamil/persHomePageBG.jpg) top left no-repeat; }
li#persHomePage,
li#persHomePage a { height: 68px; }

li#learnEnfamil { background: white url(/iwp/images/enfamil/learnEnfamilBG.jpg) top left no-repeat; }
li#learnEnfamil,
li#learnEnfamil a { height: 43px; }

li#shopEnfamil { background: white url(/iwp/images/enfamil/shopEnfamilBG.jpg) top left no-repeat; }
li#shopEnfamil,
li#shopEnfamil a { height: 36px; }

li#latestOffers { background: white url(/iwp/images/enfamil/latestOffersBG.jpg) top left no-repeat; }
li#latestOffers,
li#latestOffers a { height: 36px; }

li#formulaFinder { background: white url(/iwp/images/enfamil/formulaFinderBG.jpg) top left no-repeat; }
li#formulaFinder,
li#formulaFinder a { height: 36px; }

li#storeNearYou { background: white url(/iwp/images/enfamil/storeNearYouBG.jpg) top left no-repeat; }
li#storeNearYou,
li#storeNearYou a { height: 48px; }

li#dhaQuiz { background: white url(/iwp/images/enfamil/dhaQuizBG.jpg) top left no-repeat; }
li#dhaQuiz,
li#dhaQuiz a { height: 38px; }

li#setPrefs { background: white url(/iwp/images/enfamil/setPrefsBG.jpg) top left no-repeat; }
li#setPrefs,
li#setPrefs a { height: 36px; }

li#learnDev { background: white url(/iwp/images/enfamil/learnDevBG.jpg) top left no-repeat; }
li#learnDev,
li#learnDev a { height: 49px; }

li#video { background: white url(/iwp/images/enfamil/videoBG.jpg) top left no-repeat; }
li#video,
li#video a { height: 54px; }

li#returnToBabyShower { background: white url(/iwp/images/enfamil/returnToBabyShowerBG.jpg) top left no-repeat; }
li#returnToBabyShower,
li#returnToBabyShower a { height: 41px; }


/* EPRIZE BUTTONS */

li#persHomePageEPrize { background: white url(/iwp/images/enfamil/persHomePageBGEPrize.jpg) top left no-repeat; }
li#persHomePageEPrize,
li#persHomePageEPrize a { height: 68px; }

li#learnEnfamilEPrize { background: white url(/iwp/images/enfamil/learnEnfamilBGEPrize.jpg) top left no-repeat; }
li#learnEnfamilEPrize,
li#learnEnfamilEPrize a { height: 43px; }

li#shopEnfamilEPrize { background: white url(/iwp/images/enfamil/shopEnfamilBGEPrize.jpg) top left no-repeat; }
li#shopEnfamilEPrize,
li#shopEnfamilEPrize a { height: 36px; }

li#latestOffersEPrize { background: white url(/iwp/images/enfamil/latestOffersBGEPrize.jpg) top left no-repeat; }
li#latestOffersEPrize,
li#latestOffersEPrize a { height: 36px; }

li#formulaFinderEPrize { background: white url(/iwp/images/enfamil/formulaFinderBGEPrize.jpg) top left no-repeat; }
li#formulaFinderEPrize,
li#formulaFinderEPrize a { height: 36px; }

li#storeNearYouEPrize { background: white url(/iwp/images/enfamil/storeNearYouBGEPrize.jpg) top left no-repeat; }
li#storeNearYouEPrize,
li#storeNearYouEPrize a { height: 48px; }

li#dhaQuizEPrize { background: white url(/iwp/images/enfamil/dhaQuizBGEPrize.jpg) top left no-repeat; }
li#dhaQuizEPrize,
li#dhaQuizEPrize a { height: 38px; }

li#setPrefsEPrize { background: white url(/iwp/images/enfamil/setPrefsBGEPrize.jpg) top left no-repeat; }
li#setPrefsEPrize,
li#setPrefsEPrize a { height: 36px; }

li#learnDevEPrize { background: white url(/iwp/images/enfamil/learnDevBGEPrize.jpg) top left no-repeat; }
li#learnDevEPrize,
li#learnDevEPrize a { height: 49px; }

li#videoEPrize { background: white url(/iwp/images/enfamil/videoBGEPrize.jpg) top left no-repeat; }
li#videoEPrize,
li#videoEPrize a { height: 54px; }



/*--------------------------------
 BEGIN REGISTRATION STEPS
--------------------------------*/
div#regSteps {
	display: block;
	margin: 8px 0 0 0;
	padding: 0;
	border: 0;
	height: 40px;
	}

div#regSteps ol {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 600px;
	height: 28px;
	}

div#regSteps ol li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	}

	* html div#regSteps ol li { /* this selector recognized by IE only */
		display: inline; /* total width (only for IE5.x/Win) */
		disp\lay: block; /* content width (for other IE) */
		}

	li#regStep1,
	li#regStep2,
	li#regStep3 {
		display: block;
		float: left;
		text-indent: -9000px;
		overflow: hidden;
		height: 28px;
		}

		/* Step 1 */
		li#regStep1 {
			width: 160px;
			background: transparent url(/iwp/images/enfamil/regStep1.gif) no-repeat top left;
			}
		
		/* Step 2 */
		li#regStep2 {
			width: 224px;
			background: transparent url(/iwp/images/enfamil/regStep2.gif) no-repeat top left;
			}
		
		/* Step 3 */
		li#regStep3 {
			width: 213px;
			background: transparent url(/iwp/images/enfamil/regStep3.gif) no-repeat top left;
			}

		div#regSteps ol li.selected {
			background-position: 0 -28px;
		}



/*--------------------------------
 BEGIN REGISTRATION HEADER
--------------------------------*/
div#regHeaderFreeGift250 {
	clear: both;
	height: 202px;
	background: white url(/iwp/images/enfamil/regHdrFreeGift250.jpg) top left no-repeat;
}

div#regHeaderFreeGift300 {
	clear: both;
	height: 202px;
	background: white url(/iwp/images/enfamil/regHdrFreeGift300.jpg) top left no-repeat;
}

div#regHeaderBreastOrFormula {
	clear: both;
	height: 202px;
	background: white url(/iwp/images/enfamil/regHdrBreastOrFormula.jpg) top left no-repeat;
}

div#regHeaderSweepstakesEPrize {
	clear: both;
	height: 191px;
	background: white url(/iwp/images/enfamil/regHdrSweepstakesEPrize.jpg) top left no-repeat;
}

div#regHeaderEPrize {
	clear: both;
	height: 237px;
	background: white url(/iwp/images/enfamil/registrationFreeStuffEPrize.jpg) top left no-repeat;
}

div#regHeader {
	clear: both;
	height: 237px;
	background: white url(/iwp/images/enfamil/registrationFreeStuff.jpg) top left no-repeat;
}

div#regHeaderBabyShower {
	clear: both;
	height: 247px;
	background: white url(/iwp/images/enfamil/regFreeStuffBabyShower.jpg) top left no-repeat;
}

div#regScreen2HeaderEPrize {
	clear: both;
	height: 191px;
	background: white url(/iwp/images/enfamil/regScreen2BGEPrize.jpg) top left no-repeat;
	margin-bottom: 12px;
}

div#regScreen2Header {
	clear: both;
	height: 191px;
	background: white url(/iwp/images/enfamil/regScreen2BG.jpg) top left no-repeat;
	margin-bottom: 12px;
}

div#regScreen2HeaderBabyShower {
	clear: both;
	height: 233px;
	background: white url(/iwp/images/enfamil/regScreen2BGBabyShower.jpg) top left no-repeat;
	margin-bottom: 12px;
}

div#regHeaderSweepstakesEPrize h2,
div#regHeaderFreeGift250 h2,
div#regHeaderFreeGift300 h2,
div#regHeaderBreastOrFormula h2,
div#regHeaderEPrize h2,
div#regHeader h2,
div#regScreen2HeaderEPrize h2,
div#regScreen2Header h2,
div#regHeaderBabyShower h2,
div#regScreen2HeaderBabyShower h2 {
	text-indent: -9000px;
	overflow: hidden;
}



/*--------------------------------
 BEGIN REGISTRATION MAIN ELEMENTS
--------------------------------*/
div#registration {
	width: 597px;
}

div#registration a, div#regFooter a {
	font-weight: bold;
}

h2#startReg, h2#selectUserID, h2#confirmReg {
	text-indent: -9000px;
	overflow: hidden;
	height: 31px;
	margin: 0;
	padding: 0;
}

h2#startReg {
	background: white url(/iwp/images/enfamil/startYourRegistration.gif) top left no-repeat;
}

h2#selectUserID {
	background: white url(/iwp/images/enfamil/selectUserID.gif) top left no-repeat;
}

h2#confirmReg {
	background: white url(/iwp/images/enfamil/confirmReg.gif) top left no-repeat;
}

.reqReg {
	color: #ED2024;
}

div#registration p {
	margin: 6px 24px;
	font-size: .92em;
	padding: 0;
}

div#registration h3 {
	margin: 6px 24px;
	font-size: 1.5em;
	padding: 0;
}

div#registration label {
	font-weight: normal;
}

.regFormCheckbox {
	margin: 0;
	border: 0 !important;
	display: inline !important;
	background: transparent;
}

.regFormRadio {
	vertical-align: top;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
}

div.regCol1, div.regCol2 {
	width: 266px;
	float: left;
}

div.regCol1 {
	margin-left: 24px;
}

* html div.regCol1 { /* (recognized by IE only) */
	margin-left: 12px;
}


div.regCol1 p {
	margin: 6px 6px 6px 0 !important;
}

div.regCol2 {
	margin-left: 12px;
}

div.regCol2 p {
	margin: 6px 0 6px 0 !important;
}


#registration fieldset {
	padding-top: 12px;
	padding-bottom: 12px;
}

fieldset#nameAddressInfo, fieldset#childInfo {
	background: #F3FCEA;
}

fieldset#nameAddressInfo label {
	display: block;
	margin: 4px 0;
}

fieldset#userid {
	background: #FFF4F7;
}

fieldset#shareNews {
	background: #F2F0FF;
}

img.newsletterBtn {
	float: right;
}

p.infoOption {
	margin-top: 12px !important;
}

div#continueReg {	
	border-top: 2px solid #989898;
	text-align: right;
}

#reg1submit {
	border: 0;
	margin: 4px 0;
	background: transparent;
}

#cityFormElements, #zipCodeElements, #stateFormElements, #phoneElements {
	float: left;
}

#cityFormElements {
	width: 105px;
}

#stateFormElements {
	width: 140px;
}

#zipCodeElements {
	width: 120px;
}

#phoneElements {
	width: 140px;
}


#cityFormElements, #stateFormElements {

}

div#stepTop {
	margin: 6px 0 12px 0;
}

div#skipStepDiv {
	border-right: 2px solid #C0C0C0;
	height: 70px;
}

#mailMessage {
	width: 254px;
	border: 1px solid #938FBE;
	font-family: Verdana, Trebuchet, Arial, Helvetica, serif;
	padding: 2px;
	margin: 0;
	font-size: 1.0em;
	background: #FFF;
	}


p.mailMsgLight {
	color: #C2C2C2;
}

p.mailMsgLight a:link,
p.mailMsgLight a:visited,
p.mailMsgLight a:hover,
p.mailMsgLight a:active {
	color: #C2C2C2;
}


div#sendBtnP {
	text-align: right;
}

input#reg1submit {
	margin: 0 !important;
}

h3#shareTheNews {
	background: transparent url(/iwp/images/enfamil/shareTheNews.gif) top left no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	height: 17px;
	margin: 0;
	padding: 0;
}

p.securityQuestions {
	margin: 6px 6px 6px 0;
	clear: both;
}

p.securityQuestions select {
	margin: 0 0 6px 0;
}

p.securityAnswer {
	margin: 6px 6px 6px 0;
	clear: both;
}

p.securityAnswer input {
	margin: 0 0 6px 0;
}

p#confPW {
	margin-top: 44px !important;
}

img.skipBtn {
	vertical-align: middle;
}

table.surveyTable {
	margin: 12px 24px;
	font-size: .9em;
}

table.surveyTable td {
	padding: 2px;
}

table.surveyTable th {
	font-weight: normal;
	text-align: center;
}

table.surveyTable th.bgDrk {
	background: #FFDEE8;
}

table.surveyTable th.bgLt, table.surveyTable td.bgLt {
	background: #FFEEF3;
}

table.surveyTable tr.bordr td {
	border-top: 1px solid #BEBEBE;
}

/*--------------------------------
 BEGIN REGISTRATION HIDDEN FIELDS
--------------------------------*/
div.hiddenOptions {
	border-bottom: 1px solid #989898;
	margin: 12px 24px;
	display: none;
}

div.hiddenOptions p {
	font-size: .85em !important;
}

div.hiddenOptions label {
	display: block;
	margin-bottom: 4px !important;
}

.sideLabel {	
	display: inline !important;
}

div.hiddenOptions select {
	margin-right: 6px;
	display: inline !important;
	float: none !important;
}

div#expectingInfo {

}

div#adoptingInfo {

}

div#underFiveInfo {

}

div#notExpectingInfo {
	border-bottom: 0 !important;
}

div#notExpectingInfo label {
	display: inline !important;
}


div.childInfo {
	border-top: 1px dotted #707071;
	margin-bottom: 12px;
	padding-top: 6px;
	display: none;
}

div#child1 {
	border-top: 0 !important;
}

select.selectGender {
	margin-left: 0;
}

div.leftFloatElements {
	float: left;
	margin-left: 24px;
/*
*/
}

* html div.leftFloatElements { /* (recognized by IE only) */
	margin-left: 12px;
}



div.leftFloatElements p {
	margin: 0 !important;
/*
*/
}

div#relToBabyDiv {
	width: 140px;
}

div#feelingPlansDiv {
	width: 250px;
	margin-left: 6px !important;
}

#inputHospitalNameDiv, #c1InputHospitalNameDiv, #c2InputHospitalNameDiv, 
#c3InputHospitalNameDiv, #c4InputHospitalNameDiv, #c5InputHospitalNameDiv, #c6InputHospitalNameDiv {
	width: 230px;
	margin-bottom: 12px;
}

#inputHospitalCityDiv, #c1InputHospitalCityDiv, #c2InputHospitalCityDiv, 
#c3InputHospitalCityDiv, #c4InputHospitalCityDiv, #c5InputHospitalCityDiv, #c6InputHospitalCityDiv {
	width: 120px;
	margin-left: 6px !important;
}

#inputHospitalStateDiv, #c1InputHospitalStateDiv, #c2InputHospitalStateDiv, 
#c3InputHospitalStateDiv, #c4InputHospitalStateDiv, #c5InputHospitalStateDiv, #c6InputHospitalStateDiv {
	width: 120px;
	margin-left: 6px !important;
}

#c1RelationDiv,
#c2RelationDiv,
#c3RelationDiv, 
#c4RelationDiv,
#c5RelationDiv,
#c6RelationDiv {
	width: 130px;
}

#c1FeedingDiv,
#c2FeedingDiv,
#c3FeedingDiv, 
#c4FeedingDiv,
#c5FeedingDiv,
#c6FeedingDiv {
	width: 220px;
}

/*--------------------------------
 BEGIN FREE SAMPLES FIELDS
--------------------------------*/

span.freeSampleInput { 
	display: inline;
	float: left;
	width: 20px;
	border: 0;
	margin: 0;
	padding: 6px 0;
	font-size: .92em;
}

span.freeSampleText { 
	display: inline;
	float: left;
	width: 230px;
	border: 0;
	margin: 0;
	padding: 6px 0;
	font-size: .92em;
	}



/*--------------------------------
 BEGIN REGISTRATION FOOTER
--------------------------------*/
div#regFooter {
	text-align: left;
/*
	padding-bottom: 12px;
*/
	position: relative;
	top: -12px;
}

#mjnFooterLogoReg {
	background: transparent url(/iwp/images/enfamil/dotsPurple134.gif) repeat-x 0 20px;
	width: 720px;
	margin:  0 0 0 20px;
	padding: 0;
	border: none;
	text-align: left;
}


div#regFooter p, div#regFooter h4 {
	margin-left: 184px;
}

div#regFooter h4 {
	height: 30px;
	width: 548px;
	background: transparent url(/iwp/images/enfamil/helplineText.gif) top left no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	position: relative;
	top: 18px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}	

div#regFooter p {
	margin-right: 40px;
}

/*--------------------------------
 BEGIN BOX OVER STYLES
--------------------------------*/
.rememberMeTooltip {
	border: 1px solid #938FBE;
	padding: 8px;
	background: #fff;
	width: 200px;
	line-height: 1.5em;
}	

.boxOver {
	color: #000066;
	text-decoration: underline;
	font-size: 0.9em;
	font-weight: bold;
}


/*--------------------------------
	Profile Update August 2007
--------------------------------*/

.profileUpdateContainer {
	display: block;
	margin: 5px auto;
	padding: 0;
	border: none;
	width: 675px;
	background-color: transparent;
	text-align: left;
	font-size: 1.2em;
	}

/*-----------------------------------------------------*/
/* PROFILE UPDATE TABBED NAVIGATION -------------------*/
/*-----------------------------------------------------*/

.profileUpdateTabbedNav {
	margin: 15px 0 8px 0;
	padding: 0;
	border: 0;
	width: 675px;
	height: 33px;
	display: block;
	background: transparent;
	}

.profileUpdateTabbedNav img {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	}

.profileUpdateTabbedNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 675px;
	height: 33px;
	}

.profileUpdateTabbedNav ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	}

	* html .profileUpdateTabbedNav ul li { /* this selector recognized by IE only */
		display: inline; /* total width (only for IE5.x/Win) */
		disp\lay: block; /* content width (for other IE) */
		}

li.profileUpdateYou,
li.profileUpdateYou a,
li.profileUpdateYourFamily,
li.profileUpdateYourFamily a,
li.profileUpdatePreferences,
li.profileUpdatePreferences a,
li.profileUpdateShopping,
li.profileUpdateShopping a,
li.profileUpdateBar {
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

li.profileUpdateYou a {
	padding: 33px 0 0 0;
	width: 104px;
	height: 33px;
	clip: rect(0, 104px, 33px, 0);	
	background: transparent url(/iwp/images/enfamil/profileUpdateTabYou.gif) no-repeat top left;
	height: 0px !important; /* for most browsers */
	height /**/:33px; /* for IE5.5's bad box model */
	}
.profileUpdateTabbedNav ul li.profileUpdateYou a:hover,
.profileUpdateTabbedNav ul li.profileUpdateYou a.selected {
	background-position: 0 -33px;
	}

li.profileUpdateYourFamily a {
	padding: 33px 0 0 0;
	width: 105px;
	height: 33px;
	clip: rect(0, 105px, 33px, 0);	
	background: transparent url(/iwp/images/enfamil/profileUpdateTabYourFamily.gif) no-repeat top left;
	height: 0px !important; /* for most browsers */
	height /**/:33px; /* for IE5.5's bad box model */
	}
.profileUpdateTabbedNav ul li.profileUpdateYourFamily a:hover,
.profileUpdateTabbedNav ul li.profileUpdateYourFamily a.selected {
	background-position: 0 -33px;
	}

li.profileUpdatePreferences a {
	padding: 33px 0 0 0;
	width: 106px;
	height: 33px;
	clip: rect(0, 106px, 33px, 0);	
	background: transparent url(/iwp/images/enfamil/profileUpdateTabPreferences.gif) no-repeat top left;
	height: 0px !important; /* for most browsers */
	height /**/:33px; /* for IE5.5's bad box model */
	}
.profileUpdateTabbedNav ul li.profileUpdatePreferences a:hover,
.profileUpdateTabbedNav ul li.profileUpdatePreferences a.selected {
	background-position: 0 -33px;
	}

li.profileUpdateShopping a {
	padding: 33px 0 0 0;
	width: 105px;
	height: 33px;
	clip: rect(0, 105px, 33px, 0);	
	background: transparent url(/iwp/images/enfamil/profileUpdateTabShopping.gif) no-repeat top left;
	height: 0px !important; /* for most browsers */
	height /**/:33px; /* for IE5.5's bad box model */
	}
.profileUpdateTabbedNav ul li.profileUpdateShopping a:hover,
.profileUpdateTabbedNav ul li.profileUpdateShopping a.selected {
	background-position: 0 -33px;
	}

li.profileUpdateBar p {
	padding: 33px 0 0 0;
	width: 255px;
	height: 33px;
	clip: rect(0, 255px, 33px, 0);	
	background: transparent url(/iwp/images/enfamil/profileUpdateTabBar.gif) no-repeat top left;
	height: 0px !important; /* for most browsers */
	height /**/:33px; /* for IE5.5's bad box model */
	}


/*-----------------------------------------------------*/
/* PROFILE UPDATE HEADERS -----------------------------*/
/*-----------------------------------------------------*/

/* Header Replacement */
.profileUpdateContainer h1 {
	display: block;
	width: 675px;
	height: 172px;
	text-indent: -9999px;
	background-image: url(/iwp/images/enfamil/profileUpdateGlm.jpg);
	overflow: hidden;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

/* Header Replacement */
h2.profileUpdateHdrYou {
	display: block;
	width: 675px;
	height: 29px;
	text-indent: -9999px;
	background-image: url(/iwp/images/enfamil/profileUpdateHdrYou.gif);
	overflow: hidden;
	text-decoration: none;
	margin: 0 0 10px 0;
	padding: 0;
	}

/*-----------------------------------------------------*/
/* COLOR BOX CONTAINERS ---------------------  --------*/
/*-----------------------------------------------------*/

.profileUpdateLightGreenContainer {
	display: block;
	margin: 5px auto;
	padding: 0;
	border: none;
	width: 675px;
	background-color: #f3fcea;
	text-align: left;
	}

/*-----------------------------------------------------*/
/* LEFT AND RIGHT CONTAINERS --------------------------*/
/*-----------------------------------------------------*/

.profileUpdateLeftContainer {
	display: inline;
	float: left;
	margin: 10px 0 10px 15px;
	padding: 0;
	border: none;
	width: 315px;
	background-color: transparent;
	text-align: left;
	}

.profileUpdateRightContainer {
	display: inline;
	float: left;
	margin: 10px 0 10px 15px;
	padding: 0;
	border: none;
	width: 315px;
	background-color: transparent;
	text-align: left;
	}

.profileUpdateFullContainer {
	display: block;
	margin: 10px 0 10px 15px;
	padding: 0;
	border: none;
	width: 645px;
	background-color: transparent;
	text-align: left;
	}

/*-----------------------------------------------------*/
/* PROFILE UPDATE FORM ELEMENTS -----------------------*/
/*-----------------------------------------------------*/

.profileUpdateFieldset label {
	display: block;
	margin: 0 0 2px 0;
	font-weight: normal;
	}

.profileUpdateFieldset input,
.profileUpdateFieldset select {
	display: inline;
	font-weight: normal;
	margin: 0 0 5px 0;
	}

.profileUpdateCityBox {
	display: inline;
	float: left;
	margin: 0 15px 0 0;
	}

.profileUpdateStateBox {
	display: inline;
	float: left;
	}

.profileUpdateZipBox {
	display: inline;
	float: left;
	margin: 0 30px 0 0;
	}

.profileUpdatePhoneBox {
	display: inline;
	float: left;
	}

/*-------------------------------------
	Contact Form Pages October 2007
-------------------------------------*/

#contactFormContentContainer {
	display: inline;
	float: left;
	margin: 5px 50px 0 50px;
	padding: 0;
	border: none;
	width: 670px;
	background-color: transparent;
	text-align: left;
	font-size: 1.1em;
	overflow: hidden;
	}



/* Header Replacement */
h1#enfHdrAskTheEnfamilTeam {
	display: block;
	width: 670px;
	height: 170px;
	text-indent: -9999px;
	background-image: url(/iwp/images/enfamil/enfHdrAskTheEnfamilTeam.jpg);
	overflow: hidden;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

/* Header Replacement */
h1#enfHdrThankYou {
	display: block;
	width: 670px;
	height: 170px;
	text-indent: -9999px;
	background-image: url(/iwp/images/enfamil/enfHdrThankYou.jpg);
	overflow: hidden;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

#contactFormContentContainer ul {
	list-style-type: disc;
	}

#contactFormContentContainer ul li {
	padding: 0 0 8px 0;
	}

.contactFormBgColor {
	background: #eff0ff;
}

.contactFormElementContainer {
	display: inline;
	float: left;
	margin: 3px 0 3px 25px;
	}

.stateList {
	width: 140px;
	}

/*-----------------------------------------------
 START REGISTRATION FORM ELEMENTS ON THE CONTACT FORM
-----------------------------------------------*/

#contactFormContentContainer fieldset#childInfo {
	display: inline;
	float: left;
	margin: 3px 25px 3px 25px;
	background: transparent;
	}

#contactFormContentContainer p.infoOption {
	margin-top: 0px !important;
}

#contactFormContentContainer p label {
	font-weight: normal;
}

#contactFormContentContainer fieldset#childInfo div.hiddenOptions {
	border-bottom: 1px solid #989898;
	margin: 0 24px 10px 24px;
	padding: 0 0 10px 0;
	display: none;
	width: 572px;
}

#contactFormContentContainer fieldset#childInfo div.hiddenOptions p {
font-size: 1.0em !important;
}

#contactFormContentContainer fieldset#childInfo div.hiddenOptions label {
	display: block;
	margin-bottom: 2px !important;
}

#contactFormContentContainer fieldset#childInfo div.hiddenOptions p,
#contactFormContentContainer fieldset#childInfo div.hiddenOptions div.leftFloatElements {
	margin: 0 0 10px 0;
	padding: 0;
}

#contactFormContentContainer div.leftFloatElements {
	float: left;
	margin: 0;
}

#contactFormContentContainer fieldset#childInfo div#notExpectingInfo {
	border-bottom: 1px solid #989898 !important;
}



/*-----------------------------------------------
 END REGISTRATION FORM ELEMENTS ON THE CONTACT FORM
-----------------------------------------------

/*--------------------------------
 BEGIN FREE SAMPLES FIELDS
--------------------------------*/

.contactFormElementContainer span.freeSampleInput { 
	display: inline;
	float: left;
	width: 20px;
	border: 0;
	margin: 0;
	padding: 6px 0;
	font-size: 1.0em;
}

.contactFormElementContainer span.freeSampleText { 
	display: inline;
	float: left;
	width: 230px;
	border: 0;
	margin: 0;
	padding: 6px 0;
	font-size: 1.0em;
	}

/*--------------------------------
 END FREE SAMPLES FIELDS
--------------------------------*/

.contactFormLeftCol {
	display: inline;
	width: 295px;
	float: left;
	margin: 3px 30px 3px 25px;
	}

.contactFormRightCol {
	display: inline;
	width: 295px;
	float: left;
	margin: 3px 0 3px 0;
	}

.contactFormFullCol {
	display: inline;
	width: 620px;
	float: left;
	margin: 3px 25px 3px 25px;
	}


.contactFormElementContainer label,
.contactFormLeftCol label,
.contactFormRightCol label,
.contactFormFullCol label {
	display: inline;
	font-weight: normal;
	margin: 0 3px 0 0;
	}

.contactFormElementContainer select,
.contactFormLeftCol select,
.contactFormRightCol select,
.contactFormFullCol select {
	font-weight: normal;
	display: inline !important;
	float: none !important;
	}

.contactFormBgColor hr {
	width: 620px;
	margin: 0 0 0 25px;
	}

.enfBtnMargin {
	margin: 0 5px;
	border: 0;
	}

/*-----------------------------------------------------*/
/* POP UP DESCRIPTIONS - WEB PUBLISHER PAGES ----------*/
/*-----------------------------------------------------*/

.enfPopWrapper {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	width: 600px;
	background: #fff;
	}

.enfPopContent {
	display: block;
	margin: 15px;
	padding: 0;
	border: 0;
	font-size: 1.2em;
	text-align: left;
	}

.enfPopContent img {
	margin: 15px;
	}

.enfPopContent hr {
	border: 0;
	color: #eae1b3;
	background-color: #eae1b3;
	height: 4px;
	width: 100%;
	text-align: left;
	}

.enfPopContent ol {
	margin-top: 0;
	}

.enfPopContent ul {
	list-style-type: disc;
	}

.enfPopContent ul.noTopMargin {
	margin-top: 0;
	}

.enfPopContent ol li {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	}
	
.enfPopContent ol li ol li {
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	}

.enfPopContent ul li {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	}
	
.enfPopContent ul li ul li {
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	}


/* Header Replacement */
h2.enfHdrProductIdentification {
	display: block;
	width: 548px;
	height: 16px;
	text-indent: -9999px;
	background-image: url(/iwp/images/enfamil/enfHdrProductIdentification.gif);
	overflow: hidden;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

/* Header Replacement */
h2.enfHdrFindingTheInkJetCode {
	display: block;
	width: 184px;
	height: 17px;
	text-indent: -9999px;
	background-image: url(/iwp/images/enfamil/enfHdrFindingTheInkJetCode.gif);
	overflow: hidden;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

.productIdentificationPhotoContainer {
	width: 250px;
	float: right;
	margin: 0 0 0 10px;
}

.productIdentificationPhotoContainer img {
	display: block;
	padding: 0;
	margin: 5px 0;
}


/* Bullet List Classes */
.articleList li {
	list-style-type: disc;
	}
	
.bulletList {
	margin: 0 0 0 6px;
	}

/* Choose A Product Form */
/* Code Added 5/7/08 GrayLoon */

#enfProductFormLeftCol {
	display: inline;
	margin: 0;
	width: 285px;
	padding: 0;
	border: 0;
	float: left;
	}

#enfProductFormRightCol {
	display: inline;
	margin: 0 0 0 22px;
	width: 285px;
	padding: 0;
	border: 0;
	float: left;
	}

.enfProductFormContainer {
	display: block;
	width: 285px;
	margin: 15px 0 0 0;
	padding: 0;
	border-bottom: 5px solid #b5dfff;
	}

.noBorder {
	border: 0;
	}

.enfProductFormPhotoContainer {
	display: inline;
	float: left;
	width: 70px;
	margin: 0 10px 10px 0;
	padding: 0;
	border: 0;
	text-align: center;
	}

.enfProductFormTextContainer {
	display: inline;
	float: left;
	width: 205px;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	text-align: left;
	}

.enfProductFormTextContainer h4 {
	margin: 0;
	padding: 0;
	border: 0;
	}

/* Calculate Formula */
/* Code Added 5/7/08 GrayLoon */
table.enfCalculateFormula  {width: 592px;}

table.enfCalculateFormula tr th { 
	overflow: visible;
	border-top: 1px solid #99bcfa;
	border-bottom: 1px solid #99bcfa;
	background: #ccdcf7;
	color: #2a2b6e;
	padding: 0;
	}
	
table.enfCalculateFormula tr th,
table.enfCalculateFormula tr td {padding: 5px;}

tr.enfDarkYellow td {background: #ffffa5;}
tr.enfLightYellow td {background: #ffffd6;}
