/*!
 * cache=false;cachewrite=true
 * @license Licences are viewable at this URL: https://cdn1.gaiaonline.com/src/_/e143bb5df5304ae98988a03a4dabca2e-2001-62/src/css/friendchats.css
 */


/*! /src/css/friendchats.css */
/* modal stuff */
.loader {
  background: url(https://graphics.gaiaonline.com/images/loader.gif) no-repeat;
  width: 72px;
  height: 60px;
  margin: 0 auto;
}

.yui3-overlay-mask {
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  z-index: 9999;
}

.gmodal-hd {
  position: relative;
}

.gmodal-close-btn {
  z-index: 1;
  text-indent: -9999em;
}

.gmodal-body form fieldset span {
  display: block;
  padding: 0 0 3px 0;
}

.gmodal-body fieldset {
  margin: 0 0 8px 0;
}

.gmodal-body ul li {
  list-style: none;
  padding: 1px 0 1px 5px;
}

.gmodal-title {
  color: #FAAD1B;
  text-align: left;
}

/* friend chats */

#bd {
  font-family: arial, helvetica;
}

#bd .yui-g {
  padding: 5px;
  height:700px;
}

.error {
 color: #f00;
 margin: 0 0 10px 0;
}

h1 {
  background: url(https://graphics.gaiaonline.com/images/friendchats/hd_friendchats_930x85.jpg) no-repeat;

  padding: 0;
  margin: 0;
  text-indent: -5000px;

  width: 930px;
  height: 85px;
}

.chats-description {
  padding: 15px;
  font-size: 15px;
}

#my_spaces {
  width: 240px;
}

#my_spaces .no-rooms {
  border: 1px solid #d2c9be;
  background-color: #faf5f0;

  padding: 10px;
  margin: 10px 0 0 0;
}

#my_spaces .no-rooms span {
  display: block;
}

#available_rooms {
  width: 670px;
  margin: 0 0 100px 20px;
}

.chats {
  float: left;
}

.chats .hd {
  font-size: 17px;
  height: 35px;
 
  position: relative;
}

.chats .hd .title {
  display: block;
  background: url(https://graphics.gaiaonline.com/images/friendchats/tile.png) repeat-x;

  height: 35px;
  line-height: 35px;

  margin: 0px 10px;
  color: #fff;
}

.chats .spaces {
  padding: 20px 0 0 0;
}

.icons {
  background: url(https://graphics.gaiaonline.com/images/friendchats/icons_sprite.png) no-repeat;
  display: block;
  height: 35px;

  position: absolute;
}

.icons.lt-cap {
  background-position: 1px 0;
  width: 10px;
  left: 0;
}

.icons.rt-cap {
  background-position: -8px 0;
  width: 10px;
  right: 0;
  top: 0;
}

.icons.friends {
  background-position: -18px 0;

  height: 25px;
  width: 11px;

  display: inline;
  bottom: 0;
}

.spaces, .spaces .hover {
  width: 211px;
}

.spaces .thumbnail {
  background: url(https://graphics.gaiaonline.com/images/friendchats/spaces_sprite.jpg) no-repeat;
  width: 211px;
  height: 211px;

  display: block;
}

.spaces .beach {
  background-position: 0 0;
}

.spaces .field {
  background-position: -211px 0;
}

.spaces .desert {
  background-position: -422px 0;
}

.spaces .hover {
  display: none;

  width: 211px;
  height: 211px;
}

.spaces .description {
  font-size: 13px;
  padding: 40px;
  text-align: center;
  display: block;
}

.spaces .hover a {
  position: absolute;

  left: 65px;
  bottom: 20px;
}

.available .thumbnail {
  width: 211px;
}

.available .name {
  display: block;

  text-align: center;

  font-size: 17px;

  padding: 0 0 5px 0;
}

.available .select {
  float: left;
  width: 211px;
  margin: 0 10px 0 0;
}

.available .select {
  position: relative;
}

.available .select:hover .hover {
  display: block;
  position: absolute;

  left: 0;
  bottom: 0;
}

.available .select:hover .thumbnail {
  opacity: .6;
  filter: alpha(opacity=60);
}

.rooms li {
  padding: 10px;
  list-style: none;
}

.bold {
  font-weight: bold;
}

.rooms .top {
  font-size: 17px;
  width: 240px;

  position: relative;
}

.rooms .top .type {
  float: left;
  margin: 0 5px 0 0;
}

.rooms li + li {
  border-top: 2px dotted #707070;
}

#gaia_content #bd .rooms a:hover {
  text-decoration: underline;
}

.grayed {
  color: #707070;
}

.rooms .occ {
  width: 50px;
  float: left;
}

.rooms .occ span {
  margin: 0 0 0 9px;
}

#rent_space {
  display: block;
  padding: 0 0 3px 0;
}

.gmodal-body fieldset input[type="text"] {
  margin: 0 0 0 16px;
}

/* admin page styles */
.admin ul li {
  float: left;
  width: 240px;
}

.rooms.admin li + li {
  border: none;
}

.admin {
  padding: 20px;
}

.admin ul {
  padding: 20px 0px;
}
