html {
  background-color: #f2f2f2; }

a {
  color: #cc3300;
  text-decoration: none; }
  a:hover {
    color: #a30000;
    text-decoration: none; }
  a:visisted {
    color: #a30000;
    text-decoration: none; }

body {
  font-family: Georgia,"Times New Roman",Times,Serif;
  min-width: 600px;
  font-size: 12px;
  margin: 0;
  letter-spacing: 0;
  border-top: 30px solid #4d556d; }

h1, h2, h3, h4, h5 {
  font-weight: bold;
  font-family: Georgia,"Times New Roman",Times,Serif;
  margin: 4px 0;
  color: #a30000;
  letter-spacing: 2px;
  text-transform: uppercase; }

h1 {
  font-size: 50px; }

h2 {
  font-size: 50px; }

h3 {
  font-size: 16px;
  letter-spacing: 3px; }
  h3 a {
    font-size: 11px; }

h4 {
  font-size: 13px;
  color: #303544;
  font-weight: normal;
  letter-spacing: 1px;
  margin-top: 20px; }

div.notifications {
  position: relative;
  width: 100%;
  height: 30px;
  margin-bottom: 1px;
  background-color: #4d556d;
  top: -26px; }

div.error, div.notice, div.alert {
  margin: 0 auto;
  padding: 10px 0;
  border-left: 1px solid #4D556D;
  color: #fff;
  width: 1002px;
  height: 10px;
  text-align: center;
  background-color: #a30000; }

div.notice {
  background-color: #303544; }

div.alert {
  background-color: #c0cddc;
  color: #303544; }

#header, #nav, #breadcrumbs, #body, #footer {
  color: #303544;
  background-color: #f2f2f2;
  margin: 0 auto 2px auto;
  width: 980px;
  padding: 10px; }

.login_logout {
  width: 1000px;
  margin: 0 auto;
  text-align: right;
  top: 70px;
  font-size: 9px;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  top: -27px;
  color: #dddddd;
  padding: 0;
  background-color: #4D556D; }
  .login_logout a {
    color: #dddddd; }
  .login_logout #login_link, .login_logout div.logged_in {
    position: relative;
    top: 0;
    right: 10px;
    line-height: 27px; }
  .login_logout .login_logout, .login_logout #login {
    padding: 10px; }
  .login_logout #login {
    display: none; }
    .login_logout #login .membership_info {
      border-right: 1px solid #DDDDDD;
      width: 265px;
      padding-right: 20px;
      float: left;
      text-align: left; }
    .login_logout #login h4 {
      color: #a30000;
      font-weight: bold;
      margin-top: 0; }
    .login_logout #login form {
      float: left;
      width: 220px;
      margin: 0 40px 10px 10px; }
      .login_logout #login form a {
        font-size: 10px;
        position: relative;
        top: 3px;
        left: 5px; }
      .login_logout #login form span {
        padding-left: 18px; }
      .login_logout #login form label, .login_logout #login form input {
        float: none; }
      .login_logout #login form label {
        padding: 20px 0 20px 20px;
        margin-right: 0; }
      .login_logout #login form li.button {
        position: absolute;
        top: 57px;
        right: 10px; }
        .login_logout #login form li.button input {
          padding: 1px 3px; }
      .login_logout #login form a.forgot_password {
        font-size: 9px;
        left: -3px;
        color: #cc3300; }

#header {
  color: #cc3300;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  padding-top: 0;
  position: relative;
  top: -30px;
  padding-bottom: 0;
  height: 70px;
  background: transparent url(/images/header_bg.png) repeat-x scroll 0 0;
  z-index: 200; }
  #header h1 {
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;
    font-size: 57px; }
    #header h1 a {
      color: #4d556d;
      font-weight: 300;
      text-decoration: none;
      text-transform: none; }
      #header h1 a:visited {
        color: #4d556d;
        text-decoration: none; }
  #header #nav {
    position: relative;
    left: 430px;
    top: -74px;
    width: 300px;
    color: #4d556d;
    background-color: transparent;
    position: relative; }
    #header #nav li {
      float: left;
      position: relative;
      border-left: 1px solid #DDDDDD;
      padding: 25px;
      font-family: "Lucida Sans Unicode","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
      font-size: 15px;
      letter-spacing: 2px; }
      #header #nav li a,
      #header #nav li ul.subnav ul a {
        color: #4d556d;
        padding: 3px 0; }
        #header #nav li a:hover,
        #header #nav li ul.subnav ul a:hover {
          color: #cc3300; }

#nav a.selected,
#nav a:hover {
  text-decoration: none; }

#nav li.open {
  background: #230c2e url(../images/nav/arrow_nav_open.gif) no-repeat scroll 50% 0%;
  border-bottom: none;
  padding-top: 10px; }

#header #nav ul.subnav {
  position: absolute;
  top: 74px;
  left: -2px;
  visibility: hidden;
  width: 50px; }

#header #nav ul.subnav li {
  background-color: #4d556d;
  float: none;
  padding: 5px 10px;
  color: #fff;
  border-bottom: 1px solid #fff;
  width: 85px; }

#header #nav ul.subnav li a {
  width: 85px;
  color: #fff;
  display: block;
  font-weight: normal;
  font-size: 9px; }

#header #nav ul.subnav li:hover {
  background-color: #fff;
  border-bottom: 1px solid#4d556d; }

#header #nav ul.subnav li:hover a,
#header #nav ul.subnav lia:hover {
  color: #4d556d; }

div.tog_a {
  display: none; }

#body {
  border: 1px solid #DDDDDD;
  position: relative;
  top: -33px;
  background-color: #fff; }
  #body #breadcrumbs {
    padding-left: 0;
    font-family: "Lucida Sans Unicode","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
    font-size: 9px;
    letter-spacing: 2px;
    padding: 0 0 10px;
    color: #303544;
    background-color: #fff; }
  #body div.content, #body div.header_description {
    width: 710px;
    float: left;
    margin-right: 10px;
    border-right: 1px solid #DDDDDD; }
    #body div.content div.map,     #body div.header_description div.map {
      float: left;
      width: 300px;
      height: 210px;
      border: 1px solid #DDDDDD;
      padding: 5px; }
      #body div.content div.map span,       #body div.header_description div.map span {
        font-size: 9px; }
    #body div.content h5,     #body div.header_description h5 {
      margin-top: 0; }
    #body div.content div.header_description ul,     #body div.header_description div.header_description ul {
      float: left;
      width: 410px;
      height: 220px;
      margin-left: 10px; }
  #body div.sidebar, #body div.picture {
    width: 242px;
    float: left;
    font-family: "Lucida Sans Unicode","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
    color: #303544;
    text-transform: uppercase;
    font-size: 9px; }
    #body div.sidebar ul li,     #body div.picture ul li {
      border-bottom: 1px solid #DDDDDD;
      padding: 4px 0px 4px 3px; }
    #body div.sidebar ul.links li:hover,     #body div.picture ul.links li:hover {
      background-color: #c0cddc; }
      #body div.sidebar ul.links li:hover a,       #body div.picture ul.links li:hover a {
        color: #303544; }
    #body div.sidebar form li,     #body div.picture form li {
      border: none; }
      #body div.sidebar form li label,       #body div.picture form li label {
        text-align: left; }
    #body div.sidebar form input, #body div.sidebar form textarea,     #body div.picture form input, #body div.picture form textarea {
      width: 240px; }
    #body div.sidebar form input.button,     #body div.picture form input.button {
      width: auto; }
    #body div.sidebar h4,     #body div.picture h4 {
      border-top: 6px solid #4d556d;
      padding: 7px 0 2px 0;
      border-bottom: 1px solid #4d556d;
      margin-top: 0;
      margin-bottom: 0;
      color: #CC3300; }
    #body div.sidebar a.add,     #body div.picture a.add {
      float: right; }

div.problem_listing h4 {
  border-top: 6px solid #4d556d;
  padding: 7px 0 2px 0;
  border-bottom: 1px solid #4d556d;
  margin-top: 0;
  color: #CC3300; }

#footer {
  border-top: 1px solid #DDDDDD;
  position: relative;
  top: -36px; }

ul.data li {
  line-height: 24px; }
  ul.data li span.label {
    font-weight: bold;
    margin-right: 8px;
    width: 140px;
    float: left;
    display: block; }
  ul.data li span.data {
    width: 242px;
    display: block;
    float: left;
    border: 1px solid #DDDDDD;
    background-color: #F2F2F2;
    font-family: "Lucida Sans Unicode","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
    color: #303544;
    font-size: 10px;
    padding: 3px;
    margin-bottom: 3px;
    height: 15px;
    line-height: 15px; }

table {
  border: 1px solid #DDDDDD;
  width: 100%; }
  table th {
    border: 1px solid #DDDDDD;
    color: #a30000;
    padding: 5px; }
  table td {
    font-family: "Lucida Sans Unicode","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
    font-size: 10px;
    padding: 5px;
    color: #303544; }

div.blog_postings {
  font-size: 13px; }

div.intro {
  padding-bottom: 5px;
  padding: 20px 30px;
  width: 530px;
  float: left; }
  div.intro h3 {
    font-family: Georgia,"Times New Roman",Times,Serif;
    font-size: 64px;
    width: 600px;
    font-weight: normal;
    letter-spacing: 4px; }
  div.intro p {
    padding: 10px; }

div.home_intro {
  padding-top: 0;
  letter-spacing: 2px; }

div.recently_added, div.recently_updated {
  float: left;
  width: 390px;
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 10px;
  font-family: "Lucida Sans Unicode","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif; }
  div.recently_added h4,   div.recently_updated h4 {
    color: #4D556D;
    font-weight: bold; }
  div.recently_added em,   div.recently_updated em {
    font-style: italic;
    font-size: 9px; }
  div.recently_added span,   div.recently_updated span {
    font-size: 10px; }

div.recently_updated {
  border-bottom: none; }

div.photos {
  border-top: 1px solid #DDDDDD;
  clear: both; }
  div.photos h4 {
    color: #4D556D;
    font-weight: bold; }
  div.photos img {
    float: left;
    margin-right: 25px; }

.highslide img {
  border: 0px; }

.problem .pictures, .problem .ascents, .problem .upload_picture {
  clear: left; }

div.cards {
  margin-right: 10px; }
  div.cards div.card {
    width: 700px;
    float: left;
    border-top: 6px solid #4d556d;
    padding-bottom: 10px; }
    div.cards div.card h4 {
      padding: 3px 0 0 0;
      border-bottom: 1px solid #4d556d;
      position: relative;
      font-size: 15px;
      margin-top: 0; }
      div.cards div.card h4 span {
        display: block;
        float: left;
        width: auto; }
      div.cards div.card h4 .updated {
        width: 50px; }
      div.cards div.card h4 a {
        border: none;
        background-color: transparent; }
      div.cards div.card h4 a.button, div.cards div.card h4 input.update {
        position: absolute;
        right: 3px;
        top: 3px;
        padding: 2px 5px;
        font-family: "Lucida Sans Unicode","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
        background-color: #f2f2f2;
        color: #303544;
        border: 1px solid #4d556d;
        font-size: 9px;
        width: auto; }
        div.cards div.card h4 a.button:hover,         div.cards div.card h4 input.update:hover {
          border: 1px solid #f2f2f2;
          background-color: #4d556d;
          color: #ffffff;
          cursor: pointer; }
    div.cards div.card a {
      border: 1px solid #d4dce7;
      background-color: #f2f2f2;
      float: left;
      padding: 3px; }
    div.cards div.card div {
      position: relative;
      float: left;
      width: 528px;
      margin: 0 10px; }
      div.cards div.card div a {
        border: none;
        background-color: transparent;
        padding: 5px 0; }
  div.cards div.zone h4 {
    border-top: 0;
    margin-top: 0; }
    div.cards div.zone h4 a.expand {
      border: 1px solid #4d556d;
      padding: 0 1px 1px 2px;
      position: relative;
      top: -2px;
      left: 2px;
      margin-right: 10px; }
    div.cards div.zone h4 span {
      font-size: 9px;
      padding-right: 20px; }
    div.cards div.zone h4 a.zone_name, div.cards div.zone h4 span.zone_name {
      width: 250px; }
  div.cards div.zone div.expandee {
    display: none;
    border-bottom: 6px solid #4d556d;
    width: 100%; }
  div.cards div.header {
    border: none;
    padding: 0; }
    div.cards div.header h4 {
      border: none; }
      div.cards div.header h4 span.updated {
        padding-left: 27px; }

#body div.problem_listing {
  border-right: none;
  margin-top: 0; }
  #body div.problem_listing h4 {
    margin-bottom: 0; }
  #body div.problem_listing h5 {
    font-family: "Lucida Sans Unicode","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
    color: #303544;
    font-weight: normal; }

div.filters {
  float: right;
  width: 250px;
  margin-top: 25px; }
  div.filters h5 {
    font-family: "Lucida Sans Unicode","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
    color: #303544;
    font-weight: normal;
    padding-bottom: 6px;
    border-bottom: 1px solid #DDDDDD; }

div.sliders {
  float: left;
  width: 250px; }
  div.sliders label {
    font-family: "Lucida Sans Unicode","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
    text-transform: uppercase;
    font-size: 9px; }
  div.sliders div.range_slider {
    margin-top: 10px; }

div.selectors {
  float: left;
  width: 250px; }
  div.selectors ul {
    width: 125px;
    float: left; }
    div.selectors ul li input {
      float: left;
      margin-right: 5px; }
    div.selectors ul li label {
      text-align: left;
      width: 97px;
      font-family: "Lucida Sans Unicode","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
      font-weight: normal;
      text-transform: uppercase;
      font-size: 9px;
      padding-top: 2px; }

.inline_form_field {
  display: none; }

div.cards div.card div.inline_form_field {
  width: 280px;
  margin-top: 20px; }

#body div.profile_bar, #body div.profile_photo {
  width: 240px;
  float: left;
  padding-right: 20px; }
  #body div.profile_bar form#new_picture,   #body div.profile_photo form#new_picture {
    margin-top: 20px;
    clear: both;
    float: left; }
  #body div.profile_bar div.picture,   #body div.profile_photo div.picture {
    width: 120px; }
  #body div.profile_bar h4,   #body div.profile_photo h4 {
    background-color: #4d556d;
    color: #ffffff;
    padding: 5px 10px;
    margin-top: 20px; }

div#edit_user {
  width: 240px;
  float: left;
  margin-right: 0;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 20px;
  padding-bottom: 10px; }
  div#edit_user ul.data {
    width: 240px; }
    div#edit_user ul.data li {
      line-height: 14px; }
    div#edit_user ul.data li.buttons {
      text-align: right; }
      div#edit_user ul.data li.buttons a {
        display: block;
        margin: 0 0 0 5px; }

div.profile_section {
  float: left;
  width: 720px; }
  div.profile_section h4 {
    background-color: #4d556d;
    color: #ffffff;
    padding: 5px 10px; }

div.problem div.map {
  margin-right: 20px; }


.clearfix {
  *height: 1%; }

div.card h4:after,
div.selectors ul li:after,
div.header_description:after,
form ul li:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  font-size: 0;
  line-height: 0;
  visibility: hidden; }

div.inline_form,
div.cards,
#body,
#login,
#login_form,
ul.data li {
  overflow: hidden; }

.jqmWindow {
  display: none;
  position: fixed;
  top: 17%;
  left: 50%;
  margin-left: -300px;
  width: 568px;
  background-color: #EEE;
  color: #333;
  border: 1px solid black;
  padding: 12px; }

.jqmOverlay {
  background-color: #000; }
