A:hover { text-decoration: underline; }
div#preload { display: none; }
A:active { text-decoration: none; }
A { text-decoration: none; }
A:visited { color: #000000; }

/* SEASON TIME TABLES START */
#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 8px;
	width: 450px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 6px 4px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}
/* SEASON TIME TABLES END */

#title {
	font-family: "century gothic", sans-serif;
	font-size: 12pt;
	color: #898989;
	text-align: left;
	position: relative;
	left: 6px;
	top: 6px;
}

#lake_non_lake_title {
	font-family: "century gothic", sans-serif;
	font-size: 10pt;
	color: #404040;
	text-align: left;
	position: relative;
	left: 6px;
	top: 5px;
}

#small_title {
	font-family: "century gothic", sans-serif;
	font-size: 9pt;
	color: #404040;
	text-align: left;
	position: relative;
	left: 0px;
	top: 4px;
}

#sheildsurround { border: solid 1px #d3d3d3; background: F0F0F0; clear: both; padding: 8px 8px 8px 8px; }


#contentsurrounding {
	border: solid 1px #d3d3d3;
	background: #FFF;
	clear: both;
	padding: 6px;
	text-align: left;
	font-size: 8pt;
	
	-webkit-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
	}

#contentsurrounding_special {
background-image:url(https://naniboujou.com/images/dinner/vday_ad_bk.jpg);
-moz-background-size:100% 100%;
-webkit-background-size:100% 100%;
background-size:100% 100%;
	border: solid 1px #d3d3d3;
	text-align: left;
	font-size: 12pt;
		padding: 6px;
	-webkit-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
	}
	
#thinline {
	border: 1px solid #333333;
	clear: both;
	padding: 1px;
}

div.scroll {
	height: 300px;
	width: 98%;
	overflow: auto;
	border: 1px solid #666;
	//background-color: #ccc;
	padding: 8px;
}


.very_small_text {
	font-size: 9px;
}


div.scrollseason {
	height: 300px;
	width: 98%;
	overflow: auto;
	border: 1px solid #666;
	padding: 8px;
}

div.scrollrooms {
	height: 320px;
	width: auto;
	overflow: auto;
	border: 1px solid #666;
	padding: 8px;
}

div.picscroll {
	height: 320px;
	width: auto;
	overflow: auto;
	border: 1px solid #666;
	padding: 8px;
}

body {
 color: #656565;
 margin: 0;
}

.shadow {
	-moz-box-shadow: 7px 7px 10px #525252;
	-webkit-box-shadow: 7px 10px 13px #525252;
	box-shadow: 7px 7px 10px #525252;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#525252')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#525252');
}

.smallshadow {
	-moz-box-shadow: 4px 4px 7px #525252;
	-webkit-box-shadow: 4px 4px 7px #525252;
	box-shadow: 4px 4px 7px #525252;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#525252')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#525252');
	-webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
}

td { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 color: black;
}

td.white { 
 background : #FFFFFF; 
 font-size: 10pt; 
 color: black;
}

td.offwhite { 
 background : #EAEAEA; 
 font-size: 10pt; 
 color: black;
}

td.blue {
 background : #3E4885; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 7pt; 
 color: white;
}

td.brown {
 background : #CCB39E; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 8pt; 
 color: white;
}

td.menu_side {
 background : #F0F0F0; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 8pt; 
 color: black;
}


.index_history_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.history_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smalllinkhome{ 
	color: #333333; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size: 8pt; 
}

A.nav:hover {
 text-decoration: underline;
 color: #9A673E;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
}

.white_faq_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.smalltextBigger {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}


A.pictures {
 text-decoration: underline;
 color: black;
}

A.pictures:hover {
 text-decoration: underline;
 color: red;
}


/* START rotator in-page placement */
div.rotator {
	position:relative;
	height:260px;
	margin-left: 0px;
	padding:0px;
	background: white;
}

	div.rotator ul {
	margin:0;
	padding: 0;
	}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	padding: 0px;
	background: #FFF;
	border:none;
	margin-top:0px;
}
        div.rotator ul li.show {
	z-index:1;
}
/* END rotator in-page placement */


div.nani-logo {
	position:absolute;
	right: -115px;
	top: -28px;
	z-index:2;
}

div.wrapper {
  margin-left: auto;
  margin-right: auto;
	position:relative;
	width: 700px; 
	}

 .bottom_stationary {
	font-size: 14px;
	position: fixed;
	bottom: 0px;
	right: 5px;
	}

 .bottom_stationary_left {
	font-size: 14px;
	position: fixed;
	bottom: 20px;
	left: 20px;
	}	
	 .bottom_stationary_weather {
	position: fixed;
	bottom: 10px;
	right: 10px;
	}
	
	.ddimgtooltip {
box-shadow: 3px 3px 5px #818181; 
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
display:none;
position:absolute;
border:1px solid black;
background:white;
color: black;
z-index:2000;
padding: 4px;
}

#dhtmltooltip{
position: absolute;
width: 250px;
border: 2px solid black;
padding: 2px;
background: yellow;
visibility: hidden;
z-index: 990;
color: black;
font-size: 12pt;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.trans_box {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://naniboujou.com/images/50p_white.png', sizingMethod='scale');
background:url('https://naniboujou.com/images/50p_white.png')!important;background:;
}


#pup {
  position:absolute;
  z-index:200; /* aaaalways on top*/
  padding: 3px 5px 5px;
  margin-left: 10px;
  margin-top: 55px;
  width: 450px;
  border: 1px solid black;
  border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	background: #F4F5FB; 
	filter: alpha(opacity:99);
	KHTMLOpacity: 0.99;
	MozOpacity: 0.99;
	opacity: 0.99;
  color: black;
	font: 10pt "Trebuchet MS", Arial, Helvetica, sans-serif; !important;
}

/*
.stickynote{
position:absolute;
visibility:hidden;
width: 650px;
border: 2px solid black;
background-color: lightyellow;
padding: 4px;
box-shadow: 3px 3px 8px #818181;
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}
*/

#outerdivWEATHER
{
width:600px;
height:174px;
overflow:hidden;
position:relative;
}

#inneriframeWEATHER
{
position:absolute;
top:-40px;
left:-4px; 
}


.PabuButton {
	-moz-box-shadow:inset 1px -15px 0px -35px #cf866c;
	-webkit-box-shadow:inset 1px -15px 0px -35px #cf866c;
	box-shadow:inset 1px -15px 0px -35px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#b32124;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Verdana;
	font-size:14px;
	padding:9px 12px;
	text-decoration:none;
}
.PabuButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
	background-color:#bc3315;
}
.PabuButton:active {
	position:relative;
	top:1px;
}



/*
#inneriframeWEATHER
{
position:absolute;
top:-465px; 
left:-28px;
width:738px;
height:770px;
}
*/