#primaryFeatureHero{
	margin-right:20px;
	float:left;
}
#voyageFinderImage{
	float:left;
}
#fullDivider{
	background-color:#fff;
	padding-top:24px;
}
#fullDivider div{
	background-color:#b8ced0;
	height:1px;
	font-size:0px;
	line-height:0px;
}
#travelDetails{
	position:absolute;
	top:454px;
	left:36px;
	font-size:1.2em;
	font-weight:bold;
}
.travelDetailsSmall{
	font-weight:normal;
	font-size:0.83em;
}
.travelDetailsNormal{
	font-weight:normal;
}

#regionsCategories{
	float:left;
	border-right:1px solid #c8dbdc;
	width:716px;
	padding:35px 20px 50px 0;
}
#rightColumn{
	float:left;
	width:222px;
	padding:0 0 20px 20px;
	margin-top:20px;
}

#regionThumbnails div{
	float:left;
	width:171px;
	height:108px;
	margin:0 10px 10px 0;
}
#regionThumbnails span{
	float:left;
	width:171px;
	height:63px;
	display:block;
	background-repeat:no-repeat;
	cursor:pointer;
}
#regionThumbnails a{
	float:left;
	width:170px;
	height:44px;
	display:block;
	background-repeat:no-repeat;
	text-indent:-300em;
}
.noMargin{
	margin-right:0!important;
}

#worldCruise{
	background:url(../img/promos/DestinationsMain_Sprite_noButtons.jpg) no-repeat -364px -51px;
	width:351px;
	height:86px;
	text-indent:-300em;
	display:block;
	float:left;
}
#specialOffers{
	background:url(../img/promos/DestinationsMain_Sprite_noButtons.jpg) no-repeat 0 -51px;
	width:351px;
	height:86px;
	text-indent:-300em;
	display:block;
	float:left;
	margin-right:11px;
	padding-bottom:10px;
}
#whereWouldYouLikeToTravel{
	background:url(../img/promos/DestinationsMain_Sprite_noButtons.jpg) no-repeat 0 0;
	width:716px;
	height:50px;
}

#regionThumbnails a:hover,.destinationHover{
	background-position:0 -107px !important;
}
#regionThumbnails a{
	background-position:0 -63px;
}
#regionThumbnails span{
	background-repeat:no-repeat;
}

.specialOffer h2{
	background:url(../img/bg/DestinationsMain_SpecialOfferBG.jpg) no-repeat 0 0;
	width:188px;
	height:26px;
	margin:0 0 1px 0;
	font-size:1.3em;
	font-weight:bold;
	text-transform:capitalize;
	padding:9px 0 0 12px;
	color:#08577b;
}

.featureModule{
	border-bottom:1px solid #e3eded;
	width:195px;
	padding:30px 0;
	position:relative;
	top:0px;
	left:0px;
	z-index:0;
}
.featureModule h1{
	font-family: arial, helvetica, verdana, lucida, sans-serif;
	font-size:1.5em;
	color:#06acbe;
	font-weight:normal;
}
.featureModule h2{
	font-size:1.2em;
	font-weight:normal;
	padding-top:5px;
	color:#333;
}
.featureModule a{
	width:100%;
	display:block;
	background:url(../img/static/spacer.gif); 
	position:absolute;
	z-index:100;
	left:0px;
	top:30px;
}
.featureModule h2 span{
	color:#06acbe;
}
.featureModule h3{
	font-size:1.1em;
	font-style:italic;
	font-weight:normal;
	padding-bottom:3px;
	color:#06acbe;
}