@import url("style/masterfood-subpage.css");
@import url("style/community-i-follow.css");
@import url("style/community.css");
@import url("style/community-favourites.css");
@import url("style/community-menuplan.css");
@import url("style/accordionLarge.css");
@import url("style/accordion.css");
@import url("style/popup.css");
@import url("style/tooltip.css");



.footer td {	
	color: #b89b8d;	
	text-align:left;
}

.footer table {	
	margin: 0em auto;
	text-align:left;
}

.floatLeft
{
	float:left;
}

p.footerSmall 
{
    margin-top: 5px;
    font-size: .85em;
    word-spacing: 0;
}

.NoPadding td
{
	padding: 1px;
	background-color:White;
}

.ajax__calendar_container
{
	background-color:White;
	border: solid 1px #000000;
}

.bottom-body-content { 
margin-top:15px;
padding:0 23px 10px 23px;
}

/*============================================*/
.relatedProductsContent{
	margin: 14px auto 0 auto;
	position: relative;
	width: 552px; 
}

.relatedMask{
	height: 120px; 
	margin: 0 auto;
	overflow: hidden;
	position:relative; 	 
	width: 510px; 
}

.relatedContainer{
	height: 120px;
	left:0;
	position:absolute;
	width: 3200px;
}

.relatedProductItem{
	float: left;
	height: 120px;
	overflow: hidden; 
	padding: 0 10px 0 0;  
	width: 120px; 
}

.relatedProductItem img{	
	height: 120px; 
	width: 120px;
}

.relatedButtonLeft{
	background:url(/portals/_default/skins/products/images/bg_relatedButtonLeft.gif) left center no-repeat;
	cursor:pointer;
	height: 120px; 
	left: 0px;
	position: absolute;  
	top: 0;  
	width: 20px;
}

.relatedButtonRight{
	background:url(/portals/_default/skins/products/images/bg_relatedButtonRight.gif) right center no-repeat;
	cursor:pointer;
	height: 120px; 
	position: absolute; 
	right: 0px; 
	top: 0; 
	width: 20px;
}

.relatedButtonRightDisabled, .relatedButtonLeftDisabled{
	cursor:default;
	opacity:0.0;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0
}