/* BEGIN Styles for main gadget gallery pages*/

.preview {
  float: left;
  width: 400px;
  height: auto;
  margin: 5px;
  min-height: 12em;
}

.thumbnail {
  float: left;
  height: auto;
  min-height: 12em;
  padding: 5px;
}

.th_link {
  float: left;
  margin: 0 4px 10px 0;
}

.promo {
  padding: 5px;
  overflow: hidden;
}

.title {
  display: block;
  padding: 0 0 5px 0;
  color: #3A9457;
  font-weight: bold;
  text-align: left;
  font-size: small;
}

.gallery_thumb {
  border: #c7f1d5 1px solid;
  padding: 5px;
}

.learnMore {
  color: #7777cc
}

.installMsgContainer {
  background-color: #FFFFFF;
  border: 1px solid #cccccc;
  margin: 3ex auto;
  padding: 10px;
  position: relative;
  width: 664px;
}

.logo {
  float: left;
  margin-bottom: 1px;
  margin-right: 10px;
}

/* END - Styles for main gadget gallery pages*/

/* BEGIN - Earth-Specific Styles for category nav */

.leftNav {
  border-right: 1px solid #bbcced;
  width: 130px;
}

.categorySelected {
  background-color: #bbcced;
}

/* End - Earth-Specific Styles for category nav */

.headerBar {
  background: #e5ecf9;
  border-top: 1px solid #36c;
  padding: 3px 0;
}

.footerBar {
  border-bottom: 1px solid #bbcced;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.headerTitle {
  float: left;
  font-weight: bold;
  margin-left: 0.5em;  
}

.header {
  background: #e5ecf9;
  border-top: 1px solid #36c;
}

.hidden {
  display: none;
}

.download_link {
  margin-top: 5px;
}

/* BEGIN Submit page styles */

.submitPreview {
  border: 2px solid #a6bfc9;
}

/* END Submit page styles */

/* BEGIN Zipit Widget Classes */

.galleryZipitContainer {
}

.galleryZipitAverageStarRating {
  display: inline;
}

.galleryZipitNumRatings {
  color: #808080;
  display: inline;
  font-size: small;
  padding-left: 0.5em;
}

.detailsZipitContainer {
  width: 350px;
}

.detailsRatingPanel {
  width: 350px;
}

/* END Zipit Widget Classes */

