﻿/* For the New Redesign Home page defect - 61037 (Karthick)*/

.HPPageContent
{
	float:left;
	font-family:Verdana;
	background-color:#FDF5EA;
	line-height:17px;
	font-size:11px;
	margin:0;
	padding:0;
}

.HP_LeftContent
{
	float:left;
	width:738px;
	
}

.FlashImage
{
	float:left;
	border-bottom:3px solid #F48801;
	margin:0;
	padding:0;
	height:305px;
}

.HP_TextArea
{
	float:left;
	width:738px;
	display:inline;
	padding:30px 0 25px 0px;
	_padding:30px 0 30px 0;
	margin:0;
	overflow:hidden;
	text-align:justify;
}

.HP_WhyEFCB
{
	float:left;
	clear:right;
	width:320px;
	padding:0 0 0 0;
	margin-left:35px;
	_margin:0 0 0 17px;
}
.WhyEFCBLink
{
	float:left;
	padding:17px 0 10px 0;
	color:#F48801;
	font-weight:bold;
	display:block;
	clear:left;
	width:300px;
}

.Arrow
{
	float:left;
	clear:right;
	padding:5px 0 0 1px;
}

.LinkText
{
	float:left;
	padding:0 0 0 8px;
}
	

.HP_TravelDestinations
{
	float:left;
	width:300px;
	padding:0 0 0 35px;
	margin:0;
}

.HP_TravelDestinations ul
{
    float:left;
    margin:0px; 
    padding:1px 0 0 0;
    width:100%;
    display:inline;
}

.HP_TravelDestinations ul li
{
    float:left;
    background:transparent url('../../_Images/Redesign/HomePage/dot.jpg') no-repeat 1.5px 6px;
    list-style:none;
    padding:1px 2px 1px 13px;
    position:relative;
    display:inline;
}

.LinkAlign
{
	float:left;
	margin-left:-2px;
}

.InlineHeading
{
	float:left;
	display:block;
	margin:0 75px 7px 0;
	_margin:0 30px 7px 0;
}

.Links
{
	color:#0E84FF;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;	
 	font-size:10px;
	padding:0 5px 0 5px;
	margin:0;
	display:inline;
	float:left;	
	
	

}

.InitialLinks
{
	color:#0E84FF;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;	
 	font-size:10px;
	padding:0 5px 0 0px;
	margin:0;
	display:inline;
	float:left;	
	

}

.Link
{
	cursor:pointer;
	text-decoration:none;
	color:#F48801;
}

.BlackLinks
{
	color:Black;
	cursor:pointer;
	text-decoration:none;
}

.HP_RightContentOuterWrapper
{
	float:left;
	width:252px;
	_width:250px;
	background-image:url('../../_Images/Redesign/HomePage/HP_ds_r.gif');
	background-repeat:repeat-y;
	z-index:0;
	background-color:White;
	padding-bottom:0px;
	overflow:hidden;
}

.HP_RightContentWrapper
{
	float:left;
	width:252px;
	_width:250px;
	background-image:url('../../_Images/Redesign/HomePage/HP_ds_bottom.gif');
	background-repeat:repeat-x;
}

.HP_RightContentSubWrapper
{
	float:left;
	width:252px;
	_width:250px;
	background-image:url('../../_Images/Redesign/HomePage/HP_ds_Corner.gif');
	background-repeat:no-repeat;
	padding:18px 0 0 16px;
}


.HP_RightSection
{
	float:left;
	width:218px;
	border-top:1px solid #0E84FF;
	background-color:white;
	padding:17px 0 17px 0px;
}

.HP_RightSection_FirstImage
{
	float:left;
	width:218px;
	background-color:White;
	padding:0px 0 17px 0px;
}

#FooterNavigation
{
	float:left;
	padding:0 0 0px 0;
}

/* End of the Home Page Redesign */

/* Updation for the homepage as requested by Kimberly on December 9 */

div#TripSearchContainer
{
	float:left;
	display:block;
	margin:0 0 20px 0;
	padding:0;

}

div#TripSearchContainer .DDL
{
	float:left;
	width:300px;
	margin:10px 0 0 0 ;
	padding:0;
	clear:left;
	height:20px;
}

div#TripSearchContainer .DDLFirst
{
	float:left;
	width:300px;
	margin:5px 0 0 0 ;
	padding:0;
	clear:left;
	height:20px;
}

div#TripSearchContainer .TripSearch
{
	float:left;	
	margin:15px 0 0px 0 ;
	_margin-top:0px;
	padding:0;
	clear:left;	
}

div#TopTrips
{
	float:left;
	clear:left;
	margin:0;
	padding:0;
	width:320px;
}

div#TopTrips span
{
	float:left;
	margin:0;
	padding:0;
	
}

.NoBorder
{
	border:0;
}

/*CBWEB-331*/
body #MPPTB_window ,body #FrameWrapper 
{
	background:none;
	color:#000000;
display:none;
height:240px;
position:absolute;
z-index:102;
}
body #FrameWrapper 
{
	background-color:#FFB717;
	height:585px;
	width:389px;
}
body #MPPTB_overlay 
{
	background-color:#000;
	 opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:100;
}
body div#TB_overlay.SpecificOpacity
{
	background-color:#000;
	 opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}
.blackfridayOverlay
{
	position:absolute;
	width:218px;
	height:121px;
	margin-top:212px;
	display:block;
	
}
.blackfridayOverlay img
{
	float:left;
	height:121px;
	width:218px;
}


