
.room_information{
font-family:Arial,Helvetica,sans-serif;
display:block;
color:#243137;
margin:10px 0px 2px 15px;

}
.book_link {
background:transparent url(images/check_button.jpg) repeat-x scroll 0 0;
border:1px solid #CCCCCC;
clear:left;
color:#FAFAFA;
display:inline;
float:left;
font-size:9px;
height:15px;
margin:3px 0px 20px 0px;
line-height:15px;
padding:0;
text-align:center;
text-decoration:none;
text-transform:capitalize;
width:70px;
}
.hotel_price{
display:inline;
text-transform: capitalize;
margin-left:2px;

}
.hotel_description{
font-size:11px;

color:#243137;
}
.price_number{
font-size:12px;
color:#243137;
font-weight:bold;
}
.room_name{
font-size:15px;
color:#6d5e4b;
display:block;
clear:both;

}
/************** start BOOKASSIST **************/

#bookassist_form *{
		margin:0;
		padding:0;
	}
	#bookassist_form{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:0px;
	overflow:hidden;
	
color: #fff;
margin-bottom:0px;


	}
	#bookassist_form #DatesForm{
	overflow:hidden;
	width:220px;
margin-top:22px;
margin-left:2px;
		}
		#bookassist_form .search_title{
	display:none;

	
		}
	#bookassist_form label{
	text-align: right;
	clear:left;
	float:left;
	font-weight:bold;
	width:60px;
	margin-top:4px;
	
	}
	#bookassist_form label.location{
	width:210px;
	text-align:left;
	
	}
	#bookassist_form label.choose_hotel{
	width:210px;
	text-align:left;
	
	}
	#bookassist_form .departure{
	
	}
	#bookassist_form .date_select{
	
	display:inline;
	margin:2px 0px 0px 5px;
	width:60px;
	
	padding:0;
border:1px solid #996633;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	}
	
	#bookassist_form #DatesForm #inday{
		width:43px;
		}
		#bookassist_form #DatesForm #outday{
		width:43px;
		}
	#bookassist_form #inmonthyear{
	width:80px;
		
		}
 #bookassist_form #outmonthyear {
	width:80px;
		
		}
		#bookassist_form #county_hotel_select{
		
		clear:left;
		width:210px;
		border:1px solid #996633;
margin-bottom:5px;
font-size:10px;
		}
		#bookassist_form .date_input{
	clear:both;
	float:left;
font-family:Arial,Helvetica,sans-serif;
	margin:6px 0px 0px 120px;
	padding:0px 2px 0px 0px;
	color:#fff;
	background:#292117;
	border:1px solid #fff;
	text-transform:uppercase;
font-weight:bold;
font-size:11px;
	width:80px;
	}

	#bookassist_form #ba_tf{
		width:125px;
		float:left;
		
		}
	#bookassist_form img{ 
		
		margin:4px 0px -3px 5px;
	}
	
	#bookassist_form #ba_hotel_id{
		clear:left;
		width:205px;
		border:1px solid #996633;
		margin-bottom:3px;
	}

	
	#ba_javascript p{
margin:0px 0px 0px 5px;
padding:0px;
font-family:verdana;
text-align:center;
			font-size:11px;
			color: #FFFFFF;
}
#ba_javascript a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#AD8800 ;
text-decoration:underline;
}
#bookassist_form #ba_adults{
width:38px;
margin-left:50px;
	}
	#bookassist_form #ba_children{
	width:38px;
				float:left;
	}
.adults_children {
	white-space: nowrap;	
}
#bookassist_form img{ 
		margin:0px 0px -5px 3px;
	}
	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;  
}
*/	

/* Kalender angepasst */
#calendar{
    display: none;
	position:fixed;
    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: #2C3E1B;
}
.caltab a:hover {
    color: #933;
    border-color: #DBCDCD;     
	background:#DBCDCD;
}
.caltab a:active {
    color: #933;
	
    border-color: #933;
}
.caltab td {
background:#FFFFFF;
background-image:none;
    text-align: center;
	padding:0px; 
}
.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 **************/