@charset "utf-8";
/* CSS Document */
.top {
	width:1000px;
	height:130px;
	margin:0px auto 0px auto;	
	padding:0px;
	background-image:url("../images/beaulidolayoutnew/top.jpg");
	background-repeat:no-repeat;
	z-index:1;
}
.left {
	padding:0px;
	margin:0px;	
	width:1000px;
	z-index:1;	
}
ul.menulist {
	list-style:none;
	margin:0px;
	margin-bottom:0px;
	padding:0px;
	width:1000px;
	background-image:url("../images/beaulidolayoutnew/nav_bg.png");	
}
ul.menulist a{
	text-decoration:none;
	color:#000000;
	cursor:pointer;
}
li.menulist {	
	float:left;
	height:29px;	
	padding:0px;	
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
	margin:0px;
	margin-bottom:0px;
	font-variant:small-caps;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	cursor:default;	
}
li.menulist:hover {
	background-image:url("../images/beaulidolayoutnew/nav_hilite.png");		
}
.body {
	width:990px;	
	margin:0px auto 0px auto;	
	margin-bottom:100px;
	background-color:#FFFFFF;
	margin-top:0px;
	padding:0px;
}
#contact_bar {
	position:fixed;
	bottom:0px;
	right:50%;
	margin-right:-500px;
	max-height:45px;
	font-size:12px;
	background-color:#CAE1FF;
	width:1000px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.background {
	background-image:url("../images/beaulidolayoutnew/middle.jpg");
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-color:#FFE4C4;
	padding:0px;
	margin:0px;	
}
.top_img {
	position:absolute;
	width:1000px;
	height:130px;
	z-index:-1;
}
.bg {
	float:left;
	background-image:url("../images/beaulidolayoutnew/top_btm.jpg");
	z-index:-1;
	width:1000px;
	height:30px;
	position:absolute;
	top:130px;
}
.contact {
	height:51px;
	max-height:51px;
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-right:30px;	
	border-right:1px #000000 solid;	
}
#notification {
	/*display:none;*/
	width: 200px;
	height:75px;
	float: right;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/beaulidolayoutnew/nav_bg.png);
}
#notification em{
	font-weight: bold;
	color: #FF0000;	
}
#notification_left {
	/*display:none;*/
	width: 200px;
	height:75px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/beaulidolayoutnew/nav_bg.png);
}
#notification_left em{
	font-weight: bold;
	color: #FF0000;	
}
.title {
	width: 1000px;
	height:30px;
	margin:0px auto 0px auto;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}
.title h1 {
	margin:0px;	
	padding:0px;
	font-size:25px;	
}
.toptext {
	background-image:url('../images/beaulidolayoutnew/nav_bg.png');
	width:450px;
	margin:0px auto 0px auto;
}
.room_select ul {	
	list-style:none;
	margin:0px;
	margin-bottom:0px;
	padding:0px;
}
.room_select li{
	float:left;
	text-align:center;
	padding:10px;
	text-decoration:underline;
	color:#0000FF	
}
.room_select a{
	text-decoration:underline;
	color:#0000FF	
}
.room_select:hover {	
	cursor:pointer;
}
table.details {
	background-color:#000000;
	width:80%;
}
table.details tr {
	background-color:#FFFFFF;
}
table.details th {
	background-color:#CCCCCC;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	width:30%;
}
.room_select2 ul {	
	list-style:none;
	margin:0px;
	margin-bottom:0px;
	padding:0px;
}
.room_select2 li{
	float:left;
	text-align:center;
	padding:5px;
	text-decoration:underline;
	color:#0000FF	
}
.room_select2 a{
	text-decoration:underline;
	color:#0000FF	
}
.room_select2:hover {	
	cursor:pointer;
}
table.rooms_table {
	width:100%;		
}
table.rooms_table tr{		
}
table.rooms_table th{
	width:30%;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;		
}
table.rooms_table td{
	width:70%;
	text-align:center;
	vertical-align:middle;		
}
.table_div {
	width:33%;
	float:left;		
}
.left_div {
	width:50%;
	float:left;
}
