﻿/* DEMO */

#demolaunch {
height: 340px;
background-color: White;
}

#demolaunch p {
font-size: 1.2em;
line-height: 30px;
color: #272727;
margin-bottom: 30px;
}

#demolaunch a {
float: right;
margin-left: 70px;
padding-top: 45px;
}

#demolaunch .wrap {
background-image: url(../img/pic2.jpg);
background-position: 200px 70px;
background-repeat: no-repeat;
}

/* TOUR */

#tour {
padding-top: 35px;
border-top: solid 1px #1b2a43;
background-color: #2d4160;
height: 770px;
color: #e7eaef;
font-family: Arial;
}

#tour h2 {
font-size: 1.2em;
margin-bottom: 30px;
}

#pupilspage, #groupspage {
min-height: 320px;
}

div.box {
width: 423px;
margin-right: 53px;
float: left;
}

div.endbox {
width: 423px;
float: left;
}

#tour img {
border: solid 5px #616161;
}

#tour h3 {
margin-bottom: 25px;
}

#tour p {
font-size: 0.8em;
line-height: 23px;
margin-bottom: 18px;
}

#tour .next {
padding: 10px 0px;
text-align: center;
float: left;
width: 100%;
}

#tour a {
font-size: 1.4em;
font-family: Arial Rounded MT Bold;
color: #e7eaef;
}

#tour a:hover {
color: #79989A;
}
