.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:652px;
}
#leftColumn{
	float:left;
	padding:17px 20px 20px 0;
	width:715px;
	border-right:1px solid #c8dbdc;
}
#leftColumn h1{
	font-weight:normal;
	padding:0 0 0 0;
	font-size:2.8em;
	color:#252525;
}
#rightColumn{
	float:left;
	border-left:1px solid #c8dbdc;
	width:200px;
	padding:0 0 20px 20px;
	margin:20px 0 0 -1px;
	height:550px;
}

.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;
	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;
}

.agentModule h1{
	font-weight:normal;
	font-family: arial, helvetica, verdana, lucida, sans-serif;	
	font-size:1.6em;
	color:#06acbe;
}
.agentModule{
	padding:26px 0 24px 0;
	position:relative;
}
.agentModule a{
	display:block;
	cursor:pointer;
	position:absolute;
	text-indent:-300em;
	width:100%;
	height:124px;
	z-index:100;
	top:0px;
	left:0px;
	background:url(../img/static/spacer.gif);
}
.agentModule h2{
	color:#333;
	font-size:1.8em;
	padding-top:8px;
}
.agentModule p{
	font-size:1.2em;
	padding:6px 0 0 0;
}


#leftColumn .searchPagination{
	font-family: arial, helvetica, verdana, lucida, sans-serif;
	font-size:1.1em;
	padding:10px 0 12px 0;
}
#leftColumn .searchPagination .right{
	float:right;
}
#leftColumn .searchPagination .left{
	padding-top:9px;
	float:left;
}
#leftColumn .searchPagination .right img{
	padding-left:8px;
}
#leftColumn #searchHeadline{
	font-size:2.8em;
	float:left;
	padding:30px 26px 29px 0;
}
#leftColumn #searchTerm{
	display:block;
	float:left;
	width:312px;
	height:20px;
	margin:31px 10px 0 0;
	font-size:1.4em;
	padding:5px 0 0 7px;
}
#leftColumn #submitButton{
	width:130px;
	height:28px;
	background:url(../img/Buttons/UpdateSearch.png) no-repeat 0 0;
	display:block;
	text-indent:-300em;
	float:left;
	margin-top:31px;
}
#leftColumn #submitButton:hover{
	background-position:0 -28px;
}
#leftColumn #resultInfo{
	font-size:1.6em;
	padding-bottom:2px;
}
#leftColumn #resultListing{
	border-top: 1px solid #dde6e7;
	padding-bottom:5px;
}
#leftColumn #resultListing a{
	display:block;
	float:left;
	padding-left:8px;
	font-size:1.3em;
	font-weight:bold;
}
#leftColumn #resultListing h6{
	display:block;
	float:left;
	font-size:1.3em;
	font-weight:bold;
}
#leftColumn #resultListing h5{
	font-size:1.3em;
	font-weight:normal;
	padding-left:18px;
}
#leftColumn #resultListing li{
	padding:15px;
	border-bottom:2px solid #fff;
	background-color:#f9f9f8;
}
#leftColumn .lastItem{
	border-bottom: 1px solid #dde6e7 !important;
}
#leftColumn .searchHead{
	background:#fff url(../img/bg/SearchResultHeader.jpg) repeat-x 0;
	position:relative;
}
#leftColumn #noResults{
	border-top: 1px solid #dde6e7;
	padding-top: 10px;
	font-size:1.2em;
	border-bottom: 1px solid #dde6e7;
	padding-bottom: 10px;
	min-height:400px;
}
#leftColumn #noResults h1{
	font-size:1.5em;
	padding-bottom:10px;
}
#leftColumn .noResultBullets{
	padding:10px 0;
}
#leftColumn .searchPagination span{
	color:#cfcfcf;
}

.searchHead{
	background:#fff url(../img/bg/SearchResultHeader.jpg) repeat-x 0;
	position:relative;
}

#updateSearchForm #searchHeadline{
	font-size:2.8em;
	float:left;
	padding:30px 26px 29px 0;
}
#updateSearchForm #searchTerm{
	display:block;
	float:left;
	width:312px;
	height:18px;
	margin:31px 10px 0 0;
	font-size:1.4em;
	padding:5px 0 0 5px;
}
#updateSearchForm #submitButton{
	width:118px;
	height:28px;
	background:url(../img/Buttons/NewSearch.png) no-repeat 0 0;
	display:block;
	text-indent:-300em;
	float:left;
	margin-top:31px;
}
#updateSearchForm #submitButton:hover{
	background-position:0 -28px;
}
#leftColumn .debuginfo{
	border: 1px solid #dde6e7;
	padding: 3px;
	font-size:1.2em;
}

#resultListing .row .jumpLinkTerm { background-color: #e0e0e0; }
#resultListing h5 .jumpLinkTerm { background-color: #e0e0e0; }

