#holoffersoverlay{
  display:none;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:5000;
  background-color:#000;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
  background-repeat:no-repeat;
  background-image:url('../img/19-1.gif');
  background-position:center center;
}
#searchform .head , #holoffers .head {
	font-size:1.2em;
	font-weight:bold;
}
#tf_searchform .head {
	font-size:1.2em;
	font-weight:bold;
}
.offerLink, #holoffers A {
	color:#0066CB;
	text-decoration:none;
	font-weight:bold;
}
.offerLink:hover, #holoffers A:hover {
	text-decoration:underline;
}

.options {
	padding:5px;
	border:1px solid #AAAAAA;
	background-color:#E8E8E8;
}
.options .dropdowns {
	padding:8px;
	margin:3px;
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
}
#searchform INPUT, #searchform SELECT {
	margin:3px 0px;
	padding:1px;
}
#tf_searchform INPUT, #tf_searchform SELECT {
	margin:3px 0px;
	padding:1px;
}
#searchform TD {
	text-align:left;
}
#tf_searchform TD {
	text-align:left;
}
#searchform {
	display:none;
}
#tf_searchform {
	display:none;
}
.topresorts {
	padding:5px;
	margin:5px;
	margin-top:0px;
	font-weight:bold;
	color:#5EBC10;
}
.countryhead A {
	color:#FFF;
	text-decoration:none;
}
.countryhead {
	background-color:#333;
	padding:3px;
	margin:0px;
}
.countrytext {
	margin-top:5px;
	padding-right:10px;
}
#depwarn {
	display:none;
	text-decoration:none;
	font-size:0.9em;
}
#depwarn STRONG {
	color:#800;
}


.callbox {
	float:right;
	border:1px solid #666;
	padding:5px;
	margin-left:15px;
	text-align:center;
}

.callbox h1 {
	font-size:2em;
	color:#65CC00;
}

.callbox h2 {
	color:#000;
}

div.travelfinder.world.featured {
	float:right;
	width:110px;
}

div.travelfinder.world table td {
	width:50%;
	padding-bottom:10px;
}

div.travelfinder.world.featured img {
	margin-right:10px;
	float:left;
}

div.travelfinder.world.featured h2 {
	height:auto;
	margin-top:0;
	padding-left:0;
}