div.offer {	
	cursor:pointer;
	float:left;
	overflow:hidden;
	width:100%;
	padding-bottom:11px
}
.bottomOffers div.offer {	 padding-bottom:0px; width:224px}
#col0 div.offer {	 padding-bottom:0px;}
div.oferRel 
{
    position:relative;
    height:157px; width:100%; 
	
	background:#043e08  url(../img/offerBGbottom.png) no-repeat center bottom;
     
}
div.offerBG {
	position:absolute;
    height:157px; width:100%;background:url(../img/offerBg.png) repeat-x left top;
	z-index:11; left:0; top:0;
}
div.offer a {
	color: #796051;
}
div.offer div.img {
	position:absolute;
	left:0;
	top:0;
	z-index:10	
}
div.offer div.img img { float:left; border:1px solid #024f12;}
div.offer div.name, div.offer div.nameBG {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:20px;
	color:#FFF;
	overflow:hidden;
	z-index:14	
}
 div.offer div.nameBG {left:1px;
	bottom:0;
	z-index:15; color:#000}
div.offer div.name table, div.offer div.name tabl td,
div.offer div.nameBG table, div.offer div.nameBG tabl td { width:100%; height:20px}
div.offer div.name td,
div.offer div.nameBG td { padding:0px; vertical-align:bottom; text-align:center; font:normal 13px/20px Tahoma,"Times New Roman",Tahoma,Serif; text-transform:none}
div.offer div.info, div.offer div.infoBG 
{
    z-index:16;
	position:absolute;
	left:10px;
	top:112px;
	width:180px;
	height:20px;
	line-height:20px;
	color:#042446;
	overflow:hidden;
	text-align:left;
	float:left;
	font-size:13px;
	text-align:left;
	
}
div.offer div.infoBG 
{
	 left:9px;
	top:111px;
	color:#FFF;z-index:17;
}
div.offer div.btn 
{
    
	display:none;position:absolute;
	bottom:1px;
	right:1px;
	width:47px;
	height:16px;
	background-color:#B65421;
	line-height:15px;
	text-align:center;
	color:white;
	float:left; 
	font-size:12px;
}
div.offer div.btn:hover 
{
    background:#CF7240
}
a.showAllOffer { float:left; width:100%; height:25px; text-align:right; background:url(../img/showAllOffer.png) no-repeat 3px top; font:normal 14px/24px Trajan Pro,Tahoma, Arial, sans-serif; color:#FFF!important; }
a.showAllOffer:hover { background-position:3px bottom;}
a.showAllOffer strong {width:190px; float:left; text-align:right; font-weight:normal }
.act0 div.offerBG,
.act1 div.offerBG, 
.act2 div.offerBG,
.act3 div.offerBG,
.act4 div.offerBG,
.act5 div.offerBG,
.act6 div.offerBG { background-position:left bottom!important}

