@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:#008080;
}
.price_table_row_bg_0{
	background-color:#EAFFFF;
}
.price_table_row_bg_1{
	background-color:#ffffff;
}
.price_table_border_color{
	background-color:#cccccc;
}
.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:#FF0000;
	}
#check_out{
	font-weight:bold;
	color:#FF0000;}
	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{
	background-color:#FFFFF2;
	border:1px #FF0000 dashed;
	}	
.currency_box_bg{
	border:1px #D3D3A7 solid;
	}
/*Price Table*/
/*Promotin Tables*/
#sub_promotion{
border:1px solid #452F04;
background:#EAFFFF;
}
.promotion_product{
text-align:left;
font-weight:bold;
color:#ffffff;
background:#008080;
}
.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:#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*/
.color_head{
text-align:left;
width:98%;
border-collapse:collapse;
border:1px solid #E7EDD8;
}
.color_testimonial{
font-family:Georgia, "Times New Roman", Times, serif;
font-stretch:narrower;
color:#000000;
font-size:16px;
}
.color_tr{
background-color:#E7EDD8;
text-align:left;
}
.no_testimonial{
width:400px;
height:60px;
border:1px dashed #ff0000;
padding:10px;
color:#652501;
font-weight:bold;
background-color:#FDAD00;
}
/*----------------------------------*/
/*Review table*/
.tbl_border{
width:700px;
}
#no_testimonial{
width:400px;
height:60px;
background:#FFFFDD;
border:1px dashed #ff0000;
padding:10px;
color:#FF0000;
font-weight:bold;
}

.color_review{
padding:5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-stretch:narrower;
color:#000000;
font-size:16px;
 }
 .sub_review{
background:#E7EDD8;
}
.tbl_border{
border-collapse:collapse;
padding:3px;
word-spacing:3px;
border:1px solid #2C7A9E;
text-align:left;
}
.size_fieldset{
width:80%;
}



