@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:#000000;
}
.price_currency{
	font-family: "Verdana", "Microsoft Sans Serif", "MS Sans Serif", "Cordia New", "CordiaUPC"; 
	font-size: 11px;
	color:#000099;
}
.price_own{
	font-family: "Verdana", "Microsoft Sans Serif", "MS Sans Serif", "Cordia New", "CordiaUPC"; 
	font-size: 12px;
	font-weight: bold;
	color:#DD1D17;
}
.price_table_head_bg{
	background-color:#7C100D;
}
.price_table_row_bg_0{
	background-color:#FDE9E8;
}
.price_table_row_bg_1{
	background-color:#FFFAF9;
}
.price_table_border_color{
	background-color:#FFFAF9;
}
.price_promotion{
	font-weight: bold;
	color:#006633;
}
.price_no_room{
	font-weight: bold;
	color:#993333;
}

#adult{
	font-weight: bold;
	color:#0D7C15;
	}
#children{
	font-weight:bold;
	color:#0D7C15;
	}
#check_in{
	font-weight:bold;
	color:#AC2438;
	}
#check_out{
	font-weight:bold;
	color:#AC2438;}
	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000000;
}

.menu a:active {
	color: #990000;
	text-decoration:none;
	font-weight: normal;
}
.menu a:hover {
	color: #999900;
	text-decoration:none;
	font-weight: normal;

}
.menu a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.menu a:visited {
	color: #666600;
	text-decoration:none;
	font-weight: normal;
}
#anoucement{
border:1px dashed #E82015;
background-color:#FFFFE8;

}
	
/*Price Table*/
/*Promotin Tables*/
#sub_promotion{
border:1px solid #7C100D;
background:#FDE9E8;
}
.promotion_product{
color:#FFFF00;
font-weight:bold;
background:#7C100D;
}
.promotion_date{
color:#oooooo;
font-weight:bold;
}
.promotion_title{
color:#990000;
font-weight:bold;
}
.promotion_detail{
text-align:left;
padding:10px;
border:1px solid #7C100D;
background:#FFFFE6;
font-size:90%;
color:#000000;
}
.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*/

/*Testimonial Tables*/
.color_head{
/*background-color:#FDD391;*/
border-collapse:collapse;
padding:3px;
word-spacing:3px;
border:1px solid #FFC8C6;
text-align:left;
}
.color_tr{
background-color:#FFC8C6;
text-align:left;
}
.size_fieldset{
width:80%;
}
.tbl_border{
border-collapse:collapse;
padding:3px;
word-spacing:3px;
border:1px solid #984F0A;
}
.sub_review{
/*border:1px solid #9D6602;*/
background:#FFC8C6;
}
#no_testimonial{
width:400px;
height:60px;
background:#FFFFDD;
border:1px dashed #ff0000;
padding:10px;
color:#FF0000;
font-weight:bold;
}
.color_testimonial{
font-family:Georgia, "Times New Roman", Times, serif;
color:#BF3530;
font-size:16px;}
.color_review{
font-family:Georgia, "Times New Roman", Times, serif;
color:#BF3530;
font-size:16px;}


