﻿.OfferPanel
{
		width:360px;
		float:left;
		margin:0 0 0 20px;
}
.OfferPanelIE
{
		width:360px;
		float:left;
		margin:0 0 0 20px!important;
		margin:0 0 0 10px
}
.offerHeaderPlay
{		
		height:42px;
		width:360px;
		background:url(../../repository/images/site/header/special_offers_header02.gif) no-repeat left bottom;
}
.offerHeaderMusical
{		
		height:42px;
		width:360px;
		background:url(../../repository/images/site/header/special_offers_header01.gif) no-repeat left bottom;
}
.offerHeader
{		
		height:30px;
		width:360px;
		background:url(../../repository/images/site/header/meal_deal_header01.gif) no-repeat bottom;
}
.offerFooter
{
		height:18px;
		width:360px;
		background:url(../../repository/images/site/header/special_offers_footer.gif) no-repeat top;
		margin:0 0 20px 0;
}
.offerItemRow
{
		position:relative;
		float:left;
		width:360px;
		height:215px;
		background-color:#FFF;
		border-top:1px solid #FFF;
		border-bottom:1px solid #ccc;
		position:relative;
		padding:0 0 10px 0;
}
.offerAltItemRow
{
		position:relative;
		float:left;
		width:360px;
		height:215px;
		border-top:1px solid #FFF;
		border-bottom:1px solid #ccc;
		background:#EDF3FE url(../../repository/images/site/search_lightblue_big_slice.gif) repeat-x bottom;
		position:relative;
		padding:0 0 10px 0;
}
.offerImage
{
		margin:10px;
		float:left;
		width:90px;
		height:135px;
}
.offerDetailsBlock
{
		float:left;
		margin:10px 0 0 0;
		width:240px;
		padding:0 0 10px 0;
}
.shortDescBlock
{
		margin:5px 0 5px 0;
		width:220px;
}
.offerInfo p
{
		margin:0;
}
.moreBtn
{
		float:right;
		margin:0 20px 0 0;
		position:absolute;
		top:127px;
		left:280px;
}
.moreBotton
{
		display:block;
		/*
		margin:0 0 -5px 0;
		text-align:right;
		padding:0 5px 0 0;
		*/
		position:absolute;
		bottom:10px;
		right:10px;
}
.faceValue
{
		font-size:11px;
		color:#69C;
		font-weight:bold;
		text-decoration:line-through;
}
.price
{
		font-size:12px;
		font-weight:bold;
		color:#F90;
}
