@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 62.5%;
	color: #333333 ;
	background-color: #323232;
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
}
* div {
	overflow : hidden; /* IE7 IE8 Firefox Chrome Safari */
	_width : 100%;  /* IE6 */
}
#cont {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#cont #header {
	position: relative;
}
#cont #header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 920px;
	overflow: hidden;
}
#cont #header ul li {
	float: left;
}
#cont #header ul #logo {
	background-image: url(images/header_logo.jpg);
	height: 80px;
	width: 260px;
}
#cont #menu {
	background-image: url(images/topmenu.gif);
	height: 35px;
	margin: 0px auto;
	width: 400px;
	line-height: 28px;
	color: #fff;
	padding: 0px 10px;
	font-size: 1.2em;
	text-align: center;
}
.user_login {
	z-index: 1;
	width: 220px;
	height: 90px;
	padding: 25px 10px 0px 10px;
	color: #fff;
	font-size: 1.1em;
	right: 0px;
	position: absolute;
	background: url(images/userlogin.jpg) no-repeat;
}
#cont #menu a {
	text-decoration: none;
	color: #fff;
}
#cont #header ul #logo a {
	display: block;
	height: 80px;
	width: 260px;
	text-decoration: none;
}
#cont #header ul #mid {
	background-image: url(images/header_main.jpg);
	width: 660px;
	height: 80px;
}
#cont #header ul #rightside {
	background-image: url(images/header_right.jpg);
	height: 170px;
	width: 170px;
}
#cont #nav {
	background-image: url(images/navigation_bar.gif);
	height: 50px;
	overflow: hidden;
	width: 920px;
}
#cont #nav ul {
	list-style-type: none;
	color: #FFF;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	width: 720px;
}
#cont #nav ul li {
	display: block;
	padding: 10px;
	width: 60px;
	text-align: center;
	float: left;
}
#cont #nav ul li a {
	color: #FFF;
	text-decoration: none;
}
#cont #main {
	background-color: #FFF;
	overflow: hidden;
	_width: 100%;
	font-size: 1.2em;
	position: relative;
}
#cont #footer {
	background-color: #FFF;
	height: 10px;
	overflow: hidden;
	position: relative;
}
#cont #footer b {
	background-image: url(images/pageend_right.jpg);
	height: 10px;
	width: 10px;
	float: right;
	display: block;
}
#cont #footer p {
	background-image: url(images/pageend_left.jpg);
	display: block;
	float: left;
	height: 10px;
	width: 10px;
	margin: 0px;
	padding: 0px;
}
#cont #main #leftside {
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 9px;
	float: left;
}
#cont #main #leftside .buttonlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#cont #main #leftside .buttonlist li {
	margin-bottom: 5px;
}
#cont #main #content {
	width: 710px;
	padding-right: 10px;
	float: left;
	overflow: hidden;
}
#cont #main #content .site_con {
	background-color: #2f2f2f;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	overflow: hidden;
	padding-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	color: #fff;
}
#cont #main #content .site_header {
	color: #FFF;
	height: 30px;
	background-image: url(images/site_header_bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#cont #main #content .site_header span {
	float: left;
	padding-top: 8px;
}
#cont #main #content .site_header b {
	background-image: url(images/site_header_right.gif);
	display: block;
	height: 30px;
	width: 10px;
	float: right;
}
#cont #main #content .site_header p {
	background-image: url(images/site_header_left.gif);
	display: block;
	height: 30px;
	width: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#cont #main #content .site_header em {
	background-image: url(images/site_header_icon.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
}
.poster_header {
	background-image: url(images/poster_header.gif);
	display: block;
	height: 10px;
	overflow: hidden;
	margin-top: 10px;
}
.poster_con {
	text-align: center;
	padding: 0px 10px;
	width: 150px;
	background-color: #323232;
	color: #fff;
}
.poster_con a {
	display: block;
	color: #fff;
	text-decoration: none;
}
.poster_con img {
	display: block;
	margin: 5px auto 0px auto;
}
.poster_con a:hover {
	color: #fff;
	text-decoration: underline;
}
h3 {
	background-color: #444;
	padding: 4px;
	margin: 10px 0px 0px 0px;
	font-size: 1.3em;
	color: #fff;
}
.poster_footer {
	background-image: url(images/poster_footer.gif);
	display: block;
	height: 10px;
	overflow: hidden;
}
.photo {
	height: 120px;
	width: 163px;
	background-color: #999;
	padding: 1px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.photo {
	height: 120px;
	width: 163px;
	background-color: #fff;
	padding: 1px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.photo b {
	height: 120px;
	display: block;
}
.photo span a {
	text-decoration: none;
}
.site {
	z-index: 90;
	height: 94px;
	width: 163px;
	background-color: #999;
	padding: 1px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.site b {
	height: 75px;
	display: block;
}
.site span {
	display: block;
	height: 11px;
	background-image: url(images/site_name_bg.gif);
	background-repeat: repeat-x;
	font-size: 0.9em;
	color: #FFF;
	padding: 4px;
	font-weight: bold;
}
.site span a {
	text-decoration: none;
}
.gallery {
	z-index: 90;
	height: 139px;
	width: 163px;
	background-color: #999;
	padding: 1px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.gallery b {
	height: 120px;
	display: block;
}
.gallery span {
	display: block;
	height: 11px;
	background-image: url(images/site_name_bg.gif);
	background-repeat: repeat-x;
	font-size: 0.9em;
	text-align: center;
	overflow: hidden;
	color: #FFF;
	padding: 4px;
	font-weight: bold;
}
.gallery span a {
	text-decoration: none;
}
#cont #copyright {
	font-size: 1.1em;
	color: #FFF;
	padding: 4px;
	text-align: center;
}
img {
	border: 0px;
}
#flashadv {
	margin-bottom: 10px;
}
.inner {
	padding-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
}
.table th {
	background-color: #555;
}
.table th, .table td {
	border-bottom: 1px solid #999;
	padding: 4px;
}
.price {
	color: orange;
}
.info_logo {
	margin-right: 10px;
	width: 163px;
	overflow: hidden;
	float: left;
	padding: 1px;
	background-color: #999;
}
.video {
	display: block;
	margin-top: 5px;
	border-bottom: 1px solid #555;
	padding-bottom: 5px;
}
.video_logo {
	margin-right: 10px;
	width: 120px;
	overflow: hidden;
	float: left;
	padding: 1px;
	background-color: #999;
}
.gallery_logo {
	margin-right: 10px;
	width: 163px;
	overflow: hidden;
	float: left;
	padding: 1px;
	background-color: #999;
}
.table td.label {
	width: 22%;
	font-weight: bold;
}
.table td.con {
	width: 28%;
}
.table td {
	padding: 4px 12px 4px 2px;
}
.info_detail, .video_detail, .gallery_detail, .event_detail {
	overflow: hidden;
}
.center {
	text-align: center;
}
h2 {
	font-size: 1.3em;
	padding: 4px;
	margin: 0px 2px;
	background-color: #444;
}
div.option {
	height: 18px;
	width: 157px;
	padding: 4px;
	float: left;
}
.inner a {
	text-decoration: none;
	color: #fff;
	overflow: hidden;
}
.search {
	clear: both;
	text-align: right;
	padding-top: 5px;
}
input, select, textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	padding: 2px;
}
.calendar {
	overflow: hidden;
	padding: 1px;
	background-color: #111;
}
.calendar b {
	background-color: #444;
	width: 22px;
	height: 22px;
	display: block;
	float: left;
	line-height: 22px;
	text-align: center;
	color: #fff;
	margin: 1px;
	overflow: hidden;
	font-size: 0.9em;
}
.calendar b.prev {
	background-color: #222;
	background-image: url(images/day_prev.gif);
	color: #666;
}
.calendar b.next {
	background-color: #555;
	background-image: url(images/day_next.gif);
	color: #666;
}
.calendar b.normal {
	background-image: url(images/day.gif);
}
.calendar b.weekday {
	background-image: url(images/weekday.gif);
}
.calendar b.weekday_sunday {
	background-image: url(images/weekday_sunday.gif);
}
.calendar b.event {
	background-image: url(images/day_event.gif);
}
.calendar b.special {
	background-image: url(images/day_special.gif);
}
.calendar span {
	background-image: url(images/month.gif);
	margin: 1px;
	height: 22px;
	line-height: 22px;
	width: 118px;
	float: left;
	display: block;
	text-align: center;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
}
.calendar span.box {
	width: 22px;
}
.calendar a {
	height: 22px;
	line-height: 22px;
	display: block;
	text-decoration: none;
	color: #fff;
	overflow: hidden;
}
.calendar a a {
	display: inline;
}
.calendar a ul {
	display: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.calendar a:hover ul {
	background-color: #444;
	padding: 4px;
	top: auto;
	border: 2px #fff solid;
	left: auto;
	display: block;
	position: absolute;
	z-index: 100;
	overflow: hidden;
}
.calendar a:hover li {
	float: left;
	display: block;
	width: 150px;
}
.calendar a:hover {
	text-decoration: underline;
	color: #ccc;
}

.calendar b.prev a {
	color: #666;
}
.calendar b.next a {
	color: #666;
}
.right {
	text-align: right;
}
.fright {
width: auto;
	float: right;
	display: inline;
}
.fleft { 
width: auto;
	float: left;
	display: inline;
}
.eend {
	margin-left: 10px;
}
input.submit {
   font-size: 1em;
   font-family: Trebuchet MS,sans-serif;
   font-weight: bold;
   color: #FFFFFF;
   padding: 2px 8px;
   margin-top: 4px;
   background-color: #0077BB;
   border-top-style: solid;
   border-top-color: #75839a;
   border-top-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #424a57;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-right-width: 0px;
}
.table input, .table textarea {
	background-color: #767676;
	background-image: url(images/input_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #676666;
	width: 100%;
	margin-right: 8px;
	padding: 4px;
	color: #fff;
}
.table textarea { 
	background-image: none;
}
.table .shortbox {
	width: 30px;
}
.table .date {
	width: 80px;
}
textarea, select {
	font-family: Tahoma, Geneva, sans-serif;
}
.error {
	border: 3px solid #a11919;
	background-color: #ebc7c7;
	padding: 4px;
	margin-bottom: 10px;
	color: #881616;
}
.index_left {
	width: 515px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}
.index_right {
	float: left;
	width: 185px;
	overflow: hidden;
}
.recently_video {
	padding: 4px;
	text-align: center;
	border-bottom: solid 1px #555;
}
.recently_video img {
	margin-bottom: 5px;
}
.recently_video a {
	display: block;
}
.more {
	padding-top: 4px;
	text-align: right;
}
#showroom {
	background-image: url(images/showroom_bg.jpg);
	height: 323px;
	width: 700px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#showroom_list {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	_width: 100%;
}
#showroom_list li {
	float: left;
}
#showroom_list a {
	display: block;
	height: 27px;
	background-repeat: no-repeat;
}
#showroom_list a.nav_recommend {
	background-image: url(images/showroom_nav_recommend.gif);
	width: 130px;
}
#showroom_list a.nav_karaoke {
	background-image: url(images/showroom_nav_karaoke.gif);
	width: 130px;
}
#showroom_list a.nav_party {
	background-image: url(images/showroom_nav_party.gif);
	width: 130px;
}
#showroom_list a.nav_dartslive {
	background-image: url(images/showroom_nav_dartslive.gif);
	width: 167px;
}
#showroom_list a.nav_recommend_behind {
	background-image: url(images/showroom_nav_recommend_behind.gif);
	width: 130px;
}
#showroom_list a.nav_karaoke_behind {
	background-image: url(images/showroom_nav_karaoke_behind.gif);
	width: 130px;
}
#showroom_list a.nav_party_behind {
	background-image: url(images/showroom_nav_party_behind.gif);
	width: 130px;
}
#showroom_list a.nav_dartslive_behind {
	background-image: url(images/showroom_nav_dartslive_behind.gif);
	width: 167px;
}
#showroom_list a:hover {
	background-position: 0px 3px;
}
.crl {
	clear: both;
	display: block;
}
.hidden {
	display: none;
}
.fixed {
	position: absolute;
	width: 700px;
}
.adv_area_club {
	width: 350px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.adv_area_middle {
	float: left;
	width: 170px;
	margin-right: 10px;
}
.review {
	width: 178px;
}
.end {
	margin-right: 0px;
}
.hidden {
	display: none;
}
.page_box {
	overflow: hidden;
	border: 1px solid #ddd;
	margin-top: 5px;
	width: auto;
}
.star {
	float: left;
	display: block;
	width: 22px;
	height: 22px;
	margin-right: 5px;
	background-image: url(images/special_icon.gif);
}
.space {
	display: block;
	height: 10px;
	clear: both;
}
.space1 {
	display: block;
	clear: both;
}
.table .chb {
	width: auto;
}
.info {
	font-size: 0.9em;
}
/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}
.page_box {
	overflow: hidden;
	border: 1px solid #ddd;
	margin: 5px 0px;
	padding: 1px;
	float: right;
}
.page_box span {
	text-align: center;
	overflow: hidden;
	display: block;
	float: left;
	padding: 4px 6px;
	background-color: #efefef;
}
.page_box .total {
	background-color: #bbbbbb;
}
.page_box .current {
	background-color: #cccccc;
}
.page_box .option {
	background-color: #dddddd;
}
.page_box a {
	text-decoration: none;
	color: #d75325;
}
.btn a, .btn_h a {
	color: #fff;
	text-decoration: none;
}
.btn {
	background-color: #575757;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	display: block;
	float: left;
	width: 100px;
	margin: 0px 5px 0px 0px;
}
.btn span {
	display: block;
	float: left;
	height: 22px;
	margin: 0px;
	padding: 0px 4px;
	overflow: hidden;
}
.btn p {
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 4px;
	background: url(images/btn_end.gif) no-repeat;
	display: block;
	float: right;
}
.btn b {
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 4px;
	background: url(images/btn_start.gif) no-repeat;
	display: block;
	float: left;
}
.btn_h {
	background-color: #9b9b9b;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	display: block;
	float: left;
	margin: 0px 5px 5px 0px;
}
.btn_h span {
	display: block;
	float: left;
	height: 22px;
	margin: 0px;
	padding: 0px 4px;
	overflow: hidden;
}
.btn_h p {
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 4px;
	background: url(images/btn_end_behind.gif) no-repeat;
	display: block;
	float: right;
}
.btn_h b {
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 4px;
	background: url(images/btn_start_behind.gif) no-repeat;
	display: block;
	float: left;
}
#gallerylist {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
.note, .cocktail {
	width: 350px;
}
.note .site_con, .cocktail .site_con {
	height: 180px;
}
.event_poster {
	width: 120px;
	margin-right: 10px;
	float: left;
}
/* You can alter this CSS in order to give SmoothDivScroll your own look'n'feel */

/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 75px;
	width: 10%;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(../images/cursors/cursor_arrow_left.cur), url(images/cursors/cursor_arrow_left.cur),w-resize;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(../images/arrow_left.gif);				
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(../images/cursors/cursor_arrow_right.cur), url(images/cursors/cursor_arrow_right.cur),e-resize;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(../images/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
.page_icon {
	padding-right: 10px;
	padding-bottom: 10px;
}
.page_icon_inner {
	padding-right: 10px;
	padding-bottom: 10px;
}
#fixed_booking {
	z-index: 9;
	position: fixed;
	bottom: 0px;
	left: 50%;
	margin-left: -85px;
}
#booking_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#booking_list li {
	margin-top: 4px;
	padding: 4px;
	border-bottom: #ccc 1px solid;
	background: #efefef;
}
.booking_item {
	display: none;
}
#booking_btn {
	display: block;
	height: 15px;
	color: #333;
	text-decoration: none;
}
#menu_tag {
	display: block;
	width: 170px;
	height: 15px;
	background: url(images/menu_tag.gif) no-repeat;
}
#bwp {
	display: none;
	font-size: 1.1em;
	padding: 4px;
	border: 0px;
	margin-top: 15px;
	background-color: #ddd;
	color: #333;
	border-top: #666 1px solid;
	border-left: #666 1px solid;
	border-right: #666 1px solid;
	width: 170px;
}
