div.offer {
	cursor:pointer;
	float:left;
	overflow:hidden;
	margin-right:17px
}
div.oferRel {
	position:relative;
	height:160px;
	width:150px;
}
div.offer a {
	color: #796051;
}
#pageContent #col2 div.offer div.inner {
	padding:0px;
}
div.offer div.offerBG {
	width:150px;
	height:160px;
	position:absolute;
	left:0;
	left:0;
	background:url(../img/offerBG.png) no-repeat left top;
	z-index:20
}
div.offer div.img {
	border:0px solid #cba77b;
	position:absolute;
	left:0;
	top:0;
	z-index:10
}
div.offer div.name {
	position:absolute;
	left:10px;
	top:126px;
	width:140px;
	height:20px;
	line-height:20px;
	color:#3e322c;
	overflow:hidden;
	z-index:55;
	font-size:12px;
	text-align:left;
	font-weight:bold
}
div.offer div.name table, div.offer div.name tabl td {
	width:100%;
	height:30px
}
div.offer div.name td {
	vertical-align:middle;
	text-align:center
}
div.offer div.info {
	position:absolute;
	left:0;
	top:1px;
	width:150px;
	height:40px;
	line-height:18px;
	color:#3e322c;
	overflow:hidden;
	text-align:center;
	float:left;
	z-index:50;
	font-weight:bold
}
div.offer div.btn {
	position:absolute;
	bottom:0;
	right:0;
	width:55px;
	height:16px;
	background-color:#9C0202;
	line-height:15px;
	text-align:center;
	color:white;
	float:left;
}
div.offer div.btn:hover {
	background:#DF3737
}
div.offer div.img img {
	float:left
}
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!important;
	float:left;
	margin-top:5px;
	text-align:center;
	width:100%;
	text-transform:uppercase;
	background:url(../img/allPackages.png) no-repeat center top;
	font-size:10px;
	 height:18px; line-height:18px
}
.showAllOffer:hover { 
	background-position:center bottom;
}


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;
}

.act1 div.offerBG, 
.act2 div.offerBG,
.act3 div.offerBG,
.act4 div.offerBG,
.act5 div.offerBG,
.act6 div.offerBG { background-position:left bottom!important}

