.disclaimer {
font-size:9px;
}
/* For the Vacation Packages pages */
.hide {
	display:none;
}
.show {
}
.MapPopUpShow {
	background-image:url(/user/images/packages/hover.gif);
	background-repeat:no-repeat;
	height:63px;
	width:139px;
	position:absolute; 
	margin-left:5px;
	margin-top:5px;
	padding-top:8px;
	padding-left:7px;
	font-size:10px;
	text-align:left;
}

/* Home page search/options */
.destination_box {
width:570px;
height:355px;
}

.destination_box_interior {
background-color:#F2F2F2;
border:5px #E1DfE0 solid;
border-bottom:0px;
width:560px;
height:345px;
padding-left:5px;
padding-right:5px;
color:#767674;
}

.destination_box_bottom {
height:17px;
width:570px;
background-color:#595959;
text-align:right;
color:#FFFFFF;
padding-left:5px;
padding-right:5px;
}

.destination_box_bottom a {
color:#FFFFFF;
text-decoration:none;
}

.destinationHeaders
{
margin-top: 12px;
padding-top: 0px;
}

.destination_box_interior ul
{
margin: 0px 10px;
}

.destination_box_table
{
width: 560px;
}

.feature_box {
width:284px;
height:174px;
}
.feature_box_interior {
background-color:#F2F2F2;
border:5px #E1DfE0 solid;
border-bottom:0px;
width:274px;
height:160px;
padding-left:5px;
padding-right:5px;
color:#767674;
}
.feature_box_bottom {
height:17px;
width:284px;
background-color:#595959;
text-align:right;
color:#FFFFFF;
padding-left:5px;
padding-right:5px;
}
.feature_box_interior ul
{
margin: 10px 10px;
}
.feature_box_interior li a
{
font-size: 11px;
}
.feature_box_bottom a {
color:#FFFFFF;
text-decoration:none;
}


#destination {
position:absolute; margin-left: 205px; margin-top: -40px; 
}
#interests {
position:absolute; margin-left: 205px; margin-top: -40px; 
} 
.hide {
display:none;
}

/* HomePage Flash Container Changes */
#flashcontainer
{
	width: 100%;
	clear: both;
}
#flashcontent_topleft
{
	width: 480px;
	height: 231px;
	float: left;
}
#flashcontent_topright
{
	width: 280px;
	height: 230px;
	float: left;
}
#divHomeContentHeader
{
	clear: both;
}