/* header */
#wl_header {
	background-color: #E63C00;
}

/* search + country */
#wl_tools {
    background: #F62507 url(img/backgrounds/bg_tools.gif) repeat-x top left;
}

/* univers menu */
#wl_buttons {
    background: transparent url(img/backgrounds/bg_buttons.gif) repeat-x top left;
}
#wl_buttons ul li a {
    color: #fff;
}
#wl_buttons ul li a:hover {
    color: #fff;
    background-color: #E63C00;
}

/* nav bar (H1) */
#wl_nav {
    background: transparent url(img/backgrounds/bg_path.gif) no-repeat top left;
}
#wl_nav h1, #wl_nav a, #wl_nav {
    color: #E53D00;
}



/* bottom */
#wl_end {
    background: transparent url(img/backgrounds/bg_bottom_top.gif) no-repeat top left;
}
#wl_bottom, #wl_ads3 {
    background-color: #F1EFEB;
}
#wl_footer {
    background: transparent url(img/backgrounds/bg_bottom_bottom.gif) no-repeat top left;
}

/* boxes */
.bigBox dd {
    background: transparent url(img/backgrounds/bg_big.gif) repeat-y top left;
}
.bigBoxHit dd {
    background: #F1EFEB url(img/backgrounds/bg_big_hit.gif) repeat-y top left;
}
.bigBox dt, .bigBoxHit dt {
	color: #FFF;
    background: transparent url(img/backgrounds/bg_big_top.gif) no-repeat top left;
}
.bigBoxHit dd.bottom {
    background: transparent url(img/backgrounds/bg_big_hit_bottom.gif) no-repeat bottom left;
}

.megaBox dd {
    background: transparent url(img/backgrounds/bg_mega.gif) repeat-y top left;
}
.megaBox dt {
	color: #FFF;
    background: transparent url(img/backgrounds/bg_mega_top.gif) no-repeat top left;
}

.mediumBox dt, .mediumBoxHit dt {
	color: #FFF;
    background: transparent url(img/backgrounds/bg_medium_top.gif) no-repeat top left;
}
.mediumBoxHit dd {
    background: #F1EFEB url(img/backgrounds/bg_medium_hit.gif) repeat-y top left;
}
.mediumBoxHit dd.bottom {
    background: transparent url(img/backgrounds/bg_medium_hit_bottom.gif) no-repeat bottom left;
}

.smallBox dt {
    background: transparent url(img/boxes/small_top.gif) no-repeat top left;
}
.smallBox dt, .smallBox dt a {
	color: #FFF;
}

.tinyBox dt {
	color: #FFF;
    background: transparent url(img/backgrounds/bg_tiny_top.gif) no-repeat top left;
}

.gameBox dt {
	color: #FFF;
    background: transparent url(img/backgrounds/bg_game_top.gif) no-repeat top left;
}

.miniBox dt a {
	color: #FFF;
}

.miniBox dt {
	color: #FFF;
    background: transparent url(img/backgrounds/bg_mini_top.gif) no-repeat top left;
}
.miniBox dd {
    background: transparent url(img/backgrounds/bg_mini.gif) repeat-y top left;
}

.doubleBox dt {
    background-image: url(img/backgrounds/bg_double_top.gif);
}
.doubleBox dt strong.first {
    color: #FFF;
}
.doubleBox dt strong.second {
    color: #E53D00;
}
.doubleBox dd {
    background-image: url(img/backgrounds/bg_double.gif);
}
.doubleBox dd.bottom {
    background-image: url(img/backgrounds/bg_double_bottom.gif);
}

.smalldoubleBox dt {
	color: #FFF;
    background-image: url(img/backgrounds/bg_smalldouble_top.gif);
}

.smalldoubleBox dt strong.first {
    color: #fff;
}
.smalldoubleBox dt strong.second {
    color: #E53D00;
}
.smalldoubleBox dd {
    background-image: url(img/backgrounds/bg_smalldouble.gif);
}
.smalldoubleBox dd.bottom {
    background-image: url(img/backgrounds/bg_smalldouble_bottom.gif);
}

.bigdoubleBox dt {
	color: #FFF;
    background-image: url(img/backgrounds/bg_bigdouble_top.gif);
}

.bigdoubleBox dt strong.first {
    color: #fff;
}

.bigdoubleBox dt strong.second {
    color: #E53D00;
}
.bigdoubleBox dd {
    background-image: url(img/backgrounds/bg_bigdouble.gif);
}
.bigdoubleBox dd.bottom {
    background-image: url(img/backgrounds/bg_bigdouble_bottom.gif);
}

/* products menu (univers, left side) */
.menuBox dt {
    color: #fff;
    background: transparent url(img/backgrounds/bg_menu_top.gif) no-repeat top left;
}
.menuBox dd {
    background: #C4C5BF url(img/icones/arrow.gif) no-repeat 8px center;
}
.menuBox dd.bottom {
    background: transparent url(img/backgrounds/bg_menu_bottom.gif) no-repeat bottom left;
}
.menuBox dd a {
    color: #000;
}
.menuBox dd a:hover {
    color: #000;
}
.menuBox dd a strong {
    color: #000;
}

/* icons */
.sndIcon {
    background: transparent url(img/icones/bt_sound.gif) no-repeat top left;
}
.sndIcon:hover {
    background: transparent url(img/icones/bt_sound_hover.gif) no-repeat top left;
}
.sndIcon:active {
    background: transparent url(img/icones/bt_sound_active.gif) no-repeat top left;
}

.smallIcons .sndIcon {
    background: transparent url(img/icones/bt_preview.gif) no-repeat center left;
}
.smallIcons .sndIcon:hover {
    background: transparent url(img/icones/bt_preview_hover.gif) no-repeat center left;
}
.smallIcons .sndIcon:active {
    background: transparent url(img/icones/bt_preview_active.gif) no-repeat center left;
}

.dlIcon {
    background: transparent url(img/icones/bt_download.gif) no-repeat top left;
}
.dlIcon:hover {
    background: transparent url(img/icones/bt_download_hover.gif) no-repeat top left;
}
.dlIcon:active {
    background: transparent url(img/icones/bt_download_active.gif) no-repeat top left;
}

/* boxes on right (text) */
.ringtone_name a, .ringtone_info a, .ringtone_name strong, .smallBox .bottom a, .tinyBox .bottom a {
	color: #000;
}

/* Bouton download */
.download_bt {
	background-image: url(img/icones/bg_bt_download.gif) !important;
}

/* boxes bottom (text) */
.bottom, .bottom a {
	color: #000;
}

/*new home page*/

#header_n2 {
 width:80%;
 font-size:100%;
 line-height:normal;
 color:#000000;
 display:inline;
 padding:0;
 margin:0;

  }
  
#header_n2 ul {
 margin:0;
 list-style:none;
 margin-top:4px;
  }
  
#header_n2 li {
   float:left;
   background:url("http://pics.mediaplazza.com/html.mediaplazza.com/themes/_every/img/backgrounds/every_on.gif") no-repeat left top;
   margin:0;
   text-align:center;
   width:120px;
   height:31px;
   margin-left:1px; 
  
  
  }
  
#header_n2 a {
  display:block;
  width:100%;
  text-decoration:none;
  font-weight:bold;
  font-size:14px;
  color:#FFFFFF;
  padding-top:8px;
  padding-bottom:8px;
  }
#header_n2 a:hover{
	background-image: url(http://pics.mediaplazza.com/html.mediaplazza.com/themes/_every/img/backgrounds/every_on.gif);
	background-repeat: no-repeat;
	background-position:top;
}

#header_n1{
 width:20%;
 font-size:100%;
 line-height:normal;
 color:#000000;
 display:inline;
 padding-left:1px; 

  }


#header_n1 ul {
 list-style:none;
 padding-left:1px;
 margin-top:4px;

  }
  
#header_n1 li {
   float:left;
   /* l image */
   background:url("http://pics.mediaplazza.com/html.mediaplazza.com/themes/default/img/backgrounds/onglets_noir_2.gif") repeat-x left top;
   /*margin:0;*/
   text-align:center;
   /*taille*/
   width:229px;
   height:31px;
   margin-left:1px; 
  }
  
  /* ******************* */
  /* home smal logo */
.smallBox_home_logo dd { 
background: transparent url(../default/img/backgrounds/bg_medium.gif) repeat-y top left;
text-align: center; 
border:1px solid #DFDFDF;
background: #fff;   } 

.smallBox_home_logo dt { 
background: transparent url(img/backgrounds/top_newlogo2.gif) no-repeat top left;
height: 19px;
color: #fff;
text-decoration: none;
text-transform: uppercase;
text-align: left;
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 4px 5px 0 30px;
}
.smallBox_home_logo dt a {
text-decoration: none; 
color: #fff;
text-decoration: none; 
text-transform: uppercase; 
text-align: left;
font-size: 14px;
}



.smallBox_home_logo {width:127px; }

/*////*/

/*  home videos logo */

.mediumBoxv6_videos_hifi dd { 
background: transparent url(../default/img/backgrounds/bg_medium.gif) repeat-y top left;
text-align: center; 
border:1px solid #DFDFDF;
background: #fff;   } 

.mediumBoxv6_videos_hifi dt { 
background: transparent url(img/backgrounds/top_hifi_video.gif) no-repeat top left;
height: 19px;
color: #fff;
text-decoration: none;
text-transform: uppercase;
text-align: left;
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 4px 5px 0 30px;
}
.mediumBoxv6_videos_hifi dt a {
text-decoration: none; 
color: #fff;
text-decoration: none; 
text-transform: uppercase; 
text-align: left;
font-size: 14px;
}



.mediumBoxv6_videos_hifi {width:265px; }

/*   fin  */

/*  home videos logo */

.mediumBoxv6_top_logos dd { 
background: transparent url(../default/img/backgrounds/bg_medium.gif) repeat-y top left;
text-align: center; 
border:1px solid #DFDFDF;
background: #fff;   } 

.mediumBoxv6_top_logos dt { 
background: transparent url(img/backgrounds/top_logo.gif) no-repeat top left;
height: 19px;
color: #fff;
text-decoration: none;
text-transform: uppercase;
text-align: left;
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 4px 5px 0 30px;
}
.mediumBoxv6_top_logos dt a {
text-decoration: none; 
color: #fff;
text-decoration: none; 
text-transform: uppercase; 
text-align: left;
font-size: 14px;
}



.mediumBoxv6_top_logos {width:325px; }

/*   fin  */

/*  home top sonneries */

.mediumBoxv6_top_sonneries dd { 
background: transparent url(../default/img/backgrounds/bg_medium.gif) repeat-y top left;
text-align: center; 
border:1px solid #DFDFDF;
background: #fff;   } 

.mediumBoxv6_top_sonneries dt { 
background: transparent url(img/backgrounds/top_sonneries.gif) no-repeat top left;
height: 19px;
color: #fff;
text-decoration: none;
text-transform: uppercase;
text-align: left;
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 4px 5px 0 30px;
}
.mediumBoxv6_top_sonneries dt a {
text-decoration: none; 
color: #fff;
text-decoration: none; 
text-transform: uppercase; 
text-align: left;
font-size: 14px;
}



.mediumBoxv6_top_sonneries {width:226px; }

/*   fin  */

/*  home top games*/

.mediumBoxv6_top_games dd { 
background: transparent url(../default/img/backgrounds/bg_medium.gif) repeat-y top left;
text-align: center; 
border:1px solid #DFDFDF;
background: #fff;   } 

.mediumBoxv6_top_games dt { 
background: transparent url(img/backgrounds/top_jeux.gif) no-repeat top left;
height: 19px;
color: #fff;
text-decoration: none;
text-transform: uppercase;
text-align: left;
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 4px 5px 0 30px;
}
.mediumBoxv6_top_games dt a {
text-decoration: none; 
color: #fff;
text-decoration: none; 
text-transform: uppercase; 
text-align: left;
font-size: 14px;
}



.mediumBoxv6_top_games {width:458px; }

/*   fin  */
 /** links */
 
 .links {
	background-color:#8c8c8c;
	border:1px solid #a8a8a8;
	height:19px;
	padding-left:10px;
	padding-right:10px;
	color:#F2F2F2;
}
/*  fin links*/
/*  home top games*/

.mediumBoxv6_select_games dd { 
background: transparent url(../default/img/backgrounds/bg_medium.gif) repeat-y top left;
text-align: center; 
border:1px solid #DFDFDF;
background: #fff;   } 

.mediumBoxv6_select_games dt { 
background: transparent url(img/backgrounds/top_jeu_selec.gif) no-repeat top left;
height: 19px;
color: #fff;
text-decoration: none;
text-transform: uppercase;
text-align: left;
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 4px 5px 0 30px;
}
.mediumBoxv6_select_games dt a {
text-decoration: none; 
color: #fff;
text-decoration: none; 
text-transform: uppercase; 
text-align: left;
font-size: 14px;
}
.mediumBoxv6_select_games {width:403px; }

/*   fin  */

/*  home top games droite*/

.tenyBoxv6_top_games dd { 
background: transparent url(../default/img/backgrounds/bg_medium.gif) repeat-y top left;
text-align: center; 
border:1px solid #DFDFDF;
background: #fff;   } 

.tenyBoxv6_top_games dt { 
background: transparent url(img/backgrounds/top_jeu_vente.gif) no-repeat top left;
height: 19px;
color: #fff;
text-decoration: none;
text-transform: uppercase;
text-align: left;
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 4px 5px 0 30px;
}
.tenyBoxv6_top_games dt a {
text-decoration: none; 
color: #fff;
text-decoration: none; 
text-transform: uppercase; 
text-align: left;
font-size: 14px;
}
.tenyBoxv6_top_games {width:182px; }

/*   fin  */
/*  home cat games center*/

.tenyBoxv6_cat_games dd { 
background: transparent url(../default/img/backgrounds/bg_medium.gif) repeat-y top left;
text-align: center; 
border:1px solid #DFDFDF;
background: #fff;   } 

.tenyBoxv6_cat_games dt { 
background: transparent url(img/backgrounds/top_jeu_categ.gif) no-repeat top left;
height: 19px;
color: #fff;
text-decoration: none;
text-transform: uppercase;
text-align: left;
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 4px 5px 0 30px;
}
.tenyBoxv6_cat_games dt a {
text-decoration: none; 
color: #fff;
text-decoration: none; 
text-transform: uppercase; 
text-align: left;
font-size: 14px;
}
.tenyBoxv6_cat_games {width:199px; }

/*   fin  */

.down_pic{
background-image: url(http://pics.mediaplazza.com/html.mediaplazza.com/themes/default/img/backgrounds/bt_dld.gif);
background-repeat: no-repeat;
background-position:center center;
width: 90px;
height: 20px;
text-align: center;
padding-left:0px;
padding-bottom:0px;
padding-top:0px;
padding-right:0px;
}





