
.nobrd
{
    border:none !important;
}
.FR{ float:right}
.FL{ float:left}
.CL{ clear:both}

.show{ display: none; text-align: right; padding: 0px;}
.hide{                text-align: right; padding: 0px;}

.pointer
{
    cursor:pointer;
}
.P-previewPage
{
    width: 610px; 
    margin: 10px auto;
    font-family: Arial, Sans-Serif;
    font-size:12px;
    color:#000;
}
.P-previewPage h2
{  
    font-size: 20px;
    font-weight: bold;
    color: #000;
    clear: both;
    margin-bottom: 3px;
}
.P-previewPage h5, .NutritionHeader
{
    font-weight:bold;
    font-size:14px;
    color:#666666;     
    margin:0px;
    padding-bottom:5px;
    margin-bottom:5px;
}
.P-menuBar
{ 
    padding:5px 0px 5px 2px; 
    background: url(/~/media/images/nonCMSPages/Recipe/PrintPreview/topmenu_bg.ashx) no-repeat;  
    height:25px; 
}
.P-menuBar ul
{
    margin:0px;
    height:25px;
    padding-top:3px;
    padding-left:5px;
    line-height:1.5em;
}
.P-menuBar li
{
    display:inline; 
    float:left;
}
.P-menuBar a
{
    font-size:11px;
    color: #000; 
    text-decoration: none; 
    padding: 0px 0px 0px 3px; 
    font-weight:bold;
/*    border-right: 1px solid #000; */
}
.P-menuBar a:hover
{
    text-decoration: underline;
}
#viewRecipe
{
    float:right;
    width:120px;
    position:relative;
}
a.viewRecipe
{
    font-size: 14px;
    color: #e01831; 
    border: none;
    position:absolute;
    top:5px;
}

.P-recipe
{ 
    border: 2px solid #e4e4e4; 
    border-top: none; 
    width: 586px;
    padding: 10px;
}
.P-top
{
    height:30px;
    vertical-align:bottom;
}
#printButton
{
    float:right;
}

.recipeImage
{
    float:left;
    width:295px; 
    position:relative;
}
.recipeImg
{
    height:200px;
    width:275px;
}
.hideImg
{
    position: absolute; 
    right:18px; 
    top:-2px;
}
.showImg
{
    display:none;
    position: absolute; 
    right:18px; 
    top:0px;
}

.recipeDescription
{
}

.recipeBrief
{
    width:275px;
    float:right;
    padding:10px 0px 10px 0px; 
    border-top:1px dashed #cccccc;  
    border-bottom:1px dashed #cccccc; 
    font-size: 14px;
    margin-top:5px;
    margin-bottom:0px;
    margin-right:15px;
}

.recipeQuickStats
{
    width:288px; 
}
.recipeQuickStatsContainer
{
    float:left;
    margin-top:12px;
}
.recipeQuickStatsText .recipeStat
{
    width:73px; 
    float:left; 
    margin-right:10px;
    font-size:13px;
    color:Black;
    font-weight:bold;
}
.recipeQuickStatsText .recipeServings
{
    width:180px;
}
.recipeQuickStatsText .recipeStatAmount
{
    color:#999999;
}
.recipeQuickStatsBox .recipeStat
{
    border:1px solid #67aad4; 
    background:#e8f3f9; 
    padding:1px 0px; 
    width:81px; 
    float:left; 
    text-align:center; 
    margin-left:0px;
    margin-right:13px;
    font-size:12px;
}

.recipeStat p
{
    margin:0px;
}
.recipeQuickStatsBox .recipeStatLast
{
    margin-right:0px;
}
.recipeStatAmount
{
 font-size:24px;
 font-weight:bold;
 line-height:1em;
}
.makesSecondarySpacer
{
    font-size:8px;  
}

.content, .show
{
    padding-bottom:10px; 
    border-bottom:2px solid #e4e4e4; 
    margin-bottom:5px;
}
.contentLast, .noBorder
{
 border:none;
}
.recipeOverview
{
    /* ie8 hack to prevent ingredients from floating to right of image */
    height:210px;
}
.recipeOverview, 
.recipeIngredients, 
.recipePreparation, 
.recipeTips
{
}
.recipePreparation .content
{
    margin-top:8px;
}
.recipePreparation ol
{
    font-weight:bold;
    padding:10px;
} 

.recipePreparation ol span
{
    font-weight:normal;
}

.recipePreparation .item
{
    font-weight:normal;
}
.recipePreparation li
{
    margin-left:21px; 
    margin-bottom:10px;
}
.makes
{
    padding-bottom:8px;
    padding-left:31px;
}
.highAltitude
{
    
}
.recipeTips .tips
{
    border-bottom:2px dotted #ccc; 
    padding-bottom:5px; 
    margin-bottom:5px;
    padding-left:0px;
    margin-left:0px;
}


.recipeNutrition .label
{
    font-weight:bold;
}
.copyright
{
    font-size:11px;
    text-align:center; 
    padding-bottom:5px;
    padding-top:5px;
    color:Gray;
}

/*******************************************************************************/
/* Recipe detail page styles generated from the GMI recipe control : wcrecipes */
/*******************************************************************************/


.RatingReviewSubTitle, .recipeIngredient, .RecipeIngredientItemNumber, .RecipeIngredientItem 
{
	color: #000000;
	padding-bottom: 2px;
	font-weight: bold;
}


.RecipeIngredientItemNumber
{
	width: 50px;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}

.RecipeMethodItem
{
	padding-bottom: 10px;
	font-weight: normal;
	color: #000000;
}

.RecipeMethodItemNumber
{
	font-weight: bold;
	color: #000000;
	width: 20px;
	vertical-align: top;
	padding-left:10px;
}

.RecipeHighAltitudeHeaderText {
	font-weight: normal;
	line-height: 18px;
	padding-left: 31px;
}

.RecipeHighAltitude 
{
	padding-top:10px;
	padding-bottom:5px;
}

.RecipeHighAltitudeText{
}

.RecipeIngredientHeader, .RecipeMethodHeader, .RecipeNutritionHeader
{
	margin: 5px 0px 2px 0px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
	padding-top: 10px;
}

.RecipeTrademarkText
{
	padding-top: 5px;
	text-align: center;
	padding-bottom: 5px;
}

.RecipeTrademarkControl 
{
	width:500px;
}

.RecipeTipsControl
{
	padding-left:5px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-right: 5px;
}

.RecipeTipHeader 
{
	color: #000000;
	font-weight: bold;
	padding:5px 0;
}

.RecipeTipText
{
	color: #000000;
	padding-bottom:10px;
}

.RecipeHighAltitudeHeaderText, .RecipeHighAltitudeText, .RecipeNutritionControl, .RecipeNutritionItemHeader
{
	color:#000000;
}

#NutritionInformationSection
{
    font-size: 11px;
}
#NutritionInformationSection ul
{
    margin: 0;
    padding: 0;
    display: inline;
}
#NutritionInformationSection li
{
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0 5px 0 0;
}

.NutritionItemHeader
{
    padding-right:5px;
    font-weight:bold;
}

.preptime {/*Microformat*/}
.duration {/*Microformat*/}
.lineart {margin:10px 0;}
