* {
  padding: 0;
  margin: 0; }

a img {
  border: none; }

a, .link {
  color: #4885B7;
  text-decoration: none; }
  a:hover, .link:hover {
    color: #666666;
    text-decoration: underline;
    cursor: pointer; }

body {
  font-family: arial, helvetica, sans-serif;
  font-size-adjust: none;
  font-size: 12px;
  background: white;
  margin-top: 5px;
  color: #5C5C5C; }

.wrap {
  width: 970px;
  margin: 0px auto 0px auto; }
  .wrap .sidebar {
    width: 300px;
    margin: -20px 10px 0px 0px;
    float: right; }
  .wrap .main-part {
    width: 660px; }
  .wrap .main-part, .wrap .welcome-header {
    float: right; }
  .wrap .welcome-header {
    width: 970px;
    margin-bottom: -20px;
    background: url('/images/bg-menu.gif') repeat-x;
    color: #AAAAAA; }
    .wrap .welcome-header .logo {
      display: inline;
      float: left; }
  .wrap .main-menu, .wrap .sub-menu {
    padding: 0px;
    list-style: none; }
    .wrap .main-menu li, .wrap .sub-menu li {
      display: inline; }
  .wrap .main-menu {
    padding: 22px 0 0 10px;
    font-size: 1.2em;
    float: left; }
    .wrap .main-menu li {
      margin-right: 0px !important;
      letter-spacing: 1px;
      padding: 5px 0px 6px 10px;
      position: relative;
      z-index: 3; }
      .wrap .main-menu li a:hover {
        text-decoration: none;
        color: #FB9900; }
    .wrap .main-menu a {
      color: white; }
  .wrap .sub-menu {
    float: right;
    background-color: white;
    position: relative;
    bottom: 5px;
    padding-top: 7px;
    margin-bottom: -7px; }
    .wrap .sub-menu a img {
      background-color: white;
      padding: 1px;
      margin: -2px 2px;
      border: 1px solid #bed0d8; }
      .wrap .sub-menu a img:hover {
        background-color: #bed0d8; }
    .wrap .sub-menu li:first-child {
      border: none; }
    .wrap .sub-menu li {
      border-left: 1px solid #bed0d8;
      padding: 0px 2px; }
  .wrap .login-infos {
    width: 338px;
    padding: 6px 2px 2px 0px;
    float: right;
    text-align: right;
    font-size: 125%; }
    .wrap .login-infos a {
      color: white;
      text-decoration: underline; }
      .wrap .login-infos a:hover {
        color: #fb9900; }
  .wrap h1.tab {
    font-size: 1em;
    z-index: 0;
    position: relative;
    font-variant: small-caps;
    letter-spacing: 1px;
    margin-bottom: -1px;
    background: #F8FAFB;
    border: 1px solid #bed0d8;
    border-bottom: none;
    clear: both;
    float: left;
    padding: 5px 15px 6px 15px;
    margin-top: -25px;
    font-weight: bold; }
  .wrap .content {
    clear: both;
    margin-bottom: 2px;
    min-height: 500px;
    height: auto !important;
    height: 500px; }
    .wrap .content form {
      padding: 20px; }

h1.tab.big_title.tournament {
  font-size: 2em; }

.footer {
  float: right;
  width: 100%;
  background: #E8E8E8 url(/images/header-shadow.gif) no-repeat 50% 0;
  bottom: 0px;
  padding: 5px;
  line-height: 2em;
  color: #666666;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 20px;
  text-align: center; }
  .footer .partners {
    text-align: left;
    width: 900px;
    padding-bottom: -5px;
    margin: -5px auto;
    color: #999999; }
    .footer .partners a {
      color: #999999; }
  .footer table {
    width: 970px;
    margin: auto; }
    .footer table td {
      text-align: center;
      padding: 0px 5px;
      border-left: 3px solid white;
      vertical-align: top; }
      .footer table td.auto-promo {
        width: 390px;
        border-left: 0px; }
        .footer table td.auto-promo a {
          width: 58px;
          height: 58px;
          background: transparent url(/images/footer_previews/all.png) no-repeat;
          display: block;
          float: left;
          border: 5px solid white;
          margin: 0px 5px; }
          .footer table td.auto-promo a:hover {
            border-color: #4885B7; }
      .footer table td.links {
        text-align: left;
        width: 150px; }
      .footer table td ul {
        line-height: 1.4em;
        padding-left: 0px;
        list-style: none; }
      .footer table td h4 {
        padding-top: 0px; }
  .footer .preview {
    position: relative;
    top: -63px;
    height: 61px;
    margin: 0px auto -61px;
    width: 970px;
    text-align: left; }
    .footer .preview div {
      background-color: #E8E8E8;
      padding: 8px;
      width: 300px;
      height: 51px;
      line-height: 1.2em;
      font-style: italic; }

#msq-promo {
  background-position: -58px; }

#mtq-promo {
  background-position: -116px; }

#ms-promo {
  background-position: -232px; }

#boggle-promo {
  background-position: -174px; }

#wrap_bottom_ad {
  text-align: right; }

.black-box {
  background: #7c7c7c url('/images/bg_blackbox.gif') repeat-x;
  padding: 3px;
  border: 2px solid #555555;
  font-family: Arial,Helvetica,sans-serif;
  color: white; }
  .black-box a {
    color: white !important;
    text-decoration: underline; }
    .black-box a:hover {
      text-decoration: none; }
  .black-box h2 {
    font-size: 18px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing: 0px;
    word-spacing: 1px; }
    .black-box h2 a {
      color: white !important;
      text-decoration: none; }
      .black-box h2 a:hover {
        color: white !important;
        text-decoration: underline; }
  .black-box h3 {
    font-size: 14px;
    background-color: #555555;
    margin: -3px -3px 4px -3px;
    padding: 2px 2px 2px 8px;
    letter-spacing: 1px;
    word-spacing: 4px; }
  .black-box p, .black-box ul {
    margin: 10px 5px 10px 5px; }
  .black-box li {
    margin: 3px 0px;
    list-style-image: url('/images/bullet_content.gif'); }

.box {
  background: url('/images/bg_block.gif') repeat-x #dfe8e9;
  border: 1px solid #bed0d8;
  padding: 2px 4px; }

.sub-box {
  background: #c6d7da;
  margin: 10px;
  color: #5c5c5c;
  font-size: 110%;
  border: 2px solid white;
  padding: 2px 4px;
  clear: both; }

h1 {
  font-size: 1.8em;
  font-weight: normal; }

h2 {
  font-size: 1.4em;
  font-weight: normal; }

h3 {
  font-size: 1.2em;
  font-weight: normal; }

ul {
  list-style-type: square;
  padding-left: 15px; }

.found_nothing {
  background-color: #362f2d; }

.found_artist {
  background-color: #ffc002; }

.found_title {
  background-color: #769dda; }

.found_both {
  background-color: #95b97b; }

.color_explanation {
  color: white;
  padding: 0px 5px;
  margin-right: 5px; }

.right_tip {
  padding: 3px;
  float: right;
  clear: both; }
  .right_tip table {
    border-collapse: collapse; }
  .right_tip td.inside {
    padding: 5px;
    background: #F6FFC8;
    color: #5c5c5c; }

form p {
  padding: 7px 0px 0px 1px; }
form label {
  font-weight: bold; }
form input, form textarea {
  border: 1px solid #bed0d8;
  padding: 3px; }

.infos_title {
  float: right;
  position: relative;
  margin: -20px 470px -20px 10px; }

.blue {
  color: #4885B7;
  margin-right: 10px; }

.pagination {
  font-size: 12px;
  margin-top: 40px;
  margin-bottom: 10px;
  text-align: center; }
  .pagination span {
    position: relative;
    top: 4px;
    margin: 0px 5px; }
  .pagination a {
    border: 2px solid white;
    padding: 4px;
    color: white;
    background-color: #BED0D8; }
    .pagination a:hover {
      background-color: white;
      text-decoration: none;
      color: #BED0D8; }
  .pagination .current {
    font-size: 1.6em; }
  .pagination .disabled {
    display: none; }

#site_comment_form {
  position: absolute;
  left: 50%;
  top: 49px;
  margin-left: 165px;
  z-index: 137;
  color: #5C5C5C;
  width: 310px; }

.errorExplanation {
  background-color: #9E1100;
  padding: 5px;
  margin-top: 2px;
  color: white; }
  .errorExplanation li {
    list-style: square; }
  .errorExplanation a {
    color: white;
    text-decoration: underline; }

.successExplanation {
  background-color: darkgreen;
  color: white;
  padding: 5px; }

.submit {
  background: #FD8401 url(/images/submit.gif) repeat-x;
  border: 4px solid white !important;
  color: #EEEEEE !important;
  font-variant: small-caps;
  padding: 2px;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 120%; }
  .submit:hover {
    cursor: pointer;
    color: white  !important;
    border: 2px solid #fd8401;
    text-decoration: none; }

.right_ad {
  border: 1px solid #5c5c5c; }

.avatar-link img {
  border: 1px solid white; }
.avatar-link:hover img {
  border: 1px solid #fd8401 !important; }

.properties {
  color: gray;
  font-size: 0.9em;
  margin-left: 50px;
  font-family: Verdana; }

.comments-box {
  font-size: 14px;
  margin: 20px -5px -3px;
  border: 0px;
  padding: 10px 5px; }
  .comments-box form {
    padding: 0px !important; }
  .comments-box input {
    padding: 2px; }
  .comments-box textarea {
    font-family: arial,helvetica,sans-serif;
    font-size: 1em;
    color: #5C5C5C;
    padding: 4px; }
  .comments-box .avatar-cell {
    vertical-align: top;
    width: 50px;
    text-align: left; }
  .comments-box table {
    margin-top: 10px; }
    .comments-box table .properties {
      font-size: 10px; }

.comment {
  margin-left: 10px;
  padding-bottom: 1px;
  padding-top: 10px; }

#menu-sidebar {
  padding-top: 5px; }
  #menu-sidebar span {
    padding: 5px 5px 0px 5px;
    cursor: pointer;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px; }
    #menu-sidebar span.active {
      background-color: #555555;
      color: #CCCCCC;
      cursor: default; }

.sidebar-content {
  -moz-border-radius-bottomleft: 9px;
  -webkit-border-bottom-left-radius: 9px;
  -moz-border-radius-bottomright: 9px;
  -webkit-border-bottom-right-radius: 9px;
  -moz-border-radius-topright: 9px;
  -webkit-border-top-right-radius: 9px; }

.sidebar-highlight {
  margin-top: 5px; }

.game_state_info {
  margin: 0;
  height: 70px;
  width: 348px;
  position: absolute;
  z-index: 1; }
  .game_state_info .artist {
    font-weight: bold; }
  .game_state_info .extract {
    color: gray;
    display: block;
    font-size: 90%; }

.login_required {
  padding: 5px;
  font-size: 110%;
  text-align: center; }

.empty {
  color: gray; }

.category_select {
  width: 240px;
  font-size: 18px;
  padding-left: 3px;
  margin: 5px 0px 5px 0px; }

input.not_good {
  border-color: red; }

div.field_error {
  color: red; }

.signup-finish .submit {
  padding: 5px 15px; }
.signup-finish p {
  margin: 0px 0px 50px 20px; }

.notice-box, .gold-box {
  background-color: #F7F7F7;
  border: 2px solid #dfe8e9;
  color: #5d5d5d;
  padding: 5px;
  margin: 10px; }
  .notice-box h2, .gold-box h2 {
    margin: 10px 0px 5px 0px; }

.gold-box {
  background: #fc5700 url(/images/submit.gif) repeat-x scroll 0 0;
  color: white;
  border: 3px solid #ffa93c;
  margin: 0px; }
  .gold-box a {
    color: white;
    font-weight: bold;
    text-decoration: underline; }

hr {
  margin: 2px;
  color: #DFE8E9;
  border: 1px solid white; }

td.currently_playing {
  width: 200px;
  padding: 0px 15px; }
  td.currently_playing div {
    text-align: center;
    background-color: #DFE8E9;
    padding: 5px;
    border: 1px solid white; }

.small_user_pic {
  margin-top: 10px;
  width: 50px;
  height: 50px;
  vertical-align: middle; }

.big_title {
  margin-top: -30px !important; }

.user_body, .blog_comment_body {
  display: none; }

.main-part-community {
  float: left;
  width: 430px;
  margin-bottom: 10px; }

.pic {
  margin-top: -3px;
  margin-right: -5px;
  margin-bottom: 20px;
  width: 200px;
  padding: 10px;
  background-color: #C6D7DA;
  float: right; }
  .pic .status {
    font-size: 1.4em;
    margin-bottom: 15px;
    text-align: center; }
  .pic .properties {
    margin: 0px;
    padding: 3px; }

#premium_zone {
  width: 468px;
  height: 60px;
  float: right; }

.sub-box-menu {
  margin: 5px 0px -7px 10px; }
  .sub-box-menu li {
    display: inline;
    padding: 5px;
    cursor: pointer; }
  .sub-box-menu .current {
    background-color: #C6D7DA;
    cursor: default;
    border: 2px solid white;
    border-bottom: 0px;
    font-weight: bold;
    font-size: 1.2em; }

.team_link {
  background: #5C5C5C ! important;
  padding: 1px 4px;
  font-size: 0.8em;
  color: white !important; }
  .team_link:hover {
    border: 1px solid white;
    text-decoration: none;
    padding: 0px 3px;
    color: white !important; }

.ranking a {
  background: #5C5C5C ! important;
  padding: 1px 4px;
  font-size: 0.8em;
  color: white !important; }
  .ranking a:hover {
    border: 1px solid white;
    text-decoration: none;
    padding: 0px 3px;
    color: white !important; }

.logged-submenu {
  position: relative;
  margin-bottom: -900px;
  background: url("/images/shoulderleft.png") no-repeat 0px 27px;
  margin-left: 200px;
  margin-top: -3px;
  width: 140px;
  z-index: 1; }
  .logged-submenu ul {
    margin: 0px; }
  .logged-submenu li {
    background-color: #4C4C4C !important;
    list-style-type: none;
    font-size: 12px;
    padding: 4px;
    text-align: left; }
    .logged-submenu li a {
      text-decoration: none !important;
      margin: 0px 8px;
      padding-bottom: 5px;
      width: 80%;
      display: block;
      border-bottom: 1px dashed gray; }
  .logged-submenu .logout a {
    color: #F75342 !important; }
    .logged-submenu .logout a:hover {
      color: #A23B30 !important; }
  .logged-submenu .border-submenu {
    background: transparent !important; }
  .logged-submenu .current_user_name {
    position: relative;
    top: -3px;
    right: 5px;
    text-decoration: none !important; }
  .logged-submenu #submenulist {
    text-align: left; }

.border-submenu {
  padding: 0px !important;
  background: transparent !important;
  width: 100%; }

.first {
  padding-top: 10px; }

.last {
  padding-bottom: 3px; }
  .last a {
    border: 0px;
    padding: 0px; }

.menu-left-corner {
  background: url("/images/menudo_cheekleft.png") no-repeat;
  height: 20px;
  width: 18px; }

.menu-middle {
  background: #4c4c4c !important;
  height: 20px;
  width: 90px; }

.menu-right-corner {
  background: url("/images/menudo_cheekright.png") no-repeat;
  height: 20px;
  width: 18px; }

#ie_is_crap {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 5px;
  z-index: 0;
  border: 1px solid #b0dfc8;
  background-color: #FFFFC6;
  width: 200px;
  color: #4293CD; }
  #ie_is_crap img {
    margin-left: 15px; }

.features_table {
  width: 90%;
  margin: 0px auto 10px; }
  .features_table .cat_header {
    text-align: left;
    padding-top: 10px;
    font-size: 1.3em; }
  .features_table .feature_availability {
    text-align: center; }

.dropdown_menu {
  background: url(/images/shoulderright.png) no-repeat 181px 0px;
  padding-right: 20px;
  position: absolute;
  z-index: 20;
  right: -70px;
  top: 27px;
  width: 167px; }
  .dropdown_menu li {
    z-index: 25;
    padding-left: 15px;
    list-style-type: none;
    display: block !important;
    border-right: 0px !important;
    background-color: #4C4C4C;
    letter-spacing: 0px !important;
    font-size: 12px; }
  .dropdown_menu .menu-middle {
    width: 130px; }
  .dropdown_menu .leftshoulder {
    background: url(/images/shoulderleft.png) no-repeat 0px 0px;
    position: relative;
    top: 0px;
    left: -18px;
    width: 18px;
    margin-bottom: -20px;
    height: 20px; }

#community_menu {
  margin: 0px; }
  #community_menu .menu-midde {
    width: 60px; }

#best_game {
  width: 100%;
  margin: 0px; }
  #best_game .game_state_info {
    text-align: left; }
  #best_game .user_cat_desc {
    padding-left: 5px; }
  #best_game .user_cat_rank {
    width: 50px;
    text-align: center;
    border: 2px solid white;
    color: #5c5c5c;
    background: url('/images/scores.jpg'); }
    #best_game .user_cat_rank span {
      cursor: help; }
  #best_game .gold {
    background-position: 100px 0px;
    color: white; }
  #best_game .silver {
    background-position: 200px 0px;
    color: white; }
  #best_game .bronze {
    background-position: 300px 0px;
    color: white; }
  #best_game .green {
    background-position: 400px 0px;
    color: white; }
  #best_game .rank {
    font-weight: bold;
    font-size: 20px;
    padding: 0px 4px; }
    #best_game .rank sup {
      font-size: 12px;
      font-weight: normal;
      position: relative;
      top: 3px; }
  #best_game .score {
    font-size: 10px; }
  #best_game h2 {
    padding-bottom: 0px; }
    #best_game h2 span {
      font-size: 12px;
      font-weight: normal;
      margin-left: 10px; }

.blog_icon_mmq, .blog_icon_mtq, .blog_icon_msq, .blog_icon_mbg, .blog_icon_ms {
  border: 1px solid white;
  background: transparent url(/images/footer_previews/all_small.png) no-repeat;
  display: block;
  clear: right;
  width: 30px;
  height: 30px;
  margin-bottom: 4px; }

.blog_icon_msq {
  background-position: -30px; }

.blog_icon_mtq {
  background-position: -60px; }

.blog_icon_mbg {
  background-position: -120px; }

.blog_icon_ms {
  background-position: -150px; }

.vote_indicator {
  width: 30px;
  height: 45px;
  background-repeat: no-repeat !important;
  background-position: -10px 50% !important; }

.not_gold_anymore {
  filter: alpha(opacity=50);
  opacity: .5; }

.comments-box-header {
  margin-bottom: -20px;
  margin-left: 20px;
  margin-top: 20px; }
  .comments-box-header h3 {
    background-color: #C6D7DA;
    padding: 10px;
    margin-right: 0px;
    display: inline;
    padding-bottom: 5px;
    font-size: 1.3em; }
  .comments-box-header a {
    font-size: 11px; }

.trending {
  width: 27px; }
  .trending div {
    background: url(/images/trending.png) no-repeat;
    height: 17px;
    margin-left: 3px; }
  .trending div.up {
    background-position: 0px 0px; }
  .trending div.same {
    background-position: 0px -17px; }
  .trending div.new {
    background-position: 0px -34px; }
  .trending div.down {
    background-position: 0px -51px; }

#session_end {
  width: 460px;
  border: 1px solid #bed0d8;
  padding: 10px;
  text-align: center;
  background-color: white; }
  #session_end .sub-box {
    background: url('/images/podium-bg.jpg') 50%; }
  #session_end .create_an_account {
    background-color: #FB9900;
    color: white;
    font-size: 16px;
    font-weight: bold;
    border: 2px solid #bed0d8;
    display: block;
    cursor: pointer;
    margin: 5px;
    padding: 5px; }
    #session_end .create_an_account:hover {
      background-color: #ffbb22;
      color: white;
      text-decoration: none; }
  #session_end .podium-cell {
    background-color: #4d4d4d;
    color: white;
    padding: 3px 5px 0px 5px; }
    #session_end .podium-cell a {
      color: white;
      text-decoration: underline; }
      #session_end .podium-cell a:hover {
        text-decoration: none; }
    #session_end .podium-cell .next-game {
      font-style: italic; }
    #session_end .podium-cell span {
      font-weight: bold;
      font-style: normal;
      font-size: 14px;
      color: #FB9900; }

.highscore {
  width: 100%;
  padding: 0px 0px 20px 0px; }
  .highscore .picture {
    width: 40px;
    text-align: center; }
    .highscore .picture div {
      background-color: white;
      border: 2px solid white;
      padding: 2px; }
  .highscore .position {
    font-size: 2em;
    font-weight: bold;
    width: 20px;
    padding: 0px 20px 0px 10px; }
  .highscore .active {
    background-color: #c6d7da; }
    .highscore .active a {
      color: white;
      text-decoration: none; }
  .highscore th {
    padding: 10px;
    padding-top: 20px; }
  .highscore th.active {
    background: #c6d7da; }
  .highscore td {
    padding: 0px 5px 3px 0px;
    text-align: right; }
  .highscore .user {
    width: 150px;
    text-align: left !important;
    font-size: 1.2em;
    padding-left: 5px; }
  .highscore .position {
    color: #5C5C5C;
    font-size: 1.7em;
    width: 1%; }

.global .user {
  width: 390px; }

#notice_message {
  position: absolute;
  top: 50px;
  right: 0px;
  width: 200px;
  padding: 5px;
  background-color: lightyellow;
  color: #5c5c5c;
  border: 2px solid white;
  opacity: 0.9; }
  #notice_message div {
    text-align: right;
    font-size: 80%;
    padding-top: 4px;
    color: gray;
    cursor: pointer; }

.limited-box {
  height: 250px;
  overflow-y: scroll;
  padding: 10px; }

.white {
  color: white; }

.game_state, .others .inner {
  position: relative;
  height: 27px; }
  .game_state div, .others .inner div {
    width: 24px;
    height: 24px;
    position: absolute;
    cursor: pointer;
    background: url(/images/status/compact.jpg); }
  .game_state .cup, .others .inner .cup {
    background-position: -96px 0px; }
  .game_state .guess, .others .inner .guess {
    background-position: 48px 0px; }
  .game_state .field_one, .others .inner .field_one {
    background-position: 96px 0px; }
  .game_state .field_two, .others .inner .field_two {
    background-position: 72px 0px; }
  .game_state .nothing, .others .inner .nothing {
    background-position: 0px 0px; }
  .game_state .done, .others .inner .done {
    background-position: 24px 0px; }
  .game_state .both, .others .inner .both {
    background-position: 120px 0px; }
  .game_state .both_combo_0, .others .inner .both_combo_0 {
    background-position: 120px 0px; }
  .game_state .both_combo_1, .others .inner .both_combo_1 {
    background-position: 144px 0px; }
  .game_state .both_combo_2, .others .inner .both_combo_2 {
    background-position: 168px 0px; }
  .game_state .both_combo_3, .others .inner .both_combo_3 {
    background-position: 192px 0px; }
  .game_state .cup1, .others .inner .cup1 {
    background-position: -24px 0px; }
  .game_state .cup2, .others .inner .cup2 {
    background-position: -48px 0px; }
  .game_state .cup3, .others .inner .cup3 {
    background-position: -72px 0px; }

.emoticon {
  height: 14px;
  background: white url(/images/emoticons.png) no-repeat 0px 0px; }

.center {
  text-align: center; }

.tournament-promo {
  cursor: pointer;
  text-align: center;
  background: transparent url(/images/tournament/btn-subscribe.png) no-repeat 50% 100%;
  margin: 0px auto 10px;
  margin-top: 50px;
  padding: 20px 30px 5px 30px;
  width: 400px;
  color: white;
  font-size: 1.3em; }
  .tournament-promo div {
    position: relative;
    top: -13px; }
  .tournament-promo span {
    font-size: 1.7em;
    display: block;
    padding: 0px 0px 8px;
    color: #5c5c5c; }

#flag_popup, #category_popup, #failure_popup, .popup {
  display: block;
  border: 2px solid #bed0d8;
  position: absolute;
  left: 50%;
  padding: 10px;
  width: 275px;
  text-align: left;
  background-color: white;
  z-index: 2; }

#delete_wall_post {
  color: rgb(92,92,92) !important;
  width: 320px;
  top: 400px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
  -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3); }
  #delete_wall_post div {
    margin: 25px 5px;
    font-size: 120%; }
  #delete_wall_post .gold-box {
    margin-top: 20px;
    font-size: 100%; }


.clean_layout .content {
  margin-bottom: 20px;
  position: relative;
  top: 30px; }

table.layout h1, table.layout h2 {
  margin-left: 15px; }
table.layout td {
  vertical-align: top; }

.big_form {
  width: 580px;
  font-size: 1.5em; }
  .big_form input {
    font-size: 1.3em; }
  .big_form a {
    font-size: 0.9em;
    margin-left: 30px; }
  .big_form .errorExplanation {
    font-size: 0.8em; }
    .big_form .errorExplanation li {
      list-style-type: none; }

label {
  display: block; }
  label span {
    font-weight: normal;
    font-family: Georgia;
    font-size: 12px;
    margin-left: 10px;
    font-style: italic; }

.result {
  font-size: 2em;
  text-align: center; }

.website {
  display: block;
  background-image: url("/images/footer_previews/all_small.png");
  background-repeat: no-repeat;
  width: 30px;
  border: 2px solid white;
  height: 30px; }

.why_signup {
  font-size: 1.3em; }
  .why_signup .notice-box {
    font-family: "Georgia"; }
    .why_signup .notice-box li {
      list-style-type: disc;
      line-height: 1.4em;
      font-size: 1.1em; }



/* Styles for ColorPicker popUp */

#colorpicker {
  position: absolute;
  width: 145px;
  height: 135px;
  overflow: hidden;
  background: #F9F9F9;
  border: 2px solid #C0C0C0;
  z-index: 1000;
}

#colorpicker-hue-container {
    position: absolute; 
    top: 4px;
    left: 120px; 
    width: 18px;
    height: 110px; 
}

#colorpicker-hue-bg-img {
    width: 100%; 
    height: 100%; 
}

#colorpicker-hue-slider {
    position: absolute; 
    top: 0;
    left: 0; 
    width: 100%;
    height: 100%; 
}

#colorpicker-hue-thumb { 
    position: absolute; 
    top: 0;
    left: 0;
    width: 18px; 
    height: 18px; 
    z-index: 1009;
    cursor: default;
}

#colorpicker-bar {
  text-align: right;
  padding-right: 10px;
}

#colorpicker-close {
  cursor: pointer;
  color: blue;
  font-size: 10px;
  font-family: Tahoma, Helvetica, Sans-Serif;
  font-weight: bold;
}

#colorpicker-div {
  position: absolute; 
  top: 8px;
  left: 8px; 
  width: 100px;
  height: 100px; 
  border: 1px solid #666;
}

#colorpicker-bg,
#colorpicker-bg-overlay { 
  position: absolute; 
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  overflow: hidden;
}
#colorpicker-selector { 
  position: absolute; 
  top: 0px;
  left: 0px;
  width: 11px; 
  height: 11px; 
  z-index: 1009;
  margin-top: -6px;
  margin-left: -6px;
  cursor: default;
}
#colorpicker-selector img {
  position: absolute;
  left: 0;
  top: 0;
}
#colorpicker-footer {
  position: absolute; 
  top: 114px;
  left: 10px; 
  width: 127px;
}

#colorpicker-value {
  float: left;
}

#colorpicker-value,
#colorpicker-value-input {
  font-size: 9px !important;
  font-family: Helvetica, Verdana, Sans-Serif;
  height: 10px;
}

#colorpicker-value-input {
  width: 40px;
}
#colorpicker-okbutton {
  float: right;
  padding: 0 10px;
  background: #3366FF;
  font-size: 10px;
  font-family: Tahoma, Helvetica, Sans-Serif;
  border: 1px solid #666666;
  color: #ffffff;
}


#picker .themes {
  margin-bottom: 20px; }
  #picker .themes td {
    width: 80px;
    text-align: center; }
#picker .customize {
  float: left;
  width: 280px;
  height: 200px; }
#picker label {
  font-weight: normal; }
#picker .color_area {
  padding: 5px;
  width: 50px; }

#background_help {
  background-color: #F6FFC8;
  padding: 6px;
  color: #5C5C5C;
  margin: 6px 15px 6px 0px; }

.theme {
  background: white url(/images/themes/themes.gif) no-repeat scroll 0 0;
  width: 58px;
  height: 58px;
  border: 2px solid white;
  cursor: pointer;
  opacity: 0.6; }
  .theme:hover {
    opacity: 1; }

#background_help_link {
  text-decoration: underline;
  cursor: pointer; }
  #background_help_link:hover {
    text-decoration: none; }

.deezer-widget {
  width: 220px;
  height: 55px;
  margin: 10px auto; }


input.required, textarea.required {
  border: 1px solid #00a8e6; }

input.validation-failed, textarea.validation-failed {
  border: 1px solid #ff3300;
  color: #FF3300; }

input.validation-passed, textarea.validation-passed {
  border: 1px solid #00cc00;
  color: #000; }

.validation-advice {
  margin: -5px 0px 5px;
  color: darkred;
  font-size: 0.8em; }

.custom-advice {
  margin: 5px 0;
  padding: 5px;
  background-color: #C8AA00;
  color: #FFF;
  font-weight: bold; }


.badge {
  background-color: #555555;
  padding: 4px 8px 4px 6px;
  margin: 0px 8px;
  font-weight: bold;
  text-decoration: none !important;
  font-size: 110%;
  line-height: 28px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  text-shadow: #333333 2px 2px;
  letter-spacing: 1px;
  border: 2px solid white;
  color: white;
  -moz-box-shadow: 0px 0px 3px #555555; }
  .badge span {
    text-shadow: black 0px 0px 3px;
    font-size: 137%;
    position: relative;
    top: 1px; }
  .badge:hover {
    background-color: #888888;
    color: white;
    text-shadow: #555555 -1px -1px; }
  .badge.level1 span {
    color: white; }
  .badge.level2 span {
    color: #FF7400; }
  .badge.level3 span {
    color: #529361; }
  .badge.level4 span {
    color: #6f9dcb; }
  .badge.level5 span {
    color: #f86868; }
  .badge.level6 span {
    color: #926131; }
  .badge.level7 span {
    color: #ffd700; }

.user_table_list {
  width: 100%;
  font-size: 110%;
  line-height: 1.5em; }

h2 span {
  font-size: 220%;
  color: gray;
  font-weight: bold;
  position: relative;
  top: 5px; }


.session_stats {
  border: 2px solid #999999;
  text-align: center;
  border-collapse: collapse; }
  .session_stats th {
    width: 110px;
    background-color: #5c5c5c;
    color: white; }
  .session_stats td {
    background: white;
    font-size: 18px; }
  .session_stats td, .session_stats th {
    padding: 5px 0px; }

#scores {
  height: 405px!important;
  text-align: left; }

#sudoku_board table.outer {
  padding: 0; }
#sudoku_board table.inner {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 2px; }
#sudoku_board table.inner.even {
  background-color: white; }
#sudoku_board table.inner.odd {
  background-color: #F8F8F8; }
#sudoku_board td.outer {
  margin: 0;
  padding: 0; }
#sudoku_board td.open_cell, #sudoku_board td.fixed_cell {
  width: 40px;
  height: 39px;
  padding: 0;
  margin: 0;
  font-size: 18px; }
  #sudoku_board td.open_cell input, #sudoku_board td.fixed_cell input {
    font-size: 18px; }
#sudoku_board td.open_cell {
  border: 1px solid #bbbbbb; }
  #sudoku_board td.open_cell input {
    font-family: Verdana, Arial, sans-serif;
    text-align: center;
    border: 0;
    vertical-align: bottom;
    padding: 0;
    width: 40px;
    height: 30px;
    color: #5c5c5c;
    cursor: pointer;
    background-color: transparent; }
#sudoku_board .multiple input {
  font-size: 12px !important; }
#sudoku_board .good_answer {
  background-color: green !important; }
  #sudoku_board .good_answer input {
    color: white !important; }
#sudoku_board .bad_answer input {
  color: red !important; }
#sudoku_board td.fixed_cell {
  border: 1px solid #bbbbbb;
  font-weight: bold;
  color: #fd9628;
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  vertical-align: middle;
  cursor: default;
  font-weight: bold; }

.welcome-try, .welcome-login {
  background-image: url("/images/apps/ms/welcome-forms.png") !important; }

.wrap .main-menu {
  width: 305px;
  padding-left: 40px; }

#loading_sudoku_board {
  width: 380px;
  margin-top: 120px;
  font-size: 18px;
  color: lightgray;
  text-align: center; }

#welcome_form .errorExplanation {
  border: 2px solid white;
  background-color: red;
  margin: 0px 2px;
  padding: 4px; }
