@charset "utf-8";
/* CSS Document */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#resOptions {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	position:relative;
	width: 214px;
	padding:10px 0px;
	display:block;
	margin: 0px auto;
	left:4px;
}
#viewOptions {
	margin-top:30px;
}
#mainContent {
	background-repeat:repeat;
}
#reservationModule {
	background-image:url("/images/Property/clv/home/page1/eresBg.jpg");
	background-repeat:no-repeat;
	margin:0 auto;
	min-height:350px;
	position:relative;
	text-align:left;
	width:214px;
}
#resModuleHeader {
	position:relative;
	margin-top:10px;
}
#destCal, #calToolBigVersion, #availCal, #weekendsArea, #trainToolBigVersion {
	display:none;
}
#resOptions a {
	color: #fff;
}
.previewText {
	font-size:9px;
	display:block;
	text-align:center;
}
.previewImage {
	border: 1px solid #000
}
.fieldContaner {
	margin:7px 7px 0;
}
.bigVersion {
	position:absolute;
	left:250px;
	top:50px;
	z-index:1000;
}
.previewContainer {
	width:140px;
	position:relative;
	left:18px;
}
.viewCancel {
	position:relative;
	font-size:10px;
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	clear:both;
	top:8px;
	_top:-8px;
}
.buttonContainer {
	position:relative;
	cursor:pointer;
	background-image:url(/images/Property/clv/home/page1/btnCheckRates.gif);
	width:166px;
	height:28px;
	margin:0px auto;
}
.brgContainer {
	background-image:url("/images/Property/clv/home/page1/btnBRG.gif");
	cursor:pointer;
	height:16px;
	margin:0 auto;
	position:relative;
	width:131px;
}
.ui-datepicker-trigger {
	margin-left:5px;
}
.fieldData {
	margin-bottom:10px;
}
#adults, #children {
	float:left;
}
#children {
	margin-left:10px;
}

