@import url("reset.css");
@import url("type.css");
@import url("superfish.css");
@import url("footer.css");
@import url("html.css");

body
{
  background: #171717 url( /us/images/bak.gif ) repeat-x 0 111px;
}

#header
{
  position: relative;
  z-index:100;
  width: 100%;
  height: 110px;
  background: #000;
}

#header div
{
  position: relative;
  width: 984px;
  height: 110px;
  margin: 0 auto;
  padding-top: 22px;
}

#header h1
{
  width: 160px;
  height: 63px;
  float: left;
  text-align: center;
  position: relative;
}

#header h1 #LogoImage
{
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 159px;
  height: 45px;
  background: url(../images/moxi_logo.gif) no-repeat;
}

#header h1 #LogoText
{
  position: absolute;
  top: 50px;
  left: 0;
  display: block;
  width: 159px;
  height: 12px;
}

#header h1 .WorldsBest
{
  background: url(../images/logo_worlds_best.gif) no-repeat;
}

#header h1 .Discover
{
  background: url(../images/logo_discover.gif) no-repeat;
}


/** Start Sign In | Activate a Moxi | Support links at top. **/

#top_menu
{
  float: left;
  margin-top: 10px;
  margin-left: 15px;
}

#top_menu li
{
  list-style: none;
  display: inline;
}

#top_menu li.header
{
  color:#ffffff;
  display:block;
  font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight:bold;
  padding-left:8px;
}

#top_menu li a
{
  border-left: 1px dotted #777;
  padding: 0 8px;
  font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #dddddd;
  text-decoration: none;
}

#top_menu li a:hover
{
  color: #999;
}

/** End Sign In | Activate a Moxi | Support links at top. **/

/** Start Main/Contents section. **/

#main
{
  position: relative;
  z-index:99;
  width: 984px;
  margin: 10px auto;
  padding-top:6px;
  background: url( /us/images/top_round.png ) no-repeat;
}

/** Begin Content **/

#main #content
{
  position: relative;
  width: 964px;
  padding: 10px 10px 4px 10px;
  color: #fff;
  background-color:#000000;
}

div#content a
{
  color: #E28800;
}

div#content p
{
  margin: 0 0 20px 65px;
  line-height: 1.5;
  font-size: 12px;
  max-width: 825px;
}

div#right_bar
{
  float: right;
  width: 460px;
  margin-top: 0;
}

#main #content .chat_button
{
  font-size: 13px;
  color: #999;
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
}

#main #content #chat_button
{
  background: url( /us/images/buttons/chat_button.png ) no-repeat;
  position: absolute;
  right: 35px;
  top: 12px;
  z-index: 99;
  width: 181px;
  height: 65px;
  padding: 7px 6px 0 70px;
}

#main #content .chat_button a
{
  text-decoration: none;
  position: relative;
  top: 0;
  color: #999;
}

#main #content .chat_button a:HOVER
{
  color: #fff;
}

/** End Content **/

/** Begin Utils **/

.hide_text
{
  text-indent: -9999px;
}

.no_border
{
  border: none !important;
}

.clear
{
  clear: both;
}

.center
{
  text-align: center;
}

/** End Utils **/

.note
{
  font-size:11px;
}

.bullet,
.sub_bullet,
.ol
{
 clear:both; 
}

.bullet .bl
{
  width:10px;
  float:left;
  margin:0 0 0 8px;
  display:block;
}

.bullet .tx
{
  width:80%;
  float:left;
  margin:0 0 0 4px;
  display:block;
}

.ol .bl
{
  width:18px;
  float:left;
  margin:0 0 0 8px;
  display:block;
}

.ol .tx
{
  width:80%;
  float:left;
  margin:0 0 0 4px;
  display:block;
}

.sub_bullet .bl
{
  width:10px;
  float:left;
  margin:0 0 0 24px;
  display:block;
  font-size:16px;
}

.sub_bullet .tx
{
  width:60%;
  float:left;
  margin:0 0 0 4px;
  display:block;
}

.field_error_message,
.form_error
{
  font-size:12px;
  display:none;
  color:Red;
  font-weight:bold;
}

#header #promotional_link,
#header #LogoText2
{
  display:none;
}

.chatLink
{
  display: none;
}