

a:active .book_now {
background-color:#E88229;
border:1px solid #FAE4D2;
clear:left;
color:#FFFFFF;
float:left;
padding:1px 5px;
text-decoration:none;

}


a.book_now {
background-color:#6A0300;
border:1px solid #FAE4D2;
clear:left;
color:#FFFFFF;
float:left;
padding:1px 5px;
text-decoration:none;
}


#left_hold{
	width:216px;
	float:left;

}
	
	
	
	
	#bookassist_form *{
	margin:0;
	padding:0;
	}
	
	
	#bookassist_form{
	font-size:11px;
	overflow:hidden;
	margin:0px 0px 0px 0px;                                                
	background: #3e221f url('../images/bg_bunka.jpg') repeat-y;
	color: white;
	float:left;            
	width:182px;
	*width:187px !important;   
	 padding:5px 5px 5px 0px;     
	 *padding:5px 5px 15px 0px; 
	}
	#bookassist_form #DatesForm{
	
	color: #FFFFFF;
	padding-left:7px;
		width:170px;
	}
		#bookassist_form .search_title{
	font-family: tahoma;
	width:160px;
	height:24px !important;
	float:left;
	text-align: center;
	font-size: 14px;
	color: white;
  font-weight: bold;
	}
	#bookassist_form label{
	margin-bottom:3px;
	clear:left;
	float:left;
	width:160px;
	padding-top:3px;
	font-size:11px;
	text-align:left;
	color: white
  }
	#bookassist_form .date_select{
	float:left;
	display:inline;
	margin:0 0 3px 5px;
	width:60px;
	padding:0;
	font-family:verdana;
	font-size:9px;
	border: solid #FFF 1px;
	}
	#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;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0px 10px 0px;
	padding:0px;
	font-weight:normal;
	text-transform:capitalize;
	color:#3E221F;
	background:#ffffff;
	 border:1px solid #ffffff; 
	 width:70px;
	 
	 	   -moz-border-radius: 5px;
   border-radius: 5px;


	
	}
	#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;
	}
	#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;
	z-index:5;
	
}
#calendar img{
border:none;
}
	


/* For calendar */
.caltab
{
	background: #ffffff;
	border: 1px solid #3E221F;
	padding: 5px;
}
.caltab td {
	font-size:11px;
    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: #3E221F;  
}
         
.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 #3E221F;
	background-color: #3E221F;
	color: #ffffff;
	font-family: helvetica, verdana, arial;
	padding: 3px 5px;
	text-decoration: none;
	text-transform: uppercase;
}
.caltab .calfoot a:hover
{
	background-color: #3E221F;
	border: 1px solid #3E221F;
	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;
}
