#hotel_list {
	width:515px;
	height:100px;
	overflow:auto;
	background:#DFFFB5;
	margin:-8px 0 2px 0;
	border-top:solid 2px #DFFFB5;
	border-bottom:solid 2px #DFFFB5;
}

#hotel_list ul {
	overflow:auto;
	clear:both;
	height:20px;
}

#hotel_list ul.odd {
	background:#D2F1A9;
}

#hotel_list ul.odd.other {
	background:#DBE0D0;
}

#hotel_list ul.other {
	background:#C4C9B8;
}

#hotel_list ul.over,
#hotel_list ul.over.other {
	background:#E6C3F1;
	cursor:pointer;
}

#hotel_list ul li {
	display:block;
	float:left;
	font-size:9pt;
	color:#000;
}

#hotel_list ul.normal li.number,
#hotel_list ul.other li.number {
	width:28px;
	text-align:center;
	font-weight:bold;
	background:url(../img/row_number_bg.gif) no-repeat 5px 1px;
	color:#2C6B2C;
	font-size:8pt;
	padding:3px 0 2px 0;
}
#hotel_list ul.other li.number {
	background-image:url(../img/row_number_bg_other.gif);
}

#hotel_list ul.over li.number {
	background:url(../img/row_number_bg_on.gif) no-repeat 5px 1px;
	color:#FFF;
}

#hotel_list ul li.name {
	width:234px;
	border-right:solid 2px #CDECA4;
	padding:2px 0 3px 0;
}

#hotel_list ul li.name a,
#hotel_list ul li.name_small a {
	font-weight:bold;
	color:#008000;
}
#hotel_list ul.over li.name a,
#hotel_list ul li.name a:hover{
	color:#000;
	text-decoration:none;
}

#hotel_list ul li.rating,
#hotel_list ul li.rating_small {
	width:71px;
	padding:2px 0 3px 6px;
	border-right:solid 2px #CDECA4;
	font-weight:bold;
}

#hotel_list ul li.reviews,
#hotel_list ul li.reviews_small {
	width:72px;
	padding:2px 0 3px 6px;
	border-right:solid 2px #CDECA4;
	font-weight:bold;
}

#hotel_list ul li.name_small {
	width:198px;
	border-right:solid 2px #CDECA4;
	padding:2px 0 3px 0;
}

#hotel_list ul li.rating_small {
	width:54px;
}

#hotel_list ul li.reviews_small {
	width:65px;
}

#hotel_list ul li.distance{
	width:52px;
	padding:2px 0 3px 6px;
	border-right:solid 2px #CDECA4;
	font-weight:bold;
}

#hotel_list ul li.price {
	width:68px;
	padding:2px 0 3px 6px;
}

#map {
	width:515px;
	height:445px;
}

#key {
	width:510px;
	height:52px;
	background:#394138;
	margin:0 0 20px 0;
	padding:8px 0 0 5px;
	overflow:auto;
	color:#FFF;
	font-size:9pt;
}

#key p {
	overflow:auto;
	clear:both;
}

#key p.key {
	font-size:11pt;
	font-weight:bold;
	text-transform:uppercase;
}

#key p.toggle {
	font-size:8pt;
	line-height:8pt;
}

#key p img {
	float:left;
	display:inline;
	margin:0 4px;
}

#key p input {
	display:block;
	float:left;
	width:14px;
	height:12px;
	margin:0;
	padding:0;
	border:none;
}

#key p label {
	display:block;
	float:left;
	font-size:8pt;
}

#key .col1 {
	width:83px;
	background:url(../img/key_bg.gif) no-repeat top right;
	float:left;
	min-height:45px;
}

#key .col2 {
	width:159px;
	background:url(../img/key_bg.gif) no-repeat top right;
	float:left;
	min-height:45px;
}

#key .col2 p.others {
	width:159px;
	margin:3px 0 0 0;
}

#key .col3 {
	width:142px;
	background:url(../img/key_bg.gif) no-repeat top right;
	float:left;
	min-height:45px;
}

#key .col3 p.rail {
	width:142px;
	margin:12px 0 0 0;
}

#key .col3 p.rail_hotel {
	width:142px;
	margin:0;
}

#key .col4 {
	width:121px;
	float:left;
}

#results .hotel_popup {
	overflow:auto;
}

#results p.number {
	width:18px;
	text-align:center;
	font-weight:bold;
	background:url(../img/row_number_bg_on.gif) no-repeat 0 1px;
	color:#FFF;
	font-size:8pt;
	padding:3px 0 2px 0;
	float:left;
	margin:0 4px 0 0;
}

#results .hotel_popup h2 {
	font-size:12pt;
	font-weight:bold;
	color:#008000;
}

#results .hotel_popup .details {
	/*margin:6px 0 9px 0*/;
	clear:both;
	overflow:auto;
	height:56px;
	padding:5px 0 0 0;
}

#results .hotel_popup .details img {
	float:left;
	display:inline;
	margin:0 3px 0 0;
}

#results .hotel_popup .details p {
	float:left;
	font-size:9pt;
	width:199px;
	line-height:10pt;
	margin:-2px 0 0 0;
}

#results .hotel_popup .details p strong {
	padding:0 10px 0 0;
}

#results .hotel_popup .details p.grey {
	float:left;
	font-size:8pt;
	color:#777;
	margin:1px 0 0 0;
}

#results .hotel_popup .details p.grey strong {
	padding:0;
}

#results .hotel_popup .details p a {
	font-weight:bold;
	color:#008000;
}
#results .hotel_popup .details p a:hover {
	color:#000;
}

#results .hotel_popup .price {
	margin:0 0 3px 0;
	width:277px;
	padding:0;
	border-bottom:solid 2px #D2F1A9;
	border-top:solid 2px #D2F1A9;
	clear:both;
	overflow:auto;
}

#results .hotel_popup .price p {
	float:left;
	font-size:10pt;
	line-height:13pt;
	color:#000;
	width:202px;
	margin:2px 0 0 0;
	padding:2px 0;
}

#results .hotel_popup .price p.multi {
	/*font-size:8pt;*/
}

#results .hotel_popup .price p.right {
	float:right;
	font-size:8pt;
	width:75px;
	text-align:right;
	margin:2px 0 0 0;
}

#results .hotel_popup .price p.right strong {
	font-size:12pt;
	color:#3C4D3C;
	line-height:11pt;
}

#results .hotel_popup .book {
	margin:0;
	width:155px;
	clear:both;
	overflow:auto;
	float:right;
}

#results .hotel_popup .book a {
	display:block;
	float:left;
	color:#008000;
	font-size:7pt;
	margin:3px 6px 0 0;
}
#results .hotel_popup .book a:hover {
	color:#000;
}

#results .hotel_popup .book input.info_map,
#results .hotel_popup .book input.book_map {
	background:url(../img/buy_button_bg.gif) 0 0 no-repeat;
	width:39px;
	height:18px;
	float:left;
	margin:0 2px 0 0;
	cursor:pointer;
	z-index:999;
	font-size:11pt;
}

#results .hotel_popup .book input.book_map {
	background:url(../img/info_button_bg.gif) 0 0 no-repeat;
	width:45px;
	margin:0;
}

#results .other_popup h1 {
	font-size:12pt;
	letter-spacing:0;
	color:#676262;
}

#results .other_popup .left {
	float:left;
	width:25px;
	margin:0 0 0 0;
}

#results .other_popup .right {
	float:left;
	width:250px;
	overflow:auto;
}

#results .other_popup .right p {
	float:right;
}

#results .other_popup .right p a {
	font-weight:bold;
}

#results .other_popup #icon {
	float:left;
}