/**
 * Favorites popup
 */
.navigation-list.searchengine .close {
	position: absolute;
	right: 0;
	top: 0%;
	z-index: 5;
	background-color: transparent;
}
/*.searchengine button.btn {
	min-width: 0;
	height: 10%;
	padding: 0.5% 1.5% 0.5% 1.5%;
	font-size: 1.8vh;
	margin: 0px 0% 0px 1.5%;
}*/
#navigationFrame .navigation-list.searchengine,
#navigationFrame .resultsDisplay,
#navigationFrame .searchform {
	height: 88.8%;
}
#navigationFrame .resultsDisplay {
	width: 100%;
	display: none;
	position: absolute;
}

#navigationFrame .resultsDisplay,
#navigationFrame .searchform {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#navigationFrame .searchform .searchField {
	float: left;
	width: 100%;
	position: relative;
}
#navigationFrame .searchform .searchField .btn {
	position: absolute;
	height: 100%;
	margin: 0 0 0 25%;
	padding: 0.5% 1% 0.5% 1%;
}
.ie10 #navigationFrame .searchform .searchField .btn {
  margin: 0 0 0 25%;
  padding: 0.2% 1% 0.2% 1%;
}
#navigationFrame .searchform h2 {
	padding-left: 2.8%;
	padding-top: 2.2%;
	font-size: 2.1vh;
	font-size: 1.3%;
	padding-bottom: 1.5%;
}
#navigationFrame .searchform input {
	float: left;
	margin-left: 2.8%;
	height: 1.8vw;
	height: 1.6em;
	font-size: 1.3%;
	display: block;
	width: 20%;
	padding: 0 0 0 1%;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-webkit-box-shadow: inset 2px 2px 7px 0 rgb(193,193,193);
	box-shadow: inset 2px 2px 7px 0 rgb(193,193,193);
}
#navigationFrame .resultsDisplay .found {
	position: absolute;
	width: 100%;
	height: 75%;
	top: 6%;
}
#navigationFrame .resultsDisplay .found .no-results {
	position: absolute;
	width: 100%;
	height: 75%;
	top: 6%;
	padding: 10% 0 0 0;
	vertical-align: middle;
	text-align: center;
	font-size: 1.5%;
	color: #999;
	margin-top: 2%;
}
#navigationFrame .resultsDisplay .found .searchScroll {
	top: 20%;
	width: 96%;
	height: 79%;
	padding-right: 2%;
	position: absolute;
	left: 0;
	right: 0;
	margin:auto;
}
#navigationFrame .resultsDisplay .found .searchResultHeader {
	width: 92.2%;
	height: 20%;
	padding-right: 2%;
	position: absolute;
	left: 0;
	right: 0;
	margin:auto;
}
#navigationFrame .resultsDisplay .found .searchResultHeader h2 {
	font-size: 2.1vh;
	font-size: 1.3%;
	padding-bottom: 2%;
}
#navigationFrame .resultsDisplay .found .searchResultHeader p {
	font-size: 1.8vh;
	font-size: 1.1%;
}
#navigationFrame .resultsDisplay .found .searchResultHeader p b {
	font-size: 1.8vh;
	font-size: 100%;
}
#navigationFrame .resultsDisplay .found .searchScroll .foundOption {
	width:48%;
	margin-left: 2%;
	float:left;
	margin-top: 1.5%;
	margin-bottom: 1%;
	position: relative;
}
#navigationFrame .resultsDisplay .found .searchScroll .foundOption .searchThumb {
	width: 40%;
	float: left;
}
#navigationFrame .resultsDisplay .found .searchScroll .foundOption .desc {
	width: 60%;
	float: left;
}
#navigationFrame .resultsDisplay .found .searchScroll .foundOption .desc h3 {
	font-size: 1.2%;
	padding-left: 5%;
	padding-bottom: 2%;
}
#navigationFrame .resultsDisplay .found .searchScroll .foundOption .hoverEffect{
	background-color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
}
#navigationFrame .resultsDisplay .found .searchScroll .foundOption:hover .hoverEffect{
	opacity: 0.1;
	filter: alpha(opacity=10);
	transition-duration: 0.5s;
	-webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}
#navigationFrame .resultsDisplay .found .searchScroll .foundOption p {
	font-size: 0.8vw;
	font-size: 1%;
	line-height: 140%;
	padding-left: 5%;
	text-align: justify;
}
#navigationFrame .resultsDisplay .found .searchScroll .foundOption p b {
	font-size: 100%;
	color: #006790;
	font-weight: normal;
}
#navigationFrame .resultsDisplay .found .searchScroll .foundOption a {
	font-size: 1%;
	display: block;
	color: #006790;
	padding-left: 5%;
	margin: 2% 0;

}
#navigationFrame .resultsDisplay .found .searchScroll .foundOption a:hover {
	text-decoration: underline;
}
#navigationFrame .resultsDisplay .found .searchScroll .foundOption h5 {
	font-size: 1%;
	color: #002663;
	padding-left: 5%;
	text-transform: capitalize;
}
#navigationFrame .resultsDisplay .found .searchScroll .foundOption .hotel {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	min-height: 0.116em;
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	cursor: pointer;
}
#navigationFrame .resultsDisplay .found .searchScroll .foundOption .hotel img{
	width: 100%;
	height: 54.6%;
	min-height: 0.116em;
}
#navigationFrame .resultsDisplay .found .searchScroll .foundOption .hotel .hotel_title {
	position: absolute;
	bottom: 0px;
	width: 86%;
	padding: 3.3% 7%;
	font-size: 1%;
	line-height: 1;
	color: #ffffff;
	background-color: #006790;
}
.searchengine .btn{
	/*margin-top: 30px;
	margin-left: 5%;
	margin-top: 1%;*/
	margin-left: 2.8%;
	margin-top: 1.1%;
	margin-bottom: 1%;
	padding: 0.6% 4.5% 0.6% 4.5%;
	line-height: 100%;
}
.searchengine .background {
	/*float: left;
	background: #006790;
	width: 100%;
	height: 23%;
	border-top: solid 4px #009aba;
	margin-top: 2%;*/
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	min-height: 10%;
	background: #006790;
}
.searchengine .background .bgimage {
	padding-top: 4px;
	height: 15px;
	width: 100%;
	/*background: #009ABA;*/
	background-image: url(../images/navigation/formbg.png);
	/*width: 100%;
	height: 1vw;*/
}
.searchengine .radio {
	background-image: url(../images/navigation/radioOff.png);
	background-repeat: no-repeat;
	display: inline-block;
	cursor: pointer;
	/*display: block;*/
	font-size: 1.2%;
	float: left;
}
.searchengine .close {
	position: absolute;
	right: 0;
	cursor: pointer;
}

.searchengine button.btn {
	height: 45%;
	/*padding: 1% 7.9% 1% 7.9%;*/
	font-size: 1.8vh;
	font-size: 1%;
	color: #002663;

	border: 1px solid #adafaf;
	background: #f7f7f7;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, 0 100%, 0 0, from(#f7f7f7), to(#dedfdf));
	background: -webkit-linear-gradient(#f7f7f7 0%, #dedfdf 100%);
	background: -moz-linear-gradient(#f7f7f7 0%, #dedfdf 100%);
	background: -o-linear-gradient(#f7f7f7 0%, #dedfdf 100%);
	background: linear-gradient(#f7f7f7 0%, #dedfdf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dedfdf',GradientType=0 );
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*.searchengine .background {
	background: #006790;
	width: 100%;
	height: 18%;
	border-top: solid 4px #009aba;
	position: absolute;
	bottom: 0;
}
.searchengine .background .bgimage {
	background-image: url(../images/navigation/formbg.png);
	width: 100%;
	height: 1vw;
}
.searchengine button.btn {
	height: 45%;
	position: absolute;
	top: 15%;
	width: 15%;
	left: 2.8%;
	margin: auto;
	bottom: 0;
	padding: 0.6% 3.6% 1.6% 3.6%;
	font-size: 1.8vh;
	font-size: 1%;
	line-height: 100%;
	color: #002663;
	font-weight: 400;
	border: 1px solid #ADAFAF;
	background: #f7f7f7;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, 0 100%, 0 0, from(#f7f7f7), to(#dedfdf));
	background: -webkit-linear-gradient(#f7f7f7 0%, #dedfdf 100%);
	background: -moz-linear-gradient(#f7f7f7 0%, #dedfdf 100%);
	background: -o-linear-gradient(#f7f7f7 0%, #dedfdf 100%);
	background: linear-gradient(#f7f7f7 0%, #dedfdf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dedfdf',GradientType=0 );
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}*/

.searchengine .prev {
	position: absolute;
	right: 0;
	top: 1.4%;
	width: 4.7%;
	margin: 0;
	z-index: 3;
	font-size: 2.45%;
	font-weight: normal;
	cursor: pointer;
	padding: 0%;
	background-color: transparent;
	display: none;
	/*background-color: rgb(255, 255, 255);*/
	/*color: rgb(0, 167, 200);*/
}
.searchengine .prev:hover {
	color: rgb(0, 167, 200);
}