﻿table#resources tr
{
    vertical-align: top;
}
.column_header
{
    font-size: 2.167em; /*26px;*/
    color: #42c8f6;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: left;
    width: 414px;
    text-indent: 10px;
}

.header_row
{
    border-top-width: 2px;
    border-top-color: #a8bdd3;
    border-top-style: solid;
}
.chart_row_green_title
{
    font-weight: bold;
    font-size: 1.167em; /*14px;*/
    color: #4a4a4a;
    padding-top: 15px;
    text-align: left;
}

.chart_row_white_title
{
    font-weight: bold;
    font-size: 1.167em; /*14px;*/
    color: #4a4a4a;
    padding-top: 25px;
    text-align: left;
}

.chart_row_description
{
    font-size: 1.0em; /*12px*/
    line-height: 20px;
    color: #4a4a4a;
    text-align: left justify;
}
a.chart_row_green_link, a.chart_row_green_link:visited
{
    font-size: 1.0em; /*12px*/
    color: #003e83;
    padding-top: 20px;
    padding-bottom: 15px;
    text-align: left;
    text-decoration: none;
}
.chart_row_green_link
{
    font-size: 1.0em; /*12px*/
    color: #003e83;
    padding-top: 20px;
    padding-bottom: 15px;
    text-align: left;
}

a.chart_row_white_link, a.chart_row_white_link:visited
{
    font-size: 1.0em; /*12px*/
    color: #003e83;
    padding-top: 22px;
    padding-bottom: 25px;
    text-align: left;
    text-decoration: none;
}
.chart_row_white_link
{
    font-size: 1.0em; /*12px*/
    color: #003e83;
    padding-top: 22px;
    padding-bottom: 25px;
    text-align: left;
}
.green_cell
{
    background-color: #eff8da;
    width: 414px;
    padding: 0 10px;
    height: 130px;
}
.white_cell
{
    width: 414px;
    height: 150px;
    padding: 0 10px;
}

.kid_Nutition_Table_Divider
{
    background: url(/static/images/kid_nutrition/kidnutritiontabledivider.jpg) no-repeat;
    background-position: top;
    padding-right: 16px;
    padding-left: 16px;
    width: 24px;
    height: 647px;
}

.kid_nutrition_intro
{
    float: left;
    width: 630px;
}

.kid_nutrition_intro li
{
    margin-bottom: 0px !important;   
}

.first-cell
{
    margin-top: 25px;   
}

.kid_nutrition_intro_building_blocks
{
    float: left;
    background-image: url("/static/images/kid_nutrition/header-boy.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    min-height: 222px;
    width: 100%;
    margin-bottom: 75px;
}

.intro_building_blocks_content
{
    width: 550px;   
}

.kid_nutrition_intro_picky_eater
{
    float: left;
    background-image: url("/static/images/kid_nutrition/header-girl.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    min-height: 222px;
    width: 100%;
    margin-bottom: 75px;
}

.intro_building_picky_eater_content
{
    width: 550px;   
}

.border
{
    border-bottom-width: 1px;
    border-bottom-color: #a8bdd3;
    border-bottom-style: solid;
    width: 880px;
    margin-top: -5px;
}
.tableHeader
{
    padding-left: 260px;
}

.girl_image
{
    float: right;
    top: -63px;
    position: relative;
    margin-bottom: -97px;
}
.girl_feeding_image
{
    float: right;
    top: -78px;
    position: relative;
    margin-bottom: -97px;
}
.nutrition_img
{
    float: right;
    top: -93px;
    position: relative;
}
.healthy_girl
{
    float: right;
    top: -63px;
    position: relative;
    margin-bottom:-45px;
}
.healthy_kid
{
    float: right;
    position: relative;   
}

.arror_spacing
{
    padding-left: 5px;
}

/*NUTRITION PAGE*/


.nutrition_text
{
    width: 500px;
    float: left;
}

#tbl
{
  position:relative;
  margin-top:-50px; 
}
div#div_ul
{
    width: 670px;
    z-index: 3;
}

div#div_ul ul#div_list
{
    width: 675px;
    float: left;
    padding-bottom: 23px; /* 23px since next item (h2) has a padding top of 8 which = 35px;*/
    display: block;
    font-size: 0.9em;
}
div#div_ul ul#div_list li a, div#div_ul ul#div_list li a:active, div#div_ul ul#div_list li a:hover, div#div_ul ul#div_list li a:visited
{
    color: #fff;
}
.list_div
{
    width: 670px;
    display: inline;
}
.list_content
{
    width: 600px;
    float: left;
    display: block;
}
div#healthy_diet_food_list, div#Tips_list
{
    padding-top: 15px;
    padding-bottom: 15px;
    width: 550px;
    z-index: 3;
    float: left;
    clear: both;
}
div#healthy_diet_food_list ul#healthy_diet_food_ul, div#water_important_list ul#ul_water_important, div#Tips_list ul#Tips_ul
{
    width: 550px;
    float: left;
    display: block;
}

div#healthy_diet_food_list ul#healthy_diet_food_ul li, div#water_important_list ul#ul_water_important li
{
    display: block;
    float: left;
    vertical-align: middle;
    text-align: center;
    height: 40px;
    width: 550px;
    margin-bottom: 16px;
    text-decoration: none;
    margin-right: 12px;
    background-color: #eff8da;
    text-align: left;
    list-style-position: outside;
    padding: 5px 12px 5px 12px;
    vertical-align: middle;
}

.list_image
{
    padding-bottom: 3px;
    width: 58px;
    height: 54px;
}
#page_top
{
    width: 690px;
}


#Nutrition_Facts, #Water_Important, #Healthy_Diet
{
    clear: both;
}


div#Tips_list ul#Tips_ul li
{
    display: block;
    float: left;
    vertical-align: middle;
    text-align: center;
    width: 550px;
    margin-bottom: 16px;
    text-decoration: none;
    margin-right: 12px;
    background-color: #eff8da;
    text-align: left;
    padding: 5px 12px 5px 12px; /*t r b l*/
    vertical-align: middle;
}

/* END OF NUTRITION PAGE*/


div#alternate_style_list ul#alternate_style_ul li
{
    display: block;
    float: left;
    width: 550px;
    text-decoration: none;
    text-align: left;
    list-style-position: inside;
    margin-left: 0 !important;
    vertical-align: middle;
    padding-left: 10px;
}
.even
{
    background-color: #fff;
}

.odd
{
    background-color: #eff8da;
    padding-bottom: 15px;
    padding-top: 15px;
}




/*cherry chart*/
#healthy_diet
{
    padding-top: 8px;
    padding-bottom: 8px;
    float: left;
    clear: both;
    display: block;
}


.healthy_diet_row
{
    width: 580px;
    height: 57px;
    position: relative; /*coz it kept movin to the right*/
}
.chart_image
{
    z-index: 5;
    width: 58px;
    height: 54px;
    padding-bottom: 3px;
    float: left;
    position: absolute;
}

.chart_row_text
{
    position: absolute;
    float: right;
    margin-left: 29px;
    background-color: #eff8da;
    width: 520px;
    height: 30px;
    margin-bottom: 8px;
    margin-top: 8px;
    padding-left: 29px;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 3px;
    z-index: 1;
}

/*cherry chart*/


/* changes to existin */

a.link_underline, a.link_underline:visited
{
    font-size: 1.0em; /*12px*/
    color: #003e83;
    padding-top: 22px;
    padding-bottom: 25px;
    text-align: left;
    padding-top: 16px;
    text-decoration: underline;
}

div#div_ul ul#div_list li
{
    display: block;
    float: left;
    cursor: pointer;
    list-style-type: none;
    text-align: center;
    margin: 0 12px 0 0;
    background-color: #15508f;
    vertical-align: middle;
}


div#div_ul ul#div_list li a
{
    display: block;
    float: left;
    cursor: pointer;
    text-align: center; /*height: 26px;*/
    text-decoration: none;
    background-color: #15508f;
    vertical-align: middle;
    padding: 7px 8px 7px 8px; /*t r b l*/
}
/*
div#div_ul ul#div_list li:hover
{
    display: block;
    float: left;
    cursor: pointer;
    list-style-type: none;
    text-align: center;
    
    text-decoration: none;
    margin-right: 12px;
    background-color: #01a3d2;
    vertical-align: middle;
    padding: 7px 12px 7px 12px; 
}*/

div#div_ul ul#div_list li a:hover
{
    display: block;
    float: left;
    cursor: pointer;
    list-style-type: none;
    text-align: center; /*height: 26px;*/
    text-decoration: none;
    background-color: #01a3d2;
    vertical-align: middle;
    padding: 7px 8px 7px 8px; /*t r b l*/
}
.nutrition_page
{
    width: 690px;
    float: left;
}
/* changes to existin */

/**when and how**/
.when_how_text
{
    width: 650px;
    float: left;
}

/*22nd july*/

/*23rd july*/

/**when and how**/


div#Healthy_Snacks_list
{
    padding-top: 15px;
    padding-bottom: 15px;
    width: 650px; /*height:91px;*/
    z-index: 3;
    float: left;
    clear: both;
}

div#Healthy_Snacks_list ul#Healthy_Snacks_ul
{
    width: 605px;
    display: block; /*padding-left: 25px;*/
}

div#Healthy_Snacks_list ul#Healthy_Snacks_ul li
{
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left justify;
}

.list_content_generic
{
    width: 650px;
    float: left;
    display: block;
}

/**when and how**/

/*resources*/

.h3
{
    padding-top: 15px;
}
.h3_black
{
    color: #4a4a4a;
    margin: 0;
    padding: 0;
    font-size: 1.167em;
}
/*resources*/
/*feeding*/
.feeding_footnote
{
    padding-top: 20px;
}

/*CHILD GROWTH AND DEVELOPMENT PAGE*/

.w_row
{
    width: 625px;
    display: block;
}
.h_row
{
	
    background-color:#EFF8DA;
    margin-bottom:5px;
}

.g_row
{
    width: 625px;
    background-color: #eff8da;
    display: block;
}

.column_header_white, .column_header_green, .nutrient_column_header_white
{
    width: 85px;
    padding: 15px 10px 15px 20px;
    float: left;
    display: block;
    text-align: left;
    font-weight: bold;
    font-size: 1em;
    font-family: Arial;
    color: #4a4a4a;
}
.column_top_header_white
{
    display: block;
    text-align: left;
    font-weight: bold;
    font-size: 1.167em;
    font-family: Arial;
    color: #4a4a4a;
    float: left;
    clear: left;
}
.importance_column_white, .importance_column_green
{
    width: 220px;
    display: block;
    padding: 15px 10px;
    float: left;
    clear: none;
}
.importance_column_header
{
    width: 220px; /*mid-245*/
    display: block;
    padding: 15px 20px 15px 10px; /*padding: 25px 0px;*/
    float: left;
    clear: none;
    font-weight: bold;
    font-size: 1.167em;
    font-family: Arial;
    color: #4a4a4a;
}
.sources_column_header
{
    width: 220px; /*220*/
    padding: 15px 20px; /*25px 20px*/
    display: block;
    float: right;
    clear: right;
    font-weight: bold;
    font-size: 1.167em;
    font-family: Arial;
    color: #4a4a4a;
}
.sources_column_green, .sources_column_white
{
    width: 220px;
    padding: 15px 20px 15px 10px;
    display: block;
    float: right;
    clear: right;
}


.nutrition_importance_column_white, .nutrition_importance_column_green
{
    width: 180px;
    display: block;
    padding: 15px 10px;
    float: left;
    clear: none;
}
.nutrition_importance_column_header
{
    width: 180px; /*mid-245*/
    display: block;
    padding: 15px 20px 15px 10px; /*padding: 25px 0px;*/
    float: left;
    clear: none;
    font-weight: bold;
    font-size: 1.167em;
    font-family: Arial;
    color: #4a4a4a;
}
.nutrition_sources_column_header
{
    width: 325px; /*220*/
    padding-top: 15px;
    display: block;
    float: left;
    clear: none;
    font-weight: bold;
    font-size: 1.167em;
    font-family: Arial;
    color: #4a4a4a;
}
.nutrition_sources_column_green, .nutrition_sources_column_white
{
    width: 90px;
    padding: 15px 10px 15px 10px;
    display: block;
    float: left;
    clear: none;
}
.nutrition_sources_column_header_green
{
    float: left;
    clear: none;
    width: 90px;
    display: block;
    padding-right: 20px;
    padding-bottom: 15px;
}
.column-right
{
    float: left;
    clear: none;
    width: 100px;
    display: block;  
    padding-bottom: 15px; 
}
.nutrition_g_row
{
    width: 650px;
    background-color: #eff8da;
    display: block;
}
.nutrition_w_row
{
    width: 650px;
    display: block;
}
.recommended-amount
{
    display: block;   
    background-color:#EFF8DA;
    font-family: Arial;
    font-weight: bold;
    color: #4A4A4A;
    text-align: center;
    width: 325px;
}

.bottom-footnotes
{
    width: 650px;
    float: left;   
}

/*END OF CHILD GROWTH AND DEVELOPMENT PAGE*/

.white_row
{
    text-align: center;
    width: 650px;
}

.green_row
{
    background-color: #eff8da;
    text-align: center;
    width: 650px;
}
.column_header_food_group
{
    padding: 5px 5px;
    text-align: center;
    font-weight: bold;
    font-size: 1.167em;
    font-family: Arial;
    color: #4a4a4a;
}

.column_choices
{
    padding: 5px 5px;
    width: 200px;
    text-align: left;
}
.daily_serving
{
    width: 650px; /*border:solid 1px #eff8da;*/
    margin-bottom: 35px;
    margin-top: 25px;
}
.footnote_nutritional_needs
{
    width: 600px;
}


.water_importance
{
    padding: 10px 0px;
}


.bodycopy_pad
{
    /*padding-top:25px;*/
    padding-bottom: 25px;
    padding-top: 15px;
}

ul.ingredient_list
{
    list-style: none;
    margin-bottom: 10px;
}
h2.recipes
{
    color: #42C8F6;
    margin: 10px 0 0;
    font-size: 1.5em;
}
/*******************kid nutrition landing chart*****************************************************/
.div_tableHeader
{
    width: 861px;
    text-align: center;
}

#div_chart
{
    width: 866px;
    border-bottom-width: 1px;
    border-bottom-color: #a8bdd3;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-top-color: #a8bdd3;
    border-top-style: solid;
}

#left_section
{
    width: 414px;
    /*padding-right: 16px; --- removed due to issue with ie6*/
}

#middle_section
{
    height: 647px;   
}

#middle_section_kid_nutrition
{
    height: 300px;
    overflow: hidden;   
}

#middle_section_picky_eater_answers, #middle_section_building_blocks
{
    height: 600px;
    overflow: hidden;   
}

#middle_section, #middle_section_kid_nutrition, #middle_section_picky_eater_answers, #middle_section_building_blocks
{
    width: 24px;
    display: inline;
    position: relative;
    top: -1px;
    padding:0 5px;
}

#right_section
{
    width: 414px;
    float:left !important;
    /*padding-left: 16px;--- removed due to issue with ie6*/
}

.div_column_header
{
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: left;
    width: 404px; /*414-10*/
    padding-left:10px;
}
.div_column_header span.header_text
{
    font-size: 2.167em; /*26px;*/
    color: #42c8f6;
}
.div_green_cell 
{
     background-color: #eff8da;
    width: 394px;/*8(414-10Left-10r)*/
    padding: 0 10px;
    }
    
.div_white_cell
{
    width: 394px;/*8(414-10Left-10r)*/
   
    padding: 0 10px;
}
.div_chart_row_green_title
{
    font-weight: bold;
    font-size: 1.167em; /*14px;*/
    color: #4a4a4a;
    padding-top: 15px;
    text-align: left;
    display:block;
    width:394px;
    } 

.div_chart_row_white_title
{
    font-weight: bold;
    font-size: 1.167em; /*14px;*/
    color: #4a4a4a;
    padding-top: 25px;
    text-align: left;
     display:block;
    width:394px;
}

.div_chart_row_description
{
    font-size: 1.0em; /*12px*/
    line-height: 20px;
    color: #4a4a4a;
    text-align: left justify;
    display:block;
    width:394px;
}
a.div_chart_row_green_link, a.div_chart_row_green_link:visited
{
    font-size: 1.0em; /*12px*/
    color: #003e83;
    padding-top: 20px;
    padding-bottom: 15px;
    text-align: left;
    text-decoration: none;
    
    width:394px;
}
.div_chart_row_green_link
{
    font-size: 1.0em; /*12px*/
    color: #003e83;
    
    text-align: left;
    display:block;
    width:394px;
}

a.div_chart_row_white_link, a.div_chart_row_white_link:visited
{
    font-size: 1.0em; /*12px*/
    color: #003e83;
    padding-top: 22px;
    padding-bottom: 25px;
    text-align: left;
    text-decoration: none;
    
    width:394px;
}
.div_chart_row_white_link
{
    font-size: 1.0em; /*12px*/
    color: #003e83;
    
    text-align: left;
    display:block;
    width:394px;
}

.arrow_spacing
{
    padding-left: 5px;
}

 /*******************end of kid nutrition landing chart*****************************************************/
