@charset "UTF-8";
div#satelliteAnimation {
  /*
   * black.css����
   */
}
div#satelliteAnimation html {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: "�l�r �S�V�b�N", sans-serif;
  font-size: 14px;
}
div#satelliteAnimation body {
  margin: 0 auto;
  padding: 0;
  background-color: #336666;
  height: 100%;
}
div#satelliteAnimation div#header {
  background-color: #ccff99;
  margin: 0 auto;
  width: 870px;
  text-align: center;
  color: #336666;
}
div#satelliteAnimation div#header h1 {
  margin: 0;
  padding: 10px 0;
}
div#satelliteAnimation div#header h2 {
  margin: 5px 0;
  font-size: 16px;
  padding: 0;
}
div#satelliteAnimation div#headerMenu {
  height: 30px;
  background-color: #FF7700;
}
div#satelliteAnimation div#headerMenu h3 {
  margin: 0;
}
div#satelliteAnimation div#headerMenu a {
  float: left;
  color: #ffffff;
  font-size: 13px;
  line-height: 30px;
  padding: 0 10px;
  border-right: 1px solid #ffffff;
}
div#satelliteAnimation div#main {
  background-color: #ffffff;
  padding: 10px;
  margin: 0 auto;
  width: 850px;
  height: auto;
}
div#satelliteAnimation div.box {
  border: 1px solid #cccccc;
  padding: 10px;
  margin: 10px;
}
div#satelliteAnimation div.box button {
  background-color: #dcdcdc;
  border: 1px solid #999999;
  font-size: 13px;
  cursor: pointer;
  margin: 5px;
  padding: 4px 20px;
  color: blue;
}
div#satelliteAnimation div.info_box div.desc {
  text-align: left;
  margin: 0 30px;
}
div#satelliteAnimation div.info_box h2 {
  margin: 5px;
  font-size: 1.5em;
  padding-top: 0;
}
div#satelliteAnimation p.h2sub {
  margin: 3px;
  font-size: 1.2em;
}
div#satelliteAnimation div#container, div#satelliteAnimation div#container2 {
  overflow: hidden;
}
div#satelliteAnimation div.content {
  display: none;
  clear: both;
}
div#satelliteAnimation div.content a, div#satelliteAnimation div.navigation a {
  text-decoration: none;
}
div#satelliteAnimation div.content a:hover, div#satelliteAnimation div.content a:active {
  text-decoration: underline;
}
div#satelliteAnimation div.controls {
  margin-top: 5px;
  height: 23px;
}
div#satelliteAnimation div.controls a {
  padding: 5px;
}
div#satelliteAnimation div.ss-controls {
  float: left;
}
div#satelliteAnimation div.nav-controls {
  float: right;
}
div#satelliteAnimation div.slideshow-container,
div#satelliteAnimation div.loader,
div#satelliteAnimation div.slideshow a.advance-link {
  width: 830px;
  /* This should be set to be at least the width of the largest image in the slideshow with padding */
}
div#satelliteAnimation div.loader,
div#satelliteAnimation div.slideshow a.advance-link,
div#satelliteAnimation div.caption-container {
  width: 800px;
  height: 1px;
  /* This should be set to be at least the height of the largest image in the slideshow with padding */
}
div#satelliteAnimation div.slideshow-container {
  position: relative;
  clear: both;
  float: left;
}
div#satelliteAnimation div.loader {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("images/loader.gif");
  background-repeat: no-repeat;
  background-position: center;
}
div#satelliteAnimation div.slideshow span.image-wrapper {
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
}
div#satelliteAnimation div.slideshow a.advance-link {
  display: block;
  line-height: 802px;
  /* This should be set to be at least the height of the largest image in the slideshow with padding */
  text-align: center;
}
div#satelliteAnimation div.slideshow a.advance-link:hover,
div#satelliteAnimation div.slideshow a.advance-link:active,
div#satelliteAnimation div.slideshow a.advance-link:visited {
  text-decoration: none;
}
div#satelliteAnimation div.slideshow a.advance-link:focus {
  outline: none;
}
div#satelliteAnimation div.slideshow img {
  border-style: solid;
  border-width: 1px;
}
div#satelliteAnimation div.caption-container {
  float: right;
  position: relative;
}
div#satelliteAnimation span.image-caption {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
div#satelliteAnimation div.caption-container, div#satelliteAnimation span.image-caption {
  width: 0;
}
div#satelliteAnimation div.caption {
  padding: 0 12px;
}
div#satelliteAnimation div.image-title {
  font-weight: bold;
  font-size: 1.4em;
}
div#satelliteAnimation div.image-desc {
  line-height: 1.3em;
  padding-top: 12px;
}
div#satelliteAnimation div.download {
  margin-top: 8px;
}
div#satelliteAnimation div.photo-index {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 12px;
}
div#satelliteAnimation div.navigation-container {
  float: left;
  position: relative;
  left: 50%;
}
div#satelliteAnimation div.navigation {
  float: left;
  position: relative;
  left: -50%;
}
div#satelliteAnimation div.navigation a.pageLink {
  display: block;
  position: relative;
  float: left;
  margin: 2px;
  width: 16px;
  background-position: center center;
  background-repeat: no-repeat;
}
div#satelliteAnimation div.navigation a.pageLink:focus {
  outline: none;
}
div#satelliteAnimation ul.thumbs {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
}
div#satelliteAnimation ul.thumbs li {
  float: left;
  padding: 0;
  margin: 2px;
  list-style: none;
}
div#satelliteAnimation a.thumb {
  padding: 1px;
  display: block;
}
div#satelliteAnimation a.thumb:focus {
  outline: none;
}
div#satelliteAnimation ul.thumbs img {
  border: none;
  display: block;
}
div#satelliteAnimation div.pagination {
  clear: both;
  position: relative;
  left: -50%;
}
div#satelliteAnimation div.pagination a, div#satelliteAnimation div.pagination span.current, div#satelliteAnimation div.pagination span.ellipsis {
  position: relative;
  display: block;
  float: left;
  margin-right: 2px;
  padding: 4px 7px 2px 7px;
  border: 1px solid #ccc;
}
div#satelliteAnimation div.pagination a:hover {
  text-decoration: none;
}
div#satelliteAnimation div.pagination span.current {
  font-weight: bold;
}
div#satelliteAnimation div.pagination span.ellipsis {
  border: none;
  padding: 5px 0 3px 2px;
}
div#satelliteAnimation div.gallery-gutter {
  clear: both;
  padding-bottom: 20px;
}
div#satelliteAnimation div.navigation a.prev, div#satelliteAnimation div.navigation a.prev2 {
  background-image: url(prevPageArrow.gif);
}
div#satelliteAnimation div.navigation a.next, div#satelliteAnimation div.navigation a.next2 {
  background-image: url(nextPageArrow.gif);
}
div#satelliteAnimation a {
  color: #FF7700;
}
div#satelliteAnimation ul.thumbs li.selected a.thumb {
  background: #ffffff;
  border: 1px solid #ff7700;
}
div#satelliteAnimation div#slideshow img,
div#satelliteAnimation div#slideshow2 img {
  width: 800px;
}
div#satelliteAnimation div.content {
  width: 820px;
}
div#satelliteAnimation div.slideshow a.advance-link {
  width: 830px;
}
div#satelliteAnimation div#container,
div#satelliteAnimation div#container2 {
  padding: 20px 5px;
}
div#satelliteAnimation div#slideshow img,
div#satelliteAnimation div#slideshow2 img {
  height: 500px;
}
div#satelliteAnimation div.slideshow-container {
  height: 500px;
}
div#satelliteAnimation div.slideshow a.advance-link {
  line-height: 500px;
}
div#satelliteAnimation div.navigation a.pageLink {
  height: 61px;
  line-height: 61px;
}
div#satelliteAnimation div.nodata {
  width: 800px;
  height: 500px;
  line-height: 500px;
  border: 1px solid #cccccc;
  margin: 5px auto;
  font-size: 1.5em;
  font-weight: bold;
  color: red;
}
div#satelliteAnimation div.slideshow span.image-wrapper {
  height: 500px;
}
