body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #120904;
	
}
img{
	border:0;
}
li{
	list-style:outside;
}
.bubbleInfo {
    position: relative;
}

.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
}
a:link.linkmenu {
	font-size:12px;
	font-family: Arial;
	color:#FFFFFF;
	text-decoration:none;
}
a:visited.linkmenu {
	font-size:12px;
	font-family: Arial;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.linkmenu {
	font-size:12px;
	font-family: Arial;
	color:#804000;
	text-decoration:underline;
}
a:active.linkmenu {
	font-size:12px;
	font-family: Arial;
	color:#804000;
	text-decoration:underline;
}
a:link.linkmenu2 {
	font-size:12px;
	font-family: Arial;
	color:#FF0000;
	text-decoration:none;
}
a:visited.linkmenu2 {
	font-size:12px;
	font-family: Arial;
	color:#FF0000;
	text-decoration:none;
}
a:hover.linkmenu2 {
	font-size:12px;
	font-family: Arial;
	color:#CC0000;
	text-decoration:underline;
}
a:active.linkmenu2 {
	font-size:12px;
	font-family: Arial;
	color:#CC0000;
	text-decoration:underline;
}
a:link.linksitemap {
	font-size:12px;
	font-family: Arial;
	color:#804000;
	text-decoration:none;
}
a:visited.linksitemap {
	font-size:12px;
	font-family: Arial;
	color:#804000;
	text-decoration:none;
}
a:hover.linksitemap {
	font-size:12px;
	font-family: Arial;
	color:#FFFFFF;
	text-decoration:none;
}
a:active.linksitemap {
	font-size:12px;
	font-family: Arial;
	color:#804000;
	text-decoration:none;
}

#gradient-style {
	font-family: Arial;
	border-collapse: collapse;
	border-spacing: 1px;
	border-left: 1px solid #1F2A34;
	border-right: 1px solid #1F2A34;
}
#gradient-style thead th{
	background: #1E272D;
	font-size: 12px;
	color: #fff;
	height: 30px;
	text-align: center;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#gradient-style tbody td{
	font-size: 10px;
	background: #2d3134;
	color: #fff;
	text-align:center;
	border-left: 1px solid #373B3E;
	border-right: 1px solid #373B3E;
	border-bottom: 1px solid #666666;
	padding-left: 3px;
	height: 40px;
}
#gradient-style tbody td span{
	font-size: 12px;
	color:#FF6600;
	font-weight: bold;
	text-decoration: none;
}
#gradient-style tbody th{
	background: #373B3E;
	color: #080808;
	text-align: left;
	padding-left: 4px;
	border: 1px solid #2d3134;
	border-bottom: 1px solid #222222;
	width: 120px;
}
#gradient-style tbody th b{
	color: #fff;
	font-size: 12px;
	font-weight: bolder;
}
#gradient-style tbody tr:hover{
	background: #333;
}
#gradient-style tbody a[title^="Download"] { 
	/*background: url('http://www.fitodotnet.com/csstablegallery/icon_attachment.gif') no-repeat center;
	padding-top: 22px;*/
	font-size: 12px;
	color:#FF6600;
	text-align: center;
}
#gradient-style tbody a[title^="Download"]:hover{
	text-decoration: underline;
	font-size: 12px;
	color:#FF6600;
}
#gradient-style tbody a[title^="Download"]:visited{
	text-decoration: line-through;
	font-size: 12px;
	color:#FF6600;
}
#gradient-style tfoot{
	background: #1F2A34;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border-left: 1px solid #1F2A34;
	border-right: 1px solid #1F2A34;
}
#gradient-style tfoot td{
	font-style:italic;
}
#gradient-style table td{
	background: #1F2A34;
	text-align:left;
}
#vip-style  {
	font-family: Arial;
	font-size: 12px;
}
#vip-style th{
	background:#804000;
	color: #FFFFFF;
	height: 30px;
	text-align: center;
}
#vip-style td{
	background: #FFFFFF;
	color: #000000;
	text-align:left;
	height: 30px;
	border-top:1px solid #804000;
	border-bottom:1px solid #804000;
}

#weektable  {
	font-family: Arial;
	border-collapse: collapse;
	border:1px solid #b85207;
	font-size: 12px;
}
#weektable thead th{
	background: #ffe8c8;
	color: #000000;
	height: 30px;
	text-align: center;
	border:1px solid #b85207;
}
#weektable tbody th{
	padding-left:5px;
	background: #FFFFFF;
	color: #000000;
	height: 30px;
	text-align: left;
	border:1px solid #b85207;
}
#weektable td{
	background: #FFFFFF;
	color: #000000;
	text-align:center;
	height: 30px;
	border:1px solid #b85207;
}

.topic-main{
	font-family: Arial;
	font-size:18px;
	color:#996600;
}
.topic-sub{
	font-family: Arial;
	font-size:14px;
	color:#996600;
}
.sp-text{
	font-family: Arial;
	font-size:12px;
	color:#996600;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.text a{
	font-size: 12px;
}
.text a:link {
	color: #333333;
	text-decoration: none;
}
.text a:visited { 
	color: #333333;
	text-decoration: none;
}
.text a:hover {
	color: #FF6600; 

}
.text a:link.linkroom {
	font-size:14px;
	font-family: Arial;
	color:#804000;
	text-decoration:underline;
}
.text a:visited.linkroom {
	font-size:14px;
	font-family: Arial;
	color:#804000;
	text-decoration:underline;
}
.text a:hover.linkroom {
	font-size:14px;
	font-family: Arial;
	color:#804000;
	text-decoration:underline;
}
.text a:active.linkroom {
	font-size:14px;
	font-family: Arial;
	color:#804000;
	text-decoration:underline;
}

.tripadvisor {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
}
.tripadvisor a{
	font-size: 10px;
}
.tripadvisor a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.tripadvisor a:visited { 
	color: #CCCCCC;
	text-decoration: none;
}
.tripadvisor a:hover {
	color: #f29221; 

}

.ui-datepicker{
	width:200px;
	font-family:Arial;
	font-size:11px;
	text-align:center;
}

.reservation_tab {
	font-family: Arial, Verdana, Arial,  ;
	font-size: 13px;
	color: #000000;
	padding-top:1px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
}
.reservation_tab a:link {
	color: #000000;
	text-decoration: none;
}
.reservation_tab a:visited { 
	color: #000000;
	text-decoration: none;
}
.reservation_tab  a:hover {
	color: #000000; 
	text-decoration: underline;
}

.reservation_tab1 {
	font-family: Arial, Verdana, Arial,  ;
	font-size: 13px;
	color: #000000;
	padding-top:1px;
	border:1px solid #000000;
}
.reservation_tab1 a:link {
	color: #000000;
	text-decoration: none;
}
.reservation_tab1 a:visited { 
	color: #000000;
	text-decoration: none;
}
.reservation_tab1  a:hover {
	color: #000000; 
}

.reservation_tab2 {
	border-bottom:1px solid #000000;
}

.reservation_tab3 {
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}

#tbFAQs p {
	text-align:justify;
} 
#tbFAQs p.head {
	font-family: Arial;
	font-size:12px;
	color:#804000;
	padding-top:15px;
} 

/*inc_top*/
#tbTop{
	font-family: Arial;
	font-size: 11px;
	color: #FFF0CE;
}
#tbTop h1{
	font-family: Arial;
	font-size: 11px;
	color: #FFF0CE;
}
#tbTop a{
	color: #FFF0CE; 
	text-decoration: none;
}

/*inc_banner*/
#tbBanner{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
#tbBanner a:link{
	color: #000000;
	text-decoration: none;
}
#tbBanner a:visited { 
	color: #000000;
	text-decoration: none;
}
#tbBanner a:hover {
	color: #f29221; 
}

/*inc_booking*/
#tbBooking{
	width:827px;
	height:50px;
	background-color:#1e0d05;
}
#tbBooking td{
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
}
#tbBooking input, select{
	width:100px;
	font-size:10px;
}

/*inc_foot*/
#tbFoot{	
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
#tbFoot a:link{
	color: #ffffff;
	text-decoration: none;
}
#tbFoot a:visited { 
	color: #ffffff;
	text-decoration: none;
}
#tbFoot a:hover {
	color: #f29221; 
}

#tbLocation{
	background-color:#746552;
}
#tbLocation td{
	height:30px;
	padding-left:10px;
	font-family: Arial;
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
}
#tbLocation tr.r1 td{
	background-color:#94866b;
}
#tbLocation tr.r2 td{
	background-color:#8b7963;
}
#tbLocation table td{
	padding-left:0px;
	color:#333333;
	font-family: Arial;
	font-size:12px;
	text-align:left;
}

#menu-home{
	width:134px;
	height:40px;
	float:left;
}
#menu-home a{
	display:block;
	text-indent:-9999px;
	background:url(../img/bn1.jpg);
}
#menu-home a:hover{
	display:block;
	text-indent:-9999px;
	background:url(../img/bn1-a.jpg);
}

#menu-service{
	width:134px;
	height:40px;
	float:left;
}
#menu-service a{
	display:block;
	text-indent:-9999px;
	background:url(../img/bn2.jpg);
}
#menu-service a:hover{
	display:block;
	text-indent:-9999px;
	background:url(../img/bn2-a.jpg);
}

#jsddm
{	margin: 0;
	padding: 0}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Arial, Arial}

	#jsddm li a
	{	display: block;
		background: #1e0d05;
		padding-top:10px;
		padding-bottom:10px;
		text-align:center;
		text-decoration: none;
		width: 102px;
		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #FF6600}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: 102px;
				background: #804000;
				color: #FFFFFF}
			
			#jsddm li ul li a:hover
			{	background: #B35900}