/*BENDITO CARRUSEL*/
.jcarousel-skin .jcarousel-container {  }
.jcarousel-skin .jcarousel-container-horizontal {padding:0 30px; width:930px; }
.jcarousel-skin .jcarousel-container-vertical {width: 75px; height: 245px; padding: 40px 20px; }
.jcarousel-skin .jcarousel-clip-horizontal {width: 930px; height: 40px; }
.jcarousel-skin .jcarousel-clip-vertical {width:  77px; height: 245px; }
.jcarousel-skin .jcarousel-item {width: 59px!important; height: 38px; border: 1px solid #fff; }
.jcarousel-skin .jcarousel-item:hover {border-color: #808080; }
.jcarousel-skin .jcarousel-item-horizontal {margin: 0 1px 0 0; }
.jcarousel-skin .jcarousel-item-vertical {margin-bottom: 7px; }
.jcarousel-skin .jcarousel-item-placeholder {} /** *  Horizontal Buttons */ .jcarousel-skin .jcarousel-next-horizontal {position: absolute; top: 5px; right: 5px; width: 20px; height: 32px; cursor: pointer; background: transparent url(../images/arrowTxtRightDirection.gif) no-repeat 0 0; }
.jcarousel-skin .jcarousel-next-disabled-horizontal, .jcarousel-skin .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin .jcarousel-next-disabled-horizontal:active {cursor: default; background-position: -96px 0; }
.jcarousel-skin .jcarousel-prev-horizontal {position: absolute; top: 5px; left: 5px; width: 20px; height: 32px; cursor: pointer; background: transparent url(../images/arrowTxtLeftDirection.gif) no-repeat 0 0; }
.jcarousel-skin .jcarousel-prev-disabled-horizontal, .jcarousel-skin .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin .jcarousel-prev-disabled-horizontal:active {cursor: default; background-position: -96px 0; } /** *  Vertical Buttons */ .jcarousel-skin .jcarousel-next-disabled-vertical, .jcarousel-skin .jcarousel-next-disabled-vertical:hover, .jcarousel-skin .jcarousel-next-disabled-vertical:active {cursor: default; background-position: 0 -96px; }
.jcarousel-skin .jcarousel-prev-disabled-vertical, .jcarousel-skin .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin .jcarousel-prev-disabled-vertical:active {cursor: default; background-position: 0 -96px; } /** * This <div> element is wrapped by jCarousel around the list * and has the classname "jcarousel-container". */ .jcarousel-container {position: relative; }
.jcarousel-clip {z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative; }
.jcarousel-list {z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0; }
.jcarousel-list li, .jcarousel-item {float: left; list-style: none; }
.jcarousel-next {z-index: 3; display: none; }
.jcarousel-prev {z-index: 3; display: none; }

/*CLUBES*/
#clubsSectionLogos{ float:left; margin:22px 0 20px 0; }
#clubsSectionLogos ul{ margin:0; }
#clubsSectionLogos ul li{ width:59px; height:38px; float:left; display:inline; border:1px solid #444; margin: 0 1px 0 0;  }
#clubsSectionLogos ul li a{ width:59px; height:38px; text-indent:-9999px; display:block; background:url(../images/clubesLogos.jpg) no-repeat; float:left; overflow:hidden; }
#clubsSectionLogos ul li a:hover{ width:59px; height:38px; }
/*-----------------------------------------------------------------
Estilos por cada club
donde dice background-position solo hay que sumarle 62px cada vez q se genere uno nuevo
-----------------------------------------------------------------*/

#clubsSectionLogos ul li a #correcaminos{ background-position: left top; }
#clubsSectionLogos ul li a#correcaminos:hover{ background-position: left bottom; }
#clubsSectionLogos ul li a#lDX  { background-position: -62px top; }
#clubsSectionLogos ul li a#lDX:hover{ background-position: -62px bottom; }
#clubsSectionLogos ul li a#cadejos{ background-position: -124px top; }
#clubsSectionLogos ul li a#cadejos:hover{ background-position: -124px bottom; }
#clubsSectionLogos ul li a#soldados{ background-position: -186px top; }
#clubsSectionLogos ul li a#soldados:hover{ background-position: -186px bottom; }
#clubsSectionLogos ul li a#FightersChrist{ background-position: -248px top; }
#clubsSectionLogos ul li a#FightersChrist:hover{ background-position: -248px bottom; }
#clubsSectionLogos ul li a#gitanos{ background-position: -310px top; }
#clubsSectionLogos ul li a#gitanos:hover{ background-position: -310px bottom; }
#clubsSectionLogos ul li a#comanches{ background-position: -372px top; }
#clubsSectionLogos ul li a#comanches:hover{ background-position: -372px bottom; }
#clubsSectionLogos ul li a#tiburones{ background-position: -434px top; }
#clubsSectionLogos ul li a#tiburones:hover{ background-position: -434px bottom; }
#clubsSectionLogos ul li a#rebeldes{ background-position: -496px top; }
#clubsSectionLogos ul li a#rebeldes:hover{ background-position: -496px bottom; }
#clubsSectionLogos ul li a#acomore{ background-position: -558px top; }
#clubsSectionLogos ul li a#acomore:hover{ background-position: -558px bottom; }
#clubsSectionLogos ul li a#coyotes{ background-position: -620px top; }
#clubsSectionLogos ul li a#coyotes:hover{ background-position: -620px bottom; }
#clubsSectionLogos ul li a#hOG{ background-position: -682px top; }
#clubsSectionLogos ul li a#hOG:hover{ background-position: -682px bottom; }
#clubsSectionLogos ul li a#steelAngels{ background-position: -744px top; }
#clubsSectionLogos ul li a#steelAngels:hover{ background-position: -744px bottom; }
#clubsSectionLogos ul li a#agilas{ background-position: -806px top; }
#clubsSectionLogos ul li a#agilas:hover{ background-position: -806px bottom; }
#clubsSectionLogos ul li a#bandidos{ background-position: -868px top; }
#clubsSectionLogos ul li a#bandidos:hover{ background-position: -868px bottom; }
#clubsSectionLogos ul li a#fantasmas{ background-position: -930px top; }
#clubsSectionLogos ul li a#fantasmas:hover{ background-position: -930px bottom; }
#clubsSectionLogos ul li a#grandesolodios{ background-position: -992px top; }
#clubsSectionLogos ul li a#grandesolodios:hover{ background-position: -992px bottom; }
#clubsSectionLogos ul li a#ironspells{ background-position: -1054px top; }
#clubsSectionLogos ul li a#ironspells:hover{ background-position: -1054px bottom; }
#clubsSectionLogos ul li a#elcamino{ background-position: -1116px top; }
#clubsSectionLogos ul li a#elcamino:hover{ background-position: -1116px bottom; }
#clubsSectionLogos ul li a#cruzados{ background-position: -1178px top; }
#clubsSectionLogos ul li a#cruzados:hover{ background-position: -1178px bottom; }
#clubsSectionLogos ul li a#tribu{ background-position: -1240px top; }
#clubsSectionLogos ul li a#tribu:hover{ background-position: -1240px bottom; }
#clubsSectionLogos ul li a#pactado{ background-position: -1302px top; }
#clubsSectionLogos ul li a#pactado:hover{ background-position: -1302px bottom; }
#clubsSectionLogos ul li a#tigresmc{ background-position: -1364px top; }
#clubsSectionLogos ul li a#tigresmc:hover{ background-position: -1364px bottom; }
#clubsSectionLogos ul li a#amigosmc{ background-position: -1426px top; }
#clubsSectionLogos ul li a#amigosmc:hover{ background-position: -1426px bottom; }
#clubsSectionLogos ul li a#ceroestres{ background-position: -1488px top; }
#clubsSectionLogos ul li a#ceroestres:hover{ background-position: -1488px bottom; }
#clubsSectionLogos ul li a#atramilitis{ background-position: -1550px top; }
#clubsSectionLogos ul li a#atramilitis:hover{ background-position: -1550px bottom; }
#clubsSectionLogos ul li a#foraneos{ background-position: -1612px top; }
#clubsSectionLogos ul li a#foraneos:hover{ background-position: -1612px bottom; }
#clubsSectionLogos ul li a#roadknights{ background-position: -1674px top; }
#clubsSectionLogos ul li a#roadknights:hover{ background-position: -1674px bottom; }










