#modSearch3
{
	width: 185px;
	margin: 0 0 10px 0;
}

#modSearch3 .header
{
	background: #165594 url(http://cachefly.eslworldwide.com/esl/img_modules/esl/hotels/modules/menu-title.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0 8px;
	text-transform: uppercase;
}

#modSearch3 .content
{
	background-color: #E8F4B3;
	padding: 10px;
}

#modSearch3 .content div.inp
{
	border-bottom: dotted 1px #165594;
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	margin-bottom: 7px;
}

#modSearch3 .content .label
{
	font-weight: bold;
}

#modSearch3 .content input.nop
{
	width: 25px;
  	border: 1px solid #01496B;
  	font-family: Arial;
  	font-size: 10pt;
  	height: 18px;
  	background: #fff;
 	text-align: center;
 	margin: 0;
 	padding: 0;
}

#modSearch3 .content input.date
{
	width: 136px;
  	border: 1px solid #01496B;
  	font-family: Arial;
  	font-size: 10pt;
  	height: 18px;
  	background: #fff;
 	text-align: center;
 	margin: 0;
 	padding: 0;
}

#modSearch3 .content select
{
	width: 100%;
  	border: 1px solid #01496B;
  	background: #fff;
  	font-size: 9pt;
}

#modSearch3 .ui-datepicker-trigger
{
	margin: 0;
	padding: 0;
	margin-left: 3px;
	width: 21px;
	height: 21px;
	background-image: url(http://cachefly.eslworldwide.com/esl/img_modules/esl/calendar.jpg);
	float: right;
	border:0;
}

#modSearch3 .content input.button
{
    border: 0;
    clear: both;
    display: block;
    background-color: #165594;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 9pt;
    height: 20px;
	margin: 0 auto;
}
.ui-autocomplete {
    background: none repeat scroll 0 0 white;
    border: 1px solid grey;
    cursor: default;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    width: 158px !important;
    z-index: 900000;
}
.ui-autocomplete-loading {
    background: url("http://cachefly.eslworldwide.com/esl/img_modules/load.gif") no-repeat scroll right center white;
}
* html .ui-autocomplete {
    width: 1px;
}
.ui-menu {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 2px;
}
.ui-menu .ui-menu {
    margin-top: -3px;
}
.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
}
.ui-menu .ui-menu-item a {
    display: block;
    line-height: 1.5;
    padding: 0.2em 0.4em;
    text-decoration: none;
}
.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active {
    font-weight: bold;
    margin: -1px;
}
input#autocomplete {
    border: 1px solid #165594;
    width: 162px;
}
ul#autocomplete li a, ul.autocomplete li a:hover, ul#autocomplete li a.selected, ul#autocomplete li a.selected:hover {
    width: 162px !important;
}
ul#autocomplete {
    width: 162px !important;
}
#modSearch3 #searchhelper {
    background: none repeat scroll 0 0 white;
    border: 1px solid #214E78;
    height: 67px;
    position: absolute;
    width: 260px;
    z-index: 50000;
}
#modSearch3 select#countries, #modSearch3 select#cities {
    margin-left: 10px;
    margin-top: 10px;
    width: 230px;
}
#modSearch3 .gc {
    cursor: pointer;
    font-size: 11px;
    text-decoration: underline;
}
#modSearch3 .gc:first-letter {
    text-transform: capitalize;
}
#modSearch3 .close {
    background: url("http://cachefly.eslworldwide.com/esl/img_modules/im/cross2.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: right;
    height: 15px;
    width: 15px;
}
