
/*************************************** 
Landing Div Styles
***************************************/

.signIn {
	float: right;
	padding:0px;
	margin-right:10px;
}

.homeImg {
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.welcomeCellLeft {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	margin:0px;
	padding:15px 0px 30px 20px;
	width:40%;
	display:inline;
	float:left;
}

.welcomeCellRight {
	margin:0px;
	padding:15px 0px 30px 20px;
	width:50%;
	display:inline;
	float:right;
}
.welcomeCellLeft h1 { /*added to solve bug 871*/
	font-family: Arial, Verdana, sans-serif;
	color: #CF7600;
	font-size:16px;
	font-weight: bold;
	margin: 0px;
}
.welcomeCellLeft a:link {/*added to solve bug 871*/
	font-family:  Arial, Verdana, sans-serif;
	color: #003798;
	font-size: 12px;
	text-decoration:none;
}
.welcomeCellLeft a:link {/*added to solve bug 871*/
	font-family:  Arial, Verdana, sans-serif;
	color: #003798;
	font-size: 12px;
	text-decoration:none;
}

.welcomeCellLeft a:visited {/*added to solve bug 871*/
	font-family: Arial, Verdana, sans-serif;
	color: #003798;
	font-size: 12px;
	text-decoration:none;
}

.welcomeCellLeft a:hover {/*added to solve bug 871*/
	font-family:  Arial, Verdana, sans-serif;
	color: #003798;
	font-size: 12px;
	text-decoration: underline;
}

#maincontent_wrapper a:active {/*added to solve bug 871*/
	font-family:   Arial, Verdana, sans-serif;
	color: #003798;
	font-size: 12px;
	text-decoration:none;
}

/*h1 {
	font-family: Arial, Verdana, sans-serif;
	color: #CF7600;
	font-size:1.5em;
	font-weight: bold;
	margin: 0px;
}commented out to solve bug 871*/

h1.error {
	font-family: Arial, Verdana, sans-serif;
	color: #ff0000;
	font-size:1.5em;
	font-weight: bold;
	margin: 0px;
}

.floatImg {
	float:right;
	margin:0px;
	padding:0px;
}

/*************************************** 
Travel Search Widget Menus 
***************************************/
#TravelNav {
	float:left;
	width:568px;
}
#TravelNav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#TravelNav ul li {
	margin:0px;
	padding:0px;
	float:left;
}
/* Style for navigation tabs.*/
#TravelNav ul li a {
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
	height:1.5em;
	width:6em;
	line-height:1.2em;
	float:left;
	padding:8px 0px 3px 0px;
}

#TravelNav ul li a.deals {
	width:94%;
}

#TravelNav ul li .highlightTab {
	color:#000;
	background:#ffc; /* lt yellow */
	text-decoration:none;
}

#TravelNav ul li.isNotCurrent {
	background-image: url(../images/travel/nav_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#TravelNav ul li.leftOfCurrent {
	background:none;
}

/* ************************************** 
These styles allow for pages to show or hide the appropriate search
widget depending on which tab is selected on the Travel Page.
************************************** */

.VisibleIfJS {
	visibility: visible;
}
.IsHidden {
	visibility: hidden;
}
.Hidden {
	color: #000000;
}

.IsShownIfJS {
	display:block;
}

.NotDisplayed {
	display:none;
}

/* ************************************** 
Travel Landing Page Styles 
************************************** */
.sojournsImg {
	border:none;
	width:104px;
	height:27px;
	float:left;
	clear:right;
	padding-right:40px;
}

.calendarImg {
	width:20px;
	height:17px;
	margin-top:0.2em;
	margin-left:0.2em;
	margin-right:0.2em;
	display:table-cell;
	vertical-align:top;
}

/* Promotional thumbnail */

.promoThumb {
	width:170px;
	height:40px;
	float:left;
	padding:0px 0px 8px 0px;
	margin:0px;
}

.promoPhotoHolder {
	float:right; 
	padding-top:20px;
	padding-bottom:5px;
}

/* 	Appears at top of promo widget. 
	Should match width of promo widget */

.promoImg {
	width:365px;
	float:left;
	border:none;
}

/* 	Style for csaathumbnails that float to left of
	marketing text at bottom of page. */

.advertThumbImg {
	float:left;
	margin:0px;
	padding: 0px 5px 10px 0px;
}

/* 	Need this nested div for background color of search widget
	to be displayed in Firefox. */

.highlightWidget {
	background-color:#fff8c8; /* Changing from #ffc to #fff8c8 - Pradeep */
	float:left;	
	text-align: left;
}

/*************************************** 
Styles for Promotional marketing widget. 
***************************************/

.promoWidget {
	margin:0px;
	padding:0px 0px 5px 0px;
	display:block;
	float:right;
	width:365px;
	background-color:#ffc; 
	color:#000;
}

.promoWidget ul {
	margin:0px;
	padding:0px;
	display:inline;
}

.promoWidget ul li {
	margin:0px;
	list-style: none;
	display: block;
	float:left;
	padding:0.5em;
}

.promoWidget ul li a {
	font-weight:normal;
}

.promoWidgetCell {
	margin:0px;
	padding:0px 0px 5px 0px;
	display:block;
	float:right;
	background-color:#ffc; 
	color:#000;
}

.promoWidgetCell ul {
	margin:0px;
	padding:0px;
	display:inline;
}

.promoWidgetCell ul li {
	margin:0px;
	list-style: none;
	display: block;
	float:left;
	padding:0.5em;
}

.promoWidgetCell ul li a {
	font-weight:normal;
}

/* promo section under image */

.promoHolder {
	width:100%;
	display:table-row;
}

.popularDestLeft {
	width:47%;
	float:left;
	margin:0px;
	padding:0px 5px 0px 0px;
	font-size:1.0em;
	display:table-cell;
}

.popularDestRight {
	width:47%;
	float:left;
	margin:0px;
	padding:0px 0px 0px 8px;
	font-size:1.0em;
	display:table-cell;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
}

/* promo section under image */

.promoDeals {
	width:185px;
	float:left;
	margin:0px;
	padding:0px;
	font-size:1.0em;
}

/* promo section under image */

.promoWidgetSpecials {
	width:43%;
}

.promoWidgetTitle {
	font-size:1.5em;
	font-weight:normal;
	margin-left:0px;
	padding:0px 5px 5px 0px; /* padding aligns title with links below */
	background-color:#ffc; 
	color:#CF7600;
	float:left;
	height:27px; /*Added fixed height so that the promo title will align with image.*/
	line-height:1.5em;
	margin-top:8px;
	clear:both;
}

/*************************************** 
Promotions Div Styles
***************************************/

.promoWidgetLinks {
	display:table-row;
	position:relative;
	clear:both;
}

.promoWidgetLinks a span {
	margin:0px;
	padding:0px;
	font-size:1.0em;
	display:table-cell;
	float:left;
	width:30%;
}

.submitBtn {
	margin:0px;
	padding:0.6em 0px 0px 0px;
	clear:left;
}

