﻿h2
{
	display: block;
	padding: 18px 0 8px 0;
	margin: 0 0 8px 0;
	background: url(images/divider_tile_h.gif) repeat-x bottom left;
	color: #C80000;
}

.header
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	font-size: 2em;
	background: url(images/divider_tile_h.gif) repeat-x left bottom;
	padding-bottom: 8px;
	margin: 0px 0px 8px;
	color: #c80000;
	padding-top: 18px;
	font-family: Georgia;
}

.textBox
{
	border: solid 1px #dcdcdc;
	vertical-align: middle;
	font-family: Arial;
	color: #808080;
}

.SafariTextBox
{
	border-width: 0px;
	#
}

.disableTextBox
{
	border: solid 1px #dcdcdc;
	vertical-align: middle;
	font-family: Arial;
	color: #808080;
	background-color: #dcdcdc;
}

.IngredientHeader
{
	font-family: Georgia;
	font-size: 1.4em;
	display: block;
	padding: 0px 5px 10px 5px;
	color: #C80000;
	background: url(images/bg_recipe_dotted.gif) repeat-x bottom left;
	width: 260px;
}

.IngredientText
{
	color: #808080;
	background: url(images/bg_recipe_dotted.gif) repeat-x bottom left;
}

.InstructionNo
{
	display: block;
	color: #fff;
	vertical-align: top;
	background-image: url(images/recipe_number_box.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	text-align: center;
	padding-top: 0px;
	font-family: Georgia;
	font-weight: bold;
}

.InstructionText
{
	color: #9ACD32;
	background: url(images/divider_tile_h.gif) repeat-x bottom left;
	vertical-align: top;
	padding-bottom: 10px;
}

.GreenText
{
	color: #9ACD32;
}

.GreenText a
{
	color: #9ACD32;
}

.RedText
{
	color: #C80000;
}

.RedText a
{
	color: #C80000;
}


.GrayText a
{
	color: #808080;
}



.Text
{
	color: #808080;
}

.TextSelected
{
	color: #C80000;
	text-decoration: none;
	cursor: default;
}

.NoteDate
{
	width: 140px;
	vertical-align: top;
}

/** PRODUCT PAGES **/

.blurb
{
	font-size: 1.3em;
}

.nutrition
{
	border-collapse: collapse;
}



.nutrition td
{
	padding: 12px;
	font-size: 0.8em;
}

.nutrition td.narrow
{
	padding: 1px 12px;
	text-align:right;
}
.nutrition td.nopadding
{
	padding: 12px 0;
}

.nutrition td.borderHard
{
	border-right: 1px solid #E9F2C9;
}
.nutrition td.borderDashed
{
	border-right: 1px solid #FFF;
}
.nutrition td.lightCell
{
	border-left: 1px solid #E9F2C9;
	border-right: 1px solid #E9F2C9;
}
.nutrition td.darkCell
{
	background-color: #E9F2C9;
	border-left: 1px solid #E9F2C9;
	border-right: 1px solid #E9F2C9;
}
.nutrition td.title
{
	font-weight: bold;
	font-size: 1em;
}
.nutrition td.productimage
{
	vertical-align: middle;
	text-align: center;
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.nutrition td.headerCell
{
	height: 1em;
}
.nutrition td.footerCell
{
	height: 1em;
}
.nutrition td.green
{
	background-color: #E9F2C9;
}
.nutrition td.litegreen
{
	background-color: #F4F9E4;
}

.nutrition td.tl
{
	background: #E9F2C9 url(images/bg_nutrition_tl.gif) no-repeat top left;
	border-left: none;
}
.nutrition td.tr
{
	background: #E9F2C9 url(images/bg_nutrition_tr.gif) no-repeat top right;
	border-right: none;
}
.nutrition td.bl
{
	background: #E9F2C9 url(images/bg_nutrition_bl.gif) no-repeat bottom left;
	border-left: none;
}
.nutrition td.br
{
	background: #E9F2C9 url(images/bg_nutrition_br.gif) no-repeat bottom right;
	border-right: none;
}

.FieldLabel
{
	font-weight: bold;
	vertical-align: top;
}

.Link
{
	white-space: nowrap;
}

.FieldText
{
	vertical-align: top;
}

.RecipeContent
{
	width: 300px;
}

.RecipeImage
{
	text-align: center;
}

.RecipeThumbnail
{
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}

.RecipeOfTheWeekBackground
{
	background-image: url(images/header_bg.jpg);
	height: 64px;
	width: 279px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.RecipeOfTheWeekHeader
{
	font-family: Georgia;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	font-size: 1.5em;
	vertical-align: top;
	color: #C80000;
}
.RecipeOfTheWeekTitle
{
	margin-top: 3px;
	margin-left: 10px;
}
.RecipeOfTheWeekTitle A
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.RecipeOfTheWeekImage
{
	border: none;
}

.CounterRed
{
	border: solid 1px Black;
	background-color: red;
	color: White;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

.CounterGreen
{
	border: solid 1px Black;
	background-color: green;
	color: White;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

.CounterCell
{
	vertical-align: top;
	padding: 5px 2px 2px 2px;
}

.TextBox
{
	overflow: auto;
	border: solid 1px black;
}

.FileUpload
{
	overflow: hidden;
	border: solid 1px black;
}

.Button
{
	border: solid 1px black;
	background: white;
	background-color: white;
	text-transform: uppercase;
	width: 130px;
	cursor: pointer;
	text-decoration: none;
	margin: 1px 1px 1px 1px;
}

.ButtonNarrow
{
	border: solid 1px black;
	background: white;
	background-color: white;
	text-transform: uppercase;
	width: 80px;
	margin-left: 5px;
	cursor: pointer;
	text-decoration: none;
	margin: 1px 1px 1px 1px;
}
.ButtonWide
{
	border: solid 1px black;
	background: white;
	background-color: white;
	text-transform: uppercase;
	margin-left: 5px;
	cursor: pointer;
	text-decoration: none;
	margin: 1px 1px 1px 1px;
}

.h-center
{
	text-align: center;
}

.Error
{
	font-weight: bold;
	color: Red;
}

.Paging
{
	background-image: url(images/bg_events_header.gif);
	background-repeat: no-repeat;
	width: 511px;
	height: 22px;
	text-align: center;
	padding-top: 4px;
}

.Paging a
{
	color: #C80000;
	text-decoration: none;
}

.PagingNumber a
{
	color: #808080;
	text-decoration: none;
}

.EventsTable
{
}

.EventsHeader
{
	color: #C80000;
	background-image: url(images/bg_events_header.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 3px 7px;
	width: 512px;
}
.EventsDate
{
	padding: 5px;
	white-space: nowrap;
	vertical-align: top;
	color: #9ACD32;
}
.EventsTitle
{
	padding: 5px 0px 5px 0px;
	color: #9ACD32;
}
.EventsDivider
{
	padding: 5px 5px 5px 5px;
	height: 15px;
	background: url(images/bg_recipe_dotted.gif) repeat-x center left;
}
.TextHeader
{
	font-family: Georgia;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	font-size: 1.5em;
	vertical-align: top;
	color: #C80000;
}
.ListRecipeTitle
{
	margin-top: 5px;
	font-size: 1.2em;
	color: #404040;
	font-family: Arial;
}
.ListRecipeHeader
{
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 1.5em;
	color: #c80000;
	font-family: Georgia;
}
.ShowAllEvents
{
	float: right;
	margin-right:8px;
}

.checkbox, .radio { 
  height: 21px; 
  padding: 0 0 0 25px; 
  background: url("checkbox.gif") no-repeat 0 0; 
  cursor: default; 
} 
.checkbox input, .radio input { 
  display: none; 
} 