@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:#FFFFD2;
}
.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:#0080ff;
}
.price_table_row_bg_0{
	background-color:#FFFBFB;
}
.price_table_row_bg_1{
	background-color:#ffffff;
}
.price_table_border_color{
	background-color:#cccccc;
	font-size:12px;
}
	.price_table_border_color li{  margin-left:20px;}

.price_promotion{
	font-weight: bold;
	color:#006633;
}
.price_no_room{
	font-weight: bold;
	color:#993333;
}

#adult{
	font-weight: bold;
	color:#6D3900;
	}
#children{
	font-weight:bold;
	color:#6D3900;
	}
#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;
}

.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 #FF3900;
background-color:#FFFFD5;
}
.currency_box_border{
	border:1px solid #BDBDBD;
	}
.currencyLink{
	color:#800000;
	}
#tbl_promotion{
	background-color:#FFF9F2;
	border:1px solid #FF8000;
	}
	
#sub_promotion{
border:1px solid #FDAB57;
background:#F2CD99;
}
.promotion_product{
text-align:left;
font-weight:bold;
background:#FFFFD2;
}
.promotion_date{
color:#C64000;
font-weight:bold;
}
.promotion_title{
color:#DF0000;
font-weight:bold;
}
.promotion_detail{
text-align:left;
padding:10px;
border:1px solid #FDAB57;
background:#FFFFF0;
font-size:90%;
color:#452F04;
}
.promotion{
font-size:14px;}	
#no_promotion{
width:400px;
height:60px;
padding:100px 10px;
color:#333;
font-weight:bold;
}

/*Testimonial table*/
#no_testimonial{
	font-size:14px;
width:400px; text-align:center;
height:60px;
padding:100px 10px;
color:#333;
font-weight:bold;

}
.color_head{
/*background-color:#FDD391;*/
border-collapse:collapse;
padding:3px;
word-spacing:3px;
border:1px solid #800000;
}
.color_testimonial{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFAF;
font-size:16px;
}
.color_tr{
background-color:#800000;

}
/*----------------------------------*/
/*Review table*/
.color_review{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFAF;
font-size:16px;
}
.tbl_border{
text-align:center;
width:700px;
border-width:0px;
border-style:solid;
border-color:#800000;
text-align:justify;
}
.size_fieldset{
 width:550px;
 margin-left:20px;
 margin-right:20px;
 }
.sub_review{
background:#F5D3A5;
}
 .head_row{
 background-color:#CCCCCC;
 font-size:14px;
 }




