#container #recent_history {
  height: 1%;
  overflow: hidden; }
  #container #recent_history .row {
    padding: 5px;
    color: #666; }
    #container #recent_history .row .date {
      float: right;
      margin-right: 10px; }
    #container #recent_history .row .hours {
      color: #d36b0a;
      font-weight: bold;
      display: inline; }
    #container #recent_history .row a {
      color: #00507d; }
  #container #recent_history .total {
    clrear: both;
    margin: 5px 0 2px 5px;
    font-weight: bold;
    color: #00507d; }
#container .content_box, #container .event_content_box {
  background: #fff url(/images/content_box/content_box_bg_right.gif) repeat-y right;
  margin-bottom: 12px; }
  #container .content_box .info_box,   #container .event_content_box .info_box {
    background: #EFF8FF;
    border: 1px solid #B5CDDF;
    margin: 7px;
    padding: 0 7px 7px 7px; }
  #container .content_box .content_box_header,   #container .event_content_box .content_box_header {
    height: 9px;
    font-size: 0px;
    background: transparent url(/images/content_box/content_box_header.gif) right; }
    #container .content_box .content_box_header .content_box_header_corner,     #container .event_content_box .content_box_header .content_box_header_corner {
      height: 9px;
      font-size: 0px;
      background: transparent url(/images/content_box/content_box_header_corner.gif) no-repeat; }
  #container .content_box .content_box_content,   #container .event_content_box .content_box_content {
    background: transparent url(/images/content_box/content_box_bg_left.gif) repeat-y left;
    padding: 0px 10px 2px 6px; }
  #container .content_box .content_box_footer,   #container .event_content_box .content_box_footer {
    height: 6px;
    font-size: 0px;
    background: transparent url(/images/content_box/content_box_footer.gif) right; }
    #container .content_box .content_box_footer .content_box_footer_corner,     #container .event_content_box .content_box_footer .content_box_footer_corner {
      height: 6px;
      font-size: 0px;
      background: transparent url(/images/content_box/content_box_footer_corner.gif) no-repeat; }
#container .event_content_box {
  background: #fff url(/images/content_box/content_box_bg_right_black.gif) repeat-y right; }
  #container .event_content_box .content_box_header {
    height: 68px;
    background: transparent url(/images/content_box/content_box_header_black.gif) right; }
    #container .event_content_box .content_box_header h2 {
      color: #fff;
      padding: 25px 0 0 10px; }
    #container .event_content_box .content_box_header .event_type {
      background-repeat: no-repeat;
      margin: 25px 12px;
      float: left;
      width: 150px;
      height: 19px; }
    #container .event_content_box .content_box_header .event_icon {
      background-repeat: no-repeat;
      background-position: top right;
      float: right;
      width: 50px;
      height: 50px;
      margin: 15px 18px 0 0; }
    #container .event_content_box .content_box_header .content_box_header_corner {
      float: left;
      height: 68px;
      width: 9px;
      background: transparent url(/images/content_box/content_box_header_corner_black.gif) no-repeat; }
  #container .event_content_box .content_box_content {
    clear: both;
    background: transparent url(/images/content_box/content_box_bg_left_black.gif) repeat-y left;
    padding-top: 3px;
    _height: 1%;
    overflow: hidden; }
    #container .event_content_box .content_box_content .image {
      width: 283px;
      height: 180px;
      overflow: hidden;
      text-align: center; }
    #container .event_content_box .content_box_content p {
      color: #4a4a4a;
      font-size: 95%;
      padding: 5px 5px;
      line-height: 15px; }
    #container .event_content_box .content_box_content a.button {
      float: right;
      margin: 10px 5px 0 0; }
    #container .event_content_box .content_box_content a.contribute_button {
      border: 1px solid #6C7F00;
      background: #A3C510 url(/images/forms/btn_bg.gif) top repeat-x;
      padding: 4px 5px;
      margin: 2px;
      color: #FFF;
      font-weight: bold;
      float: right;
      text-decoration: none; }
    #container .event_content_box .content_box_content .text {
      color: #4a4a4a;
      font-size: 100%;
      padding: 10px 5px;
      line-height: 15px; }
  #container .event_content_box .content_box_footer {
    height: 10px;
    background: transparent url(/images/content_box/content_box_footer_black.gif) right; }
    #container .event_content_box .content_box_footer .content_box_footer_corner {
      height: 10px;
      background: transparent url(/images/content_box/content_box_footer_corner_black.gif) no-repeat; }
#container #content {
  background: #FFF;
  padding: 10px 5px; }
  #container #content .activity_indicator {
    font-size: 12px;
    padding-left: 225px;
    margin-left: 10px;
    background: url(/images/loading_bar.gif) left center no-repeat;
    height: 17px; }
#container .footer {
  background: #565656 url(/images/dashboard/main_nav_tilerX.jpg) bottom repeat-x;
  padding-bottom: 30px;
  margin-bottom: 5px;
  border-top: 1px solid #171717;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font: normal 10px arial, helvetica, sans-serif; }
  #container .footer a {
    color: #fff;
    font-weight: normal;
    text-decoration: none; }
  #container .footer a:hover {
    text-decoration: underline; }


.avatar {
  margin: 0 10px 10px 5px;
  padding: 9px;
  border: 1px solid #ccc;
  float: left; }

#profile_container {
  padding: 4px 4px 4px 4px; }
  #profile_container img {
    margin: 0 10px 10px 0; }
  #profile_container ul li {
    border-top: 1px solid #E0EAEF;
    padding: 7px 0;
    clear: both;
    height: 1%;
    overflow: hidden; }
    #profile_container ul li span.label {
      width: 37.9%;
      padding-left: 2%;
      color: #333;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 90%;
      float: left; }
    #profile_container ul li .data {
      width: 57.9%;
      color: #5A686F;
      padding-left: 2%;
      float: left; }
    #profile_container ul li .right {
      margin-right: 10px; }
  #profile_container .user_interests h4 {
    padding: 5px 0 0 20px;
    color: #5A686F; }
  #profile_container .user_interests p {
    padding: 0 0 0 30px;
    color: #333; }

#time_tracker .errors {
  padding: 14px;
  height: 1%;
  overflow: hidden;
  background: #FF8F8F;
  border: 2px solid #AF0000;
  display: block;
  clear: both; }
  #time_tracker .errors .formError {
    color: #fff;
    font: bold 120% arial, helvetica, sans-serif; }
  #time_tracker .errors ul {
    text-transform: lowercase;
    margin-top: 10px;
    list-style: disc; }
    #time_tracker .errors ul li {
      color: #fff;
      margin-left: 15px; }
#time_tracker .row {
  padding: 14px;
  height: 1%;
  overflow: hidden;
  background: url(/images/gradient_row_bg.gif) bottom repeat-x;
  color: #545454; }
  #time_tracker .row input {
    vertical-align: middle; }
  #time_tracker .row #activity_value {
    width: 32px; }
  #time_tracker .row textarea {
    border: 2px solid #bbb;
    padding: 4px;
    color: #666; }
#time_tracker .row.floated {
  text-transform: uppercase;
  font: normal 14px arial, helvetica, sans-serif; }
  #time_tracker .row.floated input, #time_tracker .row.floated select {
    border: 2px solid #bbb;
    padding: 4px;
    color: #666;
    width: auto; }
  #time_tracker .row.floated select {
    width: 100px;
    text-transform: lowercase; }
#time_tracker .fieldWithErrors {
  display: inline; }
  #time_tracker .fieldWithErrors input {
    background: #FFCABF; }
#time_tracker .form_item.text_field input {
  width: 90%; }
#time_tracker .form_item.text_area textarea {
  width: 90%; }

.auto_complete {
  position: relative;
  width: 350px;
  background: #fff;
  z-index: 10000; }
  .auto_complete ul {
    border: solid #888 1px; }
    .auto_complete ul li.selected {
      background-color: #ffb; }
    .auto_complete ul strong.highlight {
      color: #800; }

#search_icon {
  height: 16px;
  background: url(/images/search_icon.gif) no-repeat;
  padding-left: 20px;
  float: right;
  font: normal 12px arial, helvetica, sans-serif; }

.activity_filter_form, .charts_dowpdown {
  height: 1%;
  overflow: hidden;
  padding: 0 0 0 14px;
  text-transform: uppercase;
  font: normal 14px arial, helvetica, sans-serif;
  color: #545454; }
  .activity_filter_form .row,   .charts_dowpdown .row {
    line-height: 35px; }
    .activity_filter_form .row span,     .charts_dowpdown .row span {
      line-height: 25px;
      padding-right: 4px; }
    .activity_filter_form .row input, .activity_filter_form .row select,     .charts_dowpdown .row input, .charts_dowpdown .row select {
      border: 2px solid #bbb;
      padding: 4px;
      color: #666;
      width: auto;
      vertical-align: middle; }
    .activity_filter_form .row input,     .charts_dowpdown .row input {
      width: 85px; }
    .activity_filter_form .row .submit_button,     .charts_dowpdown .row .submit_button {
      display: inline; }
      .activity_filter_form .row .submit_button input,       .charts_dowpdown .row .submit_button input {
        color: #fff;
        width: auto; }

#chart {
  padding: 5px; }
  #chart .title {
    color: #545454;
    text-transform: uppercase;
    font: normal 14px arial, helvetica, sans-serif; }
  #chart .legend {
    padding: 5px 5px 5px 0px;
    height: 1%;
    overflow: hidden; }
    #chart .legend .color {
      float: left;
      width: 10px;
      height: 10px;
      margin: 3px 5px 0 10px; }
    #chart .legend .name {
      float: left;
      margin-right: 20px; }

.event_listing .event {
  border-top: 1px dotted #aaa;
  padding: 10px 0; }
  .event_listing .event .start_date {
    font: 100% arial, helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 20px; }
  .event_listing .event .address {
    font: 80% arial, helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 20px; }
  .event_listing .event .interests {
    font: normal 80% arial, helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 18px; }
  .event_listing .event .event_options {
    background: url(/images/events/event_options_bg.gif) left no-repeat;
    margin-top: 10px;
    height: 35px; }
  .event_listing .event .link_event, .event_listing .event .calendar_event {
    border: 1px solid #ccc;
    background: #F3F2F2 url(/images/tables/td_tilerX.gif) top repeat-x;
    margin: 5px 0;
    padding: 5px; }
    .event_listing .event .link_event a.close,     .event_listing .event .calendar_event a.close {
      color: #666;
      text-decoration: none;
      font-size: 130%;
      margin-top: 3px;
      float: left; }
  .event_listing .event ul.event_links {
    height: 35px;
    padding: 0 0 0 10px;
    background: url(/images/events/event_options_right.gif) right no-repeat; }
  .event_listing .event ul.event_links li,   .event_listing .event ul.calendar_links li {
    float: left;
    padding-left: 25px;
    margin-right: 7px;
    border: none; }
    .event_listing .event ul.event_links li a,     .event_listing .event ul.calendar_links li a {
      padding: 9px 0;
      display: block;
      font: normal 100% arial, helvetica, sans-serif;
      text-decoration: none;
      color: #666;
      float: left; }
    .event_listing .event ul.event_links li a:hover,     .event_listing .event ul.calendar_links li a:hover {
      color: #e2740e; }
  .event_listing .event ul.event_links li.web,   .event_listing .event ul.calendar_links li.web {
    background: url(/images/events/li_web.gif) no-repeat left; }
  .event_listing .event ul.event_links li.event_link,   .event_listing .event ul.calendar_links li.event_link {
    background: url(/images/events/li_event.gif) no-repeat left; }
  .event_listing .event ul.event_links li.facebook,   .event_listing .event ul.calendar_links li.facebook {
    background: url(/images/events/li_facebook.gif) no-repeat left; }
  .event_listing .event ul.event_links li.calendar,   .event_listing .event ul.calendar_links li.calendar {
    background: url(/images/events/li_calendar.gif) no-repeat left; }

.event_search_form {
  height: 1%;
  overflow: hidden;
  padding: 0 0 0 14px;
  text-transform: uppercase;
  font: normal 14px arial, helvetica, sans-serif;
  color: #545454; }
  .event_search_form .row {
    line-height: 35px; }
    .event_search_form .row span {
      line-height: 25px;
      padding-right: 4px; }
    .event_search_form .row input, .event_search_form .row select {
      border: 2px solid #bbb;
      padding: 4px;
      color: #666;
      width: auto;
      vertical-align: middle; }
    .event_search_form .row input {
      width: 90px; }
    .event_search_form .row .submit_button {
      display: inline; }
      .event_search_form .row .submit_button input {
        color: #fff;
        width: auto; }

#time_calculator {
  padding-top: 5px;
  position: relative;
  height: 1%;
  overflow: hidden; }
  #time_calculator table {
    font-size: 11px; }
    #time_calculator table th, #time_calculator table td {
      text-align: center;
      white-space: nowrap;
      line-height: 25px;
      color: #4c4c4c; }
      #time_calculator table th *,       #time_calculator table td * {
        line-height: 25px; }
    #time_calculator table td.highlight {
      background: #DBEF2C !important;
      color: #7D8F00 !important; }
    #time_calculator table td.editable {
      cursor: pointer;
      background: url(/images/tables/td_tilerX.gif) repeat-x;
      color: #666; }
    #time_calculator table td.edit_title {
      background: url(/images/tables/td_tilerX.gif) repeat-x; }
    #time_calculator table td.data {
      background: #7ab10f url(/images/tables/data_bg.gif) repeat-x top;
      font-weight: bold;
      color: #fff; }
    #time_calculator table th {
      border: solid #ddd 1px;
      background: url(/images/tables/table_heading_tilerX.gif) repeat-x;
      text-transform: uppercase; }
    #time_calculator table th.no_border {
      border: none; }
    #time_calculator table td {
      border: solid #ddd 1px;
      background: #c1c1c1 url(/images/tables/td_bg.gif) repeat-x bottom;
      color: #333; }
    #time_calculator table tr.month_total_row th {
      line-height: 15px;
      background: #ddd;
      padding: 0;
      border-top: solid #aaa 1px;
      border-bottom: solid #aaa 1px; }
  #time_calculator table.agencies, #time_calculator table.totals {
    margin: 32px 0 0 0;
    float: left; }
    #time_calculator table.agencies th,     #time_calculator table.totals th {
      padding: 0px 3px 0 3px; }
    #time_calculator table.agencies td.agency_name,     #time_calculator table.totals td.agency_name {
      padding: 0 5px;
      text-align: left; }
      #time_calculator table.agencies td.agency_name a,       #time_calculator table.totals td.agency_name a {
        float: right; }
  #time_calculator table.totals {
    width: 80px; }
  #time_calculator table.agencies {
    width: 242px; }
  #time_calculator .table_positioner {
    height: 1%;
    overflow: hidden;
    position: relative;
    background: #E0EEF8;
    border-top: 1px solid #5FBFFF;
    border-left: 1px solid #5FBFFF;
    border-right: 1px solid #5FBFFF;
    float: left; }
    #time_calculator .table_positioner p {
      padding-left: 5px; }
    #time_calculator .table_positioner .shadow_left, #time_calculator .table_positioner .shadow_right {
      width: 15px;
      height: 100%;
      z-index: 1;
      position: absolute; }
    #time_calculator .table_positioner .shadow_left {
      background: url(/images/tables/shadow_left.png) repeat-y;
      _background: none;
      left: 0;
      float: left; }
    #time_calculator .table_positioner .shadow_right {
      background: url(/images/tables/shadow_right.png) repeat-y;
      _background: none;
      right: 0;
      float: right; }
    #time_calculator .table_positioner .table_wrapper {
      width: 590px;
      border-top: 1px solid #5FBFFF;
      border-bottom: 1px solid #5FBFFF;
      background: url(/images/tables/scroll_tilerX.gif);
      float: left;
      padding: 0 0 0 0;
      margin: -1px 0 0 0;
      overflow-x: auto;
      _padding-bottom: 16px; }
      #time_calculator .table_positioner .table_wrapper table th {
        padding: 0px 3px 0 3px; }
      #time_calculator .table_positioner .table_wrapper table td input {
        width: 40px;
        padding: 1px;
        line-height: 17px;
        text-align: center;
        font-size: 11px; }
  #time_calculator #add_agency_link {
    position: absolute;
    left: 10px; }
  #time_calculator #add_agency_form {
    clear: both;
    padding: 10px;
    border-top: 1px solid #D1E4EF;
    border-bottom: 1px solid #D1E4EF;
    margin-bottom: 10px;
    background: #EDF5FA; }

#time_calculator.summary table tr.month_total_row th {
  border-top: solid #aaa 1px;
  border-botom: solid #aaa 1px; }

#pledge_filter_form {
  height: 1%;
  overflow: hidden;
  padding: 0 0 0 14px;
  margin: 5px 0 10px 0;
  text-transform: uppercase;
  font: normal 14px arial, helvetica, sans-serif;
  color: #545454; }
  #pledge_filter_form span {
    float: left;
    line-height: 25px;
    padding-right: 5px; }
  #pledge_filter_form select {
    float: left;
    width: 320px; }

#pledge {
  z-index: 2;
  position: relative;
  background: red; }
  #pledge .pledge_form {
    position: absolute;
    left: 70px;
    width: 400px;
    top: 0;
    border: 1px solid #aaa;
    border-right: 3px solid #aaa;
    border-bottom: 3px solid #aaa; }
    #pledge .pledge_form .errors {
      padding: 14px;
      height: 1%;
      overflow: hidden;
      background: #FF8F8F;
      border: 2px solid #AF0000;
      display: block;
      clear: both; }
      #pledge .pledge_form .errors .formError {
        color: #fff;
        font: bold 120% arial, helvetica, sans-serif; }
      #pledge .pledge_form .errors ul {
        text-transform: lowercase;
        margin-top: 10px;
        list-style: disc; }
        #pledge .pledge_form .errors ul li {
          color: #fff;
          margin-left: 15px; }
    #pledge .pledge_form .row {
      padding: 14px;
      height: 1%;
      overflow: hidden;
      background: url(/images/gradient_row_bg.gif) bottom repeat-x;
      color: #545454; }
      #pledge .pledge_form .row input {
        vertical-align: middle; }
      #pledge .pledge_form .row #{agency_data[:id]}:#{agency_data[:type]}:edge_goal {
        width: 35px;
        margin: 0 5px 0 5px; }
    #pledge .pledge_form .row.floated {
      text-transform: uppercase;
      font: normal 14px arial, helvetica, sans-serif; }
      #pledge .pledge_form .row.floated input, #pledge .pledge_form .row.floated select {
        border: 2px solid #bbb;
        padding: 4px;
        color: #666;
        width: auto; }
    #pledge .pledge_form .fieldWithErrors {
      display: inline; }
      #pledge .pledge_form .fieldWithErrors input {
        background: #FFCABF; }

#pledge_summary .chart {
  padding-bottom: 5px; }
  #pledge_summary .chart .plan_row {
    background: #171717 url(/images/dashboard/plan_row_bg.gif) repeat-x bottom;
    text-transform: uppercase;
    height: 1%;
    overflow: hidden; }
    #pledge_summary .chart .plan_row .text, #pledge_summary .chart .plan_row .highlight, #pledge_summary .chart .plan_row .progress {
      padding: 1.2em;
      color: #FFF;
      float: left; }
    #pledge_summary .chart .plan_row .highlight, #pledge_summary .chart .plan_row .progress {
      font-weight: bold; }
    #pledge_summary .chart .plan_row .highlight {
      background: #e2740e url(/images/dashboard/plan_row_highlight.gif) repeat-x bottom; }
    #pledge_summary .chart .plan_row .progress {
      background: #ee062c url(/images/dashboard/progress_bg.gif) bottom repeat-x;
      line-height: 1em;
      text-align: center;
      border-right: 5px solid #900018; }
      #pledge_summary .chart .plan_row .progress span.percentage {
        font-size: 170%; }
  #pledge_summary .chart .agency_name {
    background: #000;
    border-top: 1px solid #393939;
    border-bottom: 1px solid #4F4F4F;
    text-transform: uppercase;
    color: #fff;
    padding: 3px 5px;
    font: normal 75% arial, helvetica, sans-serif;
    letter-spacing: .07em;
    overflow: hidden; }
  #pledge_summary .chart .agency_hours {
    background: url(/images/dashboard/chart_background.gif);
    padding: 5px 0; }
    #pledge_summary .chart .agency_hours .left {
      float: left;
      height: 42px;
      width: 10px;
      margin: 2px 0 2px 1px;
      background: url(/images/dashboard/yellow_bar_left.gif) repeat-y; }
    #pledge_summary .chart .agency_hours .percent {
      float: left;
      height: 42px;
      background: url(/images/dashboard/yellow_bar_background.gif);
      margin: 2px 0 2px 0px; }
    #pledge_summary .chart .agency_hours .right {
      float: left;
      height: 42px;
      margin: 2px 0 2px 0px;
      background: url(/images/dashboard/yellow_bar_right.gif) repeat-y;
      line-height: 30px;
      text-aligh: right;
      padding-left: 15px;
      color: #fff;
      text-weight: bold; }
  #pledge_summary .chart .bottom_border {
    margin-left: 215px;
    width: 218px;
    _margin-left: 218px;
    _width: 215px;
    height: 8px;
    background: #7F885A url(/images/dashboard/chart_corner.gif) no-repeat;
    font-size: 1px; }
  #pledge_summary .chart .pledge_edit_link {
    float: right;
    margin: 5px 10px 0 0; }
#pledge_summary ul.plan_links {
  margin: 5px 0 0 20px; }
  #pledge_summary ul.plan_links li {
    margin: 0 0.5em; }

#event_page #logo {
  float: right;
  margin-right: 10px; }
#event_page p.notification {
  text-align: center;
  background: #ddd;
  padding: 10px; }

.home_page_slides {
  position: relative;
  height: 250px; }
  .home_page_slides .slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    .home_page_slides .slide .text {
      position: relative;
      padding: 10px 15px 20px 10px;
      width: 50%;
      height: 220px;
      float: right; }
      .home_page_slides .slide .text h2 {
        font-size: 190%;
        font-weight: bold;
        padding: 0;
        margin: 5px 0 0 0; }
      .home_page_slides .slide .text p {
        margin-top: 5px;
        font-size: 95%;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        line-height: 1.7em; }
      .home_page_slides .slide .text .account_buttons {
        position: absolute;
        left: 10px;
        bottom: 10px; }
    .home_page_slides .slide .image {
      float: left;
      width: 430px; }
      .home_page_slides .slide .image img {
        display: block; }
    .home_page_slides .slide .bottom_bar {
      float: left;
      background: url(/images/home_page_slides/nav_background.gif);
      height: 33px;
      width: 430px; }
      .home_page_slides .slide .bottom_bar .nav {
        background: url(/images/home_page_slides/nav.gif) no-repeat;
        height: 24px;
        width: 113px;
        margin: 5px 0 0 6px; }
        .home_page_slides .slide .bottom_bar .nav a {
          margin-top: 1px;
          color: #333;
          width: 22px;
          line-height: 20px;
          float: left;
          text-align: center;
          text-decoration: none;
          font-weight: normal;
          font-size: 90%; }
        .home_page_slides .slide .bottom_bar .nav a:hover {
          background: #ddd; }
        .home_page_slides .slide .bottom_bar .nav a.active {
          background: url(/images/home_page_slides/active_link.gif) no-repeat; }
      .home_page_slides .slide .bottom_bar .image_description {
        float: right;
        color: #fff;
        font-size: 95%;
        padding: 7px 10px; }

#loader {
  position: absolute;
  top: 300px;
  width: 956px;
  padding: 15px 0;
  text-align: center;
  border: 2px solid #aaa;
  font-size: 12px;
  text-transform: uppercase;
  background: #fff;
  filter: alpha(opacity=85);
  opacity: .85;
  z-index: 1000; }

input.text, select.text, textarea.text {
  border: 2px solid #bbb;
  color: #666;
  padding: 4px;
  font: normal 12px arial, helvetica, sans-serif; }

form {
  background: #FFF; }
  form .form_item {
    border-bottom: 1px solid #dedede;
    padding: 7px;
    clear: both;
    overflow: hidden;
    background: url(/images/gradient_row_bg.gif) bottom repeat-x;
    height: 1%; }
    form .form_item label {
      width: 37.9%;
      padding-left: 2%;
      color: #333;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 90%;
      float: left; }
    form .form_item .element {
      float: left;
      width: 60%; }
      form .form_item .element .fieldWithErrors input, form .form_item .element .fieldWithErrors textarea, form .form_item .element .fieldWithErrors select {
        float: left;
        margin-right: 3px;
        background: #FFCABF; }
      form .form_item .element .fieldError, form .form_item .element .desc {
        font-size: 95%; }
      form .form_item .element .fieldError {
        clear: both;
        color: #b52222; }
      form .form_item .element .desc {
        color: #0D9EDF; }
      form .form_item .element input#openid_url {
        background: #fff url(http://openid.net/login-bg.gif) 0 50% no-repeat;
        color: #666;
        padding-left: 20px;
        width: 215px; }
      form .form_item .element .popup_description {
        position: relative;
        float: right; }
        form .form_item .element .popup_description .icon {
          display: block;
          width: 24px;
          height: 24px;
          background: transparent url(/images/forms/question.png) 0px 3px no-repeat; }
  form .popup_description_text {
    clear: both;
    margin-top: 15px;
    border: solid #bbbbbb 3px;
    background-color: #F5F4A3;
    padding: 5px;
    display: none;
    text-size: 85%;
    color: #666; }
  form .textFocus {
    border: 2px solid #6babc4 !important;
    background: url(/images/forms/input_tilerX.jpg) bottom repeat-x; }
  form select.textFocus option {
    background: #fff; }
  form input.text, form select, form textarea {
    border: 2px solid #bbb;
    color: #666;
    padding: 4px;
    font: normal 12px arial, helvetica, sans-serif; }
  form .password_field input,   form .text_field input,   form .file_field input,   form .calendar_text_field input {
    border: 2px solid #bbb;
    padding: 4px;
    color: #666;
    width: 85%; }
  form .calendar_text_field .element img {
    vertical-align: top; }
  form .calendar_text_field .element .time_select {
    margin-top: 5px;
    color: #666;
    text-transform: uppercase; }
    form .calendar_text_field .element .time_select select {
      width: 55px;
      margin: 0 3px;
      vertical-align: middle; }
  form .check_box .element input {
    float: left; }
  form .check_box .element label {
    float: left;
    width: auto;
    padding: 0 10px 0 5px; }
  form .radio_button .element input {
    float: left; }
  form .radio_button .element label {
    float: left;
    width: auto;
    padding: 0 10px 0 5px; }
  form .submit_button input,   form .button input {
    border: 1px solid #6C7F00;
    background: #A3C510 url(/images/forms/btn_bg.gif) top repeat-x;
    padding: 4px 5px;
    margin: 2px;
    color: #FFF;
    font-weight: bold; }
  form .data {
    width: 67.9%;
    color: #5A686F;
    padding-left: 2%;
    float: left; }
  form .community_activities .form_item.check_box {
    padding: 3px 22px; }
    form .community_activities .form_item.check_box .element, form .community_activities .form_item.check_box label {
      width: auto;
      font-weight: normal; }
  form .community_activities p {
    padding: 5px 0 5px 20px; }
  form .community_activities .title {
    padding: 5px 20px 0px 32px;
    font-weight: bold;
    background: url(/images/arrow-right.gif) 15px 5px no-repeat; }
  form .community_activities .activity_group {
    padding-left: 10px; }

#content table.admin {
  width: 100%;
  border: solid #ddd 2px; }
  #content table.admin tr th {
    padding: 2px 5px 2px 5px;
    font-weight: bold;
    background: #eee; }
    #content table.admin tr th a.desc {
      margin-left: 0;
      padding-right: 15px;
      background: url(/images/arrow_down.png) right center no-repeat; }
    #content table.admin tr th a.asc {
      padding-right: 15px;
      background: url(/images/arrow_up.png) right center no-repeat; }
  #content table.admin tr td {
    padding: 2px 5px 2px 5px; }
  #content table.admin tr td.nowrap {
    white-space: nowrap; }
  #content table.admin tr td.align_right {
    text-align: right; }
  #content table.admin tr.unapproved {
    background: #f4cccc; }
#content .pagination {
  padding: 10px 0 10px 0; }
  #content .pagination a {
    color: #666; }
  #content .pagination .prev_page, #content .pagination .next_page, #content .pagination .current, #content .pagination a {
    background: #eee;
    border: solid #ddd 1px;
    padding: 1px 5px; }
  #content .pagination .current {
    font-weight: bold;
    background: #fff;
    border: solid #EF9B4A 2px; }
  #content .pagination a:hover {
    background: #999;
    color: #fff; }
  #content .pagination .disabled {
    color: #999; }
