/* SUPER REG STRUCTURE */
body {
  margin: 0;
  background-color: #195c93;
  background-image: url(/images/bg_light.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  padding: 0;
}
#superreg {
  display: block;
  width: 990px;
  margin: 0 auto;
  z-index: 100;
  position: relative;
  top: 0;
}
#superreg h2 {
  width: 990px;
  height: 112px;
  background-position: 0 0;
  margin: 5px auto;
  position: relative;
  background-repeat: no-repeat;
  padding: 0;
  background-image: url(/images/easter/easter_head_temp.png);
}
#superreg h2 span {
  display: none;
}
#superreg_iframe_container {
  width: 990px;
  background: white;
  margin: 0;
  position: relative;
}
#superreg_iframe_container.roundedborder {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie8-border-radius: 10px;
  border-radius: 10px;
}
.roundedborder {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie8-border-radius: 10px;
  border-radius: 10px;
}
#bidit_form_iframe {
  margin: 10px 30px;
}
#superreg_sidebar {
  float: right;
  width: 240px;
  margin: 22px 25px 0 0;
  text-align: center;
}
#superreg_sidebar h3 {
  font-size: 20px;
  margin: 0 0 10px 0;
}
.sidebar_section {
  background: #fefcd2;
  padding: 10px 20px 20px 10px;
  border: 1px solid #dbcb00;
}
#sidebar .facebook {
  margin: 10px auto;
  padding: 0 0 10px 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#283656), to(#435E9B));
  color: #ffffff;
  background:#435e9b url(/images/v2/facebox_bottom.gif) no-repeat center bottom;
  overflow: hidden;
  width: 244px;
}
#sidebar .facebook .title {
  padding: 10px 0 5px 0;
  background: url(/images/v2/facebox_top.gif) no-repeat center top;
  margin-top:0;
}
#sidebar .facebook .title a {
  height: 82px;
  background: url(/images/facebook_head.png) no-repeat top center;
  display: block;
  margin: 0;
}
#sidebar.registration_sidebar .facebook h3.title {
  padding: 2px 0;
}
#sidebar.registration_sidebar .facebook h3.title a {
  display: none;
}
#sidebar .facebook.facebook_bingo .link {
  background-color: #3c558b;
  background-image: url(/images/bingo/fb_fanbox_bingo_bottom.gif);
  background-repeat: no-repeat;
  background-position: 0 bottom;
  width: 220px;
  padding: 15px;
  margin: 0;
}
#sidebar .facebook.facebook_bingo {
  background-image: url(/images/bingo/fb_fanbox_bingo_top.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: #3c558b;
  width: 250px;
  margin-top: 25px;
  padding-bottom: 0;
}
#sidebar .facebook.facebook_bingo .title {
  background: transparent;
  margin-bottom: 2px;
}
#sidebar .facebook.facebook_bingo .title a {
  
  background: transparent;
  height: 50px;
}
#sidebar .facebook .title a span { display: none; }
#sidebar .facebook .description {
  text-align: center;
  width: 90%;
  margin: 0 auto 12px auto;
  font-size: 15px;
  padding: 0;
  line-height: 22px;
}
#sidebar .facebook.facebook_bingo .description {
  text-align: center;
  width: 92%;
  margin: 2px auto 60px auto;
  font-size: 14px;
  padding: 0;
  line-height: 18px;
  font-weight: normal;
  font-family: Arial, Helvetica, Sans-Serif;
}
#sidebar .facebook .link {
  margin: 0 5px;
  padding: 0.75em 5px 0 5px;
  text-align: right;
}
#sidebar .facebook .link a { color: #ffffff; }
#sidebar .facebook .link a:after { content: " »"; }
#footer {
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  margin: 15px 15px 100px 15px;
  width: auto;
  color: #cccccc;
  position: relative;
  clear: both;
}
#footer ul {
  float: left;
  overflow: auto;
  list-style-type: none;
  margin: 0 20px 0 0;
  padding: 0 10px 0 0;
  border-right: 1px solid #346ea0;
  height: 190px;
  width: 145px;
}
#footer ul:last-child { border-right: none; }
#footer ul li a {
  display: block;
  color: #9cc2de;
}
#footer ul li h5 {
  font-weight: bold;
  font-family: Helvetica, Arial, Sans-Serif;
  color:#f3f3f3;
}
#footer .copyright {
  text-align: right;
  color: #cccccc;
}




#footer .copyright {
  text-align: right;
  color: #ffffff;
}
  
