/*SLIDER HOME*/

#page-wrap{ background: url("../gfx/homeslider/bgslider.png") no-repeat; width: 981px; height:480px; margin: 0 auto; position: relative; padding-top:20px; padding-left:19px;}

/*
    anythingSlider v1.2

    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

.anythingSlider                         { width: 959px; height: 350px; position: relative; margin: 0 auto; margin-left:0px; }
.anythingSlider .wrapper                { width: 959px; overflow: auto; height: 350px; margin: 0px; position: absolute; top: 0; left: 0; }

/*
	Width below is max for Opera
*/

.anythingSlider .wrapper ul li div a 	{ background:url(../gfx/btnMas.png) top no-repeat; width:165px; height:42px; display:block; margin-left: 10px; margin-top:10px;}
.anythingSlider .wrapper ul li div a:hover 	{ background:url(../gfx/btnMas.png) bottom no-repeat;}
.anythingSlider .wrapper ul 			{ width: 32700px; list-style: none; position: absolute; top: 0; left: 0; background: none; margin: 0; height: 426px;}
.anythingSlider .wrapper ul li			{-webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px;
border-top-right-radius: 5px;}

.anythingSlider .wrapper ul li.teens 		{ background:url(../gfx/homeslider/slider02.jpg) no-repeat; width:959px; height:350px; }
.anythingSlider .wrapper ul li.teens div 	{ width: 185px; height:160px; display:block; float: left; margin-top:137px; margin-left:20px;}
.anythingSlider .wrapper ul li.teens p 		{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#131313; text-align:center; font-weight:bold; line-height:18px; margin:0px; padding-bottom:5px; padding-left:5px;}

.anythingSlider .wrapper ul li.adultos 		{ background:url(../gfx/homeslider/slider03.jpg) no-repeat; width:959px; height:350px;}
.anythingSlider .wrapper ul li.adultos div 	{ width: 185px; height:160px; display:block; float: right; margin-top:136px; margin-right:40px;}
.anythingSlider .wrapper ul li.adultos p 	{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; text-align:center; font-weight:bold; line-height:18px; margin:0px; padding-bottom:5px; padding-left:5px;}

.anythingSlider .wrapper ul li.tecnoman      { background:url(../gfx/homeslider/slider06.jpg) no-repeat; width:959px; height:350px;}
.anythingSlider .wrapper ul li.tecnoman div  { width: 185px; height:160px; display:block; float: left; margin-top:115px; margin-left:20px;}
.anythingSlider .wrapper ul li.tecnoman p    { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight:bold; line-height:18px; margin:0px; padding-bottom:5px; padding-left:5px;}

.anythingSlider .wrapper ul li.infantiles 	{ background:url(../gfx/homeslider/slider08.jpg) no-repeat; width:959px; height:350px;}
.anythingSlider .wrapper ul li.infantiles div { width: 185px; height:160px; display:block; float: left; margin-top:129px; margin-left:20px;}
.anythingSlider .wrapper ul li.infantiles p { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight:bold; line-height:18px; margin:0px; padding-bottom:5px; padding-left:5px;}

.anythingSlider .wrapper ul li.familiares 	{ background:url(../gfx/homeslider/slider04.jpg) no-repeat; width:959px; height:350px;}
.anythingSlider .wrapper ul li.familiares div { width: 185px; height:160px; display:block; float: left; margin-top:126px; margin-left:20px;}
.anythingSlider .wrapper ul li.familiares p { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#131313; text-align:center; font-weight:bold; line-height:18px; margin:0px; padding-bottom:5px; padding-left:5px;}

.anythingSlider .wrapper ul li.eventos 		{ background:url(../gfx/homeslider/slider05.jpg) no-repeat; width:959px; height:350px;}
.anythingSlider .wrapper ul li.eventos div 	{ width: 185px; height:160px; display:block; float: left; margin-top:129px; margin-left:20px;}
.anythingSlider .wrapper ul li.eventos p 	{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; text-align:center; font-weight:bold; line-height:18px; margin:0px; padding-bottom:5px; padding-left:5px;}

.anythingSlider .wrapper ul li.disney       { background:url(../gfx/homeslider/slider07.jpg) no-repeat; width:959px; height:350px;}
.anythingSlider .wrapper ul li.disney div   { width: 185px; height:160px; display:block; float: left; margin-top:70px; margin-left:20px;}
.anythingSlider .wrapper ul li.disney p     { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight:bold; line-height:18px; margin:0px; padding-bottom:5px; padding-left:5px;}



.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 350px; width: 959px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; text-indent: -9999px; position: absolute; top: 125px; cursor: pointer; background:url(../gfx/arrows.png) no-repeat; }
.anythingSlider .forward                { background-position: 0 0; right: -74px; }
.anythingSlider .back                   { background-position: -67px 0; left: -74px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: 338px; text-align: center; background:url(../gfx/nav_slider.png) no-repeat; width:960px; height:107px; margin-left:0px;}

.thumbNum1 { color: black; font: 11px/18px Georgia, Serif; display: inline-block; height: 107px; width:128px; text-align: center; float:left; text-indent:-9999em; }
.thumbNum2 { color: black; font: 11px/18px Georgia, Serif; display: inline-block; height: 107px; width:136px; text-align: center; float:left; text-indent:-9999em; }
.thumbNum3 { color: black; font: 11px/18px Georgia, Serif; display: inline-block; height: 107px; width:139px; text-align: center; float:left; text-indent:-9999em; }
.thumbNum4 { color: black; font: 11px/18px Georgia, Serif; display: inline-block; height: 107px; width:145px; text-align: center; float:left; text-indent:-9999em; }
.thumbNum5 { color: black; font: 11px/18px Georgia, Serif; display: inline-block; height: 107px; width:147px; text-align: center; float:left; text-indent:-9999em; }
.thumbNum6 { color: black; font: 11px/18px Georgia, Serif; display: inline-block; height: 107px; width:137px; text-align: center; float:left; text-indent:-9999em; }
.thumbNum7 { color: black; font: 11px/18px Georgia, Serif; display: inline-block; height: 107px; width:126px; text-align: center; float:left; text-indent:-9999em; }

.thumbNum1.cur, .thumbNum1.curhov { background:url(../gfx/nav_slider.png) no-repeat 0 -121px; width:128px; }
.thumbNum2.cur, .thumbNum2.curhov { background:url(../gfx/nav_slider.png) no-repeat -128px -121px; width:136px!Important; }
.thumbNum3.cur, .thumbNum3.curhov { background:url(../gfx/nav_slider.png) no-repeat -264px -121px; width:139px!Important; }
.thumbNum4.cur, .thumbNum4.curhov { background:url(../gfx/nav_slider.png) no-repeat -403px -121px; width:145px!Important; }
.thumbNum5.cur, .thumbNum5.curhov { background:url(../gfx/nav_slider.png) no-repeat -548px -121px; width:147px!Important; }
.thumbNum6.cur, .thumbNum6.curhov { background:url(../gfx/nav_slider.png) no-repeat -695px -121px; width:137px!Important; }
.thumbNum7.cur, .thumbNum7.curhov { background:url(../gfx/nav_slider.png) no-repeat -832px -121px; width:126px!Important; }

#start-stop                             { text-indent:-9999em; display:none;}
#start-stop.playing                     { background-color: none; }
#start-stop:hover                       { background-image: none; }

/*
Prevents
*/

.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; }

/*
    anythingSlider v1.2

    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

.galeriaInt #page-wrap 								{ width: 431px; height:113px; margin: 0 auto; position: relative; background:url(../gfx/bg_slider_galery.png) no-repeat; padding:0px 5px;}
.galeriaInt .anythingSlider                         { width: 441px; height:113px; position: relative; margin: 0 auto; }
.galeriaInt .anythingSlider .wrapper                { width: 425px; height:113px; overflow: auto; margin: 0px; position: absolute; top: 0; left: 0; }
.galeriaInt .anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; background: none; margin: 0; height: 97px; padding:8px 0px;}
.galeriaInt .anythingSlider .wrapper ul li { width: 441px; height:97px;}
.galeriaInt .anythingSlider .wrapper ul li img {border:none; padding:0px; float:left; margin:0px;}
.galeriaInt .anythingSlider .wrapper ul li h6 {border: 1px solid #6f6f6f; width:136px; height:90px; float:left; margin:2px;}
.galeriaInt .anythingSlider .wrapper ul li h6:hover{border: 1px solid #989898;}

.galeriaInt .anythingSlider ul li                   { display: block; float: left; padding: 0; height: 317px; width: 911px; margin: 0;}
.galeriaInt .anythingSlider .arrow                  { display: block; height: 120px; width: 67px; text-indent: -9999px; position: absolute; top: 0px; cursor: pointer; background:url(../gfx/arrows_gallery.png) no-repeat top;}
.galeriaInt .anythingSlider .forward                { background-position: 0 0; right: -49px; }
.galeriaInt .anythingSlider .back                   { background-position: -96px 0; left: -30px; }
.galeriaInt .anythingSlider .forward:hover          { background-position: 0 -200px; }
.galeriaInt .anythingSlider .back:hover             { background-position: -96px -200px; }
.galeriaInt #thumbNav                               { display:none;}
.galeriaInt #start-stop                             { display:none;}

/*
  Prevents
*/

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