﻿.quek
{
  top: -200px;
  left: -200px;
  width: 151px;
  position: fixed;
  height: 200px;
}
#log
{
  width: 400px;
  height: 200px;
  display: none;
}
#msg
{
  width: 400px;
}
#chat, #quek
{
  display: none;
}
.quek h2
{
  background-image: url(/img/input-name.png);
  font-size: 14px;
  font-weight: normal;
  height: 24px;
  left: 3px;
  padding: 9px 5px 0;
  position: absolute;
  text-align: center;
  top: 126px;
  width: 147px;
  margin: 0;
}
.myQuek h2
{
  display: none;
}
.quekform
{
  display: none;
}
.myQuek .quekform
{
  background-image: url(/img/input-name.png);
  display: block;
  font-size: 14px;
  font-weight: normal;
  height: 24px;
  left: 3px;
  padding: 9px 5px 0;
  position: absolute;
  text-align: center;
  top: 123px;
  width: 147px;
}
.inputField
{
  width: 90px;
  background-color: transparent;
  border: 0;
  width: 140px;
  outline: none;
}
.flashContainer
{
  position: relative;
}
.myQuek .flashOverlay
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: move;
}
.link
{
  position: absolute;
  top: 140px;
  left: 40px;
}

.flashContainer
{
  width: 150px;
  height: 150px;
  position: absolute;
  top: 0px;
}

.balloon
{
  padding: 20px 30px;
  position: absolute;
  top: -60px;
  left: 30px;
  width: auto;
  background-image: url(/img/balloon.png);
  width: 140px;
  height: 110px;
  display: none;
}
.textWrap
{
  height: 70px;
  width: 100%;
  overflow: hidden;
  margin-top: 3px;
  overflow: hidden;
  position: relative;
}
.say
{
  position: relative;
  top: 0px;
  text-align:center;
}

/*action menu*/
.follow_once
{
  background-image: url(/img/url-drawer.png);
  color: Black;
  font-size: 12px;
  font-weight: bold;
  height: 17px;
  left: 13px;
  margin-bottom: -35px;
  padding: 7px 5px;
  position: absolute;
  text-align: center;
  top: 130px;
  width: 131px;
  outline: none;
}
.myQuek .follow_once
{
  display: none;
}
.action-menu
{
  height: 130px;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.myQuek .action-menu
{
  cursor: move;
}
.action-menu-item
{
  position: absolute;
  display: block;
  width: 32px;
  height: 32px;
  top: 4px;
  outline: none;
}
.other-site .action-menu-item
{
  top: 14px;
}
.myQuek .other-actions
{
  display: none;
}
.self-actions
{
  display: none;
}
.myQuek .self-actions
{
  display: block;
}
.urlInputWrapper
{
  height: 36px;
  left: 75px;
  overflow: hidden;
  position: absolute;
  top: 9px;
  width: 200px; /*z-index: -1; */
  display: none;
}
.urlInput
{
  position: absolute;
  top: 0px;
  right: 225px;
  background-image: url(/img/input-name.png);
  background-repeat: no-repeat;
  padding-top: 9px;
  height: 26px;
  width: 100%;
}
.urlInput .input
{
  background-color: transparent;
  border: none;
  left: 5px;
  margin-left: 5px;
  position: absolute;
  width: 140px;
  height: 15px;
  outline: none;
  color: #b0b0b0;
}
.gotoUrl
{
  background-image: url(/img/arrow_right.png);
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 36px;
  left: 155px;
  position: absolute;
  top: 0;
  width: 32px;
}
.quek .bomb
{
  background-image: url(/img/bomb.png);
  right: 5px;
  top: 50px;
}
.quek .link-go
{
  background-image: url(/img/link-go.png);
  left: 60px;
  top: 10px;
}
.quek .sound-link
{
  background: url(/img/sound.png);
  left: 5px;
  top: 50px;
}
.sound-off .sound-link
{
  background: url(/img/sound_mute.png);
}

.quek .follows, .quek .followed, .quek .follow
{
  left: 110px;
  top: 90px;
  color: White;
}
.quek .follow
{
  background-image: url(/img/follow-off.png);
}
.quek .followed
{
  background-image: url(/img/follow-on.png);
}
.quek .follows
{
  background-image: url(/img/follows.png);
}
.quek.following .follows
{
  display: block;
}
.quek.isFollowed .followed
{
  display: block;
}
.quek .follows, .quek .followed, .quek.isFollowed .follow
{
  display: none;
}
.quek .give-beer
{
  background: url(/img/beer.png);
  right: 5px;
  top: 50px;
}
.quek .slide-link
{
  background: url(/img/slide-off.png);
  top: 16px;
  left: 18px;
}
.quek.sliding .slide-link
{
  background: url(/img/slide.png);
}

.quek .kiss
{
  background: url(/img/kus-geven.png);
  left: 60px;
  top: 10px;
}

.banaan
{
  border: 5px solid yellow;
  width: 1px;
  height: 1px;
}

.gift
{
  position: absolute;
  width: 26px;
  height: 40px;
  left: 28px;
  bottom: 80px;
  display: none;
}

.gift-active
{
  display: block;
}

.gift-given
{
  left: 103px;
  bottom: 70px;
}

.buttons
{
  background: transparent url(/img/bg_buttons.png) repeat-x scroll left;
  border-bottom: 2px solid black;
  padding: 5px 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 13px;
  font-size: 72%;
  display: none;
}
.loggedin .buttons
{
  display: block;
}
.buttons a
{
  color: Black;
  text-decoration: none;
  margin: 0px 5px;
}
.buttons .logout
{
  float: right;
}

.buttons a:hover
{
  text-decoration: underline;
}

.buttons .backToQuek
{
  display: none;
}

.buttons .q42logo
{
  text-decoration: none;
  float: right;
  position: relative;
  top: -3px;
  margin-right: 15px;
}

.otherSite .buttons .backToQuek
{
  display: inline;
  padding: 0px 5px;
}
.gravity-off-link, .gravity-on-link
{
  background-image: url(/img/zwaartekracht.png);
  width: 32px;
  height: 32px;
}

.ie6page .bgWrap
{
  height: 800px;
}

.ie6page #mainMenu, .ie6page .pageHeader
{
  display: none;
}

.ie6page .main
{
  background-image: none;
}

.ie6page .content
{
  margin-top: 300px;
}
