#homeOffers { overflow:hidden}
#homeOffers .inner { float:left; width:540px; overflow:hidden}
#homeOffers h3 { display:none}

div.offer a {font-size:11px; color:#FFF!important; font-family:tahoma;font-size:11px;font-weight:bold;}
div.offer a:hover { text-decoration:none}

div.offer {	
	cursor:pointer;
	float:left;
	overflow:hidden;
}

div.oferRel 
{
    position:relative;
    height:120px; width:170px;
    
}

div.offer a {
	color: #796051;
}

#pageContent .offer { width:180px; float:left; margin-top:10px }

#pageContent #col2 div.offer div.inner {	
	padding:0px;
}

div.offer div.img {
	
	position:absolute;
	left:0;
	top:0	
}

.act1 div.name, 
.act2 div.name,
.act3 div.name,
.act4 div.name,
.act5 div.name,
.act6 div.name { background:#531216!important}


div.offer div.name {
	position:absolute;
	left:0;
	top:0;
	background:url('../img/offerNameBG.png') repeat-y left top;
	width:170px;
	height:30px;
	line-height:13px;
	color:#FFF;
	overflow:hidden	
}

div.offer div.name table, div.offer div.name tabl td { width:100%!important; height:30px!important; background:none!important; }
div.offer div.name td { vertical-align:middle; text-align:center; padding:0 6px!important}

div.offer div.info {
	font-size:11px;
	background:#8b6b5e;
	width:115px;
	height:18px;
	line-height:18px;
	color:#FFF;
	overflow:hidden;
	text-align:center;
	float:left	
}




div.offer div.img img 
{
    float:left;border:1px solid #b3aca7;
}

div.offer div.desc {
	float:left;
	width:110px;
	margin-top:5px;
	 text-align: center;
	 
}

div.offer div.desc div.info {
	color:#EFEEE8;
	padding-top:5px;
}

div.offer div.desc div.more {
	margin-top:10px;
}

div.offer div.desc div.more a {
	color:#516c12;
	font-family:Arial,sans-serif;
	font-size:12px;	
}

div.offer div.desc div.name {
	color:#4C3621;
	font-size:15px;
	font-weight:bold;
	line-height:19px
}


.showAllOffer {
color:#FFF;
float:left;
padding:15px 0;
text-align:center;
width:530px;
background:url('../img/showAllOffers.png') no-repeat center;
line-height:16px;
}
.showAllOffer:hover {text-decoration:none; color:#D7C9AE }


div.offer div.btn, div.offer div.btn a {
	width:55px;
	height:18px;
	background-color:#9D0B13;
	line-height:18px;
	text-align:center;
	color:white;
	float:left; 
}

div.offer div.btn a {
 line-height:16px}

div.offer div.btn:hover 
{
    background:#796051
}

div.hs_tabs {
	border-bottom:solid 1px #796051;
	margin-bottom:10px;
}

div.hs_switch {
	float:left;
}

div.hs_switch {
	padding:8px;
	background-color:#fbf9f0;
	margin-right:1px;
}

div.hs_tabs div.act {
	background-color:#796051;
}

div.hs_tabs div.act a {
	color:white;
}



.separateOffer a { font-weight:bold}
.separateOffer img { float:left; border:1px solid #A99D85}
