html, body { color: #333; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: white; width: 100%; height: 100%; overflow: hidden; -webkit-text-size-adjust: 100%;}
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/BebasNeue-webfont.eot');
    src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeue-webfont.woff') format('woff'),
         url('../fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('../fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
p { margin-top: 0; }
img, img a { border-style: none; border-width: 0; outline-style: none; }
a:focus, a:active { outline-style: none; }
a:link, a:visited { color: #333; text-decoration: underline; }
#holder { position: absolute; top: 50%; left: 50%; width: 895px; height: 500px; margin-top: -260px; margin-left: -448px; border-right: 1px solid #d4d4d4; border-left: 1px solid #d4d4d4; }
#line { background-color: #d4d4d4; position: absolute; top: 0; left: 447px; width: 1px; height: 500px; z-index: 9999; }
#boxLeft { position: absolute; top: 68px; left: 16px; width: 415px; height: 415px; overflow: hidden; padding-top: 16px; border-top: 1px dotted #d4d4d4; }
#boxRight { font-size: 12px; line-height: 15px; position: absolute; top: 68px; right: 16px; width: 415px; height: 415px; padding-top: 16px; border-top: 1px dotted #d4d4d4; }
.slides { overflow: hidden; }
.slides img { width: 415px; height: 415px; margin-top: 16px; }
#headerLeft { color: #bc563b; position: absolute; left: 16px; bottom: 442px; width: 417px; }
#headerRight { position: absolute; right: 14px; bottom: 442px; width: 417px; color: #bc563b; }
#headerLeft, #headerRight { font-size: 17px; font-family: BebasNeueRegular, Arial, sans-serif; line-height: 19px; letter-spacing: 2px; }
#headerRight a,#headerLeft a { color: #ccc; text-decoration: none; display: block; }
#headerRight a:hover,#headerLeft a:hover { color: #bc563b; }
#menuLeft { text-align: right; float: right; margin-right: 16px; padding-right: 15px; border-right: 1px dotted #d4d4d4; }
h2 { font-size: 17px; font-weight: normal; margin: 0; padding: 0; }
#menuRight { text-align: right; float: right; }
#title { float: left; }
#controls { text-align: right; float: right; }
#copyright { color: #dcdcdc; font-size: 10px; text-align: center; position: absolute; left: 0; bottom: 4px; width: 100%; }
#copyright a,#copyright a:visited { color: #dcdcdc; text-decoration: none; }
#copyright a:hover { color: #bc563b; }
#caption .caption { display: none; }
.label { font-style: italic; padding-bottom: 2px; }
#submit{ text-align:right; padding-top: 4px; }
textarea { font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; width: 408px; height: 230px; margin: 0; padding: 4px 0; border: dotted 1px #d8d8d8; }
#email { width: 408px; margin: 0 0 16px; padding-top: 4px; padding-bottom: 4px; border: dotted 1px #d8d8d8; outline-style: none; }
.confirmation { font-style: italic; }
.error { color: #bc563b; text-align: left !important; }
.title {  }
b { font-style: italic; }
.stella { margin-top: 12px; }
.caption { width: 415px; height: 415px; overflow: hidden; display: none; }
a:active, a:selected, a:visited a:focus { 
    border: none;
    outline: none;
	ie-dummy: expression(this.hideFocus=true);
}
.facebook { width: 20px; height: 20px; margin-top: 5px; }
.icon { line-height: 24px; background-repeat: no-repeat; padding-top: 5px; padding-bottom: 5px; padding-left: 30px; display: block; }
.facebook-new { background-image: url(../images/contact-facebook.png); }
.twitter { background-image: url(../images/contact-twitter.png); }
.linkedin { background-image: url(../images/contact-linkedin.png); }
.axis { background-image: url(../images/contact-axis.png); }
.social { margin-top: 25px; }
audio { width: 415px; margin-top: 10px; display: block; }
.thames-logos { margin-top: 10px; }
.thames-logos img { height: 48px; margin-right: 18px; }
@media screen and (max-height: 600px) {
#copyright {display: none; }
}
