
div.moduletable_tour_featured .k2ItemsBlock ul li .ItemReadMore a.moduleItemReadMore,
.moduletable_tour_hot .lof-sliding .lof-inner .lof-readmore {
	background-image:none !important;
	background-color:#16448F !important;
	display: inline-block;
	padding: 0 15px;
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #e8e9e9;
	border-right: 1px solid #e8e9e9;
	border-radius: 6px;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	/*color: #747676;*/
	color:#ffffff !important;
	line-height: 20px !important;
	margin-top: 15px;
}
/*moduletable_tour_featured*/
div.moduletable_tour_featured h3.moduletitle {
	background: #f6f6f6;
	margin: 0 0 0 -9px;
	font-size:18px;
}
div.moduletable_tour_featured h3.moduletitle span {
	background: url(../../images/featuredtour/bg-title1.png) repeat-x left bottom scroll;
	color: #16448F;
    font-weight:bold;
	line-height: 43px;
	position: relative;
	display: inline-block;
	padding: 0 25px;
}



div.moduletable_tour_featured h3.moduletitle span:before {
	background: url(../../images/featuredtour/bg-title2.png) no-repeat left bottom scroll;
	content: "";
    height: 43px;
    position: absolute;
    right: -27px;
    top: 0;
    width: 27px;
}
div.moduletable_tour_featured h3.moduletitle span:after {
	background: url(../../images/featuredtour/bg-title3.png) no-repeat left bottom scroll;
	bottom: -9px;
    content: "";
    height: 9px;
    left: 0;
    position: absolute;
    width: 9px;
}
div.moduletable_tour_featured {	
	margin: 0 0px;
}
div.moduletable_tour_featured .k2ItemsBlock ul  {
	margin: 0;
}
div.moduletable_tour_featured .k2ItemsBlock ul li {
	padding: 25px 10px ;
}
div.moduletable_tour_featured .k2ItemsBlock ul li.odd {	
	background: #f5f5f5!important;
}
div.moduletable_tour_featured .k2ItemsBlock ul li.even {	
	background: #ffffff!important;
}
div.moduletable_tour_featured .k2ItemsBlock ul li .moduleItemImage img {
	border: 1px solid #dfdfdf;
	padding: 4px;
	background: #fff;
	margin-right: 20px;
}
div.moduletable_tour_featured .k2ItemsBlock ul li a.moduleItemTitle {
	font-size: 14px;
	color: #737778;
	font-weight: normal;
}
div.moduletable_tour_featured .k2ItemsBlock ul li a.moduleItemTitle:hover {
	color: #2bbcf3;
}
div.moduletable_tour_featured .k2ItemsBlock ul li .ItemReadMore {
	float: right;
}
div.moduletable_tour_featured .k2ItemsBlock ul li .itemRatingForm {
	margin-top: 10px;
}
