@charset "UTF-8";
/* CSS Document */

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

div#widget {
	width:174px;
	color:#5c594c;
	font-weight:bold;
	background:url(../../images_booking_widget/bg_w_reserve.gif) repeat-y;
}

div#widget, div#widget *  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

	div#widget div#top {
		height:15px;
		padding:0px 11px 0 11px;
	}
		

	div#widget div#fields {
		padding:0 0 8px 11px;
		width:164px;
		
	}
	
	div#widget div#bottom {
		height:6px;
		background:url(../../images_booking_widget/bg_w_reserve_bottom.gif);
	}

div.floatHalf {
	float:left;
	width:70px;
	margin:6px 11px 0 0;
}

	div.floatHalf select {
		width:100%;
	}
	
div.child {
	float:left;
	width:44px;
	margin:6px 9px 0 0;
}

	div.child select {
		width:100%;
	}

	div#widget a {
		display:block;
		width:142px;
		margin-left:3px;
		padding-left:7px;
		padding-bottom:10px;
		color:#5c594c;
		text-decoration:none;
		/* background:url(../../images_booking_widget/bg_w_reserve_link.gif) 8px center no-repeat; */
		/* border-top:1px solid #d8d9c9; */ 
	}
	
	div#widget a:hover {
		color:#000;
	}



#bottom{
	width:100%; 
	height:10px;
	margin-top:5px;
	margin-bottom:15px;
}