/* CSS Document :: GUEST HOME PAGE */

  /* ////////////////////////////////////// */
 /*        Booking Widget Container        */
/* ////////////////////////////////////// */

#widgetContainer {
	position: absolute;
	left: 0;
	top: 100px;
	z-index: 9999;
}

#container_widgetBackupEN {
	position: absolute;
	width: 713px;
	height: 222px;
	left: 0;
	top: 108px;
	z-index: 9999;
/*	border: 1px solid #000000; */
	background: url(../images/bg_welcomeWestJetters_EN.png) no-repeat;
}

#container_widgetBackupFR {
	position: absolute;
	width: 713px;
	height: 222px;
	left: 0;
	top: 108px;
	z-index: 9999;
/*	border: 1px solid #000000; */
	background: url(../images/bg_welcomeWestJetters_FR.png) no-repeat;
}

   /* ////////////////////////////////////// */
  /*       Agent & Corporate Container      */
 /*        to replace Booking Widget       */
/* ////////////////////////////////////// */

#container_AgentCorp {
	position: absolute;
	width: 713px;
	height: 222px;
	left: 0;
	top: 108px;
	z-index: 9999;
/*	border: 1px solid #000000; */
	background: url(../images/agentCorpCommon/bg_agentCorpWidget.png) no-repeat;
}

#westjetNews {
	position: absolute;
        width: 459px;
	height: 230px;
	overflow: auto;
	top: 0;
	left: 252px;
/*	border: 1px solid #000; */
}

  /* ////////////////////////////////////// */
 /*      Left-hand Quick Links/Icons       */
/* ////////////////////////////////////// */

#hpQuickLinks {
	position: relative;
	float: left;
	clear: both;
	top: 253px;
	width: 160px;
	height: 367px; 
}

  /* ////////////////////////////////////// */
 /*           Right-hand Retail            */
/* ////////////////////////////////////// */

#advisoryContainer {
	position: relative;
	float: right;
	margin-top: 31px;
	left: 0;
	width: 252px;
	height: auto;
	padding: 0;
/*	border: 1px solid #33FF00; */
}

#advisoryIcon {
	position: relative;
	float: left;
	left: 46px;
}

#advisoryLink {
	position: relative;
	float: left;
	padding-left: 8px;
	left: 46px;
	width: 170px;
        font-size: 15px;
}

#advisoryContainer a:link {font-family: Tahoma, Verdana, Arial, sans-serif; color: #000000; font-weight: bold; font-size: 100%; text-decoration: underline;}
#advisoryContainer a:visited {font-family: Tahoma, Verdana, Arial, sans-serif; color: #000000; font-weight: bold; font-size: 100%; text-decoration: underline;}
#advisoryContainer a:active {font-family: Tahoma, Verdana, Arial, sans-serif; color: #000000; font-weight: bold; font-size: 100%; text-decoration: underline;}
#advisoryContainer a:hover {font-family: Tahoma, Verdana, Arial, sans-serif; color: #000000; font-weight: bold; font-size: 100%; text-decoration: none;}

#hp_rightColumnContainer {
	position: relative;
	float: right;
	clear: right;
	width: 252px;
	height: 549px;
	margin: 20px 0 15px 0;
}

#hp_Retail {
	position: absolute;
	width: 252px;
	height: 549px;
	top: 160px;
	left: 28px;
	width: 195px;
	height: 312px;
	overflow-y: auto;
        overflow-x: hidden;
/*	border: 1px solid #FF0066; */
}

#hp_WestJetter {
	width: 252px;
	height: 549px;
}

.headline {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	line-height: 18px;
}

.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #00968f;
	margin: 2px 0 0 0;
	line-height: 15px;
}

.callToAction {
	font-size: 11px;
	font-weight: bold;
	margin: 7px 0;
	border-bottom: 1px solid #9fcbed;
	line-height: 12px;
	padding-bottom: 7px;
	text-align: right;
}

.scrollbar_hp_Retail {
	scrollbar-base-color: #9fcbed;
}

  /* ////////////////////////////////////// */
 /*   Feature Destination & WVI Banners    */
/* ////////////////////////////////////// */

#featuresContainer {
	position: relative;
	z-index: 3;
	float: left;
	top: 253px;
	width: 538px;
	margin: 0 0 0 15px;
}

#bannerCaptionHeadline {
	position: absolute;
	z-index: 5;
	top: 245px;
	left: 15px;
	letter-spacing: 0;
	font-size: 20px;
}

#bannerCaptionSubhead {
	position: absolute; 
	z-index: 5;
	top: 268px;
	left: 15px;
	letter-spacing: 0;
	font-size: 14px;
}

  /* ////////////////////////////////////// */
 /*                 News Ticker            */
/* ////////////////////////////////////// */

#tickerContainer {
position: absolute;
top: 26px;
right: 150px;
}