/*CSS MOVIDAMOVIL*/
/**********START STRUCTURE****************************************************************/
/* BODY NORMAL*/
body{
margin:0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
background-color:  #333333;
background-image:  url(/images/structure/bg-structure.jpg);
background-repeat: repeat-x;
}
a {
outline: none;
}
/* BODY ADVERTISEMENT*/
/*
body{
margin:0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
background-color:#2A2625;
background-image:url(/images/bg_m_intriga.jpg);
background-position: top center;
background-repeat:no-repeat;
}
*/
#stucture{
width:968px; /*CON BANNERS*/
/*width:790px; SIN BANNERS*/
height:100%;
margin: 0px auto 0px auto;
}
#l_content{
float:left;
width:785px;
}
#r_content{
float:right;
width:165px;
}
#padding{
width:785px;
padding-left:13px;
}
/**********END STRUCTURE****************************************************************/
/**********START CONTENEDOR BANNER****************************************************************/
#cBannerL{
float:left;
width:754px;
height:99px;
padding-top:5px;
padding-left:31px;
background-color:#cacaca;
}
#cBannerL .lb{
width:728px;
height:90px;
border:1px solid #454545;
}
#cBannerS{
float:right;
width:160px;
height:600px;
padding-top:108px;
}
#cBannerS .sk{
width:162px;
height:602px;
text-align:center;
border-left:1px solid #454545;
border-right:1px solid #454545;
border-bottom:1px solid #454545;
background-color:#FFFFFF;
}
/**********END CONTENEDOR BANNER****************************************************************/
/**********START USER MENU LOGED IN****************************************************************/
#userMenuLogin {
float:left;
width:785px;
height:30px;
background-color:black;
overflow:hidden;
}
#userMenuLogin .userMenuBorderIzq {
float:left;
width:4px;
height:30px;
background-image:url(/images/structure/UmBorderIz.jpg);
background-repeat:no-repeat;
overflow:hidden;
}
#userMenuLogin .userMenuBorderDer {
float:right;
width:4px;
height:30px;
background-image:url(/images/structure/UmBorderDer.jpg);
background-repeat:no-repeat;
overflow:hidden;
}
#userMenuLogin ul{
float:left;
padding: 0;
margin: 0;
font-size:11px;
line-height:30px;
list-style-type: none;
}
#userMenuLogin ul li {
float:left;
padding-left:3px;
color: #cccccc;
}
#userMenuLogin .UmoLinkMensaje{
color: #ff3300;
}
#userMenuLogin .UmoLink a{
text-decoration:underline;
}
#userMenuLogin ul li a{
/*width: 5em;*/
color: #cccccc;
text-decoration:underline;
}
#userMenuLogin ul li a:hover{
color: #999999;
text-decoration:none;
}
#userMenuLogin .UserMenuActionMenu{
float:left;
padding-left:5px;
}

#userMenuLogin .UserMenuLoggedIN{
float:right;
overflow:hidden;
}
#userMenuLogin .UserMenuLoggedIN .UmoLink{
float:left;
font-size:11px;
}
#userMenuLogin .UserMenuLoggedIN ul{
float:left;
}
#userMenuLogin .UserMenuLoggedIN ul li{
float:left;
}
#userMenuLogin .UserMenuLoggedIN ul li a{
float:left;
}
.btn_micuenta{
padding-top:4px;
}
.btn_registro{
padding-top:4px;
}
.btn_salir{
padding-top:4px;
}
.userm_separador{
padding-top:4px;
padding-left:7px;
padding-right:4px;
}
#userMenuLogin .welcome_msg{
font-size:12px;
}
#userMenuLogin .misdsk_count a{
color:#FF3300;
text-decoration:underline;
}
/**********END USER MENU LOGED IN****************************************************************/
/**********START USER MENU NOT LOGED IN****************************************************************/
#userMenuNotLogin {
float:left;
width:785px;
height:30px;
background-color:black;
overflow:hidden;
}
#userMenuNotLogin .userMenuBorderIzq {
float:left;
width:4px;
height:30px;
background-image:url(/images/structure/UmBorderIz.jpg);
background-repeat:no-repeat;
overflow:hidden;
}
#userMenuNotLogin .userMenuBorderDer {
float:right;
width:4px;
height:30px;
background-image:url(/images/structure/UmBorderDer.jpg);
background-repeat:no-repeat;
overflow:hidden;
}
#userMenuNotLogin ul{
float:left;
padding: 0;
margin: 0;
font-size:10px;
line-height:30px;
list-style-type: none;
}
#userMenuNotLogin ul li {
float:left;
padding-left:3px;
color: #cccccc;
}
#userMenuNotLogin .UmoLinkMensaje{
color: #ff3300;
}
#userMenuNotLogin .UmoLink a{
text-decoration:underline;
}
#userMenuNotLogin ul li a{
width: 5em;
color: #cccccc;
text-decoration:underline;
}
#userMenuNotLogin ul li a:hover{
color: #999999;
text-decoration:none;
}
#userMenuNotLogin .UserMenuActionMenu{
float:left;
padding-left:5px;
}
#userMenuNotLogin .UserMenuListMenu{
float:right;
padding-left:5px;
}
#userMenuNotLogin .UserMenuLoginBox{
float:right;
line-height:20px;
padding-top:4px;
overflow:hidden;
}
#userMenuNotLogin .UserMenuLoginBox .text{
float:left;
padding-left:5px;
font-size:12px;
font-weight:bold;
color:#CCCCCC;
}
#userMenuNotLogin .UserMenuLoginBox .usr_numero input{
width:70px;
margin:0px;
padding:0px;
}
#userMenuNotLogin .UserMenuLoginBox .usr_clave input{
width:65px;
margin:0px;
padding:0px;
}
#userMenuNotLogin .UserMenuLoginBox .usr_button input{
cursor:pointer;
width:28px;
height:20px;
margin:0px;
padding:0px;
font-size:10px;
text-align:center;
color:#FFFFFF;
border:0px;
background-image:url(/images/structure/bt_ok.gif);
background-repeat:no-repeat;
overflow:hidden;
}
#userMenuNotLogin .UserMenuLoggedIN{
float:right;
overflow:hidden;
}
#userMenuNotLogin .UserMenuListMenu{
float:right;
padding-left:5px;
}

#userMenuNotLogin .UserMenuLoginBox{
float:right;
line-height:20px;
padding-top:4px;
overflow:hidden;
}
#userMenuNotLogin .UserMenuLoginBox .text{
float:left;
font-size:12px;
font-weight:bold;
color:#CCCCCC;
}
#userMenuNotLogin .usr_clave{
padding-right:5px;
}
#userMenuNotLogin .UserMenuLoginBox .usr_select, .usr_numero, .usr_clave, .usr_button input select{
float:left;
padding-left:5px;
color:#666666;
}
#userMenuNotLogin .UserMenuLoginBox .usr_select select{
width:100px;
margin:0px;
padding:0px;
}
#userMenuNotLogin .UserMenuLoginBox .usr_numero input{
width:120px;
margin:0px;
padding:0px;
}
#userMenuNotLogin .UserMenuLoginBox .usr_clave input{
width:80px;
margin:0px;
padding:0px;
}
#userMenuNotLogin .UserMenuLoginBox .usr_button input{
cursor:pointer;
width:28px;
height:20px;
margin:0px;
padding:0px;
font-size:10px;
text-align:center;
color:#FFFFFF;
border:0px;
background-image:url(/images/structure/bt_ok.gif);
background-repeat:no-repeat;
overflow:hidden;
}
/**********END USER MENU NOT LOGED IN****************************************************************/
/******Start Branding****************************************************************/
#Branding {
float:left;
height:77px;
width:785px;
/*
background-image:  url(/images/structure/bg_branding.jpg);
background-repeat: no-repeat;
*/
background-color:  #FFFFFF;
overflow:hidden;
}
#Branding .logoMM{
float:left;
width:244px;
height:32px;
padding-left:20px;
padding-top:20px;
overflow:hidden;
}
#Branding .BrandingLogoMM {
float:left;
width:785px;
height:77px;
background-repeat:no-repeat;
background-position:20px 18px;
overflow:hidden;
}
#Branding .ContenedorMobile{
float:right;
width:250px;
height:77px;
background-image:url(/images/structure/fondo_loogedin.gif);
background-repeat:no-repeat;
overflow:hidden;
}
#Branding .ContenedorMobile .Mobile{
float:right;
width:55px;
height:65px;
padding-right:15px;
padding-top:5px;
background-image:url(/images/structure/logged_caja_cel.gif);
background-repeat:no-repeat;
overflow:hidden;
}
#Branding .ContenedorMobile .Titulo{
float:right;
width:93px;
height:17px;
padding-right:9px;
margin-top:10px;
margin-right:5px;
background-image:url(/images/structure/logged_titulo.gif);
background-repeat:no-repeat;
overflow:hidden;
}
#Branding .ContenedorMobile .CelImage{
width:45px;
height:55px;
margin-left:5px;
overflow:hidden;
}
#Branding .ContenedorMobile .texto{
float:right;
width:93px;
height:39px;
padding-top:5px;
padding-right:9px;
margin-right:5px;
font-size:11px;
font-weight:bold;
text-align:right;
color:#ffffff;
overflow:hidden;
}
/****START CONTENEDOR MOBILE NOT SELECTED*/
#Branding .mobileNotSelected{
float:right;
width:250px;
height:77px;
background-image:url(/images/structure/fondo_loogedin.gif);
background-repeat:no-repeat;
overflow:hidden;
}
#Branding .mobileNotSelected .Mobile{
float:right;
width:55px;
height:65px;
padding-right:15px;
padding-top:10px;
background-image:url(/images/structure/logged_caja_cel.gif);
background-repeat:no-repeat;
overflow:hidden;
}
#Branding .mobileNotSelected .Titulo{
float:right;
width:93px;
height:31px;
padding-right:9px;
margin-top:13px;
margin-right:10px;
background-image:url(/images/structure/logged_titulo_not.gif);
background-position:right;
background-repeat:no-repeat;
overflow:hidden;
}
#Branding .mobileNotSelected .CelImage{
width:45px;
height:55px;
margin-left:5px;
overflow:hidden;
}
#Branding .mobileNotSelected  .texto{
float:right;
width:93px;
height:39px;
padding-top:5px;
padding-right:9px;
margin-right:5px;
font-size:11px;
font-weight:bold;
text-align:right;
color:#ffffff;
overflow:hidden;
}
/****END CONTENEDOR MOBILE NOT SELECTED*/
/******End Branding****************************************************************/
/******Start Navigation****************************************************************/
#nav {
float:left;
width:785px;
height:30px;
background-image:url(/images/structure/bg_menu.jpg);
background-repeat:repeat-x;
background-color:#000000;
overflow:hidden;
}
#nav .navBorderIzq {
float:left;
width:4px;
height:30px;
background-image:url(/images/structure/NmBorderIzq.jpg);
background-repeat:no-repeat;
overflow:hidden;
}
#nav .navBorderDer {
float:right;
height:30px;
width:4px;
background-image:url(/images/structure/NmBorderDer.jpg);
background-repeat:no-repeat;
overflow:hidden;
}
/***********************************/
#nav ul{
float:left;
padding: 0;
margin: 0;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
line-height:30px;
list-style-type: none;
}
#nav ul li .ico_new {
display:block;
cursor:pointer;
float:left;
width:60px;
background-image:url(/home/images/ico_new2.gif);
background-repeat:no-repeat;
overflow:hidden;
}
#nav ul li {
float:left;
padding-left:3px;
color: #505050;
}
#nav ul li a{
width: 5em;
color: #cccccc;
text-decoration:none;
}
#nav ul li a:hover{
color:#f8aa1a;
text-decoration:none;
}
#nav ul li .selected{
color:#FF3300;
text-decoration:none;
}
/***********************************/
#nav .navSearch{
float:right;
}
#nav .CampoInput{
float:left;
padding-left:6px;
padding-top:4px;
}
#nav .CampoInput input {
width:125px;
color:#666666;
}
#nav .BotonBuscar{
float:left;
padding-left:6px;
padding-top:4px;
}
#nav .BotonBuscar input {
cursor:pointer;
width:58px;
height:20px;
border:0px;
font-size:10px;
color:#FFFFFF;
background-image:url(/images/structure/btn_buscar.gif);
background-repeat:no-repeat;
overflow:hidden;
}
/******End Navigation****************************************************************/
#CornersBottom {
 float:            left;
 width:            785px;
 height:           5px;
 background-color: #c1c1c1;
}
#CornersBottom .BotCornerIzq {
 float:             left;
 width:             5px;
 height:            5px;
 background-image:  url(/images/structure/c_bot_izq.gif);
 background-repeat: no-repeat;
 overflow:          hidden;
}
#CornersBottom .BotCornerDer {
 float:             right;
 width:             5px;
 height:            5px;
 background-image:  url(/images/structure/c_bot_der.gif);
 background-repeat: no-repeat;
 overflow:          hidden;
}

/******START FOOTER****************************************************************/
#footer {
float:left;
margin-top:5px;
width:786px;
height:135px;
background-image:url(/images/structure/bg_footer_logos.jpg);
background-repeat:no-repeat;
overflow:hidden;
}
#logos {
height:42px;
width:786px;
padding-left:260px;
}
#logos .dskrgat {
float: left;
}
#logos .dskrgat a {
display:block;
width:75px;
height:29px;
margin-top:9px;
background-image:url(/images/structure/footer_logo_dskrgat.gif);
background-repeat:no-repeat;
}
#logos .games {
float: left;
}
#logos .games a {
display:block;
width:83px;
height:29px;
margin-top:9px;
margin-left:30px;
background-image:url(/images/structure/footer_logo_games.gif);
background-repeat:no-repeat;
}
#logos .radar {
float: left;
}
#logos .radar a {
display:block;
width:75px;
height:29px;
margin-top:9px;
margin-left:30px;
background-image:url(/images/structure/footer_logo_radar.gif);
background-repeat:no-repeat;
}
#logos .mtv {
float: left;
}
#logos .mtv a {
display:block;
width:41px;
height:29px;
margin-top:9px;
margin-left:30px;
background-image:url(/images/structure/footer_logo_mtv.gif);
background-repeat:no-repeat;
}
#footerNav {
padding-top:3px;
width:786px;
height:20px;
font-weight:bold;
font-size:10px;
text-align:center;
color:#cccccc;
background-image:url(/images/structure/bg_footer_nav.jpg);
background-repeat:repeat-x;
}
#footerNav a {
font-weight:bold;
font-size:10px;
text-decoration:underline;
text-align:center;
color:#cccccc;
}
#footerNav a:hover {
font-weight:bold;
font-size:10px;
text-decoration:underline;
color:#FF3300;
}
#powered {
width:786px;
height:20px;
background-color:#141414;
overflow:hidden;
}
#powered .poweredBy {
width:165px;
height:7px;
margin-top:4px;
float:left;
}
#powered .logoMM {
float:left;
width:610px;
height:20px;
background-image:url(/images/structure/logo_mmv2.gif);
background-repeat:no-repeat;
background-position:0px 5px;
}
#powered .power {
margin-right:5px;
height:7px;
float:left;
font-size:10px;
color:#cccccc;
}
#powered .marca {
float:left;
height:7px;
font-size:10px;
color:#fe270a;
}
#powered .BorderIzq {
float:left;
width:5px;
height:20px;
background-image:url(/images/structure/footer_borderIzq.gif);
background-repeat:no-repeat;
}
#powered .BorderDer {
float:right;
width:5px;
height:20px;
background-image:url(/images/structure/footer_borderDer.gif);
background-repeat:no-repeat;
}
#copy {
float:left;
width:786px;
margin-top:10px;
font-size:10px;
color:#666666;
text-align:center;
}
/******END FOOTER****************************************************************/
