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

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.ui-datepicker{
 font-size:10px;
}


#resOptions {
	color:#000000;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	left:7px;
	padding:10px 0;
	position:relative;
	width:210px;
}

#reservationModule {
	width:230px;
	position:relative;
	text-align: left;
	
	margin:0 auto;
}
#resModuleHeader {
	position:relative;
	margin-top:10px;
}
#destCal, #calToolBigVersion, #availCal, #weekendsArea, #trainToolBigVersion {
	display:none;
}
#resOptions a {
	color: #000;
}
.previewText {
	font-size:9px;
	display:block;
	text-align:center;
}
.previewImage {
	border: 1px solid #000
}
.fieldContaner {
	margin:10px 7px;
}
.bigVersion {
	position:absolute;
	left:250px;
	top:50px;
	z-index:1000;
}
.previewContainer {
	width:140px;
	position:relative;
	left:18px;
}
.viewCancel {
	clear:both;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	left:20px;
	position:relative;
	top:15px;
}
.buttonContainer {
	cursor:pointer;
	float:left;
}
.brgContainer {
	left:40px;
	position:relative;
	top:5px;
	clear:both;
}
.ui-datepicker-trigger {
	margin-left:5px;
}
.fieldData {
	margin-bottom:10px;
}
#adults, #children {
	float:left;
}
#children {
	margin-left:10px;
}
#ltNavFeatures {
	top:20px;
	width:230px;
	position:relative;
	left: 20px;
}

#navLinks a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#navLinks a:hover {
	text-decoration:underline;
}

