/* ©2018 huddsnet.uk  v24.100  dotguide.co.uk wide stylesheet  */

/* styles+buttonpics+pictures>wide>small>smallwide>tablet */

body {width: 100vw; height: 100vh; background: white; background-size: 100%, 100vw; background-attachment: fixed; color:white; z-index: -2; overflow-y: hidden; font-family: arial, verdana, sans-serif; font-size: 100%;}

body#scrollwide {width: 100%; height: 100%; background: white; background-size: cover; background-attachment: fixed; background-repeat: no-repeat; color:white; z-index: -2; overflow-y: hidden; font-family: arial, verdana, sans-serif; font-size: 100%;}

body#noscroll {width: 100%; height: 100%; background: white; background-size: 100%, 100vw; background-attachment: fixed; color:white; z-index: -2; overflow: hidden; font-family: arial, verdana, sans-serif; font-size: 100%;}

/* -------   */

#bigmap {left: 200px; }

div#text {left: 200px; padding: 0px 6px 5px 9px; right: 18px; font-size: 1.6em;}

/* boxes and spacer */

/* Home button */
a#home {position: relative; height: 400px; top: 0px; left: 0px; background-image: url('320pics/york1.jpg'); background-position: center 50px; width: 156px; border-radius: 20px 20%; box-shadow: 5px 5px 5px black; -webkit-box-shadow: 5px 5px 5px black;}
a#home:before {display: block; position: static; top: 10px; text-align: left; font-size: 1.6em; content:"Home";}
a#home:after {display: block; position: relative; top: 260px; text-align: left; font-size: 1.2em; content: "Click here to return to the home page";}
a#home:hover {background-image: url('320pics/york1.jpg'); background-position: center 50px; }

/* Go back button */
a.mapback {position: absolute; top: 420px; left: 0px; width: 156px;}  

/* Menu button */
a#menu {height: 80px; width: 80px; } 

br.spacer {display: none;}

