

#taggedWrapper {
	width:594px;
	height:325px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10%;
}

#taggedSchedule {
    width:414px;
    height:320px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10%;
}

#taggedLeaf {
    width:593px;
    height:275px;
}
/*
#lockerbie .three-objects {
	position: fixed;
    top: 40%;
    left: 50%;
    width: 739px;
	height: 450px;
    -ms-transform: translate(-0%, -50%); /* IE 9 */
    
    /*-webkit-transform: translate(-0%, -50%); /* Safari */
    /*transform: translate(-0%, -50%);
    margin: 0 auto;
    z-index: -1;
}
*/

#lockerbie .surface img.three-objects {
    position: fixed;
    top: 40%;
    left: 0;
    right: 0;
    margin: 5% auto;
    z-index: -2;

    width: 739px;
    height: 450px;
    -ms-transform: translate(-0%, -50%); /* IE 9 */
    -webkit-transform: translate(-0%, -50%); /* Safari */
    transform: translate(-0%, -50%);
}

#lockerbie .background,
#lockerbie .background.fade-in {
    z-index: -2;
}

#lockerbie .background-overlay,
#lockerbie .background-overlay.fade-in {
    z-index: -1;
}

/* Sections */

#lockerbie section.after-sign, #lockerbie section.cemetery {
    margin-bottom: 20%;
}

#lockerbie section:first-child {
	margin-bottom: 60%;
}

#lockerbie section:nth-child(4) {
    margin-bottom: 60%;
}

#lockerbie-coll {
	margin-bottom: 20%;
}

/* Leaf and wrapper */
.wrapper-leaf {
    margin-bottom: 20%;
    float: left;
    width: 100%;
}

/* Photo controls */

#lockerbie .pair-photo-slide {
	width: 80%;
	margin: 0 auto;
}

#lockerbie .pair-photo-slide img {
	width: 100%;
}

#lockerbie .pair-photo-slide .pair-photo {
	width: 49%;
	margin: 5px 5px 5px 1px;
	display: inline-block;
}

#lockerbie .pair-photo-slide .left-photo {
	float: left;
}

#lockerbie .pair-photo-slide .right-photo {
	float: right;
}

#lockerbie .photo-controls {
	width: 50%;
	margin: 0 auto;
}

#lockerbie .photo-controls a {
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	width: 70px;
}

#lockerbie .photo-controls img {
    position: relative;
    width:33px;
    height:35px;
    left: 15%;
}

#lockerbie .photo-controls img:hover {
    opacity:.8;
}

#lockerbie .photo-control-left {
	float: left;
}

#lockerbie .photo-control-right {
	float: right;
}
