html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  quotes: none; }
  blockquote:before, blockquote:after {
    content: '';
    content: none; }

pre {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

abbr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }
  abbr[title] {
    border-bottom: 1px dotted #000; }

address, cite, code {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: line-through; }

dfn {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }
  dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help; }

em, img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

kbd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

q {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  quotes: none; }
  q:before, q:after {
    content: '';
    content: none; }

samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, dialog, figure, footer, header, hgroup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  display: block; }

menu {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

nav {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  display: block; }
  nav ul {
    list-style: none; }

section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  display: block; }

time {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

mark {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

@font-face {
  font-family: 'Museo';
  src: local('fonts/Museo700-regular.otf'); }

@font-face {
  font-family: Arial Narrow;
  src: url('/fonts/ArialNarrow.ttf');
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: Arial Narrow;
  src: url('/fonts/ArialNarrowItalic.ttf');
  font-style: italic;
  font-weight: normal; }

@font-face {
  font-family: Arial Narrow;
  src: url('/fonts/ArialNarrowBold.ttf');
  font-style: normal;
  font-weight: bold; }

@font-face {
  font-family: Arial Narrow;
  src: url('/fonts/ArialNarrowBoldItalic.ttf');
  font-style: italic;
  font-weight: bold; }

html,
body {
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: black;
  line-height: 24px;
  margin: 0;
  padding: 0 0 60px 0;
  background: #c1d9ee url(/images/body_bg.png) repeat-x; }

a {
  color: #4e6cdb; }
  a:visited {
    color: #4e6cdb; }

h1 {
  font-size: 24px;
  color: #686868;
  margin: 0 0 .5em 0;
  padding: 0; }

h2 {
  font-size: 20px;
  margin: 1em 0; }

h3 {
  font-size: 16px;
  margin-bottom: 10px; }

h4 {
  font-size: 14px;
  margin: 1em 0; }

p {
  margin-bottom: 1em;
  font-size: 14px; }

ul, ol {
  font-size: 14px;
  margin-bottom: 10px; }

.clear {
  clear: both; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

table {
  background: #fff; }
  table th, table td {
    padding: 5px 10px;
    border-bottom: 1px solid #d4c8b2;
    text-align: left;
    vertical-align: top; }
  table thead {
    background: #ddd; }
    table thead th {
      border-bottom: 3px solid #ccc;
      color: #686868;
      text-shadow: 1px 1px 1px #fff; }
  table .row_label {
    font-style: italic;
    font-size: 14px;
    padding: 3px 10px; }

form input[type="text"], form input[type="password"] {
  border: 1px solid #d9d9d9;
  padding: 7px;
  font-size: 16px;
  display: block; }
  form input[type="text"]:focus, form input[type="password"]:focus {
    border-color: #686868; }
form label.under {
  font-size: 12px;
  color: #686868;
  display: block;
  background: #e6e6e6;
  float: left;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border: 1px solid #d9d9d9;
  border-width: 0 1px 1px 1px;
  padding: 0 7px; }
form label.divider {
  color: #686868;
  font-weight: bold;
  font-size: 16px;
  display: block; }
form input[type="submit"].green {
  display: block;
  background: #509314 url('/images/button_green.png') top repeat-x;
  padding: 0 10px 3px 10px;
  font-size: 20px;
  font-family: Arial Black, Arial, Helvetica, sans-serif;
  color: #fff;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 2px solid #fff;
  text-shadow: 1px 1px 2px #666;
  -moz-box-shadow: 0 0 5px #000; }
  form input[type="submit"].green:hover {
    cursor: pointer;
    background: #509314; }
form p.name, form p.first_name, form p.last_name, form p.email, form p.phone, form p.address1, form p.address2, form p.city, form p.state, form p.zip {
  display: block;
  float: left;
  width: 335px;
  clear: right;
  margin: 0 15px 10px 0; }
form p.last_name, form p.phone, form p.address2, form p.zip {
  margin-right: 0; }
form p.state {
  width: 60px; }
form p.zip {
  width: 100px; }
form p {
  clear: both; }
form #errorExplanation {
  background: #f5f2cc url(/images/icon/famfam/error.png) no-repeat 20px 20px;
  padding: 1px 5px 5px 56px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin: 0 0 20px 0; }
  form #errorExplanation h2 {
    font-size: 18px;
    color: #484635;
    margin-bottom: 0; }
  form #errorExplanation p {
    font-style: italic; }
  form #errorExplanation ul {
    list-style-image: url(/images/icon/famfam/pencil.png); }
form .fieldWithErrors {
  display: inline; }
  form .fieldWithErrors input {
    border-color: red;
    background: #f5f2cc;
    color: red;
    font-weight: bold; }

#page {
  width: 992px;
  margin: 0 auto; }
  #page .cloud {
    position: absolute;
    z-index: -1; }
  #page #cloud1 {
    background: url(/images/cloud1.png);
    width: 524px;
    height: 187px;
    top: 200px;
    margin: 0 0 0 -150px; }
  #page #cloud2 {
    background: url(/images/cloud2.png);
    opacity: .75;
    width: 269px;
    height: 91px;
    top: 150px;
    margin: 0 0 0 775px; }
  #page #cloud3 {
    background: url(/images/cloud3.png);
    width: 518px;
    height: 175px;
    top: 500px;
    margin: 0 0 0 700px; }
  #page #cloud4 {
    background: url(/images/cloud4.png);
    width: 628px;
    height: 176px;
    top: 550px;
    margin: 0 0 0 -60px; }

#header {
  background: url(/images/header_bg.png) repeat-x;
  height: 88px;
  margin: 0 278px 16px 290px;
  color: #686868;
  text-shadow: 1px 1px 1px #fff;
  padding: 0; }
  #header #logo {
    float: left;
    padding: 0;
    margin: 0 0 0 -294px;
    background: url(/images/header_logo.png) repeat-x;
    width: 294px;
    height: 88px; }
    #header #logo em {
      display: none; }
  #header #menu {
    float: left;
    padding: 0 0 0 20px; }
    #header #menu a {
      color: #686868;
      display: block;
      float: left;
      height: 34px;
      padding: 50px 10px 0 10px;
      margin: 0;
      font-family: Arial Narrow, Arial, Helvetica, sans-serif;
      font-size: 16px; }
      #header #menu a:visited {
        color: #686868; }
      #header #menu a:hover {
        color: #000; }
  #header #login {
    background: url(/images/header_bg_login.png);
    width: 282px;
    margin: 0 -282px 0 0;
    height: 88px;
    padding: 0;
    float: right; }
    #header #login form {
      float: right;
      padding: 10px 20px 0 15px; }
      #header #login form label {
        font-size: 14px; }
      #header #login form #email {
        width: 230px;
        font-size: 16px; }
      #header #login form input[type="text"] {
        border: 1px solid #d9d9d9;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        padding: 3px 5px; }
        #header #login form input[type="text"]:focus {
          border-color: #686868; }
    #header #login .current_player {
      padding: 20px 20px 0 25px; }
      #header #login .current_player h2 {
        margin: 0;
        padding: 0; }
      #header #login .current_player a {
        color: #686868;
        margin: 0;
        font-family: Arial Narrow, Arial, Helvetica, sans-serif;
        font-size: 16px; }
        #header #login .current_player a:visited {
          color: #686868; }
        #header #login .current_player a:hover {
          color: #000; }

#view #nav {
  width: 236px;
  float: left;
  margin: 0 20px 20px -4px;
  padding: 0 0 24px 0;
  color: #686868; }
  #view #nav .end-list {
    background: url(/images/nav_bg2.png) bottom;
    height: 20px; }
  #view #nav .extra {
    margin: 12px 15px 0 15px; }
  #view #nav h3 {
    background: url(/images/nav_header_bg.png) no-repeat;
    padding: 12px 15px 0 15px;
    height: 33px;
    text-transform: uppercase;
    margin: 0;
    color: #686868;
    text-shadow: 1px 1px 1px #fff;
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 24px; }
    #view #nav h3.button {
      font-size: 22px;
      text-transform: none;
      margin: 12px 0 0 0;
      padding: 16px 15px 5px 15px;
      background-image: url(/images/nav_h3_button_bg.png); }
      #view #nav h3.button a {
        color: #686868; }
    #view #nav h3.join-a-team .icon {
      display: inline; }
  #view #nav h4 {
    padding: 3px 10px;
    background: url(/images/nav_h4_bg.png) bottom;
    margin: 0;
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: normal; }
  #view #nav ul {
    background: url(/images/nav_bg.png) repeat-y;
    padding: 4px;
    list-style: none;
    margin-bottom: 0; }
    #view #nav ul li a {
      display: block;
      padding: 3px 5px 3px 25px;
      color: #686868;
      text-decoration: none;
      border: 1px solid transparent;
      border-width: 0 0 1px 0; }
      #view #nav ul li a:hover {
        background: #eee url(/images/icon/famfam/building.png) 5px 7px no-repeat;
        border-color: #ccc; }

#content {
  float: left;
  width: 735px; }
  #content.admin {
    width: 100%; }
  #content .title h1 {
    background: #575858;
    color: #dadada;
    border-bottom: 5px solid #3c3d3d;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -moz-border-radius: 10px 10px 0 0;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -webkit-border-radius: 10px 10px 0 0;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    padding: 10px;
    margin: 0;
    font-size: 24px;
    font-weight: normal; }
    #content .title h1 strong {
      font-weight: bold;
      color: #fff; }
  #content .section {
    border-radius: 0 0 20px 20px;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -moz-border-radius: 0 0 20px 20px;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -webkit-border-radius: 0 0 20px 20px;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    background: #fff;
    padding: 19px;
    opacity: .9; }
  #content ul li, #content ol li {
    margin-left: 38px;
    padding-bottom: 10px;
    line-height: 18px; }

#grass {
  background: url(/images/footer_grass.png) repeat-x;
  position: fixed;
  bottom: 0px;
  height: 72px;
  width: 100%;
  z-index: 1;
  display: none; }

#content #notice {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
  background: #f5f2cc url(/images/icon/famfam/error.png) no-repeat 17px 13px;
  padding: 10px 15px 10px 45px;
  margin-bottom: 20px; }
#content .column1 {
  width: 335px;
  float: left;
  padding-right: 10px;
  border-right: 2px dashed #ccc; }
#content .column2 {
  width: 335px;
  float: right; }
  #content .column2.create-team form p.city {
    width: 150px; }
  #content .column2.create-team form p.state {
    width: 60px; }
  #content .column2.join-team ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #content .column2.join-team ul li {
      margin: 0;
      padding: 0; }
      #content .column2.join-team ul li a {
        display: block;
        font-weight: bold;
        font-size: 16px; }
      #content .column2.join-team ul li ul {
        margin: 3px 0 15px 15px; }
        #content .column2.join-team ul li ul li {
          font-style: italic;
          font-size: 14px;
          color: #666;
          line-height: 20px; }
