* {margin: 0;padding: 0;}

body,html {margin-left: 0px; margin-right:0px; margin-top:0px; margin-bottom:0px; 
	padding-left: 0px; padding-right:0px; padding-top:0px; padding-bottom:0px; 
	font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal;color: #000000; line-height: 1.4;
height: 100%;}

.cycle-slideshow { width: 100%; z-index: position: relative; z-index: 0;  }
.cycle-slideshow img { width: 100%; height: auto; }
.cycle-pager { text-align: left; width: 100%; z-index: 500; position: absolute; bottom: 0px; left: 10px; overflow: hidden;}
.cycle-pager span {  font-family: arial; font-size: 50px; width: 16px; height: 16px;  display: inline-block; color: #fff; cursor: pointer; }
.cycle-pager span.cycle-pager-active { color: #4A72C8;}
.cycle-pager > * { cursor: pointer;}
#slideshow img { display: none }
#slideshow img.first { display: block }

#headermenu {}
#headermenu a {
	width: auto;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	margin: 5px; 
	padding: 5px 10px 5px 10px; 
	border-radius: 10px;
   transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
}
#headermenu a:hover {
	background: rgba(255,255,255,0.2);
	text-shadow: 0px 0px 3px white, 0px 0px 3px white, 0px 0px 3px white;
}
#headermenu a.current {
	background: rgba(255,255,255,0.2);
}

#MinimenuButton {color: white; display:none; text-align: right; font-weight: bold; font-size: 2.2em; border:none; padding-right: 10px; height: 50px; line-height: 50px; text-decoration: none;}
#MinimenuButton:hover {text-shadow: 0px 0px 3px white, 0px 0px 3px white, 0px 0px 3px white;}
}

#headermenumini {margin: 0 auto; display: none; width: 90%;
	position: relative;
 	z-index:1; }
#headermenumini a {
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	display: table;
	line-height: 40px;
	width: 100%; 
	box-sizing: border-box;
	border-top: white 1px solid;
	background: #009966;
	background: -moz-linear-gradient(left, #006633, #009966);
	background: -webkit-linear-gradient(left, #006633, #009966);
	background: -ms-linear-gradient(left, #006633, #009966);
	background: -o-linear-gradient(left, #006633, #009966);
   transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
}
#headermenumini a:hover {
	text-shadow: 0px 0px 3px white, 0px 0px 3px white, 0px 0px 3px white;
}



.fadeout {
   opacity: 1;
   transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;

   }
   .fadeout:hover {
      opacity: 0.7;
      }

.flickout {
   opacity: 1;
   transition: opacity .2s ease-in-out;
   -moz-transition: opacity .2s ease-in-out;
   -webkit-transition: opacity .2s ease-in-out;

   }
   .flickout:hover {
      opacity: 0.5;
      }

.flickin {
   opacity: 0.5;
   transition: opacity .2s ease-in-out;
   -moz-transition: opacity .2s ease-in-out;
   -webkit-transition: opacity .2s ease-in-out;

   }
   .flickin:hover {
      opacity: 1;
      }


img {  border-style: none; display: inline-block; max-width: 100%;}
input { height: 26px; font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN";}
select { height: 26px; font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN";}
textarea { font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN";}
ul { margin-left: 10px; padding-left: 10px; }
ol { margin-left: 20px; padding-left: 20px; }

a:link {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #cc0000; text-decoration: underline}
a:visited {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #cc0000; text-decoration: underline}
a:hover {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #ff0000; text-decoration: underline}
a:active {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #cc0000; text-decoration: underline}

a.footer:link {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 0.9em; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none}
a.footer:visited {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 0.9em; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none}
a.footer:hover {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 0.9em; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: underline}
a.footer:active {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 0.9em; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none}

a.submenu:link {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #fff; text-decoration: none}
a.submenu:visited {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #fff; text-decoration: none}
a.submenu:hover {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #fff; text-decoration: underline}
a.submenu:active {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #fff; text-decoration: none}

a.bookingdate:link { font-size: 1.6em; color: #ffffff; text-decoration: none; background: red; display: table; border-radius: 10px; width: 80%; margin: 2px; text-align: center; border: 2px white solid;
	transition: all .2s ease-in-out;
   	-moz-transition: all .2s ease-in-out;
   	-webkit-transition: all .2s ease-in-out; }
a.bookingdate:visited { font-size: 1.6em; color: #ffffff; text-decoration: none; background: red; display: table; border-radius: 10px; width: 80%; margin: 2px; text-align: center; border: 2px white solid; }
a.bookingdate:hover { font-size: 1.6em; color: red; text-decoration: none; background: white; display: table; border-radius: 10px; width: 80%; margin: 2px; text-align: center; border: 2px red solid; }
a.bookingdate:active { font-size: 1.6em; color: #ffffff; text-decoration: none; background: red; display: table; border-radius: 10px; width: 80%; margin: 2px; text-align: center; border: 2px white solid; }

a.bookingtime:link { font-size: 1.8em; color: #ffffff; text-decoration: none; background: red; display: table; border-radius: 10px; width: 98%; margin: 2px; text-align: center; border: 2px white solid; line-height: 50px; box-sizing: border-box; 
	transition: all .2s ease-in-out;
   	-moz-transition: all .2s ease-in-out;
   	-webkit-transition: all .2s ease-in-out; }
a.bookingtime:visited { font-size: 1.8em; color: #ffffff; text-decoration: none; background: red; display: table; border-radius: 10px; width: 98%; margin: 2px; text-align: center; border: 2px white solid;  line-height: 50px; box-sizing: border-box; }
a.bookingtime:hover { font-size: 1.8em; color: red; text-decoration: none; background: white; display: table; border-radius: 10px; width: 98%; margin: 2px; text-align: center; border: 2px red solid;  line-height: 50px; box-sizing: border-box; }
a.bookingtime:active { font-size: 1.8em; color: #ffffff; text-decoration: none; background: red; display: table; border-radius: 10px; width: 98%; margin: 2px; text-align: center; border: 2px white solid; line-height: 50px; box-sizing: border-box;  }


table.GREYcolour,table.GREY { border-style: solid; border-width: 1px; border-color: #cccccc}
td.GREYcolour,td.GREY { border-style: solid; border-width: 1px; border-color: #cccccc; padding: 3px;}

a.BLUEring, a.BLUEring:link, a.BLUEring:visited, a.BLUEring:active{ display:block;border:1px solid #fff;}
a.BLUEring:hover { display:block; border:1px solid blue;}

hr {color: #ccc; background-color: #ccc; border: 0px; height: 1px; width: 100%;}

input.big {font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1.6em; width: auto; min-width: 200px; height: 50px; background:#0099ff; border-radius: 10px; border: 0; height: 50px; color: white; 
   opacity: 1;
   transition: opacity .2s ease-in-out;
   -moz-transition: opacity .2s ease-in-out;
   -webkit-transition: opacity .2s ease-in-out;

   }
   input.big:hover {
      opacity: 0.5;
      }

h1 {background: #0075ba; padding-left: 15px; line-height: 40px;  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1.5em; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; text-shadow: 0.05em 0.05em 0.05em #999; margin-bottom: 20px;}
h2 { font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1.4em; font-style: normal; font-weight: bold; color: #333333; text-decoration: none}
h3 { font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1.3em; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
b,strong { font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1.1em; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
p,td { font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; line-height: 1.4;}
p.footer { font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 0.9em; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none}
b.footer {color: white;}
b.footer2 {color: white; font-size: 1em;}
li.footer {color: white;}
hr.footer {color: #ffffff; background-color: #ffffff; margin-top: 10px; margin-bottom: 10px;}



/* LAYOUT DEFINITIONS */
#center {width: 80%; border-left: #0075ba 2px solid; border-right: #0075ba 2px solid; margin: 0 auto;}

#header {width: 100%; background: purple;}
#bodywrapper {width: 100%; display: table;}
#marginleft {display: table-cell; width: 250px; border: pink 1px solid; vertical-align: top;}
#body {display: table-cell; border: green 1px solid; vertical-align: top;}
#footer {width: 100%; 
	background: #009966;
	background: -moz-linear-gradient(left, #006633, #009966);
	background: -webkit-linear-gradient(left, #006633, #009966);
	background: -ms-linear-gradient(left, #006633, #009966);
	background: -o-linear-gradient(left, #006633, #009966);}
#footerinner {padding: 20px 0px 20px 0px; box-sizing: border-box;}
	.footerbox {display: inline-block; width: 260px; color: white; font-size: 0.9em; vertical-align: top; margin-right: 20px; margin-bottom: 20px; text-align: left;}

#footer1 {text-align: center; border-bottom: white 1px solid; background: #111111 url(../pages/background_footer.jpg) no-repeat top center; background-size: 100% auto; color: white; font-size: 1.6em; font-weight: bold; height: 320px; display: table; width: 100%;}
	#footer1inner {vertical-align: middle; display: table-cell;}
#footer2 {text-align: center; border-bottom: white 1px solid; background: white;}
#footer3 {text-align: center; border-bottom: white 1px solid; background: #efefef; height: 100px; padding: 20px; box-sizing: border-box; display: table; width: 100%;}
	#footer3inner {vertical-align: middle; display: table-cell;}
	.footer3box {width: 220px;}
textarea { width: 400px; }
input { width: 400px; }
.booking {width: 70%;}


/* TINYMCE IMAGE & VIDEO RESIZING*/
.youtube {width: 100%; max-width: 300px; height: auto; border: #cccccc 0px solid; box-sizing: border-box; }
@media screen and (max-width:1300px) { img.image1000 {width: 100%; height: auto;} object.image1000 {width: 100%; height: 100%;}}
@media screen and (max-width:1200px) { img.image900 {width: 100%; height: auto;} object.image900 {width: 100%; height: 100%;}}
@media screen and (max-width:1100px) { img.image800 {width: 100%; height: auto;} object.image800 {width: 100%; height: 100%;} }
@media screen and (max-width:1000px) { img.image700 {width: 100%; height: auto;} object.image700 {width: 100%; height: 100%;}}
@media screen and (max-width:900px) { img.image600 {width: 100%; height: auto;} object.image600 {width: 100%; height: 100%;} .youtube {width: 80vw; height: 45vw; }}
/* REMOVE 300px AT NO MARGIN BREAK POINT */
@media screen and (max-width:500px) { img.image500 {width: 100%; height: auto;} object.image500 {width: 100%; height: 100%;}}
@media screen and (max-width:400px) { img.image400 {width: 100%; height: auto;} object.image400 {width: 100%; height: 100%;}}



/* MEDIUM VERSION REFINEMENTS */
@media screen and (max-width:1000px) { 
#center{width: 90%;}
.booking {width: 90%;}
}


/* SMALL VERSION REFINEMENTS */
@media screen and (max-width:800px) { 
}


/* VERY SMALL VERSION REFINEMENTS */
@media screen and (max-width:600px) { 
#body {clear:both; margin-left: 0px; padding: 5px;}
textarea { width: 300px; }
input { width: 300px; }
.resizeiframe {width: 100%; min-height: 80%;}
}

/* MOBILE VERSION REFINEMENTS */
@media screen and (max-width:480px) { 
h1 { font-size: 1.8em;}
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; }
b,strong { font-size: 1em;}
p,td,li { font-size: 0.9em; }
textarea { width: 100%; }
input { width: 100%; }
}


/* PRINT VERSION REFINEMENTS */
@media print { 
}

  a[href^="x-apple-data-detectors:"] {
    color: inherit;
    text-decoration: inherit;
  }
