.anythingFader                         { width: 295px; height: 211px; padding:15px 15px 38px 15px; position: relative; position:absolute; right:15px; top:0px; background-image:url(../img/layout/bg-slider-festa.png); background-repeat:no-repeat }
.anythingFader#galeria{
	position:relative;}

.boxMedContent .anythingFader		   { top:20px; right:30px; }
.anythingFader .wrapper                { width: 295px; overflow: auto; height: 211px; position: absolute; top: 15px; left: 15px; }
.anythingFader .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingFader ul li                   { display: block; float: left; padding: 0; height: 211px; width: 295px; margin: 0; }
.anythingFader ul li p.legenda         { text-align:center; font-size:13px; }
.anythingFader .arrow                  { display: block; height: 191px; width: 80px; background: url(../img/layout/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 0px; cursor: pointer; }
.anythingFader .forward                { background-position: 80px 0; right: -20px; }
.anythingFader .back                   { background-position: -160px 0; left: -20px; }
.anythingFader .forward:hover          { background-position: 0 -191px; }
.anythingFader .back:hover             { background-position: -80px -191px; }

#thumbNav                               { position: relative; top: 230px; text-align: center; }
#thumbNav a                             { color: black; font-size: 11px; display: inline-block; padding: 2px 6px; height: 14px; margin: 0 3px 0 0; background: #ddd; text-align: center; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-decoration:none; }
#thumbNav a:hover, #thumbNav a.cur, #content.internas div.boxInternas #thumbNav a:hover, #content.internas div.boxInternas #thumbNav a.cur{
	background: #1a3467; color:#FFF;
}
#start-stop                             { visibility:hidden; }
#start-stop .playing                    { background-color: red; }
#start-stop:hover                       { background-image: none; }

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

/* -- */