/* Horizontal Carousel */
#horizontal_carousel {
  float:left;
  width: 905px;
  height: 241px;
 /* margin-bottom: 15px;*/
  position: relative;  
}         

#horizontal_carousel .container {
  position: absolute;
  /*top: 15px;*/
  top: 5px;
  left: 55px;  
  width: 803px;
  /*height: 219px;*/
  height: 235px;
  overflow:hidden;   
  /*background: #ffffff;*/
  
}            

#horizontal_carousel .previous_button
{
    position: absolute;
    top: 88px;
    left: 6px;
    width: 27px;
    height: 55px;
    z-index: 100;
    cursor: pointer;
    background-image: url(../images/panelanterioractivo.png);
    background-repeat: no-repeat;
}        

#horizontal_carousel .previous_button_disabled {
  background: url(../images/panelanterior.png);
  background-repeat: no-repeat;
  cursor:default;
}

#horizontal_carousel .next_button {
  position: absolute;
  top: 88px;
  right: 6px;
  width: 27px;
  height: 55px;
  background: url(../images/panelsiguienteactivo.png);
  background-repeat: no-repeat;
  z-index: 100;
  cursor:pointer;
}   

#horizontal_carousel .next_button_disabled {
  background: url(../images/panelsiguiente.png);
  background-repeat: no-repeat;  
  cursor:default;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 218px;
}                      

#horizontal_carousel ul li img {
  border:1px solid #999999;
  display:block;             
  background:#E3EDFA;  
}                               

#horizontal_carousel ul li {
  font-family:verdana,arial,sans-serif;
  font-size:10px;
}                               

#horizontal_carousel ul li {
  border:0px solid green;
  color:#E3EDFA;
  margin:0pt;
  padding:0px 5px 10px;
  
  width:150px;
  list-style:none;   
  float:left;
}

/* PROMOCIONES */
#promociones {
  float:left;
  width: 680px;
  height: 550px;
 /* margin-bottom: 15px;*/
  position: relative;  
 /* border: 1px solid #ffffff;*/
  
}         

#promociones .container {
  position: absolute;
  top: 40px;
  left: 45px;  
  width: 588px;
  height: 500px;
  overflow:hidden;   
  /*background: #ffffff;*/
 /*  border: 1px solid #000000;*/
}            

#promociones .previous_button
{
    position: absolute;
    top: 220px;
    left: 6px;
    width: 27px;
    height: 55px;
    z-index: 100;
    cursor: pointer;
    background-image: url(../images/panelanterioractivo.png);
    background-repeat: no-repeat;
}        

#promociones .previous_button_disabled {
  background: url(../images/panelanterior.png);
  background-repeat: no-repeat;
  cursor:default;
}

#promociones .next_button {
  position: absolute;
  top: 220px;
  right: 6px;
  width: 27px;
  height: 55px;
  background: url(../images/panelsiguienteactivo.png);
  background-repeat: no-repeat;
  z-index: 100;
  cursor:pointer;
}   

#promociones .next_button_disabled {
  background: url(../images/panelsiguiente.png);
  background-repeat: no-repeat;  
  cursor:default;
}

#promociones ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 419px;
}                      

#promociones ul li img {
  border:1px solid #999999;
  display:block;             
  background:#E3EDFA;  
}                               

#promociones ul li {
  font-family:verdana,arial,sans-serif;
  font-size:10px;
}                               

#promociones ul li {
  border:0px solid green;
  color:#E3EDFA;
  margin:0pt;
  padding:0px 5px 10px;
  
  width:577px;
  list-style:none;   
  float:left;
}

/* ESTRENOS */
#estrenos {
  float:left;
  width: 905px;
  height: 241px;
 /* margin-bottom: 15px;*/
  position: relative;  
}         

#estrenos .container {
  position: absolute;
  top: 15px;
  left: 55px;  
  width: 803px;
  height: 219px;
  overflow:hidden;   
  /*background: #ffffff;*/
}            

#estrenos .previous_button
{
    position: absolute;
    top: 88px;
    left: 6px;
    width: 27px;
    height: 55px;
    z-index: 100;
    cursor: pointer;
    background-image: url(../images/panelanterioractivo.png);
    background-repeat: no-repeat;
}        

#estrenos .previous_button_disabled {
  background: url(../images/panelanterior.png);
  background-repeat: no-repeat;
  cursor:default;
}

#estrenos .next_button {
  position: absolute;
  top: 88px;
  right: 6px;
  width: 27px;
  height: 55px;
  background: url(../images/panelsiguienteactivo.png);
  background-repeat: no-repeat;
  z-index: 100;
  cursor:pointer;
}   

#estrenos .next_button_disabled {
  background: url(../images/panelsiguiente.png);
  background-repeat: no-repeat;  
  cursor:default;
}

#estrenos ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 218px;
}                      

#estrenos ul li img {
  border:1px solid #999999;
  display:block;             
  background:#E3EDFA;  
}                               

#estrenos ul li {
  font-family:verdana,arial,sans-serif;
  font-size:10px;
}                               

#estrenos ul li {
  border:0px solid green;
  color:#E3EDFA;
  margin:0pt;
  padding:0px 5px 10px;
  
  width:150px;
  list-style:none;   
  float:left;
}
/* topgames */
#topgames {
  float:left;
  width: 905px;
  height: 241px;
 /* margin-bottom: 15px;*/
  position: relative;  
}         

#topgames .container {
  position: absolute;
  top: 10px;
  left: 55px;  
  width: 803px;
  height: 219px;
  overflow:hidden;   
  /*background: #ffffff;*/
}            

#topgames .previous_button
{
    position: absolute;
    top: 88px;
    left: 6px;
    width: 27px;
    height: 55px;
    z-index: 100;
    cursor: pointer;
    background-image: url(../images/panelanterioractivo.png);
    background-repeat: no-repeat;
}        

#topgames .previous_button_disabled {
  background: url(../images/panelanterior.png);
  background-repeat: no-repeat;
  cursor:default;
}

#topgames .next_button {
  position: absolute;
  top: 88px;
  right: 6px;
  width: 27px;
  height: 55px;
  background: url(../images/panelsiguienteactivo.png);
  background-repeat: no-repeat;
  z-index: 100;
  cursor:pointer;
}   

#topgames .next_button_disabled {
  background: url(../images/panelsiguiente.png);
  background-repeat: no-repeat;  
  cursor:default;
}

#topgames ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 218px;
}                      

#topgames ul li img {
  border:1px solid #999999;
  display:block;             
  background:#E3EDFA;  
}                               

#topgames ul li {
  font-family:verdana,arial,sans-serif;
  font-size:10px;
}                               

#topgames ul li {
  border:0px solid green;
  color:#E3EDFA;
  margin:0pt;
  padding:0px 5px 10px;
  
  width:150px;
  list-style:none;   
  float:left;
}


.formatoTitulo
{
    font: 6pt Arial,Helvetica,Verdana;
    color: #2F4F4F; /*#808080;*/
    /*text-decoration: line-through;*/
} 

#games .panelcontenido
{
    float: left;
    width: 708px;
    height: 160
    border: 1px solid #29abe2;
    margin-bottom:1px;
}

    
#games .panelcontenido .fondo
{
    position:relative;
    float:left ;
    margin-top:2px;
    margin-left:5px;
    width:696px;
    height:188px;
    background-color:#e0e0e0;
    background-position: 0px 18px;
    background-image: url(../images/tabsubcelizq.png);
    background-repeat: no-repeat;
    
    }

#games .panelcontenido .fondo .titulo
{
    position: absolute;
    top: 2px;
    left: 11px;
    height: 30px;
    width: 70px;
    font-family: Arial,Helvetica,Verdana;
    font-size: 7.5pt;
    color: #002d9a;
    font-weight:bolder;
    text-decoration: none;
    text-transform: uppercase;
    
    text-align: left;
    vertical-align: middle;
    margin-top: 13px;
}


#games .panelcontenido ul {
  margin: 0;
  padding:0;
  width: 600px;
  position: relative;
  top: 2px;
  left: 95px;
  height: 134px;
  
}                      

#games .panelcontenido ul li img {
  border:1px solid #999999;
  display:block;             
  background:#E3EDFA;  
}                               

#games .panelcontenido ul li {
  font-family:arial,helvetica;
  font-size:7pt;
}                               

#games .panelcontenido ul li {
  color:#000000;
  margin:0px;
  width:100px;
  list-style:none;   
  float:left;
}

  