@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:#FBFEF3;
}
.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:#CC0000;
}
.price_table_head_bg{
	background-color:#669410;
}
.price_table_row_bg_0{
	background-color:#ECFAD1;
}
.price_table_row_bg_1{
	background-color:#FBFEF3;
}
.price_table_border_color{
	background-color:#669410;
}
.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:#990000;
	}
#check_out{
	font-weight:bold;
	color:#990000;}
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 #FF0000;
background-color:#FDFFE1;
}
/*Price Table*/
/*Promotin Tables*/
#sub_promotion{
border:1px solid #669410;
background:#ECFAD1;
}
.promotion_product{
text-align:left;
font-weight:bold;
color:#ffffff;
background:#669410;
}
.promotion_date{
color:#oooooo;
font-weight:bold;
}
.promotion_title{
color:#D20000;
font-weight:bold;
}
.promotion_detail{
text-align:left;
padding:10px;
border:1px solid #669410;
background:#FFFFF0;
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*/

/*Testimonial , Review Tables*/
.color_head{
border-collapse:collapse;
padding:3px;
word-spacing:3px;
border:1px solid #97A343;
}
.color_tr{
background-color:#97A343;
}
.color_testimonial{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:16px;
}
#no_testimonial{
width:400px;
height:60px;
background:#FFFFDD;
border:1px dashed #ff0000;
padding:10px;
color:#FF0000;
font-weight:bold;
}
.size_fieldset{
width:80%;
}
.tbl_border{
border-collapse:collapse;
padding:3px;
word-spacing:3px;
border:1px solid #97A343;
}
.color_review{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:16px;}
.sub_review{
background:#CCBC88;
}




