.hide_text { text-indent: -9999px; }
.radius {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.radius_top {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.radius_bottom {
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.bg_white { background-color: #ffffff; }
.bg_light_yellow { background-color: #fff9e3; }
.center { text-align: center; }
#header {
  height: 150px;
  position: relative;
}
#header #logo {
  background: transparent url("/images/denda_logo_claim.png") left top no-repeat;
  width: 438px;
  height: 173px;
  position: absolute;
  top: 20px;
  left: 30px;
  z-index: 1;
}
#header #logo a {
  height: 173px;
  width: 148px;
  display: block;
}
#header #topnav {
  position: fixed;
  top: 0px;
  left: auto;
  right: auto;
  width: 970px;
  margin: 0px auto;
  height: 35px;
  z-index: 99;
  background-color: #49042a;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
#header #topnav .jacks {
  position: absolute;
  top: 9px;
  left: 10px;
  color: #eeeeee;
  font-weight: bold;
}
#header #topnav .jacks a {
  display: inline-block;
  margin-left: 10px;
  padding: 0px 6px;
  color: #eeeeee;
  text-decoration: none;
  background: #c462a4;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#header #topnav .jacks a:hover { background: #b61a88; }
#header #topnav .account {
  position: absolute;
  top: 9px;
  right: 2px;
}
#header #topnav .account > a {
  display: inline-block;
  margin-right: 8px;
  padding: 0px 6px;
  color: #ffffff;
  background: #c462a4;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#header #topnav .account > a:hover { background: #b61a88; }
#header #topnav .account #login_box {
  position: absolute;
  right: -2px;
  top: 30px;
  padding: 5px;
  width: 235px;
  background: #49042a;
  z-index: 99;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#header #topnav .account #login_box form {
  padding: 10px;
  background: #ffffff url("/images/signup/fish.jpg") 110px 55px no-repeat;
}
#header #topnav .account #login_box form a {
  margin: 10px 0px 0px 0px;
  display: inline-block;
  text-decoration: none;
}
#header #topnav .account #login_box label {
  display: block;
  font-weight: normal;
  margin-top: 10px;
}
#header #topnav .account #login_box div + label { margin-top: 0px; }
#header #topnav .account #login_box input[type="text"] {
  width: 96%;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  padding: 3px;
  margin: 0px;
  color: #49042a;
}
#header #topnav .account #login_box input[type="password"] {
  width: 96%;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  padding: 3px;
  margin: 0px;
  color: #49042a;
}
#header #topnav .account #login_box input[type="submit"] {
  margin-top: 10px;
  display: block;
  border: 1px solid #cccccc;
  background: #f5e5f1;
  padding: 3px 7px;
  font-weight: bold;
  color: #49042a;
  font-family: Arial;
  font-size: 13px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#header #topnav .account #login_box input[type="submit"]:active {
  border: 1px solid #49042a;
  color: #f5e5f1;
  background: #49042a;
}
#header #topnav .account #login_box #remember_me {
  background-color: transparent !important;
  padding: 10px 0px;
}
#header #topnav .account #login_box #remember_me label { display: inline; }
#header #topnav .account #login_box #remember_me input { display: inline; }
#header #topnav .account #login_box #login_box_errors { margin: 10px 0px 0px 0px; }
#header #topnav .account #login_box #login_box_errors h2 { display: none; }
#header #topnav .account #login_box #login_box_errors p { display: none; }
#header #topnav .account #login_box #login_box_errors ul {
  list-style: none;
  margin: 0px;
  padding: 3px;
}
#header #topnav .account #login_box #authentications {
  margin-top: 10px;
  text-align: center;
}
#header #topnav .account #login_box #authentications a {
  display: block;
  margin: 3px 0px 0px 0px;
}
#header #tabnav {
  position: absolute;
  right: 1px;
  top: 119px;
  z-index: 9;
}
#header #tabnav #google_plus_site {
  position: absolute;
  top: 5px;
  right: 625px;
}
#header #tabnav #facebook_like_site {
  position: absolute;
  top: 5px;
  right: 475px;
}
#header #tabnav ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
#header #tabnav ul li {
  z-index: 1;
  float: left;
  margin-right: 10px;
}
#header #tabnav ul li > a {
  z-index: 1;
  display: block;
  color: #ffffff;
  text-decoration: none;
  background: #c462a4;
  padding: 5px 10px;
  font-size: 14px;
  font-family: Tahoma, Arial;
  font-weight: bold;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
#header #tabnav ul #club_card_menu { margin: 0px; }
#header #tabnav ul #club_card_menu a {
  background: transparent !important;
  padding: 5px 0px;
}
#header #tabnav ul #club_card_menu a img {
  position: relative;
  top: -10px;
}
#header #tabnav div#top_genres {
  list-style: none;
  position: absolute;
  top: 30px;
  left: -2px;
  width: 190px;
  border: 2px solid #c462a4;
  border-top: 0px solid;
}
#header #tabnav div#top_genres a {
  display: block;
  text-decoration: none;
  color: #49042a;
  background: #ffffff;
  padding: 5px 10px 5px 40px;
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
  font-family: Tahoma, Arial;
  font-weight: bold;
}
#header #tabnav div#top_genres a.cat_zoek-en-vind-spelletjes { background: #ffffff url("/images/icons/search_find.png") 5px center no-repeat; }
#header #tabnav div#top_genres a.cat_time-management-spelletjes { background: #ffffff url("/images/icons/time_management.png") 5px center no-repeat; }
#header #tabnav div#top_genres a.cat_3-op-een-rij-spelletjes { background: #ffffff url("/images/icons/match3.png") 5px center no-repeat; }
#header #tabnav div#top_genres a.cat_puzzel-spelletjes { background: #ffffff url("/images/icons/puzzle.png") 5px center no-repeat; }
#header #tabnav div#top_genres a.cat_avontuur-spelletjes { background: #ffffff url("/images/icons/adventure.png") 5px center no-repeat; }
#header #tabnav div#top_genres a.cat_strategie-spelletjes { background: #ffffff url("/images/icons/strategy.png") 5px center no-repeat; }
#header #tabnav div#top_genres a.cat_kaart-spelletjes { background: #ffffff url("/images/icons/cards.png") 5px center no-repeat; }
#header #tabnav div#top_genres a.cat_mahjong-spelletjes { background: #ffffff url("/images/icons/mahjong.png") 5px center no-repeat; }
#header #tabnav div#top_genres a.cat_bundels { background: #ffffff url("/images/icons/bundle.png") 5px center no-repeat; }
#header #tabnav div#top_genres a.cat_de-sims { background: #ffffff url("/images/icons/sims.png") 7px center no-repeat; }
#header #tabnav div#top_genres a.cat_meer-games { background: #ffffff url("/images/icons/more_games.png") 5px center no-repeat; }
#header #tabnav div#top_genres a.cat_weekaanbiedingen { background: #ffffff url("/images/icons/weekly.png") 5px center no-repeat; }
#header #tabnav div#top_genres a:hover { background-color: #f5e5f1; }
