﻿
/*TODO: Delete this */
.AgilityStatusBar
{
	display: none;
}

body
{
	font-family: Arial;
	font-size: 14px;
	color: Black;
	margin: 0;
}

.Left
{
	float:left;
}

.Right 
{
	float:right;
}

.Clear
{
	clear:both;
	font-size:0px;
	line-height:0px;
}

.Header
{
	height: 68px;
	min-height: 68px;
	max-height: 68px;
	background-color: #b40a0f;
	text-align: center;
	min-width:294px;
}

.Header input.SearchBox
{
	height: 22px;
	width: 206px;
	min-height: 22px;
	max-height: 22px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	margin-right: 7px;
}

.Header .BackToSearch
{
	width: 294px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	
	
}

.Header .BackToSearch a
{
	color:White;
	text-decoration:none;
	font-size:14px;
	
}

.TableProperties
{
}

.TableRow
{
	vertical-align: top;
}

.Header .Logo
{
	padding-top: 7px;
	min-width: 294px;
	padding-bottom: 4px;
}

.Main
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 11px;
	padding-bottom:20px;

}

.Footer
{
	text-align: center;
	color: #cc0000;
	font-size: 10px;
	padding-top:6px;
	border-top:solid 1px #999999;
}

.Footer .Content
{
	width: 270px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.MobileHomeRandomRecipe
{
	text-align: center;

	
}

.MobileHomeRandomRecipe .TopText
{
	color: #7b858a;
	font-size: 16px;
	padding-bottom:5px;
}

.MobileHomeRandomRecipe .Recipe
{
	padding-bottom:15px;
}

.MobileHomeRandomRecipe .Title a
{
	color:#cc0000;
	font-size:18px;
	text-decoration:none;
	
}

.MobileHomeRandomRecipe .Details
{
	
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	
}

.MobileHomeRandomRecipe .Details .Content
{


	margin-left:auto;
	margin-right:auto;

}


.MobileHomeRandomRecipe .Stars
{
	font-size:24px;
	font-family:Arial;
	color:#9c9995;
	
	line-height:24px;
		

}


.MobileHomeRandomRecipe .Prep
{
	float:left;
	padding-top:3px;
	padding-left:5px;
	line-height:5px;
	
	
}

.MobileHomeRandomRecipe .Stars .Highlight
{
	color:#cc3300;
}


.MobileSearchResults
{
	min-width:294px;
}

.MobileSearchResults .Found
{
	font-size:16px;
	color:#cc0000;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:10px;
}

.MobileSearchResults .RecipeResult
{
	background-color:#e4e4e4;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	color:Black;
	
}

.MobileSearchResults .RecipeResultAlt
{
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	color:Black;
	background-color: White;
}

.MobileSearchResults a
{
	color:#cc0000;
	text-decoration:none;
	font-size:16px;
	
}
.MobileSearchResults .Details
{
	margin-top:5px;
	line-height:12px;
}

.MobileSearchResults .Stars
{
	color:#9c9995;

	padding-right:5px;
	line-height:24px;
	font-size:24px;
	
}

.MobileSearchResults .Prep
{
	line-height:24px;
	margin-top:-5px;
	float:left;
}

.MobileSearchResults .Highlight
{
	color:#cc3300;
	font-size:24px;

}

.MobileSearchResults .Previous
{
	float:left;
	padding-left:10px;
		width:100px;

}

.MobileSearchResults .Previous a:link {color:Black}      /* unvisited link */
.MobileSearchResults .Previous a:visited {color:Black}  /* visited link */
.MobileSearchResults .Previous a:hover {color:Black}  /* mouse over link */
.MobileSearchResults .Previous a:active {color:Black}  /* selected link */



.MobileSearchResults .Next
{
	float:right;
	padding-right:10px;
		width:70px;

}

.MobileSearchResults .Next a:link {color:Black}      /* unvisited link */
.MobileSearchResults .Next a:visited {color:Black}  /* visited link */
.MobileSearchResults .Next a:hover {color:Black}  /* mouse over link */
.MobileSearchResults .Next a:active {color:Black}  /* selected link */


.MobileSearchResults .Divider
{
	border-top:solid 1px #999999;
	line-height:0px;
	font-size:1px;
	padding-bottom:5px;
	
}


.MobileRecipeDetails
{
	font-size:14px;
	color:Black;
	padding-left:10px;
	padding-right:10px;
	
}

.MobileRecipeDetails h1
{
	font-size:18px;
	color:#cc0000;
	padding-bottom:5px;
	font-weight:normal;
	padding-top:0px;
	margin:0px;
}

.MobileRecipeDetails h2
{
	font-size:16px;
	color:#cc0000;
	padding-top:10px;
	padding-bottom:5px;
	font-weight:normal;
	margin:0px;
}

.MobileRecipeDetails .Image
{
	margin-top:5px;
	
}



.MobileRecipeDetails ul.Instructions {
	list-style: none;
	
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	font-weight:normal;
}
.MobileRecipeDetails ul.Instructions li {
	padding:0px;
	margin:0px;
	font-weight:normal;
}
.MobileRecipeDetails ul.Instructions .InstructionsDetails {
	font-weight: normal;	
	padding-left: 1px;
}

.MobileRecipeDetails .Ingredients ul {
	list-style-type: none;

	margin: 0px;
	padding: 0px 0px 8px;
}

.MobileRecipeDetails .Stars
{
	
	font-size:24px;
	font-family:Arial;
	color:#9c9995;
	float:left;
	padding-left:5px;
}


.MobileRecipeDetails .Stars .Highlight
{
	color:#cc3300;
}


.Top
{
	border-top:solid 1px #999999;
	margin-top:10px;
	padding-top:5px;
	padding-left:10px;
	margin-bottom:-10px;
}

.Top a
{
	color:Black;
	text-decoration:none;
}

.Top img
{
	border:none;
}