*{
margin:0;
padding:0;
}

img
{
	border: none;
	background-color: transparent;
}

body{
/*font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;*/
text-align:center;
color:#fff;
/*font-size: 76%;*/
background-color:#202020;
margin: 0 0 0 0;
padding: 0; 
/*font:normal 12px/18px Georgia,"Times New Roman",Times, serif;*/
font: 12pt/17pt Georgia,sans-serif;
border-style:none;
border: 0;
/*font-style:italic;*/
}

/* General Style Info */
a{
color:#511c05;
text-decoration:none;
font-style: italic;
}
a:hover{
color:#784924;
text-decoration:none;
}

a img{
border:none;
}

h1, h2, h3, h4{
font-weight:normal;
}

h1{
color: #744b1d;
margin:0.3em 0;
font-size: 180%;
}

h2{
color:#72481b;/*#744b1d;*/
padding-top: 1em;
margin: 0 0 10px 0;
font-size: 170%;
}

h3{
color:#49230c;
padding-top:2em;
font-size: 140%;
}

h4{
color:#744b1d;
margin: 3px 0 0 0;
font-weight:normal;
}

em {
font-size: 12px;
}

ul, li {
margin: 0 12px;
}

/* Layout */

div.bitRight
{
	margin: 0 0 0 10px;
}

#contentLeft
{
 float: left;
 width: 148px;
 text-align: center;
 /*background-color: red;*/
}
#contentLeft img
{
	margin: 10px;
	border: double #a1988f;
}

#contentRight
{
 width: 700px;
 border-left: 1px solid #a1988f;
 margin-left: 160px !important;
 margin-left: 150px;
 padding: 0;
 text-align:center;
  /*background-color: blue;*/
 /*font: 9pt/17pt georgia;*/
}
#contentRight p
{
	margin: 0 auto 20px auto; 
	position: relative;
	border: 0;
	width: 90%;
	text-align: justify;
}
div#rightInfoBox
{
	background-color:#cdb786;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #a1988f;
	padding: 10px;
	text-align: justify;
	font-size: 80%;
	color: #401303;
	width: 340px;
	height: 180px;
}
div.errorBox
{
	background-color:#cdb786;
	margin: 10px auto 10px auto;
	border: 1px solid #491b06;	
	padding: 5px;
	text-align: center;
	font-size: 80%;
	color: #401303;
	width:80%
}
div.successBox 
{
	background-color:#cdb786;
	margin: 10px auto 10px auto;
	border: 1px solid #491b06;	
	padding: 5px;
	text-align: center;
	font-size: 80%;
	color: #401303;
	width:80%
}
div.infoBox
{
	background-color:#cdb786;
	margin: 10px auto 20px auto;
	border: 1px solid #491b06;
	padding: 5px;
	text-align: center;
	font-size: 80%;
	color: #401303;
	width:80%
}



#rightFloatingContent
{
	float: left;
	width: 90%;
	
}

#rImage
{
	border: 1px solid #a1988f;
}

img.infoImg 
{
	border: none;
	width:16px;
	height:16px;
	margin:0;
	padding:0;
}
.infoLink
{
	margin:0px;
	padding:0px;
	border: none;
}

div.leftText
{
	text-align: left;
	padding-left: 60px;
}


.cleaner
{
	clear: both;
}


#container
{
position:relative;
margin: 0px auto;
border: 1px solid #959596;
width: 950px;
}

#header
{
padding: 0px 20px; 
margin: 0px;
height:163px;
border-bottom: 1px solid #ccc;
background: url('images/slice_0_header.jpg') repeat-x 0 0;
/*background: url('images/experimental_h.jpg') repeat-x 0 0;*/
}

#content{
clear:both;
border-style:none;
border: 0;
margin:0px;
padding: 15px 40px 10px 40px;
background-color: #fff;
color: #333;
text-align:center;
background: url('images/slice_3_mid.jpg') repeat-y 0 0;
}
div#footer{
padding:0;
margin: 0;
text-align: right;
width:100%;
height: 53px;
color:#744b1d;
background: url('images/slice_5_foot.jpg') repeat-x 0 0;
}
div#validFoot
{
	float:left;
	position:relative;
	margin: 8px;
	margin-left: 4% !important;
	margin-left: 2%;
	padding:0;
	width: 180px;
	height:31px;
	
}
div#signFoot
{
	float:right;
	text-align: right;
	position:relative;
	margin:10px;
	/*margin: 5px;
	margin-left:10px;*/
	padding:0;
	width: 130px;
	height:31px;
	
}

.linkOK
{
	display:block;
	margin:15px;
	color:#008000;
}
.linkOK:hover
{
	color:#228B22;
	text-decoration:underline;
}
.linkNo
{
	display:block;
	margin:15px;
	color:#FF0000;
}
.linkNo:hover
{
	color:#FF4500;
	text-decoration:underline;
}



#content_over
{
height:61px;
background: url('images/slice_1_up.jpg') repeat-x 0 0;
}
#content_under
{
height:56px;
background: url('images/slice_4_down.jpg') repeat-x 0 0;
}


div.fillerTiny{
height: 30px;
}

div.filler{
height: 300px;
}

div.fillerBig{
height: 500px;
}
#logged
{
	text-align:right;
	color: red;
}

/*
div.left_info
{
	text-align: left;
	font-size: 14px;
}
*/

/* gallery*/
#nihontoGallery img
{
	margin: 10px 10px 10px 25px;
	border: double #a1988f;
}


/* tables */

table {
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#333;
background-color: #fff;
clear:both;
padding: 0;
margin: 0 0 2em 0;
white-space: normal;
}

th {
background-color: #e2e2e2;
border-top: 1px solid #fff;
 border-left: 1px solid #fff;
border-right: 1px solid #003d4c; 
border-bottom: 1px solid #003d4c;
text-align: center;
padding:1px 4px;
margin: 0;

}
table tr td {
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:top;
text-align: center;
margin: 0;
}
table tr.altRow td {
background: #f4f4f4;
}
table td.actions {
	white-space: nowrap;
}

/* ------------------ calendar ------------------------------------------*/
table.calendar {

border: 1px solid #ccc;
color:#000;
background-color: #e3e2cd;
clear:both;
padding: 0;
margin: 0 0 0 0;
white-space: normal;
border-spacing: 0px; 
}
table.calendar th{
background-color: #cdb786;/* #d5bc87; */
border: 0;
text-align: center;
padding:1px 4px;
margin:0px;
}
table.calendar tr td {
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:top;
text-align: center;
}
table.calendar tr.altRow td {
background: #4b2108;
}
table.calendar td.actions {
	white-space: nowrap;
}
table.calendar caption {
	text-align: left;
	color:#491b06;
	font-weight:bold;
	border: 0;
}
table.calendar a 
{
	color: #074177;
	text-decoration: none;
}
table.calendar a:visited
{
	text-decoration: none;
}
table.calendar a:hover
{
	color: #20384e;
	font-style: italic;
	text-decoration: none;
}
/* ------------------ endof: calendar ------------------------------------------*/

/*reservations*/
/*#reservationTable
{
	background-color: #e3e2cd;
}
#reservationTable th
{
		background-color: #d5bc87;
}*/
/* ------------------ reservation table ------------------------------------------*/
table#reservationTable {
width: 300px;
border: 1px solid #ccc;
color:#000;
background-color: #e3e2cd;
clear:both;
padding: 0;
margin: 0 0 0 0;
white-space: normal;
border-spacing: 0px; 
}
table#reservationTable th{
background-color: #cdb786;/* #d5bc87; */
border-top: 0;/* 1px solid #fff; */
border-left: 0;
border-right: 0;
border-bottom: 0;/* 1px solid #003d4c; */
text-align: center;
padding:1px 4px;
margin: 0;
}
table#reservationTable tr td {
color: #20384e;
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:top;
text-align: center;
}
table#reservationTable tr.altRow td {
background: #4b2108;
}
table#reservationTable td.actions {
	white-space: nowrap;
}
table#reservationTable caption {
	text-align: left;
	color:#491b06;
	font-weight:bold;
}
table#reservationTable a 
{
	color: #074177;
	text-decoration: none;
}
table#reservationTable a:visited
{
	text-decoration: none;
}
table#reservationTable a:hover
{
	color: #20384e;
	font-weight:bold;
	text-decoration: none;
}
/*
div#calendar_box
{
	margin-right: 20px !important;
	margin-right: 20px;
}
*/

div#reservationContainer
{
	width: 90%;
	margin: 0 auto 0 auto;
	padding: 0;
}

/* ------------------ endof: calendar ------------------------------------------*/

#reservationLinkBox
{
	text-align: center;
	margin-top: 15px;

}
#reservationLinkBox a
{
	display: block;
	border: 1px solid #a1988f;
	background-color:#cdb886;
	margin-bottom: 3px;
	text-decoration: none;
	color: #401303;
	
}

#reservationLinkBox a:hover
{
	background-color:#cda54c;
	text-decoration: none;
	color: #401303;
}

#reservationTableBoxOutside
{
	float: right;
	margin: 0 0 0 0;
	padding: 0px;
}

#reservationsCalendar
{
	width: 240px;
	text-align: left;
	float: left;
}

#reservationSummary
{
	width: 90%;
	margin: 10px auto 0px auto;
}

#reservationSummaryTable
{

	background-color: #e3e2cd;
}
#reservationSummaryTable th
{
		background-color: #d5bc87;
}

strong#ulText
{
	font-size: 70%;
}

/*news */
div.news_box
{
	width: 90%;
	margin: 10px auto 20px auto;
	padding-left: 10px;
	padding-right: 10px;
	background: #dec58e;
	border: 1px solid #b79c6b;
	
}
div.news_box_private
{
	width: 90%;
	margin: 10px auto 20px auto;
	padding-left: 10px;
	padding-right: 10px;
	background: #cda54c;
	border: 1px solid #b79c6b;
	
}
div.news_content
{
	padding: 5px 5px 5px 25px;
	text-align: left;
	text-align: justify;
}


div.news_title
{
	 font-size: 100%;
	 text-align: left;
	 color: #491b06;
	 
}


/*menu */

/*item in menu*/

div#leftSmallMenu
{
	padding: 0 0 1em 0;
	margin: 50px 0 0 0;
	/*background-color: #90bade;*/
}
div#leftSmallMenu ul {
		list-style: none;
		margin: 0 0 15px 0;
		padding: 0;
		border: none;
		padding-left: 20px;
		
		}
		
div#leftSmallMenu  ul.sublist
{
	list-style: circle;
	padding: 0 0 0 20px;
}		
		
div#leftSmallMenu  li {
		margin: 0 0 5px 0;
		font-size: 110%;
		text-align: left;
		
		}
div#leftSmallMenu  ul.sublist li
{
	font-size: 90%;
	margin: 0 0 5px 0;
	color: #be8d4a;

}		
		
		
div#leftSmallMenu li a {
		color: #773712;
		text-decoration: none;
		}

	div#leftSmallMenu li a:hover {
		font-style: italic;
		color: #be8d4a;
		}		

/***/
div#leftSmallMenu2
{
	padding: 0 0 1em 0;
	margin: 50px 0 0 0;
	/*background-color: #90bade;*/
}
div#leftSmallMenu2 ul {
		list-style: none;
		margin: 0 0 15px 0;
		padding: 0;
		border: none;
		padding-left: 20px;
		
		}
		
div#leftSmallMenu2  ul.sublist
{
	list-style: circle;
	padding: 0 0 0 20px;
}		
		
div#leftSmallMenu2  li {
		margin: 0 0 5px 0;
		font-size: 110%;
		text-align: left;
		
		}
div#leftSmallMenu2  ul.sublist li
{
	font-size: 90%;
	margin: 0 0 5px 0;
	color: #be8d4a;

}		
		
		
div#leftSmallMenu2 li a {
		color: #773712;
		text-decoration: none;
		}

	div#leftSmallMenu2 li a:hover {
		font-style: italic;
		color: #be8d4a;
		}	

/***/		

div#nih-menu .mcatDesc
{
	width: 80%;
	text-align: left;
	color:#491b06;
	margin: 0 auto 0 auto; 
 
}
div#nih-menu .mcatDescCenter
{
	width: 80%;
	text-align: center;
	color:#491b06;
	margin: 0 auto 5px auto; 
 
}
		
		
div#nih-menu .catDesc
{
	width: 80%;
	text-align: left;
	color:#491b06;
	margin: 0 auto 0 auto; 
 
}


div#nih-menu .catDesc2
{
	text-align: left;
	color:#491b06;
	margin: 0 auto 0 20px; 
 
}
/* NEW MENU*/		
div#nih-menu
{
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
} 

table.newMenu
{
	margin: 0 auto 0 auto;
	background-color: #edecd8;
	width: 90%;
	border: 1px solid #c79f63;
	clear:none;
	border-spacing:0;
	
}

table.newMenu th {
background-color: #c79f63;
border:none;
text-align: left;
padding:1px 4px;
margin: 0;
color:#491b06;
}

table.newMenu tr td {
padding:1px 1px;
vertical-align:top;
text-align: left;
padding:2px;
padding-left:10px;
margin: 0;
}
table.newMenu .newMenuR2 td
{
	border-bottom: 1px solid #c79f63;
	padding-left:20px;
	padding-bottom:10px;
}
table.newMenu .newMenuSlash
{
	border-left: 1px solid #c79f63;
	border-bottom: 1px solid #c79f63;
	text-align:center;
	padding:3px;
	padding-top:5px;
	vertical-align:middle;
}
table.newMenu .newMenuImage
{
	border-right: 1px solid #c79f63;
	border-bottom: 1px solid #c79f63;
	text-align:center;
	padding:0;
	width:100px;
	vertical-align:middle ;
}
table.newMenu .newMenuTitle
{
	color: #4f3014;
}
div.infoBox2
{
	background-color:#dfc997;
	margin: 10px auto 20px auto;
	border: 1px solid #491b06;
	padding: 5px;
	text-align: center;
	font-size: 80%;
	color: #401303;
	width:80%	
}
div.infoBox2 h4
{
	color: #491b06;
	font-size: 130%;	
}
table.newMenu img
{
	margin:5px;
}



		
		
div.nih-menu_item
{
	margin: 5px auto 0 20px;
	text-align: justify;
	
}
div.nih-menu-sub
{
	text-align: justify;
		margin: 0 auto 0 auto; 
	width: 80%;
}

#nih-menu a
{
	color: #4b2108;
	/*font: 11pt/19pt georgia;*/
	text-decoration: none;
}
#nih-menu a:hover
{
	color: #b27b3a;
	/*font: 11pt/19pt georgia;*/
	text-decoration: none;
	
}

.menuRightText
{
	margin-left: 530px;
	/*font: 5pt/7pt georgia;*/
}
.menuRightText a
{
	/*font: 5pt/7pt georgia;*/
}

.menH
{
	color:#b27b3a;
	/*font: 11pt/19pt georgia;*/
	/*font: 9pt/17pt arial;*/
}




#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}

/* notices and errors */

#flashMessage, .error{
color:#900;
font-size: 16px;
background-color: #fff;
margin: 8px 0px;
font-weight: bold;
}
.error_message {
/*clear: both;*/
float: right;
margin: 0;
width: 20px;
color:#900;
font-weight: bold;
font-size: 14px;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */
#centd
{
	width: 100%;
	text-align: center;
}
form
{
	width: 80%;
	margin: 0 auto 0 auto; 
	text-align: center;
}
#contentRight form p
{
	margin:  10px;
	padding: 0;
}
fieldset
{
border: 1px solid #5e2811;
width: 90%;
margin: 4px;
padding: 5px;
}
legend
{
color: #491b06;
background: #e3e2cd;/*#ffa20c;*/
border: 1px solid #5e2811;
margin-left: 5px;
padding: 2px 6px
}
label 
{
display: block;
float: left;
width: 100px;
font-style: italic;
margin: 0 0 0 10px;
font-size: 110%;
}
#clientRegistrationForm label
{
	width: 150px;
}

input.submit
{
color: #491b06;
background: #e3e2cd;
border: 1px solid #5e2811;
width: 80px;
/*margin: 10px 10px 10px 15px;*/
}
input
{
padding: 2px;
width: 60%;
color: #491b06;
background: #e3e2cd;
border: 1px solid #5e2811;
}
checkbox
{
}
textarea
{
margin: 1px;
width: 60%;
padding: 2px;
color: #491b06;
background: #e3e2cd;
border: 1px solid #5e2811;
}
.form_error
{
	background-color: #efbea3;
}
form#contact
{
	width: 100%;
}
form#contact textarea
{
	width: 80%;
	margin-left: 10%;
}
div.formdiv
{
	text-align: left;
}

div.required {
clear: both;
color:#222;
font-weight:bold;
}
div.optional {
clear: both;
color:#555;
}
div.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}
/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}

/* global */



/*main menu*/

div#menu{position: absolute; margin: 130px 0px 0px 15px; }
	div#menu ul#menu_list{
		margin: 0px 0px 0px 0px;
		padding:0px;
		list-style-type: none;
	}
		div#menu ul#menu_list li{
			margin: 0px;
			padding:0px;
			float: left;
		}
			div#menu ul#menu_list li a{
				padding: 10px 0px 0px;
				height: 25px;
				width: 90px;
				display: block;
				/* color: #845e2d; */
				color:#491b06;
				font-weight: bold;
				font-size: 100%;
				text-decoration: none;
				text-align: center;
				font-style: normal;
			}
			div#menu ul#menu_list li a.active{
				/*background:url('images/nav-hover.png') no-repeat center 0;*/
				color: #491b06;
				font-weight: bold;
				text-decoration: none;
			}
			div#menu ul#menu_list li a:hover{
				/*ckground:url('images/nav-hover.png') no-repeat center 0;*/
				color: #845e2d;
				text-decoration: none;
			}
			div#menu ul#menu_list li a.active:hover{
				text-decoration: none;
			}

#printhide
{
	text-align:left;
}

/*google map*/
div#map
{
	width: 80%;
	height: 300px;
	margin: 20px auto 0 auto; 
}


/*LIGHTBOX  */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/css/images/blank.gif) no-repeat; /* Trick IE into showing hover *//*http://127.0.0.1/newnihonto*/
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/css/images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/css/images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/* Fading Tooltips By Dustin Diaz*/
body div#toolTip { position:absolute;z-index:1000;width:220px;background:#401303;border:2px double #cdb786;text-align:left;padding:5px;min-height:1em;}
body div#toolTip p { margin:0;padding:0;color:#fff;font:11px/12px verdana,arial,sans-serif; }
body div#toolTip p em { display:block;margin-top:3px;color:#cdb786;font-style:normal;font-weight:bold; }
body div#toolTip p em span { font-weight:bold;color:#fff; }	
/*
	background-color:#cdb786;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #a1988f;
	padding: 10px;
	text-align: justify;
	font-size: 80%;
	color: #401303;
	width: 280px;
	height: 180px;
*/
	
