* {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: #666666; line-height: 1.4;
height: 100%; background: #f6fcfc;}

.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 }

@font-face {
    font-family: 'Vivaldi';
    src: url('Vivaldii.eot');
    src: url('Vivaldii.eot?#iefix') format('embedded-opentype'),
        url('Vivaldii.woff2') format('woff2'),
        url('Vivaldii.woff') format('woff'),
        url('Vivaldii.ttf') format('truetype'),
        url('Vivaldii.svg#Vivaldii') format('svg');
    font-weight: normal;
    font-style: italic;
}



#headermenu { margin-top: 20px;}
#headermenu a {
	width: auto;
	font-size: 1.1em;
	font-weight: normal;
	color: #3346D8;
	text-decoration: none;
	text-align: left;
	display: table;
	margin: 5px; 
	padding: 5px 20px 5px 5px; 
	border-radius: 10px;
   transition: all .5s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
}
#headermenu a::before {
  content: '\2003';
}
#headermenu a:hover {
	color: white;
	background: #373CD5;
	background: -moz-linear-gradient(top, #13A8F9, #373CD5);
	background: -webkit-linear-gradient(top, #13A8F9, #373CD5);
	background: -ms-linear-gradient(top, #13A8F9, #373CD5);
	background: -o-linear-gradient(top, #13A8F9, #373CD5);
}
#headermenu a:hover::before {
  content: '\25B6';
}
#headermenu a.current {
	color: white;
	background: #373CD5;
	background: -moz-linear-gradient(top, #13A8F9, #373CD5);
	background: -webkit-linear-gradient(top, #13A8F9, #373CD5);
	background: -ms-linear-gradient(top, #13A8F9, #373CD5);
	background: -o-linear-gradient(top, #13A8F9, #373CD5);
}
#headermenu a.current::before {
  content: '\25B6';
}

#MinimenuButton {color: #3346D8; width: 100%; display:none; text-align: center; font-weight: bold; font-size: 2.2em; border:none; 	padding: 0px; border-radius: 10px;  text-decoration: none; position: relative;}
#MinimenuButton span {font-weight: normal;}

#headermenumini {margin: 0 auto; 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: #3346D8;
   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;
}

#goldbutton {width: 100%; min-width: 230px;}
#goldbutton a {
color: black;
font-weight: bold;
font-size: 1.3em;
display: table-cell;
line-height: 60px;
width: 100%; min-width: 230px;
background: #999999 url(../images/goldbutton.png) no-repeat center center;
background-size: 100% 100%;
border-left: #FCF9A2 1px solid;
border-right: #FCF9A2 1px solid;
border-radius: 20px;
text-align: center;
text-decoration: none;
position: relative; 
text-shadow: 1px 1px 0px #FCF9A2;
box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
#goldbutton a:hover {
color: white;
text-shadow: 0px 0px 4px white, 0px 0px 4px white, 0px 0px 4px white;
}

.goldcheck ul {
    list-style:none;
}
.goldcheck li {
     background:url(../images/icon-goldcheck.png) no-repeat top left; 
     padding-left: 60px;
     margin: 3px 0;
     line-height: 50px;
position: relative;
left: -20px;
}

.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.7;
      }

.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: #373CD5; text-decoration: none}
a:visited {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #373CD5; text-decoration: none}
a:hover {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #373CD5; 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: #373CD5; text-decoration: none}

a.contactbutton:link {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none; padding: 5px; box-sizing: border-box; background: #cccccc; display: table; width: 100%; border-radius: 15px; text-align: center;
   transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;}
a.contactbutton:visited {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none; padding: 5px; box-sizing: border-box; background: #cccccc; display: table; width: 100%; border-radius: 15px; text-align: center;}
a.contactbutton:hover {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #5E70E0; text-decoration: none;  padding: 5px; box-sizing: border-box; background: white; display: table; width: 100%; border-radius: 15px; text-align: center;}
a.contactbutton:active {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none;  padding: 5px; box-sizing: border-box; background: #cccccc; display: table; width: 100%; border-radius: 15px; text-align: center;}

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.faq:link { font-size: 1em; color: #373CD5; text-decoration: none; background: #ffffff; display: inline-block; border-radius: 10px; margin: 2px; text-align: left; padding: 5px 10px 5px 10px;
	transition: all .2s ease-in-out;
   	-moz-transition: all .2s ease-in-out;
   	-webkit-transition: all .2s ease-in-out; }
a.faq:visited { font-size: 1em; color: #373CD5; text-decoration: none; background: #ffffff; display: inline-block; border-radius: 10px; margin: 2px; text-align: left; padding: 5px 10px 5px 10px; }
a.faq:hover {font-size: 1em; color: #ffffff; text-decoration: none; background: #373CD5; display: inline-block; border-radius: 10px; margin: 2px; text-align: left; padding: 5px 10px 5px 10px; }
a.faq:active { font-size: 1em; color: #373CD5; text-decoration: none; background: #ffffff; display: inline-block; border-radius: 10px; margin: 2px; text-align: left; padding: 5px 10px 5px 10px; }


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 transparent;}
a.BLUEring:hover { display:block; border:1px solid #373CD5;}

hr {color: #DA8F43; background-color: #DA8F43; 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:#5E70E0; border-radius: 20px; border: 0; height: 50px; color: white; 
   transition: all .2s ease-in-out;
   -moz-transition: all .2s ease-in-out;
   -webkit-transition: all .2s ease-in-out;

   }
   input.big:hover {
      color: #5E70E0;
	background: white;
      }

h1 { font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1.8em; font-style: normal; font-weight: normal; color: #373CD5; text-decoration: none; margin-bottom: 30px;}
	h1 em {float: right; font-family: Vivaldi,"Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 350%; font-weight: normal; padding-right: 10px; color: white; margin-top: -70px; margin-right: -30px; line-height: 0.9em;}
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.0em; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
p,td,li { font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #666666; text-decoration: none; line-height: 1.4;}
p.footer { font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none; text-align: center; padding: 10px; text-shadow: 1px 1px 1px #0081CA; }
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 */
#frame {background: url(../images/background.jpg) no-repeat top center;
	background-size: 100% auto;
	background-attachment: fixed;
	width: 100%; height: 100%;
	padding: 2px 0px 50px 0px;}
#frameinner {display: table; width: 80%; margin: 0 auto; border: white 5px solid; border-radius: 50px;
	background: #f6fcfc;
	background: -moz-linear-gradient(top, #c0dff7, #f6fcfc);
	background: -webkit-linear-gradient(top, #c0dff7, #f6fcfc);
	background: -ms-linear-gradient(top, #c0dff7, #f6fcfc);
	background: -o-linear-gradient(top, #c0dff7, #f6fcfc);}
#center {width: 80%; margin: 0 auto; text-align: right; padding-bottom: 2px; padding-right: 50px; box-sizing: border-box;}

#header {display: table-cell; border: green 0px solid; vertical-align: top; padding: 35px; box-sizing: border-box; 
	min-width: 250px; width: 20%;}
	#logo {width: 100%;}
	#marginleft {border: pink 0px solid; margin-top: 40px; }
#phoenix {display: table-cell; border: blue 0px solid; vertical-align: bottom; box-sizing: border-box; width: 40%; border-left: white 5px solid; border-right: white 5px solid;
	background: #ffffff url(../images/phoenix.jpg) no-repeat top center; background-size: 130% auto;}
	#phoenixsmall {display: none;}
#marginleft {width: 100%; min-width: 230px;}
#bodywrapper {display: table-cell; background: url(../images/background.png) no-repeat top center; border: green 0px solid; vertical-align: top; padding: 50px; box-sizing: border-box; width: 40%;}
#marginmobile {display: none;}
textarea { width: 300px; }
input { width: 300px; }


/* 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:1800px) { 
#frameinner {width: 90%;}
#header {padding: 50px 40px 50px 40px;}
#center {width: 90%; }

}

@media screen and (max-width:1600px) { 
#header {width: 20%; padding: 40px 30px 40px 30px;}
#phoenix {width: 35%; background-sizer: auto 100%; background-position: top center;}
#bodywrapper { padding: 50px 30px 50px 30px;}
h1 em {margin-right: -10px; }
}

@media screen and (max-width:1300px) { 
#frame {background: url(../images/background.jpg) no-repeat center center;
	background-size: auto 110%;}
}

/* SMALL VERSION REFINEMENTS */
@media screen and (max-width:1200px) { 
#frame {background: url(../images/background.jpg) repeat-x center center;
	background-size: auto 100%;
	background-attachment: fixed;}
#header {display: block; width: 100%; padding: 30px 30px 30px 30px;}
	#logo {width: auto; display: block; margin: 0 auto;}
	#logoline {width: auto; display: block; margin: 0 auto;}
	#headermenu { display: none;}
	#MinimenuButton {display: inline-block; box-sizing: border-box;}
	#marginleft { display: none;}
#phoenix {display: block; width: 100%; height: 600px; border: white 5px solid; border-left: none; border-right: none; background: url(../images/background-phoenix.jpg) repeat-x top center; overflow-y: hidden;}
	#phoenixsmall {display: inline-block; margin: 0 auto; width: 100%;}
#bodywrapper {display: block; width: 100%;}
#marginmobile {display: block; text-align: center;}
}

@media screen and (max-width:900px) { 
#phoenix {height: 500px;}
}

@media screen and (max-width:750px) { 
#phoenix {height: 400px; }
	#phoenixsmall {margin-top: -40px;}
}

@media screen and (max-width:650px) { 
#phoenix {height: 300px; }
}


/* VERY SMALL VERSION REFINEMENTS */
@media screen and (max-width:600px) { 
textarea { width: 300px; }
input { width: 300px; }
img.blogstretch {width: 100%; height: auto;}
}

/* MOBILE VERSION REFINEMENTS */
@media screen and (max-width:480px) { 
#frame { padding: 3px 0px 30px 0px;}
#bodywrapper { padding: 50px 20px 50px 20px;}
#phoenix {height: 250px; }
	#phoenixsmall {margin-top: -30px;}
	#phoenixtext {left: 5vw; top: 95vw;}
h1 { font-size: 1.8em;}
	h1 em {font-size: 300%; margin-top: -20px; }
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%; }
input.big {min-width: 150px;}
}

@media screen and (max-width:440px) { 
	#phoenixtext {top: 100vw;}
}

@media screen and (max-width:400px) { 
#phoenix {height: 220px; }
	#phoenixtext {top: 110vw;}
}


/* PRINT VERSION REFINEMENTS */
@media print { 
}

  a[href^="x-apple-data-detectors:"] {
    color: inherit;
    text-decoration: inherit;
  }
