body {
  -moz-opacity: 0.99999;
}

#slideshow_metadata {
  width: 100%;
  color: #999;
  padding-top: 8px;
  float: left;
  clear: both;
  text-align: center;
}

#slideshow_metadata table {
  text-align: left;
  margin: auto;
}

#slideshow_metadata .profile_user_name {
  width: 80px;
}

#slideshow_metadata img {
  width: 60px;
  height: 60px;
}

.slideshow_view {
  position: relative;
  width: 100%;
}

.slideshow_background {
  width: 100%;
  height: 100%;
  z-index: 1;
}


.slideshow_toolbar_footer {
  height: 35px;
  margin: 5px;
}

.slideshow_toolbar_footer img.nav_l {
  padding-right: 1px;
  float: left;
}

.slideshow_toolbar_footer img.nav_r {
  padding-left: 1px;
  float: right;
}

.slideshow_toolbar_footer img.thumb {
  float: left;
}

.slideshow_toolbar_footer img.selected {
  border-width: 1px;
  border-style: dashed;
  width: 33px;
  height: 33px;
}

.slideshow_actions {
}

.slideshow_loader {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 2;
	background: url(/images/spinner_blue.gif) no-repeat center center;
	overflow: hidden;
}

.slideshow_noload {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  text-align: center;
  color: #aaa;
  z-index: 4;
}

.slideshow_image1 {
  position: absolute;
  top: 15px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: -1;
}

.sab_n {
  top: 1px;
  right: 2px;
  z-index: 5;
}

.sab_w {
  top: 2px;
  right: 3px;
  z-index: 6;
}

.sab_s {
  top: 3px;
  right: 2px;
  z-index: 7;
	}

.sab_e {
  top: 2px;
  right: 1px;
  z-index: 8;
}

.slideshow_author {
  position: absolute;
  right: 5px;
  top: -10px;
  font-size: 0.9em;
  color: #000;
  z-index: 9;
}

.slideshow_image1 {
	z-index: 3;
}

.slideshow_image2 {
	z-index: 4;
}

.offscreen_buffer {
	display: none;
}

.slideshow_instructions, .slideshow_owners, .slideshow_bylines, .slideshow_captions, .slideshow_ids {
	display: none;
}

.slideshow_index {
	display: none;
}

.slideshow_count {
	display: none;
}

.slideshow_button_clear {
	clear: both;
}

.slideshow_line_paging {
  text-align: center;
  font-size: 0.9em;
  width: 100%;
}

.slideshow_corner_paging {
  font-size: 0.9em;
  position: absolute;
  top: -25px;
  left: 0px;
}

.slideshow_thumbs_link {
  position: absolute;
  top: -35px;
  left: 0px;
}

.slideshow_container {
  padding-top: 15px;
}

.slideshow_container a {
  font-size: 0.9em;
  margin-right: 10px;
}

.slideshow_toolbar_embedded {
  position: absolute;
  left: 0px;
  top: -35px;
}

.slideshow_line_photo_actions {
  position: absolute;
  top: -15px;
  left: 0px;
  padding: 4px;
}

.slideshow_right_photo_actions {
  position: absolute;
  right: -10px;
  top: -35px;
  text-align: left;
  z-index: 200;
}

.slideshow_right_photo_actions a {
  display: block;
  margin-bottom: 2px;
}

a.original_photo_link {
  background: url(/images/famfamfam/magnifier.gif) no-repeat 0 50%;
  padding: 2px 0px 2px 20px;
  line-height: 1.0em;
}

div.slideshow_caption {
  width: 100%;
  height: 35px;
  overflow: auto;
  text-align: center;
}