@charset "utf-8";
h1 {
	font-size: 12px; /*H1 FONT SIZE*/
	color: #bbbbbb; /*H1 FONT COLOR*/
	font-weight: normal;
}
h2 {
	color: #0099ff; /*H2 FONT COLOR*/
	text-transform: none; /*TRANSFORMS TEXT TO UPPERCASE*/
	font-size: 14px; /*H2 FONT SIZE*/
}
h3 {
	color: #bbbbbb; /*H3 FONT COLOR*/
	text-transform: none; /*TRANSFORMS TEXT TO UPPERCASE*/
	font-size: 12px; /*H3 FONT SIZE*/
	font-weight: bold; /*REMOVES BOLD*/
}

h4 {
	color: #bbbbbb; /*H4 FONT COLOR*/
	text-transform: none; /*TRANSFORMS TEXT TO UPPERCASE*/
	font-size: 14px; /*H4 FONT SIZE*/
	font-weight: bold;
}
.azul-12 {
	color: #0099ff;
	font-size: 12px;
}
.azul-bold-12 {
	color: #0099ff;
	font-size: 12px;
	font-weight: bold;
}
.gris-12 {
	color: #bbb;
	font-size: 12px;
}
.gris-12-dark {
	color: #999999;
	font-size: 12px;
}
.gris-bold-12 {
	color: #bbb;
	font-size: 12px;
	font-weight: bold;
}
.gris-bold-14 {
	color: #bbb;
	font-size: 14px;
	font-weight: bold;
}
.gris-bold-16 {
	color: #bbb;
	font-size: 16px;
	font-weight: bold;
}
.yellow-12 {
	color: #FFFF00;
	font-size: 12px;
}
.red-12 {
	color: #FF0000;
	font-size: 12px;
}


	img	{
    border:0;
    margin:0;
    padding:0;
	}
a {
	color: #0099FF;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.tooltip {
position:absolute;
z-index:999;
left:-9999px;
background-color:#000000;
padding:3px;
border:1px solid #4d4d4d;
width:auto;
}

.tooltip p {
margin:0;
padding:3px;
color:#bbb;
background-color:#000000;
padding:5px 5px 5px 5px;
}




	span {
	display: none;
	}
    body  {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/body_background.jpg);
	background-repeat:  no-repeat;
	font-style: normal;
	text-align: left;
    }
.gen #top-container/* top-container styles */

{
	height:25px;
	background-image:url(../images/top_background.png);
	width:100%;
}
		
    .gen #container {
	width: 1072px;
	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	border: 1px solid #000000;
	text-align: center;
    } 
/*---------------- header ----------------------*/
    .gen #header {
	padding: 0;
	height: 140px;
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 40px;
    } 

	.gen #logo {
	width: 311px;
	height: 120px;
	margin-left: 40px;
	margin-top: 1px;
	float: left;
	background-image: url(../images/header_logo.png);
	background-image: url(../images/logo_content_bg.png);
	background-repeat: no-repeat;
	}
	.gen  #logo #apdiv1 {
	position:absolute;
	width:303px;
	height:118px;
	left: 95px;
	top: 27px;
	}
	
	.gen #header #header-buttons {
	float: right;
	margin-top:60px;
	width: 178px;
	height: 32px;
	}



/*---------------- menu_tab----------------------*/
	.gen #menu_tab {
	height: 22px;
	width: 1028px;
	margin: 0px 0 0 44px;
	}
.gen   #menu_tab  a img {
    opacity:0.5;
    MozOpacity:0.5;
    KhtmlOpacity:0.5;
    filter:alpha(opacity=50);
	}
.gen #menu_tab a:hover img  {
    opacity:1;
    MozOpacity:1;
    KhtmlOpacity:1;
    filter:alpha(opacity=100);
	}
.gen     #fadeshow1 {
	width: 992px; /* esto anula text-align: center en el elemento body. */
	background-color: #000000;
	height: 288px;
	float: left;
	z-index: -1000;
}
.gen     #flash-content-left {
	width: 40px;
	height: 288px;
	background-image: url(../images/flash_content_leftsmall.png);
	float: left;
}
.gen      #flash-content-right {
	width: 40px;
	height: 288px;
	background-image: url(../images/flash_content_rightsmall.png);
	float: left;
}
.gen  #content {
	width: 992px;
	float: left;
	clear: both;
	padding-left: 40px;
}

.gen /*---------------- sidebar1 ----------------------*/
     #title-image-left {
	float: left;
	margin-top: 6px;
	background-image: url(../images/title-image-left.png);
	height: 42px;
	width: 276px;
	background-repeat: no-repeat;
    }
.gen   /*---------------- sidebar1 ----------------------*/
#title-image-center {
	float: left;
	margin-top: 6px;
	background-image: url(../images/title-image-center.png);
	height: 42px;
	background-repeat: no-repeat;
	width: 357px;
    }
.gen  /*---------------- sidebar1 ----------------------*/
#title-image-right {
	float: left;
	margin-top: 6px;
	height: 42px;
    }



/*---------------- sidebar1 ----------------------*/
    .gen #sidebar1 {
	float: left;
	width: 240px;
	background-image: url(../images/sidebar1-background.png);
	background-repeat:   repeat-y;
	padding-top: 15px;
    }
.gen   #sidebar1 h3, .gen #sidebar1 p {
	line-height: 20px;
	text-align: justify;
	margin: 0 5px 0 5px;
    }
.gen #sidebar1-bottom {
	float: left;
	width: 240px;
	}	

/*---------------- mainContent ----------------------*/
.gen #mainContent {
	float: left;
	margin-left: 35px;
	width: 705px;
	padding-top: 10px;
} 

.gen #mainContent p {
	margin-bottom: 5px;
	text-align: justify;
	line-height: 20px;

} 
.gen #mainContent_back-top {
	height: 18px;
	float: left;
	width: 705px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.gen #mainContent_back-top-left {
	float: left;
	width: 20px;
	margin-left: 320px;

}
.gen #mainContent_back-top-right {
	text-align: left;
	padding-left: 0px;
	width: auto;
	margin-left: 345px;

}

.gen #mainContent_inside {
	width: 705px;
	padding-top: 0px;
    } 
.mainContent_patch {
	height: 15px;
		}

/*---------------- mainContent_clean (NO SIDEBAR) ----------------------*/
.gen #mainContent_clean {
	float: left;
	margin-left: 0px;
	width: 992px;
	padding-top: 10px;
} 



/* CSS Document */

/* Vertical Accordions */
		
.accordion_toggle {
	display: block;
	height: 41px;
	width: 705px;
	padding: 0 0px 0 0px;
	outline: none;
	cursor: pointer;
	margin: 0;
	background-image: url(../images/regla-tab-img.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 41px;
	text-align: left;
	text-indent: 10px;
		}
		
.accordion_toggle_active {
	background-image: url(../images/regla-tab-img.png);
	background-repeat: no-repeat;
	background-position: right top;
		}
		
.accordion_content {
	overflow: hidden;
	color: #bbb;
	padding-top: 10px;
		}
.accordion_content p {
	margin-left: 10px;
	line-height: 20px;

		}
.accordion_content   a {
	color: 0066ff;

		}
.accordion_content  ul {
	line-height: 20px;
	text-align: left;
		}
.accordion_content li {
	line-height: 20px;
	text-align: left;
		}
.galeria-image-title {
	float: left;
	margin-bottom: 5px;
	width: 705px;

}
.galeria-image-grid {
	margin-left:0px;
	margin-top:0px;
	width: 705px;
}
.galeria-image-grid  img {
	float:left;
	margin-bottom:30px;
	margin-left: 20px;
}


/* TORNEOS HEADER */

.torneos-title {
	background:no-repeat top left;
  	width:705px;
  	height: 30px;
	padding-top:0px;
}

.torneos-img {
	background:no-repeat top left;
  	width:705px;
  	height: 300px;
	padding-top:0px;
}

.torneos-all {
	width:705px;
	padding-top:0px;
}

.status-server {
	width:705px;
	padding-top:0px;
}



/* TABS */

/* root element for tabs  */
ul.tab-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #4d4d4d;
}

/* single tab */
ul.tab-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.tab-tabs a { 
	float:left;
	font-size:12px;
	display:block;
	padding:5px 20px;	
	text-decoration:none;
	border:1px solid #4d4d4d;	
	border-bottom:0px;
	height:18px;
	background-color:#000000;
	color:#bbb;
	margin-right:3px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
	top:1px;	
}

ul.tab-tabs a:hover {
	background-color:#1c1c1c;
	color:#fff;
}
	
/* selected tab */
ul.tab-tabs a.current {
	background-color:#1c1c1c;
	border-bottom:1px solid #4d4d4d;	
	color:#fff;	
	cursor:default;
}

	
/* tab pane */
.tab-container {
	background-color:#000000;
	border:1px solid #4d4d4d;
	border-width:0 1px 1px 1px;
	margin:0px;
	min-height:150px;
	padding:5px 10px 10px 10px;
}

.tab-container p {
	margin-left: 0px;
	margin-right: 0px;
	line-height: 20px;
	margin-top: 5px;

}

.tab-content {
	display:block;
	height:100%;
	color:#bbb;
	font-size:12px;
	font-weight:normal;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	width:100%;
	padding: 5px 0;
}




/* TORNEOS TABLES */
.torneos-table {
	width:680px;
	margin-top:25px;
	float:left;
	font-size:12px;
	font-family:Arial;
	background-color:#000;
}
.torneos-table tr {
	height:28px;
}
.torneos-table .title {
	border-bottom:1px solid #000;
	border-top:1px solid #131413;
	background-color:#1c1c1c;
	text-align:center;
}
.torneos-table td {
	border-bottom:1px solid #000;
	border-top:1px solid #131413;
	background-color:#0d0d0d;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
}
.torneos-table .description-col   {
	text-align:left;
	padding-left:0px;
}


/* TORNEOS ALL */
.torneos-all-holder {
	background-color:#131313;
	border:1px solid #4d4d4d;
	margin:8px 0;
	width:680px;
	height: 90px; 
}
.torneos-all-holder	 .cell_devider {
	background:url(../images/cell-devider.png) no-repeat top;
	float:left;
	height:90px;
	-moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;
}
.torneos-all-holder   .cell_1, .torneos-all-holder   .cell_2, .torneos-all-holder   .cell_3, .torneos-all-holder   .cell_4 {
	color:#bbb;
	float:left;
	margin:0 10px;
}
.torneos-all-holder   .cell_1 {
	width:60px;
}
.cell_1 .large {
	color:#bbb;
	font-size:14px;
	margin:34px 0;
	text-align:center;
}
.torneos-all-holder   .cell_2 {
	width:330px;
}
.torneos-all-holder   .cell_3 {
	font-size:12px;
	width:120px;
}
.torneos-all-holder   .cell_4 {
	width:81px;
}



.spacer {
	width:705px;
	float: left;
}



/* PARTNERS */

.partners-header {
	float:left;
	width:705px;
	border-bottom:1px solid #4d4d4d;
	margin-bottom:5px;
}

.partners-logo {
	float:left;
	width:705px;
}

.partners-logo  p {
	float:left;
	display:inline;
	padding:5px 5px 10px 5px;
	width:320px;
	margin:10px;
	border:1px solid #4d4d4d;
	text-align:center;
	font-size:12px;
}

.partners-logo  img {
	margin-bottom:2px;
	padding-bottom:5px;
	border-bottom:1px solid #4d4d4d;
}


	
/*---------------- footer ----------------------*/
.gen #footer-patch {
	width:1072px;
	height:40px;
	clear: both;
	float: left;
}

.gen #footer {
	width:100%;
	height:30px;
	font-size:10px;
	color:#0CA7F8;
	background-repeat: repeat;
	background-color: #191919;
	margin-top: auto;
	position: relative;
	background-image: url(../images/footer_menu_bg.png);
	margin-right: auto;
	margin-left: auto;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
}

.gen  #footer P {
	width:1072px;
	margin-right: auto;
	margin-left: auto;
}


	.hidden {
	display: none; /*hides our 2nd and 3rd featured images*/
}


    .clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

