BODY
{
	font-family:Verdana;
	font-size:11px;
	margin:auto;
}

img
{
	border:none;
}

.bodyContainer
{
	width:1004px;
	margin:auto;
}


.basicFontFamily
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

.basicFontFamilyR
{
	font-family:Verdana;
	font-size:11px;
	color:rgb(110,110,110);
}

.closeTextX
{
	float:right;margin-top:-15px;cursor:pointer;font-weight:bold;color:#FFFFFF;
}

.rowMergeFloat
{
	float:left;
}

.handCursor
{
	cursor:pointer;
}

.ui-datepicker-next span
{
	background-image:url(../images/right_date.png);
	width:6px;
	background-position:0 0;
	cursor:pointer;
	margin-top:-6px !important;
	margin-left:-4px !important;
}

.ui-datepicker-prev span
{
	background-image:url(../images/left_date.png);
	width:6px;
	background-position:0 0;
	cursor:pointer;
	margin-top:-6px !important;
	margin-left:0px !important;
}

.ui-datepicker-next-year span
{
	background-image:url(../images/nextYear_White.png);
	width:12px;
	background-position:0 0;
	cursor:pointer;
	margin-top:-6px !important;
	margin-left:-4px !important;
}

.ui-datepicker-prev-year span
{
	background-image:url(../images/prevYear_White.png);
	width:12px;
	background-position:0 0;
	cursor:pointer;
	margin-top:-6px !important;
	margin-left:0px !important;
}

.experienceMain
{
	height:137px;
	width:990px;
	margin-bottom:6px;
}

.experienceMain .curveTopLeft
{
	height:9px;
	width:9px;
	background-image:url(../images/orange_top_left.png);
	float:left;
	clear:both;
	margin-left:5px;
}

.experienceMain .curveTopRight
{
	height:9px;
	width:9px;
	background-image:url(../images/orange_top_right.png);
	float:left;
	/*margin-left:5px;*/
}

.experienceMain .curveBotLeft
{
	height:9px;
	width:9px;
	background-image:url(../images/orange_bot_left.png);
	float:left;
	clear:both;
	margin-left:5px;
}

.experienceMain .curveBotRight
{
	height:9px;
	width:9px;
	background-image:url(../images/orange_bot_right.png);
	float:left;
	/*margin-left:5px;*/
}


.experienceMain .contentMain
{
	clear:both;
	background-color:rgb(242,152,46) ;
	height:105px;
	width:938px;	
	padding-top:5px;
	padding-left:40px;
	padding-bottom:15px;
	margin-left:5px;
	
}

.experienceMain .experiencesTitle
{
	clear:both;
	background-image:url(../images/discover_exps_in.png);
	width:266px;
	height:96px;
	float:left;
	margin-top:5px;
}

.experienceMain .contentMain .experiencesWidget
{
	float:left;	
	padding-right:20px;
	margin-left:20px;
}

.experiencesWidget .travelpic
{
	/*background-image:url(../images/img2.jpg);*/
	height:114px;
	width:114px;
	float:left;
}
.experiencesWidget .slide
{
	width:604px;
	height:120px;
}
.experiencesWidget .travelinfo
{
	width:480px;
	float:left;
	padding-left:10px;
	color:White;
	line-height:1.4em;
	font-size:12px;
}
.experiencesWidget .interestedButton
{
	background-image:url(../images/interested_button.png);
	width:121px;
	height:20px;
	margin-top:5px;
	cursor:pointer;
	float:left;
	clear:both;	
}
.experiencesWidget .helpButton
{
	margin-top:5px;
	margin-left:10px;
	background-image:url(../images/help.png);
	height:18px;
	width:18px;
	float:left;
	cursor:pointer;
}
.contactUsCommon
{
color:blue;
cursor:pointer;
}
.holidayPriceContainerOutter{border: 1px solid #FFFF66;background-color:#FFFFCC;cursor:normal;width:140px;cursor:Default}
.holidayPriceContainer{text-align:center;margin:1px}
.holidayPriceStrike{font-size:10px;text-decoration:line-through;color:red}
.holidayPriceCurrency{font-size:12px}
.holidayPrice{font-size:14px;font-weight:bold;color:black}
.holidayRedStar{color:red}
.holidayPriceDesc{font-size:9px;font-weight:normal}


