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


#Indicater
{
	float:left;
	width:769px;
	background:#0096db;
	}


.selRooomResult{
	float:left;
	width:765px;
	background:#dad5d2;
	margin-bottom:10px;
	border-top: 0;
	
}

#hotelResultCageLeft{
width:49%;
float:left;
height:2px;
background:url('../images/blue-cage-left.gif') no-repeat left top;
}
#hotelResultCageRight{
width:50%;
float:right;
background:url('../images/blue-cage-right.gif') no-repeat right top;
height:2px;}

#hotelResultMiddle{
	float:left;
	width:100%;
	height:47px;
	border-bottom:1px solid #a79d96;
}



.selRooomResultSet{
	width:765px;
	float:left;
	background:#f2f2f2;
	text-align:left;
}

.selRooomResultSet h1{
text-decoration:none;
color:#333333;
font-weight:bold;

}



.selRooomResultSet p {
	margin-left:13px;
	margin-top:5px;
	padding-right:100px;
	font-size:11px;
	width:70%;
}

.selRooomResultSet h1{
	font-size:14px;
	color:#666666;
	font-weight: bold;
	text-decoration:none;
	margin-left: 13px;
	margin-top: 9px;
	width:60%;
}

/**************************/
.selRoomResultSet{
	width:764px;
	margin-top: 13px;
	float: left;
	padding-bottom: 7px;
}


.Roompic{
	width:226px;
	float:left;
	margin-left: 13px;
	display: inline;
}
.selRoomTypes{
	float:left;
	width: 764px;
}

.selAvailabeBoard{
	float:left;
	width:445px;
	background-color: #FFDDBB;
}


.selAvailabeRooms{
	float:left;
	width:306px;
	background-color: #eeeeee;
	padding-left: 13px;
	line-height: 20px;
	vertical-align: middle;
}




table.setRoomTypesHeader td{
	color:#666666;
	font-size:11px;
	font-weight:bold;
	padding-left:13px;
	height:20px;
}


table.selRoomRates{
	width:100%;
	background-color: #eeeeee;
	
}

table.selRoomRates td{
	padding-left:10px;
	height:20px;
}

/**************************/
.content #pageRight .selRooomResult .selRooomResultSet .selRoomResultSet .selRoomTypes #ParentDiv #xlHotelDetailOverview_RoomType_Div #xlHotelDetailOverview_availRoom_Div td {
height:20px;
}

.container .content #pageRight  #xlHotelDetailOverview_Main_Img {
	margin-left:12px;
	border:1px solid #666666;
}


.selRoomResultSet  .photoSpace {
border:1px solid #FF9900;
margin:10px;
}

