/* CSS Document */
.outer_table_bg_popup
{
	/*background:url(../images/guest22_backbg.jpg);*/
	background-repeat:repeat-x;
	border-top:none;
	height:400px;
	border:1px solid #755127;
}
.roominfo_subtitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#47391f;
	text-decoration: bold;
}
.person_box
{
	background-color:#DFD1AA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	/*width:60px;
	height:20px;*/

}
.hiddentextBox_popup
{
color:#E6DEC3;
background-color:#E6DEC3;
border-bottom-color:#E6DEC3;
border-left-color:#E6DEC3;
border-right-color:#E6DEC3;
border-top-color:#E6DEC3;
border:1px solid #E6DEC3;
text-decoration:none;
}
.roominfo_txt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #47391f;
	text-decoration: none;
}
.room_typebg
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#47391f;
	vertical-align:middle;
	background:#CCBC86;
}
.room_available_bg
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	/*color:#4b4a4a;*/
	color:#47391f;
	background:#C29101;
	padding-top:5px;
}
.room_available_txt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFE79E;
	line-height:15px;
	text-transform:capitalize;
	background:#775328;
	height:25px;
	padding-top:5px;
}
.room_not_available_txt
{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:15px;
	text-transform:capitalize;
	background:#FB3A3B;
	height:25px;
	padding-top:5px;
}
.date_txt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height:18px;
	width:32px;
}
.table_br
{
	border:1px solid #CCBC86;
}

