@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:#042449;
}
.price_table_row_bg_0{
	background-color:#D2E7FF;
}
.price_table_row_bg_1{
	background-color:#FFFFFF;
}
.price_table_border_color{
	background-color:#042449;
}
.price_promotion{
	font-weight: bold;
	color:#006633;
}
.price_no_room{
	font-weight: bold;
	color:#993333;
}
#adult {
	color:#007A5E;
	font-weight:bold;
	}
#children {
	color:#007A5E;
	font-weight:bold;
	}
#check_in {
	color:#FF0000;
	font-weight:bold;
	}
#check_out {
	color:#800000;
	font-weight:bold;
	}
#anoucement{
border:1px dashed #FF0000;
background-color:#FFFFDD;
}
/*Price Table*/
/*Promotin Tables*/
#sub_promotion{
border:1px solid #452F04;
background:#D2E7FF;
}
.promotion_product{
text-align:left;
font-weight:bold;
color:#ffffff;
background:#042449;
}
.promotion_date{
color:#oooooo;
font-weight:bold;
}
.promotion_title{
color:#D20000;
font-weight:bold;
}
.promotion_detail{
text-align:left;
padding:10px;
border:1px solid #002B1A;
background:#FFFFFf;
font-size:90%;
color:#oooooo;
}

.promotion{
font-size:14px;
}
#no_promotion{
width:400px;
height:60px;
background:#FFFFDD;
border:1px dashed #835F6D;
padding:10px;
color:#FF0000;
font-weight:bold;
}

/*Promotin Tables*/

/*review*/
.color_head{
text-align:left;
width:90%;
border-collapse:collapse;
border:1px solid #042449;
}
.color_testimonial{
font-family:Georgia, "Times New Roman", Times, serif;
font-stretch:narrower;
color:#ffffff;
font-size:16px;
}
.color_tr{
background-color:#042449;
text-align:left;
margin-left:
}
.no_testimonial{
width:400px;
height:60px;
border:1px dashed #835F6D;
padding:10px;
color:#FF0000;
font-weight:bold;
background-color:#FFFFDD;
}
/*----------------------------------*/
/*Review table*/
.tbl_border{
text-align:center;
width:700px;
border-width:2px;
border-style:solid;
border-color:#042449;
}
.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;
 }
 #no_testimonial{
width:400px;
height:60px;
background:#FFFFDD;
border:1px dashed #ff0000;
padding:10px;
color:#FF0000;
font-weight:bold;
}
.sub_review{
background:#E3E8FB;
}




