@charset "utf-8";
/* CSS Document */

/***************************************************************************
	ROTATE IMAGE
***************************************************************************/
#rotateImage {
clear:both;width:900px;height:235px;
}
	.rttImgClass {position:absolute;width:900px;height:235px;}
	#rttImg1 {background:transparent url('../images/imgRotate/01.jpg') no-repeat;z-index:20;}
	#rttImg2 {background:transparent url('../images/imgRotate/02.jpg') no-repeat;z-index:19;}
	#rttImg3 {background:transparent url('../images/imgRotate/03.jpg') no-repeat;z-index:18;}
	#rttImg4 {background:transparent url('../images/imgRotate/04.jpg') no-repeat;z-index:17;}

/***************************************************************************
	CONTENT
***************************************************************************/
#content {
background:#f3f2f1;color:inherit;
border-bottom:2px solid #dad8d6;
}
#modal_container {
background:#f3f2f1 url('../images/dwv_bg_gradient1.gif') bottom left repeat-x;
border:3px solid #666;
color:#000;
padding:10px;
font-size:11px;
line-height:1.6em;
}

	/***********************************************************************
		CONTENT LEFT
	***********************************************************************/
	#contentLeft {
	border-right:1px solid #dad8d6;
	float:left;
	font-size:0.69em;
	width:649px;
	}
		#divSearchRoom {
		background:#b9b2a9 url('../images/dwv_bdr_searchroom.gif') bottom left repeat-x;
		color:#000;
		padding:10px;
		}
			.hdrFindYourRoom {
			background:transparent url('../images/dwv_hdr_findyourroom.gif') no-repeat;
			height:17px;
			margin-bottom:8px;
			width:201px;
			}
		#divFeatResortHotel {
		background:#f3f2f1 url('../images/dwv_bdr_featresorthotel.gif') bottom left repeat-x;
		color:#000;
		padding:10px;
		}
		#divFeatResort {
		float:left;
		width:300px;
		}
			.hdrFeatResort {
			background:transparent url('../images/dwv_hdr_featuredresort.gif') no-repeat;
			height:13px;
			margin-bottom:8px;
			width:208px;
			}
			#divFeatResortDesc {}
		#divFeatHotel {
		float:right;
		width:300px;
		}
			.hdrFeatHotel {
			background:transparent url('../images/dwv_hdr_featuredhotel.gif') no-repeat;
			height:13px;
			margin-bottom:8px;
			width:208px;
			}
			#divFeatHotelDesc {}
		#divChooseUs {
		border-bottom:1px dotted #dad8d6;
		padding:10px;
		}
			.hdrWhyChooseUs {
			background:transparent url('../images/dwv_hdr_chooseus.gif') no-repeat;
			height:12px;
			margin-bottom:7px;
			width:278px;
			}
		#divResortPreview {
		border-bottom:1px dotted #dad8d6;
		padding:10px;
		}
			.hdrResortPreview {
			background:transparent url('../images/dwv_hdr_resortpreview.gif') no-repeat;
			height:12px;
			margin-bottom:7px;
			width:278px;
			}
		#divDOP {
		padding:10px;
		}
			.hdrDOP {
			background:transparent url('../images/dwv_hdr_detailsofparticipation.gif') no-repeat;
			height:12px;
			margin-bottom:7px;
			width:278px;
			}
			#divDOPscroll {
			border-bottom:1px solid #eae8e6;
			height:89px;
			line-height:1.4em;
			overflow:scroll;
			overflow-x:hidden;
			}
				#divDOPscroll ul {
				margin:6px 0 6px 25px;
				padding:0;
				}

	/***********************************************************************
		CONTENT RIGHT
	***********************************************************************/
	#contentRight {
	float:right;
	font-size:0.69em;
	width:250px;
	}
		#divWelcome, #divSpecialOffers, #divGuarantee {
		border-bottom:1px dotted #dad8d6;
		margin-bottom:5px;
		padding:10px;
		}
			.hdrWelcome {
			background:transparent url('../images/dwv_hdr_welcome.gif') no-repeat;
			height:13px;
			margin-bottom:5px;
			width:99px;
			}
		#divSpecialOffers {}
			.hdrSpecialOffers {
			background:transparent url('../images/dwv_hdr_specialoffers.gif') no-repeat;
			height:14px;
			margin-bottom:5px;
			width:179px;
			}
			ul.ulSpecialOffers, ul.ulWeeklySpecials {
			list-style:none;margin:0;padding:0;
			}
			ul.ulSpecialOffers li {
			padding:5px;
			}
			ul.ulSpecialOffers li:hover {
			background:#d8d5d2;
			color:#000;
			}
			#modal_container img {
			border:1px solid #888;
			margin-left:3px;
			}
			
				.hdrResidenceInn {
				background:transparent url('../images/dwv_hdr_residenceinn.gif') no-repeat;
				color:inherit;
				height:12px;
				margin-bottom:5px;
				width:124px;
				}
				.hdrDaysInn {
				background:transparent url('../images/dwv_hdr_daysinn.gif') no-repeat;
				color:inherit;
				height:12px;
				margin-bottom:5px;
				width:124px;
				}
		span#lblSpecials div:hover {
		background:#d8d5d2;
		color:#000;
		}
		#divWeeklySpecials {}
			.hdrPromotionalTitle {
			font-size:1.25em;
			font-weight:bold;
			}
			.trIndent td {
			padding:5px 0;
			}
		#divGuarantee {}
			.hdrOurGuarantee {
			background:transparent url('../images/dwv_hdr_guarantee.gif') no-repeat;
			color:inherit;
			height:13px;
			margin-bottom:5px;
			width:166px;
			}
			#modal_container ul li {
			margin-left:15px;
			}
		#divHelp {
		padding:10px;
		}

/***************************************************************************
	EXTRAS
***************************************************************************/		
p {
margin:8px 0 0;
}