@charset "utf-8";
/* CSS Document Real Madrid */


body { 
  background:#6e7b9d url(../../img/realmadrid/background.gif) top repeat-x ; 
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#master-container { width:928px; margin:25px auto 0; }

#menu { height:40px; background:url(../../img/realmadrid/bgr-menu.gif) no-repeat; }

#menu ul { margin:0; padding:0; list-style-type:none; width:928px; }

#menu li { margin:0; padding:0; float:left; width:232px; text-align:center; }

#content { background:url(../../img/realmadrid/bgr-content.gif) no-repeat; height:560px; position:relative; }



/**********************************************************************************************
 *******************************          SUONERIE           **********************************/

#suonerie { 
  width:489px; 
  position:absolute;
  top:15px;
  left:10px;
  padding:10px;
}

.home #suonerie { 
  background:url(../../img/realmadrid/bgr-suonerie-hp.gif) no-repeat; 
  height:187px;
}

.melodias #suonerie { 
  background:url(../../img/realmadrid/bgr-suonerie.gif) no-repeat;
  height:368px;
}

#suonerie .table-music { margin-top:-10px; }

#suonerie .music-box { /*height:45px;*/ height:45px; }

#suonerie .music-title { font-size:13px; font-weight:bold; display:block; width:190px; /*position:relative; top:-5px;*/ }

#suonerie td#cellTitolo { /*vertical-align:bottom;*/ }


/**********************************************************************************************
 *****************************           GIOCHI HOME           ********************************/

.home #giochi { 
  background:url(../../img/realmadrid/bgr-giochi.jpg) no-repeat;
  background-color:#CCCCCC; 
  width:590px; 
  height:306px;
  position:absolute;
  top:209px;
  left:12px;
  padding:;
}

.home .table-games {}

.table-games td { vertical-align:top; }

.home .game-box { width:293px; position:relative; left:10px; }

.home .game-thumb { position:relative; top:55px; left:148px; }

.home .game-title { width:130px; color:#ffcc00; font-weight:bold; position:relative; top:-100px; }

.home .game-check { width:150px; text-align:center; position:relative; left:-10px; top:-100px; }

.home .game-description { width:117px; color:#FFFFFF; font-size:11px; position:relative; top:-90px; left:3px; }



/**********************************************************************************************
 *******************************         WALL/VIDEO          **********************************/

#sfondi, #video { 
  width:489px; 
  position:absolute;
  top:15px;
  left:10px;
  padding:10px;
}

.wall-box, video-box { width:110px; height:180px; padding:5px; text-align:center; background-color:#ffde59; margin-bottom:20px; }
.wall-thumb, .video-thumb { width:110px !important; height:130px !important; }
.wall-title, .video-title { font-size:11px; font-weight:bold; }



/**********************************************************************************************
 *****************************           MODULO HOME           ********************************/

#modulo { 
  background:url(../../img/realmadrid/bgr-modulo.gif) top no-repeat;
  width:405px; 
  height:190px; 
  position:absolute; 
  top:10px; 
  left:510px; 
}

#modulo label { display:none;}

div#numTel { width:250px; font-weight:bold; margin-top:38px; margin-left:120px; margin-bottom:15px; }

.country-code, .numTel { vertical-align:middle;}

.numTel { font-size:16px; font-weight:bold; padding:2px; }

#modulo .check { font-size:10px; color:#666666; width:390px; margin-left:10px; }

#modulo .check a:link, #modulo .check a:visited { color:#666666; text-decoration:none; }

#modulo #bottoni { background:url(../../img/realmadrid/bgr-modulo-step3.gif) top left no-repeat; padding-left:200px; }

.BtScarica-VODAFONE { width:58px; height:58px; background:url(../../img/realmadrid/btn_vodafone.gif) no-repeat; border:none; margin-top:; }

.BtScarica-MOVISTAR { width:58px; height:58px; background:url(../../img/realmadrid/btn_movistar.gif) no-repeat; border:none; margin-top:; }

.BtScarica-ORANGE { width:58px; height:58px; background:url(../../img/realmadrid/btn_orange.gif) no-repeat; border:none; margin-top:; }

.alert-numTel {
  background:transparent url(../../img/alert-flash.gif) center bottom;
  color:#FFFFFF;
  display:block;
  font-size:14px;
  font-weight:bold;
  left:130px;
  padding:5px 5px 25px;
  position:absolute;
  top:-10px;
  width:250px;
  z-index:999;
  text-align:center;
}

.alert-check {
  background:transparent url(../../img/alert-flash.gif) right center;
  color:#FFFFFF;
  display:block;
  font-size:14px;
  font-weight:bold;
  left:-320px;
  padding:5px 25px 5px 5px;
  position:absolute;
  top:86px;
  width:300px;
  z-index:999;
}

.alert-operatore {
  background:transparent url(../../img/alert-flash.gif) left center;
  color:#FFFFFF;
  display:block;
  font-size:14px;
  font-weight:bold;
  left:395px;
  padding:5px 5px 5px 25px;
  position:absolute;
  text-align:left;
  text-transform:lowercase;
  top:120px;
  width:100px;
  z-index:999;
}

/**********************************************************************************************
 **********************************************************************************************/


#bottoni-link { 
  width:306px;
  position:absolute;
  top:210px;
  left:610px;
}

.fondos #bottoni-link, .videos #bottoni-link, .melodias #bottoni-link { 
  left:560px;
}

img.footer-coppe { position:absolute; top:523px; left:20px;}

.abbonamento { font-size:10px; color:#FFFFFF; text-align:right; padding-bottom:2px; }

#disclaimer { margin-top:30px; padding:10px; font-size:11px; color:#666666; background-color:#FFFFFF; }

#disclaimer a:link, #disclaimer a:visited { color:#666666; }




