/****
PAGE LAYOUT
****/

div.article
{
  position: relative;
  top: -10px;
  left: -30px;
}
div.splash {
height:377px;
background-repeat:no-repeat;
background-color:#201812;
}

div.splash div#logotype {
font-size: 12px;
width:987px;
height:330px;
margin: 20px 0px 0px 0px;
background-repeat: no-repeat;
background-position: 0px 0px;
background-image: url('../images/header-overlays/2.png');
}


.introcols, .headerdiv {
width: 987px;
margin: 0 auto;
/*font-family:Adelle;*/
}
.introcol {
width: 460px;
}
#introcol_left { float: left; }
#introcol_right { float: right; }
#introcol_left p 
{
   margin-top: 8px;
}
#introcol_right p { margin-top: 13px; }
#introcol_right p.first { margin-top: 0px; }
#introcol_left p.first
{
   margin-top: 0px;
}
/****
BASIC MAP
****/
div.gilgilmap
{
    border-width: 0px;
    position: relative;
    top: -10px;
    margin-bottom: 20px;
}
#map {
width:630px;
height:540px;
background-image:url(../images/homepage/map.png);
padding:0px;
position: absolute;

top: -5px;
float: left;
}
div.gilgilmap_school
{ 
   z-index: 900;
}
#mapinner
{
   margin: 28px 30px 30px 33px;
   position: absolute;
   top: 0px;
   left: 0px;

}


#rightside
{
    float: right;
    width: 300px;
    position: absolute;
    top: 5px;
    left: 635px;
    
}
#hskvideo
{
    background-image:url(../images/homepage/mapgreen.png);
    background-repeat: no-repeat;
    width: 300px;
    height: 230px;
    padding: 27px 30px 37px 27px;
}
#mailinglist
{
    background-image:url(../images/homepage/mapmidbrown.png);
    background-repeat: no-repeat;
    width: 300px;
    height: 130px;
    padding: 27px 30px 37px 27px;
    margin-top: 20px;
}
#mailinglist h3
{
    margin: 0px;
    line-height: 20px;
}
#mailinglist p
{
    font-size: 14px;
    line-height: 16px;
}
#mailinglist table tr td input
{
    margin-bottom: 3px;
    background-color: #362c20;
    border: 1px solid #5c9554;
    color: #bab686;
    font-size: 12px;
}
#mailinglist table tr td input#mailinglist_name,
#mailinglist table tr td input#mailinglist_email 
{
    width: 190px;
}
#mailinglist table tr td input#mailinglist_submit
{
    font-weight: bold;
    background-color: #5c9554;
    color: #060504;
}
/****
INFO OVERLAY
****/
.schoolinfo_bg {
background-image:url(../images/homepage/mapbrown.png);
z-index: 900;
}
.schoolinfo { z-index: 1000; }
.schoolinfo, .schoolinfo_bg
{

position: absolute;
top: 250px;
left: 250px;
height: 339px;
width: 580px;
}

.schoolinfo_pictures
{
background-image:url(http://hsk.org.uk/pics/1_1217433041.jpg);
background-repeat: no-repeat;
height: 178px;
margin-top: 20px;
margin-left: 20px;
width: 250px;
position: absolute;
top: 50px;
left: 270px;
border: 3px solid #362c20;
margin-right: 20px;
display: none;
}
.schoolinfo_video
{
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
width: 270px;
position: absolute;
top: 50px;
left: 260px;
}

.schoolinfo h3,.schoolinfo_basic h4 {
text-transform:uppercase;
color:#FFF;
text-shadow:none;
margin: 10px 0px 0px 20px;
}

.schoolinfo h3 {
line-height:24px;
font-size:35px;
color:#3d6338;
font-family:Prelude;
font-weight:700;
text-transform:none;
clear:both;
margin: 30px 0px 0px 30px; 
}

.schoolinfo_basic h4 {
font-size:16px;
line-height:21px;
}

.schoolinfo p {
position: absolute;
left: 30px;
top: 70px;
width: 240px;
float: left;
font-size: 12px;
padding: 0px;
font-size:14px;
line-height:16px;
color:#FFF;
/*font-weight:700;
font-family:Adelle;*/
}
.schoolinfo_more {
float: left;
font-size: 12px;
margin-left: 30px;
position: absolute;
bottom: 25px;
left: 0px;
}
.schoolinfo .schoolinfo_more a
{
  color: #3d6338;
}
.schoolinfo .schoolinfo_more a:hover
{
  color: #5c9554;
}

.schoolinfo .schoolinfo_close {
position: absolute;
bottom: 25px;
right: 15px;
float: right;
font-size: 13px;

}
.schoolinfo .schoolinfo_close a
{
  color: #3d6338;
  margin-right: 20px;
} 


/****
 COSTS, TIMETABLE (DEPREC)
 ****/
.mapboxright table th:last-child,.mapboxright table td:last-child {
text-align:right;
}

.mapboxright table th:first-child,.mapboxright table td:first-child {
width:200px;
}
.maptable {
margin-bottom:21px;
width:100%;
font-size:12px;
font-family:Adelle;
}

.maptable h3 {
line-height:18px;
text-shadow:none;
color:#201812;
padding-left:10px;
}

.maptable table {
width:100%;
color:#FFF;
}

.maptable table tr {
height:21px;
line-height: 21px;
}

.maptable table td,.maptable table th {
vertical-align:middle;
padding-left:10px;
padding-right:10px;
}

.maptable td, .maptable th {
padding-top: 3px;
height: 18px;
}

.maptable table thead {
background-color:#782;
font-weight:700;
font-family:Adelle, Georgia;
}

.maptable table td:nth-child(4),.maptable table th:nth-child(4) {
text-align:center;
}

.maptable table tbody tr:nth-child(2n) {
background-color:#782;
}

.maptable table tbody tr:nth-child(2n-1) {
background-color:none;
}


/****
DON'T KNOW
****/


.maplayer {
/* A layer of the map. */
height: 1017px;
margin: 0 0 -1017px 0;
position: relative; /* necessary due to layering rules: positioned stuff comes last */
}

.folds
{
 display: none;
    position: absolute;
    top: 0px;
    left: 0px;

}


/****
 POLAROIDS (DEPREC)
 ****/
.polaroids {
width:987px;
height:1017px;
}

.polaroids .figure {
position:relative;
width:223px;
background-color:#e7eddf;
-webkit-box-shadow:0 0 5px #000;
-moz-box-shadow:0 0 5px #000;
-o-box-shadow:0 0 5px #000;
padding:10px;
}

.polaroids .figure img {
width:100%;
}

.polaroids .figure .caption {
font-family:Prelude, Georgia;
color:#201812;
}
#polaroids_back .figure:first-child {
left: 750px;
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
}

#polaroids_back .figure:nth-child(2) {
top: 160px;
-webkit-transform: rotate(-20deg);
-moz-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
}

#polaroids_back .figure:nth-child(3) {
top: 200px;
left: 730px;
-webkit-transform: rotate(-5deg);
-moz-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
}

#polaroids_front .figure:first-child {
top: 0px;
-webkit-transform: rotate(10deg);
-moz-transform: rotate(10deg);
-o-transform: rotate(10deg);
}

#polaroids_front .figure:nth-child(2) {
top: 20px;
left: 50px;
-webkit-transform: rotate(30deg);
-moz-transform: rotate(30deg);
-o-transform: rotate(30deg);
}

#polaroids_front .figure:nth-child(3) {
width: 340px;
top: -50px;
left: 600px;
}

#polaroids_front .figure:nth-child(4) {
top: 0px;
left: -20px;
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
}