@charset "utf-8";
/* CSS Document */

#bannerTestCurrentPlacement
{
	clear:both;
	position:relative;
	float:left;
	font: 1.0em/0.5em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color:#CC00CC;
}

 /* BANNER ================================================================================================================= */
#topBanner
{
	background-color:#062553;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	font-size:3px;
}

#topBanner 
{
	font-family:verdana,helvetica,sans-serif;color:#ffffff;font-weight:bold;text-decoration:none;font-size:10px;
}

#Barr
{
	position:relative;

}

/* LOGO  ================================================================================================================= */
#bannerLogo 
{

}
#bannerLogo img 
{
	position:relative;
	width:18em;
	
	margin-left: 1em;
	z-index:999;
}

/* MAIN IMAGE  ================================================================================================================= */
		
/* Pic container */
#bannerMainImage 
{
	position:relative;
	float: left;
	/*width: 70%;*/
}
#bannerMainImage img 
{
	position:relative;
	width:43em;
	top:-1em; /* to counter the additional 'top' bit of the image */
}

#bannerDateText
{
	position:relative;
	float:left;
	top:-25px;
	left:20px;
}
	
/* TOP LINER ================================================================================================================= */

#bannerTopLiner
{
	position:relative;
	float:right;
	right:1em;
	margin-bottom:-2em;
	border:none;
	text-decoration:none;
	background-color: #FFFFFF;
}

.bannerTopLiner
{
	font: 1.0em/1.5em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #999999;
}

/* SEARCH AREA =============================================================================================================== */

/* second masthead area */
#bannerSearchArea 
{
	position:relative;
	/* float: left; /* actually the current position is mext to the main image! |*/
	float:right; /* needs to be right so that the drop-down controls have room to expand */
	width:42em;

/*	height:16.5em;*/
/*	top:-1em; /* to align with the main image */

	background: #000000;
	background-image:url(../images/search-background.gif);
	
	/*border: 0px solid #555555;*/
	margin-right: 0.5em;
/*padding-right:20px;*/

/*	height:	18em;*/
/*	bottom:-100px;*/

}

#bannerSearchArea form 
{
	padding: 7px 0 0 15px;
}

#bannerSearchArea p 
{
	color: #eeeeee;
	float: right;
/*	margin-right: 5px;*/
}

#bannerSearchArea p.bannerSearchTitle 
{
	position:relative;
	/* display: block;*/
	
	float:none;
	text-align:center;
	
	top:0.5em;
	
	font: 1.5em/0.9em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;

}

#bannerSearchArea p.bannerSearchLabel
{
	float: none;
	display: block;
	position:relative;
	left:0px;
}

#bannerAreaDD 
{
	width: 23em;
	border: 1px solid #666666;
	background-color: #111111;
	color: #eeeeee;
	font-size: 1.0em;
	padding: 1px;
}

#bannerControlDD
{
	position:relative;
	left:20px;
	top:10px;
}

#bannerSearchButton
{
	position:relative;
	left:0em;
	bottom:0em;
	width:8em;
	top:1em;
	height:1.5em;
}

#XbannerGoButtonX
{
	width: 172px;
	border: 1px solid #666666;
	/*font-size: 1.5em;*/
/*	background-color: #333333;*/
	/* color: #eeeeee;*/
	position:relative;
	left:35px;
	bottom:7px;
/*	background:url(../images/butSearch.gif) no-repeat;*/
}

#bannerSearchAreaLogo img
{
	position:relative;
	width:18em;
	
	z-index:999;
		
	float: right;
	/*background: #000000 url(../images/LogoWB.gif) 90% 90% no-repeat;*/
	top:-2.5em;
/*	margin-bottom:-4em;*/
	margin-right:1em;

}

#bannerDeal
{
	position:relative;
	float:left;
	background-color: #FFFFFF;
	left:4px;
	top:-15px;
}

#bannerDeal a
{
	text-decoration:none;
	color:#009900;
}

.bannerDeal
{
	font: 1.3em/0.8em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	margin-top:15px;
	color:#009900;
}
#bannerDealOffers
{
	position:relative;
	float:left;
	left:5px;


}

.bannerTicker
{
	font: 1.0em/1.0em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color:#009900;
}
 
#NOT_USED_XXXbannerSearchBox
{
	position:relative;
	color: #eeeeee;
	font-size: 1.5em;
	padding: 2px;
	background: #000000 url(images/search-background.gif) 30% 40% no-repeat;
	border: 2px solid #555555;
	left:12px;
}

.bannerHotelLinks
{
	font: 1.4em/1.0em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color:#009900;
}

 /* REF ONLY ================================================================================================================= */
#logo {/* logo container */
		float: left;
		height: 132px;
		width: 437px;
		}
#logo img {
		margin-top: 30px;
		margin-left: 10px;
		}

/* second masthead area */
#XsearchArea 
{
		background: #000000 url(../images/search-background.gif) 97% 50% no-repeat;
		float: right;
		border: 1px solid #555555;
		margin-top: 34px;
		margin-right: 15px;
		width: 39em;
		height: 78px;
		}
XsearchArea form {
		padding: 17px 0 0 20px;
		}

#searchArea p {
		color: #eeeeee;
		float: left;
		margin-right: 10px;
		}

#searchArea p.mainSearchLabel {
		float: none;
		display: block;
		}
		
#mainSearchField {
		width: 23em;
		border: 1px solid #666666;
		background-color: #111111;
		color: #eeeeee;
		font-size: 1.0em;
		padding: 1px;
		}
		
#mainSearchSubmit {
		width: 40px;
		border: 1px solid #666666;
		font-size: 1.0em;
		background-color: #333333;
		color: #eeeeee;
		margin-right: -10px;
		}
/* ??? ================================================================================================================= */