/*** Searchbox ***/

/* containers */
.EasyToBook_sb_container,
.EasyToBook_sb_container * {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	color: #000000; /* change the value (#000000) to change the overall text-color */
} 

.EasyToBook_sb_container { 
	padding: 2px;
	width: 294px;
	border: 1px solid #F8911B; /* change the value (#F8911B) to change the border-color of the container */	
	background: #FFFFFF; /* change the value (#FFFFFF) to change the background-color of the container */
}

#EasyToBook_sb_container {
	padding: 5px;
	min-height: 210px;
	background: #FAFAFA; /* change the value (#FAFAFA) to change the background-color of the inside container */
}

* html #EasyToBook_sb_container {
	height: 210px;
}

/* header */
.searchboxheader {
	height: 22px;
	margin: 0 0 2px 0;
	padding: 0 5px;
	background: #F8911B; /* change the value (#F8911B) to change the background-color of the header */
	overflow: hidden;
}

.searchboxheader a,
.searchboxheader a:visited, 
.searchboxheader a:hover { 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF; /* change the value (#FFFFFF) to change the text-color of the header */
	line-height: 21px;
}

/* fields */
.EasyToBook_sb_searchboxRoundedfg input {
	height: 15px;
}

.EasyToBook_sb_searchboxRoundedfg select {
	height: 19px;
}

.EasyToBook_sb_searchboxRoundedfg input,
.EasyToBook_sb_searchboxRoundedfg select {
	font-size: 11px;
	color: #000000;
}

/* destination field */
#EasyToBook_sb_destination_line {
	margin: 0 0 5px 0;
}

.EasyToBook_sb_destinationField_deac,
.EasyToBook_sb_destinationField_Popular { 
	color: #CCCCCC;
}

.EasyToBook_sb_destinationField_act { 
	color: #000000;
}

.EasyToBook_sb_destinationField_deac,
.EasyToBook_sb_destinationField_act { 
	width: 190px;
}

/* date fields */
#EasyToBook_sb_dates_line { 
	margin: 0 0 5px 0;
}

#EasyToBook_sb_dates_line img { 
	margin: -1px 0 0 0;
	vertical-align: top !important;
}

#EasyToBook_sb_dates_line select {
	width: 70px;
} 

/* currency field */
.EasyToBook_sb_currency { 
	margin: 0 0 10px 0;
}

/* room fields */
#EasyToBook_sb_rooms_line {  
	padding: 0 0 10px 0;	
}

#EasyToBook_sb_rooms_line select {
	width: 85px;
}

#EasyToBook_sb_persons { 
	display: inline;
} 

#EasyToBook_sb_rooms_text_in {
	display: inline;
	padding: 0 3px;
}

/* searchbutton */
.EasyToBook_sb_searchbutton {
	text-align: right;
	clear: both;
}

.EasyToBook_sb_searchbutton input {
	height: auto;
	width: auto;
	padding: 1px 5px;
	overflow: visible;
	border: 1px solid #5E8E00; /* change the value (#5E8E00) to change the border-color of the button */
	background: #89CB0A; /* change the value (#89CB0A) to change the background-color of the button */
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF; /* change the value (#FFFFFF) to change the text-color of the button */
	cursor: pointer;	
} 

/* powered by */ 
.powered_by {
	margin: -20px 0 0 0;
	height: 20px;
	padding: 0 5px;
}

.powered_by a,
.powered_by a:visited,
.powered_by a:hover { 
	font-size: 9px;
	text-decoration: none; 
	color: #999999; /* change the value (#999999) to change the text-color of the 'Powered by ...'-line */
}



/*** error messages ***/

#EasyToBook_sb_destination_err_msg,
#EasyToBook_sb_dates_err_msg,
#EasyToBook_sb_rooms_err_msg { 
	margin: 1px -3px;
	padding: 2px 3px;
	width: 100%;
	background: #E0E0E0; /* change the value (#E0E0E0) to change the background-color of the error-messages */
}

* html #EasyToBook_sb_destination_err_msg,
* html #EasyToBook_sb_dates_err_msg,
* html #EasyToBook_sb_rooms_err_msg { 
	margin: 1px 0;
	width: auto;
}

#EasyToBook_sb_destination_err_str_msg,
#EasyToBook_sb_dates_text_checkDates,
#EasyToBook_sb_rooms_text_checkRooms {
	color: #FF0000;
}

#EasyToBook_sb_dates_err_msg img,
#EasyToBook_sb_rooms_err_msg img {
	margin: -1px 0;
	vertical-align: top !important;
}

#EasyToBook_sb_destination_notFound_err_msg { 
	color: #FF0000; /* change the value (#FF0000) to change the text-color of the error-messages */
}

#cclink0, 
#cclink1, 
#cclink2 { 
	display: block;
	position: relative;
	padding: 0 5px;
	border: 1px solid #999999;
	background: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
}

#cclink1, 
#cclink2 { 
	margin: -1px 0 0 0;
	border-top: 0px solid #000000; 
}

#cclink0:hover,
#cclink1:hover,
#cclink2:hover {
	background: #DFEDFF;
	text-decoration: none;
}



/**** Autocompleter ***/

.autocompleter-loading {
	background: url(http://travelmapitaly.com/templates/my_tmi/css/i/sindicators/load_indicator.gif) #FFFFFF no-repeat;
}

ul.EasyToBook_sb_autocompleter-choices, 
ul.EasyToBook_sb_autocompleter-choices * {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	color: #000000;
}

ul.EasyToBook_sb_autocompleter-choices {
	top: 0;
	left: 0;
	width: auto;
	background: #FFFFFF;
	border: 1px solid #999999;
	overflow: hidden;
}

ul.EasyToBook_sb_autocompleter-choices li {
	margin: 0;
	padding: 0 5px;
	height: auto;
	width: auto;
	min-width: 200px;
	background: transparent;
	line-height: 16px;
	font-size: 11px;
	white-space: nowrap;
}

ul.EasyToBook_sb_autocompleter-choices li.autocompleter-selected {
	width: auto;
	background: #DFEDFF;
}

* html ul.EasyToBook_sb_autocompleter-choices li,
* html ul.EasyToBook_sb_autocompleter-choices li.autocompleter-selected {
	width: 200px;
}