* { 
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
body {
  background-image: url("ui/blue.jpg");
  font-family: Verdana, sans-serif;
  font-size: 14px;
  line-height: 19px;
}
.master_container {
  height: 100%;
  min-height: 100%;
  height: auto !important;
  position: relative;
}
.main_container {
  width: 980px;
  margin: 0 auto;
  padding: 0 0 600px 0;
}
h1 {
  font-family: myriad-pro;
  color: #ffcd5a;
  font-size: 35px;
  line-height: 47px;
  margin-bottom: 20px;
  margin-top: 28px;
  color: #0069aa;
}
h2 { 
  font-family: myriad-pro;
  font-weight: 900;
  font-size: 25px;
  margin-bottom: 5px;
  margin-top: 8px;
  color: #0096d7;
}
h3 {
  font-family: myriad-pro;
  weight: 700;
  text-transform: uppercase;
  color: #0096d7;
}
p {
  margin-bottom: 19px;
}
a {
  -webkit-transition-property: color;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
    -webkit-transition: all 0.3s ease;
    color: #016bad;
}
a:hover {
  color: #0096d7;
}
a:visited {
  color: #A62A00;
}
a:active {
  color: #004470;
}
/* === Header === */
.header_container {
  background-repeat: no-repeat;
  height: 320px;
  background-image: url(ui/newbg.gif);
}
/* === Body === */
.body_container { 
  padding: 12px 36px 24px 48px;
  margin-top: -60px;
  margin-bottom: 80px;
  background-image: url(ui/whitepaper_scroll3.gif);
  -moz-border-radius: 14px;
  border-radius: 14px;
  -webkit-border-radius: 14px;
}
/* === News === */
#sftb_news .shortform_title {
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  float: left;
}
.shortform_time {
  float: left;
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  font-family: "myriad-pro";
  padding-right: 4px;
}
/* === Footer === */
.footer_wrapper {
    position:absolute;
    bottom:0;
    width:100%;
    height:614px;     
    background-image: url('footer/footer_generalbg.gif');

}
.footer_wrapper h2 {
  text-align: center;
  color: #ffffff;
  margin-top: 20px;
  margin-bottom: 20px;
}
.footer_wrapper h3 {
  font-family: myriad-pro;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  font-size: 18px;
  padding-top: 18px;
}
.footer_container {
  width: 980px;
  margin: 0 auto;
}
.footer_middle_third {
  width: 384px;
  float: left;
  margin-right: 6px;
  background-image: url(footer/middle_bg.gif);
}
.footer_middle_third span {
  padding: 0 20px 0 14px;
  display: block;
}
.footer_middle_third h2 {
  background-image: url(footer/middle_header.gif);
  height: 45px;
  margin: 0 0 0 0;
  padding: 5px 0 0 0;
  overflow: hidden;
}
.footer_third {
  float: left;
  width: 280px;
  margin-right: 6px;
}
.legal {
  text-align: center;
  font-size: 12px;
  margin-top: 30px;
  padding-bottom: 30px;
  color: #d7a83b;
}
.footer_wrapper a {
  color: #A1874A;
}
.footer_wrapper a:hover {
  color: #8C6813;
}

/* === Leaderboard Shazz === */
#leaderboards .left {
  float: left;
}
#leaderboards .right {
  float: right;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
table.leaderboard {
  margin: 0;
  padding: 0;
  width: 300px;
}

table.leaderboard td {
  font-family: myriad-pro;
  font-weight: 700;
  padding: 2px;
  vertical-align: top;
}
table.leaderboard .rank {
  width: 25px;
}
table.leaderboard .total {
  width: 60px;
}

.leaderboard .total, .leaderboard .rank {
  text-align: right;
}

/* === Leaderboard in Footer === */
table.leaderboard.top10 {
  width: 100%;
}
.leaderboard.top10 .name {
  width: 150px;
}
/* === Nav === */
.header_container li {
  list-style: none;
  float: left;
  margin: 0 13px 0 0;
  opacity: 1;
  height: 28px;
}
.header_container a { 
  font-family: "myriad-pro";
  font-weight: 700;
  text-decoration: none;
  font-size: 20px;
  color: #0069aa;
  text-transform: uppercase;
}
.header_container li ul a {
  color: #036aab;
  text-decoration: none;
}
.header_container li ul a:hover {
  color: #ffffff;
}
.header_container li ul li:hover {
  background-color: #0096d7;
}
.nav { 
  height: 36px;
  padding-left: 60px;
  padding-top: 195px;
}
.get_involved {
  padding-top: 0;
  padding-left: 109px;
  margin-top: -3px;
}
.get_involved a {
  font-size: 16px;
}
.nav ul {
  margin: 0;
  list-style: none;
  padding: 0 0 0 0;
}
.nav li {
   float: left;
  position: relative;
  display: block;
}
li ul {
  display: none;
  position: absolute; 
  top: 1em;
  background-color: #ffffff;
  padding: 8px 24px 8px 8px;
  font-size: 24px;
  letter-spacing: 1px;
  width: 200px;
  -moz-border-bottom-colors: #036aab;
  font-size: 16px;
}
ul ul li {
  width: 190px;
  padding: 3px 5px 0 5px;
  text-align: left;
  font-size: 17px;
  border-bottom: 1px solid #036aab;
}
ul ul li:last-child {
  border-bottom: none;
}
li > ul {
  top: auto;
  left: auto;
}
li:hover ul, li.over ul { 
  display: block;
}
/* === Page specific code === */
#a1_lead {
  background-image: url(ui/toque.gif);
  background-repeat: no-repeat;
  background-position: left top;
  margin: 30px 30px 30px 30px;
  padding-left: 180px;
  font-size: 23px;
  line-height: 38px;
  padding-bottom: 10px;
}
/* === Sidebar === */
.sftb_sidebar .h3 {
  color: #bca583;
}
.normal .col4_1-3 {
  margin-left: 0;
}
.normal .col4_4 {
  margin-top: 63px;
}
.spacer1 {
  background-image: url('ui/hair1.jpg');
  height: 80px;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 30px;
  margin-bottom: 15px;
}
.spacer2 {
  background-image: url('ui/hair2.jpg');
  height: 80px;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 15px;
  margin-bottom: 60px;
}
.sftb_sidebar_trivia {
  text-align: center;
  font-style: italic;
  font-family: Georgia;
  display: block;
  color: #6b6b6b;
}
.sftb_sidebar .call_item {
  margin-left: 10px;
}
/* === Photos & Video === */
.history_shave {
  background-image: url('/ui/toque.gif');
  float: left;
  width: 200px;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 120px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}
.history_shave span {
  background-color: #faf3e6;
  padding: 3px 3px 3px 12px;
  width: 185px;
  display: block;
}
/* === Homepage === */
.call_container {
  float: left;
}
.call_container a {
  color: #ffffff !important;
}
.call_item {
  font-family: myriad-pro;
  background-color: #ffcd5a;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  display: block;
  float: left;
  width: 185px;
  text-decoration: none;
  font-size: 24px;
  padding: 10px 6px 10px 10px;
  margin-bottom: 27px;
  text-transform: uppercase;
  line-height: 30px;
  font-weight: 900;
}
.call_container a:hover {
  color: #18407a;
  background-color: #719DE0;
}
.col2_1 {
  float: left;
  width: 350px;
  margin: 20px 0px 0 20px;
}
.col4_1-3 {
  width: 608px;
  float:left;
  margin-left: 30px;
}
.col4_4 {
  width: 215px;
  margin-left: 20px;
  float: left;
}
.root_sftb .header {
  font-size: 18px;
  display: block;
  margin-bottom: 3px;
  font-weight: normal;
  margin-top: 18px;
  font-style: italic;
}
.root_sftb .header a {
}
.root_sftb .date {
  font-size: 18px;
  color: #8c8c8c;
  text-transform: uppercase;
  
}
.root_sftb .col4_4 { 
  margin-top: 30px;
}
.body_abridged {
  color: #8c8c8c;
}
/*=== Locations ==== */
.locations_header {
  font-weight: bold;
  text-transform: uppercase;
}
table {
  margin: 0 30px 50px 30px;
}
.normal .odd {
  background-color: #cdcbce;
  margin-bottom: 12px;
}
.normal td {
  padding: 13px 1px 13px 3px;
}
div.location_details {
  margin: 0 0 50px;
}
div.location {
  margin: 0 !important;
}
div.location .datetime {
  float: left;
  margin: 20px 15px 20px 20px;
  color: #3f3e40;
}
div.location .datetime .date, div.location .datetime .time, div.location .extended .name {
  font-family: "Myriad Pro";
  font-weight: 900;
  display: block;
  font-size: 24px;
  line-height: normal;
  color: #4b4b4b;
  width: 120px;
  text-align: right;
  text-transform: uppercase;
}
div.location .datetime .time {
  color: #bcbbb8;
  font-weight: 700;
  font-size: 24px;
  text-transform: none;
}

div.location .extended {
  margin: 20px 0;
  width: 450px;
  float: left;
}
div.location .extended .name {
  height: auto;
  width: auto;
  float: none;
  color: #0069aa;
  text-align: left;
}
div.location.odd .name {
color: #0096d7;
}
div.location.odd .time {
  color: #ffffff;
}

