﻿html, body { margin: 0px; height: 100%; }
body, form, table { font-family: Arial; font-size: 13px; color: #000; }
a { color: #415881; font-weight: bold; }
img { border: 0px; }
h1 { font-size: 18pt; margin-left: 10px; }
h2 { font-size: 10pt; margin: 10px 0px 5px 0px; }

ul { margin: 3px; padding: 0px; list-style-type: none; }
li { margin-bottom: 2px; }

#topNavigationWrapper { border-top: 1px solid #ddd799; border-bottom: 1px solid #ddd799; height: 5px; }
#topNavigation { background-color: #b0ab73; border-top: 1px solid #d2400d; border-bottom: 1px solid #d2400d; font-size: 9pt; padding: 2px 0px 3px 0px; }
#topNavigation ul { margin: 0px; padding: 0px; }
#topNavigation li { display: inline; margin-left: 25px; }
#topNavigation a { padding-left: 14px; font-weight: bold; text-decoration: none; color: White; background: transparent url("http://thecaloriecounter.com.s3.amazonaws.com/BulletW.gif") no-repeat center left; }
#topNavigation a:hover { color: #d2400d; }

#leaderAd { margin-left: 10px; }
#mainAd_Center { text-align: center; }
#mainBody { padding: 10px; }


/* common */
.clear { clear: both; }
.blurb { font-size: 10pt; }
.editPad { background-color: #d2400d; border: 1px solid #b0ab73; color: White; width: 350px; text-align: center; padding: 15px; }
.editPad table { margin: 5px; text-align: left; }
.editPad .rowLabel { color: White; font-weight: bold; padding-right: 10px; }
.panelTitle { margin-bottom: 10px; text-decoration: underline; font-size: 9pt; }
.selectedLI { background-color: #dee1e4; }


/* fda label */
DIV.NutritionLabel TABLE { color: Black; }
DIV.NutritionLabel { border: 1px solid black; padding: 3px; }
DIV.NutritionLabel TD.Indent { padding-left: 10px; }
DIV.NutritionLabel TD { font-family: Arial Black; font-size: 8pt; }
DIV.NutritionLabel DIV.NutritionHeader { font-family: Franklin Gothic Heavy, Arial Black; font-size: 28px; white-space:nowrap; }
DIV.NutritionLabel DIV.Serving { font-family: Arial; font-size: 8pt; padding-left: 1pt; }
DIV.NutritionLabel DIV.Label { float: left; font-family: Arial Black; }
DIV.NutritionLabel DIV.LabelLight { float: left; font-family: Arial; }
DIV.NutritionLabel DIV.Weight { display: inline; font-family: Arial; padding-left: 1px; }
DIV.NutritionLabel DIV.DV { display: inline; float: right; font-family: Arial Black; }
DIV.NutritionLabel DIV.DVLabel { font-family: Arial Black; text-align: right; font-size: 7pt; }
DIV.NutritionLabel DIV.Line { border-top: 1px black solid; }
DIV.NutritionLabel DIV.Footnote { font-size: 6pt; }
DIV.NutritionLabel TABLE.Info TD { font-family: Helvetica,Arial; font-size: 6pt; }
DIV.NutritionLabel TABLE.Info TD.Indent { padding-left: 4pt; }
DIV.NutritionLabel DIV.Footnote { font-family: Arial; font-size: 6pt; padding-left: 1px; }
DIV.NutritionLabel TABLE.Vitamins { width: 100%; border-collapse: collapse; margin-bottom: 3px; }
DIV.NutritionLabel TABLE.Vitamins TD { font-family: Arial; white-space: nowrap; width: 33%; }