@import url("body.css");
@import url("frames.css");
@import url("config.css");
@import url("fonts.css");
@import url("borders.css");
body {
	font-family: Tahoma;
	font-size: 11px;
	margin-top:1px;
} 

.bg_o { background-color: #FF7700; }
.bg_lo { background-color:#FFE6D5; }
.bg_b { background-color: #408AC1; }
.bg_w { background-color: #FFFFFF; }
.bg_r { background-color: #CC0000; }
.bg_lr { background-color: #FFECEC; }
.bg_g { background-color: #7EA106; }
.bg_lg { background-color: #DBE9B4; }
.bg_llg { background-color: #EFF3E2; }
.bg_lb { background-color: #D3E1EB; }
.bg_llb { background-color: #F4F8FB; }
.b_lb { background-color: #D3E1EB; }
.bg_gray { background-color: #CCCCCC; }
.bg_lgray { background-color: #EEEEEE; }


.border_g { border:1px solid #7EA106; }
.border_b { border:1px solid #408AC1; }
.border_lb { border:1px solid #D3E1EB; }
.border_lg { border:1px solid #DBE9B4; }
.border_bot { border-bottom-style:solid; border:2px;}

.f_green { color:#7EA106; }
.f_blue { color:#006699; }
.f_red { color:#CC0000; }
.f_wight { color:#FFFFFF; }

.line_break { height:5px; padding-bottom:5px; }
.lh{
	
	line-height:20px; padding-left:5px;
	font:Verdana, Geneva, sans-serif;
	color:#FFF;
	size:14px;
	}
	
room_text {
	font-size:36px;
	float:right;
	font-family:Verdena;
	size:12px;
	padding:10px;
	margin:5px;
	
	}	
.price2{
font:Verdena;
size:24px; color:#F00;
	
	}

.float_right { float:right; }
.float_left { float:left; }
.clear_float { clear:both; }

.border_d { border-bottom: 1px dashed #CED9E6;}
.bbot_g { border-bottom: 1px dashed #CED9E6;}
.border { border: 1px dashed #CED9E6;}

.zb {
	padding:5px;
	border:thin #CCF;
	width:90%;
	

	
	
	}


.b_bo_g { border-bottom: 1px dashed #DBE9B4; }

.bold { font-weight:bold; }
.bld { font-weight:bold; }

.table { margin: 0px; padding: 0px; width: auto; }
.tr { clear:both; margin:0px; padding:0px; width: 100%; }
.trh { clear:both; margin:0px; padding:0px; width: 100%; height:40px; }
.td_l { float: left; }
.td_r { float: right; }
.clear { clear: both;}
.clear-left { clear:left;}
.clear-right { clear:right;}
.star { background-image: url(/img/star.gif); background-repeat: no-repeat; height: 10px; width: 8px; }
.mid { background-image: url(../img/mid.gif); background-repeat: no-repeat; background-position: center center; height: 21px; width: 2px; }
fieldset {
	border-top: 1px solid #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lr_bg {
 background: url(../img/well_shadow.png) repeat-y  center top;;
 margin-top:0px;
}

