body {
    margin: 0px;
	overflow-y: scroll; /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
 overflow-x: hidden
  }
#headerouter {
    background-image: url('http://www.lilliputmontessori.co.uk/site/imgs/navigationbg.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    height: 281px;
}
div#header {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
	height: 287px;
}
img.homepic {
border-radius: 1000px;
    border: 20px solid #fff;
    width: 270px;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 20px;
}
div#navmenu {
margin: 0 auto;
    margin-top: -152px;
    position: relative;
    width: 1008px;
}
/*--- DROPDOWN ---*/
#navmenu ul.drop1 {
    position: absolute;
    margin: 0px;
    left: -9999px;
    display: table;
    /* float: right; */
    margin-top: 0px;
    padding: 11px;
    MARGIN-LEFT: -50PX;
}
#navmenu ul.drop2 {
position: absolute;
    margin: 0px;
    left: -9999px;
    display: table;
    /* float: right; */
    margin-top: 0px;
    padding: 11px;
    MARGIN-LEFT: -22PX;
}
li.navspacer {
    width: 162px;
}
#navmenu ul li{
    padding-top: 0px;
    float: none;
    padding: 3px;
    border: 0px;
    DISPLAY: block;
    margin: 0px;
    margin-bottom: 4px;
    border-radius: 29px;
    background: #66879C;
    min-width: 173px;
}
#navmenu ul li:hover{
    background: #F0664A;

}
#navmenu ul a{
	white-space: nowrap;
    color: #FFFFFF;
    display: block;
    font-weight: 300;
    padding: 8px;
    font-family: Nunito;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 14px;
    letter-spacing: 0.7px;
}
#navmenu li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#navmenu li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
}
#navmenu li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
    text-decoration: none;
    color: #fff;
}
#navmenu li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
}

#navmenu li{
    float: left;
    margin-right: 0px;
    position: relative;
    padding-right: 13px;
    padding-left: 13px;    list-style-type: none;
}
#navmenu a {
    color: #66879C;
    font-family: Nunito;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
}
#navmenu a:hover{
	color: #F0664A;
    text-decoration: none;
}

ul.li:hover {
    border: 1px solid #fff;
    background: rgba(255, 255, 255, 0.1);
    display: inline-block;
    font-size: 14px;
    font-family: open sans;
    color: #fff;
    padding: 11px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin: 7px;
    letter-spacing: 0.4px;
    -moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
#navmenu li:not(:last-child) {
    margin-bottom: 1px;
}
h1 {
font-family: Fredoka One;
    text-decoration: none;
    font-size: 57px;
    font-weight: 100;
    margin: 0px;
    line-height: 118%;
    padding: 0px;
    letter-spacing: -2px;    text-align: center;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.2);
}
p {
    font-family: Nunito;
    text-decoration: none;
    font-size: 17px;
    font-weight: 100;
    margin: 0px;
    padding: 0px;
    line-height: 190%;
    letter-spacing: 0px;
    text-align: center;
}
div#footerouter {
    max-width: 2000px;
    background-image: url('http://www.lilliputmontessori.co.uk/site/imgs/footeredge.png');
    background-repeat: no-repeat;
    background-position: topcenter;
    margin: 0 auto;
    margin-top: -94px;
    height: 150px;
    padding-top: 149px;
}
div#footer {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 0px;

}
#footer p {
    font-family: Nunito;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
    margin: 0px;
    padding: 12px;
    line-height: 190%;
    color: #757575;
    letter-spacing: 1px;
}
nav#mp-menu {
    display: none;
}
div#headeredgeouter {
	max-width: 2000px;
    background-image: url('http://www.lilliputmontessori.co.uk/site/imgs/topedge.png');
    background-repeat: repeat;
    margin: 0 auto;
    background-position: top center;
    margin-top: -19px;
    height: 102px;
}



/* HOMEPAGE */

div#home1outer {
    max-width: 2000px;
    background: #4792C0;
    margin: 0 auto;
}
div#contentinner {
    width: 1200px;
    margin: 0 auto;
	color: #fff;
	    padding: 0%;
    padding-bottom: 100px;
    padding-top: 90px;
	}
div#contentinner2 {
width: 655px;
    margin: 0 auto;
    color: #6D6D6D;
    padding: 0%;
    padding-bottom: 100px;
    padding-top: 50px;
}
div#contentinner4 {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    padding: 0%;
    padding-bottom: 100px;
    padding-top: 50px;
}
div#contentinner5 {
    width: 740px;
    margin: 0 auto;
    color: #fff;
    padding: 0%;
    padding-bottom: 100px;
    padding-top: 90px;
    text-align: left;
    padding-right: 400px;
}
div#contentinner3 {
    width: 1200px;
    margin: 0 auto;
    color: #426275;
    padding: 0%;
    padding-bottom: 100px;
    padding-top: 50px;
}
div#contentinner6 {
    width: 950px;
    margin: 0 auto;
    color: #6D6D6D;
    padding: 0%;
    padding-bottom: 73px;
    padding-top: 50px;
}
img.img9{
    /* margin-left: 60px; */
    /* margin-bottom: 20px; */
    margin-top: -20px;
    width: 398px;
    /* margin: 0px; */
    margin-right: 50px;
    position: relative;
    border-radius: 222px;
    border: 24px solid #FFF;
    /* box-shadow: 1px 1px 12px #AFAFAF; */
}
img.homeclip1 {
    width: 770px;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin: 0px auto;
    margin-top: -160px;
}




span.lefthandcontent {
    width: 480px;
    display: inline-block;    border-right: 2px dashed #F1E8CA;
}
span.righthandcontent {
       width: 710px;
    display: inline-block;
    /* height: 270px; */
    /* float: right; */
    position: absolute;
    /* margin-top: -130px; */
    padding-top: 63px;

}
img.img1 {
    -ms-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
    margin-left: 40px;
    /* margin-bottom: 20px; */
    /* margin-top: 20px; */
    width: 368px;
    /* margin: 0px; */
    position: relative;
    border-radius: 2px;
    border: 17px solid #FFF;
    /* box-shadow: 1px 1px 12px #AFAFAF; */
}
div#home2outer {
    max-width: 2000px;
    background: #89B74E;
    margin: 0 auto;
}
div#home2 {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
	    color: #fff;
}
div#home3outer {
max-width: 2000px;
    background: #EFEFEF;
    background-image: url('http://www.lilliputmontessori.co.uk/site/imgs/clip2.png');
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    background-position-y: -40px;
}
div#home3 {
    width: 930px;
    margin: 0 auto;
    text-align: center;
    color: #6D6D6D;
}
div#home4outer {
    max-width: 2000px;
    background: #DA6C99;
    margin: 0 auto;
}

div#home4 {
    width: 1200px;
    margin: 0 auto;
    text-align: LEFT;
    color: #fff;
}
img.clip3 {
    display: inline-flex;
    position: relative;
    float: right;
    margin-top: -150px;
}













img.img6 {
    margin-top: -184px;
}
div#anstey1outer {
    max-width: 2000px;
    background: #E2715A;
    margin: 0 auto;
}
div#coalville1outer {
    max-width: 2000px;
    background: #47B8BE;
    margin: 0 auto;
}
div#glen1outer {
    max-width: 2000px;
    background: #8CBF4C;
    margin: 0 auto;
}
div#lfe1outer {
    max-width: 2000px;
    background: #44ACAD;
    margin: 0 auto;
}
div#whetstone1outer {
max-width: 2000px;
    background: #AF4545;
    margin: 0 auto;
}
img.nurseryex {
    border-radius: 490px;
    border: 16px solid #EA9381;
    width: 260px;
}
div#anstey2outer {
    max-width: 2000px;
    background: #262223;
    margin: 0 auto;
    background-image: url('http://www.lilliputmontessori.co.uk/site/imgs/chalkboard.jpg');
    background-repeat: no-repeat;
    background-position: top center;
	    padding-top: 20px;
}
#anstey2outer p {
    font-size: 25px;
    font-family: Gloria Hallelujah;
    font-weight: 100;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.67);
}
div#divedge {
max-width: 2000px;
    /* background: #A55E70; */
    margin: 0 auto;
    height: 109px;
    /* background-image: url('http://www.lilliputmontessori.co.uk/site/imgs/div.png'); */
    /* background-repeat: no-repeat; */
    /* background-position: top center; */
    margin-top: -60px;
    margin-bottom: -55px;
    z-index: 100000;
}
#carousel {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

#slides {
  overflow: hidden;
  position: relative;
  width: 100%;

}

#slides ul {
  list-style: none;
  width: 100%;
  height: 250px;
  margin: 0;
  padding: 0;
  position: relative;
}

#slides li {
  width: 100%;

  float: left;
  text-align: center;
  position: relative;
  font-family: lato, sans-serif;
}

/* Styling for prev and next buttons */

.btn-bar {
width: 10%;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 0px;
}

#buttons {
    margin-bottom: 0px;
    padding-bottom: 80px;
    /* float: right; */
    text-align: center;
}

#buttons a {
    display: block;
    font-size: 50px;
    float: left;
    font-weight: 800;
    font-family: Fredoka One;
    outline: 0;
    margin: 0 0px;
    color: #FFFFFF;
    text-decoration: none;
    /* display: block; */
    /* padding: 30px; */
    width: 60px;
    height: 60px;
}

a#prev:hover,
a#next:hover {
  color: #FFF;
  text-shadow: .5px 0px #b14943;
}


.quote-phrase {
  height: 200px;
  font-size: 24px;
  color: #FFF;
  font-style: italic;
  text-shadow: .5px 0px #b14943;
}

.quote-marks {
  font-size: 30px;
  padding: 0 3px 3px;
  position: inherit;
}

.quote-author {
font-style: normal;
    font-size: 20px;
    color: #EFEFEF;
    font-weight: bold;
    height: 30px;font-family: Nunito;
}

.quoteContainer,
.authorContainer {
  display: table;
  width: 100%;
}
.gallery {
    /* float: left; */
    width: 670px;
    /* text-align: center; */
    display: inline-block;
    /* margin: 0 auto; */
    /* margin-bottom: 20px; */
}
.gallery img {
    margin: 10px 9px 0px 0px;
    padding: 0;
    float: left;
    border-radius: 80px;
    border: 0px;
    /* width: 115px; */
    border: 7px solid #A2C6E0;
}

#gallery3outer {
    max-width: 2000px;
    background: #EFEFEF;
    background-image: url('http://www.lilliputmontessori.co.uk/site/imgs/inside.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
    margin: 0 auto;
    /* background-position-y: 0px; */
    height: 790px;
}
div#nursery4outer {
    max-width: 2000px;
    background: #E0C04D;
    margin: 0 auto;
}
img.map {
    width: 360px;
    border-radius: 250px;
    margin-top: -84px;
    margin-left: -10px;
    float: right;
    /* position: absolute; */
}
#nursery5outer {
max-width: 2000px;
    background: #B55959;
    background-repeat: no-repeat;
    background-position: bottom center;
    margin: 0 auto;
    /* background-position-y: 0px; */
    background-image: url('http://www.lilliputmontessori.co.uk/site/imgs/contactbg.png');
    background-repeat: no-repeat;
    background-position: top center;
        padding-top: 79px;
    /* height: 790px; */    padding-bottom: 51px;
}
a {
    color: #B55959;
    font-weight: 700;
    text-decoration: none;
}





div#why1outer {
    max-width: 2000px;
    background: #A4D3EF;
    /* color: #000; */
    margin: 0 auto;
    background-image: url('http://www.lilliputmontessori.co.uk/site/imgs/whybg.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}
img.clip8 {
    width: 770px;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin: -62px auto;
}

div#whyimgbreak {
    background-image: url('http://www.lilliputmontessori.co.uk/site/imgs/imgbreak1.jpg');
    background-repeat: no-repeat;
  background-position: top center;
    height: 440px;

    background-attachment: fixed;
}
div#faq1outer {
 max-width: 2000px;
    background: #66BEC3;
    /* color: #000; */
    margin: 0 auto;
    /* background-repeat: no-repeat; */
    background-position: top center;
    background-image: url('http://www.lilliputmontessori.co.uk/site/imgs/faqbg.jpg');
    /* background-repeat: no-repeat; */
    background-position: top center;
}
h2 {
    font-family: Fredoka One;
    text-decoration: none;
    font-size: 34px;
    font-weight: 100;
    margin: 0px;
    line-height: 118%;
    padding: 0px;
    letter-spacing: 0px;
    text-align: center;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.2);
}
span.question {
    font-family: Fredoka One;
    text-decoration: none;
    font-size: 21px;
    font-weight: 100!important;
    background: #2E7784;
    margin: 0px;
    border-radius: 8px;
    line-height: 118%;
    padding: 10px;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 5px;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.2);
    margin-top: 20px;
    display: inline-block;
}
span.answer p {
    font-family: Nunito;
    text-decoration: none;
    font-size: 15px;
    font-weight: 100;
    margin-top: 2px;
    background: #FFFFFF;
    margin-left: 30px;
    padding: 15px;
    /* border-bottom: 1px dotted #fff; */
    line-height: 190%;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom: 40px;
    /* padding-bottom: 18px; */
    border-radius: 11px;
    color: #2E7784;
}
div#forest1outer {
    max-width: 2000px;
    background: #786D59;
    /* color: #000; */
    margin: 0 auto;
    background-image: url('http://www.lilliputmontessori.co.uk/site/imgs/forestbg1.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}
img.img5 {
    -ms-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    /* transform: rotate(4deg); */
    margin-left: 60px;
    /* margin-bottom: 20px; */
    /* margin-top: 0px; */
    width: 378px;
    /* margin: 0px; */
    position: relative;
    border-radius: 2px;
    border: 17px solid #FFF;
    /* box-shadow: 1px 1px 12px #AFAFAF; */
}
div#forest2outer {
max-width: 2000px;
    background: #786D59;
    height: 580px;
    /* color: #000; */
    margin: 0 auto;
    background-image: url('http://www.lilliputmontessori.co.uk/site/imgs/forestbg2.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}

div#forest3outer {
max-width: 2000px;
    background: #786D59;
    height: 580px;
    /* color: #000; */
    margin: 0 auto;
    background-image: url('http://www.lilliputmontessori.co.uk/site/imgs/forestbg3.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}

div#forest4outer {
    max-width: 2000px;
    background: #837457;
    /* height: 580px; */
    /* color: #000; */
    margin: 0 auto;
    background-image: url('http://www.lilliputmontessori.co.uk/site/imgs/forestbg4.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}
img.img7 {
    width: 470px;
    margin-top: 50px;
    width: 378px;
    /* margin: 0px; */
    margin-left: 20px;
    margin-right: 0px;
    position: relative;
    border-radius: 222px;
    border: 24px solid #FFF;
}


div#galaxy1outer {
    max-width: 2000px;
    background: #A4D3EF;
    /* color: #000; */
    margin: 0 auto;
    background-image: url('http://www.lilliputmontessori.co.uk/site/imgs/galaxybg.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}
img.img10 {
    margin-top: -191px;
}
div#contact1outer {
    max-width: 2000px;
      background: #3B4666;
    /* color: #000; */
    margin: 0 auto;
    background-image: url('http://www.lilliputmontessori.co.uk/site/imgs/contactbg.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}
span.tele {
    background: rgb(255, 206, 83);
    padding: 6px;
    border-radius: 50px;
    padding-right: 40px;
    padding-left: 40px;
    margin: 6px;
    color: #343D5A;
    display: inline-block;
}
























