#widget_searchbox {
	min-height: 292px;
	overflow: hidden;
}

#searchbox {
	line-height:normal !important;
}

#searchbox input {
/* 	padding:7px 8px; */
}


/* select:focus {outline:none} */

/* #searchbox input:focus {outline:none} */

#searchbox #params {
	padding-top:15px;
	border-top: 0 !important;
	clear: both;
	overflow: hidden !important;
	height: 100%
}

#searchbox #smode{
	clear:both;
	border-bottom: none !important;
/* 	height: 60px; */
	display: block;
	overflow: hidden;
	padding: 10px 0 0 10px;
}

#searchbox #smode label{
	display:block;
	padding: 0 0 5px 0;
	cursor:pointer;
}

#searchbox #smode input{
}

#searchbox .item {
	clear: both;
	overflow: hidden;
	margin: 10px 10px;
}

#searchbox #directionSelect label,
#searchbox #directflightSelect label
 {
	cursor: pointer;
}

#searchbox .roomselect {
	margin-bottom:4px;
}
#searchbox .roomselect img {
	border: 0;
	vertical-align: middle;
}
#searchbox .roomselect a {
	border: 0;
}

#addRoomBtn {
	clear: both;
	margin-top: 5px;
}

#addroom span {float:left}

#addroom .link {
	display:block;
	height:30px;
	line-height:30px;
	float:left;
}

#searchbox a.button,
#searchbox a.button:hover,
#searchbox a.button:visited,
#searchbox a.button:visited:hover {
	display: block;
	float: right;
	padding: 3px 30px 1px 30px;
	width: auto;
	height:auto;
	line-height:normal;
	text-shadow: none;
	letter-spacing:1px;
}

#searchbox .box_footer {
	position:relative;
	clear: both;
	overflow: hidden;
	padding-top: 0;
	margin-bottom:2px;
}

#searchbox .box_footer .search_button {
	text-align: right;
	line-height:normal !important;
 	margin-top:8px;
}

.dyn_wrapper {
 	min-width:170px;
 	max-width:460px;
	float:left;
}

#flighttype_1 .datepicker{
/* 	width:130px; */
}

#searchbox select{
/* 	padding:0; */
}

#searchbox .basictab {
	clear: both;
	float: left;
	width: 100%;
	padding: 3px 0;
	list-style-type: none;
	margin: 0 !important;
}

#searchbox .basictab li{
	display: inline;
	margin: 0;
	padding: 0;
}

#searchbox .basictab li a,
#searchbox .basictab li a:visited {
	padding: 1px 5px 3px 5px;
	margin: 0;
	position: relative;
	border-bottom: none !important;
	font-size:14px
}

#searchbox .basictab li.selected a{
	position: relative;
	top: 1px;
	padding-top: 3px;
}

#searchbox a.iLink {
	border:0 !important;
	font-size:10px;
}

/* auto complete */
input.autoselect {
/* 	min-width: 100px; */
/* 	max-width: 460px; */
/* 	width: 95%; */
}

select.autowidth, .error.autowidth {
/* 	min-width: 170px; */
/* 	max-width: 460px; */
/* 	width:95%; */
}


#ajax_listOfOptions{ /* Fo kontener */
	position:absolute;
	width:260px;
	height:120px ;
	text-align:left;
	z-index:30000;
	overflow: hidden;

}
#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;
	padding: 5px 2px 5px 2px;
	cursor:pointer;
}
#ajax_listOfOptions .optionDiv {	/* Inakt�v lista elem */
	padding: 6px;
}
.optionDiv b { /* Egyez�s jel�l�s*/
	padding: 2px 0 2px 0;
}
#ajax_listOfOptions .optionDiv2{	/* Szepar�tor fejl�c */
	font-weight: bold;
	padding: 5px 2px 5px 5px;
	border-bottom:0 solid #258710;
	cursor:default;
}
#ajax_listOfOptions .optionDivSelected{ /* Akt�v lista elem */
	padding: 6px;
}
.optionDivSelected b {
	padding: 2px 0 2px 0;
}
#ajax_listOfOptions_iframe{
	position:absolute;
	z-index:5;
}

#ajax_listOfOptions_iframe{
	background-color:#FFF;
}

.sb2Logo {margin:0 !important}

span.customSelect {
	height: 19px;
	line-height: 19px !important;
	padding:5px 7px;
}

span.customSelectHover {
	cursor:pointer;
}

.customSelectInner {
	height:20px;
	overflow:hidden;
	background:url(../images/down.png) no-repeat center right;
}

.removeroom {
	font-size: 14px;
	font-weight: normal;
}
