@charset "utf-8";
/* CSS Document */


#kitcen_menu {margin:0 0 10px 60px; width:250px}
h1 {font-size:18px; }

#nutrition_print {font: 11px Verdana, Tahoma, arial, sans-serif;color: black;}


#nutrition_wrap {font: 11px Verdana, Tahoma, arial, sans-serif;color: white; margin: 0 0 15px 0;width:750px; height:700px; }
#nutrition_left {overflow:auto;float:left; width:378px; height:550px; background:#000c3e; padding-top:20px; padding-left:10px; padding-right:10px; border:1px #e5b453 solid }
#nutrition_right {float:right; overflow:auto; width:320px; height:565px;background:#000c3e; padding-top:5px; padding-left:10px; padding-right:10px; border:1px #e5b453 solid; font: 11px Verdana, Tahoma, arial, sans-serif;  }

/* search results */
.search_results_wrap {margin-top:10px }
.search_results_line {border-bottom:1px #333333 solid ; display:block; padding-top:2px; padding-bottom:2px }
.search_results_left {float:left; width:50px }
.search_results_right  {margin-left:50px }
.search_results_page {text-align:center }
.search_results_prev {float:left; width:90px }
.search_results_next { float:right; width:90px; text-align:right }

/* nutrition box */
.nutrition {width:240px; border:2px solid black; padding:3px; margin-top:10px; background:white;  color:black; margin-left:auto; margin-right:auto }
.print_button { width:180px; margin-left:70px; margin-bottom:10px}
.message { margin-top:50px; text-align:center }
.results_message {text-align:center}
.description {height:45px; text-align:center; overflow:hidden }
.normal_line {border-bottom:2px solid black; height:1.3em; text-align:left; }
.indent_line {border-bottom:2px solid black; height:1.3em; text-align:left;margin-left:15px }
.line_left {float:left }
.line_right {float:right }
.nutrition_title {font-family:'Arial Black'; font-size:28px; line-height:1em }
.servings_per_container {border-bottom:7px solid black; height:1.4em}
.calories { border-bottom:3px solid black; height:1.3em; }
.protein { border-bottom:7px solid black; height:1.3em }
.percent { text-align:left; line-height:1.2 }
.ingredients {width:240px; text-align:justify; line-height:1; font-family:'Arial Narrow'; font-size:12px; margin-top:10px; margin-left:auto; margin-right:auto }
.item_num {text-align:center; margin-top:20px }

/* end - table */

