/* ******************************************************************************* */
/* Ultralounge CSS.  Copyright 2010 Katanadevelopment LLC.  All rights reserved. */
/* Substantial contribution by John Gallant (Big John) of PositionIsEverything.net */
/* ******************************************************************************** */
.rightside .active-scaffold {
  margin: -3em 0 0 -.8em;
  padding-top: 4em; }
  .rightside .active-scaffold .update-view.view {
    background-color: #ececec;
    border: none;
    margin-top: -4em;
    padding-top: 4em; }

html {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  height: 100%;
  font-size: 12px; }

body, ol, ul {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: bottom; }

li {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  list-style: none; }

dl, dt, dd, img, p, h1, h2, h3, h4, h5, h6, form, table, label, select, option, textarea {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  border-collapse: collapse; }

ul {
  list-style: none; }

textarea {
  font-family: "lucida grande", Calibri, arial, sans-serif;
  /* :font-size 100% */ }

a {
  color: #077070;
  font-weight: normal;
  text-decoration: none; }

.boldtext a {
  font-weight: bold; }

.inline, #inline {
  display: inline; }

#inline a, .inline a, .inline.textbutton-basic a {
  display: inline; }

a:hover {
  font-style: italic; }

body {
  font-family: "lucida grande", Calibri, arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 2.5em; }

h3 {
  font-weight: normal; }

h4 {
  color: #999999;
  font-weight: normal; }

.label {
  color: #777;
  text-transform: lowercase;
  font-size: 90%; }

.member-profile td#contact_card td.label {
  width: 25%; }
.member-profile .active .real-bg {
  height: 56px;
  background: url(../images/textbuttons/real_base.png) no-repeat 100% 2px; }
.member-profile .inactive .real-bg {
  height: 56px;
  background: url(../images/textbuttons/real.png) no-repeat 100% 2px; }
.member-profile .slideshow-module {
  position: fixed;
  margin-top: 3.5em; }
.member-profile td.profile {
  vertical-align: top;
  text-align: left; }
.member-profile td.albums {
  vertical-align: top;
  text-align: left;
  width: 66%; }
.member-profile #imageWrapper {
  vertical-align: top; }
.member-profile .profile-column {
  /* :font-size 1.3em */
  min-width: 15em;
  max-width: 25em;
  padding-bottom: 1em;
  text-align: center; }
  .member-profile .profile-column .label {
    display: inline; }
  .member-profile .profile-column .textbutton-basic {
    /* :font-size  100% */ }
  .member-profile .profile-column .textbox {
    padding-top: .2em; }
    .member-profile .profile-column .textbox p {
      margin-top: -10px; }
  .member-profile .profile-column .scrollbox {
    max-height: 12.7em;
    overflow: hidden; }
  .member-profile .profile-column .scrollbox:hover {
    overflow: auto; }
  .member-profile .profile-column .miniprofile {
    position: relative;
    left: auto;
    right: auto; }
.member-profile .sidenav .textbutton-basic a {
  text-align: right; }

.pullquote {
  z-index: 0;
  margin-left: -13px;
  margin-top: -5px; }
  .pullquote img.openquote {
    vertical-align: top;
    z-index: 0; }
  .pullquote p .firstletter {
    /* :font-size 2.2em */
    font-weight: bold;
    line-height: 1.1 !important;
    color: #000000;
    z-index: 0; }
  .pullquote p .lastword {
    white-space: nowrap; }
    .pullquote p .lastword img {
      vertical-align: middle; }
  .pullquote h4 {
    margin-bottom: -1em; }
  .pullquote .shadow-one {
    background: none; }
  .pullquote .shadow-two {
    background: none;
    padding: 9px 0 0 9px; }
  .pullquote .shadow-three {
    background: none; }
  .pullquote .shadow-four {
    left: -6px;
    top: -6px;
    padding: 1px; }
  .pullquote .shadow-five {
    /* :line-height 1.6 !important */
    cursor: -moz-zoom-in;
    padding: 0 8px 0 10px !important; }
  .pullquote .questiontext {
    color: #888888;
    padding-bottom: .3em; }

.pullquote:hover .shadow-one {
  background: transparent url(../images/dropshadows/upperrightfade9.png) no-repeat scroll 100% 0; }
.pullquote:hover .shadow-two {
  background: transparent url(../images/dropshadows/lowerleftfade9.png) no-repeat scroll 0 100%;
  padding: 9px 0 0 9px; }
.pullquote:hover .shadow-three {
  background: transparent url(../images/dropshadows/drop9.png) repeat scroll 100% 100%; }
.pullquote:hover .shadow-four {
  background-color: #f5f5ed;
  border: 1px solid #d7cfc9;
  padding: 0; }

.maincontent {
  position: relative;
  margin-right: 1em; }

#batCave {
  position: absolute;
  left: -3000px;
  width: 1000px; }

.flyout-text {
  position: fixed;
  z-index: 400;
  left: -3000px;
  top: -3000px;
  margin-left: 200px;
  width: 750px;
  cursor: pointer;
  padding-top: 2em; }
  .flyout-text h5 {
    float: left;
    margin: .8em 1em 0 5px;
    padding: 0;
    /* :font-size 1.3em */
    color: #999999; }
  .flyout-text p {
    text-align: left;
    color: #003;
    /* :font-size 1.3em */
    line-height: 1.6 !important;
    margin: 0 0 .5em 0 !important; }
    .flyout-text p span.firstletter {
      /* :font-size 2.2em */
      font-weight: bold;
      line-height: 1.1 !important;
      color: #003 !important; }

.flyout-gallery {
  position: fixed;
  z-index: 400;
  left: -3000px;
  top: -3000px;
  margin-left: 200px;
  width: 750px;
  cursor: pointer;
  padding-top: 2em; }

body.update .flyout-gallery table.fieldset td {
  height: auto; }
  body.update .flyout-gallery table.fieldset td textarea {
    margin-bottom: .5em; }

.edit-selected .thumb-container>.shadow-one {
  background: url(../images/dropshadows/upperrightfade9.png) 100% 0 no-repeat; }
.edit-selected .thumb-container>*>.shadow-two {
  padding: 9px 0 0 9px;
  background: url(../images/dropshadows/lowerleftfade9.png) 0 100% no-repeat; }
.edit-selected .thumb-container>*>*>.shadow-three {
  background: url(../images/dropshadows/drop9.png) 100% 100%; }
.edit-selected .thumb-container>*>*>*>.shadow-four {
  left: -9px;
  top: -9px; }
.edit-selected .pullquote {
  hover>.shadow-one-background: url(../images/dropshadows/upperrightfade9.png) 100% 0 no-repeat;
  hover>*>.shadow-two-padding: 9px 0 0 9px;
  hover>*>.shadow-two-background: url(../images/dropshadows/lowerleftfade9.png) 0 100% no-repeat;
  hover>*>*>.shadow-three-background: url(../images/dropshadows/drop9.png) 100% 100%;
  hover>*>*>*>.shadow-four-left: -9px;
  hover>*>*>*>.shadow-four-top: -9px; }

.miniprofile {
  hover-z-index: 200; }
  .miniprofile .tri-cell {
    margin: 2px auto;
    /* :font-size 85% */ }
    .miniprofile .tri-cell td {
      margin: 0 !important;
      padding: 1px 2px !important; }
    .miniprofile .tri-cell span {
      color: #999999; }
  .miniprofile .leftcell {
    text-align: right;
    width: 7em; }
  .miniprofile .centercell {
    text-align: center;
    width: 6em;
    color: #999999; }
  .miniprofile .rightcell {
    text-align: left;
    width: 7em; }
  .miniprofile span.onlinestatus {
    color: #993322; }

.bigpicture .thumb-group-container .thumb-container img {
  opacity: .78; }
.bigpicture .thumb-group-container .thumb-container img:hover {
  opacity: 1; }

.flyout-text>*>*>*>*>.shadow-five {
  background: #f5f6ef;
  padding: 1em 2em 2em 2.5em;
  border: 1px solid #d8d8d8;
  overflow: auto; }

.flyout-gallery>*>*>*>*>.shadow-five {
  background: #ecf5f5;
  padding: 2em 2em 2em 2.5em;
  border: 1px solid #d8d8d8;
  overflow: auto; }

#bigPicture .innercaption * {
  text-align: center; }

.blackglow-25> .shadow-one {
  background: url(../images/dropshadows/glow-black-soft-25px-ur.png) 100% 0 no-repeat; }
.blackglow-25> .shadow-one>.shadow-two {
  padding: 50px 0 0 50px;
  background: url(../images/dropshadows/glow-black-soft-25px-ll.png) 0 100% no-repeat; }
.blackglow-25> .shadow-one>*>.shadow-three {
  background: url(../images/dropshadows/glow-black-soft-25px.png) 100% 100% no-repeat; }
.blackglow-25> .shadow-one>*>*>.shadow-four {
  left: -50px;
  top: -50px;
  background: url(../images/dropshadows/glow-black-soft-25px.png) no-repeat; }
.blackglow-25> .shadow-one>*>*>*>.shadow-five {
  left: 25px;
  top: 25px;
  position: relative; }

body.member-profile .hover-lock>*>*>*>.shadow-four {
  background-color: #f5f5ed;
  border: 1px solid #d7cfc9;
  padding: 0; }

.innercaption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; }
  .innercaption * {
    background: url(../images/general/blackmask-60-topfade.png);
    color: #ffffff;
    padding: 8px 5px 5px 5px;
    margin: 0;
    /* :font-size 1.2em */
    font-weight: normal;
    line-height: 1.5;
    display: block; }

.hide-bigcaption .innercaption {
  visibility: hidden; }

.centering-table {
  margin: 0 auto; }

.floated-left {
  float: left; }

.floated-right {
  float: right; }

.brclear {
  clear: both;
  height: 0;
  margin: 0;
  /* :font-size 1px */
  line-height: 0; }

.simpleclear {
  clear: both; }

div.hidden {
  display: none; }

th {
  color: #838b8b;
  vertical-align: bottom;
  font-size: 90%; }

.page_meta_data {
  display: none; }

.welcome {
  text-align: right;
  position: absolute;
  top: 1.5em;
  right: .5em;
  color: red;
  z-index: 2000; }
  .welcome i {
    padding-right: 1em; }

#errorExplanation {
  margin-left: .5em;
  color: red; }

#login_logout {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 3000;
  width: 23em; }

#login_error {
  color: #FFB22B; }
  #login_error a {
    color: #FFB22B;
    border: 1px solid #FFB22B;
    padding: 0 5px 0 5px;
    font-weight: bold;
    font-size: 290%; }

.flash_note {
  color: #FFB22B;
  position: absolute;
  top: 3.5em;
  right: 1.5em;
  max-width: 170px;
  text-align: right; }

.flyout_note {
  float: right;
  color: red; }

.rightside .flash_note {
  text-align: left;
  max-width: none;
  color: red;
  position: relative;
  right: auto;
  left: 0;
  top: auto;
  margin-bottom: .5em; }

.g1-inner #page_heading {
  margin: 0em 0 1em .5em; }

#page_heading {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: .8em;
  /* :font-size 175% */ }
  #page_heading a {
    z-index: 100; }
  #page_heading #page_title {
    padding-right: .2em;
    vertical-align: baseline; }
  #page_heading #page_subtitle {
    color: #999999;
    /* :font-size .75em */
    vertical-align: baseline; }
  #page_heading .sub_application {
    display: inline;
    margin-right: .3em; }
    #page_heading .sub_application a {
      display: inline; }

.flyout-gallery #page_title, .flyout-gallery .title, .flyout #page_title, .flyout .title, .flyout-text #page_title, .flyout-text .title {
  /* :font-size 1.5em */ }
.flyout-gallery #page_subtitle, .flyout-gallery .subtitle, .flyout #page_subtitle, .flyout .subtitle, .flyout-text #page_subtitle, .flyout-text .subtitle {
  /* :font-size 1.5em */
  color: grey; }

.edit_button img {
  margin-bottom: .25em; }

.blackglow-25 > .shadow-one > * > * > * > .shadow-five {
  overflow: auto; }

.flyout.fixed {
  position: fixed;
  top: 40%;
  left: 25%;
  width: 40em; }

.flyout {
  position: absolute;
  top: 20%;
  left: 20%;
  width: auto;
  height: auto;
  z-index: 400; }

.flyout > * > * > * > * > .shadow-five {
  background-color: #ececec;
  padding: .75em; }

#virtualMain.update, #virtualBox.update {
  background-color: #ececec;
  line-height: .8em; }
  #virtualMain.update .title, #virtualBox.update .title {
    text-align: center;
    font-size: larger; }

#virtualBox .inner {
  padding: 1em; }

.flyout.update .shadow-five, .flyout-gallery.update .shadow-five, .flyout-text.update .shadow-five, #virtualBox .shadow-five {
  background-color: #ececec; }
.flyout.update table.select_list, .flyout-gallery.update table.select_list, .flyout-text.update table.select_list, #virtualBox table.select_list {
  line-height: .8em; }

#friendsGallery_1.flyout-gallery {
  margin-bottom: '25em'; }

.caption {
  position: absolute;
  bottom: -7px;
  line-height: 1em;
  padding-left: .2em;
  vertical-align: top;
  text-align: left;
  overflow: hidden;
  height: 2.1em;
  width: 100%;
  font-size: 90%; }
  .caption * {
    position: relative; }

.large-grp .caption, #filmstrip .caption {
  bottom: -19px;
  height: 2em; }

.gallery_thumb.wip .caption {
  height: 2.1em;
  bottom: -1.8em; }

.lonely_thumb .caption {
  position: relative; }

.thumb-group- {
  zoom: 1;
  height: 130px;
  overflow: hidden; }
  .thumb-group- .thumb-container {
    vertical-align: bottom; }

.thumb-group-container {
  height: 127px; }

.thumb-group-container.large-grp {
  height: 210px; }
  .thumb-group-container.large-grp .gallery_thumb {
    height: 189px; }

.thumb-group-name {
  float: left;
  width: 7.5em;
  height: 100%;
  padding: 0 0 0 0;
  text-align: right;
  /* :font-size 110% */ }
  .thumb-group-name .container1 {
    height: 109px;
    position: relative;
    top: 0; }
    .thumb-group-name .container1 .container2 {
      position: absolute;
      bottom: 2px;
      left: 0;
      width: 7.5em;
      text-align: right; }

.large-grp .thumb-group-name .container1 {
  height: 189px; }

.thumb-group {
  position: relative;
  height: 100%;
  overflow: hidden; }

.gallery_thumb {
  height: 120px;
  position: relative;
  float: left;
  margin: 0 5px 21px 5px; }

.gallery_thumb.no-caption {
  height: 109px; }

.thumb-group-show-all {
  width: 100%; }
  .thumb-group-show-all .thumb-group-name {
    margin: 0.5em 0 0.5em 0; }

.thumb-group-container.show-all {
  width: 100%;
  height: auto;
  overflow: visible; }
  .thumb-group-container.show-all .thumb-group-name {
    margin: 0.5em 0 0.5em 0; }

.thumb-group-container .plus_minus {
  width: 25px;
  height: 25px;
  display: none; }

.thumb-group-container.overflow .plus_minus {
  display: block;
  position: relative;
  background: url('/images/buttons/plus_base.png') top right no-repeat; }

.thumb-group-container.show-all.overflow .plus_minus {
  background-image: url('/images/buttons/minus_base.png'); }

.gallery_thumb:hover, .thumb-container:hover {
  z-index: 5000;
  background: url(/images/buttons/nil_btn.png); }

.thumb-container {
  z-index: 10; }
  .thumb-container table.no-image {
    width: 100%;
    border-left: 1px solid black;
    border-top: 1px solid black;
    background-color: #ececec; }
  .thumb-container .miniprofile.first {
    position: absolute;
    right: auto;
    left: 60%; }
  .thumb-container .miniprofile {
    display: none;
    z-index: 400; }
    .thumb-container .miniprofile table {
      background-color: #ececec; }
      .thumb-container .miniprofile table .spacer {
        height: .25em; }

.miniprofile table {
  background-color: #ececec;
  opacity: .96;
  line-height: 1.4; }
  .miniprofile table td {
    white-space: nowrap;
    font-size: 90%; }
    .miniprofile table td a {
      display: block;
      color: #770077;
      font-weight: bold; }
    .miniprofile table td a.inline {
      display: inline; }
  .miniprofile table td.pic {
    vertical-align: bottom;
    text-align: right;
    padding: 1.4em .1em .7em 1.5em; }
    .miniprofile table td.pic img {
      border: 1px solid  grey; }
  .miniprofile table td.name {
    vertical-align: bottom;
    padding: .8em 1.5em .3em 1.2em; }
    .miniprofile table td.name a {
      font-size: 125%;
      font-weight: normal; }
    .miniprofile table td.name a.minilink {
      font-size: 90%;
      font-weight: bold; }
  .miniprofile table td.links {
    vertical-align: baseline;
    text-align: right;
    line-height: 1.34;
    padding: 0 0 1.2em 1.5em;
    font-family: Fontin-Sans, tahoma, geneva, sans-serif;
    font-size: 95%; }
  .miniprofile table td.info {
    text-align: left;
    vertical-align: baseline;
    padding: 0 1.4em 1.2em 1.2em;
    font-size: 90%; }
    .miniprofile table td.info table.fieldset td.value {
      padding: 0;
      border-bottom: none; }

table.cascade-row td td .label {
  color: black; }

.cascade-unit .primary {
  visibility: visible; }
.cascade-unit .secondary {
  visibility: hidden; }

.cascade-unit:hover {
  z-index: 5000; }
  .cascade-unit:hover .primary {
    visibility: hidden; }
  .cascade-unit:hover .secondary {
    left: auto;
    visibility: visible; }

.thumb-container:hover .miniprofile {
  display: block;
  z-index: 8000; }
.thumb-container:hover .miniprofile:hover {
  display: block;
  z-index: 8000; }

.owner .thumb-container:hover .photo.miniprofile {
  display: block;
  line-height: .8em; }
  .owner .thumb-container:hover .photo.miniprofile td {
    text-align: center;
    line-height: .8em;
    padding-top: 8px;
    padding-bottom: 8px; }
    .owner .thumb-container:hover .photo.miniprofile td a {
      display: inline; }

td.l1 .miniprofile, td.l2 .miniprofile {
  position: absolute;
  top: 100%;
  margin-top: -70px;
  bottom: auto;
  left: 40%;
  right: auto; }

.rightdown .miniprofile {
  position: absolute;
  right: auto;
  left: 40%;
  top: 100%;
  margin-top: -45px;
  bottom: auto; }

.rightup .miniprofile {
  position: absolute;
  top: auto;
  left: 100%;
  margin-left: -45px;
  bottom: 0;
  margin-bottom: 45px;
  right: auto; }

.leftup .miniprofile {
  position: absolute;
  bottom: 0;
  margin-bottom: 45px;
  top: auto;
  right: 100%;
  margin-right: -45px;
  left: auto; }

.leftdown .miniprofile {
  position: absolute;
  top: 100%;
  margin-top: -45px;
  bottom: auto;
  left: auto;
  right: 40%; }

.cascade-unit.rightdown .miniprofile, .cascade-unit.leftdown .miniprofile {
  margin-top: -70px; }

.cascade-unit.leftup .miniprofile {
  margin-bottom: 110px;
  margin-right: -70px; }

.cascade-unit.rightup .miniprofile {
  margin-bottom: 110px;
  margin-left: -70px; }

.thumb-group-container .thumb-container .miniprofile {
  position: absolute; }
.thumb-group-container .photo.miniprofile {
  border: 1px solid black;
  position: absolute;
  bottom: 40px;
  top: auto;
  left: 60%;
  right: auto;
  max-height: 127px;
  height: auto;
  margin: 0px;
  display: none; }
  .thumb-group-container .photo.miniprofile table {
    height: auto;
    width: 10em; }
  .thumb-group-container .photo.miniprofile .owner_buttons {
    display: none; }
.thumb-group-container .large .photo.miniprofile {
  max-height: 189px; }
.thumb-group-container .leftup .photo.miniprofile, .thumb-group-container .leftdown .photo.miniprofile {
  position: absolute;
  right: 60%;
  left: auto; }
.thumb-group-container .rightup .photo.miniprofile, .thumb-group-container .rightdown .photo.miniprofile {
  position: absolute;
  right: auto;
  left: 60%; }

.owner .thumb-group-container .photo.miniprofile table, .thumb-group-container.owner .photo.miniprofile table {
  width: 125px; }
  .owner .thumb-group-container .photo.miniprofile table .owner_buttons, .thumb-group-container.owner .photo.miniprofile table .owner_buttons {
    display: block; }

th {
  text-align: left; }

td.top, table.fieldset td.label.top {
  vertical-align: top; }

td.left {
  text-align: left; }

td.middle {
  vertical-align: middle; }

td.center {
  text-align: center; }

td.right, th.right, table.fieldset td.label.right {
  text-align: right; }

td.bottom {
  vertical-align: bottom; }

.right {
  text-align: right; }

img#arrow {
  position: relative;
  top: -4px; }

.centerpoint {
  height: 1px;
  width: 1px;
  top: 50%; }

.clear {
  clear: both; }

.boldtext {
  font-weight: bold; }
  .boldtext a {
    font-weight: bold; }

.blink {
  text-decoration: blink;
  color: green; }
  .blink a#autodate_button {
    color: green; }

.red {
  color: red; }

.nowrap {
  white-space: nowrap; }

.normaltext {
  font-weight: normal;
  color: black; }

.container-left {
  position: relative;
  left: 0em; }

#shadowGroup {
  display: none; }

.shadow-one {
  position: relative;
  background: url(../images/dropshadows/upperrightfade3-pad3.png) 100% 3px no-repeat scroll; }

.shadow-two {
  position: relative;
  padding: 9px 0 0 9px;
  background: url(../images/dropshadows/lowerleftfade3-pad3.png) 3px 100% no-repeat; }

.shadow-three {
  position: relative;
  background: url(../images/dropshadows/drop3-pad3.png) repeat scroll 100% 100%; }

.shadow-four {
  position: relative;
  display: block;
  left: -6px;
  top: -6px; }

.thumb-container img.enlargeable {
  vertical-align: bottom;
  cursor: -moz-zoom-in; }

.thumb-container:hover> .shadow-one, .listview tr:hover .thumbcontainer> .shadow-one {
  background: url(../images/dropshadows/upperrightfade9.png) no-repeat scroll 100% 0pt; }
.thumb-container:hover> *>.shadow-two, .listview tr:hover .thumbcontainer> *>.shadow-two {
  background: url(../images/dropshadows/lowerleftfade9.png) no-repeat scroll 0pt 100%; }
.thumb-container:hover> *>*>.shadow-three, .listview tr:hover .thumbcontainer> *>*>.shadow-three {
  background: url(../images/dropshadows/drop9.png) repeat scroll 100% 100%; }
.thumb-container:hover> *>*>*>.shadow-four, .listview tr:hover .thumbcontainer> *>*>*>.shadow-four {
  left: -9px;
  top: -9px; }

.rightside {
  background: url(/images/dropshadows/rightside-ur.png) 100% 0 no-repeat !important; }

.rightside>.shadow-two {
  padding: 40px 0 0 40px;
  background: url(/images/dropshadows/rightside-ll.png) 0 100% no-repeat; }

.rightside>*>.shadow-three {
  background: url(/images/dropshadows/rightside-main.png) 100% 100% no-repeat; }

.rightside>*>*>.shadow-four {
  left: -40px;
  top: -40px;
  position: relative;
  background: url(/images/dropshadows/rightside-main.png) no-repeat; }

.rightside>*>*>*>.shadow-five {
  left: 20px;
  top: 20px;
  position: relative;
  background-color: #ececec;
  padding-left: .8em;
  overflow: visible;
  padding-top: 2.5em; }

body.glow .rightside {
  background: url(/images/dropshadows/rightside-ur-glow.png) 100% 0 no-repeat !important; }

body.glow .rightside>.shadow-two {
  background: url(/images/dropshadows/rightside-ll-glow.png) 0 100% no-repeat; }

body.glow .rightside>*>.shadow-three {
  background: url(/images/dropshadows/rightside-main-glow.png) 100% 100% no-repeat; }

body.glow .rightside>*>*>.shadow-four {
  background: url(/images/dropshadows/rightside-main-glow.png) no-repeat; }

.shadow-one.optionpane {
  padding: 0 0 20px 0;
  background: url(/images/dropshadows/optiongroup-ll.png) 0 100% no-repeat !important; }

.shadow-one.optionpane>.shadow-two {
  padding: 0 20px 0 0;
  background: url(/images/dropshadows/optiongroup-main.png) no-repeat; }

.shadow-one.optionpane>*>.shadow-three {
  top: 20px;
  left: 20px;
  position: relative;
  background: url(/images/dropshadows/optiongroup-bottom.png) 0 100% repeat-x; }

.shadow-one.optionpane>*>*>.shadow-four {
  top: -10px;
  left: -10px;
  margin-right: -10px;
  position: relative;
  background: url(/images/dropshadows/sidenav-right50.png) 100% 0 repeat-y; }

.shadow-one.optionpane>*>*>*>.shadow-five {
  background: none !important;
  padding: 2px 0;
  zoom: 1; }

body.glow .shadow-one.optionpane {
  background: url(/images/dropshadows/optiongroup-ll-glow.png) 0 100% no-repeat !important; }

body.glow .shadow-one.optionpane>.shadow-two {
  background: url(/images/dropshadows/optiongroup-main-glow.png) no-repeat; }

body.glow .shadow-one.optionpane>*>.shadow-three {
  background: url(/images/dropshadows/optiongroup-bottom-glow.png) 0 100% repeat-x; }

.pageactions, .sidenav-fixed .textbutton-basic {
  text-align: right; }

.pageactions, .textbutton-basic {
  margin-right: 0px; }
  .pageactions a, .textbutton-basic a {
    font-family: Fontin-Sans, tahoma, geneva, sans-serif;
    margin-top: 0.7em;
    margin-bottom: 0.7em;
    padding-right: .4em;
    display: block;
    font-weight: bold;
    font-size: 115%;
    line-height: .9em;
    text-transform: lowercase; }

.sidenav .pageactions a, .sidenav .textbutton-basic a {
  color: #ececec; }
.sidenav .pageactions a.active, .sidenav .textbutton-basic.active a {
  color: #99182c; }
.sidenav .pageactions a.blink, .sidenav .textbutton-basic.blink a {
  text-decoration: blink; }
.sidenav label.blink, .sidenav .blink {
  text-decoration: blink; }
.sidenav .pageactions a.inactive, .sidenav .textbutton-basic.inactive a {
  color: grey; }

.accordion .options {
  display: none; }

.sidenav {
  z-index: 1;
  position: fixed;
  top: 2.5em;
  left: 0px;
  bottom: 0pt;
  width: 13em;
  margin-top: 4em; }
  .sidenav .sub_application {
    position: relative;
    /* :font-size 2em */
    text-align: right;
    margin-top: .25em;
    line-height: .9;
    padding-right: 10px; }
    .sidenav .sub_application a {
      font-weight: normal;
      color: #ececec;
      text-transform: lowercase; }
  .sidenav .tabs, .sidenav .tabs.optionpane {
    position: relative;
    left: 0.75em;
    width: 12.25em; }
    .sidenav .tabs a, .sidenav .tabs.optionpane a {
      color: #333366;
      border-left: none; }
    .sidenav .tabs .optiongroup, .sidenav .tabs.optionpane .optiongroup {
      position: relative;
      width: auto;
      border: none; }
    .sidenav .tabs .side-nav-num, .sidenav .tabs.optionpane .side-nav-num {
      font-weight: bold;
      color: #AAC; }
  .sidenav .optionpane {
    left: 1.25em;
    width: 11.75em;
    margin-left: .5em;
    margin-top: 9px; }
    .sidenav .optionpane .optiongroup {
      left: auto;
      width: auto; }
  .sidenav .optionpane.quicklinks {
    margin-left: 0;
    left: 0; }
  .sidenav .optiongroup {
    cursor: pointer;
    position: relative;
    top: 0em;
    width: 11.75em;
    padding-top: .75em;
    padding-bottom: .75em;
    padding-left: .75em;
    left: 1.25em; }
    .sidenav .optiongroup .label {
      /* :font-size 100% */
      text-align: right;
      padding-right: .5em;
      display: block;
      color: white;
      background: #040505;
      padding-left: .3em;
      padding-bottom: .15em; }
    .sidenav .optiongroup a {
      font-weight: normal;
      font-size: 90%;
      text-align: right;
      display: block;
      color: white;
      margin-bottom: -1px;
      padding-right: .5em; }
    .sidenav .optiongroup a.selected {
      background-color: #ececec;
      color: #040505;
      font-weight: bold; }
    .sidenav .optiongroup a:hover {
      background-color: #ececec;
      color: #040505; }
  .sidenav .searchbox a {
    /* :font-size 100% */
    border: none;
    display: inline;
    color: white;
    margin-left: 1em; }
  .sidenav .searchbox a:hover {
    text-decoration: underline;
    background: none; }
  .sidenav .searchbox input.search_criteria {
    margin-left: .3em;
    width: 90%;
    position: relative;
    left: 0em; }
  .sidenav .searchbox input.go {
    margin-left: .3em;
    border: 1px solid white;
    width: 2em;
    margin-top: .3em;
    margin-bottom: .3em;
    color: #040505;
    text-align: center;
    padding-bottom: .15em; }
  .sidenav .options {
    position: relative;
    width: 100%; }
    .sidenav .options a {
      border: none; }

body {
  background-color: #040505; }

body.embedded {
  background-color: transparent;
  background-image: none; }

table.show_header {
  margin-left: -0.2em;
  margin-top: .8em; }
  table.show_header td {
    vertical-align: top;
    text-align: left; }

.rightside {
  background-color: #ececec;
  position: absolute;
  bottom: 2.5em;
  right: 0;
  left: 13em;
  padding-left: .5em;
  margin-left: -20px;
  margin-top: 40px; }
  .rightside fieldset {
    border: none;
    width: auto; }
  .rightside form li, .rightside form p {
    margin-bottom: 10px;
    margin-right: 10px; }
    .rightside form li label, .rightside form li .label, .rightside form p label, .rightside form p .label {
      font-weight: bold;
      width: 10em;
      margin-right: 10px;
      text-align: right; }
    .rightside form li input, .rightside form li select, .rightside form p input, .rightside form p select {
      width: 150px; }
  .rightside legend {
    color: #555555;
    /* :font-size 160% */
    font-weight: bold;
    margin: 0;
    padding: 2px 0; }

.sidenav .save_cancel {
  padding_top: 0; }

.save_cancel {
  text-align: left;
  padding: .5em; }
  .save_cancel input, .save_cancel a {
    /* :font-size 90% */
    text-transform: uppercase; }
  .save_cancel a {
    padding: .2em .5em .2em .5em;
    font-weight: normal; }
  .save_cancel input {
    padding: .1em .3em .1em .3em;
    background-color: #ececec;
    color: black; }
  .save_cancel input:hover, .save_cancel a:hover {
    font-style: italic;
    cursor: pointer; }

.center {
  text-align: center  !important; }

.update table.fieldset td.label {
  padding-top: .3em; }

table.fieldset td.label {
  vertical-align: baseline;
  text-align: right;
  white-space: nowrap; }
table.fieldset td.label.left {
  text-align: left;
  padding-left: 5px;
  color: black;
  font-weight: bold;
  border-collapse: collapse;
  border-bottom: 1px solid #bbbbbb;
  font-size: 100%; }
table.fieldset td.title {
  font-size: 175%;
  border-collapse: separate;
  border-bottom: 1px solid #BBBBBB; }
table.fieldset td.subtitle {
  /* :font-size 140% */ }
table.fieldset td.value {
  padding-left: 5px;
  vertical-align: baseline; }
  table.fieldset td.value textarea {
    margin-bottom: 1em; }
  table.fieldset td.value input, table.fieldset td.value select, table.fieldset td.value textarea {
    border-color: #999 #ddd #ccc #888;
    border-width: 1px;
    border-style: solid;
    padding-left: 4px; }
  table.fieldset td.value input[type="file"] {
    border: 1px solid white;
    height: 1.6em; }
  table.fieldset td.value input[type="submit"] {
    border: 1px solid white; }
table.fieldset td.value > a.create {
  margin-left: 1.5em;
  /* :font-size 110% */ }

table.fieldset.doublespace td {
  line-height: 2em; }

body .rightside table.mceLayout {
  border: 1px  grey inset;
  background-color: #fafafa; }

table.listview {
  padding-right: 1em;
  margin-bottom: 1.5em;
  width: 98%; }

table.listview.short td {
  height: auto; }
table.listview.short table.miniprof td {
  height: auto; }

.listview th.l1, .listview td.l1, .listview th.r2, .listview td.r2 {
  width: 90px; }
.listview th.l2, .listview td.l2, .listview th.r1, .listview td.r1 {
  width: 102px; }
.listview > * > * > td {
  height: 55px;
  border-bottom: 3px solid #ececec;
  font-size: 90%; }

.listview td.d.first, .listview td.r1, .listview td.r2 {
  padding-left: 5px; }
.listview td.data.right input {
  text-align: right; }
.listview th.right, .listview td.right {
  padding-right: 1em; }

.listview.twothumbs.tiny th.l1, .listview.twothumbs.tiny td.l1, .listview.twothumbs.tiny th.l2, .listview.twothumbs.tiny td.l2 {
  width: 65px;
  height: 30px; }

.listview.twothumbs th.l1, .listview.twothumbs td.l1 {
  width: 90px; }
.listview.twothumbs th.l2, .listview.twothumbs td.l2 {
  width: 105px; }
.listview.twothumbs td.l1 {
  height: 60px; }
.listview.twothumbs .left2 td.data {
  background: url(/images/list-view/list-bg-lavender.png);
  background-position: -10px 0; }
.listview.twothumbs .left2 td.data.last {
  background-position: -10px 0; }
.listview.twothumbs .left2 td.l2 {
  background: url(/images/list-view/list-bg-lavender.png);
  background-repeat: repeat-y;
  background-position: 30px 0px; }
.listview.twothumbs .left2 td.l1 {
  background-color: #ececec; }

.guestlist td {
  border: none;
  padding: 0 2px 0 2px;
  line-height: 1.0em;
  height: 1em; }

.listview td.order_line {
  vertical-align: top;
  padding-top: .25em; }

body.update table.listview td {
  border-bottom: none; }

table#message_list tr.unread td.data {
  font-weight: bold; }
  table#message_list tr.unread td.data a {
    font-weight: bold; }

.pagination {
  padding: 3px;
  position: relative;
  padding-left: 100px; }
  .pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    text-decoration: underline;
    color: #077070; }
  .pagination a:hover, .pagination a:active {
    border: 1px solid #000099;
    font-style: italic; }
  .pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    font-weight: bold;
    color: red; }
  .pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    color: black; }

#bigpicture, #bigPicture {
  display: none;
  z-index: 6000;
  position: fixed;
  bottom: 3000px;
  margin-left: 90px;
  cursor: -moz-zoom-out; }

.slideshow-prev-next {
  position: fixed;
  bottom: 20em;
  right: 20px;
  width: 30px;
  z-index: 6100;
  display: none; }
  .slideshow-prev-next #btnNext {
    height: 25px;
    background: url(../images/slideshowbuttons/ssb-next.png) no-repeat scroll top; }
  .slideshow-prev-next #btnNext:hover {
    background: url(../images/slideshowbuttons/ssb-next.png) no-repeat scroll bottom; }
  .slideshow-prev-next #btnPrev {
    margin-top: 25px;
    height: 25px;
    background: url(../images/slideshowbuttons/ssb-previous.png) no-repeat scroll top; }
  .slideshow-prev-next #btnPrev:hover {
    background: url(../images/slideshowbuttons/ssb-previous.png) no-repeat scroll bottom; }

.slideshow-module {
  position: fixed;
  margin-top: 6em;
  background: transparent url(../images/general/whitefade-f7efe9-80pc.png) repeat scroll left bottom;
  z-index: 350; }

.slideshow-module.titlebar {
  position: absolute;
  top: -3.5em;
  margin-left: 12em; }

#slideshowPlayPause {
  width: 33px;
  height: 33px;
  background: url(../images/slideshowbuttons/ssb-playpause.png) no-repeat; }

#btnPlayPause {
  top: 0px;
  left: 30px;
  height: 33px;
  background: url(../images/slideshowbuttons/ssb-playpause.png) no-repeat; }

#slideshowPlayPause:hover {
  background-position: 0 -33px; }

#slideshowPlayPause.play-slides {
  background-position: -30px 0; }

#slideshowPlayPause.play-slides:hover {
  background-position: -30px -33px; }

#btnPlayPause:hover {
  background-position: 0 -33px; }

#btnPlayPause.play-slides {
  background-position: -30px 0; }

#btnPlayPause.play-slides:hover {
  background-position: -30px -33px; }

#group_info {
  margin: 0 0 10px 20px;
  width: 100%;
  float: left; }

#group_synopsis {
  max-width: 640px;
  color: #AAAFAA;
  /* :font-size 1.2em */
  font-weight: 600; }
  #group_synopsis .group_data {
    color: #222A22;
    font-weight: 700; }

.group_statistics {
  position: relative;
  float: right;
  margin: 10px 40px 0 0;
  color: #555555;
  /* :font-size 1.0em */
  font-weight: 700; }
  .group_statistics .stat_new {
    color: #FF2222;
    font-weight: 700; }
  .group_statistics .stat_label {
    color: #999999;
    font-weight: 500; }

#desc_tags #group_description {
  width: 250px;
  color: #777F77;
  /* :font-size 1.0em */
  font-weight: 600; }
#desc_tags #group_tag_cloud {
  vertical-align: top;
  width: 250px;
  /* :font-size 1.0em */
  font-weight: 600; }

.group-action {
  vertical-align: bottom;
  text-align: right;
  padding-right: 0.5em;
  color: #F33;
  /* :font-size 1.5em */
  font-weight: 700; }

.online-flag {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 10; }

#realbutton.active a {
  display: none; }
#realbutton.active img {
  display: block;
  position: relative;
  left: 6em; }

#realbutton.inactive a {
  display: block; }
#realbutton.inactive img {
  display: none; }

.textlistview {
  width: 100%;
  border-collapse: collapse;
  background-color: #ececec; }
  .textlistview > tbody > tr > td {
    vertical-align: top; }
  .textlistview .centerpoint {
    top: 0%; }
  .textlistview td.thumb {
    background-color: #ececec;
    text-align: center;
    width: 110px; }
    .textlistview td.thumb .connector {
      width: 51%;
      height: 35px;
      position: relative;
      left: -2px;
      top: -1px; }
    .textlistview td.thumb table.shrinktable > tbody > tr > td {
      padding: 0 0 0 0; }
    .textlistview td.thumb .thumb-container {
      margin-top: -42px; }
  .textlistview td.attributes {
    padding: 0.5em;
    /* :font-size 1.1em */
    font-weight: 500;
    text-align: right; }
    .textlistview td.attributes h4 {
      font-weight: 700; }
  .textlistview td.body {
    padding: 0.5em;
    /* :font-size 1.1em */ }
  .textlistview tr.left1 {
    background-color: #c1cece; }
    .textlistview tr.left1 .connector {
      background-color: #c1cece;
      position: relative;
      left: 50%; }
  .textlistview tr.right1 {
    background-color: #ccccff; }
    .textlistview tr.right1 .connector {
      background-color: #ccccff; }

.show_header table.fieldset td {
  vertical-align: bottom;
  line-height: 1; }

.forum-post {
  padding-left: 30px; }

.tagcloud {
  position: absolute;
  width: 950px;
  left: 50%;
  margin-left: -471px; }

.tagcloud div {
  position: absolute;
  right: 0; }

table.cascade-row {
  margin-bottom: -120px; }

table.cascade-row tr.cascade-row > td {
  vertical-align: bottom;
  padding: 0 0 120px 0; }

.cascade-unit {
  position: relative;
  margin-right: -27px;
  padding-top: 30px; }

.min-overlap .cascade-unit {
  margin-right: -19px; }

.max-overlap .cascade-unit {
  margin-right: -38px; }

.cascade-unit .primary {
  position: relative; }

.cascade-unit .primary .shadow-four .bordered {
  position: relative;
  left: -1px;
  display: block;
  border: 1px solid #888;
  vertical-align: bottom; }

.cascade-unit .no-border img {
  border: 0; }

.cascade-unit .primary .layercaption {
  padding: 5px 0 7px 0;
  color: white;
  background: url(../images/dragdrop/grayfilter.png);
  bottom: 0px;
  visibility: hidden; }

.cascade-unit .secondary {
  position: absolute;
  left: -3000px;
  padding-bottom: 1px; }

.cascade-unit .secondary img {
  border: 1px solid #888; }

.cascade-unit .secondary .imagebib1 {
  position: absolute;
  left: 0;
  bottom: -77px;
  width: 100%;
  height: 77px;
  background: red; }

.cascade-unit .primary .innercaption * {
  background: none;
  padding: 0;
  border: 0; }

.glow .cascade-unit .secondary .shadow-one, .miniprofile > .shadow-one {
  background: url(../images/dropshadows/glow-white-25px-ur.png) 100% 0 no-repeat; }

.glow .cascade-unit .secondary .shadow-one>.shadow-two, .miniprofile > * > .shadow-two {
  padding: 50px 0 0 50px;
  background: url(../images/dropshadows/glow-white-25px-ll.png) 0 100% no-repeat; }

.glow .cascade-unit .secondary .shadow-one>*>.shadow-three, .miniprofile > * > * > .shadow-three {
  background: url(../images/dropshadows/glow-white-25px.png) 100% 100% no-repeat; }

.glow .cascade-unit .secondary .shadow-one>*>*>.shadow-four, .miniprofile > * > * > * > .shadow-four {
  left: -50px;
  top: -50px;
  background: url(../images/dropshadows/glow-white-25px.png); }

.cascade-unit .secondary .shadow-one, .miniprofile > .shadow-one, #bigPicture  > .shadow-one {
  background: url(../images/dropshadows/glow-black-25px-ur.png) 100% 0 no-repeat; }

.cascade-unit .secondary .shadow-one>.shadow-two, .miniprofile > * > .shadow-two, #bigPicture  > * > .shadow-two {
  padding: 50px 0 0 50px;
  background: url(../images/dropshadows/glow-black-25px-ll.png) 0 100% no-repeat; }

.cascade-unit .secondary .shadow-one>*>.shadow-three, .miniprofile > * > * > .shadow-three, #bigPicture  > * > * > .shadow-three {
  background: url(../images/dropshadows/glow-black-25px.png) 100% 100% no-repeat; }

.cascade-unit .secondary .shadow-one>*>*>.shadow-four, .miniprofile > * > * > * > .shadow-four, #bigPicture  > * > * > * > .shadow-four {
  left: -50px;
  top: -50px;
  background: url(../images/dropshadows/glow-black-25px.png); }

.cascade-unit .secondary .shadow-one>*>*>*>.shadow-five, .miniprofile > * > * > * > * > .shadow-five, #bigPicture  > * > * > * > * > .shadow-five {
  left: 25px;
  top: 25px;
  position: relative; }

.glow .cascade-unit .primary .shadow-one,
.cascade-unit .secondary .shadow-one .shadow-one {
  background: url(../images/dropshadows/upperrightfade9-reverse.png) 100% 0 no-repeat; }

.glow .cascade-unit .primary  .shadow-two,
.cascade-unit .secondary .shadow-one .shadow-one .shadow-two {
  padding: 0 9px 9px 0;
  background: url(../images/dropshadows/lowerleftfade9-reverse.png) 0 100% no-repeat; }

.glow .cascade-unit .primary  .shadow-three,
.cascade-unit .secondary .shadow-one .shadow-one .shadow-three {
  background: url(../images/dropshadows/drop9-reverse.png); }

.cascade-unit .primary .shadow-one,
.cascade-unit .secondary .shadow-one .shadow-one {
  background: none; }

.cascade-unit .primary  .shadow-two,
.cascade-unit .secondary .shadow-one .shadow-one .shadow-two {
  padding: 0 9px 9px 0;
  background: none; }

.cascade-unit .primary  .shadow-three,
.cascade-unit .secondary .shadow-one .shadow-one .shadow-three {
  background: none; }

.cascade-unit .primary  .shadow-four,
.cascade-unit .secondary .shadow-one .shadow-one .shadow-four {
  left: 9px;
  top: 9px; }

.cascade-unit .fourway-pop-parent .miniprofile {
  left: 38%;
  top: auto; }

.cascade-row .up-left .miniprofile {
  left: 0;
  top: 0; }

.cascade-row .up-right .miniprofile {
  left: auto;
  top: 0;
  right: 0; }

.cascade-row .down-left .miniprofile {
  left: 0;
  bottom: 0; }

.cascade-row .down-right .miniprofile {
  left: auto;
  bottom: 0;
  right: 0; }

.up-left .primary,
.up-right .primary,
.down-left .primary,
.down-right .primary {
  visibility: hidden; }

.up-left .secondary,
.up-right .secondary,
.down-left .secondary,
.down-right .secondary {
  z-index: 100;
  left: -25px; }

.cascade-row .up-left .cascade-panel {
  left: auto;
  bottom: -85px;
  right: -85px; }

.cascade-row .up-right .cascade-panel {
  left: -55px;
  bottom: -85px; }

.cascade-row .down-left .cascade-panel {
  left: auto;
  top: -55px;
  right: -85px; }

.cascade-row .down-right .cascade-panel {
  left: -55px;
  top: -55px; }

.cascade-row .fly-up .cascade-panel {
  z-index: 100;
  bottom: 65%;
  top: auto; }
.cascade-row .fly-down .cascade-panel {
  z-index: 100;
  top: 65%;
  bottom: auto; }
.cascade-row .fly-right .cascade-panel {
  left: 65%;
  right: auto; }
.cascade-row .fly-left .cascade-panel {
  right: 65%;
  left: auto; }

table.cascade-row td th {
  color: white; }
table.cascade-row td td {
  padding: 0 0 0 0; }
  table.cascade-row td td .divider {
    color: #595; }

.cascade-bg {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  background-color: #000; }

.cascade-unit .innercaption {
  position: absolute;
  left: 1px;
  width: 100%; }
.cascade-unit .photo-caption {
  position: absolute;
  padding: 2px 0 0 4px;
  /* :font-size 1.2em */
  color: white; }

.cascade-panel {
  position: absolute;
  z-index: 10;
  color: black; }
  .cascade-panel .main-bg, .cascade-panel .top, .cascade-panel .bottom, .cascade-panel .bottom div {
    background: url(../images/rounded-box/grey-panel-6.png) no-repeat top right; }
  .cascade-panel .main-bg {
    position: relative;
    padding-right: 50px; }
    .cascade-panel .main-bg .cascade-content {
      padding: 10px;
      margin-left: -20px;
      position: relative;
      z-index: 10; }
  .cascade-panel .top {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 40px;
    margin-left: -40px;
    height: 100%;
    background-position: top left;
    z-index: 5; }
  .cascade-panel .bottom {
    position: relative;
    width: 100%;
    height: 45px;
    margin-left: -40px;
    background-position: bottom left;
    /* :font-size 1px */
    z-index: 5; }
    .cascade-panel .bottom div {
      position: absolute;
      left: 100%;
      width: 40px;
      height: 45px;
      background-position: bottom right;
      z-index: 5; }
  .cascade-panel a {
    color: #003300; }

.cascade-unit .cascade-caption {
  position: absolute;
  top: 100%;
  left: 3000px;
  width: 70%;
  margin-top: -23px;
  margin-left: 15px;
  color: #fff;
  /* :font-size 1.3em */ }

.cascade-unit .cascade-content h4 {
  color: black; }

.up-left .cascade-caption,
.up-right .cascade-caption,
.down-left .cascade-caption,
.down-right .cascade-caption {
  left: -6000px; }

.grayout .cascade-caption,
.grayout .counter-five {
  display: none; }

.up-left .medallion,
.up-right .medallion,
.down-left .medallion,
.down-right .medallion {
  z-index: 10;
  line-height: 1.3; }

div.cascade-panel .tri-cell td {
  margin: 0 !important;
  line-height: 1.2 !important;
  padding: 1px 2px !important;
  /* :font-size 1.1em !important */ }

div.cascade-panel .leftcell {
  text-align: right;
  width: 5em; }

div.cascade-panel .centercell {
  text-align: center;
  width: 5.5em;
  color: #000000;
  /* :font-size .9em */ }

div.cascade-panel .rightcell {
  text-align: left;
  width: 5em; }

div.cascade-panel .miniprofile h2 {
  /* :font-size 1.6em */ }

div.cascade-panel .miniprofile h3 {
  /* :font-size 1em */ }

div.cascade-panel .miniprofile h4 {
  /* :font-size 1.3em */
  color: #000000; }

div.cascade-panel .online-status {
  color: #af1a1a;
  font-weight: bold; }

div.cascade-panel .messagedate {
  color: #ffffff; }

.custom_html {
  margin-bottom: 10px;
  padding: 0 20px; }

.login-form {
  font-weight: bold;
  max-width: 18em;
  padding: 15px; }
  .login-form a {
    color: #dd0000;
    font-weight: normal;
    display: inline; }
  .login-form label {
    color: red;
    letter-spacing: 1px; }
  .login-form input#login, .login-form input#password {
    display: block;
    color: white;
    background: none;
    /* :font-size 1.4em */
    margin-bottom: 3px;
    border: 1px solid red; }
  .login-form .login-submit {
    display: inline; }
  .login-form .username, .login-form .password {
    padding-left: 3px; }
  .login-form #login_buttons a, .login-form #login_buttons input, .login-form #login_buttons .save_cancel {
    display: inline; }

#login_button, #logout_button {
  border: 1px solid red;
  color: red;
  padding: .2em .5em .1em .5em;
  z-index: 2000;
  zoom: 1;
  /* :font-size 90% */
  font-weight: normal; }

#login_button {
  position: fixed;
  top: 1.5em;
  right: .5em; }

#logout_button {
  position: relative;
  right: auto;
  display: inline; }

#header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2000; }

.suckerfish>li {
  float: left; }

.update .suckerfish a.daddy.selected {
  background-color: #ececec; }

.suckerfish {
  height: 30px;
  left: -10px;
  position: relative;
  z-index: 10;
  background: #E4E7DC url(/images/dropshadows/topshadow-repeat.png) repeat-x left bottom; }
  .suckerfish td#tab_10 {
    border-right: none; }
  .suckerfish #menu_search_field {
    margin: .5em 1em .7em 1em; }
  .suckerfish .tab-one {
    position: absolute;
    top: -30px;
    left: 0;
    padding: 0 0 0 24px;
    z-index: 100; }
  .suckerfish .tab-a {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 100%;
    background-image: url(/images/dropshadows/shadow-dropdown.png);
    background-position: left top; }
  .suckerfish .tab-b {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 12px;
    height: 12px;
    background: url(/images/dropshadows/tab-b.png); }
  .suckerfish .tab-two {
    background-image: url(/images/dropshadows/shadow-dropdown.png);
    background-position: right top; }
  .suckerfish .tab-three {
    position: relative;
    left: -12px;
    padding-top: 12px; }
    .suckerfish .tab-three a {
      height: 100%;
      display: block;
      height: 17px;
      padding: 7px 1.4em 7px 1.4em !important;
      margin-top: -1px !important; }
  .suckerfish .shadow-one {
    background: url(/images/dropshadows/shadow-dropdown-lr.png) bottom right no-repeat;
    padding-top: 12px;
    padding-right: 24px;
    padding-left: 0;
    margin-left: -23px; }
  .suckerfish .shadow-two {
    background: url(/images/dropshadows/shadow-dropdown.png) left bottom;
    padding-top: 1px;
    padding-bottom: 24px;
    padding-left: 0;
    z-index: 99; }
  .suckerfish .shadow-three {
    background: url(/images/dropshadows/shadow-dropdown.png) right top;
    position: relative;
    right: -24px;
    margin-top: -13px; }
  .suckerfish .shadow-four {
    position: relative;
    left: -12px;
    top: 12px; }
  .suckerfish .shadow-five {
    zoom: 1; }
  .suckerfish a {
    padding: 5px 1.2em 0 1.2em;
    color: white;
    display: block;
    height: 25px;
    font-weight: normal;
    position: relative; }
  .suckerfish a.daddy:hover {
    font-style: normal; }
  .suckerfish a.daddy span {
    display: none; }
  .suckerfish td {
    /* /*:font-size 115% */
    padding: 0;
    text-align: center;
    border-right: 2px groove #CCCCCC;
    border-collapse: separate; }
    .suckerfish td .shadow-one {
      position: absolute;
      top: -999em;
      margin-top: -15px;
      margin-left: -15px; }
      .suckerfish td .shadow-one .shadow-one {
        margin: -2em 0 0 11.075em; }
    .suckerfish td ul {
      opacity: .96; }
      .suckerfish td ul li {
        border-top: 2px groove white; }
        .suckerfish td ul li a {
          padding: .4em 1.4em .4em 1.4em;
          min-width: 8em;
          height: auto;
          white-space: nowrap; }
  .suckerfish td:hover {
    text-align: left; }
    .suckerfish td:hover .shadow-one {
      top: auto; }
    .suckerfish td:hover a.daddy {
      background-image: none; }
    .suckerfish td:hover a.daddy.selected {
      background-color: #e4e7dc; }
    .suckerfish td:hover .tab-three a:hover {
      font-style: italic; }
  .suckerfish td#tab_cell_10 {
    border-right: none; }

body.recent .suckerfish a.daddy#tab_2 span, body .suckerfish a.daddy.selected span {
  background: transparent url(/images/dropshadows/optiongroup-left.png) no-repeat scroll 0 0;
  bottom: 0;
  display: block;
  left: -12px;
  position: absolute;
  right: -12px;
  top: -14px; }
  body.recent .suckerfish a.daddy#tab_2 span span, body .suckerfish a.daddy.selected span span {
    background: transparent url(/images/dropshadows/optiongroup-main.png) no-repeat scroll right top;
    bottom: 0;
    left: 20px;
    right: 0;
    top: 0; }
    body.recent .suckerfish a.daddy#tab_2 span span span, body .suckerfish a.daddy.selected span span span {
      background: #ECECEC none repeat-x scroll left 22px;
      bottom: 0;
      padding: 7px 1.3em 7px 1.1em;
      top: 10px;
      right: 10px;
      left: -10px;
      font-weight: bold;
      color: black; }

body.recent .suckerfish a.daddy.selected span span span {
  background-image: url(/images/dropshadows/topshadow-repeat.png); }

.suckerfish td#tab_cell_1:hover .shadow-one {
  top: -999em; }
.suckerfish td#tab_cell_1:hover a.daddy:hover {
  font-style: italic; }

body.recent .suckerfish a.daddy.selected {
  background-image: url(/images/dropshadows/topmenu2.png); }

#pulldownbox {
  z-index: 3000;
  position: fixed;
  padding-left: 20px;
  left: 14em;
  height: 40px;
  background: url(/images/dropshadows/optiongroup-left.png) left top no-repeat; }

.pulldownbox-inner {
  background: url(/images/dropshadows/optiongroup-main.png) right top no-repeat;
  height: 30px;
  padding-top: 10px; }

.menupatch-left {
  background-color: #040505;
  background-image: url(/images/dropshadows/menupatch-left.png);
  background-position: right center;
  background-repeat: no-repeat;
  height: 15px;
  margin-left: -484px;
  position: fixed;
  top: 65px;
  margin-top: 25px;
  left: 13.5em;
  width: 500px;
  z-index: 200; }
  .menupatch-left div {
    background: url(/images/dropshadows/leftpatch.png) repeat scroll 0 0;
    bottom: -16px;
    height: 16px;
    position: absolute;
    right: 16px;
    width: 15px; }

.menupatch-right {
  background-color: #040505;
  background-image: url(/images/dropshadows/menupatch-right.png);
  background-repeat: repeat;
  height: 15px;
  width: 36px;
  position: fixed;
  top: 65px;
  margin-top: 25px;
  right: 0;
  z-index: 200; }

.home_page .menupatch-right {
  display: none; }
.home_page .menupatch-left {
  background-image: url(/images/dropshadows/topmenu2.png); }
  .home_page .menupatch-left div {
    display: none; }

body.recent .menupatch-left {
  background-image: url(/images/dropshadows/topmenu2.png); }
  body.recent .menupatch-left .pulldownbox-inner {
    background-image: none; }

body.home_page.glow .menupatch-left {
  background-image: url(/images/dropshadows/rightside-main-glow.png);
  background-position: left -10px; }

body.glow #filmstrip-mask {
  background-image: url(/images/dropshadows/rightside-main-glow.png); }
body.glow #pulldownbox {
  background-image: url(/images/dropshadows/optiongroup-left-glow.png); }
body.glow .pulldownbox-inner {
  background-image: url(/images/dropshadows/optiongroup-main-glow.png); }
body.glow .menupatch-left {
  background-image: url(/images/dropshadows/menupatch-left-glow.png); }
  body.glow .menupatch-left div {
    background-image: url(/images/dropshadows/leftpatch-glow.png); }
body.glow .menupatch-right {
  background-image: url(/images/dropshadows/menupatch-right-glow.png); }

body.recent #filmstrip {
  display: block; }

body.recent #filmstrip-mask {
  background-image: none;
  z-index: 250; }

#filmstrip-mask {
  width: 100%;
  z-index: 20;
  position: fixed;
  top: 0;
  height: 40px;
  background-color: !main-background;
  background-image: url(/images/dropshadows/rightside-main.png);
  background-position: left 20px;
  background-repeat: no-repeat; }

#filmstrip {
  background: url(/images/dropshadows/optiongroup-main.png) -20px top no-repeat;
  display: none;
  z-index: 1200;
  position: fixed;
  margin-top: 30px;
  overflow: hidden;
  height: 40em;
  width: 100%;
  padding-top: 10px; }
  #filmstrip #filmstrip-inner {
    background: url(/images/dropshadows/optiongroup-main.png) -20px bottom no-repeat;
    padding-bottom: 10px;
    zoom: 1; }
    #filmstrip #filmstrip-inner #filmstrip-inner2 {
      background-color: #e4e7dc;
      padding: 1em;
      zoom: 1; }
  #filmstrip .caption {
    margin-top: -.1em;
    position: relative;
    bottom: auto;
    color: #ececec; }
    #filmstrip .caption * {
      position: relative;
      color: #ececec; }
  #filmstrip .thumb-container table.no-image {
    border-color: #ececec;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    color: #ececec;
    background-color: black; }
  #filmstrip .miniProf1 {
    float: left;
    height: 100px;
    vertical-align: bottom;
    margin-right: 20px; }
    #filmstrip .miniProf1 img {
      vertical-align: bottom; }
  #filmstrip a.text-thumb {
    display: block;
    max-width: 100px;
    padding: 2px;
    background-color: #D5D5E9; }

.medallion {
  background: transparent url('../images/general/medallion_bg.png') no-repeat scroll 50% 50%;
  color: #FFFFFF;
  font-family: "lucida grande",Calibri,arial,sans-serif;
  /* :font-size 0.8em */
  font-weight: bold;
  position: absolute;
  left: 4px;
  top: -2px;
  line-height: 1.3;
  padding: 16px;
  z-index: 20; }

.cascade-unit .medallion {
  position: absolute;
  left: 32%;
  top: -20px; }

.online {
  height: 1.5em;
  width: 1.5em;
  position: absolute;
  left: 40%;
  top: -10px; }

body.home_page .outerWrapper {
  margin-top: 25px; }

.text p {
  margin-bottom: .5em; }

.chop {
  max-height: 6em;
  overflow-x: hidden;
  overflow-y: hidden; }

.hr {
  width: 100%;
  height: 1px;
  border-top: 1px solid  grey;
  background-color: white;
  margin-top: .8em;
  margin-bottom: 1em; }

body.registration .hr {
  margin-bottom: 0; }

#login_button, #logout_button, .save_cancel input, .save_cancel a {
  letter-spacing: 1px;
  margin-right: 1em;
  font-size: 90%; }

body.registration td.label {
  width: 120px; }
body.registration #her_profile td.value select, body.registration #his_profile td.value select {
  width: 8em; }

body.update table.fieldset td {
  height: 2em; }
body.update .rightside > * > * > * > .shadow-five {
  background-color: #ececec;
  min-height: 0px;
  position: relative; }
body.update input {
  border: 1px  grey incised; }
body.update td.value {
  font-weight: bold; }
  body.update td.value th {
    font-weight: normal;
    color: #999999; }

h2 {
  font-weight: normal;
  /* :font-size 150% */ }

.photo.miniprofile span.make_ps {
  background: transparent url('../images/general/medallion_bg.png') no-repeat scroll 50% 50%;
  line-height: 1.3;
  padding: 10px;
  color: white; }

#bigCaption {
  background: url(/images/general/blacktransparent.png);
  position: absolute;
  bottom: 0;
  text-align: center;
  padding-top: .5em;
  padding-bottom: .5em; }
  #bigCaption .caption_strut {
    padding-right: 20px; }
  #bigCaption .container {
    color: white;
    display: inline; }
  #bigCaption span.text {
    color: white;
    font-weight: bold;
    margin-left: 0;
    padding-left: 0; }
  #bigCaption span.label {
    margin-left: .75em;
    padding-right: 0;
    color: white; }
  #bigCaption a {
    font-weight: bold;
    color: white; }
  #bigCaption .fav_button {
    background-color: #ececec;
    position: absolute;
    right: 12px;
    bottom: 2px; }
    #bigCaption .fav_button img {
      border: 2px solid  grey;
      border-style: ridge; }
  #bigCaption .fav_button.favorite img {
    border: 2px solid "black"; }

body.public .fav_button {
  display: none; }

#bigPicture .shadow-five {
  overflow: hidden; }

body.profile select {
  width: 8em; }

.text_item {
  margin-bottom: -10px; }

.multiupload {
  position: relative;
  padding-bottom: 1.7em; }
  .multiupload input {
    width: 8em;
    position: absolute;
    bottom: 0; }
  .multiupload .item {
    width: 20em;
    overflow: hidden;
    background-color: white; }
  .multiupload .list .item img {
    margin-bottom: 1px;
    margin-right: 3px;
    height: .7em;
    padding: 1px;
    border: 2px outset  grey; }

#new_message_1 td.label, #quick_mail_1 td.label {
  width: 4em; }
#new_message_1 #page_subtitle, #quick_mail_1 #page_subtitle {
  margin-left: 3.2em; }

.pageactions.active a.inactive {
  display: none; }

.pageactions.inactive a.active {
  display: none; }

#autodate_form .blink {
  text-decoration: blink; }

.attachment img {
  cursor: -moz-zoom-out; }

.arrow {
  height: 120px;
  float: left;
  width: 25px; }
  .arrow a {
    position: relative;
    top: 50%; }

.arrow > img {
  position: relative;
  top: 50%; }

.drillpivot {
  display: inline; }
  .drillpivot .container {
    position: absolute; }
  .drillpivot .dplinks {
    width: 8em;
    background: #ececec;
    display: none;
    border: 1px solid black;
    position: absolute;
    bottom: 50%;
    right: 100%;
    text-align: right; }
    .drillpivot .dplinks .label {
      color: white;
      background: black; }
    .drillpivot .dplinks a {
      padding-right: .5em; }
    .drillpivot .dplinks a:hover {
      background: "lightgrey"; }
  .drillpivot .dplinks:hover {
    display: block;
    z-index: 1000; }

.drillpivot:hover .dplinks {
  display: block;
  z-index: 1000; }
  .drillpivot:hover .dplinks a {
    display: block; }

.save_cancel.processing a, .save_cancel.processing input, .save_cancel .processing a, .save_cancel .processing input {
  display: none; }
.save_cancel.processing .spinner, .save_cancel .processing .spinner {
  display: block; }

.spinner {
  border: none;
  position: relative;
  bottom: 5px;
  height: 40px;
  width: 90%;
  z-index: 100;
  background-color: #ececec;
  background-image: url(/images/general/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
  display: none; }

#recent_spinner {
  background-image: url(/images/general/ajax-loader.gif);
  background-repeat: no-repeat;
  height: 32px;
  width: 32px;
  margin-left: auto;
  margin-right: auto; }
  #recent_spinner span {
    position: relative;
    display: none;
    top: 1em;
    left: 3em; }

.page_spinner {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 12000; }
  .page_spinner .bg {
    width: 100%;
    height: 100%;
    background: black;
    opacity: .3;
    filter: alpha(opacity = 50); }
  .page_spinner .img {
    position: fixed;
    top: 40%;
    left: 40%;
    padding-top: 3.5em;
    color: white; }
    .page_spinner .img img {
      display: block;
      margin-left: 5em; }

.processing > .page_spinner {
  display: block; }

.optiongroup .hr {
  margin-bottom: 0;
  margin-top: .4em; }

#i {
  float: left;
  margin-right: 10px;
  font-size: 16px; }

#flyout_container {
  position: fixed;
  margin-top: 10em;
  margin-left: 15em;
  z-index: 7000; }

#flyout_container2 {
  position: fixed;
  margin-top: 12em;
  margin-left: 17em;
  z-index: 7200; }

table.listview.order_lines {
  max-width: 800px;
  min-width: 400px;
  width: auto; }
  table.listview.order_lines tr td {
    border-left: none;
    border-right: none; }
  table.listview.order_lines tr th {
    border-bottom: 1px solid #ccc;
    border-top: none; }
  table.listview.order_lines tr.line td {
    border-bottom: 1px solid #ccc; }
  table.listview.order_lines tr.borderless td {
    border: none; }
  table.listview.order_lines td {
    height: auto;
    background: none;
    vertical-align: top;
    padding-top: 4px;
    padding-bottom: 3px; }
  table.listview.order_lines td.unit_price, table.listview.order_lines th.unit_price {
    display: none; }
  table.listview.order_lines table.embedded td, table.listview.order_lines table.embedded th {
    border: none;
    height: 1.8em; }
  table.listview.order_lines table.embedded td {
    padding: 1px 2px; }

body.order .rightside > * > * > * > .shadow-five, body.event .rightside > * > * > * > .shadow-five {
  padding-left: 5em; }
  body.order .rightside > * > * > * > .shadow-five #page_heading, body.event .rightside > * > * > * > .shadow-five #page_heading {
    position: relative;
    padding: 0; }
    body.order .rightside > * > * > * > .shadow-five #page_heading #page_title, body.event .rightside > * > * > * > .shadow-five #page_heading #page_title {
      font-size: 22px; }

table.fieldset.order {
  margin-left: -5em; }
  table.fieldset.order td.label {
    width: 5em; }

a.buy_tickets_link {
  font-size: larger;
  border-style: groove;
  border-width: 2px;
  text-align: center;
  margin: 0 1em;
  padding: 5px 0; }

.miniprofile a.buy_tickets_link {
  margin: auto;
  padding: 5px; }

.member-login #outerWrapper, .home_page #outerWrapper {
  padding-top: 45px;
  min-height: 200px; }

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-bottom: 4px;
  text-align: center;
  background-color: none;
  font-size: 80%; }

.rightside #footer {
  right: 7em; }

.fc-tbx {
  z-index: 3000; }

body.player #header {
  position: relative;
  text-align: center;
  height: auto; }
  body.player #header * {
    margin: auto; }
body.player #audio_player object {
  display: block;
  width: 410px;
  margin: auto; }
body.player #audio_player .now_playing {
  text-align: center; }

#terms_flyout {
  position: fixed;
  top: 10%;
  left: 20%;
  width: 70%; }
  #terms_flyout .shadow-five {
    overflow: auto; }

#terms_flyout2 {
  position: fixed;
  top: 15%;
  left: 25%;
  width: 70%; }
  #terms_flyout2 .shadow-five {
    overflow: auto; }

span.required {
  color: red; }

.steps {
  vertical-align: bottom;
  font-size: 16px; }
  .steps .step {
    color: #999999; }
  .steps .step.selected {
    color: black; }
  .steps img {
    margin-bottom: 3px;
    margin-right: -1px; }
