html, body { margin: 0px; padding: 0px; height: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-image: url(../img/bg_body.jpg); background-repeat: repeat-x; background-color: #160100; 
}
h1 {
	height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_container.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.clr { clear: both; }

b { height: 750px; width: 1000px; background-image: url(../img/img_gallery.jpg); background-repeat: no-repeat; display: block; margin: 0px; padding: 0px; position: relative; 
}
/*-- menu --*/
ul#menuContainer {
	height: 31px;
	display: block;
	width: 252px;
	position: relative;
	list-style-type: none;
	margin: 0px;
	padding-top: 429px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	float: left;
}
ul#menuContainer li {
	text-decoration: none;
	text-indent: -9999px;
	list-style-type: none;
	padding: 0px;
	width:126px;
	height: 31px;
	float: left;
	display: block;
}
ul#menuContainer a{
	background-image: url(../img/menu_gallery.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 31px;
	float: left;
	display: block;
}
ul#menuContainer a.home:link, ul#menuContainer a.home:visited {
	text-decoration: none;
	width: 126px;
}
ul#menuContainer a.gallery:link, ul#menuContainer a.gallery:visited {
	text-decoration: none;
	width: 125px;
	background-position: -251px 0px;
}
ul#menuContainer a.home:hover {
	text-decoration: none;
	width: 126px;
	background-position: 0px -31px;
}
ul#menuContainer a.gallery:hover {
	text-decoration: none;
	width: 126px;
	background-position: -250px -31px;
	position: absolute;
	left: 151px;
}

#ReserContain { height: 600px; width: 631px; display: block; border: 1px solid #36190d; list-style-type: none; padding: 0px; background-color: #FFFFFF; margin: 0px; position: absolute; left: 330px; top: 32px; }
h6  { width: 590px; background-image: url(../img/reservation.gif); background-repeat: no-repeat; position: absolute; left: 371px; top: 32px; margin: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; height: 89px; }
div.boxrequire {
	height: 14px;
	width: 550px;
	display: block;
	font-weight: bold;
	font-size: 10px;
	background-image: url(../img/red.gif);
	background-repeat: no-repeat;
	text-indent: 12px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
	padding: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #990000;
}
#MainBoxUL {
	width: 585px;
	position: absolute;
	left: 330px;
	top: 121px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;
}
#MainBoxUL  strong {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	width: 180px;
	display: block;
	float: left;
	padding: 0px;
}
#MainBoxUL h4 {
	display: block;
	width: 220px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../img/red_input.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#MainBoxUL h5 {
	display: block;
	width: 220px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../img/gry_input.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#MainBoxUL u { height: 18px; width: 5px; float: left; margin: 0px; padding: 0px; }
#MainBoxUL input {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	font-size: 11px;
	height: 16px;
	border: 1px solid #B9B9B9;
	color: #001E42;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#MainBoxUL select {
	margin: 0px;
	padding: 0px;
	width: 120px;
	float: left;
	font-size: 11px;
	border: 1px solid #B9B9B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #001E42;
}
#MainBoxUL a {
	background-image: url(../img/month.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 18px;
	display: block;
	margin-left: 2px;
}
#MainBoxUL textarea {
	float: left;
	height: 100px;
	width: 220px;
	display: block;
	border: 1px solid #B9B9B9;
	font-size: 11px;
	color: #001E42;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#viewMap { font-size: 11px; font-weight: normal; padding-left: 185px; padding-top: 20px; }
#viewMap a { display: inline; height: auto; width: auto; float: none; background-image: none; }


/******************* Carlendar Zone ****************************/
.calender_info {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	border: 1px solid #006600;
	background-color: #FFFFE6;
	padding: 5px;
	left: 566px;
	top: 154px;
	height: 250px;
	width: 300px;
}
.now {
	color: #FF0000;
}
.ds_box {
	position: absolute;
	z-index: 500;
}

.ds_tbl {
	background-color: #EEEEEE;
	border: 1px solid #0147A7;
}

.ds_head {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #DDDDDD;
	height: 27px;
	background-color: #0147A7;
}

.ds_subhead {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	color: #012F6D;
	height: 25px;
	background-image: url(../img/hd-sprite.gif);
	background-position: 0px -83px;
	background-repeat: repeat-x;
	background-color: #70ACFE;
}

.ds_cell, .ds_cell-now, .ds_cell2, .ds_cell2-now {
	text-align: center;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	background-color: #E5E5E5;
	width: 35px;
	height: 23px;
}
.ds_cell{
	color: #3D3414;
	font-size: 10px;
}
.ds_cell2 { background-image: url(../img/del.png); background-repeat: no-repeat; color: #3D3414; font-size: 10px; cursor:default; }
.ds_cell2-now { background-image: url(../img/del.png); background-repeat: no-repeat; color: #3D3414; font-size: 11px; font-weight: bold; cursor:default; background-color: #D2C17D; }
.ds_cell-now {
	color: #3D3414;
	font-weight: bold;
	font-size: 11px;
	background-color: #D2C17D;
}


.ds_cell:hover, .ds_cell-now:hover { background-color: #70ACFE; } 
.ds_close {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	background-color: #E5E5E5;
	height: 23px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.ds_close:hover {
	color: #990000;
}
#pop_detail {
	position: absolute;
	z-index: 10;
	background: #E5E5E5;
	padding: 5px;
	width: 700px;
	border: 1px solid #444444;
}
.red {
	color: #DD0000;
}
.cpy {
	font-size: 10px;
	color: #0079F2;
	padding-left: 30px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	position: absolute;
	top: 550px;
}
a.webby:link, a.webby:visited {
	text-decoration: none;
	color: #3399FF;
}
a.webby:hover {
	text-decoration: underline;
	color: #33FFFF;
}
