/*------------------------------------------------------------------------
# JA Genista 1.0 - Nov, 2007
# ------------------------------------------------------------------------
# Copyright (C) 2004-2006 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */


body {
	margin:0px;
	padding: 0px;
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Tahoma, Helvetica, sans-serif;

}

body#bd {
	
	color: #333333;

}





body.fs4{
	font-size: 11px;
}



/* Normal link */
a {
	color: #35A6BE;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #35A6BE;
	text-decoration: underline;
}

/* Title text */
.contentheading, .componentheading, .componentheading2, .blog_more strong, h1, h2, h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption {
	color: #999999;
	font-size: 100%;
}

/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 155%;
}

h3 {
	font-size: 125%;
	font-weight: bold;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 30px;
	background: url(../images/bullet-list.gif) no-repeat 15px 6px;
	line-height: 180%;
}

ol li {
	margin-left: 35px;
	line-height: 180%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #DDDDDD;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}





/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}



.button {
	padding: 2px 5px;
	border-top: 1px solid #EFEFEF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #EFEFEF;
	color: #333333;
	background: url(../images/grad1.gif) repeat-x top #F2F9FD;
}

* html .button, *+html .button {
	padding: 2px 3px !important;
}

.inputbox {
	margin-bottom: 1px;
	padding: 3px 2px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
}



/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_seperator {
	display: block;
	height: 15px;
}

#ja-col1 .article_seperator, #ja-col2 .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
}

table.contenttoc td {
	padding: 3px 5px 3px 22px;
	background: url(../images/arrow.png) no-repeat 10px 7px;
}

table.contenttoc th {
	padding: 5px;
	border-top: 1px solid #EFEFEF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #EFEFEF;
	background: url(../images/grad1.gif) repeat-x top #F2F9FD;
	font-weight: bold;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder .sectiontableheader {
	padding: 8px 5px !important;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	border: none;
	background: #F2F9FD;
}

table.pollstableborder tr.sectiontableentry2 td {
	border: none;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	background: url(../images/h3-bg.gif) no-repeat center left;
	font-size: 150%;
	line-height: 30px;
	text-indent: 10px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 24px;
	background: url(../images/arrow.png) no-repeat 12px 5px;
}

td.buttonheading {
	padding: 0 0 0 8px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	padding: 0 0 15px 6px;
	margin-bottom: 0px;
	border-bottom: 0px solid #DDDDDD;
	font-size: 24px;
}

.componentheading2 {
	padding: 0 0 15px 0;
	margin-bottom: 0px;
	border-bottom: 0px solid #DDDDDD;
	font-size: 24px;
}


.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 170%;
}

.contentheading {
	padding-bottom: 5px;
	padding-left: 4px;
	font-size: 17px;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
	color: #F29441;
}

a.readon:hover, a.readon:active, a.readon:focus {
	color: #F29441;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding: 2px;
	color: #999999;
}

.modifydate {
	color: #999999;
	height: 15px;
}

.mod3uletable {
	padding: 0;
}

.mosimage {
	margin: 5px 10px 5px 0;
	padding: 0 0 5px;
}

* html .mosimage {
	padding: 5px 0 !important; /*IE 6*/
	margin: 15px 10px 10px 0;
}

*+html .mosimage {
	padding: 5px 0 !important; /*IE 7*/
}

.mosimage img {
	padding: 0 !important;
	margin: 0 !important;
}

.mosimage_caption {
	margin-top: 3px;
	padding: 1px 2px;
	color: #999999;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
		  padding: 4px;
 	 
	background: url(../images/grad1.gif) repeat-x top #A5AEB6;
	font-weight: bold;
	color: #f5f5f5;
	text-transform: capitalize !important;
	
	}
	
	.sectiontableheader2 {
		  padding-left: 4px;
 	 text-transform: capitalize !important;
  font-size: 24px;
	text-align: left;
	color: #000000;
	
	
	}
	
	.sectiontableheader a {
	

	color: #f5f5f5;
	
	}
	
	
	 		.titulos_bloques {
 		background-image: url(images/torneo.jpg)  ;
 	  padding-left: 4px;
 	  padding-top: 2px;
   height: 20px;
   color: #f5f5f5;
   font-family: Arial, Trebuchet MS,  Century Ghotic, Verdana, Arial, Helvetica, sans-serif;
   text-align: center;
   font-size: 14px;
font-weight: bold;
 		width: 98%;
 		}
 		
 		


tr.sectiontableentry1 td {
background-color: #fff;
	padding: 4px 2px;
	
	
}

tr.sectiontableentry2 td {
	padding: 4px 2px;
	background-color: #f8f8f8;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #EAECED;
	
	
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}


/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	float: left;
	width: 60%;
	background: url(../images/dot.gif) repeat-y top right;
}

#ja-content div.innerpad {
	clear: both;
	margin: 0;
	padding: 15px 20px;
	display: block;
	height: 300px;
}

html>body #ja-content div.innerpad {
	height: auto;
	min-height: 300px;
}



/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	position: absolute;
	bottom: 5px;
	left: 180px;
}

#ja-mainnav a,
#ja-mainnav a:hover,
#ja-mainnav a:active,
#ja-mainnav a:focus,
#ja-subnav a,
#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
	outline: none;
}
/* Main Menu(s) */

a.mainlevel {
font-size: 13px;
padding-left: 4px;
width: 153px;
font-family: "Arial", Tahoma, Helvetica, sans-serif;
display: block;
line-height: 20px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
border-right: 4px solid #CACACA;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 135px;
}

html>body a.mainlevel {width:135px;} /* Opera5-Fix-fix ;-) */

a.mainlevel:hover, a.mainlevel#active_menu {
background: #F1F1F1;
text-decoration: none;
border-right: 4px solid #858585;
}


/* MODULE
--------------------------------------------------------- */


.padding {
margin: 10px ;
width: 190px;
}

div.moduletable
 {
margin:10px 4px;
padding-bottom: 20px;
background: blue;

}



div.moduletable-default {



}



.left {
padding-left:6px;

}




td.left div.moduletable h3
 {
	background: url(../images/titulos_head_200.jpg) 0 0 repeat-y;
	color: #fff;
	padding:4px;

	text-insdent: 10px;
	text-align: center;
}



td.left div.moduletable {
	background: #fff url(../images/mod1-foot.png) 0 100% repeat-x;
	color: #333;
		
	
}






div.icon1 h3 {
	background-image: url(../images/icon/h3-icon1.png);
}

div.icon2 h3 {
	background-image: url(../images/icon/h3-icon2.png);
}

div.icon3 h3 {
	background-image: url(../images/icon/h3-icon3.png);
}

div.icon4 h3 {
	background-image: url(../images/icon/h3-icon4.png);
}

div.icon5 h3 {
	background-image: url(../images/icon/h3-icon5.png);
}

div.icon6 h3 {
	background-image: url(../images/icon/h3-icon6.png);
}

div.icon7 h3 {
	background-image: url(../images/icon/h3-icon7.png);
}

div.icon8 h3 {
	background-image: url(../images/icon/h3-icon8.png);
}

div.icon9 h3 {
	background-image: url(../images/icon/h3-icon9.png);
}

#ja-col1 div.moduletable h3,
#ja-col2 div.moduletable h3,
#ja-col1 div.moduletable-default h3,
#ja-col2 div.moduletable-default h3 {
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	background: url(../images/hdot.gif) repeat-x bottom left;
	color: #35A6BE;
}

#ja-colwrap div.moduletable,
#ja-colwrap div.moduletable-default {
	padding: 10px 14px !important;
	margin: 0 1px;
}




/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}






div.moduletable h3
 {
	background: url(../images/titulos_head_200.jpg) 0 0 no-repeat;
	color: #fff;
	padding:4px;

	text-insdent: 10px;
	text-align: center;
}



 div.moduletable {
	background: #fff url(../images/mod1-foot.png) 0 100% repeat-y;
	color: #333;
		
	
}



.aviso {
 position:relative;

 margin-top: -20px;
 margin-left: 40px;
 padding:0px 12px 0px 0px;
 border: 1px solid blue;
 width: 100px;
 background: white;
	
	}
	
	.info {
	 position:relative;
	  margin-top: 5px;
 margin-left: -110px;
	 padding-top: 20px;
	 padding-left: 10px;
 width: 300px;
 background: white;
 height: 60px;
 background: url(http://localhost/xoops16/themes/default/images/aviso.png);
	}
	
.jugadores_caja {
float: left;
width: 150px;
background: green;
margin-right:10px;
height:120px;
}


	.info_player img {

float: left;


	}
	
		.info_player2 {
	 position:relative;
	  margin-top: 150px;
 maragin-left: 410px;
	 padding-top: 20px;
	 padding-left: 10px;
float: right;
 background: blue;

	}
	
	
	.padding {
	padding-top: 10px;
	background: blue;
	}
	
	




	.uppercase {
	text-transform: capitalize !important;

	}
	
	.outer {
	border-top: 1px solid #A5AEB6;
	border-left: 1px solid #DBDFE2;
	border-right: 1px solid #DBDFE2;
	border-bottom: 1px solid #DBDFE2;
	
	}
	
		.outer2 {
	border-top: 1px solid #DBDFE2;
	border-left: 1px solid #DBDFE2;
	border-right: 1px solid #DBDFE2;
	border-bottom: 1px solid #DBDFE2;
	
	
	}
	
	
	.pageNav {
	color: white;
	font-size: 11px;
	
padding: 0 1px 0 1px;
	}
	
		.pageNav a{
	padding: 0 1px 0 1px;
	font-size: 11px;
	color: silver;
text-decoration: none;
	}
	
			.pageNav a:hover{
	background: white;
	padding: 0 1px 0 1px;
	font-size: 11px;
	color: black;
	text-decoration: none;
	margin: 0px;
	
	}
	
		.jornada {
	padding: 1px;
	font-size: 11px;
	color: silver;
	text-transform: capitalize !important;
	
	}
	
	
	.navi {
		width: 100%;
	height: 20px;
	padding-top:5px;
	background-image: url(../images/fondo_pagenav.gif)  ;
	}
	
	.navi96 {
	padding: 0px;
		width: 98%;
	height: 20px;
	padding-top:5px;
	color: silver;
	background-image: url(../images/fondo_pagenav.gif)  ;
text-align: left;
	}
	


	
	
	
		.navi96 a{
		padding: 0px;
	color: #f2f2f2;
	text-decoration: none;
	margin-left: 5px;
	font-size: 14px;
	
	}
	
			.navi96 a:hover{
	color: black;
	text-decoration: none;
	padding: 0px;
	background: white;
	margin-left: 5px;
	
	}
	
	
	
		.tablas_left {
	float: left;
	width: 330px;
	margin-left: 4px;
	}
	
	
	.tablas_right {
	float: right;
	width: 380px;
	margin-right: 10px;
	
	}
	
.resultados  {
	
	
	margin-left: 10px;
	
	}
