.room-type-avail{
    border: 1px solid #CCC;
}

.room-type-val-col{
    width:10%;
}

.room-type-col{
    width:20%;
}

.room-status-col{
    width:7%;
}

.new-hotel-avail{
    margin: 0 0 10px;
	position:relative;
	background:#FFF url(images/bg_list.png) repeat-x 0 0;
	border:1px solid #CCC;
	padding:0 10px 10px;
}

.new-hotel-avail:hover{
   border-color:#F33;
}

.new-hotel-avail .avail-title{
	position:relative;
	height:55px;
}

.new-hotel-avail .avail-title h1.name {
	height:40px;
	overflow:hidden;
	padding:0 230px 0 100px;
    font-size: 16px;
    font-weight: bold;
    line-height: 48px;
}

.new-hotel-avail .avail-title .lowest {
	position:absolute;
	left:-11px;
	top:5px;
	height:33px;
	width:100px;
	background:url(images/btn_price.png) no-repeat 0 0;
	color:#FFF;
	line-height:30px;
	text-indent:10px;
}

.new-hotel-avail .avail-title .lowest b{
	font-size:24px;
}

.new-hotel-avail .avail-title .hotelname{
    font-weight:bold;
	font-size:14px;
}

.new-hotel-avail .avail-title .actions {
	position:absolute;
	right:-10px;
	top:10px;
}

.new-hotel-avail .avail-title .actions a {
    display: block;
    float: right;
    height: 24px;
	width:80px;
	background: url(images/icon.gif) no-repeat;
    border-left: 1px solid #E5E5E5;
    color: #A9A9A9;
	font-weight:bold;
    line-height: 28px;
	text-indent:40px;
}

.new-hotel-avail .avail-title .actions .review {
    background-position: 20px -145px;
}

.new-hotel-avail .avail-title .actions .album {
    background-position: 20px -95px;
}

.new-hotel-avail .avail-title .actions .detail{
    background-position: 20px -45px;
	border:0;
}

.new-hotel-avail .avail-content {
	height:130px;
	position:relative;
}

.new-hotel-avail .avail-content table{
	table-layout:fixed;
}

.new-hotel-avail .avail-content td{
	padding:0;
	position:relative;
	border:0;
	color:#666;
}

.new-hotel-avail .avail-content .photo{
	width:170px;
}

.new-hotel-avail .avail-content .photo img{
	width:160px;
	height:120px;
}

.new-hotel-avail .avail-content .row1{
	height:50px;
}

.new-hotel-avail .avail-content .row2{
	height:80px;
}

.new-hotel-avail .avail-content .phone{
	width:120px;
}

.new-hotel-avail .avail-content td span{
	display:block;
	height:32px;
	overflow:hidden;
	padding-left:30px;
	margin-top:15px;
	background: url(images/icon.gif) no-repeat 5px -200px;
}

.new-hotel-avail .avail-content .address span {
    background-position: 5px -250px;
}

.new-hotel-avail .avail-content div{
	height:36px;
}

.new-hotel-avail .avail-content div p{
	height:20px;
	line-height:20px;
	margin:1px;
	overflow:hidden;
}

.new-hotel-avail .avail-content div p b{
	display:block;
	float:left;
	height:20px;
	background:#BFC65E url(images/arrow.gif) no-repeat -35px 5px;
	padding:0 5px 0 25px;
	color:#FFF;
}

.new-hotel-avail .avail-content div:hover{
	position:absolute;
	z-index:99;
}

.new-hotel-avail .avail-content div:hover p{
	height:auto;
	background:#FFFFDF;
	border:1px solid #BFC65E;
	margin:0;
}

.new-hotel-avail .avail-content .traffic p b{
	background-color:#79B6E5;
}

.new-hotel-avail .avail-content .traffic p:hover{
	border-color:#79B6E5;
}

.new-hotel-avail .avail-list {
}

.new-hotel-avail .avail-list th{
    background:#E5E5E5;
	color:#666;
	border-width:0 0 1px;
	line-height:18px;
}

.new-hotel-avail .avail-list td{
	border-width:0 0 1px;
	border-color:#E5E5E5;
	line-height:24px;
	color:#999;
}

.new-hotel-avail .room-type-val-col{
	width:50px;
	text-align:center;
}

.new-hotel-avail .room-type-val-col .close,.new-hotel-avail .room-type-val-col .open{
	width:15px;
	height:14px;
	background: url(images/arrow.gif) no-repeat 0 0;
	border:0;
	cursor:pointer;
	margin-top:6px;
}

.new-hotel-avail .room-type-val-col .open{
	background-position:0 -50px;
}

.new-hotel-avail .room-type-col a {
    color: #099;
	font-weight:bold;
}

.new-hotel-avail .room-type-col a.show-room-detail {
    background: url(images/icon.gif) no-repeat 100% -297px;
    padding-right:20px;
	white-space:nowrap;
}

.new-hotel-avail .rate-type-col b{
	color:#F60;
	font-size:14px;
	white-space:nowrap;
}

.new-hotel-avail .rate-type-col span{
	white-space:nowrap;
}

.rate-type-col{
    width:15%;
}

.new-hotel-avail .room-status-col{
    font-weight:bold;
    white-space: nowrap;
}

.new-hotel-avail .avail-list .quantity-status-0 {
    color: #C00;  
}

.new-hotel-avail .avail-list .quantity-status-2 {
    color: #060;  
}

.new-hotel-avail .booking-col .but, .new-hotel-avail .booking-col .buth, .simple-pager a, .new-hotel-avail .score-col .but, .new-hotel-avail .score-col .buth, .new-hotel-avail .time-exchange-col .but{
	display:block;
	width:52px;
	height: 24px;
    background: url(images/btn.png) no-repeat 0 0;
    color: #999;
	font-weight:bold;
	text-align:center;
}

.new-hotel-avail .room_detail{
	border:1px solid #009999;
	background:#FFFFDF;
	margin:5px 0;
	float:left;
	width:99.6%;
}

.new-hotel-avail .room_detail .room-logo{
	float: left; 
	width:130px;
	height:100px;
	background: #099;
}

.new-hotel-avail .room_detail .room-logo img{	
	width:120px;
	height:90px;
	margin:4px;
	border:1px solid #FFF;
}

.page_search_list .room_detail .room-desc{
	padding:5px 10px 5px 140px;
	color:#666
}

.new-hotel-avail .booking-col .but, .new-hotel-avail .score-col .but,.new-hotel-avail .time-exchange-col .but{
	background-position:0 -30px;
	color:#FFF;
}

.new-hotel-avail .price_all_tr td{
	padding:0;
}

.new-hotel-avail .price-all{
	border:1px solid #E5E5E5;
	border-top:none;
}

.new-hotel-avail .price-all th,.new-hotel-avail .price-all td{  
	border:1px solid #FFF;
	background:#CCC;
	text-align:center;
}

.new-hotel-avail .price-all td{  
	background:#EEE;
}

.new-hotel-avail .price-all td span{  
	color:#F30;
}