	#bookassist_form label.choose_hotel{
		width:200px;


	}



	.location{
		display:none;


	}


#bookassist_form label.promo_code_label {
  clear: left;
  display: inline;
  float: left;
  margin: 0px 0 0 0px;
  width: 50px;
}

#promo_code {
  float: left;
  margin-top:3px;
  border:1px solid #604F25;
  padding:1px;
  background:#ffffff;
  margin-right:40px;
}


#bookassist_form #ba_hotel_id{
		margin-right:0px;
		margin-left:1px;
		font-size:11px;
		width:192px;
        margin-bottom:5px;
        font-size:10px;
		}


	#bookassist_form *{
	margin:0;
	padding:0;
	}
	#bookassist_form{
	font-family:verdana;
	font-size:10px;
	padding:0px 0px 10px 0px;
	overflow:hidden;
	border:0px solid #FFCC66;
	margin:0px 0px 0px 10px;
	width:220px;
	margin-top:-10;
	}
	#bookassist_form #DatesForm{
	overflow:hidden;
	color: #FFFFFF;
	}
	#bookassist_form .search_title{
		display:none;

	}
	#bookassist_form label{
	margin-bottom:3px;
  clear: both;
	float:left;
	width: 60px;
	padding-top:3px;
	font-weight: normal;
	text-align:left;
	}
	#bookassist_form .date_select{
	float:left;
	display:inline;
	margin:0 0 3px 5px;
	width:60px;
	padding:0;
	font-family:verdana;
	font-size:9px;
	}
	#bookassist_form #DatesForm #inday{
	width:43px;
	}
	#bookassist_form #DatesForm #outday{
	width:43px;
	}
	#bookassist_form #inmonthyear{
	width:80px;
	float:left;
	}
    #bookassist_form #outmonthyear {
	width:80px;
	float:left;
	}
	#bookassist_form .date_input{
	clear:both;
	border:0px solid #FFCC66;
	font-family:verdana;
	font-size:10px;
	margin:10px 0px 0px 60px;
	color:#085E85;
	background-image:url(http://www.motel.co.uk/img/hp-book-now.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:98px;
	height:24px;
	font-weight:bold;
	float:left;
	}
	#bookassist_form img{
	float:left;
	margin-left:5px;
	}
	#ba_javascript p{
	margin:0px 0px 0px 5px;
	padding:0px;
	font-family:verdana;
	text-align:center;
	font-size:10px;
	color: #0099CC;
	}
	#ba_javascript a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFCC33;
	text-decoration:underline;
	}
	#bookassist_form #ba_adults{
	width:38px;
	float:left;
	margin-left:50px;
	_margin-left:20px;
	}
	#bookassist_form #ba_children{
	width:38px;
	float:left;
	}
	a img {
    border: none !important;
}
 #bookassist_form img{
		margin:0px 0px -5px 3px;
	}
a.callink{
	cursor:pointer;
	cursor:hand;
}

/* For JS-popu-windows */
#calendar{
    display: none;
    position: absolute;
    padding: 0;
	font-size:11px;
	font-family:verdana, arial;
	color:#444;
	margin-left:-160px;
}



/* For calendar */
.caltab
{
	background: #ffffff;
	border: 1px solid #6CA342;
	padding: 5px;
}
.caltab td {
    text-align: center;  
}
.caltab td a {
    display: block;
	padding: 0px;
}
.caltab td.calheader a {
    display: inline;
    vertical-align: -.2em;
	
	
}
.caltab td.calheader img.calNoPrevMonth {
    background: transparent url(http://bookassist.com/scripts/calendar/calprev.png) 0 -32px no-repeat;
    vertical-align: -.2em;
}
.caltab td.calheader img.calNoNextMonth {
    background: transparent url(http://bookassist.com/scripts/calendar/calnext.png) 0 -32px no-repeat;
    vertical-align: -.2em;
}
.caltab td.calheader .calNextMonth img {
    background: transparent url(http://bookassist.com/scripts/calendar/calnext.png) 0 0 no-repeat;
}
.caltab td.calheader .calPrevMonth img {
    background: transparent url(http://bookassist.com/scripts/calendar/calprev.png) 0 0 no-repeat;
}
.caltab td.calheader .calNextMonth:hover img, .caltab td.calheader .calPrevMonth:hover img {
    background-position: 0 -16px;
}
.caltab td.calheader .calNextMonth:active img, .caltab td.calheader .calPrevMonth:active img {
    background-position: 0 -32px;
}
td.calheader{
	/*background:  #CCCCCC;*/
    padding: 0px;
	text-align: left;  
	
}
.weekdays td {
    border-bottom: 1px solid #132f4e;  
	width: 20px;
	color: #787987;
	text-transform:uppercase;
	font-size:8px;
}
.days td {
    padding: 2px;
	width: 20px;
}
.days td.weekend {
    background-color: #6CA342;  
}
         
.days td.gone {
	color: #787987;
    text-decoration: line-through;
}
.days td.today, .days td.future {
    border: none;
}
.days td a {
	color: #6a6454;
    padding: 0px 1px 0px 0px;
	text-decoration: none;
}
.days td.weekend a {

	color: #ffffff;
	text-decoration: none; 
}
.days td a:hover {
	background: none;

}
.days td.today a {
	color: #787987;
	
}
.days td.selected a {
	background: none;
}              

.caltab .calfoot
{
	padding: 5px 0px 0px 0px;
}
.caltab .calfoot a
{
	border: 1px solid #6CA342;
	background-color: #6CA342;
	color: #ffffff;
	font-family: helvetica, verdana, arial;
	padding: 3px 5px;
	text-decoration: none;
	text-transform: uppercase;
}
.caltab .calfoot a:hover
{
	background-color: #6CA342;
	border: 1px solid #6CA342;
	color: #ffffff;
	text-decoration: none;
}

/* Support for the "iehover-fix.js" */

#calendar iframe {
	position: absolute;
	z-index: -1;
	/*filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);*/
	width:100%;       
	height:auto;
}
              
#calendar{
	overflow:hidden;
}

* html table.caltab { z-index: 200; }
   
a.calNextMonth, a.calPrevMonth{
	background:transparent !important;
}

