body {
  font: normal 8pt / normal Verdana, sans-serif;
  margin: 0;
  text-transform: none;
  text-decoration: none;
}
a {
  text-decoration: none;
}
a img {
  border: none;
}
a:link,
a:visited,
a:active {
  color: #00f;
}
a:hover {
  text-decoration: underline;
}
abbr,
acronym {
  cursor: help;
  border-bottom: 1px dotted #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: inherit;
  display: inline-block;
  *display: inline;
}
.Legalese {
  font-size: 7pt;
}
#Container {
  margin: 0 auto;
  padding: 0 10px;
  border-left: 5px solid #ddd;
  border-right: 5px solid #ddd;
  width: 900px;
  background: #e5f1fd;
}
#Body {
  width: 900px;
}
#Footer {
  font: normal 8px / normal Verdana, sans-serif;
  padding: 3em 20px;
  width: 860px;
  text-align: center;
  font-size: 13px;
  margin: 0;
}
#Footer .Legalese {
  color: #555;
  font-size: 10px;
  margin-bottom: 1em;
}
body {
  margin: 0;
  padding: 0;
  background: url(/assets/images/bkg.jpg)
    top center repeat-x #43001F;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  font-size: 12px;
  margin: 0;
  text-transform: none;
  text-decoration: none;
}
#MasterContainer {
  background-image: none;
}
#Container {
  background: Transparent;
  border: none;
}
#HeaderContainer {
  position: relative;
  margin: 0;
  padding: 0;
  width: 900px;
  height: 225px;
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 6;
}
#Header .headLink {
  position: absolute;
  top: 4px;
  left: 278px;
  width: 348px;
  height: 88px;
}
#Body {
  margin: 0;
  padding: 5px;
  width: 890px;
  background: url(/assets/images/containerBkg_01.png);
  _overflow: hidden;
}
#Footer {
  background: #e6e6e6;
  text-align: center;
  font-size: 13px;
  color: #aaa;
  margin: 0;
  padding: 3em 20px;
  width: 860px;
}
#Footer .FooterNav {
  color: #bbb;
}
#Footer .SEOGenreLinks {
  padding: 1em 0 2em 0;
  font-size: 11px;
}
#Footer .Legalese {
  font-size: 10px;
  margin-bottom: 1em;
}
#Footer .Legalese p {
  margin: 0;
  padding: 0;
}
.blueAndWhite {
  border: 2px solid #6e99c9;
  background-color: #fff;
  color: #000;
}
.blueAndWhite .titleBar {
  background-color: #000;
  color: #fff;
  font-weight: bold;
  padding: 2px 2px 2px 2px;
  margin-bottom: 5px;
  font-size: 13px;
}
.StandardBoxLight {
  float: inherit;
  border: 1px solid #3b526b;
  padding: 10px 10px 10px 10px;
  margin-bottom: 10px;
  display: block;
}
.StandardBoxLightHeader {
  float: inherit;
  background-color: #3b526b;
  text-align: center;
  color: #fff;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 10px 5px 20px;
  display: block;
}
.errorMsg {
  font-weight: bold;
  text-align: center;
  display: block;
  font-size: 1.5em;
  margin: 0.83em 0;
  letter-spacing: 1px;
}
a.contesttab {
  float: left;
  background: #b2c1d2;
  padding: 3px 5px;
  color: #fff;
  margin-right: 4px;
  text-decoration: none;
  display: block;
  font-size: 14px;
  font-weight: bold;
}
a.contesttab:hover {
  background: #6e99c9;
}
a.contesttabselected {
  float: left;
  background: #6e99c9;
  padding: 3px 5px;
  color: #fff;
  margin-right: 4px;
  text-decoration: none;
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.Navigation {
  height: 35px;
  z-index: 1022;
}
.Navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 890px;
  margin: 0 auto;
}
.Navigation ul li {
  float: left;
  position: relative;
}
.Navigation ul li a,
.Navigation ul li a:visited {
  display: inline-block;
  color: #fff;
  padding: 0 9px;
  border-left: 1px solid #fff;
  font-size: 18px;
}
.Navigation ul li a h1,
.Navigation ul li a h2 {
  cursor: pointer;
  text-align: center;
}
.Navigation ul li:first-child a {
  border-left: none;
}
.Navigation .dropdownnavcontainer {
  display: none;
  position: absolute;
  margin-left: 126px;
  margin-top: 27px;
  z-index: 1024;
}
.Navigation .dropdownmainnav {
  display: block;
  background: #6e99c9;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 10px;
  width: 250px;
  float: left;
  z-index: 1024;
  height: 225px;
}
.Navigation .dropdownmainnav a {
  color: White;
}
.Navigation .dropdownmainnav a:hover {
  text-decoration: underline;
}
.bold {
  font-weight: bold;
}
.clear {
  clear: both;
}
.alignCenter {
  text-align: center;
}
table.stats {
  text-align: center;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #fff;
  width: 280px;
  background-color: #666;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
table.stats td {
  background-color: #ccc;
  color: #000;
  padding: 4px;
  text-align: left;
  border: 1px #fff solid;
}
table.stats td.hed {
  background-color: #666;
  color: #fff;
  padding: 4px;
  text-align: left;
  border-bottom: 2px #fff solid;
  font-size: 12px;
  font-weight: bold;
}
.GameItem {
  padding: 6px;
  margin-left: 8px;
  margin-bottom: 8px;
  position: relative;
  text-align: left;
}
.GameItem .AlwaysShown {
  position: relative;
  width: 160px;
  height: 130px;
}
.StandardBox,
.StandardBoxWhite,
.StandardBoxGray {
  float: none;
  border: 2px solid #6e99c9;
  background-color: White;
  padding: 10px 10px 10px 10px;
  margin-bottom: 10px;
  display: block;
}
.StandardBoxWhite {
  *zoom: 1;
}
.StandardBoxGrey {
  float: inherit;
  border: 2px solid #6e99c9;
  background-color: #a6a6a6;
  padding: 10px 10px 10px 10px;
  margin-bottom: 10px;
  display: block;
}
.StandardBoxHeader,
.StandardBoxHeaderGray,
.StandardTabWhite,
.StandardTabGray,
.StandardTabGrayActive {
  float: none;
  background-color: #6e99c9;
  text-align: center;
  color: White;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 12px 5px 12px;
  display: block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
}
.StandardBoxHeaderGray {
  background-color: #a6a6a6;
}
.StandardTabWhite,
.StandardTabGrayActive,
.StandardTabGray {
  display: inline-block;
  height: 26px;
  z-index: 2;
  position: relative;
  *display: inline;
  *zoom: 1;
}
.StandardTabWhite span {
  *padding-right: 14px;
}
.StandardTabGray {
  background-color: #b4cde9;
  margin-right: 4px;
}
.StandardTabGrayActive {
  margin-right: 4px;
}
.StandardTabGray a,
.StandardTabGrayActive a {
  color: White;
}
.StandardTabGray:hover,
.StandardTabGrayActive {
  background-color: #6c98cb;
  color: White;
}
.Column1a {
  width: 290px;
  float: left;
  margin-top: 10px;
}
.Column2a {
  margin-top: 10px;
  width: 600px;
  float: right;
}
.Column1a .StandardBox {
  width: 266px;
}
.Column1a .StandardBoxHeader,
.Column1a .StandardBoxHeaderGray {
  width: 266px;
}
.Column2a .StandardBox {
  width: 576px;
}
.Column2a .StandardBoxHeader,
.Column2a .StandardBoxHeaderGray {
  width: 576px;
}
.Column1b {
  margin-top: 10px;
  width: 190px;
  float: left;
  margin-right: 15px;
}
.Column2b {
  margin-top: 10px;
  width: 490px;
  float: left;
}
.Column3b {
  margin-top: 10px;
  width: 190px;
  float: right;
}
.Column1b .StandardBox {
  width: 166px;
}
.Column1b .StandardBoxHeader,
.Column1b .StandardBoxHeaderGray {
  width: 166px;
}
.Column2b .StandardBox {
  width: 466px;
}
.Column2b .StandardBoxHeader,
.Column2b .StandardBoxHeaderGray {
  width: 466px;
}
.Column3b .StandardBox {
  width: 166px;
}
.Column3b .StandardBoxHeader,
.Column3b .StandardBoxHeaderGray {
  width: 166px;
}
.Column1c {
  margin-top: 10px;
  width: 590px;
  float: left;
}
.Column2c {
  margin-top: 10px;
  width: 290px;
  float: right;
}
.Column1c .StandardBox {
  width: 556px;
}
.Column1c .StandardBoxHeader,
.Column1c .StandardBoxHeaderGray {
  width: 556px;
}
.Column2c .StandardBox {
  width: 266px;
}
.Column2c .StandardBoxHeader,
.Column2c .StandardBoxHeaderGray {
  width: 266px;
}
.Column1d {
  margin-top: 10px;
  width: 440px;
  float: left;
}
.Column2d {
  margin-top: 10px;
  width: 440px;
  float: right;
}
.Column1d .StandardBox,
.Column1d .StandardBoxWhite {
  width: 416px;
}
.Column1d .StandardBoxHeader,
.Column1d .StandardBoxHeaderGray,
.Column1d .StandardTabWhite {
  width: 416px;
}
.Column2d .StandardBox,
.Column2d .StandardBoxWhite {
  width: 416px;
}
.Column2d .StandardBoxHeader,
.Column2d .StandardBoxHeaderGray,
.Column2d .StandardTabWhite {
  width: 416px;
}
.Column1e {
  margin-top: 10px;
  width: 150px;
  float: left;
}
.Column2e {
  margin-top: 10px;
  width: 740px;
  margin-left: 10px;
  float: left;
}
.Column1e .StandardBox {
  width: 136px;
}
.Column1e .StandardBoxHeader,
.Column1e .StandardBoxHeaderGray {
  width: 126px;
}
.Column2e .StandardBoxGray {
  width: 726px;
  padding: 5px;
}
.Column2e .StandardBoxHeader,
.Column2e .StandardBoxHeaderGray {
  width: 356px;
}
.Column1f {
  margin-top: 10px;
  width: 380px;
  float: left;
}
.Column2f {
  margin-top: 10px;
  width: 500px;
  float: right;
}
.Column1f .StandardBox {
  width: 356px;
}
.Column1f .StandardBoxHeader,
.Column1f .StandardBoxHeaderGray {
  width: 356px;
}
.Column2f .StandardBox {
  width: 476px;
}
.Column2f .StandardBoxHeader,
.Column2f .StandardBoxHeaderGray {
  width: 476px;
}
.Repeater {
  border: 0;
  width: 100%;
}
.Repeater .AlternatingItemTemplateOdd {
  background-color: #eee;
  padding: 5px 5px 5px 5px;
}
.Repeater .AlternatingItemTemplateEven {
  background-color: #fff;
  padding: 5px 5px 5px 5px;
}
.Repeater .RepeaterImage {
  float: left;
  vertical-align: top;
  margin: 5px 5px 5px 5px;
}
.Repeater .RepeaterText {
  float: left;
  vertical-align: top;
  margin: 5px 5px 5px 5px;
}
.Repeater .RepeaterImageNoFloat {
  text-align: left;
  vertical-align: middle;
  padding-left: 5px;
}
.Repeater .RepeaterTextNoFloat {
  text-align: left;
  vertical-align: top;
  padding: 5px;
}
.Repeater thead {
  font-size: 15px;
  font-weight: normal;
  color: #2163a5;
  border-bottom: 1px solid #d3d3d3;
}
.Column2b .Repeater .AlternatingItemTemplateOdd,
.Column2b .Repeater .AlternatingItemTemplateEven {
  width: 466;
  height: 50px;
}
.GreySearchBar {
  background-color: #7f7f7f;
  border-color: #385d8a;
  width: 150px;
  color: White;
  cursor: default;
}
.GreySearchButton {
  background-color: #7f7f7f;
  border-color: #385d8a;
  width: 50px;
  color: White;
}
.DescriptionText {
  font-size: 14px;
  padding: 10px;
  background: #d2e3f7;
}
.Column2b .StandardBoxGrey {
  width: 454px;
}
#Header {
  font-family: Arial, Helvetica, sans-serif;
  position: absolute;
  bottom: 0;
}
#Header .Navigation {
  width: 900px;
  height: 30px;
  background: url(/assets/images/topNav_pink.png);
  background-position: 0 0;
  text-align: center;
  line-height: 20px;
}
.Navigation ul {
  margin: 0 auto;
  padding: 0;
}
.Navigation li {
  display: inline-block;
  margin: 0;
  padding: 6px 10px 0 10px;
  height: 24px;
  font-size: 16px;
  font-weight: bold;
}
.Navigation li:hover {
  background: url(/assets/images/topNav_pink.png);
  background-position: 0 30px;
}
.Navigation a {
  display: inline-block;
  color: #fff;
}
.Navigation a:hover {
  text-decoration: none;
}
.Navigation ul li a,
.Navigation ul li a:visited {
  border: none;
  font-size: 16px;
  padding: 0;
}
.Navigation .dropdownmainnav {
  border: none;
  line-height: 2em;
  background: #444;
}
.Navigation .dropdownmainnav div {
  background-color: #444;
  cursor: pointer;
}
.Navigation .dropdownmainnav div:hover {
  background-color: #888;
}
.StandardBox {
  padding: 5px;
  margin-bottom: 8px;
  background: url(/assets/images/standardBox_01_bkg.png)
    top repeat-x #fff;
  border: 1px solid #aaa;
  z-index: 0;
}
.StandardBoxHeader,
.StandardBoxHeaderGray {
  height: 33px;
  padding: 0 7px 0 5px;
  text-align: left;
  z-index: 2;
  background: url(/assets/images/tab_black_33h_t1.png)
    no-repeat left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  z-index: 0;
}
.StandardBoxHeaderGray {
  background: url(/assets/images/tab_gray_33h_t1.png)
    no-repeat left top;
}
.StandardBoxHeader span,
.StandardBoxHeaderGray span {
  display: block;
  width: 100%;
  height: 29px;
  padding: 5px 5px 0 2px;
  background: url(/assets/images/tab_black_33h_t2.png)
    no-repeat right top;
  overflow: hidden;
}
.StandardBoxHeaderGray span {
  background: url(/assets/images/tab_gray_33h_t2.png)
    no-repeat right top;
}
.StandardTabWhite {
  background: url(/assets/images/tab_white_26h_t1.png)
    no-repeat left top;
  padding: 0 4px;
  float: none;
  text-align: left;
}
.StandardTabWhite span {
  display: block;
  width: 100%;
  *width: 115%;
  height: 26px;
  padding: 5px 5px 0 9px;
  background: url(/assets/images/tab_white_26h_t2.png)
    no-repeat right top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: normal;
}
.StandardBoxWhite {
  position: relative;
  top: -1px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 8px;
  color: Black;
}
.StandardTabGray,
.StandardTabGrayActive {
  position: relative;
  background: url(/assets/images/tab_white_31h_t1.png)
    no-repeat left top;
  background-position: left 0;
  height: 31px;
  padding: 0;
  text-align: left;
  cursor: pointer;
  margin: 0;
}
.StandardTabGray span,
.StandardTabGrayActive span {
  background: url(/assets/images/tab_white_31h_t2.png)
    no-repeat right top;
  background-position: right 0;
  height: 25px;
  padding: 6px 16px 0 8px;
  margin: 0 0 0 4px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  display: block;
}
.StandardTabGray a,
.StandardTabGrayActive a {
  color: #333;
}
.StandardTabGrayActive {
  background-position: left -62px;
}
.StandardTabGrayActive span {
  background-position: right -62px;
}
.StandardTabGray:hover {
  position: relative;
  background: url(/assets/images/tab_white_31h_t1.png)
    no-repeat left top;
  background-position: left -31px;
  height: 31px;
  padding: 0;
  z-index: 2;
  text-align: left;
  margin: 0;
}
.StandardTabGray span:hover {
  background: url(/assets/images/tab_white_31h_t2.png)
    no-repeat right top;
  background-position: right -31px;
  height: 25px;
  padding: 6px 16px 0 8px;
  margin: 0 0 0 4px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  display: block;
}
.StandardBoxGray {
  position: relative;
  top: -2px;
  padding: 8px 5px;
  background: url(/assets/images/standardBox_01_bkg.png)
    top repeat-x #fff;
  border: 1px solid #aaa;
}
.tab_white_31h_container .ajax__tab_header {
  background: none;
}
.tab_white_31h_container .ajax__tab_outer {
  background: none;
  height: auto;
}
.tab_white_31h_container .ajax__tab_inner {
  position: relative;
  background: url(/assets/images/rbx2/tab_white_31h_t1.png)
    no-repeat left top;
  height: 31px;
  padding-left: 0;
  z-index: 2;
}
.tab_white_31h_container .ajax__tab_header .ajax__tab_tab {
  background: url(/assets/images/tab_white_31h_t2.png)
    no-repeat right top;
  height: 25px;
  padding: 6px 16px 0 8px;
  margin: 0 0 0 4px;
}
.tab_white_31h_container .ajax__tab_hover .ajax__tab_outer {
  background: none;
  height: auto;
}
.tab_white_31h_container .ajax__tab_hover .ajax__tab_inner {
  position: relative;
  background: url(/assets/images/tab_white_31h_t1.png)
    no-repeat left top;
  background-position: left -31px;
  height: 31px;
  padding-left: 0;
  z-index: 2;
}
.tab_white_31h_container .ajax__tab_hover .ajax__tab_tab {
  background: url(/assets/images/rbx2/tab_white_31h_t2.png)
    no-repeat right top;
  background-position: right -31px;
  height: 25px;
  padding: 6px 16px 0 8px;
  margin: 0 0 0 4px;
}
.tab_white_31h_container .ajax__tab_active .ajax__tab_outer {
  background: none;
  height: auto;
}
.tab_white_31h_container .ajax__tab_active .ajax__tab_inner {
  position: relative;
  background: url(/assets/images/tab_white_31h_t1.png)
    no-repeat left top;
  background-position: left -62px;
  height: 31px;
  padding-left: 0;
  z-index: 2;
}
.tab_white_31h_container .ajax__tab_active .ajax__tab_tab {
  background: url(/assets/images/tab_white_31h_t2.png)
    no-repeat right top;
  background-position: right -62px;
  height: 25px;
  padding: 6px 16px 0 8px;
  margin: 0 0 0 4px;
}
.tab_white_31h_container .ajax__tab_body {
  position: relative;
  top: -2px;
  padding: 8px 5px;
  background: url(/assets/images/standardBox_01_bkg.png)
    top repeat-x #fff;
  border: 1px solid #aaa;
}
.Column2a {
  float: left;
}
.Column3b {
  float: left;
}
.Column2c {
  float: left;
  margin-left: 10px;
}
.Column2d {
  float: left;
}
.Column1e {
  width: 140px;
}
.Column2e .StandardBoxHeaderGray {
  margin: 0;
  width: 726px;
}
.Column2e .StandardBoxGray {
  width: 726px;
}
.Column2f {
  float: left;
}
div.rbx2only {
  display: block;
}
.rbx2only {
  display: inline;
}
.rbx2hide {
  display: none;
}
#RobloxCentralBank {
  overflow: hidden;
}
.transparentBkg {
  background-color: Transparent;
}
.FriendRequestsPane {
  width: 890px;
}
.Shadow {
  display: none;
}
.ShadowedStandardBox .Header {
  height: 33px;
  padding: 0 7px 0 5px;
  text-align: left;
  z-index: 2;
  background: url(/assets/images/tab_black_33h_t1.png)
    no-repeat left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.ShadowedStandardBox .Header span {
  display: block;
  width: 100%;
  height: 29px;
  background: url(/assets/images/tab_black_33h_t2.png)
    no-repeat right top;
  overflow: hidden;
  height: 26px;
  padding: 7px 4px 0 3px;
}
.ShadowedStandardBox .Content {
  padding: 5px;
  margin-bottom: 8px;
  background: url(/assets/images/standardBox_01_bkg.png)
    top repeat-x #fff;
  border: 1px solid #aaa;
}
.ShadowedStandardBox .Button {
  cursor: pointer;
  background-color: #b6cce4;
  color: #435d77;
  text-decoration: none;
  border: solid 1px #ccc;
  padding: 3px 10px 3px 10px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
}
.ShadowedStandardBox .Button:link,
.ShadowedStandardBox .Button:visited {
  background-color: #b6cce4;
  color: #435d77;
  text-decoration: none;
}
.ShadowedStandardBox .Button:hover,
.ShadowedStandardBox .Button:active {
  background-color: #5f84a8;
  color: White;
  text-decoration: none;
}
.Column1d .StandardTabWhite,
.Column2d .StandardTabWhite {
  width: auto;
}
#NoticePane {
  margin: 10px 0 0 0;
}
#NoticePane #Notice {
  background-color: #fff;
  text-align: center;
}