div.centertable			{ text-align: center; }					/* table centering, IE want it in DIV */
div.centertable table 	{ margin: 0 auto; text-align: left;	}	/* table centering, with default left for CELLS */
.cr 	{ clear:left; }
.cutoff { overflow:hidden; white-space:nowrap; }
.hidden { display: none; }
.shown  {  }

#R24piclayer { 	position: absolute; left: 10px; top: 10px; z-index: 11; visibility: hidden; 
				font-family: Arial; font-size: 9px; font-weight: bold; color: #FF0000; 
				border: 2px solid; border-color: #C0C0C0 #999999 #999999 #C0C0C0; 	background-color: #999999; }
#R24piclayerN { margin: 15px; position: absolute; z-index: 12; }


.R24hotelpage {
	width: 970px; 
	font-size:12px;
	margin-bottom: 20px;	
	background-color:#F0F0F0;
	background:url('/img/bg.gif') repeat;
}
.R24hotelpage img { border:none; }

.hotelpage {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	margin: 5px auto 25px auto;
	padding: 5px;
	width: 970px;
	background-color: #FFFFFF;
	background-color:#F0F0F0;
	background:url('/img/bg.gif') repeat;
}
.hotelpage .boxed {
	border-width: 2px;
	border-style: solid;
	border-color: #C0C0C0 #999999 #999999 #C0C0C0;
}

.txtSize {
	position:relative; 
	text-align:left;
	left:1px; 
	top: 1px; 
}
.txtSize div {
	width: 120px; 
	border:1px   dotted #000000;
	background-color:#C0C0C0;
	padding:2px;
	text-align:center;
	color:#0000FF; 
	font-size: 13px; 
}
.txtSize span:hover {
	cursor:pointer;
}

.hotelpage img { border:none; }



table.R24rates {
	font-family: Arial; 
	font-size: 12px; 
	text-align:left; 
	background-color: #FFFFFF; 
	border-collapse: collapse;
	border: 1px solid #808080; 
}
table.R24rates td {
	white-space: nowrap; 
	border: 1px solid #C0C0C0;
	vertical-align:middle;
	padding:1px;
}
table.R24rates .grey {
	background-color:#C0C0C0;
}

table.resform {
	font-family: Arial;
	font-size: 12px;
	text-align: left; 
	border-collapse: collapse;
	background-color: #FFFFFF;
	padding:1px;
	background: url("/img/weblogo24a.gif") repeat-y left top; 
}
table.resform td {
	white-space: nowrap; 
	vertical-align:middle;
	height:25px;
}

.booknow {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.booknow a {
	padding: 1px;
	color: white;
	display: inline-block;
	background : url('/img/button_menu_on.gif') no-repeat left top;
}
.booknow a:hover {
	color: blue;
	display: inline-block;
	background: url('/img/button_menu_off.gif') no-repeat left top;
}


#calendertag table { font-family: Arial; 
	font-size: 8pt; 
	color: #000000; 
	text-align: center; 
	border: 1px solid #808080; 
	background-color: #FFFFFF; 
	border-collapse: separate; 
	empty-cells: hide; 
	width:150px;
} 
#calendertag table td { 
	cursor: pointer; 
	border: 1px solid #C0C0C0 
} 
#calendertag table td a 	  { text-decoration: none; color:#0000FF } 
#calendertag table td a:hover { color:#FF0000 } 
#calendertag table td:hover   { color:#FF0000 }



.R24header1 {
	font-family:Arial;
	font-size: 11px;
	text-align: left;
}
.R24header1 h1 { 
	font-size:18px;
}
.R24header1 .labelh {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	display: inline-block;
	width: 130px;
}
.R24header1 .labelhnew {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	display: inline-block;
	width: 125px;
}
.R24header1 .ratestart {
	font-weight: bold;
	font-size: 16px;
	color: red;
}
.R24header1 .starbar {
	background:url('/img/star_bar.gif') no-repeat left;
	width:50px;
	height:10px;
	display:inline-block;	
}
.R24header1 .ratebar {
	background:url('/img/rate_bar.gif') no-repeat left;
	width:100px;
	height:10px;
	display:inline-block;	
}
.R24header1 .ratebar img {
	float:left;	
}




#modreview  {
	font-family:Arial;
	background-color: #FFFFFF;
	margin:auto; 
	width:auto;
	padding:2px;
/*	height:540px; 
	overflow:auto; */
	}
#modreview .postcardtop{
	background:url('/img/PostCard_top.gif') no-repeat;
	width:580px;
	height:9px;
	line-height:9px;
	}
#modreview .postcardmiddle {
	background:url('/img/PostCard_middle.gif') repeat-y;
	width:580px;
	font-size:12px;
	}
#modreview .postcardbottom{
	background:url('/img/PostCard_buttom_city.gif') no-repeat;
	width:580px;
	height:50px;
	margin-bottom:20px;
	}
#modreview .postcardtext {
	float:left;
	width:348px;
	min-height:220px;
	text-align:justify;
	font-size:12px;
	padding:4px; 
	margin-left:2px;
	}
#modreview .stamp {
	background:url('/img/PostCard_stamp.gif') no-repeat;
	float:right; 
	margin-right:10px; 
	width:205px;
	height:auto;
	}
#modreview .stamprate {
	font-weight:bold;
	height:20px;
	text-align:right;
	font-size:18px;
	padding-top:12px;
	padding-right:40px;
	}
#modreview .stamp table {
	font-size:12px;
	text-align:left;
	width:180px;
	margin-top:20px;
	}




.R24hotellist {
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	text-align: left;
/*	clear:both; */
}
.R24hotellist table {
	font-size: 12px;
	color: #000000;
	border-collapse: collapse;
	text-align: left;
/*	margin: 0 auto; */
/*	clear:left; */
}
.R24hotellist th {
	background-color:#F5F1F0;
	font-weight: bold;
	padding: 3px;
	white-space: nowrap;
	text-align: left;
}
.R24hotellist td {
	padding: 3px;
	white-space: nowrap;
}
.R24hotellist .row0 {
	background-color: #FFFFFF;
}
.R24hotellist .row1 {
	background-color: #DFFFFF;
}
.R24hotellist .rowM {
	background-color: #C0FFC0;
}
.R24hotellist .rowF {
	background-color:#F5F1F0;
}
.R24hotellist .name {
}
.R24hotellist .loca {
}
.R24hotellist .rate {
	color: #000000;
	font-weight: normal;
}
.R24hotellist .special {
	color: #FF0000;
	font-size: 11px;
	font-style: italic;
}
.R24hotellist .recom {
	color: #FF8040;
	font-size: 11px;
	font-style: italic;
}
.R24hotellist a {
	text-decoration: none;
	color: #0000FF;
}
.R24hotellist a:hover {
	color: #FF0000;
}
.R24hotellist th a {
	color: #000000;
	font-style:italic;
}

.R24hotellist .roundbox {
	border: 1px solid;
	border-color: #C0C0C0 #999999 #999999 #C0C0C0;
}

.R24hotellistnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 56px;
	width:auto;
	margin:10px 0;
	padding: 3px;
	border: 1px #C0C0C0 solid;
	border-color: #C0C0C0 #999999 #999999 #C0C0C0;
	background-color:#F5F1F0;
	line-height:24px;
}
.R24hotellistnavi img {
	border:none;	
}
.R24hotellistnavi select,.R24hotellistnavi input {
	font-size: 11px;
}
.R24hotellistnavi .navititle {
	font-size: 16px;
	color:#000000;
}

.R24loading {
	background-color:#FFFFFF;
	border: 2px #FF0000 double;
	padding: 20px;
	font-size: 18pt;
}
.R24loadingAbs {
	background-color: #FFFFFF;
	border: 2px #FF0000 double;
	padding: 20px;
	font-size: 18pt;
	position: absolute;
	top: 200px;
	left: 300px;
}
.R24hotellist #r24rx {
	text-decoration: none;
	color: black;
}
.R24hotellist #r24rx:hover {
	color: black;
	cursor:text;
}
.R24hotellist #r24rp {
	font-weight: bold; 
	font-style: italic; 
	font-size: small; 
	color: #008000; 
	font-family: 'Times New Roman', Times, serif; 
	vertical-align: bottom; 
	text-align:right;
}
.R24hotellist .starbar {
	background:url('/img/star_bar.gif') no-repeat left;
	width:50px;
	height:10px;
	display:inline-block;	
}

.sumreview {
	padding-top:40px; 
	padding-right:30px; 
	width: 220px;
	height: 220px;
	float: right;
}
.sumreview .ratingtable {
	width:100%;
    height:180px;
    border:1px solid #C0C0C0;
	border-collapse: collapse;
    font-size: 12px;
	margin-left:auto;
    margin-right:auto;
    padding-bottom:1px;
}
.sumreview .ratingtable .hline {
	font-weight:bold; 
	vertical-align:top; 
	color:black; 
	font-size:13px; 
	padding-top:8px; 
	padding-bottom:2px; 
	background:url('/img/bg-rate.gif') no-repeat center;	
}
.sumreview .ratingtable td {	
	font-weight:bold;
	text-align:left;
	padding-left:7px;
	padding-bottom:1px;
}
.sumreview .ratingtable th {
    font-size:12px;
    text-align:left;
    padding-left:21px;
    padding-top:1px;
}

.sumreview2 {
	padding-top:1px; 
	padding-right:5px; 
	padding-left:10px; 
	width: 275px;
	height: 70px;
	
}
.sumreview2 .ratingtable {
	width:100%;
    height:180px;
    border:1px solid #C0C0C0;
	border-collapse: collapse;
    font-size: 12px;
	margin-left:auto;
    margin-right:auto;
    padding-bottom:1px;
}
.sumreview2 .ratingtable .hline {
	font-weight:bold; 
	vertical-align:top; 
	color:black; 
	font-size:13px; 
	padding-top:8px; 
	padding-bottom:2px; 
	background:url('/img/bg-rate.gif') no-repeat center;	
}
.sumreview2 .ratingtable td {	
	font-weight:bold;
	text-align:left;
	padding-left:7px;
	padding-bottom:1px;
}
.sumreview2 .ratingtable th {
    font-size:12px;
    text-align:left;
    padding-left:21px;
    padding-top:1px;
}

.hotelpage .headlines180 {
	color: #FFFFFF;
	background: #1486FB url('/img/headline180.jpg') repeat-y right 50%;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
	height:16px;
}
.hotelpage .headlines180a {
	margin-top:2px; 
	margin-bottom:2px; 
	color: #FFFFFF; 
	background: #1486FB url('/img/headline180.jpg') repeat-y right 50%; 
	font-weight: bold; 
	font-size: 11px;
	padding:1px; 
	height:14px;
}

.headlines180 {
	color: #FFFFFF;
	background: #1486FB url('/img/headline180.jpg') repeat-y right 50%;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
	height:16px;
}
.headlines180a {
	margin-top:2px; 
	margin-bottom:2px; 
	color: #FFFFFF; 
	background: #1486FB url('/img/headline180.jpg') repeat-y right 50%; 
	font-weight: bold; 
	font-size: 11px;
	padding:1px; 
	height:14px;
}

.ratebar {
	background:url('/img/rate_bar.gif') no-repeat left;
	width:100px;
	height:10px;
	display:inline-block;	
}
.ratebar img{
	float:left;	
}
.starbar {
	background:url('/img/star_bar.gif') no-repeat left;
	width:50px;
	height:10px;
	display:inline-block;	
}





.shadow3 { 		/* CSS3 */
	box-shadow: 3px 3px 3px #999999;
	-o-box-shadow: 3px 3px 3px #999999;
	-icab-box-shadow: 3px 3px 3px #999999;
	-khtml-box-shadow: 3px 3px 3px #999999;
	-moz-box-shadow: 3px 3px 3px #999999;
	-webkit-box-shadow: 3px 3px 3px #999999;
}
.rounded5 {		/* CSS3 */
	border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.rounded10 {	/* CSS3 */
	border-radius: 10px;
	-o-border-radius: 10px;
	-icab-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.yscroll {
	overflow:hidden;
	padding-right:10px;
}
.yscroll:hover  {  
	overflow: auto;
	padding-right:2px;
}


