@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:#FF0000;
}
.price_table_head_bg{
	background-color:#000000;
}
.price_table_row_bg_0{
	background-color:#F4F4F4;
}
.price_table_row_bg_1{
	background-color:#ffffff;
}
.price_table_border_color{
	background-color:#C0C0C0;
}
.price_promotion{
	font-weight: bold;
	color:#006633;
}
.price_no_room{
	font-weight: bold;
	color:#993333;
}
#adult{
	font-weight: bold;
	color:#008000;
	}
#children{
	font-weight:bold;
	color:#008000;
	}
#check_in {
	font-weight:bold;
	color:#FF0000;
	}
#check_out{
	font-weight:bold;
	color:#C95A10;
}
#anoucement{
border:1px dashed #E74819;
background-color:#FFFFFD;

}

/*Price Table*/
/*Promotin Tables*/
#sub_promotion{
border:1px solid #452F04;
background:#E6E6E3;
}
.promotion_product{
text-align:left;
color:#FFFFFF;
font-weight:bold;
background:#111014;
}
.promotion_date{
color:#oooooo;
font-weight:bold;
}
.promotion_title{
color:#990000;
font-weight:bold;
}
.promotion_detail{
text-align:left;
padding:10px;
border:1px solid #452F04;
background:#FFFFF0;
font-size:90%;
color:#452F04;
}
.promotion{
font-size:14px;
}
#no_promotion{
width:800px;
height:60px;
background:#FFFFDD;
border:1px dashed #6A3824;
padding:10px;
color:#FF0000;
font-weight:bold;
}

/*Promotin Tables*/

/*Testimonials*/
#no_testimonial{/*???? no_testimonial*/
width:700px;
height:20px;
background:#FFFFDD;
border:1px dashed #835F6D;
padding:10px;
color:#FF0000;
font-weight:bold;
}
.color_testimonial{/*???????????? ??? head*/
font-family:Arial, Helvetica, sans-serif;
color:#800000;
font-size:16px;
}

.tbl_border   /*???? table ????*/
		{
		color:#BF3530;
		}
.bg_avg_review  /*?????????? ???????*/
		{
		color:#ffffff;
		}
.size_fieldset  /*????? size fieldset*/
		{
		width:90%;
		}
.sub_review  /*????? ?????? table ?????? fieldset */
		{
		width:98%;
		}
.sub_review img /*????? ?????? table ?????? fieldset */
{
float:left;
}
.color_sub_review_tr  /*??????? ?? table ?????? fieldset*/
.color_head  /*????? style ??? ????? all review + ?????? ??????? ??? review*/
 	{
	color:#BF3530;
	}
.color_tr  /*??????????? head ???????? all review*/
	{
	color:red;
	}
.color_review  /*??????? font ????????*/
	{
	font-color:#BF3530;
	font-size:12px;
	}
.tbl_border  /*??? style noreview <div></div>*/
{
width:725px;
height:60px;
background:#FFFFDD;
border:1px dashed #ff0000;
padding:10px;
color:#FF0000;
font-weight:bold;
}
.change_date{
color:#FFFFCA;
}
.currency_box_bg{
border:1px #363441 solid;
}




