﻿
/* used for child pages*/

/* PNG Fix
*
{
	behavior:url(http://bellingmediachef.gdha.home-trial.com/App_Themes/Home/pngFix/iepngfix.htc);	
}
*/
.successes
{
	margin-bottom:10px;
	font-weight:bold;
	color:#ff1111;
	background:white !important;
}

#GenericTop
{
	color: #002b45;	
	margin-bottom:20px;
	text-align:center;
}

#GenericTop p
{
	text-align:center;
}

#PanelEdge
{	
	float:left;
	width:940px;
	background-image: url(Images/ContentSpan.gif);
	background-repeat: repeat-y;
	background-position:top left;
	margin-top:0;
}

#PanelBottom
{	
	float:left;
	width:940px;
	background-image: url(Images/MainPanel_BottomCurve.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
}

#PanelTop
{
	background-image: url(Images/MainPanel_TopCurve.gif);
	background-repeat: no-repeat;
	background-position:top left;
	width:940px;	
	margin:0;
}

#PanelBottom p
{
	padding-left:10px;
}
#PanelBottom subnav
{
	padding-left:10px;
}

#PanelBottom tr, td
{
	padding-left:10px;
}

.Emptyspace
{
	float:left; 
	width:320px;
	margin:10px;
}

.captcha
{
	width:150px;
}

#modal
{
 border:3px solid black; 
 background-color:#9999ff; 
 padding:25px;
 font-size:150%;
 text-align:center; 
 display:none;	
}

#news
{
	float:left;
	width:100%;
	margin-bottom:10px;
}

#newsImage
{
	float:left;
	width:240px;
	margin-right:5px;
}
#newsSummary
{
	float:left;
	width:650px;
	text-align:left;
}

.recipe
{
	float:left;
	width:900px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

.recipeHeader
{
	float:left;
	width:900px;
	margin-right:20px;
}

.recipeDetails
{
	float:left;
	width:270px;
	margin:10px;	
}

#ownerWrapper
{
	text-align:center;
	margin-left:22px;
}
