img.logo_brand {
	width: 256px;
	margin-top: -30px;
}

/* FILTER HOME PAGE */

.tab-content {
	height: 377px !important;
}
.cstyle05 {
	height: 417px !important;
}

.searchbg {
	top: 355px !important;
}

#hotel, #vacations {
	height: 270px !important;
}
/*
#gmap {
    margin-top: -40px;
}
*/
.fwi {
	height: 354px !important;	
}

.mt-200 {
	top: -315px !important;	
}

.nav-tabs {
	height: 32px;
}

/* END FILTER HOME PAGE */

.tp-leftarrow.default {
	background: url("/images/large_left2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.tp-rightarrow.default {
	background: url("/images/large_right2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.fwi img {
	width: auto !important;
}
.fwi h3 {
	color: #333333;
	margin-top: 17%;
}
.fwi {
	background-color: #ffffff;
}

.search-icon {
    background: url("../../images/fav-book-icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 23px;
    position: absolute;
    top: 0;
    width: 25px;
}
.search-icon:hover {
    background: url("../../images/fav-book-icons.png") no-repeat scroll 0 -23px rgba(0, 0, 0, 0);
    height: 23px;
    position: absolute;
    top: 0;
    width: 25px;
}

.paddingtop10 {
	padding-top: 10px;
}

.paddingtop15 {
	padding-top: 15px;
}

.paddingleft0 {
	padding-left: 0px;
}