html{
  color: #ffffff;
}

body{
  background: #000000;
}

#main{
  /*background: #000000;*/
  margin: 0 auto;
  width: 950px;
  background: #000000; 
  color: #bcd2ea;
  padding: 0px 10px 20px 10px;
}

.canvasbody{
  background: #000000 url('http://74.207.240.110:9800/img/wicked/mymobwars/bg.jpg') center -60% no-repeat fixed;
  min-height: 500px;
}

td{
  color: #BCD2EA;
}

.notice_box td{
  color: #514721;
}

a{
  color: #e5c63c;
}

.attr_in_msg_box{
  font-weight: bold;
}

.notice_box{
  background: #FFF6BF none repeat scroll 0 0;
  color: #514721;
}

.fail_box{
  background:#FBE3E4 none repeat scroll 0 0;
  border-color:#8A1F11;
  color:#8A1F11;
}

.success_box{
  background:#E6EFC2 none repeat scroll 0 0;
  border-color:#264409;
  color:#264409;
}

.notice_box, .fail_box, .success_box{
  padding: 5px;
  margin: 5px 0;
}

.notice_box a, .fail_box a, .success_box a{
  font-weight: bold;
  color: #C4A92F;
}

.notice_box input, .fail_box input, .success_box input{
  font-size: 131%;
  font-weight: bold;
}

.success_box h2, .fail_box h2, .notice_box h2{
  font-size: 146.5%;
  font-weight:bold;
}

.success_box p, .fail_box p, .notice_box p{
  font-size: 131%;
}

.full_page td, .main_menu td{

  font-size: 123.1%;
  padding: 5px 0;
  border-bottom: #555555 1px solid;
}

.profile_header td{
  border-bottom: none;
}

.half_page td{
  font-size: 131%;
  padding: 5px 0;
}

.main_menu{
  width: 78%;
}

.header_row{
  font-weight: bold;
  font-size: 93%;
}

.stats_table .col_0{
  width: 50% !important;
}

.col_0{
  width: 25%;
  font-weight: bold;
  font-size: 108%;
}

h1{
  font-weight: bold;
  font-size: 197%;
  /*color: #efefef;*/
  color: #efefef;
  border-bottom: #6C7A8F 1px solid;
  padding: 5px 0;
}

.full_page{
  width: 100%;
}

.half_page{
  width: 60%;
}

button{
  font-size: 100%;
}

.admin_submit_button { 
  border-style: solid; 
  border-color: #d9dfea #0e1f5b #0e1f5b #d9dfea; 
  border-width: 1px; 
  padding: 2px 15px 3px;
  background-color: #3b5998; 
  color: #ffffff; 
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  font-size: 11px; 
  text-align: center; 
}

.gain{
  color: #00DD00;
}

.loss{
  color: red;
}

.requirement{
  color: #ffffff;
  font-weight: bold;
  font-size: 108%;
}

.category_header{
  font-size: 100%;
  color: #ffffff;  
}

.godfather td{
  font-size: 131%;
  width: 50%;
}

.unselected_list, .selected_list, .inputtext{
  background: black;
  color: white !important;
}

.condensed_multi_friend_selector span{
  color: white !important;
}

.status_bar{
  background: #010A26;
  /*background-color: #222222;*/
  padding: 5px 0 0 0;
  /*height: 80px;*/
  height: 65px;
  width: 67%;
  float: left;
}

.status_bar table td{
  font-size: 121%;
  padding: 0 2px;
  color: #FFFFFF;
}

.status_bar_row_2 td{
  padding: 0 5px;
}

.nav_bar{
  width: 100%;
  background: #111111;
  border-top: 1px solid #333333;
}

.nav_bar td{
  font-size: 16px;
  /*font-weight: bold;*/
  padding: 5px 3px;
  text-align: center;
}

.nav_bar td a{
  color: #ffd930;
}

.attr_value{
  font-weight:bold;
}

#attr_level{
  color:#FFD927;
}

.profile_item_list{
  list-style-type: none;
  padding: 0;
  display: block;
  margin: 0;
}

.profile_item_list li{
  font-weight:700;
  margin:3px;
  overflow:hidden;
  display: inline-block;
}

li div{
  text-align:center;
}

.item_li{
  height:95px;
  width:75px;
}

.stage_li{
  display:block;
  width: 200px;
  text-align:center; 
  margin: 5px 0;
}

.property_li{
  height: 75px;
}

.profile_item_list img{
  border: medium #FFFFFF;
}

.toomany_selected{
  color: #000000;
}

.tutorial h2{
  color: #AACC22;
  font-size: 146.5%;
  font-weight: bold;
}

.main_menu col_0{
    width: 25%;
}

a img{
    border: medium none;
}

.godfather td{
    padding: 8px 0;
    border: none;
}

.godfather tr{
    border-bottom: 1px solid #555555;
}

.leaderboard{
    margin-top: 0px;
}

.leaderboard h2{
    font-size: 153.9%;
    color: #FFFFFF;
    border-bottom: 1px solid #555555;
}

.rankings{
    width: 100%;
    padding: 0 5px;
}

.leaderboard{
    width: 100%;
}

.leaderboard .rank{
    font-size: 138.5%;
    font-weight: bold;
    color: #FFFFFF;
    width: 10%;
}

.leaderboard .username{
    font-size: 131%;
    font-weight: bold;
    width: 35%;
    padding: 0 8px;
}

.leader_row td{
    padding: 5px 0;
    border-bottom: 1px solid #444444;
}

table{
    border-spacing: 0;
    border-collapse: separate;
}

.leader_attribute{
    font-size: 138.5%;
    text-align: center;
}

.leader_pic{
    width: 20%;
}

.news_feed_time{
    float: left; 
    padding-right: 8px;
}

h4 {
    color: #333333;
}

.news_feed_text{
    font-size: 85%;
}

.job_mastery_outer{
    width : 150px;
    height: 10px;
    border: 1px solid #FFFFFF;
}

.job_mastery_inner{
    height: 10px;
    margin:0;
    padding: 0;
    background: url('http://74.207.240.110:9800/img/wicked/mymobwars/mastery_bar.png') #A30011 repeat-x;
}

.racket_progress_bar{
    height: 35px;
    margin: 0 0;
    padding: 0;
    width: 400px;
    background-image: url('http://74.207.240.110:9800/img/wicked/mymobwars/rackets/racket_income_bar.png'); 
    background-repeat: no-repeat;
    background-color: #007700;
    text-align: center;
}

.achievement_progress_bar{
    width: 190px;
    height: 10px;
    margin: 0 0;
    padding: 0;
    background-image: url('http://74.207.240.110:9800/img/wicked/mymobwars/achievement_bar.png'); 
    background-repeat: no-repeat;
    background-color: #007700;
    text-align: center;
}

.achievement_progress_outer{
    width: 190px; 
    height: 10px; 
    border: 1px solid #cccccc; 
}

.ach-list {
  list-style: none outside none;
  padding: 0;
  margin: 30px 0 0 0;
}

.ach-list-item {
  border: 1px solid #cccccc; 
  float: left; 
  height: 170px;
  width: 370px;
  margin: 0 10px 10px 0; 
  overflow: hidden; 
  padding: 8px; 
  position: relative;
}

.ach-name {
  display: block; 
  font-size: 16px; 
  font-weight: bold; 
  margin-bottom: 4px;
}

.ach-desc {
  display: block;
  font-size: 13px;
  margin: 2px 0;
  color: #f24949;
}

.ach-current-progress-header {
  border-bottom: 1px solid #cccccc;
  display: block;
  font-size: 12px;
  font-style: italic;
  margin: 10px 10px 4px 0;
  padding-bottom: 2px;
}

.ach-current-progress {
  display: block; 
  font-size: 12px;
}

.ach-progress-resource-mastery-mug {
  float: left;
  margin-right: 10px;
}

.ach-progress-resource-mastery-info {
  float: left; 
  margin-top: 10px;
  width: 240px;
}

.ach-mastery-and-level {
  display: block;
}

.ach-level-star {
  float: left; 
  margin-right: 0px; 
  margin-left: 0px
}

.ach-level {
  display: inline; 
  float: left;
  font-style: italic;
  line-height: 24px;
  margin-left: 8px;
  margin-top: 2px;
}

.ach-exp {
  display: block; 
  font-size: 14px; 
  font-weight: bold;
  margin-bottom: 8px;
}

.ach-progress-text {
  display: block;
  font-weight: bold;
  font-size: 131%;
  position: relative;
  top: 20%;
}

.ach-link {
  display: block;
  float: left;
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
}

.ach-done-list-item {
  border: 1px solid #cccccc; 
  float: left; 
  height: 165px;
  width: 150px;
  margin: 0 10px 10px 0; 
  overflow: hidden; 
  padding: 8px; 
  position: relative;
  text-align: center;
}

.sub_tab_bar {
  float: left; 
  text-align: center; 
  margin-top: 20px; 
  font-size: 116%; 
  width: 450px;
}

.sub_tab_element {
  float: left;
  width: 42%;
  border: 1px solid #ffffff;
  padding: 5 5 5 5;
  background: #222222 none repeat scroll 0 0;
}

.job_mastery_inner_completed{
    height: 10px;
    margin:0;
    padding: 0;
    background: url('http://74.207.240.110:9800/img/wicked/mymobwars/mastery_bar_completed.png') #007700 repeat-x;
}

.job_mastery_block{
    font-size: 70%;
    margin: 2px 0;
}

.stages{
    margin-bottom: 30px;
}

.stage_grid{
    padding: 3px 5px;
    width: 160px;
    height: 120px;
}

.more_stage_grid{
    padding: 3px 5px;
    width: 60px;
    height: 80px;
    text-align: center;
}

.more_stage_grid .stage_title{
    display: inline-block;
    vertical-align: middle;
}

.stage_img{
    width: 160px;
    height: 120px;
    border: 1px solid #6E1515;
}

.stage_active{
    border: 2px solid #156E3D;
}

.stage_unlock_level{
    font-size: 93%;
}

.stage_title{
    font-size: 116%;
    font-weight: bold;
    display: block;
    text-align: center;
}

.below_bar_text{
    font-weight: bold;
    color: #FFFFFF;
}

.racket_desc{
    font-size: 116%; 
    font-style: italic; 
    line-height: 20px;
    color: edf6ff;
    margin: 10px 0;
}

.racket_level_progress_bar{
    height: 35px;
    margin: 0 0;
    padding: 0;
    width: 225px;
    background-image: url('http://74.207.240.110:9800/img/wicked/mymobwars/rackets/racket_upgrade_bar.png'); 
    background-repeat: no-repeat;
    background-color: #007700;
    text-align: center;
}

.racket_price{
    text-align: right;
    font-size: 20px;
}

.racket_right_side{
    float: right; 
    width: 520px; 
    padding: 20px;
}

#body_overlay {
  display: none; 
  z-index: 10; 
  background-color: #000000; 
  opacity: 0.7; 
  -moz-opacity: 0.7;
  opacity: .70;
  filter: alpha(opacity=70);
  position: absolute; 
  top: 0; 
  left: 0;
}

/* light box stuff */
.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
/*  width: 100%; */
/*  height: 100%;*/
    width: 2000px;
    height: 1600px;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
    text-align: center;
}

#level_up_lightbox{
    height: 300px;
}

/* light box stuff */
.white_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 600px;
    height: 360px;
    padding: 16px;
    border: 16px solid #222222;
    background-color: black;
    z-index:1002;
    overflow: auto;
}

.superscript {
    font-size:xx-small;
    vertical-align:top;
}

.subscript {
    font-size:xx-small;
    vertical-align:bottom;
}

.tutorial_nav_bar td{
    opacity: 0.2;
}

.tutorial_nav_bar a{
    color: #59512e !important;
}

.char_potrait{
  float:left;
  display:block;
  width: 60px;
}

.char_potrait img{
  display: block;
  float: left;
}

.user_status_bar{
  background-color: #222222;
}

.user_stats{
    /*padding: 5px 0 0 90px; */
    /*padding: 5px 0 0 5px;*/
  font-size: 116%;
  color: #FFFFFF;
  /*height: 80px;*/
}

.stats_bar{
    padding: 5px 0 0px 0;
    /*margin-bottom: 5px;*/
    /*height: 80px;*/
    /*background-color: #010A26;*/
    border-bottom: 1px solid #333333;
}

.select_char{
    float: left;
    width: 33%;
    text-algin: center;
}

.select_char_text{
    text-align:center;
    font-size: 108%;
    color: #ffd927;
}

.select_char_text h3{
    font-size: 123.1%;
    color: #FFFFFF;
    margin: 20px 0 10px 0;
}

.main_left_col{
  width: 59%; 
  float: left; 
  padding: 0 18px 0 5px; 
  border-right: 1px solid #6C7A8F;
}

.main_right_col{
  float: left; 
  width: 35%; 
  padding-left: 18px;
}

#submit_btn_img{
    position:relative; 
    top: 10px;
}

.job_completion_box{
    border:1px solid #ffffff; padding: 10px 5px 15px 5px; background: #000000; margin: 10px 0;
}

.job_completion_box h3{
    margin: 5px 0;
    font-size: 108%;
    font-weight: normal;
}

.battle_rank{
  float: left; 
  width: 765px;
  background-color: #66422E;
  padding: 3px 0 2px 0;
}

.highlight_battle_rank{
    padding: 3px 0 2px 0;
    float: left;
    width: 765px;
    background-color: #b2e0ff;
    color: #000000;
}
.battle_rank_header {
  float: left;
  width: 100%; 
  font-size: 138.5%;
  font-weight: normal;
  color: #FFFFFF;
}
.battle_rank_col0, .battle_rank_col1, .battle_rank_col2 {
  float: left; 
}
.battle_rank_col0 {
  width: 35%;
}
.battle_rank_col1 {
  width: 25%;
}
.battle_rank_tier_name_row {
  font-size: 108%;
  background-color: #362821;
  padding: 7px 0px 7px 20px;
  color: #FFFFFF;
}
.battle_rank_badge_div {
  float: left;
  width: 90px;
  height: 73px;
  background-color: #66422E;
}

.profile-single-stats {
  float: left; 
  width: 100%;
  font-size: 131%;
  font-weight: bold;
  margin: 5px 0;
}
.profile-single-stats-name {
  float: left; 
  width: 50%;
  margin: 5px 0;
}
.profile-single-stats-value {
  float: left; 
  width: 50%;
  margin: 5px 0;
}

.energy_pack_inner_box_txt {
  margin-bottom: 15px;
  margin-top: 10px;
  vertical-align: middle;
  font-size: 100%;
  color: #ffffff;
}

.energy_pack_link {
  height: 27px;
  padding: 0 0 0 3px;
}

.energy_pack_action_msg {
  float: left; 
  width: 100%; 
  position: relative; 
  top: 35px; 
  display: none; 
  text-align: center; 
  color: #ffd930;
  font-weight: bold;
}

.energy_pack_container {
  float: left; 
  width: 100%; 
  margin-bottom: 30px;
}

.energy_pack_title {
  float: left; 
  width: 100%;
}

.energy_pack_content_container {
  float: left; 
  width: 100%; 
  border-bottom: 1px solid #888888; 
  height: 160px;
}

.energy_pack_content {
  float: left; 
  width: 100%; 
  margin-top: 12px; 
  margin-left: 15px;
}

.energy_pack_img_container {
  float: left; 
  width: 30%; 
  margin-left: 12px;
}

.energy_pack_links_container {
  float: left; 
  text-align: center; 
  margin-top: 10px;
  width: 100%;
}

.energy_pack_send_link_container {
  float: left;
}

.energy_pack_use_link_container {
  float: left; 
  padding-left: 25px;
  text-align: center;
}

#suggested_job_desc{
    float: left;
}

.suggested_job_req_item{
display: block; position: relative; top:0; float: left; font-size: 108%; color: #786767; font-weight: bold;
}

#suggested_job_btn{
float:right;
}

#suggested_item_price{
float: right; margin: 0 10px; font-size: 131%;
}

.suggested_job_item{
float:left; margin: 2px 2px 2px 10px;
}

.suggested_job_item_img{
border: 2px solid #EC2D2d; padding: 2px;
}

.suggested_job_item_quant{
background-color: #EC2D2D; text-align:center; color: #222222;
}

.social_leaderboard_container {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.missing_item_link, .missing_gf_item_link {
  float: left; 
  margin: 2px;
  cursor: pointer;
}

#in_game_invite_done_box, #buy_missing_item {
  background-color: #000000;
  font-weight: bold;
  position: absolute;
  width: 320px;
  height: 100px;
  border: 3px solid #ffffff;
  display: none;
}

.in_game_invite_done_text, .buy_missing_item_text {
  margin: 12px;
}
.buy_missing_item_btn {
  text-align: center;
  cursor: pointer;
}
.close_btn{
  font-weight: bold;
  float: right;
  cursor: pointer;
  margin: 5px;
  font-size: 116%%;
  font-family: "Helvetica";
}
.buy_missing_item_no_cash {
  display: none; 
  margin-top: 12px;
  margin-right: 12px;
  margin-left: 12px;
}

.flip-horizontal {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: fliph; /*IE*/
}

#suggested_job_box{

    position: relative;
    z-index:11;
}

#tutorial_ach_mod{
    position:relative;
    z-index:11;
}

#first_level_up_lightbox, #first_achievement_lightbox{
width: 918px; height: 123px;
}

.first_level_up_white_content{
    display: none;
    /*position: absolute;*/
    /*top: 25%;
    left: 25%;*/
    margin: 0 auto;
    position: absolute;
    /*top: 55px;*/
    top:10px;
    /*width: 600px;
    height: 360px;*/
    padding: 8px;
    border: 8px solid #222222;
    background-color: black;
    z-index:1002;
    overflow: auto;
}
