﻿*
{
    font-family: 'Roboto',arial,'Noto Sans Japanese',sans-serif;
    font-size: 14px;

}

html
{
    overflow: scroll;
	--main-width: 950px;
}

input[type='submit']
{
    padding: 6px 20px 6px 20px;
    border: 1px solid #ccc;
}

body 
{
    color: #666;
    margin-top: 10px;
    text-align: center;
}

p
{
}

body.home
{
    background: #F5FAF0;
}

body.about
{
    background: #F3F6F7;
}

body.facilities
{
    background: #EFF5FB;
}

body.activities
{
    background: #F3F1F9;
}

body.booking
{
    background: #FAF0F7;
}

body.contact
{
    background: #FCEFEE;
}

body.links
{
    background: #FFF8EB;
}

a, a:visited
{
    color:#005fa9;
	xcolor: #0066CC;
}
a:hover
{
    color: #00007B;
	xcolor: #FF6600;
}

a.disabled
{
	text-decoration: none;
	color: #999;
}

h2
{
	padding-top: 10px;
	margin: 0;
	font-size: 22px;
}

h3
{
	padding: 0px;
	margin: 0;
	font-size: 16px;
	color: #999;
}

#banner
{
    width: var(--main-width);
	height: 80px;
	line-height: 80px;
	text-align: center;
	xbackground: #397FAD url("../images/logo.png") no-repeat left;
    xborder: 1px solid #ccc;
    margin: 0 auto;
	color: white;
	xtext-shadow: 2px 0 #666, -2px 0 #666, 0 2px #666, 0 -2px #666, 1px 1px #666, -1px -1px #666, 1px -1px #666, -1px 1px #666;
	font-size: 48px;
	border-radius: 6px;
    border: 1px solid #bec8cb;
}

#header
{
    width: var(--main-width);
	color: white;
    text-align: left;
    xpadding-top: 4px;
    xpadding-bottom: 0px;
    margin: 0 auto;
}

#page 
{
	clear: both;
    width: var(--main-width);
    text-align: left;
    margin: 0 auto;
    line-height: 22px;

}

.pageTop
{
    background-color: white;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	border-top-right-radius: 6px;
}
.pageOther
{
    background-color: white;
    border: 1px solid #ccc;
}

.pageTop > div:first-child, .pageOtherTop > div:first-child
{
    background-color: white;
	padding: 12px;
}

#footer 
{
    width: var(--main-width);
    text-align: left;
	height: 40px;
	xline-height: 50px;
    margin: 0 auto;
    background-color: #666;
    color: #ccc;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

#footer div
{
	padding: 12px;
}

#footer a
{
    color:#ccc;
}

#footer a:hover
{
    color: #fff;
    text-decoration: underline;
}

#footer div:first-child
{
	float: right;
	text-align: right;
}

#boxHolder
{
	float: right;
	padding: 12px;
	xbackground: red;
}

.pic
{
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 15px !important;
	margin: 10px 0 10px 10px;
}

.picRight
{
	float: right;
	xbackground: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	xbackground: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 15px;
}

.picRightCompact
{
	float: right;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0px 35px !important;
	margin: 10px 0 0px 30px;
}

.picLeft
{
	float: left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 10px 10px 10px !important;
	margin: 10px 10px 10px 5px;
}

.picLeft img, .picRight img, .picRightCompact img, .pic img, .picMiddle img
{
	filter: drop-shadow(5px 5px 5px #222);
}

.picMiddle
{
	display: flex;
	justify-content: center;
}
.picMiddle img
{
	margin-left: 10px;
	margin-right: 10px;
}

.rightColumn
{
	float: right;
	margin: 0px 0px 0px 18px;
}

.generalBox
{
	border: 1px solid #ccc;
}

.box
{
	width: 163px;
	xborder: 1px solid #eee;
}

.boxTitleActivities
{
	border: 1px solid #ccc;
    background: #9A85C8;
    padding: 3px 0px 3px 5px;
    color: White;
    font-weight: bold;
}

.boxContents, .boxContentsCenter
{
    padding: 3px 3px 3px 5px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-image: url(../images/boxfade.png);
	background-repeat: repeat-x;
}

.boxContentsCenter
{
	text-align: center;
}

.boxContents p, .boxContentsCenter p
{
	padding: 0px;
	margin: 6px;
}

#headline
{
	overflow: hidden;
    height: 1%;
}

.menuHome 
{
	background-image: linear-gradient(to bottom, #8FC15E, #6FA13E);
    width: 80px;
}
.homePage, .homeBanner
{
	background-color: #6FA13E;
}

.menuAbout
{
	background-image: linear-gradient(to bottom, #71969C, #51767C);
    width: 100px;
}
.aboutPage, .aboutBanner
{
	background-color: #51767C;
}

.menuFacilities
{
	background-image: linear-gradient(to bottom, #5996CD, #3976AD);
    width: 100px;
}
.facilitiesPage, .facilitiesBanner
{
	background-color: #3976AD;
}

.menuActivities
{
	background-image: linear-gradient(to bottom, #9A85C8, #7A65A8);
    width: 100px;
}
.activitiesPage, .activitiesBanner
{
	background-color: #7A65A8;
}

.menuBooking
{
	background-image: linear-gradient(to bottom, #C25EA0, #A23E80);
    width: 100px;
}
.bookingPage, .bookingBanner
{
	background-color: #A23E80;
}

.menuContact
{
	background-image: linear-gradient(to bottom, #B53528, #951508);
    width: 110px;
}
.contactPage, .contactBanner
{
	background-color: #951508;
}

.menuLinks
{
 	background-image: linear-gradient(to bottom, #DF910B, #BF7100);
	width: 80px;
}
.linksPage, .linksBanner
{
	background-color: #BF7100;
}

.menuHome, .menuAbout, .menuFacilities, .menuActivities, .menuBooking, .menuContact, .menuLinks
{
	float: left;
	text-align: left;
    position: relative;
    border-left: 1px solid #bec8cb;
    border-right: 1px solid #bec8cb;
    border-top: 1px solid #bec8cb;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 4px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.t div 
{
    background: url(../images/box_tl.gif) no-repeat top left;
    left: -2px;
}

.t 
{
    background: url(../images/box_tr.gif) no-repeat top right;
    top: -1px;
    right: -1px;
}

.b div 
{
    background: url(../images/box_bl.png) no-repeat bottom left;
    left: -2px;
}

.b 
{
    position: absolute;
    background: url(../images/box_br.png) no-repeat bottom right;
    xbottom: -1px;
    right: -1px;
}

.homePage, .aboutPage, .facilitiesPage, .activitiesPage, .bookingPage, #contactPage, #linksPage
{
   	height: 20px;
   	width: 100%;
   	xborder-bottom: 1px solid #bec8cb;
	border-top-right-radius: 6px;
}

a.menu, a.menu:visited
{
    color: #fff;
    margin: 0;
    font-size: 16px;
    padding-top: .3em;
    padding-bottom: .2em;
    padding-left: .6em;
    font-weight: bold;
    text-decoration: none;
}

a.menu:hover
{
    text-decoration: underline;
}



.clear
{
	clear: both;
}

.clearLeft
{
	clear: left;
}

.right
{
	float: right;
}

ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

li
{
	padding-left: 5px;
    margin-left: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
}

table.timetable
{
	border-collapse: collapse;
}

table.timetable th
{
	border: solid 1px #ccc;
	width: 18px;
    background: #9A85C8;
    color: White;
    font-weight: bold;
	padding-left: 4px;
}

table.timetable td
{
	border: solid 1px #ccc;
	width: 18px;
	padding-left: 4px;
	background-image: url(../images/boxfade.png);
	background-repeat: repeat-x;
	white-space: nowrap;
}

table.timetable td.day
{
	border: solid 1px #ccc;
	width: 18px;
	text-align: center;
	height: 40px;
    background: #9A85C8;
    color: White;
    font-weight: bold;
}

table.timetable td.booked
{
	border: solid 1px #ccc;
	width: 18px;
	text-align: center;
	height: 40px;
	background-image: url(../images/boxfade.png);
	background-repeat: repeat-x;
}

table.timetable td.empty
{
	border: solid 1px #ccc;
	width: 18px;
	text-align: center;
	height: 40px;
	background-image: url(../images/back.png);
	background-repeat: repeat;
}

input.contact
{
    background: url(../images/box5.png) repeat-x left top;
	background-color: #B53528;
	border: solid 1px #D55548;
	color: White;
	font-weight: bold;
	cursor: pointer;
	width: 80px;
	height: 26px;
}

td.prompt
{
	vertical-align: top;
	padding-top: 4px;
}

.email
{
	display: none;
}

.error
{
	font-weight: bold;
	color: #900;
}

#contactTable
{
	border-collapse: collapse;
	margin: 0px;
	width: 100%;
}

#contactTable th
{
	margin: 0px;
	background-color: #7A65A8;
	color: white;
	border: 1px solid #7A65A8;
	padding: 10px;
}

#contactTable td
{
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px;
}

table.layout
{
    border: 1px solid #ccc;
    border-collapse: collapse;
    background-color: #f7f7f7;
    width: 100%;
}

table.layout td
{
    vertical-align: top;
    padding: 12px;
}

table.layout td:first-child
{
    vertical-align: top;
    padding-top: 18px;
    max-width: 160px !important;
	width: 160px;
}

table.layout tr:last-child td
{
    xbackground-color: #eee;
}

table.layout td input[type='text'], table.layout td textarea
{
    width: calc(100% - 16px);
	border: 1px solid #ccc;
	padding: 4px 8px 4px 8px;
}

table.layout td input[type='text']
{
	height: 26px;
}
