html.old_welcome_page #main_wrap {
  width: 720px; }
html.old_welcome_page body.notifications_show #main_wrap {
  width: 720px; }
html.old_welcome_page body.notifications_show #subtabs {
  width: 720px; }
html.old_welcome_page body.notifications_show #main {
  width: 700px;
  background: #fff; }
html.old_welcome_page body.notifications_show #side {
  display: block; }

#main #col1, #main #col2 {
  width: 340px;
  width: auto;
  float: none;
  margin-bottom: 20px; }
#main #col1 {
  width: 380px;
  float: left;
  margin-right: 20px; }
#main .large_button {
  display: block;
  background-color: #f0f0f0;
  border: 1px solid #a7a7a7;
  text-align: center;
  padding: 10px;
  text-decoration: none;
  margin-bottom: 5px; }
#main .large_button:hover {
  background-color: #C9DEDB; }
#main #col2 {
  width: 560px;
  float: left; }
#main div.network {
  margin-bottom: 20px;
  padding-left: 130px;
  position: relative; }
  #main div.network span.role {
    width: 110px;
    position: absolute;
    display: block;
    margin: 2px 0 0 -130px;
    text-align: right;
    font-weight: bold; }
  #main div.network h3 {
    margin: 0;
    font-size: 14px; }
  #main div.network div.notifications, #main div.network div.messages {
    margin: 15px 0 0 0;
    padding: 0 10px;
    font-size: 13px; }
    #main div.network div.notifications a, #main div.network div.messages a {
      display: block;
      margin: 5px 0; }
  #main div.network div.current {
    margin-bottom: 15px;
    padding: 5px 10px;
    background: #c9dedb; }
  #main div.network div.hr {
    height: 0;
    margin-top: 15px;
    border-bottom: solid 2px #107180; }
#main div.blank_slate {
  margin-bottom: 20px;
  padding: 10px;
  font-size: 12px;
  background: #fff;
  border: solid 1px #107180; }
  #main div.blank_slate h3 {
    margin: -10px -10px 10px -10px;
    padding: 4px 10px;
    color: #fff;
    background: #107180; }
  #main div.blank_slate p {
    margin: 15px 0 0 0;
    line-height: 150%; }
  #main div.blank_slate ul {
    line-height: 150%; }
#main div#notifications, #main div#messages {
  clear: left; }
  #main div#notifications div.notification_wrap, #main div#messages div.notification_wrap {
    width: 100%;
    float: left;
    padding-bottom: 10px; }
  #main div#notifications div.notification, #main div#notifications div.message, #main div#messages div.notification, #main div#messages div.message {
    width: 570px;
    float: left;
    padding-left: 130px; }
    #main div#notifications div.notification h4, #main div#notifications div.message h4, #main div#messages div.notification h4, #main div#messages div.message h4 {
      width: 120px;
      height: 12px;
      margin: 0 0 0 -130px;
      padding: 0;
      color: #000;
      border: none; }
    #main div#notifications div.notification h3, #main div#notifications div.message h3, #main div#messages div.notification h3, #main div#messages div.message h3 {
      margin: 0 0 5px 0;
      font-size: 13px; }
      #main div#notifications div.notification h3 a, #main div#notifications div.message h3 a, #main div#messages div.notification h3 a, #main div#messages div.message h3 a {
        text-decoration: none; }
    #main div#notifications div.notification div.inner, #main div#notifications div.message div.inner, #main div#messages div.notification div.inner, #main div#messages div.message div.inner {
      width: 100%;
      float: left;
      margin-top: -15px;
      padding-bottom: 10px;
      border-bottom: solid 1px #107180; }
  #main div#notifications div.message, #main div#messages div.message {
    margin-bottom: 10px; }
  #main div#notifications div.notification div.p_avatar, #main div#messages div.notification div.p_avatar {
    width: 80px;
    float: left; }
    #main div#notifications div.notification div.p_avatar img, #main div#messages div.notification div.p_avatar img {
      border: solid 1px #107180; }
  #main div#notifications div.notification div.p_user, #main div#messages div.notification div.p_user {
    width: 160px;
    float: left;
    padding-right: 10px; }
  #main div#notifications div.notification div.p_content, #main div#messages div.notification div.p_content {
    width: 240px;
    float: left;
    font-size: 11px;
    line-height: 135%; }
    #main div#notifications div.notification div.p_content h4, #main div#messages div.notification div.p_content h4 {
      width: auto;
      margin: 0 0 19px 0;
      padding: 0;
      text-align: left;
      font-size: 13px; }
      #main div#notifications div.notification div.p_content h4 a, #main div#messages div.notification div.p_content h4 a {
        text-decoration: none; }
    #main div#notifications div.notification div.p_content p, #main div#messages div.notification div.p_content p {
      margin: 0; }
  #main div#notifications div.notification div.p_news, #main div#messages div.notification div.p_news {
    width: 565px; }
  #main div#notifications div.notification p.headline, #main div#messages div.notification p.headline {
    width: 400px;
    margin: 0 0 2px 0;
    font-weight: bold; }
  #main div#notifications div.notification p.company, #main div#messages div.notification p.company {
    margin: 0 0 10px 0;
    font-size: 11px;
    line-height: 135%; }
  #main div#notifications div.notification ul.p_actions, #main div#messages div.notification ul.p_actions {
    margin: -8px 0 0 0;
    padding: 0;
    list-style: none;
    float: right; }
    #main div#notifications div.notification ul.p_actions li, #main div#messages div.notification ul.p_actions li {
      width: 55px;
      margin-top: 8px; }
      #main div#notifications div.notification ul.p_actions li a, #main div#messages div.notification ul.p_actions li a {
        width: 55px;
        height: 18px;
        display: block;
        padding-top: 2px;
        text-decoration: none;
        text-align: center;
        color: #fff;
        background: #50a6ba; }
        #main div#notifications div.notification ul.p_actions li a.active, #main div#messages div.notification ul.p_actions li a.active {
          width: 53px;
          height: 17px;
          padding-top: 1px;
          color: #107180;
          background: #fff;
          border: solid 1px #50a6ba; }
#main div.chat {
  clear: left;
  padding: 25px 0 0 91px;
  font-size: 14px; }
  #main div.chat div.wrap {
    position: relative; }
  #main div.chat img {
    float: left;
    margin: 0 20px 0 -91px;
    border: solid 1px #107180; }
  #main div.chat p.message {
    position: relative;
    margin: 0;
    padding-right: 80px;
    line-height: 18px; }
  #main div.chat p.footer {
    margin: 4px 0 0 0;
    font-size: 11px; }
  #main div.chat h3 {
    margin: 0 0 6px -91px;
    font-weight: normal;
    font-size: 13px; }
    #main div.chat h3 a {
      text-decoration: none; }
  #main div.chat ul {
    top: 0;
    right: 0;
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none; }
    #main div.chat ul li {
      width: 55px;
      margin-bottom: 8px; }
      #main div.chat ul li a {
        width: 55px;
        height: 18px;
        display: block;
        padding-top: 2px;
        text-decoration: none;
        text-align: center;
        font-size: 12px;
        color: #fff;
        background: #50a6ba; }
#main form.new_chat textarea {
  border-color: #b4b4b4; }
#main form.new_chat input.submit {
  width: 594px;
  clear: left;
  display: block;
  margin: 0;
  padding: 2px 8px;
  text-decoration: none;
  color: #000;
  background: #d2d3d5;
  border: solid 2px #b4b4b4;
  border-right-color: #767676;
  border-bottom-color: #767676; }
#main #characters {
  width: 95px;
  height: 50px;
  float: left;
  margin-left: 10px;
  padding-top: 8px;
  text-align: center; }
  #main #characters span {
    display: block;
    font-size: 20px; }
#main #alphabet {
  margin: 0 -10px 15px -10px;
  padding: 5px 0 5px 10px;
  font-size: 12px;
  background: #c9dedb; }
  #main #alphabet span {
    padding: 3px 5px 3px 4px;
    text-decoration: none;
    text-transform: uppercase; }
    #main #alphabet span.letter {
      width: 10px;
      height: 10px;
      padding: 2px 4px;
      background: #fff;
      border: solid 1px #107180; }
    #main #alphabet span.inactive_letter {
      color: gray; }
  #main #alphabet a {
    padding: 3px 5px 3px 4px;
    text-decoration: none;
    text-transform: uppercase; }
#main div.registration {
  width: 100%;
  position: relative;
  float: left;
  margin-top: 10px;
  padding: 0 0 10px 0; }
  #main div.registration ul.social_links {
    list-style-type: none;
    float: right;
    margin: 0;
    padding: 0;
    width: 30px; }
    #main div.registration ul.social_links img {
      width: 25px;
      height: 25px;
      border: 0; }
  #main div.registration table.contact {
    top: 0;
    right: 0;
    position: absolute;
    border-collapse: collapse; }
    #main div.registration table.contact td {
      padding: 3px;
      font-size: 11px;
      background: #f3f3f4; }
  #main div.registration div#edit_link {
    top: 0;
    right: 0;
    position: absolute;
    border-collapse: collapse; }
  #main div.registration div.myrating {
    width: 113px;
    height: 30px;
    top: 0;
    right: 0;
    position: absolute;
    padding: 0 10px;
    border-bottom: solid 1px #d2d3d5;
    border-left: solid 1px #d2d3d5; }
  #main div.registration div.image {
    width: 120px;
    padding-left: 10px;
    float: left; }
  #main div.registration div.hr {
    width: 530px;
    float: left; }
  #main div.registration div.need {
    width: 155px;
    float: left; }
    #main div.registration div.need h4 {
      margin: 0 0 3px 0;
      padding: 0;
      text-align: left;
      font-size: 12px;
      font-weight: bold;
      color: #000;
      border: none; }
    #main div.registration div.need ul {
      margin: 0;
      padding: 0;
      list-style: none;
      font-size: 11px; }
  #main div.registration div.about_me {
    width: 560px;
    clear: left;
    margin-left: 130px;
    padding-top: 5px;
    border-top: solid 1px #d2d3d5; }
    #main div.registration div.about_me p {
      margin: 0; }
  #main div.registration h3 {
    width: 390px;
    margin: 0;
    font-size: 16px; }
    #main div.registration h3 a {
      text-decoration: none; }
  #main div.registration img {
    width: 109px;
    height: 109px;
    border: solid 2px #107180; }
  #main div.registration p.headline {
    width: 400px;
    margin: 0 0 2px 0; }
  #main div.registration p.company {
    margin: 0 0 10px 0;
    font-size: 11px;
    line-height: 135%; }
    #main div.registration p.company span {
      width: 80px;
      float: left;
      display: block;
      font-weight: bold;
      font-size: 12px; }
      #main div.registration p.company span.roles {
        width: auto;
        float: none;
        display: inline;
        font-weight: normal;
        font-size: 11px; }
  #main div.registration.registration_small {
    background: url(../images/bg_search.gif) repeat-x left bottom; }
#main ul.a_actions {
  height: 48px;
  float: left;
  margin: 0;
  padding: 4px 0 0 0;
  list-style: none; }
  #main ul.a_actions li {
    margin: 4px 0; }
    #main ul.a_actions li a {
      width: 113px;
      height: 18px;
      display: block;
      padding-top: 2px;
      text-decoration: none;
      text-align: center;
      color: #fff;
      background: #50a6ba; }
#main.need {
  margin: 0 0 0 125px;
  padding: 0;
  list-style: none; }
  #main.need li input {
    vertical-align: middle; }
#main ul.prevnext {
  float: left;
  width: 720px;
  height: 18px;
  margin: 0 -10px 15px -10px;
  padding: 0;
  list-style: none;
  color: #888;
  border-bottom: solid 2px #e0e0df; }
  #main ul.prevnext li {
    padding: 0 20px; }
    #main ul.prevnext li.prev {
      float: left; }
    #main ul.prevnext li.next {
      float: right; }
    #main ul.prevnext li a {
      text-decoration: none;
      color: #888; }
#main h3.profile {
  width: 680px;
  float: left;
  margin: 10px 0;
  padding: 6px 10px;
  font-weight: normal;
  font-size: 12px;
  color: #000;
  background: #c9dedb; }
#main div.needprovide {
  width: 50%;
  float: left; }
  #main div.needprovide h4 {
    width: 100%;
    margin: 0 0 10px 0;
    text-align: left;
    font-size: 14px;
    color: #000;
    border: none; }
  #main div.needprovide ul {
    margin: 0; }

#talk h2 {
  background: none;
  font-size: 1.6em;
  color: #107180;
  display: inline; }
#talk h3 {
  margin-top: 25px;
  color: #50A6BA;
  clear: both;
  border-bottom: 1px solid #bdbdbd; }
#talk dt {
  width: 75px;
  float: left; }
#talk dd {
  margin-left: 75px; }
#talk .meta {
  float: right;
  width: 200px;
  margin: 0px 0px 0px 20px; }
  #talk .meta .button {
    display: block;
    margin: 4px 0px 8px 0px;
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    padding: 4px;
    background: #fff;
    border: solid 2px #c9dedb; }
  #talk .meta .button:hover {
    mouse: pointer; }
  #talk .meta h3 {
    margin-top: 10px;
    display: block;
    width: 100%; }
  #talk .meta .attachments_list {
    list-style-type: none;
    margin: 0;
    padding: 0; }
#talk .speaker img {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px; }
#talk .speaker p {
  margin-top: 5px;
  margin-left: 79px; }
#talk .speaker h4 {
  margin-bottom: 0px;
  font-size: 1.2em;
  font-weight: bold; }
#talk .speaker h5 {
  font-size: 1.1em;
  margin: 0px;
  margin-bottom: 4px;
  padding: 0; }
#talk h4 {
  width: 100%;
  color: #000;
  font-size: 1.2em;
  text-align: left;
  border: 0;
  margin-top: 0;
  color: #EC0990; }
#talk .slider_wrapper p {
  display: inline; }
#talk .comments {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  #talk .comments p.comment_meta {
    color: #EC0990;
    margin-bottom: 0;
    font-weight: bold; }
  #talk .comments p {
    margin-top: 5px;
    margin-left: 55px; }
  #talk .comments li {
    margin-top: 25px; }
  #talk .comments img {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px; }
#talk #new_comment textarea {
  width: 100%; }

#subtabs ul.tabs li.search {
  float: right;
  margin-right: 0; }
#subtabs ul.tabs li.starred a {
  width: 40px;
  background-image: url(../images/star.png);
  background-repeat: no-repeat;
  background-position: center 7px; }
  #subtabs ul.tabs li.starred a span.starred {
    visibility: hidden; }
#subtabs form.tabs_search {
  padding: 0 10px; }
  #subtabs form.tabs_search #name {
    width: 625px;
    padding: 4px;
    border: solid 1px #50a6ba; }
  #subtabs form.tabs_search input.search_submit {
    width: 60px;
    padding: 3px 4px;
    border: solid 1px #50a6ba; }

#side div.missing_notifications p {
  padding: 0;
  margin: 0; }
#side div.missing_notifications input.submit {
  margin: 6px 0 0 0; }
#side div.profile_complete {
  position: relative; }
  #side div.profile_complete h2 {
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    background: transparent; }
    #side div.profile_complete h2 span {
      top: 0;
      right: 30px;
      position: absolute; }
  #side div.profile_complete div.track {
    width: 236px;
    height: 10px;
    position: relative;
    margin: 8px 0;
    background: #fff;
    border: solid 1px #000; }
  #side div.profile_complete div.fill {
    height: 10px;
    background: #107180; }
  #side div.profile_complete div.message {
    font-size: 10px; }
  #side div.profile_complete div.check {
    width: 21px;
    height: 21px;
    top: 3px;
    right: 4px;
    position: absolute;
    background: #107180 url(../images/bg_check.gif) no-repeat; }
#side ul.updated_users {
  width: 240px;
  margin: 0 0 0 -5px;
  padding: 6px 0 0 0;
  list-style: none; }
  #side ul.updated_users li {
    clear: left;
    height: 56px;
    padding-top: 5px;
    background: url(../images/bg_search.gif) repeat-x bottom left; }
    #side ul.updated_users li img {
      float: left;
      margin: 0 10px 0 5px;
      border: solid 1px #107180; }
    #side ul.updated_users li a {
      font-weight: bold;
      text-decoration: none; }
      #side ul.updated_users li a:hover {
        text-decoration: underline; }

.popup div.found_user {
  width: 178px;
  margin: 1px;
  padding: 10px 5px 5px 5px;
  float: left;
  background: url(../images/bg_search.gif) repeat-x left bottom; }
  .popup div.found_user img {
    float: left;
    margin: -5px 10px 0 0; }

input.headline {
  width: 508px; }

div.starslider {
  width: 113px;
  height: 12px;
  position: relative;
  margin-top: 7px; }
  div.starslider div.starinfo {
    width: 260px;
    height: 70px;
    top: -69px;
    left: 5px;
    position: absolute;
    display: none;
    left: -14px; }
    div.starslider div.starinfo div.info {
      height: 33px;
      padding: 15px 10px 10px 10px;
      font-size: 11px;
      background: #fdfcdc;
      border: solid 1px #fcba63; }
    div.starslider div.starinfo div.arrow {
      width: 100%;
      height: 11px;
      top: 59px;
      position: absolute;
      background: url(../images/slider_arrow.gif) 10px top no-repeat; }
  div.starslider div.sliderinfo {
    width: 260px;
    height: 70px;
    top: -69px;
    left: 5px;
    position: absolute;
    display: none;
    z-index: 99; }
    div.starslider div.sliderinfo div.info {
      height: 33px;
      padding: 15px 10px 10px 10px;
      font-size: 11px;
      background: #fdfcdc;
      border: solid 1px #fcba63; }
    div.starslider div.sliderinfo div.arrow {
      width: 100%;
      height: 11px;
      top: 59px;
      position: absolute;
      background: url(../images/slider_arrow.gif) 10px top no-repeat; }
  div.starslider div.star {
    width: 12px;
    height: 12px;
    float: left;
    background: url(../images/star_off.png);
    cursor: pointer; }
  div.starslider div.star_on {
    width: 12px;
    height: 12px;
    float: left;
    background: url(../images/star_off.png);
    cursor: pointer;
    background: url(../images/star_on.png); }
  div.starslider div.slider {
    width: 80px;
    height: 12px;
    position: relative;
    float: right;
    margin-top: 1px;
    margin-right: 10px;
    background: url(../images/slider_track.gif) -3px 2px no-repeat; }
    div.starslider div.slider div.ui-slider-handle {
      width: 6px;
      height: 12px;
      position: absolute;
      background: url(../images/slider_handle.gif) no-repeat;
      cursor: pointer; }
