.yui-calcontainer {
	position:relative;
	padding:5px;
	float:left;
	_overflow:hidden; /* IE6 only, to clip iframe shim */
}

.yui-calcontainer iframe {
	position:absolute;
	border:none;
	margin:0;padding:0;
	z-index:0;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
}

/* IE6 only */
.yui-calcontainer iframe.fixedsize {
	width:50em;
	height:50em;
	top:-1px;
	left:-1px;
}

.yui-calcontainer.multi {
	padding:0;
}

.yui-calcontainer.multi .groupcal {
	padding:5px;
	background-color:transparent;
	z-index:1;
	float:left;
	position:relative;
	border:none;
}

.yui-calcontainer .title {
	font:100% sans-serif;
	color:#000;
	font-weight:bold;
	margin-bottom:5px;
	height:25px;
	position:absolute;
	top:3px;left:5px;
	z-index:1;
}

.yui-calcontainer .close-icon {
	position:absolute;
	right:3px;
	top:3px;
	border:none;
	z-index:1;
}

.yui-calcontainer .calclose {
	background: url("/images/yui/calendar/calx.gif") no-repeat;
	width:17px;
	height:13px;
	cursor:pointer;	
}

/* Calendar element styles */

.yui-calendar {
	font:100% sans-serif;
	text-align:center;
	border-spacing:0;
	border-collapse:separate;
	position:relative;
}

.yui-calcontainer.withtitle {
	padding-top:1.5em;
}

.yui-calendar .calnavleft {
	position:absolute;
	cursor:pointer;
	top:2px;
	bottom:0;
	width:9px;
	height:12px;   
	left:2px;
	z-index:1;
	background: url("/images/yui/calendar/callt.gif") no-repeat;
}

.yui-calendar .calnavright {
	position:absolute;
	cursor:pointer;
	top:2px;
	bottom:0;
	width:9px;
	height:12px;
	right:2px;
	z-index:1;
	background: url("/images/yui/calendar/calrt.gif") no-repeat;
}

.yui-calendar td.calcell {
	padding:0px 4px;
	border : 1px solid #666666;
	/*background-color: #f8f8f8;*/
	text-align:center;
	width: 23px;
}

.yui-calendar td.calcell a {
	color:#555;
	text-decoration:none;
}

.yui-calendar td.calcell.today {
	font-weight : bold;
}

.yui-calendar td.calcell.oom {
	cursor:default;
	color:#CCC;
	background-color:#000;
	border:1px solid #666666;
}

.yui-calendar td.calcell.selected {
	background-color: #888;
}

.yui-calendar td.calcell.selected a {
	color:#fff;
}

.yui-calendar td.calcell.calcellhover {
	cursor:pointer;
	color:#fff;
	background-color: #333;
	border:1px solid #333;
}

.yui-calendar td.calcell.calcellhover a {
	color:#FFF;
}

.yui-calendar td.calcell.previous { color:#CCC; }

.yui-calendar td.calcell.highlight1 { 
	background-color: #888;
}
.yui-calendar td.calcell.highlight1 a { 
	color : #fff;
}

.yui-calendar td.calcell.highlight2 { background-color:#99CCFF; }
.yui-calendar td.calcell.highlight3 { background-color:#FFCCCC; }
.yui-calendar td.calcell.highlight4 { background-color:#FFF19F; }
td.calcell.restricted {
	background : url(/images/yui/calendar/unavailable.gif) no-repeat top left;
	background-color:#dcdada;
}

td.calcell.available {
	background : url(/images/yui/calendar/available.gif) no-repeat top left;
	background-color: #cac4c7;
}

td.calcell.unavailable {
	background : url(/images/yui/calendar/unavailable.gif) no-repeat top left;
	background-color: #f8f8f8;
}

td.calcell.other {
	background : url(/images/yui/calendar/other.gif) no-repeat 1px 1px;
	background-color: #f8f8f8;
}

.yui-calendar .calhead {
	vertical-align:middle;
/*	background-color:#FFF;*/
}

.yui-calendar .calheader {
	position:relative;
	width:100%;
	text-align:center;
}

.yui-calendar .calheader img {
	border:none;
}

.yui-calendar .calweekdaycell {
	color:#fff;
	font-weight:normal;
	text-align:center;
	width:1.5em;
	padding-top :5px;
}

.yui-calendar .calfoot {
	background-color:#EEE;
}

.yui-calendar .calrowhead, .yui-calendar .calrowfoot {
	color:#666;
	font-size:9px;
	font-style:italic;
	font-weight:normal;
	width:15px;
}

.yui-calendar .calrowhead {
	border-right-width:2px;
}

/* Specific changes for calendar running under fonts/reset */
.yui-calendar .calbody a:hover {}
p#clear {clear:left; padding-top:10px;}


/*********************************************/



div#quick-book {
  width : 195px;
  font-family: sans-serif;
  font-size: 0.85em;
}

div#calendar-help {
/* height : 25px;*/
	height: 12px;
}

div#calendar-help {
  text-align : center;
  padding : 5px;
}

div#offer-query h1 {
  font-size : 1.2em;
}

div#offer-query {
  margin-top : 5px;
  border : 2px solid #888;
  background-color : #eee;
  padding : 5px;
  width : 240px;
  font-family: sans-serif;
  font-size : 12px;
}

.room-select {
  width : 70px;
  margin-left:15px;
  margin-right: 6px;
  margin-top:5px;
}

.blur {
  color : #bbb;
}

.error {
  background-color : #ffd0d2;
}

#r-vp-2-field-number_of_nights:value_string {
	margin-left: 5px;
}

#r-vp-2-field-room_1:value_string {

}

#calendar-dateselect {
	display: none;
	height: 0px;
	visibility: hidden;
}

#day {
	width: 80px;
	margin-left:2px;
	margin-right: 14px;
	display: none;
	height: 0px;
	visibility: hidden;
}

#month {
	margin-right: 14px;
	display: none;
	height: 0px;
	visibility: hidden;
}

#year {
	display: none;
	height: 0px;
	visibility: hidden;
}

#next_page {
	margin-left: 3px;
}


#book-label {
	width: 40px;
	float: left;
}

