@CHARSET "UTF-8";

body { padding: 0; margin: 0; overflow-y: scroll; }
body { border-top: 5px solid #e80006; background: #1d1d1d url(../img/ftl_background_top.png) top center no-repeat; }

#root { width: 940px; margin: 0 auto; position: relative; }
 #head { height: 151px; position: relative; }
  #logo { width: 248px; height: 151px; position: absolute; top: -5px; left: 0; z-index: 100; }
  #topnav { width: 692px; height: 86px; padding: 65px 0 0 0px; margin: 0 0 0 248px; list-style: none; font-family: sans-serif; font-weight: bold; text-align: right;}
  #topnav li { display: inline; }
  #topnav a:link,
  #topnav a:visited { color: #fff; text-decoration: none; padding: 0 15px; display: inline-block; }
  #topnav a:hover,
  #topnav a.active,
  #topnav a:active { display: inline-block; background-color: #DC0006;}
 #content-area {}
 #main-content {}
#footer-wrapper { border-bottom: 5px solid #e80006; background: #1d1d1d url(../img/ftl_background_bottom.png) center bottom no-repeat; }
 #footer { min-height: 348px; border-top: 5px solid #e80006; padding-top: 20px; width: 940px; margin: 0 auto; position: relative; }
  #footer h1 { font-size: 16px; text-transform: uppercase; color: #b3b3b3; padding: 0; margin: 20px 0 12px 0; }
  .footbox { float: left; width: 235px; }
  .footbox ul { list-style: none; padding: 0; margin: 0; }
  .footbox li { padding: 7px 0; }
  .footbox li p { padding: 0 0 10px 0; margin: 0; }
  .footbox .linklist li { display: inline-block; width: 115px; }
  #topnav-footer { margin-right: 20px; }
  #topnav-footer li { padding: 10px 1px; border-bottom: 1px solid #2f2f2f; }
  .footbox a:link,
  .footbox a:visited { color: #fff; }
  .footbox li a:hover,
  .footbox li a.active,
  .footbox li a:active { color: #fe1300; text-decoration: none; }
  .footbox span.social { display: inline-block; width: 32px; height: 32px; margin: 0 5px; }
  .footbox span.social.twitter { background: url(../img/ftl_social.png) 0 0 no-repeat; }
  .footbox span.social.facebook { background: url(../img/ftl_social.png) -32px 0 no-repeat; }
  .footbox span.social.youtube { background: url(../img/ftl_social.png) -64px 0 no-repeat; }        span.social { display: inline-block; width: 32px; height: 32px; margin: 0 5px; }  span.social.twitter { background: url(../img/ftl_social.png) 0 0 no-repeat; }  span.social.facebook { background: url(../img/ftl_social.png) -32px 0 no-repeat; }  span.social.youtube { background: url(../img/ftl_social.png) -64px 0 no-repeat; }    #social_add { float: right; padding: 30px 25px; background-color: #151515; border-radius: 2px;}