/*
    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: 960px; height: 360px; position: relative; margin: 0 auto 15px; #padding-bottom: 20px;}
.anythingSlider .wrapper                { width: 940px; overflow: auto; height: 360px; margin: 0px 10px; 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: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 336px; width: 940px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 70px; width: 67px; background: url(../images-slider/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 125px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 -60px; right: -40px; z-index: 10;}
.anythingSlider .back                   { background-position: -67px -60px; left: -40px; z-index: 10;}
.anythingSlider .forward:hover          { background-position: 0 -260px; }
.anythingSlider .back:hover             { background-position: -67px -260px; }

#thumbNav                               { position: relative; top: 336px; text-align: right; right: 10px; }
#thumbNav a                             { color: #FFFFFF; display: inline-block; height: 18px; background: #000000; text-align: center; width: 28px; height: 28px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 28px; font-weight: bold; text-decoration: none;}
#thumbNav a:hover                       { background-image: none; text-decoration: none;}
#thumbNav a.cur                         { background: #e0a213; width: 28px; height: 28px; background-color: #fdf308; text-decoration: none; color: #000000}

#start-stop                             { background: green; background-image: url(../images-slider/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; 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                     { background-color: red; }
#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; }

.slide1{width: 100%; float: left; padding-left: 30px; padding-top: 20px; display:block;}
.slide1title{width: 417px; float: left;}
.slide1title h1{width: 417px; float: left; text-transform: uppercase; font-size: 19px;}
.slide1txt{width: 417px; float: left; padding-top: 10px;}
.slide1txt h2{width: 417px; float: left; padding-top: 20px; font-size: 15px; text-align: justify; line-height: 35px;}
.slide1bloque{width: 417px; float: right; padding-right: 80px; padding-top: 50px;}
.prueba{ background-image: url(01.jpg); background-repeat: no-repeat; background-position: left top; }
.slide2txt{width: 411px; float: left; padding-left: 50px; padding-top: 100px;}
.slide2txt h2{font-size: 15px; text-align: justify; line-height: 35px;}
.slide3txt{width: 411px; float: right; padding-right: 70px; padding-top: 50px; font-size: 15px; text-align: justify; line-height: 35px;}
.slide3txt h2{font-size: 15px; text-align: justify; line-height: 35px;}
.slide4{width: 100%; float: left; padding-left: 30px; padding-top: 20px; display:block;}
.slidevideo{width: 415px; height: 120px; float: right; padding-right: 80px; padding-top: 50px;}
.slidetitlevideo{width: 100%; float: left; height: 15px; font-size: 13px; color: #5abcd1;}
.slidetitleportfolio{width: 100%; float: left; height: 30px; padding-top: 15px; font-size: 20px; text-transform: uppercase;}
.slidetitletxt{width: 100%; float: left; height: 30px; padding-top: 30px; font-size: 14px; line-height: 25px;}
.slide-video{width: 349px; height: 262px; float: left; padding-top: 15px; padding-left: 15px;}
