@charset "utf-8";

.featured-box-title {
	background-image: url(../images/template/cat-top.jpg);
	height: 40px;
	line-height: 40px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	position: relative;
}
.featured-box-body {
	background-image: url(../images/template/cat-body.jpg);
	background: #EAFFD2;
	background-repeat: repeat-x;
	padding-left: 200px;
	padding-top: 10px;
	min-height: 150px;
}
.cat-image {
	background-image: url(../images/template/cat-image-bg.png);
	width: 150px;
	position: absolute;
	z-index: 3;
	padding-top: 15px;
	padding-left: 15px;
	height: 160px;
	background-repeat: no-repeat;
	padding-right: 20px;
	text-align: center;
	top: 20px;
}
.cat-image2 {
	width: 150px;
	position: absolute;
	z-index: 4;
	top: -19px;
	padding-top: 15px;
	padding-left: 15px;
	height: 160px;
	padding-right: 20px;
}
.content {
	margin-bottom: 10px;float:left;
}
.description {
	float: left;
	width: 75%;
	color: #666;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.description-sectioncat {
	float: left;
	width: 99%;
	color: #666;
	margin: 0px auto;
}
.description-tourcat {
	float: left;
	width: 99%;
	color: #666;
	margin: 0px auto;
}
.extra {
	float: left;
	width: 24%;
	text-align: center;
	color: #333;
}

.featured-box-bottom {
	background-image: url(../images/template/cat-bottom.jpg);
	height: 10px;
	margin-bottom: 10px;
}
.cat-buttons {
	text-align: left;
	margin-top: 10px;
	color: #666;
}
.tour-prices {
	margin-top: 10px;
	float: left;
	margin-right: 20px;
	font-size: 12px;
	font-weight: bold;
}
.guarantee-text {
	margin-top: 10px;
	color: #B14EAD;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}
.extra ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
.tour-image {
	height: 105px;
	width: 150px;
}

