.fullDivider{
	background-color:#fff;
}
.fullDivider div{
	background-color:#b8ced0;
	height:1px;
	font-size:0px;
	line-height:0px;
}
.contentDivider{
	background-color:#fff;
}
.contentDivider div{
	background-color:#b8ced0;
	height:1px;
	font-size:0px;
	line-height:0px;
	margin-right:20px;
	width:713px;
}
#leftColumn{
	float:left;
	border-right:1px solid #c8dbdc;
	padding:0 0 20px 0;
	margin-top:20px;
	width:733px!important;
}
#rightColumn{
	float:left;
	padding:0 0 20px 20px;
	margin-top:20px;
}
.noMargin{
	margin-right:0!important;
}
#worldCruise{
	background:url(../img/promos/DestinationsMain_Sprite.jpg) no-repeat -364px -51px;
	width:352px;
	height:87px;
	text-indent:-300em;
	display:block;
	float:left;
}
.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;
}
#regionDescription{
	font-weight:normal;
	padding-top:7px;
	font-size:2.0em;
	line-height:1.42em;
}
#experienceTxt{
	padding:36px 0 17px 0;
}

.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;
}

#pagination{
	font-family: arial, helvetica, verdana, lucida, sans-serif;
	font-size:1.1em;
	padding:9px 20px 0 0;
}
#pagination .right{
	float:right;
}
#pagination .left{
	float:left;
}
#pagination .right img{
	padding-left:8px;
}

.previousBtnDisabled,.previousBtn,.nextBtn,.nextBtnDisabled{
	display:block;
	width:68px;
	height:23px;
	text-indent:-300em;
	float:left;
	margin-left:8px;
}
.previousBtn:hover{
	background-position:0px -23px;
}
.nextBtn:hover{
	background-position:-76px -23px;
}
.previousBtnDisabled{
	background:url(../img/buttons/Previous_Next_Set.png) no-repeat 0px -46px;
}
.previousBtn{
	background:url(../img/buttons/Previous_Next_Set.png) no-repeat 0px 0px;
}
.nextBtn{
	background:url(../img/buttons/Previous_Next_Set.png) no-repeat -76px 0px;
}
.nextBtnDisabled{
	background:url(../img/buttons/Previous_Next_Set.png) no-repeat -76px -46px;
}
#regionHeadline{
	background:url(../img/bg/VoyageOverview_HeaderGr_DrkBlue.png) no-repeat 0 0;
	width:718px;
	height:33px;
	font-size:1.8em;
	padding:12px 0 0 15px;
	color:#fff;
	font-family: arial, helvetica, verdana, lucida, sans-serif;
	font-weight:normal;
}
#voyagesListing{
	padding:6px 0 16px 0;
}
.blue #regionHeadline		{background-image:url(../img/bg/VoyageOverview_BlueHeaderGr.jpg)}
.darkBlue #regionHeadline	{background-image:url(../img/bg/VoyageOverview_HeaderGr_DrkBlue.png)}
.darkOrange #regionHeadline	{background-image:url(../img/bg/VoyageOverview_HeaderGr_DrkOrange.png)}
.green #regionHeadline		{background-image:url(../img/bg/VoyageOverview_HeaderGr_Green.png)}
.orange #regionHeadline		{background-image:url(../img/bg/VoyageOverview_HeaderGr_Orange.png)}
.red #regionHeadline		{background-image:url(../img/bg/VoyageOverview_HeaderGr_Red.png)}

