@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:#977C4A;
}
.price_table_row_bg_0{
	background-color:#EDEDDA;
}
.price_table_row_bg_1{
	background-color:#FFFFEE;
}
.price_table_border_color{
	background-color:#FFffff;
	font-size:13px;
}
.price_promotion{
	font-weight: bold;
	color:#006633;
}
.price_no_room{
	font-weight: bold;
	color:#993333;
}
.CurrencyLink{ font-size:13px}
.currency_box_bg{
	background-color:#FFFFEE;
	border:1px solid #FFFFB0;
}

#adult{
	font-weight: bold;
	color:#993B00;
	}
#children{
	font-weight:bold;
	color:#993B00;
	}
#check_in{
	font-weight:bold;
	color:#FF0000;
	}
#check_out{
	font-weight:bold;
	color:#FF0000;}
/*Price Table*/
#anoucement{
border:1px dashed #977C4A;
background-color:#Ffffff;
}
/*Promotin Tables*/
#sub_promotion{
border:1px solid #452F04;
background:#FDF1E3;
}
.promotion_product{
text-align:left;
color:#FFFFFF;
font-weight:bold;
background:#977C4A;
}
.promotion_date{
color:#oooooo;
font-weight:bold;
}
.promotion_title{
color:#990000;
font-weight:bold;
}
.promotion_detail{
text-align:left;
padding:10px;
border:1px solid #F1C894;
background:#FFFFF0;
font-size:90%;
color:#452F04;
}
.promotion{
font-size:14px;
}
#no_promotion{
padding:100px 0px;
text-align:center;
width:100%;
height:50px;
color:#8596b2;
font-weight:bold;
font-size:15px;
}
/*Promotin Tables*/


.color_head{
text-align:left;
width:90%;
border-collapse:collapse;
border:1px solid #cccccc;


}




.color_testimonial{
font-family:Georgia, "Times New Roman", Times, serif;
font-stretch:narrower;
color:#ffffff;
font-size:16px;
}
.color_tr{
width:680px;
background-color:#977c4a;
text-align:left;
}
#no_testimonial{

width:700px;
height:60px;
background:#FFFFEC;
border:1px dashed #FF0000;
padding:10px;
color:#E80000;
font-weight:bold;
}

/*----------------------------------*/
/*Review table*/
.tbl_border{
border-collapse:collapse;
padding:3px;
word-spacing:3px;
border:1px dashed #cccccc;
text-align:left;

}


.color_review{
padding:5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-stretch:narrower;
color:#ffffff;
font-size:16px;
 }
td strong{ font-size:14px; color:#8596b2}
em font{ color:#60ae1a }
.sub_review{
background:#F5CA7B;
}
.size_fieldset{
width:80%;

}



