@charset "UTF-8";
/* CSS Document */

#socialheader { width: 100%; height: 50px; color: #D3C28E; }
#socialupper { position: relative; top: 0; width: 100%; height: 50px; float: left; background-color: #194656; border-bottom: 1px solid #194656; z-index: 999; }
#sociallower { width: 100%; height: 50px; float: left; background-color: #0F0F11;  border-bottom: 1px solid #194656; position: relative; z-index: 3; display: none; }
#socialleft { width: 200px; float: left; }
.facebook { display: block; width: 40px; height: 50px; text-indent: -5000px; background: url(../images/common/hdr-btn-facebook.png) no-repeat top center; float: left; border-right: 1px solid #143B4A; }
.twitter { display: block; width: 39px; height: 50px; text-indent: -5000px; background: url(../images/common/hdr-btn-twitter.png) no-repeat top center; float: left; border-right: 1px solid #143B4A; }
#sociallowercentre { width: 960px; height: 50px; margin: 0 auto; padding: 0; }
#socialcentre { width: 550px; height: 50px; margin: 0 auto; padding: 0; }
#socialright { float: right; width: 200px; }
.twitter.rollover:hover { background-color: #59D7FF; }
.facebook.rollover:hover { background-color: #365799; }
.rollover:hover { background-color: #161B1F; }
.quickenquiry { display: block; height: 50px; float: right; border-left: 1px solid #143B4A; width: 80px; height: 30px; padding: 20px 20px 0 20px; color: #D3C28E; text-decoration: none; }
.footer-form { padding-top: 9px; }
.footer-form input.text { border: 0; padding: 0 10px; background: #E7E7E7; font-size: 11px; height: 27px; display: block; width: 100%; margin-right: 10px; float: left; }
