.cribbr_main_iframe {
  border: 1px solid #e6e6e6;
  width: 120px;
  border-top: 0px;
  background-color: #ffffff;
  height: 141px;
}

.cribbr_main_helpdiv {
  width: 10px;
  height: 10px;
  overflow: hidden;
  position: absolute;
  border: 1px solid black;
  left: -10px;
  top: -30px;
}

.cribbr_main_helpdiv iframe {
  width: 1px;
  height: 1px;
}

.cribbr_main_swarmgridcontainer {
  position: absolute;
  top: 340px;
  left: 805px;
  width: 120px;
}

.cribbr_swarmgridcontainer {
  position: absolute;
  top: 0px;
  left: 0px;
}

.cribbr_title_bar {
  position: relative;
  background-color: #eeddbb;
  padding: 0px;
  width: 120px;
  _width: 122px;
  height: 16px;
  text-align: left;
  border: 1px solid #eeddbb;
  color: #656565;
}

.cribbr_title_bar_text {
  position: relative;
  padding: 0px 0px 0px 2px;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #656565;
  float: left;
  z-index: 100;
  cursor: pointer;
  _cursor: hand;
  overflow: hidden;
  height: 16px;
  text-align: left;
  width: 80px;
}

.cribbr_title_bar_text a {
  color: white;
  text-decoration: none;
  overflow: hidden;
  height: 14px;
  display: inline;
  cursor: pointer;
  _cursor: hand;
}

.cribbr_title_bar_logo {
  background-color: #ffffff;
  height: 14px;
  width: 14px;
  position: relative;
  float: right;
  z-index: 100;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  margin: 1px 1px 0 0;
  padding-left: 1px;
  text-align: center;
  color: #ff4e17;
}

.cribbr_title_bar_logo a {
  color: #ff4e17;
  text-decoration: none;
}

.cribbr_close_button_open {
  position: relative;
  color: #ffffff;
  float: left;
  cursor: pointer;
  font-family: arial;
  font-weight: bold;
  font-size: 80%;
  margin-right: 2px;
  background-image: url(http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/open.gif);
  width: 15px;
  height: 15px;
  _cursor: hand;
}

.cribbr_close_button_closed {
  position: relative;
  color: #ffffff;
  float: left;
  cursor: pointer;
  font-family: arial;
  font-weight: bold;
  font-size: 80%;
  margin-right: 2px;
  background-image: url(http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/closed.gif);
  width: 15px;
  height: 15px;
  _cursor: hand;
}

.cribbr_button_bar {
  position: relative;
  background-color: #e6e6e6;
  padding: 0px 2px 0px 2px;
  margin: 0px;
  cursor: default;
  width: 116px;
  _width: 122px;
  height: 17px;
  border: 0px;
}

.cribbr_nickname_form {
  display: inline;
}

.cribbr_nickname_input {
  width: 50px;
  border: 0px solid #333399;
  height: 14px;
  font-family: tahoma;
  font-size: 9px;
  font-weight: none;
  margin: 0px;
  position: relative;
  top: 2px;
}

.cribbr_nickname_set_button {
  width: 1px;
  background-color: #e6e6e6;
  border: 0px;
  margin: 0 0 0 0px;
  height: 14px;
  font-family: arial;
  font-size: 8px;
  font-weight: none;
  display: none;
  color: #656565;
}

.cribbr_info_button {
  background-color: #e6e6e6;
  border: 0px;
  width: auto;
  margin: 0px;
  height: 16px;
  font-family: arial;
  font-size: 10px;
  font-weight: none;
  float: right;
  margin-top: -14px;
  padding: 0px;
  color: #656565;
}

.cribbr_information {
  position: absolute;
  top: 20px;
  left: 0px;
  z-index: 11000;
  background-color: #e6e6e6;
  border: 1px solid #e6e6e6;
  font-family: arial;
  font-size: 10px;
  color: #656565;
  width: 118px;
  _width: 122px;
}

.cribbr_information a:link {
  color: #ff6000;
  text-decoration: none;
}

 .cribbr_information a:visited {
  color: #ff6000;
  text-decoration: none;
}

 .cribbr_information a:hover {
  color: #ff6000;
  text-decoration: none;
}

 .cribbr_information a:active {
  color: #ff6000;
  text-decoration: none;
}

.cribbr_swarm_form {
  display: inline;
}

.cribbr_swarm_input {
  width: 70px;
  border: 1px solid #cccccc;
  height: 18px;
  font-family: arial;
  font-size: 75%;
  font-weight: bold;
}

.cribbr_swarm_set_button {
  width: 40px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin: 0 0 0 5px;
  height: 18px;
  font-family: arial;
  font-size: 70%;
  font-weight: bold;
}

.cribbr_swarmgrid {
  position: relative;
  display: block;
  color: black;
  background-color: #ffffff;
  font-size: 10px;
  top: 0px;
  left: 0px;
  width: 120px;
  height: 124px;
  border: 0px;
  _width: 122px;
}

.cribbr_swarmgridborder1 {
  position: absolute;
  top: 0px;
  left: -9px;
  background-image: url(http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/tl.png);
  height: 16px;
  width: 9px;
  z-index: 15;
}

.cribbr_swarmgridborder2 {
  position: absolute;
  top: 16px;
  left: -9px;
  background-image: url(http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/l.png);
  width: 9px;
  z-index: 15;
}

.cribbr_swarmgridborder3 {
  left: -9px;
  position: absolute;
  background-image: url(http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/bll.png);
  height: 12px;
  width: 9px;
  z-index: 15;
}

.cribbr_swarmgridborder4 {
  left: 0px;
  position: absolute;
  background-image: url(http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/blr.png);
  height: 12px;
  width: 9px;
  z-index: 15;
}

.cribbr_swarmgridborder5 {
  left: 9px;
  position: absolute;
  background-image: url(http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/b.png);
  height: 12px;
  z-index: 15;
}

.cribbr_swarmgridborder6 {
  position: absolute;
  background-image: url(http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/brl.png);
  height: 12px;
  width: 9px;
  z-index: 15;
}

.cribbr_swarmgridborder7 {
  position: absolute;
  background-image: url(http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/brr.png);
  height: 12px;
  width: 9px;
  z-index: 15;
}

.cribbr_swarmgridborder8 {
  top: 16px;
  position: absolute;
  background-image: url(http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/r.png);
  width: 9px;
  z-index: 15;
}

.cribbr_swarmgridborder9 {
  top: 0px;
  position: absolute;
  background-image: url(http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/tr.png);
  height: 16px;
  width: 9px;
  z-index: 15;
}

.cribbr_swarmgridborder1div {
  top: 0px;
  left: -9px;
  position: absolute;
  height: 16px;
  width: 9px;
  filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/tl.png',sizingmethod='scale');
}

.cribbr_swarmgridborder2div {
  top: 19px;
  left: -9px;
  position: absolute;
  width: 9px;
  filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/l.png',sizingmethod='scale');
  z-index: 15;
}

.cribbr_swarmgridborder3div {
  left: -9px;
  position: absolute;
  height: 12px;
  width: 9px;
  filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/bll.png',sizingmethod='scale');
  z-index: 15;
}

.cribbr_swarmgridborder4div {
  left: 0px;
  position: absolute;
  height: 12px;
  width: 9px;
  filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/blr.png',sizingmethod='scale');
  z-index: 15;
}

.cribbr_swarmgridborder5div {
  left: 9px;
  position: absolute;
  height: 12px;
  filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/b.png',sizingmethod='scale');
  z-index: 15;
}

.cribbr_swarmgridborder6div {
  position: absolute;
  height: 12px;
  width: 9px;
  filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/brl.png',sizingmethod='scale');
  z-index: 15;
}

.cribbr_swarmgridborder7div {
  position: absolute;
  height: 12px;
  width: 9px;
  filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/brr.png',sizingmethod='scale');
  z-index: 15;
}

.cribbr_swarmgridborder8div {
  top: 19px;
  position: absolute;
  width: 9px;
  filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/r.png',sizingmethod='scale');
  z-index: 15;
}

.cribbr_swarmgridborder9div {
  top: 0px;
  position: absolute;
  height: 16px;
  width: 9px;
  filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://www.eyebees.com/swarms/3cc627d314cbbdf0ed7d4c7bd97b3262/img/tr.png',sizingmethod='scale');
  z-index: 15;
}

.cribbr_bottombar {
  position: relative;
  background-color: #000000;
  padding: 0px 2px 0px 2px;
  margin: 0px;
  cursor: default;
  width: 176px;
  _width: 180px;
  height: 17px;
  border: 1px solid red;
}

.cribbr_overlay {
  z-index: -1;
  position: absolute;
  top: 0px;
  left: 0px;
}

.cribbr_eyebee {
  position: absolute;
  cursor: pointer;
  _cursor: hand;
  z-index: 10000;
}

.cribbr_eyebee_image {
  position: relative;
  cursor: pointer;
  _cursor: hand;
  width: 7px;
  height: 8px;
  float: left;
  z-index: 10100;
  // moet boven 10000 zijn: ;
}

.cribbr_eyebee_nickname {
  position: relative;
  margin-left: 2px;
  _margin-left: 0px;
  top: -3px;
  font-family: arial;
  font-size: 9px;
  overflow: auto;
  width: 0px;
  z-index: 10200;
  cursor: default;
  color: #656565;
}

.cribbr_eyebee_nickname_active {
  position: relative;
  margin-left: 2px;
  _margin-left: 0px;
  top: -3px;
  background-color: #ffffff;
  font-family: arial;
  font-size: 9px;
  overflow: auto;
  width: 0px;
  z-index: 10200;
  text-decoration: underline;
  cursor: pointer;
  _cursor: hand;
  color: #656565;
}

.cribbr_eyebee_menu {
  position: absolute;
  visibility: hidden;
  background-color: #e6e6e6;
  border: 1px solid #e6e6e6;
  z-index: 10020;
  margin: 2px;
  padding: 4px;
}

.cribbr_eyebee_menu_element {
  cursor: pointer;
  _cursor: hand;
  color: #000000;
  font-family: arial;
  font-size: 10px;
}

.cribbr_category {
  position: absolute;
  z-index: 10;
  background-color: #ffffff;
  color: #656565;
  margin-left: 3px;
  width: 117px;
  _width: 119px;
  font-family: arial;
  font-size: 10px;
}

.cribbr_chat_iframe {
  border: 0px;
  z-index: 21000;
  top: 34px;
  _top: 31px;
  left: 1px;
  position: relative;
  width: 178px;
  _width: 180px;
  background-color: #e6e6e6;
  height: 163px;
  _height: 165px;
}

.cribbr_chatscreencontainer {
  position: absolute;
  top: 0px;
  left: 0px;
}

.cribbr_chatscreen {
  position: absolute;
  width: 180px;
  height: 196px;
  border: 1px solid #e6e6e6;
  overflow: hidden;
  z-index: 16000;
  background-color: #e6e6e6;
}

.cribbr_chat_screen_title_bar {
  position: relative;
  background-color: #eeddbb;
  cursor: pointer;
  _cursor: hand;
  width: 180px;
  height: 16px;
  text-align: left;
}

.cribbr_chat_screen_title_bar_text {
  position: relative;
  color: #ffffff;
  float: left;
  font-size: 12px;
  font-family: arial;
  overflow: hidden;
  height: 16px;
  text-align: left;
  margin-top: 2px;
  cursor: pointer;
  _cursor: hand;
}

.cribbr_chat_window_close_button {
  position: absolute;
  top: 0px;
  left: 165px;
  _left: 166px;
  width: 14px;
  height: 16px;
  color: #656565;
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  cursor: pointer;
  float: right;
}

.cribbr_chat_screen_info_bar {
  height: 16px;
}

.cribbr_chat_info_table {
  width: 100%;
  color: #656565;
  font-size: 10px;
  font-family: arial;
  margin-top: 2px;
  background-color: #e6e6e6;
}

.cribbr_chat_info_left {
  text-align: left;
  width: 50%;
}

.cribbr_chat_info_right {
  text-align: right;
  width: 50%;
}

.cribbr_chat_window_output {
  position: relative;
  width: 176px;
  height: 137px;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  font-size: 12px;
  overflow: auto;
  margin-top: 3px;
  _width: 178px;
  _height: 137px;
}

.cribbr_chat_window_input {
  position: relative;
  width: 178px;
  _width: 178px;
  height: 20px;
  border: 1px solid #ffffff;
  background-color: white;
  font-size: 12px;
  margin-top: 2px;
  _margin-top: -20px;
}

.cribbr_chat_window_table {
  width: 100%;
  font-family: arial;
  font-size: 10px;
}

.cribbr_chat_window_me {
  background-color: #e6e6e6;
  text-align: left;
}

.cribbr_chat_window_other {
  background-color: #ffffff;
  text-align: right;
}

.cribbr_chat_window_left {
  width: 10px;
  vertical-align: top;
  padding-top: 3px;
  padding-left: 2px;
}

.cribbr_chat_window_message {
  width: 100%;
  padding: 1px 4px 1px 4px;
}

.cribbr_chat_window_right {
  width: 10px;
  vertical-align: top;
  padding-top: 3px;
  padding-right: 2px;
}

.cribbr_chat_body {
  background-color: #e6e6e6;
  margin: 0px;
  padding: 0px;
}

