@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:#C10000;
}
.price_table_head_bg{
	background-color:#8F6BA0;
}
.price_table_row_bg_0{
	background-color:#F8F1F8;
}
.price_table_row_bg_1{
	background-color:#F8F1F8;
}
.price_table_border_color{
	background-color:#8F6BA0;
}
.price_promotion{
	font-weight: bold;
	color:#00A653;
}
.price_no_room{
	font-weight: bold;
	color:#993333;
}
#adult{
	font-weight: bold;
	color:#00A653;
	}
#children{
	font-weight:bold;
	color:#00A653;
	}
#check_in{
	font-weight:bold;
	color:#C10000;
	}
#check_out{
	font-weight:bold;
	color:#C10000;
	}
.currency_box_border{
background-color:#8F6BA0;
	}
.currency_box_bg{
	background-color:#8F6BA0;}
/*Price Table*/
#anoucement{
border:1px dashed #FF0000;
background-color:#FFFFDD;
}
.change_date {
color:#333333;
}

#sub_promotion{
border:1px dashed:#A020A4;
background:#FDF2FD;
}
.promotion_product{
text-align:left;
font-weight:bold;
color:#FFFFff;
background:#AB58AD;
font-size:10pt;
}
.promotion_date{
color:#333333;
font-weight:bold;
background:#FBEAFB;
}
.promotion_title{
color:#CC0066;
font-weight:bold;
}
.promotion_detail{
text-align:left;
padding:10px;
border:1px solid #C10000;
background:#FFFFE6;
font-size:90%;
color:#CC0000;
}
/*----testimonial----*/
.color_head{
text-align:left;
border-collapse:collapse;
border:1px solid #8F6BA0;
}
.color_testimonial{
font-family:Georgia, "Times New Roman", Times, serif;
font-stretch:narrower;
color:#FFFFff;
font-size:16px;
}
.color_tr{
background-color:#8F6BA0;
text-align:left;
}
/*----------------------------------*/
/*Review table*/
.color_review{ 
margin-left:5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-stretch:narrower;
color:#ffffff;
font-size:16px;
}
.sub_review{
background:#AA8EB7;
}
#no_testimonial{
width:400px;
height:60px;
background:#FFFFDD;
border:1px dashed #ff0000;
padding:10px;
color:#FF0000;
font-weight:bold;
}
td {
color:#333333;
}
/*------------------------*/




