


#bookassist_form #county_hotel_select{	
margin-right:0px;
margin-left:1px;
font-size:9px;

margin-bottom:0px;
font-size:10px;
background-color:#D6C2A8;
border:1px #755F49 solid;
}
		
		
		
	#bookassist_form #ba_hotel_id{	

border:1px #755F49 solid;
margin-top:-3px;
_margin-top:-15px;
}
	
	
		#bookassist_form .choose_hotel{
	
	float:left;
	width:220px;
	height:0px;

	}
	
	


#online_booking{
	margin-top:0px;
	margin-bottom: 0px;
	width: 418px;
	height: 110px;
	float:left;
	background-color:#ffffff;
	background-image:url(reservation-bg.gif); background-repeat:no-repeat; background-position:top left;
	
}


.heading2{
color:#A9844E;
font-size:16px;
font-weight:bold;
line-height:26px;
margin-left:20px;
margin-right:20px;
padding: 2px 0 7px 0;
}

.heading2 span {
	float: right;
	font-weight: normal;
	color: #FFEBD6;
	font-size: 14px;
}



#bookassist_form{                
	width:395px;
	float:left;
	padding-left:20px;
	margin:0px 0 0 0px; 
	color:#fff;      
}

#bookassist_form #DatesForm
{
	width:289px;
	list-style-type:none;
}

#bookassist_form .search_title
{
	float:left;                            
	margin:0 0px 0px;
	width:0px;    
	height:0px;     
}

#bookassist_form label{
	font-family:Verdana, Geneva, sans-serif;
	float:left;
	clear:left;   
	width:100px;
	text-align:left;
	margin:5px 3px 0 0;
	display:inline;   
	font-size:12px;      
	text-shadow: #663701 1px 1px 5px;
	color:#CEB8A2;
	font-weight: bold;
	
	
}  
#bookassist_form select{
	background:#FEECD6;   
	border:0;    
	margin:5px 0 0px 0;   
	float:left;  
	display:inline;   
	font-size:11px;
	border:1px solid #755F49;
	
}                  
#county_hotel_select{width:128px;}    
#inday{width:45px;}

#bookassist_form #inmonthyear{
 	clear:none;      
	width:103px; 
	margin:5px 2px 0 10px;      
} 
#bookassist_form img{
	float:left; 
	margin:5px 0 0 0;
}  
#bookassist_form input.nninput{
	background:#FEECD6;  
	border:1px solid #755F49;
	width:35px;
	height:13px;  
	margin:5px 0 0 0;
	float:left;
	display:inline;
}

#bookassist_form .date_input{
	float:left;
	display:inline;
	background: none;
	border: none;
	width:160px;
	height:18px;
	border:0;       
	text-align:left;
	line-height:9px;
	font-size:11px;     
	text-transform:uppercase;      
	color:#4A341F;
	font-weight:700;   
	padding:0 0 0 5px;
	margin:3px -40px 0 20px;  
	padding-bottom:2px;
	cursor:pointer;
	
}

#calendar{z-index:200;}
   


a img {
    border: none !important;
}   
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;  
}
	


/* For calendar */
.caltab {
    border: 1px solid #333;
    background: #fff; 
	font-size:1em;
}
.caltab a:link, .caltab a:visited {
    color: #4C3521;
}
.caltab a:hover {
    color: #933;
    border-color: #DBCDCD;     
	background:#D6C2A8;
}
.caltab a:active {
    color: #933;
    border-color: #933;
}
.caltab td {
    text-align: center;  
}
.caltab td a {
    display: block;
    text-decoration: none;    

}
.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;
}
.calheader {
    padding: .2em;
    white-space: nowrap;  
}  
.calheader select {
	font-size:0.9em;
}
.weekdays td {
    border-bottom: 1px solid #ddd;  
}
.days td {
    color: #7E9FC9;
    padding: .1em;
    border: 1px solid #fff;  
}
.days td.weekend {
    background-color: #eee;
    border-color: #eee;     
}
         
.days td.gone {
    text-decoration: line-through;      
	padding:0.2em;
}
.days td.today, .days td.future {
    border: none;
}
.days td a {
    padding: .1em;
    border: 1px solid #fff;
}
.days td.weekend a {
    border-color: #eee;   
}
.days td.today a {
    background-color: #D6C2A8;   
	border:1px solid #4C3521;
}
.days td.selected {
    font-weight: bold;
}
.days td.selected a {
    border-color: #4C3521;
}             

.caltab .calfoot{
	background:#fff;
    border-top:1px solid #ddd;
}
.caltab .calfoot{
	padding:0;
}

/* 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;
}

