*{padding:0px; margin:0px;}

body{
	text-align: center; width:770px; height:620px; overflow:hidden;  margin: 0px auto; background: #ef831c; border:#fff 0px solid; 
	font-family: Arial, Arial, Helvetica, sans-serif; font-size:.75em;
}



/*================================================== Thickbox ================================================*/

.tb_nav{
	width:502px; height:60px;  margin:0px auto;
}
.tb_nav ul{ list-style-type: none;}
.tb_nav li{ float:left;}
.tb_nav a{ text-decoration: none; margin:0px 20px 0px 20px;}
.tb_nav span{ visibility:hidden;}


.tb_nav2{
	width:758px; height:60px;  margin:0px auto; 
}


.tb_nav2 ul{ list-style-type: none;}
.tb_nav2 li{ float:left;}
.tb_nav2 a{ text-decoration: none; margin:0px 20px 0px 20px;}
.tb_nav2 span{ visibility:hidden;}

a.tb_drink{display: block; width:113px; height:58px; background:url('../images/tb_menu_off/drink.gif') no-repeat top left;}
a.tb_drink:hover, a.tb_drink:active, a.tb_drink_act{ display: block; width:113px; height:58px; background:url('../images/tb_menu_on/drink.gif') no-repeat top left;}

a.tb_taste{display: block; width:105px; height:58px; background:url('../images/tb_menu_off/taste.gif') no-repeat top left;}
a.tb_taste:hover, a.tb_taste:active, a.tb_taste_act{ display: block; width:105px; height:58px; background:url('../images/tb_menu_on/taste.gif') no-repeat top left;}

a.tb_lounge{display: block; width:139px; height:58px; background:url('../images/tb_menu_off/lounge.gif') no-repeat top left;}
a.tb_lounge:hover, a.tb_lounge:active, a.tb_lounge_act{ display: block; width:139px; height:58px; background:url('../images/tb_menu_on/lounge.gif') no-repeat top left;}

a.tb_bs{display: block; width:241px; height:65px; background:url('../images/bottleservice_off.png') no-repeat top left;}
a.tb_bs:hover, a.tb_bs:active, a.tb_bs_act{ display: block; width:241px; height:65px; background:url('../images/bottleservice_on.png') no-repeat top left;}

#tb_content{
	width: 750px; height:470px; margin:0px auto; margin:10px auto; border:#fff 0px solid; padding:10px; text-align:center;
}

#tb_content_calendar {
	width:100%; height:550px; margin:0px auto; border:#fff 0px solid; padding:0px 10px 10px 10px;
}

.line_break{ margin:10px auto 5px; width:165px; height:18px; background:url('../images/break.gif') no-repeat top left; }

.scroll-pane {
	overflow: auto; 
}

a.jScrollArrowUp {
	background: url('../images/up_arrow.gif') no-repeat 0 0;
}
a.jScrollArrowUp:hover {
	background: url('../images/up_arrow_on.gif') no-repeat 0 0;
}
a.jScrollArrowDown {
	background: url('../images/down_arrow.gif') no-repeat 0 0;
}
a.jScrollArrowDown:hover {
	background: url('../images/down_arrow_on.gif') no-repeat 0 0;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 0px;
}
.jScrollPaneTrack {
	background: url('../images/bar_back.gif') repeat-y;
}
.jScrollPaneDrag {
	position: absolute; left:0px; top:0px;
	background:#F6EACB url('../images/drag_middle.gif') no-repeat 0 50%;
}
.jScrollPaneDragTop {
	background: url('../images/drag_top.gif') no-repeat;
	height: 11px;
}
.jScrollPaneDragBottom {
	background: url('../images/drag_bottom.gif') no-repeat;
	height: 11px;
}

