/************** end BOOKASSIST **************/
.room_information p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background:#FFFFFF;
}
td .room_information p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background:#FFFFFF;
}
.room_information a{
text-align:right;
text-transform:capitalize;
color:#000066;
}
.hotel_description li {
text-align:left;
list-style: outside;
margin-left:30px;

}

.room_name{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #003366;
display:block;
font-size:12px;
text-align:left;
}
.price_number{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:14px;
font-style:italic;
}
.hotel_price{
font-weight:bold;
text-transform:uppercase;
margin-left:2px;
}
.hotel_description p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:1.2;
}
h1{
font-size:12px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.book_link a{
color:#FF9900;
font-size:10px;
}
.book{
padding:0px;
margin:0px;
}
	#bookassist_form{
	text-align:center;
	font-family:verdana;
	font-size:11px;
	overflow:hidden;
	margin-top:0px;
	margin-bottom:0px;
	color: #003399;
	background:#FFFF00;
	width:230px;
	}
	#bookassist_form #DatesForm{
	overflow:hidden;
	width:230px;
		}
	#bookassist_form .search_title{
	width:220px;
	float:left;
	clear:left;
		margin-bottom:5px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	white-space: nowrap;
	}
	#bookassist_form label{
	margin-bottom:3px;
	text-align:right;
	clear:left;
	float:left;
	width:70px;
	padding-top:3px;
	}
	#bookassist_form .date_select{
	float:left;
	display:inline;
	margin:0 0 3px 5px;
	width:60px;
	clear:none;
	padding:0;
	font-family:verdana;
	font-size:10px;
	}
	
	#bookassist_form .date_input{
	clear:both;
	font-family:verdana;
	font-size:10px;
	margin:10px 0px 4px 0px;
	padding:0px 2px 0px 0px;
	color: #003366;
	width:70px;
	text-transform:capitalize;
	background:#FFFFFF;
	border:1px solid #003399;
	}
	#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 #ba_tf{
		width:125px;
		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:11px;
			color:#000000;
}
#ba_javascript a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #FF9933;
text-decoration:underline;
}
a img {
    border: none !important;
}   
a.callink{
background:none;
	cursor:pointer;
	cursor:hand;
}

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


/* For calendar */
.caltab {
    border: 1px solid #333;
    background: #fff; 
	font-size:1em;
}
.caltab a:link, .caltab a:visited {
    color: #003366;
}
.caltab a:hover {
    color: #933;
    border-color: #DBCDCD;     
	background:#DBCDCD;
}
.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: #DBCDCD;   
	border:1px solid #DBCDCD;
}
.days td.selected {
    font-weight: bold;
}
.days td.selected a {
    border-color: #09c;
}             

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

/************** end BOOKASSIST **************/
