﻿
.RecipeTitle
{
	margin-top:10px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
.RecipeTitle td
{
	font-weight: bold;
	font-size: medium;
	color: #56220e;
	font-family: Gill Sans, Trebuchet MS, Arial;
}

.RecipeSection
{
	margin-bottom:20px;
	color: #56220e;
}
.RecipeSection td , span,p
{
	color: #56220e;
}
.RecipeSection ul,ol
{
	margin-left:62px;
	padding-left:0px;
}
.RecipeSection ol li,ul li
{
	color: #56220e;
	margin-left:0px;
	padding-left:0px;
}

.RecipeSection table tbody tr td p
{
	color:#56220e;
}
.SectionHeading
{
	margin-left:62px;
	font-weight:bold;
	color: #56220e;
}

.IngredientGroup
{
	font-weight:bold;
}
.IngredientGroup td
{
	padding-top:17px;
}
.IngredientQTY
{
	font-weight:bold;
}

.LinkBoxTop td a
{
	font-size:xx-small;
	font-weight:bold;
}
.PrepLineSection
{
	margin-bottom:20px;
	color: #56220e;
}
.ServingsSection
{
	margin-bottom:20px;
	color: #56220e;
	font-size:10pt;
}
.NutritionSection
{
	margin-left:62px;
	margin-bottom:20px;
	color: #56220e;
	font-style:italic;
	line-height:18px;
}
/*
LinkBoxTop img
{
	border:solid 1px #999966;
}
*/

.RecipePrintImage
{
	margin-top:20px;
	margin-right:20px;
	margin-bottom:20px;
}
.LinkBoxTop
{
	border:solid 1px #999966;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

.LinkBoxTop table
{
	margin:0px;
}

.LinkBoxTopCorner
{
  border-style: solid; 
  width: 0px;
  height: 0px;
  line-height: 0px;
  float:left;
  
  BORDER-BOTTOM-WIDTH: 20px; 
  BORDER-BOTTOM-COLOR: #999966; 
  BORDER-RIGHT-WIDTH: 20px; 
  BORDER-RIGHT-COLOR:transparent; 
  BORDER-TOP-WIDTH: 0px; 
  BORDER-TOP-COLOR: transparent; 
  BORDER-LEFT-WIDTH: 0px; 
  BORDER-LEFT-COLOR: #999966;
}

.LinkBoxTopCornerCover
{
  border-style: solid; 
  width: 0px;
  height: 0px;
  line-height: 0px;
  float:left;
  position:relative;
  
  BORDER-BOTTOM-WIDTH: 20px; 
  BORDER-BOTTOM-COLOR: #f8f5e5; 
  BORDER-RIGHT-WIDTH: 20px; 
  BORDER-RIGHT-COLOR:transparent; 
  BORDER-TOP-WIDTH: 0px; 
  BORDER-TOP-COLOR: transparent; 
  BORDER-LEFT-WIDTH: 0px; 
  BORDER-LEFT-COLOR: #f8f5e5;
}

.CooksTip
{
	color:White;
	background-color:#ff9900;
}
.CooksTipCorner
{
  border-style: solid; 
  width: 0px;
  height: 0px;
  line-height: 0px;
  
  BORDER-TOP-WIDTH: 20px; 
  BORDER-TOP-COLOR: #ff9900; 
  BORDER-LEFT-WIDTH: 20px; 
  BORDER-LEFT-COLOR:transparent; 
  BORDER-BOTTOM-WIDTH: 0px; 
  BORDER-BOTTOM-COLOR: transparent; 
  BORDER-RIGHT-WIDTH: 0px; 
  BORDER-RIGHT-COLOR: #ff9900
}

.NutritionNote
{
	color:White;
	background-color:#a00a00;
}
.NutritionNoteCorner
{
  border-style: solid; 
  width: 0px;
  height: 0px;
  line-height: 0px;
  
  BORDER-TOP-WIDTH: 20px; 
  BORDER-TOP-COLOR: #a00a00; 
  BORDER-LEFT-WIDTH: 20px; 
  BORDER-LEFT-COLOR:transparent; 
  BORDER-BOTTOM-WIDTH: 0px; 
  BORDER-BOTTOM-COLOR: transparent; 
  BORDER-RIGHT-WIDTH: 0px; 
  BORDER-RIGHT-COLOR: #a00a00
}
