body {
  font-family: Arial, Verdana, sans-serif;
  background-color: #f3f3f3; }

a {
  color: #666;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

h1 {
  font-weight: normal;
  font-size: 1.3em;
  margin: 0;
  padding: 4px 10px 4px 10px;
  float: left;
  color: #666;
  background: none; }

h2 {
  font-weight: normal;
  color: #b90000;
  padding: 0;
  margin: 0;
  font-size: 1.2em; }

form input.text {
  font-size: 1.1em;
  color: #68a8cb;
  background-color: #dbe2ec;
  border: 1px solid #cee9f4; }
form select {
  font-size: 1.1em; }

table {
  border-collapse: collapse; }
  table th {
    text-align: left; }

th {
  text-align: left;
  font-size: .8em;
  border-bottom: 1px solid #666; }

.left {
  float: left; }

.clear {
  clear: both; }

.white {
  color: #ffffff; }

#container {
  width: 849px;
  margin-left: auto;
  margin-right: auto; }

#header .logo {
  float: left;
  padding: 6px 0 0 20px; }
#header #main_tabnav {
  margin-right: 8px;
  float: right;
  font-family: verdana; }
  #header #main_tabnav ul {
    margin: 24px 0 0 0;
    padding: 0;
    list-style: none;
    float: left; }
    #header #main_tabnav ul li {
      float: left;
      background: url(/images/nav_tabs_left.gif) no-repeat left top;
      margin: 0;
      padding: 0 1px 0 6px; }
    #header #main_tabnav ul a {
      float: left;
      display: block;
      background: url(/images/nav_tabs_right.gif) no-repeat right top;
      padding: 8px 14px 8px 8px;
      text-decoration: none;
      font-size: 16px;
      color: #36455b;
      font-weight: lighter; }
    #header #main_tabnav ul > ul a {
      width: auto; }
    #header #main_tabnav ul li:hover, #header #main_tabnav ul li:hover a {
      background-position: 0% -52px; }
    #header #main_tabnav ul li:hover a {
      background-position: 100% -52px;
      color: #fff; }
    #header #main_tabnav ul li.active {
      background-position: 0% -52px; }
    #header #main_tabnav ul a.active {
      background-position: 100% -52px;
      color: #fff; }
  #header #main_tabnav span {
    padding: 25px 6px 20px 0;
    float: right; }

#content-topper {
  clear: both;
  background: #fff url(/images/page_top.png) top left no-repeat;
  height: 4px;
  margin: 0;
  padding: 0; }

#content-header {
  width: 100%;
  height: 60px;
  background-color: #0d213a;
  color: #fff; }
  #content-header h1 {
    font-size: 2em;
    font-style: normal;
    margin: 0;
    padding: 6px 0 0 20px;
    background: none;
    font-weight: normal; }

#content-action-bar {
  height: 35px;
  background-color: #b30101;
  color: #fff;
  width: 100%; }

#content {
  width: 100%;
  background: #fff url(/images/page_background.png) top left repeat-y;
  min-height: 600px; }

#left-column {
  background: #fff url(/images/page_background.png) top left repeat-y;
  min-height: 600px;
  width: 600px;
  float: left; }

#sidebar {
  float: left;
  width: 230px;
  min-height: 600px;
  background-color: #fff;
  border-left: 1px dashed #c5c2c3;
  padding-left: 5px; }

#footer {
  background-color: #0b1e36;
  color: #fff;
  font-size: 0.88em;
  width: 100%;
  height: 30px; }
  #footer p {
    margin: 0;
    padding: 6px 0 20px 20px; }
  #footer a {
    color: #41b0ea; }

.flash {
  padding: 6px;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 8px; }

#error {
  color: #c21b00;
  background-color: #e1e1e1;
  border: 1px solid #c21b00; }

#notice {
  color: #007a3b;
  background-color: #e1e1e1;
  border: 1px solid #007a3b; }

.photo_tile_small {
  height: 48px;
  width: 48px;
  float: left;
  padding: 2px; }

#help, #about, #settings {
  color: #1e2c41; }
  #help h1, #about h1, #settings h1 {
    color: #7a0909; }
  #help p, #about p, #settings p {
    padding-left: 10px; }
  #help ul li, #about ul li, #settings ul li {
    margin-top: 12px; }
  #help form, #about form, #settings form {
    position: relative; }
    #help form .field, #about form .field, #settings form .field {
      position: relative;
      float: left;
      clear: none; }
      #help form .field label, #about form .field label, #settings form .field label {
        position: absolute !important;
        top: .3em !important;
        left: .5em !important;
        z-index: 1000 !important;
        color: #68a8cb; }
      #help form .field input, #about form .field input, #settings form .field input {
        padding-left: .5em;
        margin: 0 !important;
        top: -4px; }

#settings h2 {
  padding-left: 10px;
  border-bottom: 1px solid #666; }

#friends p {
  margin: 4px 0 4px 0;
  padding: 0; }

#message-create-form {
  background-color: #ffffff;
  color: #000000; }

#invite-create span {
  font-size: .75em; }

#admin-header {
  background-color: #0d213a;
  width: 100%;
  height: 52px; }
  #admin-header h1 {
    font-size: 2em;
    font-style: normal;
    color: #fff;
    margin: 0;
    padding: 6px 0 0 20px;
    background: none;
    font-weight: normal; }

#admin-content {
  margin-left: auto;
  margin-right: auto;
  width: 700px;
  padding-top: 20px; }

#home h1 {
  font-size: 1.1em;
  background: url(/images/red_head_right.png);
  color: #fff;
  font-weight: lighter;
  padding: 7px 20px 7px 20px; }
#home #row-1 {
  background: url(/images/home_gradient.png) top left repeat-x;
  height: 295px;
  background-color: #0f3960;
  margin: 0; }
  #home #row-1 #our-impact {
    height: 30px;
    width: 100%;
    color: #fff;
    padding: 10px 0 0 30px; }
    #home #row-1 #our-impact #metric-rotator {
      padding: 0 0 6px 6px;
      width: 270px; }
      #home #row-1 #our-impact #metric-rotator span {
        color: #5ebfe7; }
  #home #row-1 .dash {
    clear: left;
    width: 62%;
    height: 4px;
    background: url(/images/blue_dash.gif) top left repeat-x; }
  #home #row-1 .step {
    margin: 10px 0 0 15px;
    float: left;
    color: #fff;
    height: 34%;
    width: 195px; }
    #home #row-1 .step .left {
      float: left;
      width: 50px; }
    #home #row-1 .step .right {
      float: left;
      width: 145px; }
  #home #row-1 .step-1-photo {
    margin: 22px 0 0 5px; }
  #home #row-1 .step-2-photo {
    margin: 12px 0 8px 25px; }
  #home #row-1 .step-3-photo {
    margin: 16px 0 0 10px; }
  #home #row-1 #promo {
    background: url(/images/usa_background.png) top center no-repeat;
    width: 640px;
    float: left;
    height: 295px; }
  #home #row-1 #login-register {
    background: url(/images/white_dash.gif) repeat-x 0% 98%;
    width: 185px;
    float: left;
    height: 274px;
    background-color: #fff;
    margin: 4px 0 0 4px;
    padding: 6px; }
    #home #row-1 #login-register h2 {
      margin: 6px 0 2px 8px; }
    #home #row-1 #login-register p {
      padding: 0 0 0 8px;
      margin-top: 0;
      margin-bottom: 5px;
      color: #666; }
    #home #row-1 #login-register .register {
      width: 9em; }
    #home #row-1 #login-register .login {
      width: 9em; }
    #home #row-1 #login-register #header {
      width: 100%;
      height: 6px;
      background: url(/images/white_dash.gif) repeat-x; }
#home #row-2 {
  clear: left;
  margin: 0; }
  #home #row-2 #recent-impact {
    background: #fbfbfa url(/images/peeled-corner.gif) no-repeat bottom right;
    font-family: helvetica;
    color: #1e2c41;
    width: 63%;
    float: left;
    height: 360px;
    margin: 0;
    overflow: hidden; }
    #home #row-2 #recent-impact table td {
      padding: 6px; }
  #home #row-2 #our-impact {
    width: 15%;
    float: left;
    height: 300px;
    margin: 0; }
  #home #row-2 #newest-members {
    width: 37%;
    float: left;
    height: 200px;
    margin: 0; }
  #home #row-2 #connect {
    width: 37%;
    float: left;
    height: 100px;
    margin: 0; }
    #home #row-2 #connect img {
      width: 48px; }
    #home #row-2 #connect p {
      float: left;
      margin: 7px 12px 0 0;
      padding: 0; }
#home #row-3 {
  clear: left; }
  #home #row-3 #blog-posts {
    float: left;
    background: url(/images/gradient-bottom-border.gif) repeat-x top left;
    width: 63%;
    margin-left: 4px;
    border-right: 1px dashed #c5c2c3; }
    #home #row-3 #blog-posts ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      #home #row-3 #blog-posts ul li {
        padding: 8px;
        border-bottom: 1px solid #dedede; }
  #home #row-3 #pics {
    float: left;
    margin-left: 5px; }

#top-control-bar {
  width: 100%;
  height: 40px;
  background-color: #0d213a;
  color: #fff; }

.add-button {
  margin: 5px 0 0 20px;
  text-align: center; }

.top-bar-text {
  padding: 10px 0 0 7px; }

#create-panel {
  height: 300px;
  width: 500px;
  background-color: #fff; }

#create-panel-form {
  float: left;
  margin: 4px;
  padding: 4px;
  height: 95%;
  width: 97%; }
  #create-panel-form label {
    color: #666; }

#myImpact {
  background: #fbfbfa url(/images/peeled-corner.gif) no-repeat bottom right;
  margin-top: 16px;
  padding: 6px; }
  #myImpact .table-container {
    clear: both; }
    #myImpact .table-container th {
      color: #0d1438; }
  #myImpact h3 {
    color: #b20101;
    margin: 6px 0 0 9px;
    float: left;
    padding: 0; }
  #myImpact td {
    border-bottom: 1px dotted #666;
    padding: 6px;
    vertical-align: top; }

.hr {
  width: 100%;
  height: 2px;
  border-bottom: 1px solid #666; }

.small-text {
  font-size: 0.85em; }

.link-style-2 {
  color: #2a508c;
  text-decoration: underline; }

.sponsor-logo {
  margin-top: 6px; }

.relative {
  position: relative; }

.full-description {
  position: absolute;
  background-color: #fff;
  border: 2px solid #0d213a;
  padding: 4px;
  font-style: italic;
  bottom: 4px;
  left: 250px;
  width: 250px; }

.small-padded-content {
  padding: 5px; }

.padded-content {
  padding: 8px; }

.center {
  text-align: center; }

.bottom-border {
  border-bottom: 1px solid #666; }

.large-link {
  color: #b30101;
  font-size: 1.4em;
  text-decoration: none; }

#pad-top {
  margin-top: 40px; }

#center-module {
  margin-left: auto;
  margin-right: auto;
  width: 500px; }

#main-module-1 {
  clear: left;
  background-color: #fff;
  padding: 6px;
  float: left;
  width: 400px;
  border: 1px solid #82b4d5; }

#side-module-1 {
  float: left;
  width: 100%; }
  #side-module-1 h1 {
    display: block;
    width: 98%;
    background-color: #b30101;
    color: #fff;
    margin: 0;
    padding: 4px; }
  #side-module-1 table th {
    font-size: 0.80em;
    border-bottom: 1px solid #666; }
  #side-module-1 p {
    margin: 6px 0 0 0; }

#new-user-form .register {
  width: 14em; }
#new-user-form .input-zip {
  width: 5em; }

#new-user-form-home {
  padding-left: 5px; }
  #new-user-form-home .input-zip {
    width: 5em; }
  #new-user-form-home .submit-button {
    margin-left: 6px; }

#new-login-form .login-submit-button {
  margin-left: 30px; }

#login-form {
  float: left;
  position: relative;
  padding: 4px; }
  #login-form .remember-me {
    float: left;
    margin-top: 4px;
    color: #666; }
  #login-form form {
    position: relative; }
    #login-form form .field {
      position: relative;
      float: left;
      clear: none; }
      #login-form form .field label {
        position: absolute !important;
        top: .3em !important;
        left: .5em !important;
        z-index: 1000 !important;
        color: #68a8cb; }
      #login-form form .field input {
        padding-left: .5em;
        margin: 0 !important;
        top: -4px; }

#register-form {
  float: left;
  position: relative;
  padding: 4px; }
  #register-form .remember-me {
    float: left;
    margin-top: 4px;
    color: #666; }
  #register-form .login-submit-button {
    margin-left: 30px; }
  #register-form form {
    position: relative; }
    #register-form form .field {
      position: relative;
      float: left;
      clear: none; }
      #register-form form .field label {
        position: absolute !important;
        top: .3em !important;
        left: .5em !important;
        z-index: 1000 !important;
        color: #68a8cb; }
      #register-form form .field input {
        padding-left: .5em;
        margin: 0 !important;
        top: -4px; }

.vertical-spacer {
  clear: both;
  height: 4px; }

.activity-stats a {
  color: #b30101; }

.time-in-words {
  font-size: .8em; }

.smaller {
  font-size: .85em; }

#scroll-box {
  overflow: scroll;
  width: 580px;
  height: 320px; }
