html body * span.clear, html body * div.clear,
html body * li.clear, html body * dd.clear {
  background: none;
  border: 0;
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  visibility: hidden;
  height: 0; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

.note {
  font-style: italic; }

html body {
  height: 100%;
  font: 12px Verdana, Geneva, sans-serif;
  color: #333;
  background-color: #003B57;
  text-align: left; }

html body.mceContentBody {
  background-color: #fff; }

p {
  margin-bottom: 10px; }

h1, h2, h3, h4 {
  margin: 0; }

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  color: #314F62;
  font-weight: normal;
  text-transform: capitalize; }

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #255E2B;
  font-weight: normal;
  text-transform: uppercase; }

.light {
  font-weight: lighter; }

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #366C96;
  font-weight: bold;
  text-transform: uppercase; }

h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #255E2B;
  font-weight: bold;
  text-transform: uppercase; }

dl {
  clear: left;
  overflow: hidden;
  margin-bottom: 20px; }
  dl dt {
    font-weight: bolder;
    margin-right: 0.6em; }
  dl dd {
    float: left; }

dl dd.wide {
  width: 100%; }

dl.tags, dl.author, dl.type, dl.attachment {
  font-size: 0.8em;
  margin-bottom: 0.3em; }

.fl {
  float: left; }

.fr {
  float: right; }

.breadcrumbs {
  margin-left: 10px; }

a {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #196798; }

a:link {
  text-decoration: none;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #196798; }

a:visited {
  text-decoration: none;
  color: #35777E;
  font-family: Verdana, Geneva, sans-serif; }

a:hover {
  text-decoration: underline;
  color: #46813B;
  font-family: Verdana, Geneva, sans-serif; }

a:active {
  text-decoration: none;
  color: 46813B; }

#header {
  background-color: #003B57;
  height: 102px;
  color: #fff;
  border: none; }

#header .content {
  width: 960px;
  height: 102px;
  margin-right: auto;
  margin-left: auto; }

#header .content .logo {
  width: 556px;
  float: left; }

#header .content .welcome {
  padding-top: 30px;
  float: right;
  display: inline;
  width: 400px;
  text-align: right; }

#header .search_button input {
  background: url(/images/go.gif) no-repeat;
  width: 30px;
  height: 22px;
  float: right;
  cursor: pointer;
  text-align: center;
  font-size: 13px;
  line-height: 22px;
  color: #fff; }

#header a {
  color: #B1D035; }

#body {
  width: 960px;
  margin: auto;
  overflow: hidden;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-top: auto;
  margin-bottom: auto; }

#body.three {
  background: #fff url(/images/three_bg.png); }

#body.two {
  background: #fff url(/images/two_bg.png); }

#container {
  background: url(/images/bg.gif) repeat scroll 0 0; }

#menu {
  display: inline;
  float: left;
  margin-left: 9px;
  margin-right: 9px;
  width: 160px;
  margin-left: 0;
  margin-right: 0;
  width: 180px; }
  #menu ul {
    list-style: none;
    list-style-type: none;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 5px; }
    #menu ul li {
      line-height: 24px;
      margin-left: 0;
      padding-left: 10px;
      border-bottom: 1px solid #abbfc9;
      display: block;
      background: url(/images/tabs/tab3.gif) repeat-x; }
      #menu ul li a {
        font-family: Verdana, "Bitstream Vera Sans";
        font-weight: bolder;
        font-size: 10px;
        text-decoration: none;
        color: #00002f; }
    #menu ul li.active {
      background: url(/images/tabs/tab2.gif) repeat-x; }
      #menu ul li.active a {
        color: #fff; }
    #menu ul li.last {
      background: url('/images/gradient.jpg') repeat-x;
      height: 100%; }
    #menu ul li.sub {
      border: none;
      background: none;
      background-color: #fff; }
      #menu ul li.sub a {
        font-weight: normal; }
    #menu ul li.subactive {
      background: none;
      border: none; }
  #menu ul.sub {
    margin: 0;
    left: -10px; }
    #menu ul.sub li {
      padding-left: -10px; }

#menu ul li ul li {
  border: none; }

#menu ul li.active ul li, #menu ul li.active ul li.active ul li {
  background: url(/images/tabs/tab3.gif) repeat-x; }
  #menu ul li.active ul li a, #menu ul li.active ul li.active ul li a {
    font-family: Verdana, "Bitstream Vera Sans";
    font-weight: bolder;
    font-size: 10px;
    text-decoration: none;
    color: #00002f; }

#menu ul li.active ul li.active, #menu ul li.active ul li.active ul li.active {
  background: url(/images/tabs/tab2.gif) repeat-x; }
  #menu ul li.active ul li.active a, #menu ul li.active ul li.active ul li.active a {
    color: #fff; }

#menu #group_menu li ul li {
  padding-left: 0; }
#menu #group_menu ul {
  margin-bottom: 0; }
  #menu #group_menu ul li {
    line-height: normal;
    padding-left: -100px; }

ul#content_menu {
  list-style: square inside url(/images/blueadd.png); }
  ul#content_menu li {
    height: 13px;
    padding: 5px;
    line-height: 11px;
    display: list-item;
    list-style: square inside url(/images/blueadd.png);
    border: none;
    background: none; }
    ul#content_menu li a {
      font-weight: normal;
      line-height: 11px;
      vertical-align: top; }

#groupmenu ul {
  clear: left;
  overflow: hidden; }
  #groupmenu ul li {
    border-top: 1px solid #abbfc9; }
#groupmenu .grouptab {
  float: left;
  padding-right: 4px;
  padding-left: 8px;
  background: url(/images/groupnav.png); }
  #groupmenu .grouptab a {
    line-height: 22px;
    float: left;
    height: 100%;
    font-weight: bold;
    font-family: Verdana, "Bitstream Vera Sans";
    font-weight: bolder;
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
    color: #00002f; }
#groupmenu .grouptab.active {
  background: url(/images/groupnav-active.png); }
  #groupmenu .grouptab.active a {
    color: #fff; }

#content {
  display: inline;
  float: left;
  margin-left: 9px;
  margin-right: 9px;
  width: 580px;
  width: 598px;
  margin-left: 0;
  margin-right: 0;
  float: left; }
  #content .navigation {
    overflow: hidden; }
    #content .navigation h1 {
      border: none;
      width: auto;
      float: left; }
    #content .navigation .primary {
      width: 760px;
      float: left;
      padding-left: 10px;
      padding-right: 10px; }
  #content .main {
    padding: 5px; }

#content .navigation .primary.three {
  width: 578px; }

#content.full {
  display: inline;
  float: left;
  margin-left: 9px;
  margin-right: 9px;
  width: 760px;
  width: 779px;
  margin-left: 0;
  margin-right: 0;
  border-right: none; }

#secondary_menu, .secondary {
  float: right;
  margin-left: 0;
  margin-right: 0;
  width: 180px; }

#footer {
  width: 100%;
  float: left;
  color: #fff;
  font-size: 10px;
  background-color: #003B57; }

#footer a {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  color: #9C3; }

#footer a:link {
  text-decoration: none;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  color: #9C3; }

#footer a:visited {
  text-decoration: none;
  color: #9CC;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px; }

#footer a:hover {
  text-decoration: underline;
  color: #729CB5;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px; }

#footer a:active {
  text-decoration: none;
  color: #729CB5; }

#footer p {
  padding: 0.3em; }

#flash, #msg {
  margin: 10px;
  background-color: #7EE055;
  border: 1px solid #5EC035;
  color: #fff;
  padding: 5px;
  clear: both; }

#msg {
  font-size: 1.2em; }

table.list {
  width: 95%;
  margin-left: auto;
  margin-right: auto; }
  table.list thead tr th {
    border-bottom: 1px solid #ccc; }
  table.list thead tr.hdr {
    background-color: #c3d9ff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc; }
  table.list tbody tr {
    border-bottom: 1px solid #ccc; }
    table.list tbody tr td {
      padding: 0.3em; }
  table.list tbody tr.even {
    background-color: #eee; }
  table.list tfoot tr {
    background-color: #c3d9ff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc; }

table.promoted {
  background: url(/images/bluegradient.jpg) no-repeat;
  margin-bottom: 0;
  float: left;
  width: 100%;
  height: 180px;
  table-layout: fixed; }
  table.promoted thead tr, table.promoted thead th {
    border: 1px solid #ccc;
    background-color: #C9F2B3; }
    table.promoted thead tr td, table.promoted thead th td {
      padding-left: 10px;
      background-color: #C9F2B3; }
      table.promoted thead tr td img, table.promoted thead th td img {
        vertical-align: middle;
        padding-right: 8px; }
  table.promoted tr td {
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px; }
  table.promoted tfoot tr td {
    text-align: right;
    padding-bottom: 5px;
    height: 35px; }
    table.promoted tfoot tr td img {
      vertical-align: bottom;
      padding-right: 2px; }

table.promoted.empty {
  background: none; }
  table.promoted.empty tr td {
    padding: 10px; }

input[type=submit], button, span.button input {
  border-top: 0;
  border-left: 0;
  border-bottom: 0;
  border-right: 0;
  margin: 0;
  padding: 0;
  height: 21px; }

select {
  border: 1px solid #ccc; }

input[type=submit].text_button, input.text_button {
  background-color: #6cbe45;
  border: 1px solid #4BBE45;
  color: #fff;
  font-size: 0.8em;
  height: 21px;
  cursor: pointer; }

input[type=submit].text_button.over, input.text_button.over {
  background-color: #4BBE45; }

.formError {
  color: #F30; }

.counter_text {
  font-style: normal; }

.counter_error {
  color: #F30;
  font-style: italic; }

a.button, span.button {
  background: transparent url('/images/buttons/gr1.png') no-repeat scroll top right;
  color: #fff;
  float: right;
  height: 21px;
  text-decoration: none;
  text-transform: uppercase; }

a.button span, span.button button, span.button input {
  background: transparent url('/images/buttons/gr1.png') no-repeat;
  display: block;
  padding: 3px 3px 3px 10px;
  font-size: 10px; }

form.button-to {
  display: inline;
  float: right;
  margin-bottom: 10px;
  margin-right: 10px; }

.button, .button-to div {
  display: inline;
  margin-top: 5px;
  margin-left: 10px;
  background: url(/images/buttons/gr1.png) no-repeat scroll right top;
  background-position: right top;
  float: right;
  padding-right: 6px; }
  .button button, .button input[type=submit], .button-to div button, .button-to div input[type=submit] {
    text-align: center;
    background: url(/images/buttons/gr1.png) no-repeat;
    background-repeat: no-repeat;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 2px 2px 2px 10px;
    cursor: pointer; }

button {
  cursor: pointer; }

input[type="text"], input[type="password"], textarea {
  padding: 2px;
  border: 1px solid #bbb; }

input[type="file"] {
  border: none; }

.file_uploader input[type=file] {
  padding: 2px;
  border: 1px solid #bbb; }

.errorExplanation {
  margin-bottom: 10px;
  clear: both;
  background-color: #FFF;
  border: 1px solid #F00;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #333;
  padding: 10px; }

.errorExplanation h2 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  color: #F00;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 0.3em; }

.errorExplanation ul {
  margin-bottom: 0; }

.errorExplanation ul li {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #333;
  padding: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-position: outside;
  list-style-image: url(/images/bullet.gif); }

.errorExplanation p {
  margin-bottom: 5px; }

fieldset {
  clear: left;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 1.5em;
  margin-top: 1.5em; }

fieldset legend, table.promoted thead, h2 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase; }

fieldset legend, h2 {
  color: #255E2B; }

.form_item {
  padding-top: 10px;
  clear: left;
  float: left;
  width: 100%; }
  .form_item .label {
    padding-right: 5px;
    width: 160px;
    float: left; }
    .form_item .label label {
      font-family: Verdana, Geneva, sans-serif;
      font-size: 12px;
      color: #333;
      float: right;
      padding-right: 4px;
      text-align: right; }
    .form_item .label em {
      color: #F30; }
    .form_item .label .explanation {
      font-family: Verdana, Geneva, sans-serif;
      font-size: 10px;
      color: #666;
      font-style: italic;
      float: right;
      padding-right: 4px;
      clear: right; }
  .form_item .field {
    float: left;
    margin-right: 10px; }
    .form_item .field input.zipcode {
      width: 8em; }
  .form_item .message {
    float: left;
    text-align: left;
    margin-bottom: 0; }
  .form_item .forgot_password {
    float: left;
    text-align: left; }
    .form_item .forgot_password a {
      font-size: 11px; }
  .form_item .matrix label {
    text-align: left;
    width: auto;
    padding-left: 2px;
    padding-right: 5px; }

.form_item.terms .label {
  width: 350px; }

.form_item.ack .label, form_item.terms .label {
  width: 300px; }

input[type=text]:focus, input[type=password]:focus, textarea:focus {
  border-color: #666666; }

[disabled] {
  color: #fff;
  background-color: #eee; }

#group_reg {
  padding: 10px 20px;
  font-family: Helvetica, sans-serif;
  color: #314F62; }

#group_reg.invitation .title {
  font-size: 14pt;
  font-weight: normal;
  text-transform: uppercase;
  font-style: italic;
  padding-bottom: 15px; }
#group_reg.invitation .summary {
  font-size: 12pt;
  margin-bottom: 20px; }
#group_reg.invitation .no_thanks {
  width: 569px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  margin-top: 10px; }
  #group_reg.invitation .no_thanks a {
    float: right;
    font-family: Helvetica, sans-serif;
    font-size: 10pt; }

#group_reg.form table {
  width: 100%;
  border: 1px solid #000;
  margin-bottom: 15px; }
  #group_reg.form table th {
    background-color: #003B57;
    color: #fff;
    font-weight: normal; }
    #group_reg.form table th .title {
      font-family: Helvetica, sans-serif;
      font-size: 11pt;
      padding-top: 10px;
      padding-bottom: 10px; }
      #group_reg.form table th .title .divider {
        color: green; }
  #group_reg.form table thead th {
    padding: 10px; }
  #group_reg.form table td {
    width: 50%;
    padding: 10px;
    border-left: 1px solid #000;
    border-right: 1px solid #000; }
    #group_reg.form table td .heading {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      color: #366C96;
      font-weight: bold;
      text-transform: uppercase;
      text-transform: capitalize; }
    #group_reg.form table td .subheading {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      color: #366C96;
      font-weight: bold;
      text-transform: uppercase;
      font-weight: normal;
      text-transform: none;
      padding-top: 5px; }
      #group_reg.form table td .subheading em {
        color: #F30; }
  #group_reg.form table td.features {
    width: 40%;
    padding-top: 5px;
    padding-bottom: 5px; }
  #group_reg.form table th.level {
    align: center; }
    #group_reg.form table th.level .title {
      text-align: center; }
  #group_reg.form table td.level {
    width: 20%;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    vertical-align: middle; }
#group_reg.form .learn_more {
  font-weight: bold;
  padding-bottom: 15px; }
  #group_reg.form .learn_more a {
    font-weight: normal; }
#group_reg.form .form_item {
  padding-top: 5px; }
  #group_reg.form .form_item .label {
    width: 112px; }
  #group_reg.form .form_item .field {
    margin-right: 0px; }
#group_reg.form .work_information .form_item .label {
  width: 100px; }
#group_reg.form table.matrix {
  border: none;
  margin-bottom: 0px; }
  #group_reg.form table.matrix td {
    border: none;
    padding: 2px; }
#group_reg.form .radio_item {
  float: left; }
#group_reg.form .sales_volume .radio_item, #group_reg.form .local_chapter .radio_item, #group_reg.form .employees .radio_item, #group_reg.form .company_type .radio_item {
  width: 100px; }
#group_reg.form .industry .radio_item {
  width: 160px; }
#group_reg.form .local_chapter .radio_item, #group_reg.form .referred_by .radio_item {
  width: 113px; }
#group_reg.form .feature_descriptions h3 {
  padding-bottom: 10px; }
#group_reg.form .feature_descriptions dl {
  margin-bottom: 10px; }
#group_reg.form .feature_descriptions dt {
  display: inline; }
#group_reg.form .feature_descriptions dd {
  display: inline;
  float: none; }

div.pc {
  padding: 10px; }

div.pcs {
  padding: 5px; }

.content_item {
  padding: 10px; }
  .content_item .position, .content_item .school, .content_item .affiliation {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #255E2B;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 6px; }
  .content_item .timeperiod {
    color: #555555; }
  .content_item .actions {
    margin-bottom: 20px;
    text-align: center; }
  .content_item dl dd {
    margin-bottom: 6px; }
  .content_item dl dt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #366C96;
    font-weight: bold;
    text-transform: uppercase;
    font-weight: normal; }
  .content_item img {
    float: left;
    padding-right: 8px;
    padding-bottom: 12px; }
  .content_item .namebar .name {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #255E2B;
    font-weight: normal;
    text-transform: uppercase; }
  .content_item .header {
    padding-top: 0.4em;
    margin-bottom: 1.0em;
    overflow: hidden; }
    .content_item .header .title {
      font-size: 2.0em;
      font-weight: normal;
      color: #333;
      float: left;
      width: 100%;
      border: none; }
  .content_item .reply_radio_button {
    float: right;
    padding-bottom: -2px; }
  .content_item .reply_actions {
    float: right; }
  .content_item .comment_actions {
    float: right; }
  .content_item .toolbox_actions {
    clear: left;
    float: right; }
  .content_item .byline {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #333;
    font-style: italic;
    clear: left;
    width: 100%;
    padding-bottom: 0.6em;
    margin-bottom: 0.6em;
    border-bottom: 1px solid #ccc; }
  .content_item .comments {
    margin-top: 1.0em;
    margin-bottom: 0;
    overflow: visible; }
    .content_item .comments ul li {
      margin-top: 1.0em;
      list-style-image: none;
      list-style-type: none;
      margin-left: 0; }
      .content_item .comments ul li .count_actions {
        margin-left: 10px;
        margin-bottom: 1.0em; }
      .content_item .comments ul li ul li {
        margin-left: 10px; }
      .content_item .comments ul li .byline {
        padding: 0.6em;
        background-color: #f7f7f7;
        float: left;
        font-size: 12px;
        border: none; }
      .content_item .comments ul li .actions {
        width: 100%; }
      .content_item .comments ul li .votes .stats {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 11px;
        color: #333;
        font-style: italic;
        float: left; }
      .content_item .comments ul li .votes .voting {
        clear: left;
        float: left; }
    .content_item .comments .rating {
      float: right; }
    .content_item .comments legend {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      color: #366C96;
      font-weight: bold;
      text-transform: uppercase;
      font-weight: normal; }

.new_comment textarea, .new_post textarea {
  width: 99%; }

.mini_item {
  float: left;
  padding: 0.6em; }
  .mini_item .stats {
    font-size: 0.7em;
    font-weight: bold;
    text-align: center;
    position: relative;
    top: 5px;
    float: left;
    width: 54px; }
    .mini_item .stats .counts {
      height: 35px;
      font-size: 9pt;
      text-align: center;
      color: #fff; }
    .mini_item .stats .rating {
      padding-top: 5px; }
  .mini_item .details {
    margin-left: 55px;
    min-height: 50px; }
    .mini_item .details .title a {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      color: #366C96;
      font-weight: bold; }
    .mini_item .details .sub_title {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #666; }
      .mini_item .details .sub_title p {
        margin-bottom: 0px; }
    .mini_item .details .description p {
      margin-bottom: 0px; }
    .mini_item .details .byline, .mini_item .details .when {
      font-family: Verdana, Geneva, sans-serif;
      font-size: 11px;
      color: #333;
      font-style: italic; }
      .mini_item .details .byline a, .mini_item .details .when a {
        font-size: 11px; }
      .mini_item .details .byline p, .mini_item .details .when p {
        margin-bottom: 0; }
    .mini_item .details .topic {
      font-size: 11px; }
    .mini_item .details .actions a {
      font-size: 11px; }

.mini_item.over {
  background-color: #effafb; }

.mini_item.post .stats .counts {
  background: url(/images/reply_balloon.gif) no-repeat; }

.mini_item.knowledge .stats .counts {
  background: url(/images/comment_balloon.gif) no-repeat; }

.mini_item form, .group form {
  float: left;
  padding-right: 5px; }

.mini_item.membership .details, .mini_item.topic .details, .mini_item.event .details, .mini_item.group .details, .mini_item.user .details, .mini_item.sponsor .details, .mini_item.activity .details, .mini_item.connectioninvite .details, .mini_item.event_registration .details {
  margin-left: 0; }

.mini_item.group .details .logo {
  float: left; }

.mini_item.group .details .title {
  clear: left; }

.mini_item.event_registration {
  padding-left: 0;
  padding-right: 1.2em; }

.addbutton {
  text-transform: uppercase;
  float: right; }
  .addbutton img {
    padding-right: 5px;
    vertical-align: text-bottom; }
  .addbutton a {
    font-size: 9px; }

.rollover h3 {
  font-weight: normal; }
.rollover dl dt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #366C96;
  font-weight: bold;
  text-transform: uppercase;
  font-weight: normal; }

.rollover.user .avatar img {
  vertical-align: top;
  padding-right: 5px; }

.privacy {
  font-size: 0.8em;
  font-style: italic;
  color: #666;
  line-height: 2.0em; }

.author {
  font-size: 0.8em;
  overflow: hidden; }
  .author .avatar {
    float: left; }
    .author .avatar img {
      vertical-align: top; }
  .author .user {
    margin-left: 0.3em;
    float: left; }
    .author .user a {
      display: block;
      clear: left; }

#topic .header {
  padding-top: 0.4em;
  margin-bottom: 1.0em;
  overflow: hidden; }
  #topic .header .title {
    font-size: 2.0em;
    font-weight: normal;
    color: #333;
    float: left;
    width: 100%;
    border: none; }
  #topic .header .byline {
    clear: left;
    float: right;
    width: 100%;
    font-size: 0.9em;
    padding-bottom: 0.6em;
    border-bottom: 1px solid #ccc; }

.invitations {
  padding: 0.2em;
  margin-top: 1.0em; }
  .invitations .invitee {
    font-size: 0.8em; }

.materials td.name {
  float: left;
  padding-right: 5px; }
.materials td.actions {
  vertical-align: bottom;
  text-align: left; }
.materials table {
  margin-bottom: 10px; }

.company_demo_info {
  clear: left;
  padding-top: 10px; }

.registrants table, .facilitators table {
  width: 100%;
  margin-bottom: 0;
  float: left; }
  .registrants table tr td, .facilitators table tr td {
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px; }
    .registrants table tr td div.mini_item, .facilitators table tr td div.mini_item {
      float: none; }
      .registrants table tr td div.mini_item .details .logo, .facilitators table tr td div.mini_item .details .logo {
        float: left; }
        .registrants table tr td div.mini_item .details .logo img, .facilitators table tr td div.mini_item .details .logo img {
          padding-bottom: 0; }
      .registrants table tr td div.mini_item .details .title, .facilitators table tr td div.mini_item .details .title {
        font-size: 12px; }
      .registrants table tr td div.mini_item .details .sub_title, .facilitators table tr td div.mini_item .details .sub_title {
        font-size: 10px; }
      .registrants table tr td div.mini_item .details .actions, .facilitators table tr td div.mini_item .details .actions {
        clear: left;
        float: left; }

.registrants table {
  table-layout: fixed; }

#Recent_Discussions .byline {
  border: none;
  clear: none;
  margin-bottom: 0;
  padding-bottom: 0; }
#Recent_Discussions .actions {
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 0; }

.navigation .primary .group {
  overflow: hidden;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

.addsubgroup {
  margin: 10px;
  float: left;
  clear: both; }

.group .hdr {
  float: left;
  padding-top: 4px; }
  .group .hdr .name {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14pt;
    color: #314F62;
    font-weight: bold;
    text-transform: uppercase; }
  .group .hdr .nav {
    font-size: 0.8em;
    clear: left;
    float: left;
    overflow: hidden; }
    .group .hdr .nav select {
      margin-left: 0.5em;
      margin-right: 0.5em; }
.group .logo {
  width: 200px;
  float: right; }
.group .status {
  float: left;
  padding-right: 8px;
  padding-left: 8px; }
.group .detail {
  clear: both;
  margin-top: 0.3em; }
  .group .detail p {
    margin-bottom: 0; }
  .group .detail div {
    float: left;
    padding: 5px; }
    .group .detail div img {
      float: left;
      clear: none; }
    .group .detail div a {
      clear: left;
      display: block;
      padding-left: 5px; }
  .group .detail .description .title {
    padding-bottom: 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
    color: #255E2B;
    font-weight: normal;
    text-transform: uppercase; }

#groups table.list tbody tr.subgroup td.name {
  padding-left: 20px; }

#mini-beta-signup, #mini-search {
  padding-left: 10px;
  padding-right: 10px;
  border-top: 1px solid #ccc; }
  #mini-beta-signup .strong, #mini-search .strong {
    font-size: 0.75em;
    color: #6CBD45;
    font-weight: bold;
    text-transform: uppercase; }
  #mini-beta-signup .form_item, #mini-search .form_item {
    overflow: hidden;
    margin-bottom: 0.3em;
    text-align: right;
    font-size: 0.75em; }
    #mini-beta-signup .form_item label, #mini-search .form_item label {
      font-family: Verdana, Geneva, sans-serif;
      font-size: 10px;
      color: #333;
      line-height: 20px;
      float: right;
      margin-right: 3px; }
      #mini-beta-signup .form_item label em, #mini-search .form_item label em {
        color: #F30; }
    #mini-beta-signup .form_item input, #mini-search .form_item input {
      width: 80px;
      clear: right;
      float: right; }
  #mini-beta-signup .form_item.button_item span.button input, #mini-search .form_item.button_item span.button input {
    float: left; }
  #mini-beta-signup .form_item.radio_button span.button input, #mini-search .form_item.radio_button span.button input {
    float: left;
    clear: right;
    display: inline; }
    #mini-beta-signup .form_item.radio_button span.button input label, #mini-search .form_item.radio_button span.button input label {
      float: left; }

#mini-search {
  padding: 0; }
  #mini-search .advanced {
    display: none; }

#mini-search .form {
  padding: 10px; }

#mini-search .fr {
  cursor: pointer; }

#mini-search .header {
  padding: 3px;
  background: url(/images/tabs/tab3.gif) repeat-x;
  overflow: hidden;
  color: #196790;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8em; }
  #mini-search .header .fr {
    padding-top: 1px;
    font-size: 0.8em; }

.login {
  margin: 10px; }

.login .errorExplanation h2 {
  display: none; }
.login .errorExplanation p {
  display: none; }
.login .errorExplanation ul {
  list-style: none;
  list-style-type: none; }

.question {
  margin-bottom: 0px; }

.faq_item {
  margin-bottom: 20px; }

.defaulttext {
  color: #a1a1a1;
  font-style: italic; }

.team_member {
  padding-top: 10px; }
  .team_member .name {
    font-weight: bold;
    color: #999; }
  .team_member .title {
    font-style: italic; }

.searchbox {
  width: 180px;
  float: right;
  height: 17px; }

.social_media {
  padding-top: 8px;
  clear: left;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.searchform {
  clear: left;
  overflow: hidden; }

.pagination {
  text-align: center; }

.event_cal {
  float: left; }

.event_map_container {
  float: left; }

/* width: 250px*/
 * .location
 *   padding-top: 10px */
.fees {
  width: 368px; }
  .fees table {
    margin-bottom: 0;
    width: 100%;
    border: 1px solid #ccc; }
    .fees table thead tr th {
      padding: 5px; }
    .fees table tr td {
      padding: 3px; }
    .fees table tfoot tr td {
      font-size: 0.8em; }

form.register_form {
  top: -35px;
  position: relative; }

#map {
  float: left;
  margin-right: 10px; }

.money {
  text-align: right; }

.calendar {
  width: 100%; }

.content_tip {
  display: inline;
  padding: 8px 1.0em 5px 1px;
  float: left;
  color: #FFFFFF; }

dl.why {
  width: 65%;
  float: left;
  clear: none;
  margin-right: 5%;
  margin-bottom: 0; }

dl.where {
  font-size: 0.9em;
  float: left;
  width: 30%;
  clear: none;
  margin-bottom: 0; }
  dl.where .button {
    margin-left: 0; }

.focus {
  background: transparent url(/images/bluegradient.jpg) no-repeat scroll 0 0;
  overflow: hidden;
  border-width: 1px;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  padding: 0;
  -moz-box-shadow: 2px 2px 2px #ccc;
  -webkit-box-shadow: 2px 2px 2px #ccc;
  margin-bottom: 10px;
  min-height: 125px;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px; }

div.jcarousel-skin-tango div.jcarousel-container {
  width: auto; }
  div.jcarousel-skin-tango div.jcarousel-container .jcarousel-clip {
    width: 100%; }

li.jcarousel-item {
  margin: 0; }

.jcarousel-skin-tango .jcarousel-item {
  height: 100px; }

.jcarousel-skin-tango .jcarousel-clip-horizontal {
  height: 100px; }

.jcarousel-skin-tango .jcarousel-prev-horizontal,
.jcarousel-skin-tango .jcarousel-next-horizontal {
  top: 53px; }

table.mailbox {
  width: 100%; }
  table.mailbox tr td {
    padding: 0.1em; }
  table.mailbox tr td.select {
    width: 25px; }
  table.mailbox tr td.sender {
    width: 150px; }
  table.mailbox tr td.date {
    text-align: right;
    width: 180px; }
  table.mailbox tr td div.message {
    display: none; }
  table.mailbox tr.even td {
    background-color: #f7f7f7; }
  table.mailbox tr.odd td {
    background-color: #fff; }

div.message {
  margin-bottom: 20px; }
  div.message .subject {
    font-size: 1.2em;
    background-color: #f7f7f7;
    padding-top: 0.3em;
    padding-left: 0.3em;
    padding-right: 0.3em; }
  div.message .byline {
    font-size: 0.8em;
    font-style: italic;
    background-color: #f7f7f7;
    padding-bottom: 0.3em;
    padding-left: 0.3em;
    padding-right: 0.3em; }
  div.message .byline a {
    font-size: 1.0em; }
  div.message .body {
    margin-top: 0.6em;
    padding: 6px; }

div.message.unread .subject {
  font-weight: bold; }

.ui-widget {
  font-size: 1.0em; }

.tabs.ui-tabs {
  border: none; }

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

.tabs.ui-tabs .ui-tabs-panel {
  overflow: hidden;
  border-width: 1px;
  border-top: none;
  border-bottom: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  padding: 0;
  -moz-box-shadow: 2px 2px 2px #ccc;
  -webkit-box-shadow: 2px 2px 2px #ccc;
  margin-bottom: 10px;
  min-height: 125px; }

.tabs.ui-tabs .ui-tabs-nav {
  padding: 0; }

.ui-tabs-nav.ui-widget-header {
  border: none;
  border-bottom: 1px solid #aaaaaa;
  background: none; }

.tabs.ui-tabs .ui-state-default {
  background: url(/images/lightblue1pixel.jpg); }
  .tabs.ui-tabs .ui-state-default img {
    padding-left: 5px;
    float: left;
    text-align: middle; }
  .tabs.ui-tabs .ui-state-default a {
    color: #fff; }
  .tabs.ui-tabs .ui-state-default a:visited {
    color: #fff; }

.tabs.ui-tabs .ui-tabs-nav li a {
  padding: 8px 1.0em 5px 10px; }

.tabs.ui-tabs .ui-tabs-nav li a.icon {
  padding: 8px 1.0em 5px 1px; }

.tabs .ui-tabs-selected.ui-state-active {
  background: url(/images/darkblue1pixel.jpg); }
  .tabs .ui-tabs-selected.ui-state-active img {
    padding-left: 5px;
    float: left;
    text-align: middle; }
  .tabs .ui-tabs-selected.ui-state-active a {
    color: #fff; }
  .tabs .ui-tabs-selected.ui-state-active a:visited {
    color: #fff; }

.tabs.ui-widget-content {
  background: none; }

.ui-widget-overlay {
  opacity: 0.6;
  background: #000; }

body .ui-widget-content a {
  color: #196798; }

#partners {
  position: relative; }

#slides {
  position: relative;
  border: 1px solid #999;
  -moz-box-shadow: 2px 2px 2px #ccc;
  -webkit-box-shadow: 2px 2px 2px #ccc;
  margin-left: auto;
  margin-right: auto; }

#intro {
  margin-top: 10px;
  -moz-box-shadow: 2px 2px 2px #ccc;
  -webkit-box-shadow: 2px 2px 2px #ccc;
  border: 1px solid #999;
  color: #fff;
  font-style: italic;
  width: 570px;
  margin-left: auto;
  margin-right: auto; }
  #intro .content {
    overflow: hidden;
    background-color: #2E5F7F;
    height: 161px; }
    #intro .content .text {
      padding: 10px;
      float: left;
      width: 324px; }
    #intro .content .globe {
      float: left;
      width: 226px; }
  #intro .callout {
    padding: 5px 10px 5px 10px;
    background-color: #003B57;
    clear: left; }
    #intro .callout p {
      padding: 0;
      margin: 0; }
      #intro .callout p a {
        color: #fff;
        font-weight: bolder; }

#feed_filter {
  padding-left: 5px;
  padding-top: 5px; }
  #feed_filter select {
    width: 150px; }
