ctn-view-rates#book-your-stay {
	background-color:#000;
	margin: auto auto;

	position: relative;
	width: 190px;
	padding: 0 5px;
	color: #FFF;
	height:250px;
	overflow:hidden;
	font-size: 1em;
}

#book-label {
	position: absolute;
	top: 0px;
	left:4px;
}

th {
	background-color:#000000;
	border-bottom:2px solid #000000;
	border-right:2px solid #000000;
	color:#FFFFFF;
	padding:3px 5px;
}


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

.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:5px 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:#000;
	background-color:#dfdfdf;*/
	
	color:#fff;
	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.selected {
	/*background: #fdd000; */
	background:#1C8FE8;
	 
}

.yui-calendar td.calcell.selected a {
	/*color: #000!important; */
	color:#ffffff!important;
}




.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;}

.yui-calendar .calbody .restricted a{
color:#fff !important;
cursor:none !important;

}

.yui-calendar .calbody .restricted  {

cursor:default !important;

}

.yui-calendar .calbody .restricted a:hover{
color:#fff !important;
cursor:default !important;

}
td.calcell.available a {
color:#000 !important;
 

}

td.calcell.available a:hover {
color:#4d4d4d!important; 
}
td.calcell.ctn-view-rates {
padding:0px; 
}
/*********************************************/



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

/*
div#quick-book select{
  width: auto!important;
}
*/
div#quick-book a, div#quick-book a:link, div#quick-book a:visited, div#quick-book a:active {
	text-decoration: none!important;
}


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

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

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

#allocate-occs-nights select{
	margin-left: 10px!important;
}

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

#stay_details{
 
}

#allocate-occs-nights select {
/*
background: url("/images/booking-form-select-bg-100px.png") repeat-x scroll left top #2D2D2D;
  */

 
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 24px;
  width : 110px!important;
  margin-left:26px;
  margin-top:6px;
 margin-bottom:3px;
  float: left;
   background-color:#0d0d0d;
   color:#c3c3c3;
   border-color:#666;
}

 

#allocate-occs-nights .room-select{
 
    margin-left:40px !important;

}

.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:0px;
	padding-top:0px;
    color:#fff;
	border:0px;
 width:100%;
 height:100%;
 background-color:#000;
}

#next_page.disabled{
color:#808080 !important;
cursor:default;
}


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

#calendar-help{
clear:both;
color:#fff;

}