﻿BODY
{
    background:url(../Images/Backgrounds/main-recipes.jpg) no-repeat;
}

.MainContent UL,
.MainContent OL
{
    margin-right:0;
}

.MainContent .Listing IMG
{
    left:-25px;
}

.MainContent .Listing H6
{
    margin:2px 0 0 112px;
    font-size:13px;
}

.MainContent .Listing A.LearnMore
{
    margin-top:27px;
    clear:both;
}


.MainContent .Listing .Rating
{
    margin:-15px 0 0 200px;
}

.MainContent .Star
{
    display:block;
    height:15px;
    width:15px;
    background:url(../Images/Links/star.png);
    cursor:text;
}

.MainContent .FilledStar
{
    background:url(../Images/Links/filled-star.png);
}

.MainContent .Listing .Rating .Star
{
    display:block;
    height:15px;
    width:15px;
    background:url(../Images/Links/star.png);
    cursor:text;
}

.MainContent .Listing .Rating .FilledStar
{
    background:url(../Images/Links/filled-star.png);
}

.MainContent .RateThisRecipe .Star
{
    cursor:pointer;
}

.MainContent .Introduction
{
    position:relative;
    margin:0 0 0 51px;
}

.MainContent .Introduction H4
{
    position:relative;
    height:40px;
    background-repeat:no-repeat;
    text-indent:-9999px;
    margin:44px 0 0 0;
    z-index:10;
}

.MainContent .Introduction IMG
{
    position:absolute;
    top:40px;
    left:15px;
    z-index:5;
}

.MainContent .Introduction .RecipeInformation
{
    margin:24px 0 0 303px;
    background:url(../Images/Backgrounds/recipe-information.png) no-repeat 100% 0;
    height:100px;
    width:247px;
    padding:10px 0 0 29px;
}

.MainContent .Introduction .RecipeInformation DIV H6
{
    margin:0;
}

.MainContent .Introduction .RecipeInformation DIV P
{
    margin:-16px 0 0 0;
}

.MainContent .Introduction .RecipeInformation DIV.PreparationTime P
{
    margin-left:102px;
}

.MainContent .Introduction .RecipeInformation DIV.CookingTime P
{
    margin-left:86px;
}

.MainContent .Introduction .RecipeInformation DIV.Servings P
{
    margin-left:55px;
}

.MainContent .Introduction .RecipeInformation DIV.AverageRating DIV
{
    margin:-16px 0 0 100px;
}

.MainContent .Introduction DIV.CookbookButtons
{
    height:20px;
    margin:-61px 0 0 332px;
}

.ImageButtonDownloadAdd
{
	position:absolute;
	margin-top:-20px;
	*margin-top:-23px;
	left:452px;
}

.ImageButtonDownloadRemove
{
	position:absolute;
	margin-top:-20px;
	left:477px;
}

.MainContent .Introduction .Rating
{
    position:relative;
    margin:-29px 0 0 332px;
}

.MainContent .Introduction .Rating .AverageRating
{
    height:15px;
    margin-left:92px;
}

.MainContent .Introduction .Rating .RateThisRecipe
{
    width:238px;
    height:24px;
    padding:8px 0 0 12px;
    background:url(../Images/Backgrounds/rate-this-recipe.png) no-repeat;
    color:#858585;
    margin-top:60px;
}

.MainContent .Introduction .Rating .RateThisRecipe DIV
{
    margin:-13px 0 0 88px;
}

.MainContent .Introduction .Rating .RateThisRecipe INPUT
{
    margin:-2px 0 0 4px;
}

.MainContent .Ingredients
{
    margin-top:62px;
    width:340px;
}

.MainContent .Directions
{
    width:340px;
}

.MainContent .Ingredients LI,
.MainContent .Directions LI
{
    color:#858585;
    font-size:11px;
}

.MainContent .Ingredients H3,
.MainContent .Directions H3
{
    border-bottom:dashed 1px #cccccc;
    padding-left:0;
    padding-bottom:5px;
    background:none;
    width:100%;
}

.MainContent .NutritionFacts
{
    position:absolute;
    top:438px;
    left:427px;
    color:#858585;
    width:208px;
}

.NutritionFacts TABLE
{
    width:100%;
    margin-top:2px;
}

.NutritionFacts TD
{
    padding:2px 7px;
}

.MainContent .NutritionFacts .Row
{
    background-color:#f3f3f3;
    padding:2px 9px;
}

.MainContent .NutritionFacts .AlternateRow
{
    background-color:White;
}

.MainContent .NutritionFacts P
{
    font-size:11px;
    margin:15px 0 0 7px;
}

.MainContent IMG.AjaxLoader
{
    position:absolute;
    top:262px;
    left:333px;
    z-index:10;
}

/*
.SubContent
{
    top:869px;
}
*/

.SubNavigation UL LI.QuickSnacks
{
    margin-left:5px;
}

.SubNavigation UL LI.WinterWarmers
{
    margin-left:7px;
}

.SubNavigation UL LI.MealIdeas A
{
    background-image:url(../Images/Links/nav-meal-ideas.png);
}

.SubNavigation UL LI.QuickSnacks A
{
    background-image:url(../Images/Links/nav-quick-snacks.png);
}

.SubNavigation UL LI.WinterWarmers A
{
    background-image:url(../Images/Links/nav-winter-warmers.png);
}