/*sidebar */

.sidebar{ float:left; width:217px; display:inline; margin-left:23px;}
.sidebox{ width:215px; border:1px #d4d4d4 solid; margin-bottom:9px;}
.sidebox .sidebox_title{ width:213px; line-height:260%; text-indent:10px; color:#fff; font-weight:700;
						 background:url(../images/side_title.gif) bottom no-repeat; margin:1px auto;}
.sidebox .blue{ background:url(../images/side_title_blue.gif) bottom no-repeat;}


.room_holder{ width:213px; padding-bottom:1px; margin:0 auto;}
	.rakaback_tab{ width:100%; overflow:hidden; padding:10px 0;}
	.rakaback_tab li{ float:left; display:inline; margin-left:12px; border:1px #a1a1a1 solid; font-size:11px;}
	.rakaback_tab li a{ float:left; line-height:144%; border:1px #efefef solid; color:#545454; text-shadow:1px 1px 0px #fff; padding:0 8px;
						 background:#fff url(../images/side_tab_off.gif) top repeat-x; cursor:pointer;}
	.rakaback_tab li a:hover{ text-decoration:none;}
	.rakaback_tab li a.tabactive{ border:1px #5c7590 solid; color:#fff; text-shadow:-1px -1px 0px #666; border:1px #849ab3 solid; background:url(../images/side_tab_on.gif) top repeat-x;}
	/*.rakaback_tab li.on{ border:1px #5c7590 solid;}
	.rakaback_tab li.on a{ color:#fff; text-shadow:-1px -1px 0px #666; border:1px #849ab3 solid; background:url(../images/side_tab_on.gif) top repeat-x;}*/
	
	
	.room_title{ line-height:190%; color:#fff; font-size:11px; margin-bottom:1px; text-indent:8px;
				 background:#5c7691 url(../images/sidebox_title.gif) top repeat-x;}
	.single_room{ width:211px; overflow:hidden; border:1px #bababa solid; position:relative; margin:0 auto 1px;
					 background:url(../images/room_bg.gif) 0 1px repeat-x;}
		.room_icon{ float:left; width:46px; text-align:center; padding:10px 0 0; height:31px; border-right:1px #bababa solid;}
		
		.room_name{ float:left; width:70px; height:35px; padding:6px 24px 0 8px; border-left:1px #fff solid; font-size:11px; font-weight:bold; color:#8b6439;}	
		
		.room_info{ float:left; width:42px; font-size:16px; line-height:150%; padding-top:8px; font-weight:bold; font-style:italic; color:#616161;}	
		
		.room_flag{ position:absolute; right:0; top:0; width:21px; text-align:center; border-left:1px #bababa solid; border-bottom:1px #bababa solid;}
		.room_flag span{ display:block; width:15px; border-left:1px #fff solid; padding:2px;}
		
		.room_link{ width:100%; clear:both; border-top:1px #e4e4e4 solid; background:#f6f6f6; font-size:11px; padding:7px 0;}
		.room_link li{ width:86%; line-height:150%; padding-left:8px; background:url(../images/arrow.gif) left 6px no-repeat; margin:0 auto;}
		.room_link li a{}
		.room_link li a:hover{color:#aa9175;}