/* OVERLAY */

  .overlay {position: absolute; top: 0; left: 0; z-index: 500; width: 100%; height: 1700px; background: url(../../images/common/overlay.png);}
  .overlay .window {display: block; position: absolute; margin: 50px 0 0 10px;}
  .overlay .inner {margin: 0 auto; overflow: auto;}
  

  
/* NUTRITION POP-UPS IN FIREFOX, OPERA POSITIONS */


  #nutrition_history_window {margin: 261px 0 0 10%;}
  #nutrition_calendar_window {margin: 555px 0 0 50%;}
  #nutrition_help_window {margin: 228px 0 0 30%;}
  #nutrition_recom_window {margin: 289px 0 0 15%;}
  #nutrition_setdefaultmeal_window {margin: 475px 0 0 25%;}
  #nut_choosedefaultmeal_window {margin: 255px 0 0 25%;}
  #nut_reporterror_window {margin: 245px 0 0 30%;}
    #nut_reporterror_window .two_buttons_area_new {overflow: hidden; padding-top: 20px;}
    #nut_reporterror_window .two_buttons_area_new div {float: left;}
    #nut_reporterror_window .two_buttons_area_new .reportitem_btn {margin: 0 0 0 20px;}
    #nut_reporterror_window .two_buttons_area_new .dontreport_btn {margin: 0 0 0 250px;}


    #edit_recipe_breakfast_window {margin: 0; top: 25%; left: 20%;}
    #edit_recipe_lunch_window {margin: 0; top: 35%; left: 20%;}
    #edit_recipe_dinner_window {margin: 0; top: 45%; left: 20%;}
    #edit_recipe_snacks_window {margin: 0; top: 55%; left: 20%;}

    #edit_favs_breakfast_window {margin: 0; top: 25%; left: 20%;}
    #edit_favs_lunch_window {margin: 0; top: 35%; left: 20%;}
    #edit_favs_dinner_window {margin: 0; top: 45%; left: 20%;}
    #edit_favs_snacks_window {margin: 0; top: 55%; left: 20%;}
  
    #add_favourite_breakfast_window {margin: 0; top: 25%; left: 20%;}
    #add_favourite_lunch_window {margin: 0; top: 35%; left: 20%;}
    #add_favourite_dinner_window {margin: 0; top: 45%; left: 20%;}
    #add_favourite_snacks_window {margin: 0; top: 55%; left: 20%;}
 
    #add_recipe_breakfast_window {margin: 0; top: 25%; left: 20%;}
    #add_recipe_lunch_window {margin: 0; top: 35%; left: 20%;}
    #add_recipe_dinner_window {margin: 0; top: 45%; left: 20%;}
    #add_recipe_snacks_window {margin: 0; top: 55%; left: 20%;}
  
    #manually_enter_breakfast_area_window {margin: 0; top: 25%; left: 20%;}
    #manually_enter_lunch_area_window {margin: 0; top: 35%; left: 20%;}
    #manually_enter_dinner_area_window {margin: 0; top: 45%; left: 20%;}
    #manually_enter_snacks_area_window {margin: 0; top: 55%; left: 20%;}
  
    #storeinmybreakfast_window {margin: 0; top: 20%; left: 20%;}
    #storeinmylunch_window {margin: 0; top: 30%; left: 20%;}
    #storeinmydinner_window {margin: 0; top: 40%; left: 20%;}
    #storeinmysnacks_window {margin: 0; top: 50%; left: 20%;}
    
  #edit_mymeal_popup_window {margin: 835px 0 0 25%;}
  

  
/* FANTASY FOOTFALL POP-UPS IN FIREFOX, OPERA POSITIONS */

  #invite_friends_window {margin: 5% 0 0 30%;width:570px;}
  #send_message01_window {margin: 5% 0 0 30%;}
  #send_message02_window {margin: 5% 0 0 30%;}
  #delete_league_confirm_window {margin: 5% 0 0 35%;}
  #edit_settings_window {margin: 2% 0 0 30%;}
  #remove_from_league_window {margin: 5% 0 0 30%;}
  #remove_from_team_window {margin: 5% 0 0 30%;}
  
  #create_team_league_window {margin:0;top:0;left:300px}
  #create_team_league02_window {margin:0;top:0;left:300px}
  #join_team_league_window {margin: 1% 0 0 20%;}
  
  #removeme_from_league_window {margin: 30% 0 0 35%;}
  #removeme_from_team_window {margin: 50% 0 0 35%;}
  
  #removeLeagueMember_window {margin: 15% 0 0 30%;}
  
  #nut_recip_del_confirm,
  #nut_recip_del_confirm_window,
  #nut_recip_del_confirm_area,
  .new_conf_q,
  .new_conf_btns,
  .new_conf_btn01,
  .new_conf_btn02 {float:left;display:inline;}
  #nut_recip_del_confirm_area .popup_header {width:172px;}
  
  #nut_recip_del_confirm .new_conf_btns {float:right;display:inline;margin: 0 10px 10px 10px;}
  
  #nut_recip_del_confirm .white_bg {width: 200px;}
  #nut_recip_del_confirm .new_conf_q {margin:20px;}
  
  a.nut_conf_yes_btn {width: 47px; height: 24px; display: block; background: transparent url(../images/nutrition/buttons/nut_conf_yes_btn.jpg) no-repeat 0px 0px; text-decoration: none;}
  a.nut_conf_yes_btn:hover {background: transparent url(../images/nutrition/buttons/nut_conf_yes_btn.jpg) no-repeat 0px -24px}
  a.nut_conf_cancel_btn {width: 75px; height: 24px; display: block; background: transparent url(../images/nutrition/buttons/nut_conf_cancel_btn.jpg) no-repeat 0px 0px; text-decoration: none;}
  a.nut_conf_cancel_btn:hover {background: transparent url(../images/nutrition/buttons/nut_conf_cancel_btn.jpg) no-repeat 0px -24px}
  
  #refer_a_friend_window{margin: 20% 0 0 35%;}
