@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:#3d9ef1;
}
.price_table_row_bg_0{
	background-color:#e3f1fd;
}
.price_table_row_bg_1{
	background-color:#fefefe;
}
.price_table_border_color{
	background-color:#fff;
}
.price_promotion{
	font-weight: bold;
	color:#006633;
}
.price_no_room{
	font-weight: bold;
	color:#993333;
}
#adult{
	font-weight: bold;
	color:#008000;
	}
#children{
	font-weight:bold;
	color:#008000;
	}
#check_in {
	font-weight:bold;
	color:#c38f0f;
	}
#check_out{
	font-weight:bold;
	color:#FF0000;
}
.currency_box_border td{ font-size:12px}
.change_date{font-size:12px}
.price_table_border_color{font-size:12px}
#anoucement{
border:1px dashed #dedede;
background-color:#fdfdfd;
font-size:12px

}

/*Price Table*/
/*Promotin Tables*/
#sub_promotion{
border:1px solid #452F04;
background:#E8EEFF;
}
.promotion_product{
text-align:left;
color:#FFFFFF;
font-weight:bold;
background:#3333FF;
}
.promotion_date{
color:#oooooo;
font-weight:bold;
}
.promotion_title{
color:#990000;
font-weight:bold;
}
.promotion_detail{
text-align:left;
padding:10px;
border:1px solid #452F04;
background:#FDFFE1;
font-size:90%;
color:#452F04;
}
.promotion{
font-size:14px;
}
#no_promotion{
margin:0px;
margin-left:auto; margin-right:auto;
text-align:center;
width:700px;
height:60px;
padding:10px;
color:#c38f0f;
font-weight:bold;
}
#no_testimonial{
	 margin:0px;
	 margin-left:auto; margin-right:auto;
	text-align:center;
width:400px;
height:60px;
padding:10px;
color:#c38f0f;
font-weight:bold;
}
.color_head{
text-align:left;
width:98%;
border-collapse:collapse;
border:1px solid #fff;
}
.field_color strong font{ color:#3d9ef1}
.field_color font{ color:#d19910}
.color_testimonial{
font-family:Georgia, "Times New Roman", Times, serif;
font-stretch:narrower;
color:#fff;
font-size:16px;
}
.color_tr{
background-color:#1f1b1c;
text-align:left;
}
/*----------------------------------*/
/*Review table*/

.color_review{
color:#FFFFFF;
 }
.tbl_border{
border-collapse:collapse;
padding:3px;
word-spacing:3px;
border:0px solid #ffffff;
text-align:left;

}
.tbl_border strong{ color:#666; font-size:13px}

.sub_review{
background:#E8EEFF;
}
.size_fieldset{
width:80%;
}


li{ list-style:none}

