body {
  padding: 0px;
  margin: 0px; }

#bd {
  background-color: white;
  border-width: 0 1px 0 1px;
  border-color: #808080;
  border-style: solid;
  padding-left: 0.8em;
  padding-bottom: 2em;
  padding-top: 0.5em; }

#hd {
  width: 100%;
  text-align: center;
  background-color: black;
  color: white; }
  #hd #title {
    font-size: 3em;
    font-family: Futura; }

#ft {
  border-width: 1px;
  padding: 0 1em 0 1em;
  border-color: #808080;
  border-style: solid;
  background-color: #eeeeee; }

#breadcrumbs {
  text-align: left;
  padding-left: 0.8em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  position: relative;
  background-color: #FF0000;
  background-image: url(/images/red-bevel.png?1249382090);
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #204CA0;
  color: #FFF; }
  #breadcrumbs a {
    color: #EEE; }
  #breadcrumbs a:hover {
    color: #FFF; }
  #breadcrumbs .slogan {
    display: inline;
    right: 0;
    height: 1em;
    position: absolute;
    padding-right: 0.8em; }
    #breadcrumbs .slogan .text {
      position: relative;
      top: -6px; }
    #breadcrumbs .slogan .author {
      position: relative;
      font-style: italic;
      top: -6px; }
    #breadcrumbs .slogan .refresh {
      border: 0; }
      #breadcrumbs .slogan .refresh img {
        border: 1px solid black;
        position: relative;
        top: -1px; }

.photo img {
  border: 1px solid black; }
.photo a {
  color: #00f; }
.photo a:hover {
  color: #f00; }
.photo a:visited {
  color: #00f; }

.my-workout {
  background-color: #ffd; }

.flashes .flash-type .flash-item {
  margin-bottom: 1em;
  margin-right: 0.3em;
  font-size: 10pt;
  list-style-type: none;
  width: auto;
  border-width: 0 0 0.2em 0.2em;
  border-style: solid; }

.redborder {
  border: 1px solid red; }

.interval-panel {
  color: white;
  border: 1px solid #103C90;
  padding: 0.2em;
  background-color: #306CB0; }
  .interval-panel li {
    display: inline;
    text-decoration: underline;
    text-transform: lowercase;
    padding-right: 0.5em;
    padding-left: 0.5em; }

.panel {
  border: 1px solid black;
  margin-top: 0.8em;
  margin-bottom: 0.8em;
  margin-right: 0.8em; }
  .panel .content {
    padding-top: 0.8em;
    padding-left: 0.8em;
    padding-right: 0.8em;
    padding-bottom: 0.8em;
    text-align: left; }
    .panel .content ul {
      padding-left: 1em;
      margin: 0; }
  .panel h1 {
    background: black;
    color: #FFFFFF;
    font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
    font-weight: bold;
    text-transform: uppercase;
    background-color: white;
    background-image: url(/images/black-highlight.png?1249382090);
    background-repeat: repeat-x;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 3px 10px; }
    .panel h1 a {
      color: #FFF; }
    .panel h1 a:hover {
      color: #EEE; }

div.yuimenu .bd {
  zoom: normal; }

#button-container {
  padding: .5em;
  border-top: solid 1px #000;
  padding: .5em .25em;
  margin-top: .5em; }

#color-picker-button {
  vertical-align: baseline; }
  #color-picker-button button {
    outline: none;
    line-height: 1.5; }

#current-color {
  display: block;
  display: inline-block;
  *display: block;
  margin-top: .5em;
  *margin: .25em 0;
  width: 1em;
  height: 1em;
  overflow: hidden;
  text-indent: 1em;
  background-color: #fff;
  white-space: nowrap;
  border: solid 1px #000; }

#color-picker-container .yui-picker-controls, #color-picker-container .yui-picker-swatch, #color-picker-container .yui-picker-websafe-swatch {
  display: none; }

#color-picker-menu .bd {
  width: 220px;
  height: 190px; }

.event {
  margin-bottom: 0.5em;
  margin-left: 1em;
  margin-right: 1em;
  margin-top: 0.8em;
  width: auto; }
  .event .title {
    font-weight: bolder;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 3px 10px;
    color: white;
    font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
    font-weight: bold;
    text-transform: uppercase;
    background-color: black;
    background-image: url(/images/black-highlight.png?1249382090);
    background-repeat: repeat-x; }
  .event .content {
    padding-left: 1em;
    padding: 0.8em; }
  .event table {
    border-collapse: collapse;
    width: 100; }
    .event table tr {
      border: 0; }
      .event table tr th, .event table tr td {
        padding-bottom: 1em;
        vertical-align: top; }
      .event table tr th {
        padding-right: 2em;
        border-top: 1px solid #ccc; }
      .event table tr td {
        border: 0;
        border-top: 1px solid #ccc; }

.rsvp {
  border-color: #5C6270;
  border-style: solid;
  border-width: 0 1px 1px 1px; }
  .rsvp .title {
    background-image: url(/images/gray-gradient.png?1249382090);
    font-weight: bolder;
    padding-left: 1em;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    color: white; }
  .rsvp .choice {
    font-size: 0.9em;
    vertical-align: top;
    line-height: 2em;
    margin-right: 1em; }
    .rsvp .choice input {
      margin-right: 0.2em;
      top: 4px;
      position: relative; }

.clear {
  float: clear; }

.portlet {
  border-top: 2px solid red; }
  .portlet .options {
    display: inline;
    white-space: nowrap;
    padding-top: 2px;
    float: right; }
    .portlet .options .option {
      width: 18px;
      height: 18px;
      margin: 0;
      padding: 0;
      display: inline-block;
      color: black; }
      .portlet .options .option img {
        border: 0; }
      .portlet .options .option .option.right {
        background-image: url(/images/sprite.png?1249382090);
        background-position: 0 -600px;
        background-repeat: no-repeat; }
      .portlet .options .option .option.left {
        background-image: url(/images/sprite.png?1249382090);
        background-position: 0 -550px;
        background-repeat: no-repeat; }
      .portlet .options .option .option.refresh {
        color: black;
        background-color: white; }

.delete {
  height: 16px !important;
  width: 16px !important;
  background-image: url(/images/remove.gif?1249382090);
  background-repeat: no-repeat;
  display: block;
  text-decoration: none; }

table.shaded {
  border-collapse: collapse;
  border: 1px solid #black; }
  table.shaded tr.even {
    background-color: #fefefe; }
  table.shaded tr.even {
    background-color: #dedede; }
  table.shaded .shaded {
    background-image: url(/images/gray-gradient.png?1249382090);
    background-color: #5F6573;
    color: white; }
  table.shaded th {
    padding: 0.2em;
    padding-left: 0.5em;
    border-left: 1px solid black; }
  table.shaded td {
    border: 1px solid black;
    padding: 0.2em; }

.help {
  font-size: 80%;
  margin-top: 0.5em; }

.no-decoration {
  text-decoration: none; }

.wide {
  width: 100%; }

#title {
  background-color: #000;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  border-collapse: collapse; }
  #title #left {
    height: 90px;
    padding: 2px 0 0 0.6cm;
    background-image: url(/images/athletemonitor-headline.png?1249382090);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: left;
    width: 50%; }
  #title #right {
    height: 90px;
    padding: 0 0 0 0;
    background-image: url(/images/header.jpg?1249382090);
    background-repeat: no-repeat;
    background-position: top right;
    text-align: right;
    width: 50%; }
  #title #leftleft {
    font-family: "futura";
    position: relative; }

.quote {
  margin-left: 1em;
  margin-right: 1em;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  border-left: 2px solid #103c90;
  border-right: 2px solid #103c90;
  background-color: #eeeeee; }

.comment {
  padding-top: 1em;
  border-bottom: 1px solid #aaa; }

img.icon {
  border: 0; }

#navigation {
  background-color: #ddd; }

.glyphs {
  background-repeat: no-repeat;
  display: inline;
  white-space: nowrap;
  float: right;
  top: -1em;
  vertical-align: top; }
  .glyphs .glyph {
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    padding-bottom: 3px; }
  .glyphs .notes-glyph {
    background-image: url(/images/view.png?1249382090); }
  .glyphs .comment-glyph {
    background-image: url(/images/comments.png?1249382090); }
  .glyphs .view-glyph {
    background-image: url(/images/icon-view.gif?1249382090); }

img.search {
  top: 4px;
  position: relative; }
