/* english background images */


/* Nintendo Power Quote */
div#content h2#nintendo_power_quote {
	background: transparent url(../img/fr/headings/nintendo_power_quote.gif) no-repeat scroll left top;
	width: 967px;
	height: 168px;
}


/* Tooltips */
div#wii-mote div.img_map div#tooltip_up {
	width: 121px;
	height: 44px;
	background: transparent url(../img/fr/home/controls/hard_drop.png) no-repeat scroll left top;
}

div#wii-mote div.img_map div#tooltip_right {
	width: 204px;
	height: 44px;
	background: transparent url(../img/fr/home/controls/move_right.png) no-repeat scroll left top;
}

div#wii-mote div.img_map div#tooltip_down {
	width: 134px;
	height: 44px;
	background: transparent url(../img/fr/home/controls/soft_drop.png) no-repeat scroll left top;
}

div#wii-mote div.img_map div#tooltip_left {
	width: 218px;
	height: 44px;
	background: transparent url(../img/fr/home/controls/move_left.png) no-repeat scroll left top;
}

div#wii-mote div.img_map div#tooltip_a_btn {
	width: 90px;
	height: 44px;
	background: transparent url(../img/fr/home/controls/hold.png) no-repeat scroll left top;
}

div#wii-mote div.img_map div#tooltip_plus {
	width: 83px;
	height: 44px;
	background: transparent url(../img/fr/home/controls/pause.png) no-repeat scroll left top;
}

div#wii-mote div.img_map div#tooltip_one_btn {
	width: 337px;
	height: 44px;
	background: transparent url(../img/fr/home/controls/rotate_ccw.png) no-repeat scroll left top;
}

div#wii-mote div.img_map div#tooltip_two_btn {
	width: 331px;
	height: 44px;
	background: transparent url(../img/fr/home/controls/rotate_cw.png) no-repeat scroll left top;
}


/* Quick Ref Guide */
div#side_callouts div#quick_ref_guide h3 {
	width: 263px;
	height: 25px;
	background: transparent url(../img/fr/headings/quick_ref_guide.gif) no-repeat scroll left top;
	margin-bottom: 3px;
}
div#quick_ref_guide a#download_guide {
	width: 177px;
	height: 46px;
	background: transparent url(../img/fr/btns/download.gif) no-repeat scroll left top;
}


/* "Game Modes" header */
div#content div#game_modes h2 {
	width: 252px;
	height: 49px;
	background: transparent url(../img/fr/headings/game_modes.gif) no-repeat scroll left top;
}


/* Slider Tabs */
div#game_modes ul.slider_tabs li {
	margin: 0 0.8px;
}
	div#game_modes ul.slider_tabs li a {
		background-image: url(../img/fr/home/slider/slider_tabs.png);
	}

div#game_modes ul.slider_tabs li#marathon {
	width: 105px;
	margin-left: 0;
}
	div#game_modes ul.slider_tabs li#marathon a {
		background-position: -3px 0;
	}
	div#game_modes ul.slider_tabs li#marathon a:hover {
		background-position: -3px -44px;
	}
	div#game_modes ul.slider_tabs li#marathon a.on,
	div#game_modes ul.slider_tabs li#marathon a.on:hover {
		background-position: -3px -88px;
	}
	
div#game_modes ul.slider_tabs li#field_climber {
	width: 101px;
}
	div#game_modes ul.slider_tabs li#field_climber a {
		background-position: -105px 0;
	}
	div#game_modes ul.slider_tabs li#field_climber a:hover {
		background-position: -105px -44px;
	}
	div#game_modes ul.slider_tabs li#field_climber a.on,
	div#game_modes ul.slider_tabs li#field_climber a.on:hover {
		background-position: -105px -88px;
	}
	
div#game_modes ul.slider_tabs li#stage_racer {
	width: 89px;
}
	div#game_modes ul.slider_tabs li#stage_racer a {
		background-position: -203px 0;
	}
	div#game_modes ul.slider_tabs li#stage_racer a:hover {
		background-position: -203px -44px;
	}
	div#game_modes ul.slider_tabs li#stage_racer a.on,
	div#game_modes ul.slider_tabs li#stage_racer a.on:hover {
		background-position: -203px -88px;
	}
	
div#game_modes ul.slider_tabs li#shadow {
	width: 89px;
}
	div#game_modes ul.slider_tabs li#shadow a {
		background-position: -289px 0;
	}
	div#game_modes ul.slider_tabs li#shadow a:hover {
		background-position: -289px -44px;
	}
	div#game_modes ul.slider_tabs li#shadow a.on,
	div#game_modes ul.slider_tabs li#shadow a.on:hover {
		background-position: -289px -88px;
	}
	
div#game_modes ul.slider_tabs li#co-op {
	width: 87px;
}
	div#game_modes ul.slider_tabs li#co-op a {
		background-position: -375px 0;
	}
	div#game_modes ul.slider_tabs li#co-op a:hover {
		background-position: -375px -44px;
	}
	div#game_modes ul.slider_tabs li#co-op a.on,
	div#game_modes ul.slider_tabs li#co-op a.on:hover {
		background-position: -375px -88px;
	}
	
div#game_modes ul.slider_tabs li#duel_spaces {
	width: 94px;
}
	div#game_modes ul.slider_tabs li#duel_spaces a {
		background-position: -458px 0;
	}
	div#game_modes ul.slider_tabs li#duel_spaces a:hover {
		background-position: -458px -44px;
	}
	div#game_modes ul.slider_tabs li#duel_spaces a.on,
	div#game_modes ul.slider_tabs li#duel_spaces a.on:hover {
		background-position: -458px -88px;
	}
	
div#game_modes ul.slider_tabs li#balance_board {
	width: 169px;
}
	div#game_modes ul.slider_tabs li#balance_board a {
		background-position: -549px 0;
	}
	div#game_modes ul.slider_tabs li#balance_board a:hover {
		background-position: -549px -44px;
	}
	div#game_modes ul.slider_tabs li#balance_board a.on,
	div#game_modes ul.slider_tabs li#balance_board a.on:hover {
		background-position: -549px -88px;
	}
	
div#game_modes ul.slider_tabs li#battle_mode {
	width: 138px;
}
	div#game_modes ul.slider_tabs li#battle_mode a {
		background-position: -715px 0;
	}
	div#game_modes ul.slider_tabs li#battle_mode a:hover {
		background-position: -715px -44px;
	}
	div#game_modes ul.slider_tabs li#battle_mode a.on,
	div#game_modes ul.slider_tabs li#battle_mode a.on:hover {
		background-position: -715px -88px;
	}
	
div#game_modes ul.slider_tabs li#more {
	width: 73px;
	margin-right: 0;
	float: right;
}
	div#game_modes ul.slider_tabs li#more a {
		background-position: -849px 0;
	}
	div#game_modes ul.slider_tabs li#more a:hover {
		background-position: -849px -44px;
	}
	div#game_modes ul.slider_tabs li#more a.on,
	div#game_modes ul.slider_tabs li#more a.on:hover {
		background-position: -849px -88px;
	}


ul.slider_sections li {
	height: 380px;
}
	
/* Slider - Marathon Section */
ul.slider_sections li#marathon_section div.content {
	width: 485px;
	margin-left: 380px;
}
								
/* Slider - Field Climber Section */
ul.slider_sections li#field_climber_section div.content {
	width: 610px;
}
			
/* Slider - Stage Racer Section */
ul.slider_sections li#stage_racer_section div.content {
	width: 510px;
}
			
/* Slider - Shadow Section */
ul.slider_sections li#shadow_section div.content {
	width: 893px;
	margin-left: 50px;
}
	ul.slider_sections li#shadow_section div.content div.just_text {
		width: 435px;
		margin-top: 20px;
	}
	li#shadow_section div.content div.screenshots {
		margin-right: 25px;
	}
			
/* Slider - Co-op Section */
ul.slider_sections li#co-op_section div.content {
	width: 673px;
}
	ul.slider_sections li#co-op_section div.content div.just_text {
		width: 385px;
	}
			
/* Slider - Duel Spaces Section */
ul.slider_sections li#duel_spaces_section div.content {
	width: 470px;
	margin-left: 430px;
}
			
/* Slider - Wii Balance Board Section */
ul.slider_sections li#balance_board_section div.content {
	width: 530px;
}
			
/* Slider - WiFi Battle Mode Section */
ul.slider_sections li#battle_mode_section div.content div.just_text {
	float: left;
	width: 260px;
}
		
/* Slider - More Section */
ul.slider_sections li#more_section div.content {
	width: 610px;
	margin-left: 80px;
}


/* "What is WiiWare?" header */
div.wrapper div#wii-ware_bar {
	background: transparent url(../img/fr/home/wii-ware_bar.png) no-repeat scroll center bottom;
}
	div.wrapper div#wii-ware_bar h3 {
		width: 286px;
		height: 27px;
		background: transparent url(../img/fr/headings/what_is_wii_ware.png) no-repeat scroll top left;
	}

	
/* Tournament page */
body.tournament div#content_wrapper a#logo_large {
   	background: transparent url(../img/fr/tournament/TetrisParty_tournament_fr.png) no-repeat scroll 0 0;
	 float: left;
	 width: 225px;
	 height: 191px;
}

body.tournament div#content_wrapper div#tournament_menu a#tournament_details_btn{
    background: transparent url(../img/fr/btns/TournamentDetailsButton.png) no-repeat scroll -10px -5px;
    float:left;
    height: 45px;
    width: 235px;
}

body.tournament div#content a.back_to_top {
	background: transparent url(../img/fr/btns/top.gif) no-repeat scroll 0 0;
	float: left;
	width: 43px;
	height: 12px;
	margin: 18px 0 0 10px;
}

body.tournament div#content_wrapper div#tournament_menu a#tournament_rules_btn{
    background: transparent url(../img/fr/btns/OfficialRulesButton.png) no-repeat scroll -10px -5px;
    float:left;
    height: 45px;
    width: 235px;
}

body.tournament div#content_wrapper div#tournament_menu a#tournament_leaderboard_btn{
    background: transparent url(../img/fr/btns/GlobalLeaderboardButton.png) no-repeat scroll -10px -5px;
    float:left;
    height: 45px;
    width: 235px;
}

body.tournament div#content_wrapper div#tournament_menu a#tournament_ranking_btn{
    background: transparent url(../img/fr/btns/MyRankingButton.png) no-repeat scroll -10px -5px;
    float:left;
    height: 45px;
    width: 235px;
}


body.tournament h1#tournament_details_hdr {
	background: transparent url(../img/fr/headings/TournamentDetailsTitle.png) no-repeat scroll 0 0;
	width: 349px;
	height: 40px;
}

body.tournament h1#tournament_rules_hdr {
	background: transparent url(../img/fr/headings/OfficialRulesTitle.png) no-repeat scroll 0 0;
	width: 349px;
	height: 41px;
}

body.tournament h1#tournament_register_hdr {
	background: transparent url(../img/fr/headings/RegistrationTitle.png) no-repeat scroll 0 0;
	width: 349px;
	height: 39px;
}

body.tournament  div#reg_error_div{
    background: transparent url(../img/fr/tournament/RegirstrationDeniedBox.png) no-repeat scroll 0 0;
 	height:133px;
 	width:253px;
 	margin-top:8%;
 	margin-left:5%;
 	
}

body.tournament  div#sorry_div h1#sorry_pic{
    background: transparent url(../img/fr/tournament/RegirstrationDeniedBox.png) no-repeat scroll 0 0;
 	height:133px;
 	width:253px;
 	margin: 0 auto;
}

input.tournament_submit{
    background: transparent url(../img/fr/btns/SubmitButton.png) no-repeat scroll 0 0px;
    border-style:none;
    width:96px;
    height:45px;
 }


input.reg_accept {
    background: transparent url(../img/fr/btns/AcceptButton.png) no-repeat scroll 0 0px;
    border-style:none;
    width:96px;
    height:45px;
}

body.tournament div#content_wrapper div#content div#reg_div table tr td table tr td a#reg_decline {
    background: transparent url(../img/fr/btns/DeclineButton.png) no-repeat scroll 0 0px;
    border-style:none;
    float: left;
    width:96px;
    height:45px;
}


/* Tournament Accordians */

body.tournament div#rank_accord span#tournament_accord_hdr1{
  background: url(../img/fr/tournament/Tournament1.png) no-repeat;
  height:56px;
  width:800px;
  float:left;
}

body.tournament div#rank_accord span#tournament_accord_hdr2{
  background: url(../img/fr/tournament/Tournament2.png) no-repeat;
  height:56px;
  width:800px;
  float:left;
}

body.tournament div#rank_accord span#tournament_accord_hdr3{
  background: url(../img/fr/tournament/Tournament3.png) no-repeat;
  height:56px;
  width:800px;
  float:left;
}

body.tournament div#rank_accord span#tournament_accord_hdr4{
  background: url(../img/fr/tournament/Tournament4.png) no-repeat;
  height:56px;
  width:800px;
  float:left;
}

body.tournament div#rank_accord a#tournament_rank_submit_rank_btn {
  background: url(../img/fr/btns/SubmitCodeButton.png) no-repeat scroll 0 -10px;
  height:25px;
  width:136px;
  margin-top:0px;
  cursor:pointer;
  float:left;
}

body.tournament div#rank_accord a#tournament_rank_submit_rank_btn:hover {
   background-position: 0 -55px;
}

   .tournament_accord_submit_box {
	  background: url(../img/fr/tournament/ConfirmationCodeBox.gif) no-repeat;
	  display:block;
      height:146px;
      width:722px;
	}	

input.tournament_login {
    background: transparent url(../img/fr/btns/LoginButton.png) no-repeat scroll 0 0;
    border-style:none;
    width:96px;
    height:45px;
}


/* Support Page */
body.support div#content h2 {
	background: transparent url(../img/fr/headings/support_page.gif) no-repeat scroll 0 0;
	width: 885px;
	height: 35px;
}
div#content a#back_to_home {
	background: transparent url(../img/fr/btns/back_to_home.gif) no-repeat scroll 0 0;
	width: 177px;
	height: 46px;
}
	div#content a#back_to_home:hover {
		background-position: 0 -46px;
	}
fieldset#support_form ol li label {
	width: 8em;
}


/* Privacy Policy Page */
body.privacy div#content a#back_to_home {
	float: right;
}
	
body.privacy div#content a.back_to_top {
	background: transparent url(../img/fr/btns/top.gif) no-repeat scroll 0 0;
	float: left;
	width: 43px;
	height: 12px;
	margin: 18px 0 0 10px;
}
