@charset "utf-8";

body
{
	margin: 0px;
	background-image: url(../images/background.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #603813;
	line-height: 180%;
}

a
{
	outline: none;
	border: 0px;
	color: #603813;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: 0px;
}

.clear
{
	clear: both;
}

#container
{
	width: 900px;
	margin: 0px auto;
	background-image: url(../images/contentBack.jpg);
}

#header
{
	background-image: url(../images/headerBack.jpg);
	height: 175px;
}

#banner
{
	position: absolute;
	margin-left: 76px;
	margin-top: 9px;
}

#signText
{
	position: absolute;
	margin-left: 643px;
	margin-top: 45px;
}

#signText.japaneseTitle
{
	margin-top: 43px;
	margin-left: 635px;
}

#menu
{
	background-image: url(../images/menuBack.png);
	height: 34px;
	margin: -2px 0px 0px;
	list-style: none;
	padding: 0px 60px;
}

#menu li
{
	float: left;
	margin: 0px 12px;
	background-position: 8px 10px;
	height: 34px;
	background-repeat: no-repeat;
}

#menu .current
{
	background-color: #b2b266;
}

#menu #flag
{
	padding-top: 5px;
}

#menuHomeEnglish
{
	background-image: url(../images/englishMenuHome.png);
	width: 49px;
}

#menuHomeJapanese
{
	background-image: url(../images/japaneseMenuHome.png);
	width: 56px;
	height: 13px;
}

#menuPhotosEnglish
{
	background-image: url(../images/englishMenuPhotos.png);
	width: 65px;
}

#menuPhotosJapanese
{
	background-image: url(../images/japaneseMenuPhotos.png);
	width: 45px;
	height: 13px;
}

#menuAccomodationEnglish
{
	background-image: url(../images/englishMenuAccommodation.png);
	width: 130px;
}

#menuAccomodationJapanese
{
	background-image: url(../images/japaneseMenuAccommodation.png);
	width: 106px;
	height: 13px;
}

#menuVisitorsBookEnglish
{
	background-image: url(../images/englishMenuVisitorsBook.png);
	width: 119px;
}

#menuVisitorsBookJapanese
{
	background-image: url(../images/japaneseMenuVisitorsBook.png);
	width: 82px;
	height: 13px;
}

#menuActivitiesEnglish
{
	background-image: url(../images/englishMenuActivities.png);
	width: 94px;
}

#menuActivitiesJapanese
{
	background-image: url(../images/japaneseMenuActivities.png);
	width: 99px;
	height: 12px;
}

#menuContactEnglish
{
	background-image: url(../images/englishMenuContact.png);
	width: 99px;
}

#menuContactJapanese
{
	background-image: url(../images/japaneseMenuContact.png);
	width: 94px;
	height: 13px;
}

#menu li a
{
	display: block;
	height: 34px;
}

#menu li a span
{
	display: none;
}

#content
{
	padding: 25px 0px 0px 38px;
	min-height: 650px;
}

#contentLeft
{
	width: 500px;
	float: left;
}

#welcomeContentLeft
{
	width: 260px;
	float: left;
}

#welcomeTitle
{
	background-image: url(../images/welcomeBack.png);
	width: 257px;
	height: 67px;
	padding-top: 15px;
	margin-top: 10px;
	text-align: center;
}

#welcomeTextLeft
{
	margin-top: 31px;
	width: 240px;
	margin-left: 20px;
}

#welcomeContentRight
{
	width: 220px;
	float: right;
}

#locationContent
{
	margin-top: 30px;
}

#locationTitle
{
	background-image: url(../images/locationBack.png);
	width: 230px;
	height: 52px;
	padding-top: 15px;
	margin-top: 0px;
	text-align: center;
}

#locationContent p
{
	width: 185px;
	margin-left: 20px;
	float: left;
	margin-top: 40px;
}

#photosTitle
{
	background-image: url(../images/photosBack.png);
	width: 186px;
	height: 55px;
	padding-top: 15px;
	margin-top: 0px;
	text-align: center;
}

#locationTitle.japaneseTitle
{
	padding-top: 12px;
	height: 58px;
}

#photo
{
	width: 447px;
	height: 306px;
	background-image: url(../images/photoFrame.png);
	padding: 26px 0px 0px 37px;
}

#numbering
{
	text-align: center;
	font-weight: bold;
}

#arrowMessage
{
	font-size: 11px;
	position: relative;
	left: 45px;
}

#acArrowMessage
{
	font-size: 11px;
}

#arrowNav
{
	float: right;
	padding-right: 40px;
	margin-left: 10px;
	text-align: right;
}

#arrowNav #arrows
{
	float: right;
}

#arrowNav.leftArrowNav
{
	float: left;
	margin-left: 20px;
	position: absolute;
	width: 60px;
	padding-top: 10px;
}

#photoText
{
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 0px;
}

#arrowNav.leftArrowNav #navLeft
{
	background-color: #dad2cb;
}

#navLeft
{
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	padding-top: 2px;
	padding-right: 3px;
	background-color: #ece7e3;
}

#navLeft:hover
{
	background-color: #fff;
}

#arrowNav.leftArrowNav #navLeft:hover
{
	background-color: #fff;
}

#navRight
{
	display: block;
	padding-top: 3px;
	padding-left: 23px;
	padding-right: 3px;
	width: 17px;
	height: 17px;
}

#navRight:hover
{
	background-color: #fff;
}

#activities
{
	margin-left: 40px;
	margin-right: 40px;
}

.activity
{
	padding-bottom: 10px;
	overflow: hidden;
}

.activityImage
{
	float: left;
	margin: 0px 10px 5px 0px;
}

.activityInfo
{
	margin-left: 110px;
}

#accommodationPhoto
{
	width: 447px;
	height: 306px;
	background-image: url(../images/photoFrame.png);
	padding: 26px 0px 0px 37px;
}

#visitorsBookTitle
{
	background-image: url(../images/visitorsBookBack.png);
	width: 341px;
	height: 50px;
	padding-top: 15px;
	margin-top: 0px;
	text-align: center;
}

#visitorsBookTitle.japaneseTitle
{
	padding-top: 12px;
	height: 53px;
}

#book
{
	width: 375px;
	height: 589px;
	background-image: url(../images/book.png);
	padding: 20px 80px 20px 45px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 177%;
}

#book.japanese
{
	font-size: 10px;
}

#contact
{
	margin-left: 60px;
	margin-right: 60px;
}

#contact h1
{
	font-size: 25px;
}

#contentRight
{
	float: right;
	width: 340px;
}

#placeHolder
{
	padding-right: 40px;
	height: 170px;
}

#video
{
	text-align: center;
}

#animalsTitle
{
	background-image: url(../images/animalsBack.png);
	width: 242px;
	height: 51px;
	text-align: right;
	padding-top: 20px;
	margin-top: 20px;
	text-align: center;
	float: right;
}

#animalsTitle.japaneseTitle
{
	padding-top: 12px;
	height: 59px;
}

#animals
{
	text-align: center;
}

#accommodationTitle
{
	background-image: url(../images/accommodationBack.png);
	width: 340px;
	height: 45px;
	text-align: right;
	padding-top: 20px;
	margin-top: 20px;
	text-align: center;
}

#accommodationTitle.japaneseTitle
{
	padding-top: 12px;
	height: 53px;
}

#contentRight p
{
	width: 294px;
	margin: 10px auto;
}

#footer
{
	padding: 10px 20px 10px 0px;
}

#footerLeft
{
	float: left;
	width: 460px;
	margin: 0px 0px 0px 60px;
	padding-left: 0px;
	list-style: none;
	font-size: 9px;
	margin-right: 75px;
}

#footerLeft li
{
	float: left;
	margin: 0px 3px;
	padding-top: 16px;
}

#footerLeft li a
{
	text-decoration: none;
	color: #603813;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#footerRight
{
	color: #656565;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#spinifixLogo
{
	position: relative;
	top: 6px;
}

.formCol1
{
	float: left;
	margin-top: 5px;
	width: 140px;
	text-align: right;
	padding: 5px;
}

.formCol2
{
	float: left;
	margin-top: 5px;
	width: 200px;
	padding: 5px;
	border-width: 1px;
	border-color: #a0a0a0 #d0d0d0 #d0d0d0 #d0d0d0;
	border-style: solid;
}

.formCol2:focus
{
	border-color: #9090a0 #c0c0d0 #c0c0d0 #c0c0d0;
	background-color: #f8f8ff;
}

textarea.formCol2
{
	height: 5em;
}

.error
{
	color: #f00;
	clear: both;
	width: 200px;
	margin-left: 150px;
}

.formSubmit
{
	margin-top: 5px;
	margin-left: 295px;
}

.hidden
{
	opacity: 0;
	position: absolute;
}

.visible
{
	opacity: 1;
}

input.calendar, select.calendar
{
	width: 100px;
}

button.calendar
{
	background: url(../images/calendar-icon.gif);
	border: 0;
	cursor: pointer;
	height: 20px;
	margin: 5px 0px 0px 10px;
	width: 20px;
}

button.calendar:hover, button.calendar.active
{
	background-position: 0 20px;
}

div.calendar
{
	background: url(../images/calendar.png);
	height: 195px;
	padding: 0 6px;
	text-align: center;
	width: 147px;
}	

div.calendar *
{
	margin: 0;
	padding: 0;
}	

div.calendar div
{
	background: none !important;
	cursor: move;
	height: 185px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	width: 147px;
}	

div.calendar caption
{
	color: #333;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	padding-top: 6px;
	text-align: center;
	width: 100%;
}

div.calendar caption a
{
	cursor: pointer;
	display: block;
	height: 12px;
	overflow: hidden;
	position: absolute;
	text-indent: -100px;
	top: 17px;
	width: 11px;
}

div.calendar caption a.prev
{
	background-image: url(../images/calendar-prev.gif);
	left: 0;
}

div.calendar caption a.next
{
	background-image: url(../images/calendar-next.gif);
	right: 0;
}

div.calendar caption a:hover
{
	background-position: 0 12px;
}

div.calendar caption span
{
	height: 25px;
	position: relative;
	text-align: center;
}

div.calendar caption span.month
{
	
}

div.calendar caption span.month:after
{
	content: ',';
}

div.calendar table
{
	background: #FFF;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	cursor: default;
	margin: 0 auto;
	overflow: hidden;
	width: 147px;
}

div.calendar td, div.calendar th
{
	border: 0;
	color: #0597DB;
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 21px;
	text-align: center;
	width: 21px;
}

div.calendar td
{
	background: url(../images/calendar-td.gif);
	color: #FFF;
	font-size: 11px;
}

div.calendar td.invalid
{
	color: #999;
}

div.calendar td.valid
{
	background: url(../images/calendar-valid.gif);
	color: #0597DB;
	cursor: pointer;
}

div.calendar td.hilite
{
	background: url(../images/calendar-hilite.gif);
}

div.calendar td.inactive
{
	background: url(../images/calendar-td.gif) 0 100%;
	color: #FFF;
}

div.calendar td.active, div.calendar td.hover
{
	background: url(../images/calendar-valid.gif) 0 100%;
	color: #FFF;
	cursor: pointer;
}
