* {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: #f5f5f5;}

.cycle-slideshow { width: 100%; z-index: position: relative; z-index: 0;  }
.cycle-slideshow img { width: 100%; height: auto; }
#slideshow img { display: none }
#slideshow img.first { display: block }

.composite-example > div { background: white }
.composite-example > div > img { display: block; }
.composite-example > div .cycle-overlay {  color: white; position: absolute; top: 80%; bottom: 20%; left: 0; right: 0; width: 60%; height: 150px; margin: auto auto; text-align: center; vertical-align: middle; font-size: 200%; text-shadow: 1px 1px 5px rgba(0,0,0,0.8); box-sizing: border-box;}
.composite-example > div .cycle-overlay span { font-size: 70%; }
.composite-example > div .cycle-overlaytouring {  color: white; background: rgba(0,0,0,0.5); position: absolute; bottom: 0; width: 100%; padding: 10px; box-sizing: border-box;}


.background {z-index: 0; display: block; pointer-events: none;}

.overlay {
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}






@font-face {

    font-family: 'andre_heavy_sfbold';

    src: url('andre_heavy_sf_bold-webfont.woff2') format('woff2'),

         url('andre_heavy_sf_bold-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;


}


#headermenu { display: table; width: 99%; height: 60px; border: red 0px solid; margin: 0 auto;}
#headermenu a {
	display: table-cell;
	font-size: 1.0em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding: 0px 10px 0px 10px; 
	line-height: 40px;
	vertical-align: middle;
   transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
}
#headermenu a:hover {
	color: #000000;
	background: rgba(255,255,255,0.6);
}
#headermenu a.current {
	color: #000000;
	background: rgba(255,255,255,0.6);
}



#MinimenuButton {color: #ffffff; display:none; text-align: left; font-weight: bold; font-size: 2em; border:none; padding-left: 10px; height: 50px; line-height: 50px; text-decoration: none;text-shadow: none;
   transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;}
#MinimenuButton:hover {		text-shadow: 0px 0px 5px white, 0px 0px 5px white, 0px 0px 5px white, 0px 0px 5px white;}
}

#headermenumini {margin: 0 auto; display: none; width: 90%;
	position: relative;
 	z-index:99; }
#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: #355DB2;
   transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
}
#headermenumini a:hover {
	color: #355DB2;
	background: white;
}
#headermenumini li {
  list-style: none;
  padding: 0px;
  line-height: 1em;
  margin-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.3;
   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: #355DB2; 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: #355DB2; 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: #000000; 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: #355DB2; text-decoration: underline}

a.footer:link {  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; }
a.footer:visited {  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}
a.footer:hover {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1em; font-style: normal; font-weight: normal; color: #666666; text-decoration: underline}
a.footer:active {  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}

a.logo:link {  font-family: space_ageregular,Verdana; font-size: 250%; line-height: 1em; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none;
   transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;}
a.logo:visited { font-family: space_ageregular,Verdana; font-size: 250%; line-height: 1em;; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none;}
a.logo:hover { font-family: space_ageregular,Verdana; font-size: 250%; line-height: 1em;; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none; text-shadow: 0px 0px 3px white, 0px 0px 3px white, 0px 0px 3px white;}
a.logo:active { font-family: space_ageregular,Verdana; font-size: 250%; line-height: 1em;; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none;}


a.bigbutton:link {  font-family: Verdana; font-size: 150%;  font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none; display: table; margin: 20px auto 20px auto; border-radius: 5px; padding: 10px; text-align: center;
   background: #333333;
	background: -moz-linear-gradient(top, #333333, #000000);
	background: -webkit-linear-gradient(top, #333333, #000000);
	background: -ms-linear-gradient(top, #333333, #000000);
	background: -o-linear-gradient(top, #333333, #000000);
   transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;}
a.bigbutton:visited { font-family: Verdana; font-size: 150%;  font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none;}
a.bigbutton:hover { font-family: Verdana; font-size: 150%; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none; text-shadow: 0px 0px 3px white, 0px 0px 3px white, 0px 0px 3px white;}
a.bigbutton:active { font-family: Verdana; font-size: 150%; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none;}

a.greencontact:link {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 2.4em; font-style: normal; font-weight: normal; color: white; text-decoration: none; display: inline-block; margin-bottom: 10px; border-radius: 50px; padding: 0px 20px 0px 20px; width: auto;
background: #339900;
	background: -moz-linear-gradient(top, #33CC00, #339900);
	background: -webkit-linear-gradient(top, #33CC00, #339900);
	background: -ms-linear-gradient(top, #33CC00, #339900);
	background: -o-linear-gradient(top, #33CC00, #339900);
   transition: all .5s ease-in-out;
   -moz-transition: all .5s ease-in-out;
   -webkit-transition: all .5s ease-in-out;}
a.greencontact:visited {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 2.4em; font-style: normal; font-weight: normal; color: white; text-decoration: none}
a.greencontact:hover {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 2.4em; font-style: normal; font-weight: normal; color: white; text-decoration: none; padding: 0px 40px 0px 40px;}
a.greencontact:active {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 2.4em; font-style: normal; font-weight: normal; color: white; text-decoration: none}


a.slideshowbutton:link {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN";  font-style: normal; font-weight: normal; font-size: 130%; color: white; text-decoration: none; display: inline-block; border: #009900 3px solid; background: white url(../images/slideshowbutton.png); background-size: 101% 101%; border-radius: 10px; padding: 10px 20px 10px 20px; text-shadow: none; margin-top: 10px; pointer-events: auto;
   transition: all .5s ease-in-out;
   -moz-transition: all .5s ease-in-out;
   -webkit-transition: all .5s ease-in-out;}
a.slideshowbutton:visited {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-style: normal; font-weight: normal; color: white; text-decoration: none; border: #009900 3px solid;}
a.slideshowbutton:hover {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN";  font-style: normal; font-weight: normal; color: #009900; text-decoration: none; background: white;}
a.slideshowbutton:active {  font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN";  font-style: normal; font-weight: normal; color: white; text-decoration: none; border: #009900 3px solid;}

a.thumbnail:link {width: 260px; border: #e8e8e8 1px solid; display: inline-block; vertical-align: top; padding: 15px; box-sizing: border-box; text-align: center; color: #666666; text-decoration: none; background: white; margin: 10px;
   transition: all .5s ease-in-out;
   -moz-transition: all .5s ease-in-out;
   -webkit-transition: all .5s ease-in-out;}
a.thumbnail:visited {width: 260px; border: #e8e8e8 1px solid; display: inline-block; vertical-align: top; padding: 15px; box-sizing: border-box; text-align: center; color: #666666; text-decoration: none;}
a.thumbnail:hover {width: 260px; border: #339900 1px solid; display: inline-block; vertical-align: top; padding: 15px; box-sizing: border-box; text-align: center; color: #ffffff; text-decoration: none; background: #339900;}
a.thumbnail:active {width: 260px; border: #e8e8e8 1px solid; display: inline-block; vertical-align: top; padding: 15px; box-sizing: border-box; text-align: center; color: #666666; text-decoration: none;}



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 #ccc;}
a.BLUEring:hover { display:block; border:1px solid #000000;}

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; border-radius: 10px; border: 0; height: 50px; color: white; 
   background: #355DB2;
	background: -moz-linear-gradient(top, #6699FF, #355DB2);
	background: -webkit-linear-gradient(top, #6699FF, #355DB2);
	background: -ms-linear-gradient(top, #6699FF, #355DB2);
	background: -o-linear-gradient(top, #6699FF, #355DB2);
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 { font-family: andre_heavy_sfbold,"Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 3em; font-style: normal; font-weight: normal; color: #333333; text-decoration: none; margin-bottom: 30px;  border-bottom: #355DB2 5px solid;}
h2 { font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 2.0em; font-style: normal; font-weight: normal; color: #333333; text-decoration: none; margin-bottom: 30px; border-bottom: #69A2D6 2px solid;}
h3 { font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 1.6em; font-style: normal; font-weight: normal; color: #333333; text-decoration: none; margin-bottom: 20px;}
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,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: 0.9em; font-style: normal; font-weight: normal; color: #666666; text-decoration: none; }
b.footer {color: #666666;}
b.footer2 {color: #666666; font-size: 1em;}
li.footer {color: #666666; }
hr.footer {color: #666666; background-color: #666666; margin-top: 10px; margin-bottom: 10px;}
	


/* LAYOUT DEFINITIONS */
#center {width: 70%; margin: 0 auto;}
#slideshow {}
#header {width: 100%; position: fixed; z-index: 20; background: rgba(255,255,255,0.5);}
	#headerwrapper {display: table; width: 100%; color: #333333; height: 60px;}
	#header1 {display: table-cell; vertical-align: middle; width: 50%; height: 60px;}
	#header2 {display: table-cell; vertical-align: middle; width: 143px; height: 60px; position: relative;}
	#header3 {display: table-cell; vertical-align: middle; width: 50%; height: 60px;}
	#header4 {display: table-cell; vertical-align: middle; width: 40px; height: 60px;}
	#menugap {display: table-cell; vertical-align: middle; width: 20px;}
	.menugap {display: block; margin: 0 auto;}
#centerlogo { width: 70%; margin: 0 auto; margin-top: 140px; margin-bottom: 70px;}	

#circleslideshow {display: table; border: white 0px solid; width: 100%;}
	#circleslideshow1 {display: table-cell; vertical-align: middle;}
	#circleslideshow2 {display: table-cell; vertical-align: middle; width: 70%;}
	#circleslideshow3 {display: table-cell; vertical-align: middle; text-align: right;}
#circle { position: relative; border: white 15px solid; width: 380px; height: 380px; border-radius: 50%; box-sizing: border-box; box-shadow: 2px 2px 10px rgba(0,0,0,0.3);-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.3);-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
	background: url(../sliders/circle1.jpg) no-repeat center center; background-size: 100%;
	transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -webkit-transition: all 0.7s ease-in-out;}
#circle:hover {background-size: 110%;}
#circletext {position: absolute; border: red 0px solid; top: 0; width: 100%; height: 100%; text-align: center; color: white; line-height: 80px;font-family: andre_heavy_sfbold,"Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 3em; text-shadow: 2px 2px 5px rgba(0,0,0,0.7); pointer-events: none; margin-top: 90px;}

#bodywrapper {width: 100%; display: table; padding: 40px; box-sizing: border-box; position: relative; z-index: 9; background: white;}
#marginright {display: table-cell; width: 250px; vertical-align: top; position: relative; z-index: 9;}
#MinimenuDiv {width: 200%;}
#margingap {display: table-cell; width: 40px; vertical-align: top;}
#body {display: table-cell; vertical-align: top;}
#category {padding: 10px; }
#contactbox { border: #029B00 2px solid; border-radius: 50px; padding: 30px; text-align: center; color: #029B00; font-size: 1.2em;}
#makerdiv {padding: 50px 50px 100px 150px; background: #f1f8fb url(../images/background-makers.jpg) no-repeat bottom center; background-size: 100% auto; border-bottom: #029B00 2px solid; box-sizing: border-box;}
#footer {width: 100%; color: #666666; }
#footerinner {padding: 20px 0px 20px 0px; box-sizing: border-box;}
	.footerbox {display: inline-block; width: 260px; font-size: 0.9em; vertical-align: top; margin-right: 40px; margin-bottom: 20px; text-align: left;}
textarea { width: 400px; }
input { width: 400px; }
img.blogstretch { padding: 20px; margin: 0 auto; border: #f2f2f2 1px solid; border-right: #e8e8e8 1px solid; border-bottom: #e8e8e8 1px solid;position:relative; box-sizing: border-box; 
    box-shadow:0 20px 20px -20px rgba(0, 0, 0, 0.5); -moz-box-shadow:0 20px 20px -20px rgba(0, 0, 0, 0.5); -webkit-box-shadow:0 20px 20px -20px rgba(0, 0, 0, 0.5);}
#slideshowwrapper {position: relative; pointer-events: none;}
	#slideshowoverlay {position: absolute; top: 20%; left: 0; right: 0; margin: 0 auto; width: 80%; text-shadow: 1px 1px 2px white;}
	#headerbig { font-size: 240%; font-weight: bold; text-align: left; color: #333333; margin-bottom: 15px; display: block;}	
	#headersmall {font-size: 100%; color: #333333; font-weight: bold;}


/* TINYMCE IMAGE & VIDEO RESIZING*/
.youtube {width: 100%; 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:1650px) { 
#headermenu span {display: none;}
}
@media screen and (max-width:1600px) { 
#center{width: 80%;}
#centerlogo { width: 80%;}
#circleslideshow2 {width: 80%;}
#headermenu span {display: inline-block;}
}
@media screen and (max-width:1650px) { 
#headermenu span {display: none;}
}
@media screen and (max-width:1400px) { 
#slideshowoverlay {top: 10%;}
#center{width: 90%;}
#centerlogo { width: 90%;}
#circleslideshow2 {width: 90%;}
#headermenu span {display: inline-block;}
}
@media screen and (max-width:1300px) { 
#headermenu span {display: none;}
#headermenu a { padding: 5px; }
#circle {border: white 10px solid; width: 330px; height: 330px;}
#circletext {line-height: 70px; margin-top: 90px;}
}
@media screen and (max-width:1150px) { 
#headermenu a { font-size: 0.9em;}
#circle {border: white 10px solid; width: 300px; height: 300px;}
#circletext {font-size: 2.8em; margin-top: 70px;line-height: 60px;}
}

/* SMALL VERSION REFINEMENTS */
@media screen and (max-width:1050px) { 
#headermenu {display: none;}
#MinimenuButton {display: block;}
#circle {border: white 10px solid; width: 270px; height: 270px;}
#circletext {font-size: 2.6em; margin-top: 65px;}
#bodywrapper {padding: 30px;}
#margingap {width: 30px;}
}
@media screen and (max-width:900px) { 
#circle {border: white 10px solid; width: 240px; height: 240px;}
#circletext {font-size: 2.3em; margin-top: 60px;line-height: 50px;}
#margingap {display: none; }
#marginright {display: block; margin-top: 20px; width: 100%; text-align: center; box-sizing: border-box; padding: 0px; border: none;}
#body {display: block;}
}
@media screen and (max-width:800px) {
#circle {border: white 10px solid; width: 210px; height: 210px;}
#circletext {font-size: 2.0em; margin-top: 55px;line-height: 40px;}
#bodywrapper { padding: 20px;}
#margingap {width: 20px; }
}

@media screen and (max-width:750px) { 
#silver { width: 100%; height: 800px;}
#headermenu  { display: none;}
#headermenumini { display: block;}
#headerbig {display:none;}
#slideshowoverlay {top: 10%;}
}
@media screen and (max-width:700px) { 
#headerA1 {display:none;}
#circleslideshow1,#circleslideshow3 {display: none;}
#circleslideshow2 {width: 100%;}
}


/* VERY SMALL VERSION REFINEMENTS */
@media screen and (max-width:600px) { 
#circleslideshow1,#circleslideshow3 {display: table-cell;}
#circleslideshow2 {width: 90%;}
.cycle-slideshow div { height: 300px;}
#circle {border: white 10px solid; width: 270px; height: 270px;}
#circletext {font-size: 2.6em; margin-top: 65px;line-height: 60px;}
#center{width: 96%;}
#centerlogo { width: 96%;}
textarea { width: 300px; }
input { width: 300px; }
#searchbox1 {display: none;}
#searchbox {width: 40px;}
#headerB3 { width: 40px;}
a.greencontact:link span,a.greencontact:visited span,a.greencontact:hover span,a.greencontact:active span { display: none;}
#slideshowoverlay {display: none;}
}

/* MOBILE VERSION REFINEMENTS */
@media screen and (max-width:480px) {
#header { padding-left: 0px; padding-right: 0px;}
.footerbox {width: 80%; margin: 0 auto;}
textarea { width: 100%; }
input { width: 100%; }
h1 { font-size: 2em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
b,strong { font-size: 1em;}
p,td,li { font-size: 0.9em;}
#bodywrapper { padding:10px; box-sizing: border-box;}
#headerB1 {width: auto; padding-left: 10px; box-sizing: border-box;}
#headerB2 {width: 90px; box-sizing: border-box;}
#headerB3 {padding-left: 0px; padding-right: 10px; box-sizing: border-box;}
#logo {width: 100%; min-width: 100%; max-width: 100%;}
#contactbox {padding: 20px; box-sizing: border-box;}
#MinimenuButton span { display: none;}
.cycle-slideshow { overflow-x: hidden;}
.cycle-slideshow img { width: 200%; min-width: 200%; }
}

@media screen and (max-width:400px) {
#slideshowwrapper {margin-top: -110px;}
#slideshowoverlay {margin-top: 110px;}
}



/* PRINT VERSION REFINEMENTS */
@media print { 
.background {display: none;}
#header,#centerlogo,#margingap,#marginright,#footer {display: none;}
#center {width: 100%;}
}


