@charset "iso-8859-1";
/* CSS Document */

/*Price Table*/
.price_head{
	font-family: "Verdana", "Microsoft Sans Serif", "MS Sans Serif", "Cordia New", "CordiaUPC"; 
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;
}
.price_currency{
	font-family: "Verdana", "Microsoft Sans Serif", "MS Sans Serif", "Cordia New", "CordiaUPC"; 
	font-size: 11px;
	color:#FFFF99;
}
.price_own{
	font-family: "Verdana", "Microsoft Sans Serif", "MS Sans Serif", "Cordia New", "CordiaUPC"; 
	font-size: 12px;
	font-weight: bold;
	color:#990000;
}
.price_table_head_bg{
	background-color:#6B4105;
}
.price_table_row_bg_0{
	background-color:#ffffff;
}
.price_table_row_bg_1{
	background-color:#FEF8ED;
}
.price_table_border_color{
	background-color:#FCDDAF;
}
.price_promotion{
	font-weight: bold;
	color:#006633;
}
.price_no_room{
	font-weight: bold;
	color:#993333;
}
#adult {
	color:#6B4105;
	font-weight:bold;
	}
#children {
	color:#6B4105;
	font-weight:bold;
	}
#check_in {
	color:#90210A;
	font-weight:bold;
	}
#check_out {
	color:#90210A;
	font-weight:bold;
	}
#anoucement{
border:1px dashed #FF3900;
background-color:#FFFFD5;
}
/*Promotion*/
#sub_promotion{
border:1px solid #FFFFE6;
background:#F2CD99;
}
.promotion_product{
text-align:left;
font-weight:bold;
background:#FFFFC4;
}
.promotion_date{
color:#874316;
font-weight:bold;
}
.promotion_title{
color:#DF0000;
font-weight:bold;
}
.promotion_detail{
text-align:left;
padding:10px;
border:1px solid #FFFFE6;
background:#FFFFEA;
font-size:90%;
color:#452F04;
}

.promotion{
font-size:14px;}	
#no_promotion{
width:400px;
height:60px;
background:#FFFFDD;
border:1px dashed #835F6D;
padding:10px;
color:#FF0000;
font-weight:bold;
}
/*Promotion*/

/*review*/
.color_head{
text-align:left;
width:90%;
border-collapse:collapse;
border:1px solid #91230A;
}
.color_testimonial{
font-family:Georgia, "Times New Roman", Times, serif;
font-stretch:narrower;
color:#ffffff;
font-size:16px;
}
.color_tr{
background-color:#91230A;
text-align:left;
margin-left:
}
.no_testimonial{
width:400px;
height:60px;
border:1px dashed #ff0000;
padding:10px;
color:#652501;
font-weight:bold;
background-color:#FDAD00;
}
/*----------------------------------*/
/*Review table*/
.tbl_border{
text-align:center;
width:700px;
border-width:2px;
border-style:solid;
border-color:#91230A;
}
.color_review{
padding:5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-stretch:narrower;
color:#ffffff;
font-size:16px;
 }

.size_fieldset{
  width:550px;
 margin-left:20px;
 margin-right:20px;
 }
.size_fieldset.fieldset{
 width:550px;
 margin-left:20px;
 margin-right:20px;
 }
 #review{
 text-align:center;
 }


