﻿body
{
	margin: 0;
	padding: 19px 0px 0px 0px;
	width: 976px;
	font: normal normal normal 0.75em/1em Arial, sans-serif;
	color: #000000;
}

img 
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

p 
{
	line-height: 1.5em;
	margin: 1em 0 0 0;
}

h1, h2, h3, h4, h5, h6 
{
	margin: 0;
	line-height: normal;
	font-weight: normal;
	width: auto;
}

h1 { font-size: 300%; }
h2 { font-size: 200%; }
h3 { font-size: 150%; }
h4 { font-size: 125%; }

h1, h2 
{
	color: #A69233;
}

h3, h4
{
	color: #666666;
}

h1.blue 
{
	color: #0066CC;
}

#no_script 
{
	width: 100%;
	text-align: center; 
}

.float_left 
{
	float: left;
}

.float_right 
{
	float: right;
}

span.hidden 
{
	display: none;
}

/* clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1px;
}

/* end clearfix */

#no_script 
{
	width: 936px;
	margin: 0px 10px 10px 10px;
	padding: 10px;
	border: solid 1px #FF0000;
	color: #FF0000;
}

.superscript 
{ 
	position: relative; 
	font-size: 90%; top: -2px; 
} 

/* gold link buttons */

div.gold_link_button 
{
	float: left;
	width: auto;
	height: 31px;
	margin-top: 1em;
	line-height: 31px;
	overflow: hidden;
	background-image: url('/images/global/gold-link-button-background.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

div.gold_link_button img 
{
	float: left;
}

div.gold_link_button a 
{
	display: block;
	float: left;
	padding-right: 34px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url('/images/global/gold-link-button-right.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

/* green link buttons */

div.green_link_button 
{
	float: left;
	width: auto;
	height: 31px;
	margin-top: 1em;
	line-height: 31px;
	overflow: hidden;
	background-image: url('/images/global/green-link-button-background.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

div.green_link_button img 
{
	float: left;
}

div.green_link_button a 
{
	display: block;
	float: left;
	padding-right: 34px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url('/images/global/green-link-button-right.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

/* blue link buttons */

div.blue_link_button 
{
	float: left;
	width: auto;
	height: 31px;
	margin-top: 1em;
	line-height: 31px;
	overflow: hidden;
	background-image: url('/images/global/blue-link-button-background.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

div.blue_link_button img 
{
	float: left;
}

div.blue_link_button a 
{
	display: block;
	float: left;
	padding-right: 34px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url('/images/global/blue-link-button-right.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

/* Masthead */

#masthead 
{
	width: 976px;
	position: relative;
	margin-bottom: 19px;
}

#masthead #masthead_symbol 
{
	margin-right: 31px;
	float: left;
}

#masthead #masthead_headline 
{
	float: left;
}

#masthead #masthead_signature 
{
	float: right;
	margin: 0px 36px 38px 19px;
}

#masthead #toolbar 
{
	position: absolute;
	left: 176px;
	bottom: 0px;	
	width: 800px;
	font-size: 0.92em;
}

#masthead #toolbar #non_resident 
{
	width: 100%;
	text-align: right;
	padding-bottom: 5px;
}

#masthead #toolbar #non_resident a 
{
	color: #000000;
}

#masthead #toolbar #buttons 
{	
	padding: 5px 0px 5px 0px;
	background-color: #6699CC;
	color: #FFFFFF;
	text-align: right;
}

#masthead #toolbar #buttons a 
{
	color: #FFFFFF;
	text-decoration: none;
}

#masthead #toolbar #buttons a:hover 
{
	text-decoration: underline;
}

#masthead #toolbar #buttons #printer_friendly 
{
	float: right;
	padding-right: 12px;
	padding-left: 10px;
}

#masthead #toolbar #buttons #printer_friendly .printer_friendly_button
{
	display: block;
	padding: 2px 21px 2px 0px;
	background-image: url('/images/global/controls/toolbar/printer-friendly-background.gif');
	background-position: right center;
	background-repeat: no-repeat;
}

#masthead #toolbar #buttons #send_to_a_friend, #masthead #toolbar #buttons #language_selector 
{
	float: right;
	padding-right: 24px;
	padding-left: 24px;
	border-right: solid 1px #D9E5F2;
}

#masthead #toolbar #buttons #send_to_a_friend #send_to_a_friend_button 
{
	display: block;
	padding: 2px 21px 2px 0px;
	background-image: url('/images/global/controls/toolbar/send-to-a-friend-background.gif');
	background-position: right center;
	background-repeat: no-repeat;
}

#masthead #toolbar #buttons #language_selector #language_selector_button 
{
	display: block;
	padding: 2px 19px 2px 0px;
	background-image: url('/images/global/controls/toolbar/choose-language-background.gif');
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#masthead #toolbar #buttons #language_dropdown 
{
	display: none;
	position: absolute;
	background-color: #FFFFFF;
	border: solid 1px #6699CC;
	border-top-width: 0px;
}

#masthead #toolbar #buttons #language_dropdown ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#masthead #toolbar #buttons #language_dropdown ul li 
{
}

#masthead #toolbar #buttons #language_dropdown ul li a 
{
	display: block;
	padding: 4px 24px 4px 8px;
	color: #6699CC;
}

#masthead #toolbar #buttons #language_dropdown ul li a:hover
{
	background-color: #D9E5F2;
}

/* end Masthead */

/* Left Pane */

#left_pane 
{
	float: left;
	width: 145px;
	padding-right: 31px;
	overflow: hidden;
}

#left_pane #search 
{
	text-align: center;
	padding-bottom: 15px;
	border-bottom: solid 1px #6699CC;
}

#left_pane #search input.search_box 
{
	width: 90px;
	height: 17px;
	padding-right: 2px;
	border: solid 1px #999999;	
}

#left_pane #search input.search_button
{
	padding: 0;
	background-color: #999999;
	color: #FFFFFF;
	border: outset 1px #CCCCCC;
	height: 19px;
	width: auto;
	font-size: 0.92em;
	line-height: 0.92em;
}

/* Left Navigation */

#left_pane #left_navigation 
{
	font-size: 0.92em;
	padding-bottom: 10px;
	border-bottom: solid 1px #6699CC;
	overflow: hidden;
}

#left_pane #left_navigation ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

#left_pane #left_navigation li 
{
	margin: 10px 0px 0px 0px;
	padding: 0;
}

#left_pane #left_navigation a 
{
	color: #666666;
	text-decoration: none;	
	display: block;
}

#left_pane #left_navigation a:hover 
{
	text-decoration: underline;
}

#left_pane #left_navigation .selected a 
{
	color: #0066CC;
}

#left_pane #left_navigation a.arrow 
{
	background-image: url('/images/global/controls/left_pane/navigation-selected-arrow.gif');
	background-position: left center;
	background-repeat: no-repeat;
}

#left_pane #left_navigation ul li a 
{
	margin: 0px 0px 0px 10px;
	font-weight: bold;
}

#left_pane #left_navigation ul li ul li a 
{
	margin: 0px 0px 0px 20px;
	font-weight: normal;
}

#left_pane #left_navigation ul li ul li ul li a 
{
	margin: 0px 0px 0px 30px;
	font-weight: normal;
}

#left_pane #left_navigation ul li ul li a.arrow 
{
	margin: 0px 0px 0px 10px;
	padding-left: 10px;	
}

#left_pane #left_navigation ul li ul li ul li a.arrow 
{
	margin: 0px 0px 0px 20px;
	padding-left: 10px;	
}

#left_pane #left_navigation ul.external_links 
{
	margin-top: 10px;
	border-top: solid 1px #6699CC;
}

/* end Left Navigation */

#left_pane #left_callouts
{
	width: 145px;
	padding: 15px 31px 0px 0px;		
}

/* Left Membership */

#left_pane #left_membership
{
    font-size: 0.92em;
	padding-bottom: 0px;
	border-bottom: solid 1px #6699CC;
	overflow: hidden;
	background-image: url(/images/global/controls/leftmembership/Sign-in-stars.png);
	background-repeat: no-repeat;
	background-position: left center;
	
}

#left_pane #left_membership ul li 
{
    margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;    
}

#left_pane #left_membership ul li a:hover
{
    text-decoration: underline;
}

#left_pane #left_membership ul li a
{
    color: #a69233;    
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

/* end Left Membership */

/* end Left Pane */

/* Right Pane */

#right_pane 
{
	float: right;
	width: 250px;
	padding-left: 10px;
}

/* end Right Pane */

/* Main Content Area */

#main_content_area 
{
	float: right;
	width: 800px;
}

/* cms standard table */
#main_content_area .cms_standard_table table
{
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-top: solid 12px #0066CC;
	border-bottom: solid 6px #0066CC;
	border-collapse: collapse;
	margin-top: 1.5em;
}

#main_content_area .cms_standard_table table tr
{
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;		
}

#main_content_area .cms_standard_table table th
{
	color: #0066CC;
	font-size: 150%;	
	font-weight:normal;
	text-align: left;
	padding-left:15px;
	padding-top:12px;	
	padding-bottom:12px;		
	border-bottom: 1px solid #ffffff;	
	line-height: 1.0em;	
}

#main_content_area .cms_standard_table table td
{
	font-weight:normal;
	text-align: left;
	vertical-align: top;
	padding-left:15px;
	padding-top:7px;	
	padding-bottom:7px;	
	border-bottom: 1px solid #ffffff;	
	line-height: 1.5em;
	margin: 0 0 1em 0;
	padding-right: 3px;		
}

#main_content_area .cms_standard_table table td ul
{
}

#main_content_area .cms_standard_table table td li
{
	list-style-image: none;
	list-style-type:disc;
}

#main_content_area .cms_standard_table table td li li
{
	margin-left: 20px;		
	list-style-position:outside;
	list-style-image: url('/images/global/pregnancy/dash-bullet.gif');
	color:#000000;
	font-weight:normal;	
}

/* end cms standard table*/

/* end Main Content Area */

/* Tab Bar */

#tab_bar 
{
	width: 800px;
}

#tab_bar ul 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tab_bar #main_tabs li
{
	float: left;
	width: 200px;
	height: 60px;
	padding: 0;
	margin: 0;	
	background-image: url('/images/global/controls/tab_bar/unselected-tab.gif');
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;	
	font-size: 1.33em;
	line-height: 1.1em;
	overflow: hidden;
}

#tab_bar #main_tabs li .selected 
{
	background-image: url('/images/global/controls/tab_bar/selected-tab.gif');
	font-weight: bold;
	background-repeat: no-repeat;
}

#tab_bar #main_tabs li a 
{
	padding: 22px 4px 4px 4px;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

#tab_bar #main_tabs li a:hover 
{
	background-image: url('/images/global/controls/tab_bar/selected-tab.gif');
	background-repeat: no-repeat;
	font-weight: bold;
}

#tab_bar #sub_tabs 
{
	float: left;
	width: 800px;
	color: #666666;
	line-height: 0.75em;
	background-image: url('/images/global/controls/tab_bar/sub-tabs-bottom.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
}

#tab_bar #sub_tabs a
{
	display: block;
	color: #666666;
	text-decoration: none;
	text-align: center;	
}

#tab_bar #sub_tabs ul
{
	float: left;
}

#tab_bar #sub_tabs li
{
	float: left;
	padding-bottom: 25px;	
}

#tab_bar #sub_tabs li a 
{
	padding: 0px 4px 0px 4px;
}

#tab_bar #sub_tabs ul li.selected, #tab_bar #sub_tabs ul li.hover
{
	background-image: url('/images/global/controls/tab_bar/sub-tabs-arrow.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
}

#tab_bar #sub_tabs ul li.no_arrow 
{
	background-image: none;
}

#tab_bar #sub_tabs ul li.selected a, #tab_bar #sub_tabs ul li.hover a
{
	color: #FFFFFF;	
}

#tab_bar #sub_tabs ul li div.corner_bottom_right 
{
	padding: 6px;
}

#tab_bar #sub_tabs ul li.selected div.corner_top_left, #tab_bar #sub_tabs ul li.hover div.corner_top_left 
{
	background-color: #A69233;
	background-image: url('/images/global/controls/tab_bar/gold-corner-top-left.png');
	background-position: left top;
	background-repeat: no-repeat 
}

#tab_bar #sub_tabs ul li.selected div.corner_top_right, #tab_bar #sub_tabs ul li.hover div.corner_top_right 
{
	background-image: url('/images/global/controls/tab_bar/gold-corner-top-right.png');
	background-position: right top;
	background-repeat: no-repeat 
}

#tab_bar #sub_tabs ul li.selected div.corner_bottom_left, #tab_bar #sub_tabs ul li.hover div.corner_bottom_left
{
	background-image: url('/images/global/controls/tab_bar/gold-corner-bottom-left.png');
	background-position: left bottom;
	background-repeat: no-repeat 
}

#tab_bar #sub_tabs ul li.selected div.corner_bottom_right, #tab_bar #sub_tabs ul li.hover div.corner_bottom_right 
{
	background-image: url('/images/global/controls/tab_bar/gold-corner-bottom-right.png');
	background-position: right bottom;
	background-repeat: no-repeat 
}

/* home*/

#tab_bar.home
{
	width: 478px; 
}

#tab_bar #sub_tabs.home 
{
	width: 478px;
	background-image: none;
}

#tab_bar #sub_tabs.home ul li.selected 
{
	background-image: none;
}

/* end home*/

/* childhood development */

#tab_bar #sub_tabs.development_infants span
{	
	padding: 7px 15px 7px 0px;
	text-align: left;
	width: auto;
	float: left;
	font-weight:bold;
}

#tab_bar #sub_tabs.development_toddlers span
{	
	padding: 7px 15px 7px 0px;
	text-align: left;
	width: auto;
	float: left;
}

/* end childhood development */

/* nutrition */

#tab_bar #sub_tabs.nutrition_tab span
{	
	padding: 7px 15px 7px 5px;
	text-align: left;
	width: auto;
	float: left;
}

#tab_bar #sub_tabs.nutrition_tab ul li.selected, #tab_bar #sub_tabs.nutrition_tab ul li.hover
{
	background-image: url('/images/global/controls/tab_bar/sub-tabs-arrow.gif');
	background-position: 33% 100%;
	background-repeat: no-repeat;
}

#tab_bar #sub_tabs.nutrition_tab ul li.no_arrow 
{
	background-image: none;
}

#tab_bar #sub_tabs.nutrition_tab ul
{
	padding-left: 45px;
}

#tab_bar #sub_tabs.nutrition_tab ul li 
{
	padding-right: 60px;
}

#tab_bar #sub_tabs.nutrition_tab ul li a 
{
	width: 100px;
}

/* end nutrition */

/* products */

#tab_bar #sub_tabs.products_tab span
{	
	padding: 7px 15px 7px 5px;
	text-align: left;
	width: auto;
	float: left;
}

#tab_bar #sub_tabs.products_tab ul li 
{
	margin-right: 30px;
}

/* end products */

/* end Tab Bar */

/* Footer */

#footer 
{
	float: left;
	padding: 18px 0px 10px 0px;
	width: 800px;
	text-align: center;
	color: #999999;
}

#footer a 
{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover 
{
	text-decoration: underline;
}

#footer ul 
{
	list-style-type: none;
	/*margin: 0 auto 0 auto;*/
	display: inline;
	padding: 0;
}

#footer ul li 
{
	display: inline;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px #999999;
}

#footer ul li.right 
{
	border-right: 0;
}

#footer #disclaimer 
{
	text-align: justify;
}
/* end Footer */


/* the video overlayed element */ 
div.overlay { 
    background-image:url('/images/global/flowplayer/flowplayer-background-white.png'); 
    /* dimensions after the growing animation finishes  */ 
    width:475px;       
    /* initially overlay is hidden */ 
    display:none; 
    /* some padding to layout nested elements nicely  */ 
    padding: 55px;
} 
		
/* default close button positioned on upper right corner */ 
div.overlay div.close { 
    background-image:url('/images/global/flowplayer/flowplayer-close-button.png'); 
    background-repeat: no-repeat;
    position:absolute; 
    right:5px; 
    top:25px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}
		
a.player { 		
	display:block;
	height:380px;			
}
/*end video overlay*/


/* Sitemap */
#main_content_area #sitemap 
{
	/*font-size: 0.92em;*/
	padding-bottom: 10px;
}

#main_content_area #sitemap ul
{
	list-style-type: none;
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
}

#main_content_area #sitemap li 
{
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#main_content_area #sitemap h3 
{
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#main_content_area #sitemap a 
{
	color: #666666;
	text-decoration: none;	
	display: block;
}

#main_content_area #sitemap a:hover 
{
	text-decoration: none;
}

#main_content_area #sitemap .selected a 
{
	color: #0066CC;
}

#main_content_area #sitemap ul li a 
{
	margin: 25px 0px 25px 0px;
	font-weight: bold;
}

#main_content_area #sitemap ul li ul li a 
{
	margin: 0px 0px 0px 20px;
	font-weight: bold;
	color: #8e7b29;
}

#main_content_area #sitemap .heading
{
	font-size: 150%;
	color: Black;
	font-weight: normal;
}

#main_content_area #sitemap ul li ul li ul
{
	list-style-type: none;
	letter-spacing:0px;
	text-align:left;
	text-decoration:none;
	text-transform:none;	
	line-height: 1.5em;
	padding-left: 0px;
	margin: 0 0 0 35px;	
}

#main_content_area #sitemap ul li ul li ul li
{
	list-style-position:outside;
	list-style-image: url('/images/global/nutrition/nutrition-bullet.gif');
	color:#000000;
	font-weight:normal;
	margin: 0;
	padding: 0;
}

#main_content_area #sitemap ul li ul li ul li a 
{
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: Black;	
}

#main_content_area #sitemap ul li ul li a.arrow 
{
	margin: 10px 0px 0px 10px;
	padding-left: 10px;	
}

#main_content_area #sitemap ul li ul li ul li a.arrow 
{
	margin: 5px 0px 0px 0px;
	padding-left: 0px;	
}

#main_content_area #sitemap ul.external_links 
{
	margin-top: 10px;
	border-top: solid 1px #6699CC;
}
/* end Sitemap */

/* bottom callouts */

#main_content_area .bottom_callout
{
	width: 135px; 
	float: left;
	padding-right: 38px;
}

#main_content_area .bottom_callout_landscape
{
	width: 100%;
	float: left;
}

#main_content_area .bottom_callout_landscape .gold_link_button a
{
	float: left;
	line-height:31px;
	margin: 0 0 0 0;
	color:#FFFFFF;
}

#main_content_area .bottom_callout_landscape .green_link_button a
{
	float: left;
	line-height:31px;
	margin: 0 0 0 0;
	color:#FFFFFF;
}

#main_content_area .bottom_callout .gold_link_button a
{
	float: left;
	line-height:31px;
	margin: 0 0 0 0;
	color:#FFFFFF;
}

#main_content_area .bottom_callout .green_link_button a
{
	float: left;
	line-height:31px;
	margin: 0 0 0 0;
	color:#FFFFFF;
}

.nutrition .nutrition_content .bottom_callout p
{
	width: auto;
}

.nutrition .nutrition_content .bottom_callout_landscape p
{
	width: auto;
}

#bottom_callout_header h3
{
	color: #96853A;
	font-size: 150%;
	padding-bottom: 20px;
}

.nutrition .nutrition_content #bottom_callout_header h3
{
	padding-top: 15px;
	padding-bottom: 20px;
}

.science .science_content .bottom_callout p
{
	width: auto;
}

.science .science_content .bottom_callout_landscape p
{
	width: auto;
}

.science .science_content #bottom_callout_header h3
{
	padding-top: 15px;
	padding-bottom: 20px;
}
/* end bottom callouts */

.cms_standard_table th
{
    font-size: smaller;    
    
    
}

.hidden
{
    display: none;    
}

