html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* float clearing for IE6 */
* html #start-items,
* html #app-menu,
* html #forum-breadcrumbs,
* html #forum-header,
* html .page-title,
* html .welcome-columns,
* html #center,
* html .clearfix,
* html form,
* html .form-element {
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html #start-items,
*+html #app-menu,
*+html #forum-breadcrumbs,
*+html #forum-header,
*+html .page-title,
*+html .welcome-columns,
*+html #center,
*+html .clearfix,
*+html form,
*+html .form-element {
  min-height: 1%;
}

/* float clearing for everyone else */
#aboutme:after,
#start-items:after,
#app-menu:after,
#forum-breadcrumbs:after,
#forum-header:after,
.page-title:after,
.welcome_feature:after,
.welcome-columns:after,
#center:after,
.clearfix:after,
form:after,
.form-element:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.ajax_hidden {
  display: none; }

body {
  background-color: #e0f0ff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  color: #333333;
  font-size: 11px;
  line-height: normal; }

iframe {
  padding: 0;
  margin: 0; }
  iframe html, iframe body {
    padding: 0;
    margin: 0; }

a {
  color: #1577d4;
  text-decoration: none; }
  a img {
    border: none; }
  a:hover {
    color: #1577d4;
    text-decoration: underline; }
  a.smooth {
    background: #E9F6FF;
    color: #333333;
    font-size: 10px;
    height: 23px;
    line-height: 23px;
    width: 70px;
    display: block;
    border: none;
    text-align: center;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; }
    a.smooth:hover {
      text-decoration: none; }
    a.smooth.light {
      background: #f6f6f6; }
    a.smooth.red {
      background: red;
      color: white;
      float: right !important; }
  a button {
    text-decoration: none;
    margin-right: 0; }
    a button:hover {
      text-decoration: none; }

table {
  border-spacing: 0;
  border-collapse: collapse;
  empty-cells: show; }

em {
/*  font-size: !font_size_em;*/
  font-style: italic; }

ol {
  list-style-type: decimal;
  margin: 0 0 1em 20px; }
  ol li {
    margin-bottom: .3em; }

h1 {
  font-size: 18px;
  font-weight: bold;
  color: #333333; }

h2 {
  font-weight: bold;
  font-size: 18px;
  color: #0d83dd;
  margin-bottom: 5px; }
  h2.orange {
    color: #F59A09;
    font-size: 22px; }
  h2.pink {
    color: #D84D5F;
    font-size: 22px;
    background: none; }

h3 {
  color: #757575;
  font-weight: bold; }

h4 {
  color: #333333;
  font-weight: bold; }

h5 {
  font-weight: bold; }

.highlight.pink {
  color: #000000;
  background-color: #ffc5d9;
  padding: 2px; }
.highlight.yellow {
  color: #000000;
  background-color: #ffe728;
  padding: 2px; }

strong {
  font-weight: bold; }

.hr {
  background: url(/images/common/dot.png) 0px 12px repeat-x;
  height: 15px; }

.submittal_failed {
  border: 3px solid #f9cc4f;
  padding: 15px;
  margin: 10px auto;
  width: 400px;
  background-color: #fffbe1; }
  .submittal_failed h2 {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    color: #ff0000; }
  .submittal_failed ul {
    list-style: disc;
    padding-left: 10px; }

.disabled {
  color: #999;
  font-style: italic; }

ul.seplist li {
  border-bottom: 1px solid #cccccc;
  text-align: left;
  color: #333333; }
ul.seplist a {
  display: block;
  padding: 7px 15px;
  background: url('/images/common/bullet.png') no-repeat 4px 50%; }
  ul.seplist a:hover {
    background: #cccccc;
    text-decoration: none; }
ul.side_list li {
  padding: 3px 0px;
  border-bottom: 1px solid #ddd;
  width: 100%; }
  ul.side_list li a {
    display: block;
    width: 130px;
    color: #2f2c23;
    padding: 2px 0px 2px 15px; }
    ul.side_list li a:hover {
      background-color: #ddd;
      text-decoration: none; }

ul.seplist a {
  color: #333333; }

.fake_button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold; }

#welcome {
  background: #fffff5 url("/images/structure/headermessage-bg.png") left top repeat-x;
  padding: 10px 0;
  color: #333;
  font-size: 10px;
  border-bottom: 1px solid #ffe0a6; }
  #welcome a {
    color: black;
    text-decoration: underline; }
    #welcome a:hover {
      background: black;
      color: white; }

#logo-container {
  width: 370px; }

#north {
  position: relative;
  z-index: 100000; }
  #north .center {
    margin: 0;
    padding: 0;
    height: 130px;
    background-image: url("/images/structure/bg.png");
    background-repeat: repeat-x;
    position: relative;
    margin-bottom: -15px;
    z-index: 1; }
    #north .center .logo {
      float: left;
      padding: 0;
      overflow: hidden;
      height: 96px; }
      #north .center .logo a {
        overflow: hidden;
        display: block;
        height: 75px;
        width: 269px;
        background: url('/images/branding/logo.png') no-repeat 0px 3px;
        text-indent: -999em;
        margin-top: -3px; }
    #north .center #topnav {
      position: absolute;
			width: 1000px;
      bottom: -22px;
      z-index: 100000; }
    #north .center #nav {
      position: absolute;
      left: 0;
      top: 0;
      width: 980px;
      z-index: 10000; }
    #north .center #top_login {
      position: absolute;
      left: 600px;
      width: 380px;
      top: 33px; }
    #north .center .tabs {
      padding: 0; }
      #north .center .tabs .toptabs_small {
        position: absolute;
        right: 0px;
        top: 0;
        height: 32px;
        margin-left: -2px; }
        #north .center .tabs .toptabs_small ul {
          display: inline; }
          #north .center .tabs .toptabs_small ul li {
            float: right;
            display: block;
            height: 20px;
            line-height: 20px;
            width: 90px;
            background-color: #ffffff;
            margin: 0px 2px;
            text-align: center;
            cursor: pointer;
            list-style: none; }
            #north .center .tabs .toptabs_small ul li a {
              padding: 0;
              margin: 0;
              background-color: white;
              background-image: url(/images/tabs/whitetab.png);
              background-repeat: no-repeat;
              background-position: 0px 13px;
              color: #2d373f;
              display: block;
              height: 20px;
              line-height: 20px;
              font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
              font-size: 11px;
              font-weight: bold; }
              #north .center .tabs .toptabs_small ul li a:hover {
                color: #1577d4;
                text-decoration: none;
                padding-top: 3px;
                background-position: 0px 16px; }
            #north .center .tabs .toptabs_small ul li.active a {
              color: white;
              background-color: #68aff3;
              background-image: url(/images/tabs/bluetab.png); }
              #north .center .tabs .toptabs_small ul li.active a:hover {
                color: white; }
      #north .center .tabs .toptabs {
        height: 63px;
        width: 480px; }
        #north .center .tabs .toptabs ul {
          display: inline; }
          #north .center .tabs .toptabs ul li {
            float: left;
            display: block;
            height: 30px;
            line-height: 30px;
            width: 90px;
            background-color: #ffffff;
            margin: 0px 2px;
            text-align: center;
            cursor: pointer;
            list-style: none; }
            #north .center .tabs .toptabs ul li a {
              padding: 0;
              margin: 0;
              background-color: white;
              background-image: url(/images/tabs/whitetab.png);
              background-repeat: no-repeat;
              background-position: 0px 23px;
              color: #2d373f;
              display: block;
              height: 30px;
              line-height: 30px;
              font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
              font-size: 13px;
              font-weight: bold; }
              #north .center .tabs .toptabs ul li a:hover {
                color: #1577d4;
                text-decoration: none;
                padding-top: 3px;
                background-position: 0px 26px; }
            #north .center .tabs .toptabs ul li.active a {
              color: white;
              background-color: #68aff3;
              background-image: url(/images/tabs/bluetab.png); }
              #north .center .tabs .toptabs ul li.active a:hover {
                color: white; }
      #north .center .tabs .bottomtabs #new-message {
        width: 150px;
        height: 32px;
        float: left; }
      #north .center .tabs .bottomtabs #mybar {
        margin: 0;
        padding: 0;
        margin-left: 25px;
        float: left;
        background-image: url(/images/tabs/graytab.gif);
        background-repeat: no-repeat;
        width: 295px;
        height: 33px;
        padding-left: 6px; }
        #north .center .tabs .bottomtabs #mybar li {
          margin: 0;
          padding: 0;
          float: left;
          margin: 8px 4px; }
          #north .center .tabs .bottomtabs #mybar li a {
            margin: 0;
            padding: 0;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-weight: bold;
            font-size: 9px;
            color: #bac2c0;
            background: none; }
            #north .center .tabs .bottomtabs #mybar li a:hover {
              color: #ffffff;
              text-decoration: underline; }
  #north #header_spacer {
    width: 100%;
    height: 15px; }
  #north .bottom {
    padding: 0;
    margin: 0;
    height: 15px; }

.home.index #center {
  background: #fff url('/images/structure/bg-gradient.png') repeat-x bottom left; }

#drop_down {
  position: absolute;
  margin-top: -13px;
  width: 760px;
  background: white;
  border: 2px solid #333333;
  border-top: none;
  z-index: 100;
  display: none; }
  #drop_down .closelink {
    width: 74px;
    height: 25px;
    display: block;
    float: right;
    background: url('/images/facebox/closelabel.gif') no-repeat;
    text-indent: -999em;
    margin: 0 5px 5px 0; }

#center {
  background: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  z-index: 1; }
  #center .main_panel .faq {
    width: 200px;
    margin-right: 5em; }

#south {
  clear: both;
  border-top: 2px solid #c4e3ff;
  min-height: 100px;
  color: #7e89a2;
  font-size: 10px; }
  #south .girdle {
    padding: 15px 0; }
  #south .bottom-links {
    font-weight: bold; }
    #south .bottom-links a {
      color: #7e89a2; }
    #south .bottom-links .bottom-nav {
      font-weight: bold;
      width: 650px;
      float: left; }
      #south .bottom-links .bottom-nav li {
        float: left;
        padding-right: 15px; }
      #south .bottom-links .bottom-nav ul.second-row {
        clear: both;
        margin-top: 27px; }
  #south .copyright {
    float: right;
    font-weight: bold; }

.girdle {
  margin: 0 auto;
  text-align: left;
  width: 980px;
  position: relative; }

.spinner {
  display: none; }

.weight-unit {
  vertical-align: top; }


#dashboard .top.left {
  width: 556px; }
#dashboard .top.right {
  width: 204px; }
#dashboard .graph {
  margin-top: 15px;
  padding-top: 5px;
  /*border-top: 1px solid #ccc;*/ }

#Start.large .weight {
  display: block;
  margin-bottom: 10px; }
  #Start.large .weight input {
    width: 80px; }
#Start.large div.submit, #Start.large .twitter, #Start.large .explanation {
  display: block; }

#Start {
  margin-bottom: 0; }
  #Start .help {
    left: 115px;
    top: 100px; }
  #Start .success {
    display: none; }
  #Start .help_label img {
    position: relative;
    top: 3px; }
  #Start h2 {
    margin: 0 0 5px;
    color: #333;
    font-size: 13px; }
  #Start .weight {
    display: none;
    margin-top: 8px;
    font-size: 13px;
    font-weight: bold; }
    #Start .weight .weight_input {
      font-size: 14px; }
  #Start .user.photo {
    float: left; }
  #Start form {
    float: left;
    width: 400px;
    margin-top: -3px; }
    #Start form textarea:focus {
      border: none;
      background: transparent; }

.community_navigation {
  padding-bottom: 15px; }

table.community_alpha_navigation {
  border-spacing: 5px; }
  table.community_alpha_navigation td {
    width: 45px;
    border: 1px solid #ccc; }
table.community_key {
  width: 100%; }
  table.community_key td {
    text-align: center;
    background: #fff;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle; }
    table.community_key td#key {
      font-weight: bold;
      text-transform: uppercase; }
/*table thead tr {
  background-color: #eeedeb; }*/
table thead th {
  text-align: center;
  font-weight: bold;
  padding: 6px 12px;
/*  border-top: 1px solid #cccccc;*/
  border-bottom: 1px solid #cccccc; }
table.posts {
  width: 100%;
  text-align: left; }
  table.posts th {
    text-align: center; }
  table.posts td.author {
    padding: 8px 20px 10px 0px;
    width: 115px;
    line-height: 15px; }
    table.posts td.author .photo {
      margin: 5px 0; }
    table.posts td.author .link {
      font-size: 11px; }
    table.posts td.author .post_level {
      font-size: 10px;
      margin: 3px 0px; }
    table.posts td.author .admin {
      width: 73px;
      font-weight: normal; }
    table.posts td.author .all-posts {
      margin: 5px 0; }
  table.posts tbody td {
    padding-bottom: 10px;
    padding-top: 8px;
    border-bottom: 1px dotted #ccc; }
  table.posts tbody .meta {
    margin-bottom: 5px;
    position: relative; }
  table.posts tbody .date {
    border-bottom: 1px dotted #ccc;
    margin-right: 15px; }
  table.posts tbody .admin {
    font-weight: bold; }
  table.posts tbody .post {
    width: 610px;
    font-size: 11px;
    line-height: 1.6em;
    clear: both; }
    table.posts tbody .post ul {
      list-style: disc; }
    table.posts tbody .post li {
      margin-left: 1em; }
    table.posts tbody .post .quote {
      border: 1px dotted #8fbee8;
      border-left: 3px solid #8fbee8;
      font-style: italic;
      margin: 8px auto 0px;
      padding: 3px;
      width: 95%;
      background: #ffffff; }
      table.posts tbody .post .quote .quoting {
        background: #e4eaf2;
        color: #465584;
        border-left: 2px solid #006699;
        padding: 4px;
        margin: 0 auto 8px;
        font-style: none; }
table.topics {
  width: 100%;
  text-align: center;
  font-size: 11px;
  line-height: 15px; }
  table.topics td {
    text-align: center;
    padding: 9px 3px;
    vertical-align: middle;
    border-bottom: 1px dotted #ccc; }
  table.topics .title {
    text-align: left;
    text-align: left;
    padding: 5px; }
  table.topics .favorite {
    width: 36px;
    text-align: center; }
    table.topics .favorite a, table.topics .favorite a:hover {
      text-decoration: none; }
  table.topics .name {
    width: 40%;
    text-align: left;
    padding-left: 45px; }
  table.topics .posts_count {
    width: 5%; }
  table.topics .view_count {
    width: 5%; }
  table.topics .author {
    width: 23%; }
    table.topics .author .b {
      font-size: 9px; }
  table.topics .latests {
    width: 15%; }
table.forums {
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
  font-size: 11px;
  line-height: 15px; }
  table.forums thead tr {
    background-color: #eeedeb; }
  table.forums thead th {
    text-align: center;
    font-weight: bold;
    padding: 6px 12px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc; }
  table.forums tr.row1 td.name {
    background: #eeedeb url(/images/common/square.gif) no-repeat 12px; }
  table.forums tr.row1 td.topics_count, table.forums tr.row1 td.posts_count {
    background: #eeedeb; }
  table.forums td.name {
    background: url(/images/common/square.gif) no-repeat 12px;
    width: 40%;
    text-align: left;
    padding: 5px;
    padding-left: 45px; }
    table.forums td.name .top {
      font-weight: bold; }
  table.forums td.topics_count {
    vertical-align: middle;
    width: 5%;
    text-align: center; }
  table.forums td.posts_count {
    vertical-align: middle;
    width: 5%;
    text-align: center; }
  table.forums th.name {
    background-color: #EEEDEB; }

table.community_key {
  border-spacing: 5px; }
  table.community_key img {
    vertical-align: middle; }
table.community_alpha_navigation td {
  text-align: center;
  background: #fff;
  padding-top: 2px;
  padding-bottom: 2px; }
  table.community_alpha_navigation td#reset {
    font-weight: bold;
    text-transform: uppercase; }

.all.center {
  text-align: center;
  background-color: #fff;
  padding: 20px 0; }
  .all.center img {
    margin: 1em 1em;
    vertical-align: middle; }

.left {
  float: left; }

.right {
  float: right; }

.innerfade {
  margin: 0;
  text-align: left; }
  .innerfade * {
    display: none; }
  .innerfade .first {
    display: block; }

.list .row {
  margin: 0 auto; }
  .list .row .col {
    float: left; }

.box {
  border: 1px solid #cccccc;
  margin: 10px 0px; }
  .box .title {
    color: #333333;
    font-size: 11px;
    line-height: 15px;
    padding: 5px;
    background-color: #EEEDEB;
    border-bottom: 1px solid #cccccc; }
  .box .content {
    padding: 15px; }

.image.decorated img {
  border: 1px solid #cccccc;
  margin: 10px; }

.chart {
  background: white;
  text-align: center; }
  .chart embed {
    margin: 0 auto; }
  .chart.pie {
    border: 1px solid #aec9e0;
    padding: 0;
    background: white;
    height: 220px;
    margin: 10px 0; }

#drop_down .chart {
  border: none; }

.search h2 {
  padding: 10px; }

.skyscraper_holder {
  text-align: center;
  border: 1px solid #cccccc;
  height: 620px;
  margin: 10px 0;
  padding-top: 40px;
  padding-bottom: 20px;
  width: 200px;
  background: url( /images/common/stripepattern.gif ); }

fieldset.colored {
  padding: 10px;
  background: #EEF7FE !important;
  border: 1px solid #ccc !important; }
  fieldset.colored legend {
    color: #526B8C;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 0px 5px; }

.flash-message {
  font-size: 14px;
  border: 1px solid;
  background: no-repeat 8px 50%;
  margin-bottom: 10px; }
  .flash-message p {
    margin: 10px;
    padding-left: 32px; }

.flash-messages .info {
  background-color: #e0f0ff;
  background-image: url('/images/common/info.png');
  border-color: #c4e3ff; }
.flash-messages .error {
  background: #ffccbf url('/images/common/error.png') no-repeat 10px 50%;
  border-color: #b32400; }
.flash-messages .inline {
  background: none;
  border: none;
  position: relative;
  display: inline; }
  .flash-messages .inline input {
    cursor: pointer; }
  .flash-messages .inline form {
    display: inline; }
  .flash-messages .inline img {
    position: relative;
    top: 2px; }

#center .flash-messages .inline .help {
  left: -1px !important;
  width: 320px !important;
  top: 29px !important; }
  #center .flash-messages .inline .help p {
    padding-left: 0; }

.welcome .welcome_columns {
  width: 780px;
  margin: 10px auto; }
  .welcome .welcome_columns div.text {
    font-size: 11px;
    line-height: 16px; }
  .welcome .welcome_columns .left {
    float: left;
    width: 360px; }
    .welcome .welcome_columns .left .click_here {
      margin: 15px 0px;
      padding-left: 34px;
      background: url('/images/welcome/double_arrow.gif') no-repeat left; }
      .welcome .welcome_columns .left .click_here a {
        display: block;
        text-align: center; }
    .welcome .welcome_columns .left .left-top {
      height: 530px; }
      .welcome .welcome_columns .left .left-top h1 {
        font-size: 25px;
        font-weight: bold;
        font-family: verdana;
        color: #000;
        text-align: center;
        margin-bottom: 6px; }
      .welcome .welcome_columns .left .left-top h2 {
        font-size: 17px;
        font-weight: bold;
        color: #2076C5;
        font-family: verdana;
        text-align: center;
        margin-bottom: 12px; }
    .welcome .welcome_columns .left .left-bottom h3 {
      font-weight: bold;
      color: #000;
      margin-bottom: 5px; }
  .welcome .welcome_columns .right {
    float: right;
    width: 380px;
    margin: 0 auto; }
    .welcome .welcome_columns .right .right-top {
      height: 530px; }
      .welcome .welcome_columns .right .right-top h2 {
        color: #000;
        margin-bottom: 0px; }
    .welcome .welcome_columns .right .right-bottom h3 {
      font-weight: bold;
      color: #000;
      margin-bottom: 5px; }
    .welcome .welcome_columns .right .update_block {
      margin: 15px 0px; }
      .welcome .welcome_columns .right .update_block .whats_happening {
        background: #fefcd3;
        border: 1px solid #d7dfdf;
        font-size: 17px;
        font-weight: bold;
        padding: 8px 3px;
        text-align: center;
        color: #6f7162; }
        .welcome .welcome_columns .right .update_block .whats_happening a, .welcome .welcome_columns .right .update_block .whats_happening a:link, .welcome .welcome_columns .right .update_block .whats_happening a:visited {
          color: black;
          text-decoration: underline; }
        .welcome .welcome_columns .right .update_block .whats_happening a:hover {
          text-decoration: none; }
      .welcome .welcome_columns .right .update_block .calories_burned {
        background: #FBF9F5;
        border: 1px solid #d7dfdf;
        height: 27px;
        margin: 12px 0px;
        padding: 10px; }
        .welcome .welcome_columns .right .update_block .calories_burned .left {
          width: 160px;
          font-weight: bold; }
        .welcome .welcome_columns .right .update_block .calories_burned .right {
          width: 160px;
          color: #5694D7;
          font-size: 10px;
          font-weight: bold;
          padding-top: 0px; }
          .welcome .welcome_columns .right .update_block .calories_burned .right .number {
            color: #2076C5;
            font-size: 24px;
            font-weight: bold;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            height: 26px; }
    .welcome .welcome_columns .right #signup {
      display: block;
      width: 335px;
      height: 90px;
      margin: auto;
      text-indent: -999em;
      overflow: hidden;
      background: url('/images/welcome/signup.gif') no-repeat center; }
    .welcome .welcome_columns .right .login {
      background-image: url('/images/welcome/loginbg.gif');
      border: 1px solid #d0e7d1;
      margin: 10px auto;
      padding: 5px;
      color: #3d9655; }
      .welcome .welcome_columns .right .login .title {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 17px;
        padding: 3px;
        padding-left: 11px;
        padding-top: 3px;
        text-align: left; }
      .welcome .welcome_columns .right .login .subtitle {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 14px;
        padding: 3px;
        margin-bottom: 3px; }
      .welcome .welcome_columns .right .login .image_and_button {
        margin: 3px 0px;
        padding: 2px 8px; }
        .welcome .welcome_columns .right .login .image_and_button a {
          display: block;
          float: left; }
      .welcome .welcome_columns .right .login .button {
        margin-left: 20px; }
.welcome .welcome_columns_features .left {
  width: 370px; }
.welcome .welcome_columns_features .welcome_feature {
  padding-left: 30px;
  background: no-repeat top left;
  margin: 10px 0px;
  text-align: left; }
  .welcome .welcome_columns_features .welcome_feature h3 {
    margin-bottom: 5px; }
  .welcome .welcome_columns_features .welcome_feature.f1 {
    background-image: url('/images/welcome/icon1.gif'); }
  .welcome .welcome_columns_features .welcome_feature.f2 {
    background-image: url('/images/welcome/icon2.gif'); }
  .welcome .welcome_columns_features .welcome_feature.f3 {
    background-image: url('/images/welcome/icon3.gif'); }
  .welcome .welcome_columns_features .welcome_feature.f4 {
    background-image: url('/images/welcome/icon4.gif'); }
  .welcome .welcome_columns_features .welcome_feature.f5 {
    background-image: url('/images/welcome/icon5.gif'); }
  .welcome .welcome_columns_features .welcome_feature.f6 {
    background-image: url('/images/welcome/icon6.gif'); }
.welcome .screenshots {
  height: 333px;
  width: 358px;
  margin: 10px 0px;
  clear: both; }
.welcome.how {
  width: 760px; }
  .welcome.how .row {
    margin: 0 auto; }
    .welcome.how .row .col {
      float: left;
      width: 230px;
      margin: 10px; }
      .welcome.how .row .col .image {
        text-align: center;
        padding: 8px 0px; }
      .welcome.how .row .col .title img {
        float: left;
        padding-right: 10px; }
      .welcome.how .row .col .title h2 {
        float: left; }
  .welcome.how .all.center .fake_button {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: bold; }

#p-users-login .left {
  width: 400px; }

.userphoto {
  display: block;
  border: 1px solid #cccccc;
  width: 70px;
  height: 70px;
  background: #ffffff;
  text-align: center;
  margin: 0 auto; }
  .userphoto img {
    padding: 0px; }

.user.preview {
  width: 236px;
  margin: 5px;
  min-height: 60px;
  padding: 5px;
  border: 1px solid #c4e3ff;
  border-style: none none none solid;
  background: #eef7fe; }
  .user.preview .left {
    width: 200px; }
    .user.preview .left .left {
      width: 30px; }
      .user.preview .left .left img {
        border: 1px solid #cecece;
        width: 35px; }
    .user.preview .left .right {
      width: 150px; }
  .user.preview .right a {
    display: block;
    padding: 3px 0; }

/*.signup #center .girdle, .groups.new #center .girdle, .groups.invites #center .girdle, .groups.edit #center .girdle, .quick_signup #center .girdle {
  width: 565px; }*/
.signup .steps_title, .groups.new .steps_title, .groups.invites .steps_title, .groups.edit .steps_title, .quick_signup .steps_title {
  margin-top: 0; }

.quick_signup #center .girdle {
  width: 580px; }

.signup.step4 #center .girdle {
  width: 760px; }

.green {
  color: #090; }

#choose-plan {
  width: 760px; }

/*.subscriptions.new #center .girdle {
  width: 565px; }*/

.subscriptions.index #subscriptions th {
  padding: 10px 10px 0;
  font-weight: bold;
  text-align: left; }
.subscriptions.index #subscriptions td {
  padding: 10px; }
  .subscriptions.index #subscriptions td table td {
    padding: 5px 5px 0 0; }

#subscription_plans {
  font-size: 13px; }
  #subscription_plans h2.price {
    color: black;
    font-size: 24px; }
  #subscription_plans form.bigform {
    width: auto; }
  #subscription_plans #choose .clearfix {
    margin: 20px 0; }
  #subscription_plans #choose .compare {
    text-align: center;
    font-weight: bold;
    margin: 15px 0; }
  #subscription_plans #choose .left {
    font-size: 12px; }
  #subscription_plans #choose .left.a {
    width: 282px;
    height: 483px;
    background: url("/images/signup-upsell/plus-bg.png") no-repeat;
    padding: 17px 24px;
    font-weight: bold;
    text-align: center;
    margin-right: 47px; }
    #subscription_plans #choose .left.a #plus-signup, #subscription_plans #choose .left.a #guarantee {
      margin-bottom: 10px; }
    #subscription_plans #choose .left.a p.guarantee {
      color: #c2282b;
      font-size: 10px; }
  #subscription_plans #choose #onetoone {
    background: url("/images/signup-upsell/1to1-bg.png") no-repeat;
    width: 279px;
    height: 246px;
    padding: 6px 25px 0;
    text-align: center;
    font-weight: bold; }

.statement-wrapper {
  position: relative;
  left: -19px;
  padding-left: 19px;
  background: url("/images/common/caret.gif") left 15px no-repeat; }

.statement {
  line-height: 13px;
  background: #eeedeb;
  padding: 10px 16px;
  width: 509px;
  min-height: 40px; }
  .statement .text {
    height: 67px;
    overflow: hidden; }
  .statement .text_full {
    display: none; }

.users.show h1 {
  color: #333333;
  font-size: 20px; }
.users.show .meta {
  margin: 4px 0 9px; }
  .users.show .meta .location img {
    top: -3px; }
  .users.show .meta img {
    position: relative;
    top: -1px;
    vertical-align: top; }
  .users.show .meta div {
    float: left;
    margin-right: 15px; }
  .users.show .meta .link {
    margin-right: 0; }
.users.show .box {
  border: 1px solid #cccccc;
  margin: 10px 0px; }
  .users.show .box .title {
    color: #333333;
    font-size: 11px;
    line-height: 15px;
    padding: 5px;
    background-color: #EEEDEB;
    border-bottom: 1px solid #cccccc; }
  .users.show .box .content {
    background: #F4F3F1;
    padding: 5px; }
    .users.show .box .content .inner {
      background: white;
      padding: 20px;
      line-height: 15px; }
.users.show .basic_info .corner_ad {
  margin-top: 10px; }
.users.show .basic_info .box {
  width: 450px; }
  .users.show .basic_info .box .content .inner {
    padding: 8px 10px; }
  .users.show .basic_info .box .left {
    width: 150px;
    margin: 0 auto; }
    .users.show .basic_info .box .left .zoom {
      padding: 3px 5px;
      font-size: 9px;
      color: #474747;
      width: 130px;
      margin: 0 auto;
      color: #474747;
      display: block;
      background: #DAEBFD; }
      .users.show .basic_info .box .left .zoom:hover {
        color: white;
        background: #61aef4;
        text-decoration: none; }
    .users.show .basic_info .box .left .image .zoom {
      padding: 0;
      margin: 0;
      width: auto;
      background: white; }
    .users.show .basic_info .box .left .joined {
      background: #f4f3f1; }
    .users.show .basic_info .box .left .last_login {
      background: #e4fcc3; }
  .users.show .basic_info .box .right {
    width: 250px; }
    .users.show .basic_info .box .right .send_gift a {
      display: block;
      padding: 5px 8px;
      border: none;
      color: #4D5762;
      background: #D9EBFF; }
      .users.show .basic_info .box .right .send_gift a:hover {
        background: #54A7F3;
        color: #fff;
        text-decoration: none; }
    .users.show .basic_info .box .right .send_message a {
      display: block;
      margin-top: 15px;
      padding: 5px 8px;
      border: none;
      color: #4D5762;
      background: #FDFFE0; }
      .users.show .basic_info .box .right .send_message a:hover {
        text-decoration: none;
        color: #FFFFFF;
        background: #61AEF4; }
    .users.show .basic_info .box .right .toggle_motivator button {
      display: block;
      width: 100%;
      text-align: left;
      border: none;
      background: #eeedeb;
      padding: 5px 6px; }
      .users.show .basic_info .box .right .toggle_motivator button.hover {
        color: #FFFFFF;
        background: #61AEF4; }
.users.show .split_towers .left {
  width: 200px; }
  .users.show .split_towers .left .image {
    width: 200px;
    text-align: center;
    margin: 0px auto 5px; }
  .users.show .split_towers .left .skyscraper_ad_iframe_holder {
    text-align: center;
    border: 1px solid #cccccc;
    height: 620px;
    margin: 10px 0;
    padding-top: 40px;
    padding-bottom: 20px;
    width: 200px;
    background: url( /images/common/stripepattern.gif ); }
.users.show .split_towers .right {
  width: 550px; }
  .users.show .split_towers .right .contacts .list {
    margin: 0 auto;
    text-align: center; }
    .users.show .split_towers .right .contacts .list .thumbnail {
      float: left;
      padding: 5px;
      width: 85px;
      height: 110px; }
    .users.show .split_towers .right .contacts .list .row {
      margin: 0 auto;
      text-align: center; }
    .users.show .split_towers .right .contacts .list .col {
      width: 98px;
      margin: 8px 0px; }
  .users.show .split_towers .right .groups .list {
    margin: 0 auto;
    text-align: center; }
    .users.show .split_towers .right .groups .list .row {
      text-align: center; }
    .users.show .split_towers .right .groups .list .col {
      width: 140px;
      margin: 10px; }

.users.show .basic_info .box .left .joined, .users.show .basic_info .box .left .last_login {
  padding: 3px 5px;
  font-size: 9px;
  color: #474747;
  width: 130px;
  margin: 0 auto; }
.users.show .basic_info .box .right .toggle_contact button {
  display: block;
  width: 100%;
  text-align: left;
  border: none;
  background: #eeedeb;
  padding: 5px 6px; }
  .users.show .basic_info .box .right .toggle_contact button.hover {
    color: #FFFFFF;
    background: #61AEF4; }

.user_lightbox {
  border: 1px solid #c4e3ff;
  border-top: none;
  background: white;
  display: none;
  z-index: 2;
  position: absolute;
  padding: 5px;
  margin-top: -5px;
  margin-left: 5px;
  width: 320px; }
  .user_lightbox strong {
    font-weight: bold; }

.user_lightbox_photo_wrapper {
  border: 1px solid #c4e3ff;
  background: #fff;
  padding: 6px;
  margin: 5px 10px 5px 5px;
  height: 88px;
  width: 88px;
  text-align: center;
  vertical-align: middle; }
  .user_lightbox_photo_wrapper img {
    margin: auto;
    vertical-align: middle;
    line-height: 100px; }

.user_lightbox_statement {
  padding: 3px 10px;
  margin: 0 0 0 100px; }

.ajax_charts_head {
  padding-top: 5px; }

.split_towers .left {
  width: 200px; }
.split_towers .right {
  width: 550px; }

.users.show .split_towers .right {
  width: 541px; }
  .users.show .split_towers .right .comments .highlight {
    background: #ffc; }

.comment.show .name_and_date {
  margin-bottom: 15px; }
  .comment.show .name_and_date .name {
    float: left; }
    .comment.show .name_and_date .name a {
      font-size: 15px;
      color: #636D77; }
  .comment.show .name_and_date .date {
    float: right;
    color: #4B83C1; }
.comment.show .text {
  margin-bottom: 15px; }
.comment.show .actions {
  text-align: right; }
.comment.form {
  margin: 10px 0px 20px;
  padding: 15px;
  border: 1px solid #C6DBF0;
  background: #e5f3fc; }
  .comment.form h2 {
    fonts-family: Arial, Helvetica, sans-serif; }
  .comment.form .description {
    margin-bottom: 5px; }
  .comment.form .fake_button {
    border: 1px solid #96BF6C;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    width: 210px;
    height: 18px;
    display: block;
    margin: 5px 0px; }
  .comment.form form {
    margin: 0;
    padding: 0; }
  .comment.form button {
    height: 30px;
    margin: 3px 0px; }
  .comment.form textarea {
    width: 490px;
    height: 45px;
    padding: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #aec9e0; }

.comment.form button {
  border: 1px solid #96BF6C;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  width: 210px;
  height: 20px;
  display: block;
  float: left;
  margin: 5px 15px; }

.forums.search #forum-search {
  margin-bottom: 10px;
 	}

#forum-search {
  margin-top: 5px; 
	text-align: center; }
  #forum-search input.text {
    background: url(/images/common/forum-search-bg.png) top left no-repeat;
    padding: 7px 4px 3px 24px;
    width: 492px;
    height: 24px;
    border: 0;
    font-size: 15px;
    color: #222; }

.groups #forum-search {
  float: right; }
  .groups #forum-search input.text {
    background: url(/images/common/forum-search-330-bg.png) top left no-repeat;
    padding: 7px 4px 3px 24px;
    width: 302px; }

.forums.index .latest_posts, .forums.index #bookmarked {
  margin-bottom: 50px; }
.forums .forum_topics {
  margin-bottom: 25px; }
.forums.topics_holder {
  width: 760px; }
.forums .title {
  margin-bottom: 16px; }

.forum.header {
  background-color: #0d83dd;
  color: #ffffff;
  padding: 0px 10px;
  height: 30px; }
  .forum.header a {
    color: #ffffff;
    font-weight: bold;
    margin-right: 15px;
    line-height: 30px; }
  .forum.header form {
    margin: 3px 0px;
    padding: 0; }
    .forum.header form input {
      font-size: 10px; }
    .forum.header form button {
      font-size: 11px;
      vertical-align: middle; }

#forum-breadcrumbs {
  background-color: #fffbe1;
  border-top: 1px solid #d6ce95;
/*  border-bottom: 1px solid #d6ce95;*/
  padding: 8px 12px;
/*  margin-bottom: 18px; */
}

.bottom_links {
  text-align: center;
  margin: 3px auto; }

table.topics th {
  text-align: center; }
table.topics .latests .b {
  font-size: 9px; }
table.topics .posted-in {
  font-size: 80%;
  color: 777;
  margin-top: 2px; }
table.forums th.name {
  background: #eeedeb url(/images/common/square.gif) no-repeat 12px;
  width: 40%;
  text-align: left;
  padding: 5px;
  padding-left: 45px; }
  table.forums th.name .top {
    font-weight: bold; }
table.forums th.topics_count {
  vertical-align: middle;
  width: 5%;
  text-align: center; }
table.forums th.posts_count {
  vertical-align: middle;
  width: 5%;
  text-align: center; }

.topics .posts_wall {
  margin-bottom: 20px; }
  .topics .posts_wall .title {
    margin-bottom: 16px; }
  .topics .posts_wall .posts {
    margin-bottom: 10px; }
.topics .subscribe {
  margin: 2px 0 10px;
  position: relative; }

.topics .unflag a, .post .unflag a {
  display: none; }
.topics .flagging, .post .flagging {
  position: absolute;
  right: 0;
  bottom: 0; }

.topic-table-small th {
  text-align: left !important;
  padding-left: 0px;
  background: white !important;
  border-style: none none solid; }
.topic-table-small td {
  border-bottom: 1px solid #ddd !important; }
.topic-table-small .author {
  text-align: left; }
.topic-table-small .title {
  width: 6000px;
  padding-left: 0; }
.topic-table-small h4 {
  display: inline; }

.new-topic h2 {
  margin: 10px 0; }

.new-topic-links {
  z-index: 10;
  position: relative;
  height: 1px;
  margin-top: -14px; }
  .new-topic-links .positioner {
    position: absolute;
    top: 5px;
    right: 0px;
    width: 300px; }
    .new-topic-links .positioner a {
      float: right;
      margin: 0 0 10px 10px;
      font-size: 13px;
      padding: 7px; }

.groups .new-topic-links {
  margin-top: 0; }

.post_form textarea {
  height: 150px;
  width: 450px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 15px; }
.post_form li.yes_no label {
  width: 590px; }

.home .date_selection .change {
  float: right;
  height: 22px;
  text-align: right;
  margin-top: 18px;
  padding: 8px 10px 0; }
  .home .date_selection .change span.today {
    padding: 0 10px;
    font-weight: bold; }
.home .date_selection .datepicker_holder {
  float: right;
  height: 30px;
  margin-top: 18px;
  padding: 0 10px;
  background-color: #DBEEFF;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px; }
.home .date_selection .prev_next {
  margin: 6px; }
  .home .date_selection .prev_next a {
    font-size: 9px;
    font-weight: bold;
    line-height: 12px;
    vertical-align: top; }
.home .date_selection .date_info {
  text-align: right;
  margin-top: .7em;
  margin-right: 6px;
  position: relative; }
  .home .date_selection .date_info a.change_date {
    font-weight: bold;
    font-size: 12px;
    line-height: 13px;
    color: #4d5762; }
.home.start h2 {
  padding: 5px 10px 0px;
  text-align: left; }
.home.start .start_item {
  float: left;
  margin: 29px;
  margin-top: 18px;
  text-align: center; }
.home.tool .left {
  width: 320px; }
.home.workouts p.message {
  margin: 10px 0; }
.home.workouts .blue_box {
  width: 140px;
  margin: 10px; }
.home.workouts .yellow_box {
  width: 252px;
  margin-bottom: 10px;
  text-align: center; }
.home.workouts .left {
  width: 320px; }
.home.workouts .right {
  width: 390px; }
.home.weight .left .latest_weight {
  background: #dcf0ff url(/images/home/edit.gif) no-repeat;
  border: 4px solid #b4d5ff;
  color: #4a73a5;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 3px 5px 24px;
  text-align: center;
  margin: 0px auto 15px; }
.home.weight .left .blue_box {
  margin: 8px 0;
  width: 140px;
  float: left; }
  .home.weight .left .blue_box .value {
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    padding: 5px 0px; }
.home.weight .left .yellow_box {
  float: right; }
.home.weight .left .your_bmi .label {
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  color: #333333; }
.home.weight .left .your_bmi .value {
  color: #de1e2f;
  font-weight: bold;
  font-size: 17px;
  text-align: center; }
.home.weight .left .total_weight_change .label {
  font-weight: bold;
  font-size: 10px;
  text-align: center;
  color: #333333; }
.home.weight .left .total_weight_change .value {
  color: #de1e2f;
  font-weight: bold;
  font-size: 23px;
  text-align: center; }
.home.weight #weight_today_form {
  margin-bottom: 15px; }
.home.logs td.name {
  font-weight: bold; }

#select_graph {
  background: #fff;
  padding: 5px 0;
  margin-top: 5px; }

.panel, .admin {
  border: 4px solid #dbeeff !important;
  background-color: #dbeeff !important;
  background-image: url(/images/home/app_bg.gif) !important;
  background-repeat: repeat-x !important;
  padding: 10px !important; }
  .panel h2,   .admin h2 {
    color: #526b8c; }
  .panel h3,   .admin h3 {
    color: #333333;
    background: #dbeeff;
    padding: 10px;
    border-bottom: 2px solid #aec9e0;
    margin-bottom: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif; }
  .panel .title h2,   .admin .title h2 {
    color: #526b8c; }
  .panel .title a,   .admin .title a {
    color: #526b8c;
    font-weight: bold; }
  .panel .inside-panel,   .admin .inside-panel {
    border: 1px solid #aec9e0;
    background: white;
    padding: 10px; }
  .panel .message,   .admin .message {
    border: 2px solid #aec9e0;
    margin-bottom: 10px;
    padding: 10px; }

.panel .diet h3 {
  background: none;
  margin: 0;
  padding: 0;
  border: none;
  font-weight: normal; }

#summary {
  margin-top: 10px; }

.summary-box {
  margin-top: 15px;
  background: #FFFFFF;
  border: 1px solid #aec9e0;
  font-size: 14px;
  font-weight: bold;
  z-index: 1; }
  .summary-box li {
    margin: 5px; }
    .summary-box li span {
      float: right;
      width: 120px;
      text-align: left; }
    .summary-box li .s-green {
      color: #3d9655; }
    .summary-box li .s-blue {
      color: #1577d4; }

.quantity {
  padding-bottom: 20px;
  margin-bottom: 15px;
  z-index: 1; }
  .quantity h3 {
    color: #526B8C;
    font-size: 14px; }
  .quantity .scale {
    padding-top: 4px; }
    .quantity .scale div {
      float: left;
      width: 72px;
      font-weight: bold;
      font-size: 13px;
      color: #3F7CC2; }
    .quantity .scale .second {
      text-align: center;
      width: 85px; }
    .quantity .scale .fourth {
      text-align: right; }
  .quantity .shade {
    background: #FF0000;
    border: 1px solid #232323;
    height: 7px !important;
    padding: 0px !important;
    margin: 0px !important; }

.quality {
  margin-bottom: 15px; }
  .quality h3 {
    color: #526B8C;
    font-size: 14px; }
  .quality .scale {
    padding-top: 2px; }
    .quality .scale .second, .quality .scale .third {
      text-align: center;
      width: 85px; }
    .quality .scale .fourth {
      text-align: right; }
  .quality .shade {
    background: #FF0000;
    border: 1px solid #232323;
    height: 7px !important;
    padding: 0px !important;
    margin: 0px !important; }

.quantity .scale .third {
  text-align: center;
  width: 85px; }

#diet_log_entry_form button {
  float: right;
  font-size: 13px;
  background: #FCFCFC !important;
  border-color: #DDDDDD !important;
  color: #555555 !important; }
  #diet_log_entry_form button.state-enabled {
    background: url('/images/common/grad.gif') repeat-x center !important;
    border-color: #96bf6c !important;
    color: #2d5000 !important; }
#diet_log_entry_form .target-link {
  height: 18px;
  padding: 4px 4px; }

.diet .content .left {
  width: 350px; }
.diet .content .right {
  width: 360px; }
.diet .quality {
  padding: 0 auto; }
.diet .quantity {
  padding: 0 auto; }
.diet .basis {
  border: 1px solid #BBD7F9;
  background: #D9ECFF;
  padding: 4px;
  width: 290px;
  margin: 0 auto; }
  .diet .basis .inner {
    background: white; }
.diet .title {
  margin-bottom: 10px; }
  .diet .title .right {
    line-height: 22px;
    text-align: right;
    padding-right: 10px; }
.diet .diet_score {
  margin: 10px 0px;
  border: 1px solid #f0be29;
  background-color: #fcec8c;
  padding: 4px 5px; }
  .diet .diet_score .inner {
    background-color: #ffffcf;
    padding: 6px 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center; }
    .diet .diet_score .inner .value {
      color: #df2332; }

.advanced_diet .title {
  margin-bottom: 10px; }
  .advanced_diet .title .right {
    line-height: 22px;
    text-align: right;
    padding-right: 10px; }
.advanced_diet .diet_score {
  margin: 10px 0px;
  border: 1px solid #f0be29;
  background-color: #fcec8c;
  padding: 4px 5px; }
  .advanced_diet .diet_score .inner {
    background-color: #ffffcf;
    padding: 6px 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center; }
    .advanced_diet .diet_score .inner .value {
      color: #df2332; }

.addlink {
  line-height: 20px;
  padding: 4px 0 4px 22px;
  cursor: pointer;
  background: url('/images/common/add.png') no-repeat left center;
  font-weight: bold;
  color: #3d9655; }
  .addlink:hover {
    color: #3d9655; }

.yellow_box {
  border: 1px solid #f0be29;
  background-color: #fcec8c;
  padding: 4px 5px; }
  .yellow_box .inner {
    padding: 6px 10px;
    background-color: #ffffcf; }

.blue_box {
  border: 1px solid #bbd7f9;
  background-color: #d9ecff;
  padding: 4px 5px; }
  .blue_box .inner {
    padding: 6px 10px;
    background-color: #fff; }

.advanced_diet .left .search_results {
  border: 1px solid #aec9e0;
  width: 430px;
  margin-left: 0;
  margin-right: 10px;
  padding: 10px;
  background: white; }
.advanced_diet .right {
  width: 270px; }
  .advanced_diet .right .nutrition_label {
    width: 250px;
    margin: 0 auto; }
  .advanced_diet .right .diet_nutrition_label {
    border: 1px solid #aec9e0;
    background: #c4e3ff;
    margin: 10px 4px;
    padding: 4px; }
    .advanced_diet .right .diet_nutrition_label .nutrition_label {
      padding: 5px; }
.advanced_diet .tab_view {
  margin: 15px 0px;
  width: 450px; }
  .advanced_diet .tab_view .tabs {
    margin-left: 8px; }
    .advanced_diet .tab_view .tabs li {
      float: left;
      margin: 0px 4px;
      padding: 3px 0px; }
      .advanced_diet .tab_view .tabs li a {
        position: relative;
        font-weight: bold;
        fonts: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        border: 1px solid #99BBE8;
        border-bottom: none;
        top: 0px;
        padding: 3px 8px;
        background: white; }
        .advanced_diet .tab_view .tabs li a.active {
          top: 1px; }
        .advanced_diet .tab_view .tabs li a:hover {
          text-decoration: none; }
      .advanced_diet .tab_view .tabs li.favorites {
        float: right;
        margin-right: 20px; }
  .advanced_diet .tab_view .content {
    border: 1px solid #99BBE8;
    padding: 10px;
    background: white; }
.advanced_diet .food {
  margin: 10px 0px 25px;
  padding: 0;
  width: 430px; }
  .advanced_diet .food .left {
    width: 360px; }
    .advanced_diet .food .left .food.preview {
      width: 350px; }
      .advanced_diet .food .left .food.preview .left {
        width: 80px; }
        .advanced_diet .food .left .food.preview .left img {
          padding: 4px;
          border: 1px solid #DDDDDD;
          text-align: center; }
      .advanced_diet .food .left .food.preview .right {
        width: 260px; }
  .advanced_diet .food .right {
    width: 70px; }
    .advanced_diet .food .right form {
      padding: 0;
      margin-bottom: 5px; }
      .advanced_diet .food .right form button {
        border: none;
        display: block;
        width: 70px;
        height: 21px;
        font-size: 10px;
        background: #e9f6ff;
        padding: none;
        margin: none;
        color: #333333; }
      .advanced_diet .food .right form .favorite button {
        background: #F6F6F6; }

#activity_entries {
  width: 100%;
  background: #FFFFFF;
  border-top: 1px solid #ddd; }
  #activity_entries td {
    vertical-align: middle;
    padding: 0 5px; }
  #activity_entries tr.details td {
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd; }
  #activity_entries .type {
    font-weight: bold;
    padding-top: 5px; }
  #activity_entries .delete {
    width: 16px; }
    #activity_entries .delete button {
      height: 16px !important;
      border: none;
      background: url('/images/common/delete.png') no-repeat center; }
      #activity_entries .delete button span {
        display: none; }


.custom_log_entries {
  width: 100%;
  background: #FFFFFF;
  border-top: 1px solid #ddd; }
  .custom_log_entries td {
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    padding: 5px; }
  .custom_log_entries .type {
    font-weight: bold; }
  .custom_log_entries .delete {
    width: 16px; }
    .custom_log_entries .delete button {
      height: 16px !important;
      border: none;
      background: url('/images/common/delete.png') no-repeat center; }
      .custom_log_entries .delete button span {
        display: none; }

#custom_logs_list {
  width: 320px;
  margin-top: 1em; }

#log-entries {
  margin: 0; }

#activity_list, .activity-form {
  width: 216px; }

#activity_list .add, #custom_entries_list .add {
  margin: 5px 0 20px; }


.quick_panel {
  margin-top: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: url(/images/common/dot.png);
  background-repeat: repeat-x; }
  .quick_panel .pane {
    width: 225px;
    padding: 0 20px; }
    .quick_panel .pane h3 {
      font-family: Arial, Helvetica, sans-serif;
      font-size: bold;
      text-transform: uppercase;
      font-size: 14px; }
    .quick_panel .pane h4 {
      padding-top: 2px;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10px;
      text-tranform: uppercase;
      margin-bottom: 15px; }
      .quick_panel .pane h4 a {
        color: #3096e7;
        padding: 2px 3px;
        font-size: 10px;
        text-transform: uppercase; }
        .quick_panel .pane h4 a:hover {
          background-color: #3096e7;
          color: white;
          text-decoration: none; }
    .quick_panel .pane.first {
      padding-left: 0;
      background-image: url(/images/common/dot.png);
      background-repeat: repeat-y;
      background-position: right; }
      .quick_panel .pane.first h4 a {
        color: #58bf01; }
        .quick_panel .pane.first h4 a:hover, .quick_panel .pane.first h4 a.active {
          background-color: #58bf01;
          color: white; }
    .quick_panel .pane.last {
      background-image: url(/images/common/dot.png);
      background-repeat: repeat-y;
      background-position: left;
      padding-right: 0; }
      .quick_panel .pane.last h4 a {
        color: #ef5e14; }
        .quick_panel .pane.last h4 a:hover {
          background-color: #ef5e14;
          color: white; }
  .quick_panel p#motivator_links {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #ddd; }
  .quick_panel #motivators table {
    width: 100%; }
    .quick_panel #motivators table td {
      height: 100%;
      vertical-align: middle;
      padding: 5px 0; }
      .quick_panel #motivators table td.username {
        padding-left: 5px; }
      .quick_panel #motivators table td.photo {
        width: 50px; }
      .quick_panel #motivators table td.actions {
        width: 30px;
        text-align: right; }
        .quick_panel #motivators table td.actions img {
          margin-top: -4px; }
  .quick_panel #motivators .right {
    padding-right: 10px; }
  .quick_panel #motivators .user {
    margin: 0;
    background: white;
    padding: 3px 0 0; }
    .quick_panel #motivators .user.preview {
      height: auto;
      min-height: 36px;
      border-style: none none solid;
      width: auto; }
      .quick_panel #motivators .user.preview .left {
        width: auto; }
    .quick_panel #motivators .user img {
      vertical-align: middle; }

form button.smooth, form .submit.smooth {
  background: #E9F6FF;
  color: #333333;
  font-size: 10px;
  height: 23px;
  width: 70px;
  display: block;
  border: none; }
  form button.smooth.light,   form .submit.smooth.light {
    background: #f6f6f6; }

.messages .left {
  width: 120px;
  padding: 0; }
  .messages .left .side iframe {
    text-align: center;
    margin: 40px auto 0; }
  .messages .left .side .button {
    display: block;
    text-align: center; }
.messages .right {
  width: 580px; }
.messages .tab_view .tabs {
  margin-left: 8px; }
  .messages .tab_view .tabs li {
    float: left;
    margin: 0px 4px;
    padding: 3px 0px; }
    .messages .tab_view .tabs li a {
      position: relative;
      font-weight: bold;
      fonts: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      border: 1px solid #99BBE8;
      border-bottom: none;
      top: 0px;
      padding: 3px 8px;
      background: white; }
      .messages .tab_view .tabs li a.active {
        top: 1px; }
      .messages .tab_view .tabs li a:hover {
        text-decoration: none; }
.messages .tab_view .content {
  border-top: 1px solid #99BBE8;
  padding: 10px;
  background: white; }
.messages .tab_view #message_list {
  width: 100%; }
  .messages .tab_view #message_list thead td {
    background: #FFFFFF; }
  .messages .tab_view #message_list td {
    line-height: 31px;
    border-bottom: 1px solid #ddd;
    position: relative; }
  .messages .tab_view #message_list .actions {
    width: 50px; }
    .messages .tab_view #message_list .actions form {
      width: 16px; }
    .messages .tab_view #message_list .actions button {
      margin-top: 8px;
      width: 16px;
      height: 16px;
      float: right;
      padding: 0;
      border: none;
      background: url('/images/common/delete.png') no-repeat center; }
      .messages .tab_view #message_list .actions button span {
        display: none; }
    .messages .tab_view #message_list .actions .reply {
      margin-right: 4px;
      background: url('/images/messages/reply.png') no-repeat center;
      text-indent: -999em; }
  .messages .tab_view #message_list.inbox .subject {
    padding-left: 24px;
    background: no-repeat left; }
  .messages .tab_view #message_list.inbox .unread {
    background-image: url('/images/messages/unread.png'); }
  .messages .tab_view #message_list.inbox .read {
    background-image: url('/images/messages/read.png'); }
.messages.show {
/*  width: 600px;*/
  margin-bottom: 20px;
  position: relative; }
  .messages.show .who {
    width: 100px;
    text-align: center;
    float: left;
    border-right: 1px solid #ddd;
    margin-right: 15px;
    padding-right: 15px; }
    .messages.show .who .userphoto {
      margin: 10px auto; }
  .messages.show .content {
    width: 460px;
    float: left; }
  .messages.show .actions {
    position: relative; }
    .messages.show .actions button {
      position: absolute;
      right: 160px; }
    .messages.show .actions a.reply {
      right: 0; }
    .messages.show .actions .backlink {
      right: 80px;
      background: #E0F9BE !important; }

.messages .tab_view #message_list .actions .reply {
  margin-top: 0px;
  width: 16px;
  height: 16px;
  float: right; }
.messages.show .actions a {
  float: left;
  margin-left: 10px; }
.messages .actions {
  padding-top: 10px; }

.paginator.boxes {
  margin-top: 15px auto 10px;
  padding: 5px; }
  .paginator.boxes span {
    padding: 2px; }
  .paginator.boxes .box {
    margin: none;
    border: none; }
    .paginator.boxes .box a {
      font-weight: bold;
      padding: 3px 5px;
      border: 2px solid #cccccc;
      color: #333333; }
    .paginator.boxes .box.current a {
      color: #4092d9;
      border-color: #4092d9; }

a#view_all_members {
  color: white !important; }


.group_logo a {
  border: 1px solid #999;
  display: block;
  width: 60px;
  height: 60px;
  background: url("/images/groups/logo_medium.jpg"); }

.groups.index .col0 {
  margin-right: 10px; }
.groups.index .row {
  margin-bottom: 6px; }
.groups.index .category_list {
  padding: 15px 10px;
  border: 1px solid #dddddd;
  background: #f6f6f6; }
  .groups.index .category_list .category_link {
    margin: 8px 5px; }
    .groups.index .category_list .category_link a {
      color: #333333; }
      .groups.index .category_list .category_link a:hover {
        color: #1577d4; }
    .groups.index .category_list .category_link.super a {
      font-weight: bold; }
.groups.index .create_group {
  border: 1px solid #d4dAE0;
  background: url(/images/common/yellow_bg.gif) repeat-x;
  height: 39px;
  padding: 7px;
  width: 744px; }
  .groups.index .create_group .left img {
    float: left; }
  .groups.index .create_group .left span {
    font-size: 20px;
    padding-left: 15px;
    line-height: 38px; }
  .groups.index .create_group .right {
    padding: 8px; }
.groups.index .display {
  margin-top: 15px; }
  .groups.index .display .left {
    width: 160px; }
  .groups.index .display .right {
    width: 590px; }
.groups.index .group.preview {
  width: 266px;
  height: 70px;
  padding: 8px;
  border: 1px solid; }
  .groups.index .group.preview .left {
    width: 60px; }
  .groups.index .group.preview .right {
    width: 180px; }
  .groups.index .group.preview .name {
    font-weight: bold; }
    .groups.index .group.preview .name a {
      color: #4d5762; }
  .groups.index .group.preview .fake_button {
    font-size: 11px;
    display: block;
    width: 110px;
    height: 18px;
    line-height: 18px;
    padding: 0;
    margin-top: 5px;
    text-align: left; }
  .groups.index .group.preview.orange {
    background: #E1D3A1;
    border-color: #333333; }
  .groups.index .group.preview.pink {
    background: #EFDAEF;
    border-color: #C96DCC; }
  .groups.index .group.preview.purple {
    background: #D5B3E1;
    border-color: #8E4EA6; }
  .groups.index .group.preview.green {
    background: #BDE3BF;
    border-color: #3B8D3F; }
  .groups.index .group.preview.blue {
    background: #BBD1DF;
    border-color: #6491CC; }
  .groups.index .group.preview.red {
    background: #F3DCDC;
    border-color: #939393; }
.groups.show .left .fake_button {
  display: block;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  height: 22px;
  line-height: 22px;
  width: 152px;
  margin: 5px auto; }
.groups.show .left form {
  margin: 0 auto;
  text-align: center;
  padding: 0; }
.groups.show .left button {
  height: 28px !important;
  width: 168px !important; }
.groups.show .membership {
  border: 1px solid #aec9e0;
  background: #dbeeff;
  margin: 10px auto;
  padding: 10px;
  border: 1px solid #aec9e0;
  background: #dbeeff; }
  .groups.show .membership .title {
    font-size: 18px;
    font-weight: bold;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #aec9e0;
    border-bottom: 1px solid #aec9e0;
    border-bottom: 1px solid #aec9e0; }
  .groups.show .membership .tagline {
    padding-bottom: 5px; }
.groups.show .admin {
  text-align: center; }
  .groups.show .admin img {
    border: 1px solid #ccc; }
  .groups.show .admin .title {
    font-size: 14px;
    font-weight: bold;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #aec9e0; }
.groups.show table th {
  font-size: 11px; }
.groups.show table td.name {
  width: 155px; }
.groups.show table td.latests {
  width: 80px !important; }
.groups.show .right .description {
  padding: 10px;
  line-height: 18px;
  color: #222; }
.groups.show .members {
  margin: 15px 0px; }
  .groups.show .members .titlebar {
    margin: 5px 0px; }
    .groups.show .members .titlebar .title {
      font-weight: bold;
      padding: 6px 8px;
      background: #dbeeff;
      color: white; }
    .groups.show .members .titlebar .subtitle {
      padding: 6px 8px;
      background: #e3e3e3;
      color: #333333; }
  .groups.show .members .list {
    margin: 0 auto;
    text-align: center; }
    .groups.show .members .list .row {
      margin: 5px auto;
      text-align: center; }
    .groups.show .members .list .col {
      width: 106px;
      margin: 8px 0px; }
.groups.show.orange .members .titlebar .title {
  background: #f57238; }
.groups.show.orange thead tr {
  border: none; }
.groups.show.orange thead th {
  border: none;
  background: #f57238;
  color: white; }
.groups.show.orange .fake_button {
  background: url(/images/color_schemes/orange_grad.gif);
  color: #333333;
  border: 1px solid #333333; }
.groups.show.orange h2 {
  color: #333333; }
.groups.show.orange .membership {
  border: 1px solid #efdaef;
  background: #fbf6e6; }
  .groups.show.orange .membership .title {
    color: #333333;
    border-bottom: 1px solid #efdaef;
    border-bottom: 1px solid #efdaef; }
.groups.show.pink .members .titlebar .title {
  background: #ea7cee; }
.groups.show.pink thead tr {
  border: none; }
.groups.show.pink thead th {
  border: none;
  background: #ea7cee;
  color: white; }
.groups.show.pink .fake_button {
  background: url(/images/color_schemes/pink_grad.gif);
  color: #c96dcc;
  border: 1px solid #c96dcc; }
.groups.show.pink h2 {
  color: #c96dcc; }
.groups.show.pink .membership {
  border: 1px solid #efdaef;
  background: #fcebfc; }
  .groups.show.pink .membership .title {
    color: #c96dcc;
    border-bottom: 1px solid #efdaef;
    border-bottom: 1px solid #efdaef; }
.groups.show.purple .members .titlebar .title {
  background: #9e44c0; }
.groups.show.purple thead tr {
  border: none; }
.groups.show.purple thead th {
  border: none;
  background: #9e44c0;
  color: white; }
.groups.show.purple .fake_button {
  background: url(/images/color_schemes/purple_grad.gif);
  color: #8e4ea6;
  border: 1px solid #8e4ea6; }
.groups.show.purple h2 {
  color: #8e4ea6; }
.groups.show.purple .membership {
  border: 1px solid #d5b3e1;
  background: #f2d4fd; }
  .groups.show.purple .membership .title {
    color: #8e4ea6;
    border-bottom: 1px solid #d5b3e1;
    border-bottom: 1px solid #d5b3e1; }
.groups.show.green .members .titlebar .title {
  background: #4fbf54; }
.groups.show.green thead tr {
  border: none; }
.groups.show.green thead th {
  border: none;
  background: #4fbf54;
  color: white; }
.groups.show.green .fake_button {
  background: url(/images/color_schemes/green_grad.gif);
  color: #3b8d3f;
  border: 1px solid #3b8d3f; }
.groups.show.green h2 {
  color: #3b8d3f;
  color: #3b8d3f; }
.groups.show.green .membership {
  border: 1px solid #bde3bf;
  background: #e6fbe7; }
  .groups.show.green .membership .title {
    color: #3b8d3f;
    border-bottom: 1px solid #bde3bf;
    border-bottom: 1px solid #bde3bf; }
.groups.show.blue .members .titlebar .title {
  background: #6daae3; }
.groups.show.blue thead tr {
  border: none; }
.groups.show.blue thead th {
  border: none;
  background: #6daae3;
  color: white; }
.groups.show.blue .fake_button {
  background: url(/images/color_schemes/blue_grad.gif);
  color: #6491cc;
  border: 1px solid #6491cc; }
.groups.show.blue h2 {
  color: #6491cc; }
.groups.show.blue .membership {
  border: 1px solid #bbd1df;
  background: #e5f3fc; }
  .groups.show.blue .membership .title {
    color: #6491cc;
    border-bottom: 1px solid #bbd1df;
    border-bottom: 1px solid #bbd1df; }
.groups.show.red .members .titlebar .title {
  background: #e84c4c; }
.groups.show.red thead tr {
  border: none; }
.groups.show.red thead th {
  border: none;
  background: #e84c4c;
  color: white; }
.groups.show.red .fake_button {
  background: url(/images/color_schemes/red_grad.gif);
  color: #939393;
  border: 1px solid #939393; }
.groups.show.red h2 {
  color: #939393; }
.groups.show.red .membership {
  border: 1px solid #f3dcdc;
  background: #fcf0f0; }
  .groups.show.red .membership .title {
    color: #939393;
    border-bottom: 1px solid #f3dcdc;
    border-bottom: 1px solid #f3dcdc; }
.groups .list .row {
  margin: 0px auto 8px; }

.group .fake_button {
  padding: 4px; }
.group.join {
  margin: 8px 0 -2px; }

.groups.index .group.preview.default_color {
  background: #BBD1DF;
  border-color: #6491CC; }
.groups.show .group-admin {
  margin: 5px 0; }
.groups.show .left button {
  display: block;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  height: 22px;
  line-height: 22px;
  width: 152px;
  margin: 5px auto; }
.groups.show .leave {
  margin-top: 1em; }
.groups.show .admin {
  border: 1px solid #aec9e0;
  background: #dbeeff;
  margin: 10px auto;
  padding: 10px;
  border: 1px solid #aec9e0;
  background: #dbeeff; }
  .groups.show .admin .title {
    border-bottom: 1px solid #aec9e0;
    border-bottom: 1px solid #aec9e0; }
.groups.show table th.name {
  width: 155px; }
.groups.show table th.latests {
  width: 80px !important; }
.groups.show.orange button {
  background: url(/images/color_schemes/orange_grad.gif);
  color: #333333;
  border: 1px solid #333333; }
.groups.show.orange .admin {
  border: 1px solid #efdaef;
  background: #fbf6e6; }
  .groups.show.orange .admin .title {
    color: #333333;
    border-bottom: 1px solid #efdaef;
    border-bottom: 1px solid #efdaef; }
.groups.show.pink button {
  background: url(/images/color_schemes/pink_grad.gif);
  color: #c96dcc;
  border: 1px solid #c96dcc; }
.groups.show.pink .admin {
  border: 1px solid #efdaef;
  background: #fcebfc; }
  .groups.show.pink .admin .title {
    color: #c96dcc;
    border-bottom: 1px solid #efdaef;
    border-bottom: 1px solid #efdaef; }
.groups.show.purple button {
  background: url(/images/color_schemes/purple_grad.gif);
  color: #8e4ea6;
  border: 1px solid #8e4ea6; }
.groups.show.purple .admin {
  border: 1px solid #d5b3e1;
  background: #f2d4fd; }
  .groups.show.purple .admin .title {
    color: #8e4ea6;
    border-bottom: 1px solid #d5b3e1;
    border-bottom: 1px solid #d5b3e1; }
.groups.show.green button {
  background: url(/images/color_schemes/green_grad.gif);
  color: #3b8d3f;
  border: 1px solid #3b8d3f; }
.groups.show.green .admin {
  border: 1px solid #bde3bf;
  background: #e6fbe7; }
  .groups.show.green .admin .title {
    color: #3b8d3f;
    border-bottom: 1px solid #bde3bf;
    border-bottom: 1px solid #bde3bf; }
.groups.show.default_color .members .titlebar .title {
  background: #6daae3; }
.groups.show.default_color thead tr {
  border: none; }
.groups.show.default_color thead th {
  border: none;
  background: #6daae3;
  color: white; }
.groups.show.default_color .fake_button, .groups.show.default_color button {
  background: url(/images/color_schemes/blue_grad.gif);
  color: #6491cc;
  border: 1px solid #6491cc; }
.groups.show.default_color h2 {
  color: #6491cc; }
.groups.show.default_color a {
  color: #6491cc; }
.groups.show.default_color .membership {
  border: 1px solid #bbd1df;
  background: #e5f3fc; }
  .groups.show.default_color .membership .title {
    color: #6491cc;
    border-bottom: 1px solid #bbd1df;
    border-bottom: 1px solid #bbd1df; }
.groups.show.default_color .admin {
  border: 1px solid #bbd1df;
  background: #e5f3fc; }
  .groups.show.default_color .admin .title {
    color: #6491cc;
    border-bottom: 1px solid #bbd1df;
    border-bottom: 1px solid #bbd1df; }
.groups.show.blue button {
  background: url(/images/color_schemes/blue_grad.gif);
  color: #6491cc;
  border: 1px solid #6491cc; }
.groups.show.blue .admin {
  border: 1px solid #bbd1df;
  background: #e5f3fc; }
  .groups.show.blue .admin .title {
    color: #6491cc;
    border-bottom: 1px solid #bbd1df;
    border-bottom: 1px solid #bbd1df; }
.groups.show.red button {
  background: url(/images/color_schemes/red_grad.gif);
  color: #939393;
  border: 1px solid #939393; }
.groups.show.red .admin {
  border: 1px solid #f3dcdc;
  background: #fcf0f0; }
  .groups.show.red .admin .title {
    color: #939393;
    border-bottom: 1px solid #f3dcdc;
    border-bottom: 1px solid #f3dcdc; }

.about .left {
  width: 150px; }
  .about .left h1 {
    margin: 8px; }
.about .right {
  width: 550px; }
  .about .right h1 {
    margin: 8px; }
  .about .right h2 {
    margin-top: 8px; }
.about.buttons .generic_button {
  margin: 15px auto; }
  .about.buttons .generic_button .left {
    width: 275px;
    text-align: center; }
  .about.buttons .generic_button .right {
    width: 250px;
    margin: 0 auto; }
    .about.buttons .generic_button .right textarea {
      border: 1px solid #b4cef2;
      width: 238px;
      height: 68px;
      padding: 1px; }
.about.traineopro {
  text-align: center;
  color: #333; }
  .about.traineopro img {
    margin-bottom: 10px; }
  .about.traineopro .contact-us p {
    font-size: 16px; }
  .about.traineopro .contact-us a {
    color: #7693B0;
    font-weight: bold; }
  .about.traineopro p {
    padding: 0 100px; }
  .about.traineopro h1 {
    font-size: 20px; }
    .about.traineopro h1 img {
      vertical-align: middle;
      margin-right: 10px; }
    .about.traineopro h1 .highlight {
      color: #06c; }

.group_quick_preview {
  margin: 10px 0;
  position: relative; }
  .group_quick_preview .tinylogo {
    width: 39px;
    float: left;
    margin-right: 10px;
    line-height: 175%; }
    .group_quick_preview .tinylogo a {
      width: 39px;
      display: block;
      border: 1px solid #ccc; }
  .group_quick_preview .name {
    float: left;
    font-size: 10px;
    font-weight: normal;
    position: relative;
    top: 3px;
    width: 150px; }
  .group_quick_preview .category {
    font-size: 11px; }
  .group_quick_preview .info-link {
    font-size: 9px;
    position: absolute;
    right: 0;
    top: 7px;
    color: #006293;
    width: 24px;
    text-align: center; }
  .group_quick_preview .join-button {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    bottom: 7px;
    padding: 0;
    border: none;
    background: none;
    color: #de1e2f;
    cursor: pointer; }
    .group_quick_preview .join-button:hover {
      text-decoration: underline; }

.group_quick_preview .category {
  float: left;
  width: 150px;
  position: relative;
  top: 3px; }
.group_quick_preview .join-button {
  font-size: 9px;
  position: absolute;
  right: 0; }

#hot_topics li {
  margin-top: 5px;
  padding-bottom: 5px;
  padding-left: 24px;
  background: url('/images/common/arrow.gif') no-repeat left;
  border-bottom: 1px solid #ddd; }
  #hot_topics li a {
    color: #006293; }
  #hot_topics li .date {
    font-size: 10px; }

.foods .info .left .nutritional_information {
  margin-top: 10px;
  width: 240px;
  border: 2px solid #dbeeff;
  background-color: #dbeeff;
  background-image: url(/images/home/app_bg.gif);
  background-repeat: repeat-x;
  padding: 10px; }
  .foods .info .left .nutritional_information h2 {
    text-align: center; }
  .foods .info .left .nutritional_information .edit {
    margin: 10px auto 0px;
    text-align: center; }
    .foods .info .left .nutritional_information .edit a {
      display: block;
      height: 20px;
      width: 200px;
      text-align: center;
      line-height: 20px;
      margin: 0 auto; }
.foods .info .right {
  width: 480px; }
  .foods .info .right .box.general {
    padding: 15px; }
    .foods .info .right .box.general .left {
      width: 170px; }
    .foods .info .right .box.general .right {
      width: 275px; }
.foods.index .food.preview {
  margin: 10px; }

.food.short_preview {
  width: 210px;
  padding: 5px;
  margin: 15px; }
  .food.short_preview .left {
    width: 50px; }
    .food.short_preview .left img {
      padding: 4px;
      border: 1px solid #DDDDDD;
      text-align: center; }
  .food.short_preview .right {
    width: 145px;
    border-top: 1px solid #b1c7e0;
    border-bottom: 1px solid #b1c7e0;
    background: #f8fcff;
    height: 35px;
    padding: 5px; }
  .food.short_preview .name {
    font-weight: bold;
    height: 35px;
    overflow: hidden; }
    .food.short_preview .name a {
      color: #586983;
      height: 35px; }
.food.search form {
  width: 435px; }
  .food.search form input {
    width: 350px;
    vertical-align: middle; }
.food.search_results_holder h3 {
  font-size: 20px; }
.food.preview {
  width: 350px;
  padding: 0px;
  margin: 0px;
  color: #5A6C84; }
  .food.preview .left {
    width: 80px; }
    .food.preview .left img {
      padding: 4px;
      border: 1px solid #DDDDDD;
      text-align: center; }
  .food.preview .right {
    width: 260px; }
    .food.preview .right .heading {
      border-top: 1px solid #b1c7e0;
      border-bottom: 1px solid #b1c7e0;
      background: #f8fcff;
      height: 35px;
      padding: 5px; }
      .food.preview .right .heading .name {
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        height: 20px;
        overflow: hidden; }
        .food.preview .right .heading .name a {
          color: #586983;
          height: 35px; }
      .food.preview .right .heading .facts .fact {
        padding: 0px 3px; }
        .food.preview .right .heading .facts .fact .label {
          font-size: 9px; }
        .food.preview .right .heading .facts .fact .value {
          font-weight: bold; }
    .food.preview .right .serving {
      height: 25px;
      line-height: 25px; }
.food.photo img {
  padding: 8px;
  border: 1px solid #DDDDDD;
  text-align: center; }
.food.nutrition_label {
  background: white;
  border: 1px solid #999999;
  margin: 0px auto;
  padding: 6px;
  width: 225px; }
  .food.nutrition_label .section {
    border-bottom: 5px solid #555555; }
    .food.nutrition_label .section .title {
      font-weight: bold;
      border-bottom: 1px solid #AAAAAA; }
    .food.nutrition_label .section .fact {
      border-bottom: 1px solid #AAAAAA; }
      .food.nutrition_label .section .fact .label {
        float: left; }
      .food.nutrition_label .section .fact .value {
        float: right;
        font-weight: bold; }
      .food.nutrition_label .section .fact.super .label {
        font-weight: bold; }
      .food.nutrition_label .section .fact.sub .label {
        padding-left: 15px; }
    .food.nutrition_label .section.nutrients .title {
      text-align: right; }
    .food.nutrition_label .section.footer {
      border-bottom: none;
      text-align: left;
      margin: 0 auto; }

.food.search form button {
  vertical-align: middle; }

.quick-signup h1 {
  margin-bottom: 10px; }
.quick-signup .steps_title {
  margin-bottom: 0; }
  .quick-signup .steps_title h2 {
    clear: none;
    margin-top: 30px; }
    .quick-signup .steps_title h2.first {
      margin-top: 0; }

.steps_title {
  margin: 10px 0px; }
  .steps_title .steps .step {
    float: left;
    width: 31px;
    height: 29px;
    margin-right: 5px;
    color: white;
    background: #cccccc;
    font-size: 20px;
    font-weight: bold;
    text-align: center; }
    .steps_title .steps .step.active {
      background: #56A6F2; }
  .steps_title h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    clear: left;
    padding: 4px 4px 4px 0;
    color: #333333;
    font-weight: bold;
    font-size: 18px; }

.custom.library .note {
  margin-bottom: 15px; }
  .custom.library .note .inner {
    padding: 16px 20px; }
  .custom.library .note .left {
    width: 64px; }
  .custom.library .note .right {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #333333;
    font-size: 24px;
    padding: 5px;
    padding-left: 15px;
    width: 615px; }
.custom.library .content .left {
  width: 150px; }
.custom.library .content .right {
  padding-left: 20px;
  width: 590px;
  text-align: center; }
  .custom.library .content .right .fittalk {
    margin-top: 25px; }
  .custom.library .content .right .left {
    width: 275px; }
    .custom.library .content .right .left img {
      padding-left: 40px; }
    .custom.library .content .right .left .name {
      font-weight: bold; }
  .custom.library .content .right .right {
    padding-left: 0px;
    text-align: left;
    width: 280px; }

#loading {
  font-family: !fonts_bold;
  font-weight: bold;
  font-size: 14px;
  padding: 3px 8px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 5000;
  background-color: #DF2332;
  color: white; }

iframe * {
  margin: 0;
  padding: 0; }

.faq ul li a {
  border-bottom: 1px solid #efefef;
  display: block;
  padding: 5px; }
  .faq ul li a:hover {
    background-color: #efefef; }
.faq.help * {
  line-height: 18px; }

.contact_form .contact_label {
  float: left;
  width: 150px;
  height: 33px;
  font-weight: bold;
  font-size: 14px;
  color: #333333; }
.contact_form .contact_text_input {
  float: left;
  width: 330px;
  height: 35px; }

.progress .right.goal_progress {
  width: 190px !important;
  height: 40px;
  background: url("/images/users/obg.gif");
  padding: 13px 0px 2px 0px;
  text-align: center;
  font-size: 20px;
  color: white; }
.progress .weight_progress ul li span {
  width: 200px; }

.user_interaction {
  border-top: 1px solid #eee; }
  .user_interaction a, .user_interaction span {
    display: block;
    padding: 5px;
    border-bottom: 1px solid #eee; }
  .user_interaction a:hover {
    text-decoration: none;
    background: #dbeeff;
    color: #333;
    border-bottom: 1px solid #dbeeff; }

#waterbottle_pop {
  width: 600px;
  height: 310px; }

#pop_name {
  height: 50px; }
  #pop_name .fl1 {
    color: #46698F;
    float: left;
    width: 516px; }
  #pop_name .intro {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 4px; }

#pop_main .right {
  width: 175px; }
#pop_main .theme {
  font-size: 11px;
  font-weight: bold;
  padding: 5px;
  display: block;
  background-color: #efefef;
  color: #46698f; }
#pop_main #pink_right {
  border: 1px solid #ECACC1;
  margin-bottom: 15px;
  text-align: center; }
  #pop_main #pink_right .bg {
    background-color: #fae1ea;
    border: 5px solid #f9bfd3;
    color: #2b2b2b; }
#pop_main #yellow_right {
  border: 1px solid #d3bf76; }
  #pop_main #yellow_right .bg {
    background-color: #ffffd1;
    border: 5px solid #faed86;
    color: #555646; }
  #pop_main #yellow_right h5 {
    color: #586c87;
    font-weight: bold;
    margin: 0pt auto;
    padding-bottom: 10px;
    text-align: center; }
#pop_main .bg {
  font-size: 11px;
  padding: 5px; }
#pop_main .bluebox {
  border: 1px solid #a8cdf3;
  margin-bottom: 10px; }

#henholder {
  background-color: #ffffff;
  border: 5px solid #e3edfb;
  margin-bottom: 0;
  margin-top: 0;
  height: 183px;
  overflow-y: scroll;
  padding: 5px;
  width: 375px; }
  #henholder ul {
    list-style-type: none; }
  #henholder li {
    color: #535353;
    display: block;
    padding: 4px 0 8px;
    border-bottom: 1px dotted #e5e5e5; }
    #henholder li.selected {
      background-color: #ffffd1;
      display: block;
      font-weight: bold; }

.HoverItem {
  background-color: #efefef;
  cursor: pointer; }

#simple_view {
  float: left; }

#advanced_view {
  float: left;
  margin: -6px 0 0 -2px;
  padding: 0;
  position: relative; }
  #advanced_view .feed {
    background-color: #fff;
    border: 1px solid #cde5fa;
    float: left;
    height: 262px;
    margin-left: 0;
    margin-top: 5px;
    margin-right: 10px;
    width: 420px;
    overflow: auto; }
  #advanced_view .heading {
    border-bottom: 1px dotted #ddd;
    font-weight: bold;
    height: 35px; }
    #advanced_view .heading .title {
      background: transparent url(/images/feed_icon.gif) no-repeat scroll 2px 7px;
      color: #50555B;
      font-size: 14px;
      height: 30px;
      line-height: 27px;
      padding: 5px 0 5px 28px;
      text-transform: uppercase; }

.feed .item {
  border-bottom: 1px dotted #ddd;
  height: 35px;
  overflow: hidden;
  padding: 2px 4px 1px; }
  .feed .item .text .date {
    color: #aaa;
    font-size: 9px;
    text-align: right; }

.library .bar {
  height: 45px; }
.library ul {
  margin-left: 10px;
  margin-bottom: 20px;
  list-style-type: disc; }
.library p {
  margin-bottom: 20px; }
.library b {
  font-weight: bolder; }

p {
  margin-bottom: 1em; }

.faq .bar {
  height: 45px; }
.faq ul {
  margin-left: 30px;
  margin-bottom: 20px;
  list-style-type: disc; }
.faq p {
  margin-bottom: 20px; }

.add_motivators {
  text-align: center; }
  .add_motivators .green {
    padding: 10px 15px;
    background-color: #58BF01;
    border: 1px solid darkGreen;
    margin-bottom: 10px;
    color: white; }

.motivate_others {
  margin: 10px 0;
  text-align: center;
  font-weight: bold; }

#motivate_others .actions {
  margin-top: 15px;
  padding: 10px;
  text-align: center; }
  #motivate_others .actions a {
    font-size: 16pt;
    border: 1px solid #aaa;
    padding: 5px 15px; }
    #motivate_others .actions a.make_me_a_motivator {
      background-color: #b9e278; }
    #motivate_others .actions a.dont_make_me_a_motivator {
      background-color: #F8E097; }

.library strong {
  font-weight: bolder; }

.fittalkpho {
  float: left;
  width: 130px; }

.fittalkgues {
  float: right;
  line-height: 16px;
  width: 365px; }

.zoom_link {
  margin-top: 5px;
  text-align: center; }

.crowdsound {
  float: right;
  font-weight: bold;
  color: white;
  height: 14px;
  position: relative;
  top: -1px;
  z-index: 400000; }
  .crowdsound a {
    color: white; }

#crowdsound-activate-popup {
  font-size: 11px; }

.quality .scale {
  position: relative; }
  .quality .scale span.help_label {
    display: block; }
  .quality .scale img {
    position: relative;
    top: 3px; }

.help {
  display: none;
  font-weight: normal;
  color: #333333;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 15px;
  text-align: left;
  width: 350px;
  background: #fffff5 url("/images/common/yellow_bg_large.gif") left bottom repeat-x;
  border: 4px solid #FBED89;
  padding: 3px 6px;
  z-index: 1000000; }
  .help ul {
    list-style: disc; }
  .help li {
    margin: 0 0 .5em 16px; }

.request_motivation {
  padding-left: 16px !important;
  background: url( '/images/users/star.gif') left center no-repeat; }

a.new_group:hover {
  text-decoration: none;
  font-style: italic; }

.pagination {
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center; }
  .pagination a {
    padding: .2em .5em; }
  .pagination span {
    padding: .2em .5em; }
    .pagination span.disabled {
      color: #AAA; }
    .pagination span.current {
      font-weight: bold;
      color: #FF0084; }
  .pagination a {
    border: 1px solid #adc0e0;
    color: #666;
    padding: 2px 5px;
    text-decoration: none; }
    .pagination a:hover, .pagination a:focus {
      border-color: #1577D4; }
  .pagination .page_info {
    color: #aaa;
    padding-top: .8em; }
  .pagination .prev_page, .pagination .next_page {
    border-width: 1px; }
  .pagination .prev_page {
    margin-right: 1em; }
  .pagination .next_page {
    margin-left: 1em; }















.inline-search {
  float: right; }
  .inline-search input[type=submit] {
    font-size: 11px;
    font-weight: normal; }
  .inline-search input.text {
    background: url(/images/common/searchfield.jpg) top left no-repeat;
    padding: 3px;
    padding-left: 21px;
    width: 150px;
    font-size: 12px;
    color: #222; }
    .inline-search input.text:focus {
      border: 1px solid #cccccc;
      background: url(/images/common/searchfield.jpg) top left no-repeat; }

.members .confirm {
  margin-top: 4px; }

.photo {
  background: white;
  border: 1px solid #DDD;
  text-align: center;
  margin: 0 auto; }
  .photo img {
    margin: 5px 5px 8px; }
  .photo.thumb {
    height: 98px; }
  .photo.medium {
    width: 80px;
    height: 80px; }
  .photo.small {
    width: 58px;
    height: 58px; }

.defaulted {
  color: #999 !important; }

.source {
  display: none; }

.user_buttons .left {
  margin-right: 10px; }

.user_button {
  margin: 0 0 1em; }
  .user_button img {
    cursor: pointer; }
  .user_button textarea {
    width: 200px;
    font-size: 12px;
    height: 100px; }

#recaptcha_widget_div, #recaptcha_widget_div div {
  clear: none;
  margin: 0; }
  #recaptcha_widget_div input,   #recaptcha_widget_div div input {
    margin: 0; }

blockquote {
  padding: 5px 10px;
  border-left: 2px solid #1577d4;
  background: #7aa8d4;
  color: white; }

.chunk {
  margin-bottom: 10px; }

table.contacts-list {
  background: white;
  border: 2px solid #aec9e0; }
  table.contacts-list th {
    padding: 10px 10px 5px;
    font-weight: bold;
    text-align: center;
    color: #333333;
    border-bottom: 1px solid #dbeeff; }
  table.contacts-list td {
    height: 100%;
    padding: 10px;
    vertical-align: middle;
    text-align: center;
    color: #333333;
    font-size: 20px;
    font-weight: bold; }
    table.contacts-list td.name {
      padding-left: 10px; }
    table.contacts-list td a {
      font-size: 12px; }
  table.contacts-list .action {
    padding-right: 10px; }

.trainer-profile-button {
  float: right; }

#trainer-profile ul {
  list-style: square;
  margin-left: 1.3em; }

.user-popup {
  text-align: left; }
  .user-popup .photo {
    float: left;
    margin-right: 10px; }
  .user-popup .statement {
    width: auto;
    position: auto;
    left: 0;
    top: 0;
    background: white;
    margin-left: 150px;
    padding: 0; }
  .user-popup .actions {
    margin-left: 150px; }

.subscriptions th.discount {
  text-decoration: underline; }
.subscriptions td.discount {
  font-weight: bold;
  color: red; }
.subscriptions td.discounted {
  text-decoration: line-through; }
.subscriptions td.selection {
  width: 180px; }
.subscriptions .bigform {
  font-size: 13px; }
  .subscriptions .bigform label, .subscriptions .bigform .label {
    width: 140px; }

table.subscription-plans {
  margin-bottom: 1em;
  font-size: 13px; }
  table.subscription-plans th {
    font-weight: bold; }
  table.subscription-plans td {
    padding: 2px 5px 2px 0; }

.to-expert-help {
  text-align: right;
  padding: 6px 0px 0 0;
  font-size: 10px; }
  .to-expert-help a {
    color: white;
    text-decoration: underline; }
  .to-expert-help a:hover {
    text-decoration: none; }

.client_profiles.new .girdle {
  width: 630px; }

.favorite-quotes h1, .progress-photos h1, .my_progress_photos.create h1 {
  padding-bottom: 10px; }
.favorite-quotes .bigform, .progress-photos .bigform, .my_progress_photos.create .bigform {
  width: 210px;
  margin: 0; }
  .favorite-quotes .bigform .text,   .progress-photos .bigform .text,   .my_progress_photos.create .bigform .text {
    width: 200px; }
  .favorite-quotes .bigform textarea,   .progress-photos .bigform textarea,   .my_progress_photos.create .bigform textarea {
    width: 200px;
    height: 160px; }

.favorite-quotes-list {
  width: 500px; }
  .favorite-quotes-list .panel {
    margin-bottom: 25px; }

.favorite-quote {
  background: url("/images/common/quote-mark-right.png") no-repeat bottom right;
  padding: 0 40px; }
  .favorite-quote .quote {
    background: url("/images/common/quote-mark-left.png") no-repeat top left;
    font-size: 1.5em;
    padding-bottom: 3px;
    padding-left: 40px;
    margin-left: -40px; }
  .favorite-quote .actions {
    margin-top: 8px; }

.forum-navigation {
/*  background: #3a66ac;*/
  padding: 6px;
  position: relative;
	top:-14px;
  height: 27px;
/*  margin-top: 10px;*/
  z-index: 100000; }
  .forum-navigation ul {
    position: absolute;
    z-index: 100000; }
  .forum-navigation li.dropdown, .forum-navigation li.item {
    display: block;
    color: white;
    float: left;
    margin: 0 8px 0 2px;
    position: relative;
    padding: 7px 0 0 6px;
    height: 20px;
    z-index: 100000; }
    .forum-navigation li.dropdown .bg,     .forum-navigation li.item .bg {
      width: 6px;
      height: 27px;
      position: absolute;
      right: -6px;
      top: 0; }
    .forum-navigation li.dropdown:hover, .forum-navigation li.dropdown.active,     .forum-navigation li.item:hover, .forum-navigation li.item.active {
      background: #4D87B9 url("/images/structure/forum-nav-left-bg.png") no-repeat top left; }
      .forum-navigation li.dropdown:hover .bg,       .forum-navigation li.dropdown.active .bg,       .forum-navigation li.item:hover .bg,       .forum-navigation li.item.active .bg {
        background: #4D87B9 url("/images/structure/forum-nav-right-bg.png") no-repeat top left; }
    .forum-navigation li.dropdown a,     .forum-navigation li.item a {
      display: block;
      color: white; }
    .forum-navigation li.dropdown a:hover,     .forum-navigation li.item a:hover {
      text-decoration: none; }
    .forum-navigation li.dropdown li a,     .forum-navigation li.item li a {
      display: block;
      padding: 5px;
      color: #444;
      text-decoration: none;
      float: left; }
      .forum-navigation li.dropdown li a:hover,       .forum-navigation li.item li a:hover {
        text-decoration: none; }
    .forum-navigation li.dropdown ul,     .forum-navigation li.item ul {
			width:200px;      
			background: white;
      border: 1px solid #3a66ac; }
      .forum-navigation li.dropdown ul a,       .forum-navigation li.item ul a {
        float: none; }

.admin {
  margin-bottom: 10px; }

.sticky {
  margin-bottom: -3px; }

.google-ad {
  padding-left: 11px; }

.subscriptions-banner-ad {
  padding-top: 6px; }

.backnav .user.photo {
  float: left; }
.backnav a.text {
  display: block;
  float: left;
  margin: 20px 0 0 10px; }

.progress-photo {
  float: left;
  margin-right: 10px;
  width: 148px; }
  .progress-photo .caption {
    font-weight: bold; }
  .progress-photo .photo {
    padding: 3px;
    margin-bottom: 1px;
    border: 1px solid #ccc; }

.progress-photo-group {
  height: 210px;
  clear: left; }

.progress-photo-group a, #progress_photos a {
  color: #1577d4 !important; }

#progress-photo .caption, #progress-photo .details, #progress-photo .weight, #progress-photo .date, #progress-photo .photo {
  width: 513px;
  margin: 0; }
#progress-photo .details {
  margin-bottom: 1em; }
#progress-photo .photo {
  width: 600px;
  border: none;
  margin: 0 auto; }
#progress-photo .caption {
  font-weight: bold; }

.progress_photos.show #comments {
  margin: 0; }
.progress_photos.show .backnav {
  margin-bottom: 10px; }

.group td {
  padding-bottom: 4px;
  vertical-align: bottom; }
  .group td.input {
    vertical-align: top; }

.comment_select img {
  float: left; }
.comment_select h2 {
  margin-left: 5px;
  float: left;
  color: #636D77;
  line-height: 20px;
  font-weight: normal;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  padding-bottom: 2px; }

#comment_form {
  width: 513px; }
  #comment_form .form_button {
    margin-top: 9px; }

#comments {
  width: 541px; }

.users.show .comments .comment, .comments .comment {
  border-bottom: 1px solid #D2D2D4;
  padding: 12px; }
  .users.show .comments .comment .left,   .comments .comment .left {
    width: 110px; }
    .users.show .comments .comment .left .comment_user_image,     .comments .comment .left .comment_user_image {
      background: url( /images/comments/bubble.gif ) no-repeat; }
      .users.show .comments .comment .left .comment_user_image img,       .comments .comment .left .comment_user_image img {
        margin: 11px 25px 11px 13px; }
  .users.show .comments .comment .right,   .comments .comment .right {
    width: 400px;
    line-height: 15px; }
.users.show .comments .comment0, .comments .comment0 {
  background: #EFEFED; }
.users.show .comments .comment1, .comments .comment1 {
  background: white; }

.announcement {
  background: #f1fbe2 none repeat scroll 0 0;
  border: 1px solid #d1d7b5; }
  .announcement a {
    color: #4b9040;
    display: block;
    padding: 6px 6px 6px 32px;
    background: url(/images/common/valid.png) no-repeat 6px 5px; }
  .announcement img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -1px; }

.topics a.add, .topics a.remove {
  background: no-repeat 3px 0px;
  min-height: 16px;
  padding-left: 25px; }

.topics a.add, .groups a.add {
  background-image: url("/images/common/star-empty.png"); }
  .topics a.add .add,   .groups a.add .add {
    display: inline; }
  .topics a.add .remove,   .groups a.add .remove {
    display: none; }

.topics a.remove, .groups a.remove {
  background-image: url("/images/common/star.png"); }
  .topics a.remove .add,   .groups a.remove .add {
    display: none; }
  .topics a.remove .remove,   .groups a.remove .remove {
    display: inline; }

.forums .topics a.add, .forums .topics a.remove, .groups a.add, .groups a.remove {
/*  width: 28px;*/
  background-position: 10px 0; }

.vote {
  cursor: pointer; }

.voting {
  margin-top: 10px; }
  .voting img {
    position: relative;
    top: 6px; }
  .voting .downvotes {
    margin-left: 5px; }

.no-bookmarked-topics .topics {
  display: none; }
.no-bookmarked-topics .show {
  display: block; }

#goal {
  color: #de1e2f;
  background-image: url("/images/dashboard/goal-bg.png");
  padding-top: 18px;
  height: 52px;
  width: 162px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 15px; }

.badge {
  margin: 10px 0; }

.posts .author .badge {
  position: relative;
  height: 1px; }
  .posts .author .badge img {
    position: absolute;
    top: -41px;
    right: 2px; }

.users.show .badge {
  position: relative;
  height: 1px; }
  .users.show .badge img {
    position: absolute;
    top: -47px;
    right: -18px; }

#choose-your-plan {
  margin: 20px 0; }
  #choose-your-plan .description {
    width: 293px;
    text-align: left; }
  #choose-your-plan .basic {
    width: 132px; }
  #choose-your-plan .plus {
    width: 160px;
    background: #fbfdff url("/images/upsell/plus-bg.png"); }
  #choose-your-plan .onetoone {
    width: 156px; }
  #choose-your-plan td, #choose-your-plan th {
    text-align: center;
    vertical-align: middle;
    height: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #d8ddf3; }
  #choose-your-plan th {
    border-bottom: 4px double #d8ddf3;
    font-size: 1.4em; }
  #choose-your-plan th.description {
    color: #5178b6;
    font-size: 1.25em; }
  #choose-your-plan th.plus  div {
    position: relative; }
    #choose-your-plan th.plus  div img {
      position: absolute;
      top: -16px;
      left: 0px; }
  #choose-your-plan td.plus div {
    position: relative; }
    #choose-your-plan td.plus div img {
      position: absolute;
      bottom: -26px;
      left: 0; }
  #choose-your-plan p {
    margin-bottom: .5em; }

input.submit {
  cursor: pointer; }

.elementShown {
  z-index: 10000; }

#subscription-badge {
  position: absolute;
  right: 0;
  top: -6px; }

#bmi-info td {
  padding-right: 10px; }

.invites.motivators #center .girdle {
  width: 565px; }

#graph-preview {
  padding-bottom: 15px; }

#graph-preview-popup {
  text-align: center;
  font-size: 18px;
  font-weight: bold; }

.social-links {
  position: absolute;
  right: 0px; }
  .social-links img {
    vertical-align: middle;
    padding-left: 5px; }

#Diet{float:left;width:760px;}

#layout_main{
	width:780px;
	float:left;
	margin-top:12px;
}
#layout_sidebar{
	width:180px;
	float:left;
	background:url('/images/structure/sidebar.png') repeat-y;
	margin-left:15px;
	position:relative;
	top:-15px;
	padding-top:5px;
}
#user_stats{width:190px;}
#sidebar{margin-left:15px;padding-left:10px;}
#sidebar_top_l{float:left;margin-right:10px;    }
#sidebar_top_r{float:left;}
.clear{clear:both;}
#sidebar_weight_l{float:left;margin-right:10px;height:40px;}
#sidebar_calories_l{float:left;margin-right:10px;height:40px;}
#sidebar_social_l{float:left;margin-right:10px;height:40px;}
#sidebar_photos_l{float:left;margin-right:10px;height:40px;}
#sidebar_weight{border-top:1px solid #eee;padding-top:10px;}
#sidebar_calories{border-top:1px solid #eee;padding-top:10px;}
#sidebar_calories{border-top:1px solid #eee;padding-top:10px;}
#sidebar_photos{border-top:1px solid #eee;border-bottom:1px solid #eee;padding-top:10px;}
#sidebar_user_info {width:180px;}
#sidebar_user_info h2 {margin-bottom: 0px;}

form .actions {
  margin: 5px 0;
  text-align: right; }
  form .actions button, form .actions input[type=submit] {
    margin-left: 5px; }

input, button {
  vertical-align: middle; }

input, select, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal; }

input.text, input.password, textarea {
  padding: 4px;
  font-size: 14px; }

input.text, input.password, textarea {
  border: 1px solid #CCCCCC; }

input.text:focus, input.password:focus, textarea:focus {
  border: 1px solid #aec9e0;
  background: #eff7ff; }

input[type=submit], button {
  padding: 4px;
  margin-right: 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold; }
  input[type=submit].blue,   button.blue {
    background-color: #5178B6;
    color: white !important;
    border: 1px solid #96bf6c !important; }
  input[type=submit].green,   button.green {
    color: #2d5000 !important;
    border: 1px solid #96bf6c !important;
    background: url('/images/common/grad.gif') repeat-x center !important; }
  input[type=submit].grey,   button.grey {
    background: transparent url(/images/common/grad-grey.gif) repeat-x scroll center center !important;
    border: 1px solid #999 !important;
    color: #333 !important; }
  input[type=submit].red,   button.red {
    color: #82121B !important;
    background: url('/images/common/redbutton.gif') repeat-x center !important;
    border: 1px solid #EF8A93 !important; }

.submit {
  padding: 4px 0 0;
  width: auto !important; }

button.red, .button.red {
  color: #82121B !important;
  background: url('/images/common/redbutton.gif') repeat-x center !important;
  border: 1px solid #EF8A93; }

.weight_input_switcher, form.bigform .textfields .weight_input_switcher {
  display: block; }
  .weight_input_switcher .weight_input.kg, .weight_input_switcher .weight_input.st,   form.bigform .textfields .weight_input_switcher .weight_input.kg, form.bigform .textfields .weight_input_switcher .weight_input.st {
    display: none; }

.weight_input {
  font-size: 17px;
  line-height: 27px; }
  .weight_input input {
    display: inline !important;
    float: none !important; }

.weight_input_field.stone {
  width: 80px !important; }
  .weight_input_field.stone.lbs {
    margin-left: 18px !important; }

.weight_input_field, .goal input, .goal_date input {
  margin-right: 6px; }

#weight_today_form .weight_input_field {
  width: 100px;
  margin-bottom: 1em; }

.goal_date {
  position: relative; }
  .goal_date #date_difference {
    position: absolute;
    width: 120px; }

#facebox form.bigform {
  margin: 3px 0 8px; }

.panel form.bigform {
  margin: 15px 0 0; }

form.bigform {
  margin: 15px 0;
  width: 565px; }
  form.bigform .group {
    margin-bottom: 10px; }
    form.bigform .group .label {
      display: block; }
  form.bigform ul {
    list-style: square;
    padding-left: 1.2em; }
  form.bigform #activity_log_entry_minutes {
    width: 80px; }
  form.bigform .weight_input, form.bigform .goal, form.bigform .goal_date, form.bigform #activity_log_entry_calories_text, form.bigform .after_input {
    font-size: 17px;
    line-height: 27px; }
  form.bigform .after_input {
    margin-left: 4px; }
  form.bigform table td.label {
    width: 240px;
    font-size: 17px;
    font-weight: bold;
    line-height: 27px; }
  form.bigform .textfields div {
    clear: both;
    margin: 4px 0;
    position: relative; }
  form.bigform .textfields label {
    display: block;
    float: left;
    width: 240px;
    font-size: 17px;
    font-weight: bold;
    line-height: 27px; }
  form.bigform .textfields input, form.bigform .textfields textarea {
    display: block;
    float: left;
    width: 270px;
    padding: 4px;
    font-size: 14px; }
    form.bigform .textfields input.hidden,     form.bigform .textfields textarea.hidden {
      display: none; }
    form.bigform .textfields input.submit,     form.bigform .textfields textarea.submit {
      width: auto; }
  form.bigform .textfields .note, form.bigform .textfields div.error {
    margin: 0;
    width: 270px;
    padding: 4px;
    margin-left: 240px;
    background: #EFF7FF;
    border: 1px solid #C4E3FF;
    border-top: none; }
  form.bigform .textfields div.error {
    background-color: #ffcec2;
    border-color: #b32400; }
  form.bigform .textfields .irregular .note, form.bigform .textfields .irregular div.error {
    border-top: 1px solid #C4E3FF; }
  form.bigform .agreement {
    margin: 10px 0;
    padding: 4px;
    background: #EFF7FF;
    border: 1px solid #C4E3FF;
    line-height: 25px;
    position: relative;
    width: 510px; }
  form.bigform .agreement-error {
    margin: -10px 0 10px; }

.create_topic form.bigform {
  margin: 0; }

.radio_buttons label {
  display: inline !important;
  font-weight: normal !important;
  font-size: 14px !important; }
.radio_buttons input {
  margin-top: 0px !important; }

#remember_me {
  width: auto !important; }

.remember-me {
  margin-bottom: 1em; }

#p-users-login form {
  float: left;
  width: 335px; }
  #p-users-login form label {
    width: 220px; }
  #p-users-login form .textfields input {
    width: 205px; }
#p-users-login .forgotpasswd {
  margin-top: 7px;
  color: #white; }

.bigform .valid {
  padding-top: 16px;
  font-size: 14px;
  width: 16px;
  background: url('/images/common/valid.png') no-repeat center;
  text-indent: -999em;
  position: absolute !important;
  right: -25px;
  top: -1px;
  clear: none !important; }

.new3 .info {
  background: #E0F0FF;
  border: 1px solid #C4E3FF;
  padding: 15px; }
  .new3 .info p {
    margin-bottom: 20px; }

#user_step_2 #gender_chooser span {
  float: left;
  margin-right: 15px;
  height: 50px;
  background: url('/images/users/gender.png') no-repeat;
  text-indent: -999em; }
#user_step_2 #gender_chooser #g-female {
  width: 36px;
  background-position: 0 0; }
#user_step_2 #gender_chooser #g-female.hover {
  background-position: 0 -50px; }
#user_step_2 #gender_chooser #g-female.active {
  background-position: 0 -100px; }
#user_step_2 #gender_chooser #g-male {
  width: 33px;
  background-position: -36px 0; }
#user_step_2 #gender_chooser #g-male.hover {
  background-position: -36px -50px; }
#user_step_2 #gender_chooser #g-male.active {
  background-position: -36px -100px; }

.motivator-form .inv {
  padding: 5px 0; }
.motivator-form .addinvite {
  line-height: 20px;
  padding: 4px 0 4px 22px;
  cursor: pointer;
  background: url('/images/common/add.png') no-repeat left center;
  font-weight: bold;
  margin-top: 10px; }
.motivator-form table {
  margin-bottom: 4px; }
.motivator-form .count-message {
  font-weight: bold;
  color: #444;
  margin-bottom: 10px; }
.motivator-form .encouragement {
  margin-bottom: 10px; }

#invites-form {
  margin-top: 40px; }
  #invites-form .inv {
    border: 1px solid #cecece;
    padding: 8px;
    margin-bottom: 5px;
    background-color: #efefef; }
  #invites-form .left {
    width: 310px; }
  #invites-form .right {
    width: 308px; }
  #invites-form input {
    margin-left: 50px;
    width: 213px; }
  #invites-form .addinvite {
    line-height: 20px;
    padding: 4px 0 4px 22px;
    cursor: pointer;
    background: url('/images/common/add.png') no-repeat left center;
    font-weight: bold;
    margin-right: 20px; }
  #invites-form .actions label {
    vertical-align: middle;
    margin-left: 5px; }
  #invites-form .actions input {
    margin: 10px 0;
    width: auto; }

#invites-form, #user_step_3 {
  margin: auto; }
  #invites-form textarea,   #user_step_3 textarea {
    width: 100%; }

.fake_button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding: 9px;
  text-align: center;
  margin-top: 5px; }
  .fake_button.orange {
    background: #E1D3A1;
    border-color: #666666; }
  .fake_button.pink {
    background: #EFDAEF;
    border-color: #C96DCC; }
  .fake_button.purple {
    background: #D5B3E1;
    border-color: #8E4EA6; }
  .fake_button.green, .fake_button.green:hover {
    background: transparent url(/images/common/grad.gif) repeat-x scroll center center !important;
    border: 1px solid #96BF6C !important;
    color: #2d5000 !important;
    text-decoration: none; }
  .fake_button.grey {
    background: transparent url(/images/common/grad-grey.gif) repeat-x scroll center center !important;
    border: 1px solid #999 !important;
    color: #333 !important;
    text-decoration: none; }
  .fake_button.blue {
    background: #BBD1DF;
    border-color: #6491CC; }
  .fake_button.red {
    background: #F3DCDC;
    border-color: #939393; }

#activity_details h2, #data_log_entry_form h2, #data_log_form h2, #new_message_form h2 {
  padding-bottom: 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #DDDDDD; }
#activity_details h3, #activity_details p, #data_log_entry_form h3, #data_log_entry_form p, #data_log_form h3, #data_log_form p, #new_message_form h3, #new_message_form p {
  margin: 10px 0;
  position: relative; }
#activity_details .green, #activity_details .grey, #data_log_entry_form .green, #data_log_entry_form .grey, #data_log_form .green, #data_log_form .grey, #new_message_form .green, #new_message_form .grey {
  width: auto; }

#data_log_form, #data_log_update_form {
  margin: 15px 0;
  width: 300px; }
  #data_log_form .left input, #data_log_form .right input,   #data_log_update_form .left input, #data_log_update_form .right input {
    width: 100%; }
  #data_log_form .left,   #data_log_update_form .left {
    width: 150px; }
  #data_log_form .right,   #data_log_update_form .right {
    width: 110px;
    margin-right: 10px; }
  #data_log_form #colors_holder,   #data_log_update_form #colors_holder {
    position: relative;
    left: -3px;
    top: -10px; }

#data_log_entry_form {
  margin: 15px 0;
  width: 300px; }
  #data_log_entry_form input {
    vertical-align: bottom; }
  #data_log_entry_form span span {
    font-size: 17px;
    font-weight: bold;
    line-height: 30px; }
  #data_log_entry_form select {
    width: 215px;
    margin-bottom: 1em; }
  #data_log_entry_form .text {
    width: 160px;
    float: left; }
  #data_log_entry_form .submit {
    margin-top: 1em; }

#activity_details .text {
  width: 40px; }

#basis_form, .basic_form {
  margin: 15px 0 0; }
  #basis_form .clearfix,   .basic_form .clearfix {
    margin: 8px 0; }
  #basis_form label,   .basic_form label {
    margin-top: 5px;
    width: 73px;
    text-align: right;
    float: left;
    margin-right: 10px;
    color: #333;
    font-weight: bold; }
  #basis_form button,   .basic_form button {
    text-align: center; }
  #basis_form .buttons,   .basic_form .buttons {
    padding-left: 83px; }

#weight_today_form {
  text-align: left; }
  #weight_today_form input {
    width: 70%; }

#select_workout {
  width: 152px;
  margin: 10px;
  text-align: center; }
  #select_workout h2 {
    font-size: 15px; }
  #select_workout select {
    display: block;
    width: 100%; }

.aboutme form {
  width: auto;
  margin: 0; }
  .aboutme form .textfields input, .aboutme form .textfields textarea, .aboutme form .textfields select, .aboutme form .textfields .note, .aboutme form .textfields .error {
    width: 450px; }
  .aboutme form .textfields textarea {
    height: 100px; }
  .aboutme form .checkbox {
    margin: 10px 0;
    padding: 20px;
    background: #eff7ff;
    border: 1px solid #C4E3FF;
    line-height: 25px; }
    .aboutme form .checkbox input {
      margin-right: 3px;
      vertical-align: center; }
    .aboutme form .checkbox label {
      position: relative;
      top: 1px;
      margin-left: 10px; }

#update_photo_form {
  text-align: center; }
  #update_photo_form h3 {
    text-align: left; }
  #update_photo_form input {
    margin-bottom: 20px; }
  #update_photo_form .red {
    margin-right: 10px; }

#new_group_1 .radio_select {
  line-height: 18px; }
  #new_group_1 .radio_select label.title {
    display: block;
    float: left;
    width: 230px;
    font-size: 17px;
    font-weight: bold; }
  #new_group_1 .radio_select div.clearfix {
    margin: 4px 0; }
    #new_group_1 .radio_select div.clearfix .short {
      font-weight: bold; }
    #new_group_1 .radio_select div.clearfix .left {
      margin: 0;
      width: 30px; }
    #new_group_1 .radio_select div.clearfix .right {
      width: 360px; }
#new_group_1 button {
  margin-top: 15px; }

.create_topic, #add_post_form {
  width: 750px;
  background: #E0F0FF;
  border: 1px solid #C4E3FF;
  padding: 15px; }
  .create_topic .textfields label,   #add_post_form .textfields label {
    width: 150px !important;
    float: none; }
  .create_topic .textfields input.text, .create_topic .textfields textarea,   #add_post_form .textfields input.text, #add_post_form .textfields textarea {
    width: 485px !important; }
  .create_topic .textfields textarea,   #add_post_form .textfields textarea {
    height: 250px; }
  .create_topic .notifycheck,   #add_post_form .notifycheck {
    margin: 15px 0 15px 0px; }

.welcome.login form input.text {
  padding: 2px;
  width: 144px !important; }
.welcome.login .forgot_password {
  float: left;
  color: white; }
  .welcome.login .forgot_password a {
    color: white; }
.welcome.login .green {
  padding: 3px; }

#new_message_form {
  width: 760px; }
  #new_message_form label {
    width: 90px; }
  #new_message_form .text {
    width: 660px; }
  #new_message_form textarea {
    height: 250px;
    width: 660px; }
  #new_message_form .username {
    font-size: 17px;
    font-weight: bold;
    line-height: 27px; }
  #new_message_form .fake_button {
    width: auto;
    padding: 5px;
    position: relative;
    top: 6px;
    display: inline; }

#height_cm {
  display: none; }

#smilies {
  position: absolute;
  top: 59px;
  left: 520px;
  width: 150px;
  overflow: auto;
  height: 260px; }

#custom_log_unit span {
  display: none; }

#data_log_entry_data_log_id {
  vertical-align: middle; }

.members .confirm input.green, .members .confirm input.red, .members .confirm input.grey, .members .confirm button.green, .members .confirm button.red, .members .confirm button.grey, .members .confirm a.fake_button.green, .members .confirm a.fake_button.red, .members .confirm a.fake_button.grey {
  font-size: 10px; }
.members .confirm a.fake_button {
  padding: 3px;
  display: inline; }

#delete-message {
  display: inline;
  float: left;
  margin-left: 130px; }

div.error {
  margin: 10px 0;
  padding: 0 10px;
  background: #ffcec2; }

.bigform .error {
  margin: 0; }

.groups.new form.bigform {
  width: auto; }

.signup form.bigform {
  width: auto; }
  .signup form.bigform td.label {
    width: 200px; }
  .signup form.bigform td {
    padding: 4px 0px; }

.signup.step2 table {
  margin-top: 20px; }

form.bigform.motivator-form td {
  padding: 4px 0;
  padding-right: 2px; }

.client_profiles.new .radio_buttons, .client_profiles.create .radio_buttons {
  margin-bottom: 1em; }
  .client_profiles.new .radio_buttons label,   .client_profiles.create .radio_buttons label {
    font-size: 11px !important; }
.client_profiles.new .weight_input_switcher, .client_profiles.create .weight_input_switcher {
  margin: -1em 0 1em; }
.client_profiles.new textarea, .client_profiles.create textarea {
  width: 400px;
  height: 100px; }

.progress-photos .weight_input_field, .my_progress_photos.create .weight_input_field {
  width: 40px !important; }
.progress-photos .file_upload input, .my_progress_photos.create .file_upload input {
  width: 210px; }

.weight-forms {
  position: relative; }
  .weight-forms .delete_weight {
    position: absolute;
    bottom: 0px;
    left: 150px; }

.goal form.bigform {
  width: 480px; }
  .goal form.bigform .textfields input {
    width: 160px; }
  .goal form.bigform .textfields label {
    width: 220px; }
/* There is a version of this file commented in great detail for educational purposes here:
 * http://users.tpg.com.au/j_birch/plugins/superfish/superfish.commented.css
 */

/*** ESSENTIAL STYLES ***/
.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.nav {
	line-height:1.2;
}
.nav ul {
	position:absolute;
	top:-999em;
	width:200px;
}

.nav li {
	float:left;
	position:relative;
	z-index: 55;
}
.nav a {
	display:block;
}
.nav li:hover ul,
ul.nav li.sfHover ul {
	left:-1px;
	top:17px;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left:9.45em;
	top:-1px;
}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

/*** ORIGINAL SKIN ***/
.nav {
	float:left;
}
.nav li {
  font-weight: bold;
	font-size: 12px;
}
.nav a.item {
  color: #ffffff;
  padding: 10px 15px;
}
.nav .dropdown a {
/*  padding-right: 20px;*/
}

.nav .dropdown ul a { background-image: none; }
.nav a.item:focus, .nav a.item:hover, .nav a.item:active, li.active {
	text-decoration: none;
	background-color: #62759E;
}
.nav li ul {
  margin-top:16px;
  margin-left:1px;
	background: #ffffff;
	border: 1px solid #62759E;
	z-index: 50;
}
.nav li ul li {	margin: 0; width: 100%; background: #FFFFFF !important; }
.nav li ul li a {
	display: block;
	padding: 7px 10px !important;
	color: #666666
}
.nav li ul li a:hover { text-decoration: none; background: #62759E; color: #FFFFFF; }
.nav li ul li.sep a {
	border-top: 1px solid #62759E;
}
#facebox .b {
  background:url(/images/facebox/b.png);
}

#facebox .tl {
  background:url(/images/facebox/tl.png);
}

#facebox .tr {
  background:url(/images/facebox/tr.png);
}

#facebox .bl {
  background:url(/images/facebox/bl.png);
}

#facebox .br {
  background:url(/images/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 1000000000;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 8px 10px 9px;
  background: #fff;
  z-index: 1000000000;
  width: 300px;
}

#facebox .loading {
  text-align: center;
  z-index: 1000000000;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
/*  display: none;
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
*/
  height:1px;
  border:none;
}
.start #facebox .footer {
  height:auto;
}

#facebox .footer a {
  display:none;
}

.start #facebox .footer a {
  display:block;
}


#facebox .header {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 10px;
  text-align: right;
  height:1px;
  border:none;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
  position:static !important;
  z-index: 100000000 !important;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
  z-index:1000000;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
/* Tabs
----------------------------------*/
.ui-tabs {padding: .2em;}
.ui-tabs-nav { position: relative; }
.ui-tabs-nav li { float: left; border-bottom: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs-nav li a { display:block; text-decoration: none; padding: .5em 1em; }
.ui-tabs-nav li.ui-tabs-selected {  padding-bottom: .1em; border-bottom: 0; }
.ui-tabs-panel { padding: .5em .7em;  display: block; background: white; }
.ui-tabs-hide { display: none !important; }

.inner-tabs, .outer-tabs {
  margin-top: 1em;
  z-index: 0; }
  .inner-tabs li,   .outer-tabs li {
    float: left;
    text-align: center;
    height: 24px;
    font-weight: bold;
    border: none;
    z-index: 0; }
    .inner-tabs li a,     .outer-tabs li a {
      z-index: 0; }

.inner-tabs {
  color: white; }
  .inner-tabs .ui-state-default a, .inner-tabs .ui-state-active a, .inner-tabs a {
    color: white; }
  .inner-tabs .ui-state-default, .inner-tabs li {
    background: #8b97a7;
    color: white; }
    .inner-tabs .ui-state-default a,     .inner-tabs li a {
      color: white; }
  .inner-tabs .ui-state-active {
    background: #dbeeff;
    color: white; }
    .inner-tabs .ui-state-active a {
      color: #333; }

.outer-tabs {
  color: #333; }
  .outer-tabs li {
    border: 1px solid #ccc;
    border-bottom: none;
    height: 29px; }
  .outer-tabs .ui-state-default a, .outer-tabs .ui-state-active a, .outer-tabs a {
    color: white; }
  .outer-tabs .ui-state-default, .outer-tabs li {
    background: white url("/images/common/tab-bg.png"); }
    .outer-tabs .ui-state-default a,     .outer-tabs li a {
      color: #333; }
  .outer-tabs .ui-state-active {
    background: white; }
    .outer-tabs .ui-state-active a {
      color: #333; }

.ui-tabs {
  padding: .2em; }

.ui-tabs-nav {
  position: relative; }

.ui-tabs-nav li, .outer-tabs li, inner-tabs li {
  float: left;
  border-bottom: 0 !important;
  margin: 0 .2em -1px 0;
  padding: 0; }

.ui-tabs-nav li a, .outer-tabs li a, inner-tabs li a {
  display: block;
  text-decoration: none;
  padding: .5em 1em; }

.ui-tabs-nav li.ui-tabs-selected {
  padding-bottom: .1em;
  border-bottom: 0; }

.ui-tabs-hide {
  display: none !important; }

.ui-widget-content {
  border: 1px solid #dbeeff; }

.outer-tabs-panels .ui-widget-content {
  border: 1px solid #cccccc; }

.forums .ui-widget-content, .groups .ui-widget-content {
  border-style: solid none none; }
.forums .ui-tabs-panel, .groups .ui-tabs-panel {
  padding: 0px; }

.inner-tabs .ui-corner-tl, .outer-tabs .ui-corner-tl {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px; }
.inner-tabs .ui-corner-tr, .outer-tabs .ui-corner-tr {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px; }
.inner-tabs .ui-corner-bl, .outer-tabs .ui-corner-bl {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px; }
.inner-tabs .ui-corner-br, .outer-tabs .ui-corner-br {
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px; }
.inner-tabs .ui-corner-top, .outer-tabs .ui-corner-top {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px; }
.inner-tabs .ui-corner-bottom, .outer-tabs .ui-corner-bottom {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px; }
.inner-tabs .ui-corner-right, .outer-tabs .ui-corner-right {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px; }
.inner-tabs .ui-corner-left, .outer-tabs .ui-corner-left {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px; }
.inner-tabs .ui-corner-all, .outer-tabs .ui-corner-all {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
q {
  quotes: none; }
  q:before, q:after {
    content: "";
    content: none; }

a, ins, del {
  text-decoration: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

th, td {
  vertical-align: top; }

th {
  text-align: left; }

.hide {
  position: absolute;
  top: -999em;
  left: -999em;
  height: 1px;
  width: 1px; }

.container:after, .ui-tabs-panel:after, .calculator fieldset:after, .discussion li:after, .dashtabs:after, .daily-update:after, .tools:after, .tracking .slider-labels:after, #member-info dl:after, #networks .dashtabs:after, #discussions .title:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

hr {
  display: none; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

del {
  text-decoration: line-through; }

th {
  font-weight: normal; }

address, cite, dfn {
  font-style: normal; }

li {
  list-style: none; }

abbr, acronym {
  border-bottom: 1px dotted #999;
  cursor: help; }

input, textarea {
  font-family: "Arial", "Helvetica", sans-serif; }

.container {
  width: 950px;
  position: relative;
  margin: 0 auto;
  text-align: left; }

#north {
  height: 117px;
  background: url(/images/dashboard/bg.png) repeat-x; }

#center {
  background-color: #fff; }


.primary-content, .secondary-content {
  margin: 0 0 60px;
  font: 11px Verdana, Geneva, sans-serif;
  color: #666666; }

.primary-content h2, .secondary-content h2 {
  font-weight: bold;
  font-size: 14px;
  color: #333; }

.primary-content {
  float: left;
  width: 582px; }

.secondary-content {
/*  float: right;*/
  width: 162px;
  padding-top: 15px; }

a:active, a:focus {
  outline: none; }

.info {
  float: left;
  width: 14px;
  height: 14px;
  text-indent: -999em;
  background: url(/images/dashboard/ico_help.png); }

.add {
  float: left;
  padding: 0 0 0 20px;
  line-height: 1.2em;
  background: url(/images/dashboard/ico_add.png) no-repeat 0 50%; }

.tc, .tl, .tr, .bc, .bl {
  display: block;
  position: absolute;
  z-index: 0; }

.br {
  display: block;
  position: absolute;
  z-index: 100;
  right: 0; }

.tr {
  right: 0; }

.bc, .bl, .br {
  bottom: 0; }

.tc, .tl, .tr {
  top: 0; }

.section-a h3 em, .section-b h3 em {
  display: block;
  font-style: normal;
  font-weight: normal; }

.section-a {
  margin-bottom: 15px; }
  .section-a h4 {
    font-size: .8em;
    text-align: center;
    text-transform: uppercase; }
  .section-a li {
    position: relative; }
  .section-a .help_label {
    position: absolute;
    right: 8px;
    top: 4px; }
    .section-a .help_label .help {
      width: 300px;
      left: -300px; }

.section-box {
  width: 162px;
  position: relative;
  padding: 10px 0;
  background: url(/images/dashboard/bg_section-a-middle.png) repeat-y; }
  .section-box .tc {
    width: 162px;
    height: 10px;
    background-image: url(/images/dashboard/bg_section-corners.png); }
  .section-box .bc {
    width: 162px;
    height: 10px;
    background-image: url(/images/dashboard/bg_section-corners.png);
    background-position: 0 -10px; }

.section-b {
  position: relative;
  border: 1px solid #ddd;
  background-color: #fbfbee; }
  .section-b .tl, .section-b .tr, .section-b .bl, .section-b .br {
    width: 10px;
    height: 7px;
    background: url(/images/dashboard/bg_section-corners.png); }
  .section-b .tl {
    background-position: 0 -20px;
    top: -1px;
    left: -1px; }
  .section-b .tr {
    background-position: 10px -20px;
    top: -1px;
    right: -1px; }
  .section-b .bl {
    background-position: 0 -27px;
    bottom: -1px;
    left: -1px; }
  .section-b .br {
    background-position: 10px -27px;
    bottom: -1px;
    right: -1px; }

.calculator h3 {
  display: inline;
  float: left;
  margin-right: 4px; }
.calculator p {
  clear: both;
  margin-bottom: 0; }
.calculator li {
  position: relative;
  padding: 8px;
  font-weight: bold;
  border-top: 1px solid #ddd; }
.calculator .first {
  padding-top: 0;
  border: none; }
.calculator .value {
  font-size: 24px; }
.calculator .difference {
  position: absolute;
  right: 14px;
  bottom: 10px;
  font-size: 10px;
  font-style: normal; }
.calculator .upgrade {
  position: absolute;
  bottom: 12px;
  right: 0;
  font-weight: bold;
  font-size: 9px; }
.calculator .section-box .upgrade {
  right: 5px; }
.calculator fieldset {
  margin: 10px 0 0 0;
  padding: 0 8px; }
  .calculator fieldset label {
    float: right;
    width: 120px; }
  .calculator fieldset input {
    float: left; }

.secondary-content .calculator li {
  width: 146px; }

.red {
  color: #de1e2f; }

.blue {
  color: #0066cc; }

.values-blue p {
  color: #0066cc; }
  .values-blue p.normal {
    color: #333;
    font-weight: normal;
    text-align: center; }

.green {
  color: #009900; }

.values-green p {
  color: #009900; }

#dashboard {
  position: relative;
  z-index: 1;
  width: 760px;
  }
  #dashboard .first-column {
    float: left; }
  #dashboard .second-column {
    float: right;
    width: 324px; }
  #dashboard .add {
    font-size: 12px;
    font-weight: bold;
    color: #009900; }
  #dashboard .bc {
    width: 582px;
    height: 15px;
    background: url(/images/dashboard/bg_dashboard-panel-corners.png) 0 -17px;
    position: absolute;
    bottom: 0; }
  #dashboard .section-b .bc {
    width: 212px;
    width: 212px;
    height: 6px;
    background-image: url(/images/dashboard/bg_section-corners.png);
    background-position: 0 -27px; }

#chart {
  position: relative;
  width: 562px;
  padding: 0 10px 30px 10px;
  background: url(/images/dashboard/bg_dashboard-panel.png) repeat-y;
  display: block !important; }
  #chart h3 {
    margin: 0 0 12px 0;
    padding: 10px 0 10px 22px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    background: url(/images/dashboard/ico_chart.png) no-repeat 0 8px; }

.chart-navigation {
  position: absolute;
  right: 10px;
  top: 10px; }
  .chart-navigation dt {
    float: left;
    padding-right: 6px;
    font-weight: bold;
    line-height: 22px; }
  .chart-navigation dd {
    float: left;
    width: 87px;
    height: 23px;
    position: relative;
    padding: 1px 0 1px 6px;
    line-height: 20px;
    background: url(/images/dashboard/bg-chart-dropdown.png) no-repeat;
    cursor: pointer; }
    .chart-navigation dd em {
      font-style: normal; }
  .chart-navigation .dropdown {
    display: none;
    position: absolute;
    right: 0;
    top: 22px;
    width: 150px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ddd; }
    .chart-navigation .dropdown li {
      padding: 0 0 4px 0; }
  .chart-navigation dd:hover .dropdown {
    display: block; }

#Start.ui-widget-content, #Calories.ui-tabs-panel, #Progress_Photos.ui-tabs-panel, #Weight.ui-widget-content, #Activity.ui-widget-content, #Diet.ui-widget-content, #Logs.ui-widget-content {
  border: none; }
#Start.ui-tabs-panel, #Calories.ui-tabs-panel, #Progress_Photos.ui-tabs-panel, #Weight.ui-tabs-panel, #Activity.ui-tabs-panel, #Diet.ui-tabs-panel, #Logs.ui-tabs-panel {
  padding: 0 0 30px 0;
  position: relative;
  width: 567px;
  padding: 0 10px 0px 10px;
  background: url(/images/dashboard/bg_dashboard-panel.png) repeat-y; }

#Weight .left {
  width: 330px; }

#Diet .first-column {
  width: 333px; }
#Diet .second-column {
  width: 225px; }

#Logs .inner-tabs {
  margin-top: 0; }

#dashboard .dashtabs {
  width: 582px;
  padding-bottom: 12px;
  background: url(/images/dashboard/bg_dashboard-panel-corners.png) no-repeat 0 36px; }
  #dashboard .dashtabs li {
    display: inline;
    position: relative;
    float: left;
    margin: 0 1px 0 0;
    background: url(/images/dashboard/tab-right.png) no-repeat 100% 0;
    border-bottom: 1px solid #ddd; }
  #dashboard .dashtabs a {
    float: left;
    height: 22px;
    padding: 8px 10px 6px 32px;
    font-weight: bold;
    font-size: 12px;
    color: #666666;
    background: url(/images/dashboard/tab-left.png) no-repeat; }
  #dashboard .dashtabs .nav-start a {
    padding-top: 8px;
    height: 22px; }
  #dashboard .dashtabs .date {
    display: block;
    font-style: normal;
    font-weight: normal; }
  #dashboard .dashtabs .ui-tabs-selected {
    border-bottom: 5px solid #fff;
    background-position: 100% -150px; }
    #dashboard .dashtabs .ui-tabs-selected a {
      background-position: 0 -150px; }
  #dashboard .dashtabs span {
    display: block;
    position: absolute;
    left: 5px;
    top: -9px;
    width: 30px;
    height: 28px;
    background: url(/images/dashboard/ico_dashboard-tabs.png) no-repeat; }
  #dashboard .dashtabs .nav-start span {
    height: 40px;
    left: 0; }
  #dashboard .dashtabs .nav-start.ui-tabs-selected span {
    background-position: 0 -48px; }
  #dashboard .dashtabs .nav-weight span {
    background-position: -30px 0; }
  #dashboard .dashtabs .nav-activity span {
    background-position: -60px 0; }
  #dashboard .dashtabs .nav-food span {
    background-position: -90px 0; }
  #dashboard .dashtabs .nav-logs span {
    background-position: -120px 0; }
  #dashboard .dashtabs .nav-photo span {
    background-position: -150px 0; }
#dashboard .section-b {
  display: inline;
  float: left;
  margin-left: 10px;
  padding: 12px 0 0; }
#dashboard .first {
  margin-left: 0; }
#dashboard .section-b h3 {
  margin-bottom: 5px; }
#dashboard .section-b li {
  position: relative;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-top-color: #e7e7cf; }
#dashboard .section-b .info {
  margin-top: -2px; }
#dashboard .section-b .gain {
  display: block;
  padding: 0 4px 0 20px;
  line-height: 20px;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 12px;
  right: 0;
  bottom: 8px; }
#dashboard .section-b .loss {
  display: block;
  padding: 0 4px 0 20px;
  line-height: 20px;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 12px;
  right: 0;
  bottom: 8px;
  background-image: url(/images/dashboard/ico_loss.png);
  color: #009900; }
#dashboard .section-b .gain {
  background-image: url(/images/dashboard/ico_gain.png);
  color: #ff0000; }
#dashboard .tools {
  clear: both;
  position: relative;
  top: -15px;
  font-weight: bold;
  font-size: 11px; }
#dashboard .second-column .tools {
  clear: none;
  top: 0;
  margin-bottom: 5px; }
#dashboard .tools li {
  display: inline;
  float: left;
  margin-right: 22px; }

.daily-update {
  position: relative;
  padding: 0 0 0 10px; }
  .daily-update .photo {
    float: left; }
  .daily-update .textarea {
    width: 350px;
    margin: 0 115px 0 0;
    padding: 10px 14px;
    background: url(/images/dashboard/bg_form-elements.png) no-repeat 0 -28px; }
  .daily-update textarea {
    width: 340px;
    padding: 0;
    height: 21px;
    line-height: 21px;
    font-size: 12px;
    color: #666666;
    border: none; }
  .daily-update .button {
    position: absolute;
    top: -2px;
    right: 4px; }

.ui-widget-content .title h3 {
  margin: 0;
  font-size: 14px;
  font-weight: bold; }

#Weight .weight-forms {
  margin-bottom: 22px; }
  #Weight .weight-forms p, #Weight .weight-forms .weight-unit {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px; }
  #Weight .weight-forms .weight_input_field {
    width: 78px;
    height: 20px;
    padding: 6px 7px 2px;
    line-height: 18px;
    border: none;
    background: url(/images/dashboard/bg_form-elements.png) no-repeat; }

#dashboard #weight-status {
  float: right;
  width: 172px;
  padding-left: 20px;
  padding-right: 20px; }
#dashboard #calorie-burn, #dashboard #base-calorie-burn {
  width: 138px;
  padding-left: 8px;
  padding-right: 8px; }
#dashboard #overall-calories {
  width: 199px;
  padding-left: 6px;
  padding-right: 6px; }
#dashboard #calorie-target {
  width: 152px;
  padding-left: 10px;
  padding-right: 10px; }
#dashboard .ui-tabs-panel .date {
  margin: 2px 0 12px;
  background: url("/images/common/calendar_edit.png") no-repeat;
  padding-left: 20px;
  border: none;
  height: 20px;
  padding-top: 2px;
  cursor: pointer; }
#dashboard #Activity .date {
  margin-bottom: 0px; }

#Food .first-column {
  position: relative;
  width: 220px; }

.tracking h3 {
  font-size: 12px;
  margin-bottom: 10px; }
.tracking .info {
  margin-bottom: 10px; }
.tracking .quality {
  margin-bottom: 24px; }
.tracking .quantity {
  margin-bottom: 16px; }
.tracking .quality h4, .tracking .quantity h4 {
  display: inline;
  float: left;
  margin: 0 4px 5px 0;
  font-weight: normal; }
.tracking .slider {
  clear: both;
  position: relative;
  width: 320px;
  height: 8px;
  position: relative;
  margin: 7px 0 12px 0;
  background-color: #ff0000; }
.tracking .slider-handle {
  display: block;
  position: absolute;
  left: 0;
  top: -7px;
  width: 10px;
  height: 21px;
  background: #6aae46 url(/images/dashboard/bg_slider-handle.png) no-repeat;
  cursor: pointer; }
.tracking .slider-labels {
  font-size: 12px;
  font-weight: bold;
  color: #0066cc; }
  .tracking .slider-labels li {
    float: left;
    width: 75px; }
    .tracking .slider-labels li li {
      float: none;
      width: auto; }
  .tracking .slider-labels .second, .tracking .slider-labels .third {
    text-align: center; }
  .tracking .slider-labels .fourth {
    text-align: right; }
.tracking .set-target {
  position: absolute;
  right: -30px;
  bottom: 12px; }

#discussions {
  width: 582px;
  position: relative;
  padding: 10px 0 0 0;
  border-top: 2px solid #ddd; }
  #discussions h2 {
    margin: 0 0 12px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ddd; }
  #discussions .title h3 {
    float: left;
    font-weight: normal; }
  #discussions .title .second {
    float: right;
    width: 100px; }
  #discussions .dashtabs {
    margin: 0 0 8px 0;
    border-bottom: 1px solid #ddd; }
    #discussions .dashtabs li {
      display: inline;
      position: relative;
      z-index: 10;
      bottom: -1px;
      float: left;
      margin: 0 2px 0 0;
      border-bottom: 1px solid #ddd;
      background: url(/images/dashboard/tab-right.png) no-repeat 100% 0; }
    #discussions .dashtabs a {
      float: left;
      padding: 10px 10px 8px 10px;
      font-weight: bold;
      color: #333;
      background: url(/images/dashboard/tab-left.png) no-repeat; }
    #discussions .dashtabs .ui-tabs-selected {
      background-position: 100% -150px;
      border-bottom-color: #fff; }
      #discussions .dashtabs .ui-tabs-selected a {
        background-position: 0 -150px; }
  #discussions .outer-tabs-panels .ui-widget-content {
    border-style: solid none none; }
  #discussions .outer-tabs-panels .ui-tabs-panel {
    padding: 0; }

.discussion h4 {
  margin: 0 0 5px 0; }
.discussion li {
  width: 522px;
  position: relative;
  padding: 12px 0 15px 60px;
  border-bottom: 1px solid #eee; }
.discussion .topic {
  float: left;
  width: 420px; }
.discussion .question {
  float: left;
  width: 420px; }
  .discussion .question h4 {
    margin-bottom: 0;
    padding: 0 0 5px 24px;
    background: url(/images/dashboard/ico_question.png) no-repeat 0 10%; }
.discussion .activity {
  float: right;
  width: 100px; }
  .discussion .activity img {
    position: absolute;
    left: 0;
    top: 12px; }

#discussions .go-to {
  position: absolute;
  top: 10px;
  right: 0;
  font-weight: bold;
  font-size: 12px; }

#member-info {
  color: #333; }
  #member-info h2 {
    padding-bottom: 4px;
    border-bottom: 2px solid #ddd; }
  #member-info li {
    position: relative;
    width: 162px;
    padding: 10px 0;
    border-bottom: 1px solid #ddd; }
  #member-info .plus {
    font-weight: bold;
    text-transform: uppercase;
    color: #ff0000; }
  #member-info .upgrade {
    position: absolute;
    top: 10px;
    right: 0;
    font-weight: bold; }

#networks .ui-widget-content {
  border: none; }
#networks .ui-tabs-panel {
  padding: 0; }
#networks .dashtabs {
  margin: 0 0 5px 0; }
  #networks .dashtabs .ui-tabs-selected {
    font-weight: bold; }
  #networks .dashtabs li {
    float: left;
    padding: 0 3px;
    font-size: 9px;
    margin: 0;
    border-left: 1px solid #0066cc; }
    #networks .dashtabs li a {
      padding: 0; }
  #networks .dashtabs .first {
    padding-left: 0;
    border-left: none; }

.network-list li {
  padding: 10px 0;
  border-bottom: 1px solid #ddd; }
.network-list h3 {
  position: relative;
  margin: 0 0 4px 0;
  margin-left: 40px; }
.network-list img {
  position: absolute;
  left: -40px;
  top: 4px; }
.network-list p {
  clear: both;
  line-height: 1.5em;
  margin-left: 40px; }
.network-list strong {
  float: left;
  padding: 0 4px 0 20px;
  font-size: 14px;
  background-repeat: no-repeat; }
.network-list .loss {
  background-image: url(/images/dashboard/ico_loss.png); }
.network-list .gain {
  background-image: url(/images/dashboard/ico_gain.png); }
.network-list em {
  display: block;
  font-style: normal; }

#south {
  border-top: 2px solid #c4e3ff; }


.zoomswitch .inner-tabs, .zoomswitch .outer-tabs {
  margin-top: 0;
  margin-bottom: 5px;
  z-index: 0; }
  .zoomswitch .inner-tabs li,   .zoomswitch .outer-tabs li {
    float: left;
    text-align: center;
    height: 20px;
    font-weight: normal;
    border: none;
    z-index: 0;
    width: auto;
    font-size: 100%; }
    .zoomswitch .inner-tabs li a,     .zoomswitch .outer-tabs li a {
      z-index: 0; }
.zoomswitch .inner-tabs {
  color: white; }
  .zoomswitch .inner-tabs .ui-state-default a, .zoomswitch .inner-tabs .ui-state-active a, .zoomswitch .inner-tabs a {
    color: white; }
  .zoomswitch .inner-tabs .ui-state-default, .zoomswitch .inner-tabs li {
    background: #cccccc;
    color: #666; }
    .zoomswitch .inner-tabs .ui-state-default a,     .zoomswitch .inner-tabs li a {
      color: #666; }
  .zoomswitch .inner-tabs .ui-state-active {
    background: #333333;
    color: white; }
    .zoomswitch .inner-tabs .ui-state-active a {
      color: white; }
.zoomswitch .ui-tabs {
  padding: .2em; }
.zoomswitch .ui-tabs-nav {
  position: relative; }
.zoomswitch .ui-tabs-nav li, .zoomswitch .outer-tabs li, .zoomswitch inner-tabs li {
  float: left;
  border-bottom: 0 !important;
  margin: 0 .2em -1px 0;
  padding: 0 4px; }
.zoomswitch .ui-tabs-nav li a, .zoomswitch .outer-tabs li a, .zoomswitch inner-tabs li a {
  display: block;
  text-decoration: none;
  padding: 1px; }
.zoomswitch .ui-tabs-nav li.ui-tabs-selected {
  padding-bottom: 0em;
  border-bottom: 0; }
.zoomswitch .ui-tabs-hide {
  display: none !important; }
.zoomswitch .ui-widget-content {
  border: none; }
.zoomswitch .ui-tabs-panel {
  padding: 0; }
.zoomswitch .forums .ui-widget-content, .zoomswitch .groups .ui-widget-content {
  border-style: solid none none; }
.zoomswitch .forums .ui-tabs-panel, .zoomswitch .groups .ui-tabs-panel {
  padding: .5em 0; }
.zoomswitch .inner-tabs .ui-corner-tl, .zoomswitch .outer-tabs .ui-corner-tl {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px; }
.zoomswitch .inner-tabs .ui-corner-tr, .zoomswitch .outer-tabs .ui-corner-tr {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px; }
.zoomswitch .inner-tabs .ui-corner-bl, .zoomswitch .outer-tabs .ui-corner-bl {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px; }
.zoomswitch .inner-tabs .ui-corner-br, .zoomswitch .outer-tabs .ui-corner-br {
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px; }
.zoomswitch .inner-tabs .ui-corner-top, .zoomswitch .outer-tabs .ui-corner-top {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px; }
.zoomswitch .inner-tabs .ui-corner-bottom, .zoomswitch .outer-tabs .ui-corner-bottom {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px; }
.zoomswitch .inner-tabs .ui-corner-right, .zoomswitch .outer-tabs .ui-corner-right {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px; }
.zoomswitch .inner-tabs .ui-corner-left, .zoomswitch .outer-tabs .ui-corner-left {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px; }
.zoomswitch .inner-tabs .ui-corner-all, .zoomswitch .outer-tabs .ui-corner-all {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
/* Main Style Sheet for jQuery UI date picker */
#datepicker_div, .datepicker_inline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0 0 0 1px;
	background: #ddd;
	width: 185px;
	border:4px solid #0089e0;
	border-top:none;
}
#datepicker_div {
	display: none;
  z-index: 10000000001; /*must have*/
}
.datepicker_inline {
	float: left;
	display: block;
	border: 0;
}
.datepicker_rtl {
	direction: rtl;
}
.datepicker_dialog {
	padding: 5px !important;
	border: 4px ridge #ddd !important;
}
button.datepicker_trigger {
	width: 25px;
}
img.datepicker_trigger {
	margin: 2px;
	vertical-align: middle;
}
.datepicker_prompt {
	float: left;
	padding: 2px;
	background: #ddd;
	color: #000;
}
* html .datepicker_prompt {
	width: 185px;
}
.datepicker_control, .datepicker_links, .datepicker_header, .datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #fff;
}
.datepicker_control {
	background: #0089e0;
	padding: 2px 0px;
}
.datepicker_links {
	background: #dbeeff;
	padding: 2px 0px;
}
.datepicker_control, .datepicker_links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.datepicker_links label { /* disabled links */
	padding: 2px 5px;
	color: #888;
}

.datepicker_clear, .datepicker_prev {
	float: left;
	width: 34%;
}
.datepicker_rtl .datepicker_clear, .datepicker_rtl .datepicker_prev {
	float: right;
	text-align: right;
}
.datepicker_current {
	float: left;
	width: 30%;
	text-align: center;
}
.datepicker_close, .datepicker_next {
	float: right;
	width: 34%;
	text-align: right;
}
.datepicker_rtl .datepicker_close, .datepicker_rtl .datepicker_next {
	float: left;
	text-align: left;
}
.datepicker_header {
	padding: 1px 0 3px;
	background: #8b97a7;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.datepicker_header select {
	background: #8b97a7;
	color: #fff;
	border: 0px;
	font-weight: bold;
}
.datepicker {
	background: #ccc;
	text-align: center;
	font-size: 100%;
}
.datepicker a {
	display: block;
	width: 100%;
}
.datepicker_titleRow {
	background: #777;
}
.datepicker_daysRow {
	background: #eee;
	color: #666;
}
.datepicker_weekCol {
	background: #777;
	color: #fff;
}
.datepicker_daysCell {
	color: #000;
}
.datepicker_daysCell a{
	display: block;
	text-align: center;
	font-size: 10px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: auto !important;
	padding:3px;
}
.datepicker_weekEndCell {
	background: #ddd;
}
.datepicker_titleRow .datepicker_weekEndCell {
	background: #777;
}
.datepicker_daysCellOver {
	background: #fff;
}
.datepicker_unselectable {
	text-align: center;
	font-size: 10px;
	background: #FFF;
	color: #CCC;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: auto !important;
}
.datepicker_today {
	background: #ffc5d9 !important;
}
.datepicker_currentDay {
	background: #999 !important;
}
.datepicker_status {
	background: #ddd;
	width: 100%;
	font-size: 80%;
	text-align: center;
}

/* ________ Datepicker Links _______

** Reset link properties and then override them with !important */
#datepicker_div a, .datepicker_inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.datepicker_inline .datepicker_links a {
	padding: 0 5px !important;
}
.datepicker_control a {
	padding: 2px 5px !important;
	color: #eee !important;
}

.datepicker_links a {
  padding: 2px 5px !important;
	color: #333 !important;
}
.datepicker_titleRow a {
	color: #eee !important;
}
.datepicker_control a:hover {
	background: #fdd !important;
	color: #333 !important;
}
.datepicker_links a:hover, .datepicker_titleRow a:hover {
	background: #ddd !important;
	color: #333 !important;
}

/* ___________ MULTIPLE MONTHS _________*/

.datepicker_multi .datepicker {
	border: 1px solid #777;
}
.datepicker_oneMonth {
	float: left;
	width: 185px;
}
.datepicker_newRow {
	clear: left;
}

/* ___________ IE6 IFRAME FIX ________ */

.datepicker_cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

