.anythingSlider                         { width: 840px; height: 360px; position: absolute; left:50%; margin-left:-410px}
.anythingSlider .wrapper                { width: 730px; overflow: auto; height: 324px; margin: 0 40px; position: absolute; top: 0; left: 0; }

                                        /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: -40px; background: #eee; border-top: 3px solid #D2D2D2; border-bottom: 3px solid #D2D2D2; margin: 0; }
.anythingSlider .wrapper ul li          { display: block; float: left; padding: 0; height: 317px; width: 730px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: -250px; cursor: pointer; }
.anythingSlider .arrow a	            { display: none;}
.anythingSlider .forward                { background-position: 0 0; right: -69px; }
.anythingSlider .back                   { background-position: -67px 0; left: -68px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

.anuncio				 { text-align:left; position:relative; left: 380px; width:300px; top:0px; height:240px; color:#FFFFFF}
.bloque-anuncio			 { position:absolute; bottom:0px; }
.titulo-anuncio          { font-size:18px; color:#FFCC00;}
.mensaje-anuncio         { font-size:14px;   }
.mensaje-anuncio div     { text-align:right;  }
.mensaje-anuncio a       { color:#990000; font-size:34px; text-decoration:none; }
.mensaje-anuncio em      { font-size:14px; margin-top:10px; color:#FFFF99}

.thumbNav                               { position: relative; top: 240px; text-align: center; z-index:88 }
.thumbNav ul                            { position: absolute; top:9px; height: 60px; margin: 0px; padding:0px; left:40px }
.thumbNav li                            { display: inline; }
.thumbNav a                             { float:left; text-decoration:none; color: black; font-size:12px; display: inline-block; padding: 10px; height: 50px; width:221px; margin: 1px; background: #FFFFFF; text-align: left; filter: alpha(opacity=70); opacity: .7; }
.thumbNav a strong                      { font-size:13px; }
.thumbNav a:hover                       { filter: alpha(opacity=99); opacity: .99;  }
.thumbNav a.cur                         { filter: alpha(opacity=90); opacity: .9; }

.start-stop                             { display:none; z-index: 10; background:#EEEEEE; background-image: url(../images/cellshade.png); background-repeat: repeat-x; color: black; padding: 2px 5px; width: 60px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
.start-stop.playing                     { display:none; background-color: #DE0101; color:white }
.start-stop:hover                       { display:none; background-image: none; }

.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
