form {
	padding: 0px;
	margin: 0px;
	}
	
.bookgui {
	}

/***************************************************/
/********** DATES **********************************/
.calendarEntry {
	background: #fbfbfb url(/images/datepicker/input-bg.jpg) left top repeat-x;
	width: 85px;
	height: 11px;
	border: 1px solid #afaba0;
	font-family: verdana; 
	font-size: 7pt; 
	margin-top: 2px;
	float: left;
	text-align: center;
	text-transform:lowercase;
	}

/***************************************************/
/********** NIGHTS *********************************/
.nightsEntry{
	background: #fbfbfb url(/images/datepicker/input-bg.jpg) left top repeat-x;
	width: 21px;
	height: 11px;
	border: 1px solid #afaba0;
	border-right: none;
	font-family: verdana; 
	font-size: 7pt; 
	margin-top: 2px;
	float: left;
	text-align: center;
	}
	
.selectBtn {
	margin-top: 2px;
	}

#selectnbGuest {
	z-index:1; 
	background: #afaba0; 
	position: absolute; 
	display: none; 
	border: #afaba0 1px solid;
	border-top: none;
	text-align: center; 
	padding: 3px 1px;
	width: 21px;
	margin-top: -1px;
	}

#selectnbGuest a {
	display:block;
	}

#selectnbGuest2 a {
	display:block;
	}

.selectChoice{
	font-family: verdana; 
	font-size: 7pt;
	padding: 0px; 
	margin: 0px;
	display: inline;
	}

.selectChoice:link, .selectChoice:visited, .selectChoice:active {
	color: #2f2d2c;
	text-decoration: none;
	} 
	
.selectChoice:hover{
	color:#ffffff;
	}

/***************************************************/
/********** RESORTS ********************************/
.resortEntry{
	background: #fbfbfb url(/images/datepicker/input-bg.jpg) left top repeat-x;
	width: 144px;
	height: 11px;
	border: 1px solid #afaba0;
	border-right: none;
	font-family: verdana; 
	font-size: 7pt; 
	margin-top: 2px;
	float: left;
	text-align: left;
	padding-left: 3px;
	}

#selectResort {
	z-index:1; 
	background: #afaba0; 
	position: absolute; 
	display: none; 
	border: #afaba0 1px solid; 
	border-top: none;
	text-align: left; 
	padding: 3px 3px;
	width: 144px;
	margin-top: -1px;
	}

#selectResort a {
	display:block;
	}

#selectResort a {
	display:block;
	}

/***************************************************/
/********** CALENDAR *******************************/
button.bookgui {background: url(/images/datepicker/btn-datepicker-calendar.gif) left top; border: 0; cursor: pointer; height: 15px; margin-top:2px; width: 16px; padding: 0px;}

div.bookgui {
	background: transparent url(/images/datepicker/datepicker-bg.gif); 
	height: 175px; 
	padding: 0 12px; 
	text-align: center; 
	width: 147px;
	}
	
div.bookgui * {
	margin: 0; 
	padding: 0;
	}	
	
div.bookgui div {
	background: none !important; 
	cursor: move; 
	height: 165px; 
	overflow: hidden; 
	padding-top: 10px; 
	position: relative; 
	width: 147px;
	}	

div.bookgui caption {
	color: #EEE;
	font-family: verdana; 
	font-size: 7pt;
	padding: 4px;
	text-align: center;
	width: 100%;
	}

div.bookgui caption a {
	cursor: pointer;
	display: block;
	height: 11px;
	overflow: hidden;
	position: absolute;
	text-indent: -100px;
	top: 16px;
	width: 11px;
	}

div.bookgui caption a.prev {
	background-image: url(/images/datepicker/datepicker-prev.gif);
	left: 1px;
	}

div.bookgui caption a.next {
	background-image: url(/images/datepicker/datepicker-next.gif);
	right: 1px;
	}

div.bookgui caption a:hover {
	background-position: 0 11px;
	}

div.bookgui caption span {
	height: 25px;
	position: relative;
	text-align: center;
	}

div.bookgui caption span.month {
	padding-right: 8px;
	}

div.dashboard caption span.month:after {
	content: ',';
	}

div.bookgui table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	cursor: default;
	margin: 0 auto;
	overflow: hidden;
	width: 147px;
	}

div.bookgui td, div.bookgui th {
	border: 0;
	color: #ffffff;
	font-family: verdana; 
	font-size: 7pt;
	height: 19px;
	text-align: center;
	width: 21px;
	}

div.bookgui td {
	color: #333;
	font-family: verdana; 
	font-size: 7pt;
	padding-right: 5px;
	text-align: right;
	width: 16px;
	}

div.bookgui td.invalid {
	color: #666;
	}

div.bookgui td.valid {
	color: #FFF;
	cursor: pointer;
	}

div.bookgui td.active, div.bookgui td.hover {
	color: #b5b1a6;
	cursor: pointer;
	text-decoration: none;
	}

a.findrate:link {display:block; background:url(/images/datepicker/background-button.jpg) top repeat-x; padding:0px 5px; height:12px; color:#2f2d2c; border:1px solid #afaba0; margin-top:2px; text-transform:uppercase; text-decoration:none;}
a.findrate:visited {display:block; background:url(/images/datepicker/background-button.jpg) top repeat-x; padding:0px 5px; height:12px; color:#2f2d2c; border:1px solid #afaba0; margin-top:2px; text-transform:uppercase; text-decoration:none;}
a.findrate:hover {display:block; background:url(/images/datepicker/background-button-over.jpg) top repeat-x; padding:0px 5px; height:12px; color:#2f2d2c; border:1px solid #afaba0; margin-top:2px; text-transform:uppercase; text-decoration:none;}
a.findrate:active {display:block; background:url(/images/datepicker/background-button.jpg) top repeat-x; padding:0px 5px; height:12px; color:#2f2d2c; border:1px solid #afaba0; margin-top:2px; text-transform:uppercase; text-decoration:none;}
