/**

 * BxSlider v4.1.2 - Fully loaded, responsive content slider

 * http://bxslider.com

 *

 * Written by: Steven Wanderski, 2014

 * http://stevenwanderski.com

 * (while drinking Belgian ales and listening to jazz)

 *

 * CEO and founder of bxCreative, LTD

 * http://bxcreative.com

 */





/** RESET AND LAYOUT

===================================*/



.bx-wrapper {

	position: relative;

	*zoom: 1;

}



.bx-wrapper img {

	max-width: 100%;

	display: block;

}



/** THEME

===================================*/



.bx-wrapper .bx-viewport {

	background: #fff;

	width:762px;

	height:501px;

	/*fix other elements on the page moving (on Chrome)*/

	-webkit-transform: translatez(0);

	-moz-transform: translatez(0);

    	-ms-transform: translatez(0);

    	-o-transform: translatez(0);

    	transform: translatez(0);

}



.bx-wrapper .bx-pager,

.bx-wrapper .bx-controls-auto {

	position: absolute;

	bottom: -30px;

	width: 100%;

}



/* LOADER */



.bx-wrapper .bx-loading {

	min-height: 50px;

	background: url("../ajaxtabs/loading.gif") center center no-repeat #fff;

	height: 100%;

	width: 100%;

	position: absolute;

	top: 0;

	left: 0;

	z-index: 2000;

}



/* PAGER */



.bx-wrapper .bx-pager {

	text-align: center;

	font-size: .85em;

	font-family: Arial;

	font-weight: bold;

	color: #666;

	padding-top: 20px;

}



.bx-wrapper .bx-pager .bx-pager-item,

.bx-wrapper .bx-controls-auto .bx-controls-auto-item {

	display: inline-block;

	*zoom: 1;

	*display: inline;

}



.bx-wrapper .bx-pager.bx-default-pager a {

	background: #666;

	text-indent: -9999px;

	display: block;

	width: 10px;

	height: 10px;

	margin: 0 5px;

	outline: 0;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

}



.bx-wrapper .bx-pager.bx-default-pager a:hover,

.bx-wrapper .bx-pager.bx-default-pager a.active {

	background: #000;

}



/* DIRECTION CONTROLS (NEXT / PREV) */



.bx-wrapper .bx-prev {

	left: 10px;

	background: url(http://bxslider.com/lib/images/controls.png) no-repeat 0 -32px;

}



.bx-wrapper .bx-next {

	right: 10px;

	background: url(http://bxslider.com/lib/images/controls.png) no-repeat -43px -32px;

}



.bx-wrapper .bx-prev:hover {

	background-position: 0 0;

}



.bx-wrapper .bx-next:hover {

	background-position: -43px 0;

}



.bx-wrapper .bx-controls-direction a {

	position: absolute;

	top: 50%;

	margin-top: -16px;

	outline: 0;

	width: 32px;

	height: 32px;

	text-indent: -9999px;

	z-index: 9999;

}



.bx-wrapper .bx-controls-direction a.disabled {

	display: none;

}



/* AUTO CONTROLS (START / STOP) */



.bx-wrapper .bx-controls-auto {

	text-align: center;

}



.bx-wrapper .bx-controls-auto .bx-start {

	display: block;

	text-indent: -9999px;

	width: 10px;

	height: 11px;

	outline: 0;

	background: url(http://bxslider.com/lib/images/controls.png) -86px -11px no-repeat;

	margin: 0 3px;

}



.bx-wrapper .bx-controls-auto .bx-start:hover,

.bx-wrapper .bx-controls-auto .bx-start.active {

	background-position: -86px 0;

}



.bx-wrapper .bx-controls-auto .bx-stop {

	display: block;

	text-indent: -9999px;

	width: 9px;

	height: 11px;

	outline: 0;

	background: url(http://bxslider.com/lib/images/controls.png) -86px -44px no-repeat;

	margin: 0 3px;

}



.bx-wrapper .bx-controls-auto .bx-stop:hover,

.bx-wrapper .bx-controls-auto .bx-stop.active {

	background-position: -86px -33px;

}



/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */



.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {

	text-align: left;

	width: 80%;

}



.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {

	right: 0;

	width: 35px;

}



/* IMAGE CAPTIONS */



.bx-wrapper .bx-caption {

	position: absolute;

	bottom: 0;

	left: 0;

	background: #666\9;

	background: rgba(80, 80, 80, 0.75);

	width: 100%;

}



.bx-wrapper .bx-caption span {

	color: #fff;

	font-family: Arial;

	display: block;

	font-size: .85em;

	padding: 10px;

}

.patrocinador_tipo1,.patrocinador_tipo2{overflow: hidden;}

#slider1{float:left;height: 219px;width: 452px;}

#slider1 .bx-wrapper {

list-style: none;

width: 454px;

height: 219px;

overflow: hidden;

}

#menu-nuevo {

float: right;

background: #f4f4f4;

width:161px;

}

#menu-nuevo li {

list-style: none;

border-bottom: 1px solid;

padding: 1px 4px 5px 12px;

}

#menu-nuevo li a {

color: #6b6b6b;

text-decoration: none;

font-size: 13px;

font-family: Arial, Helvetica, sans-serif;

}

#menu-nuevo ul {

position: relative;

overflow: hidden;

}

#menu-nuevo li span {

display: block;

width: 200px;

height: 20px;

position: absolute;

right: 0;

margin-top: -17px;

transform: translateX(275px);

-webkit-transition: all .6s ease-out;

-moz-transition: all .6s ease-out;

-ms-transition: all .6s ease-out;

-o-transition: all .6s ease-out;

transition: all .6s ease-out;
-webkit-transform: translateX(275px);
-moz-transition: translateX(275px);
-ms-transition: translateX(275px);
-o-transition: translateX(275px);
}

#menu-nuevo li:nth-child(1):hover a {

color:#FA3200;

}

#menu-nuevo li:nth-child(2):hover a {

color:#FF9900;

}

#menu-nuevo li:nth-child(3):hover a {

color:#00A9EC;

}

#menu-nuevo li:nth-child(4):hover a {

color:#707325;

}

#menu-nuevo li:nth-child(5):hover a {

color:#004889;

}

#menu-nuevo li:nth-child(6):hover a {

color:#E93717;

}

#menu-nuevo li:nth-child(7):hover a {

color:#301807;

}

#menu-nuevo li:nth-child(8):hover a {

color:#007FA0;

}

#menu-nuevo li:nth-child(1) span{

	background:#FA3200;

}

#menu-nuevo li:nth-child(2) span{

	background:#FF9900;

}

#menu-nuevo li:nth-child(3) span{

	background:#00A9EC;

}

#menu-nuevo li:nth-child(4) span{

	background:#707325;

}

#menu-nuevo li:nth-child(5) span{

	background:#004889;

}

#menu-nuevo li:nth-child(6) span{

	background:#E93717;

}

#menu-nuevo li:nth-child(7) span{

	background:#301807;

}

#menu-nuevo li:nth-child(8) span {

	background:#007FA0;

}



#menu-nuevo li:nth-child(1):hover span{

	background:#FA3200;

transform: translatex(-156px);

width: 400px;

}

#menu-nuevo li:nth-child(2):hover span{

	background:#FF9900;

transform: translatex(-156px);

width: 400px;

}

#menu-nuevo li:nth-child(3):hover span{

	background:#00A9EC;

transform: translatex(-156px);

width: 400px;

}

#menu-nuevo li:nth-child(4):hover span{

	background:#707325;

transform: translatex(-156px);

width: 400px;

}

#menu-nuevo li:nth-child(5):hover span{

	background:#004889;

transform: translatex(-156px);

width: 400px;

}

#menu-nuevo li:nth-child(6):hover span{

	background:#E93717;

transform: translatex(-156px);

width: 400px;

}

#menu-nuevo li:nth-child(7):hover span{

	background:#301807;

transform: translatex(-156px);

width: 400px;

}

#menu-nuevo li:nth-child(8):hover span {

	background:#007FA0;

transform: translatex(-156px);

width: 400px;

}

#carrusel {

height: 160px;

width: 140px;

overflow: hidden;

}

#slider4, #slider5 {

min-height: 64px;

height: auto;

}

#slider4 {

    height: 77px;

}

#slider5 {

    height: 95px;

}

nav.link-deportes {

    z-index: 51;

    position: absolute;

}



nav.link-deportes span {

    display: none;

}



nav.link-deportes a:hover div {

    background: none;

}



nav.link-deportes a:hover span {

    display: block;

    float: right;

    margin: 20px 27px;

    font-family: Arial, Helvetica, sans-serif;

    color: #fff;

}



nav.link-deportes div {

    float: left;

    clear: left;

}

nav.link-deportes a {

    display: block;

}

textarea#reg_text {

position: absolute;

z-index: 70;

}

#carrusel li a img{width:100%;}

.link_img {

background-image: url("../reglamento/botonpdf.png");

width: 359px;

height: 129px;

display: block;

}

