ul#competiciones {
	background: #fff;
	float: left;
	border: solid 1px #e0e1e1;
	border-bottom: solid 2px #c7c8c8;
	border-top:hidden;
	width: 773px;
}
ul#competiciones > li {
	padding: 1px 1px;
	margin-bottom:0;
	border-bottom: solid 1px #e0e1e1;
	width: 771px;
	font-size: 0.95em;
}
ul#competiciones > li.titulos {
	background: url(../img/cuadro-tit-negro-775.png) no-repeat;
	border-bottom:none;
	border: none;
	width: 775px;
	overflow: hidden;
	padding: 0;
	height: 34px;
	float:left;
}
ul#competiciones > li.titulos h2 {
	color:#fff;
	margin-left:10px;
}
ul#competiciones > li.titulos img {
	float:left;
	margin: 0;
	margin-left: 10px;
}

ul#competiciones h3 {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	/*color:#333;*/
	width:691px;
	display:block;
	height: 18px;
	/*font-size: 2.4em;*/

	padding: 15px 40px;
	text-align:left;
	
	/*
	clear: right;
    color: #4376DD;
    display: block;
    float: left;
    font-size: 1.4em;
    font-weight: bold;
    background: url(../img/subtit-jug-bg.png) no-repeat;
    height: 1em;
    margin-bottom: 15px;
    margin-top: 20px;
    overflow: hidden;
    width: 680px;*/
   font-size: 1.4em;
   font-weight: bold;
   color: #4376DD;
}
ul#competiciones h4 {
	color:#fff;
	width:691px;
	display:block;
	background:#C8040C;
	padding: 5px 40px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
/*Tabla*/
ul#competiciones li table {
	margin:1px;
	padding:0;
	color: #333;
	background: #f1f1f1;
	width:770px
}
ul#competiciones li table, tr, th, td {
	border-collapse: collapse;
}
ul#competiciones li table caption {
	color:#fff;
	background:#C8040C;
	padding: 5px 8px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
ul#competiciones li tr td {
	color: #333;
	text-align: center;
	border: solid 1px #ccc;
	padding: 5px 3px;
}
ul#competiciones li tr th {
	color: #fff;
	text-align: center;
	border: solid 1px #ccc;
	padding: 5px 3px;
}
ul#competiciones li tfoot th {
	background:#fff;
	border:none;
	text-align:left;
	color:#666;
	font-size:0.9em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif
}
ul#competiciones li tfoot th ul {
	width:559px;
}
ul#competiciones li tfoot th ul li {
	float:left;
	margin-right:20px;
	color:#666!important;
	width: auto;
	border: none !important;
}
ul#competiciones li tfoot th ul li img {
	margin:0 10px!important
}
ul#competiciones li tr.first {
	font-size:1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul#competiciones li thead th, tfoot th {;
	text-align: center;
	background: #4591AD;
	color: #fff;
	padding-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background:url(../img/list-tit-bg.png) repeat-x;
	height:24px;
	font-size: 1.5em;
}
ul#competiciones li tbody td a {
	color: #36c;
	text-decoration:underline
}
ul#competiciones li tbody td a:hover {
	color: #36c;
	text-decoration:none
}
ul#competiciones li .odd {
	background: #e9e9e9;
}
ul#competiciones li #referencias {
	float:left;
	width:751px;
	padding: 5px 10px;
	color: #666;
}
ul#competiciones li div.selector_tabla {
	background:#f1f1f1;
	float:left;
	width:752px;
	border-top: #dfdfdf solid 1px;
	padding: 0 10px;
}
ul#competiciones li.icono img{
	float:left;
	margin-top: -1px;
}
ul#competiciones li.icono {
	background: url("../img/subtit-jug-bg.png") no-repeat scroll 0 0 transparent;
}
ul#competiciones img.flag {
	vertical-align:middle;
	margin-left:3px;
}

#calendarios {
background:#FFFFFF none repeat scroll 0 0;
border-color:#E0E1E1 #E0E1E1 #C7C8C8;
border-style:solid;
border-width:1px 1px 2px;
border-top:hidden;
float:left;
width:773px;
font-family:Arial, Helvetica, sans-serif;	
	}
#calendarios div{
	padding:1px;
}
#calendarios_local {background:transparent url(../img/cuadro-tit-negro-775.png) no-repeat scroll 0 0;
border:medium none;
height:34px;
padding:0;
width:775px;
border-bottom:1px solid #E0E1E1;
font-size:0.95em;
margin-bottom:0;
}
#calendarios_local img {
	float:left;
	margin: -1px;
}

#calendarios_local h2 {
	float:left; 
	color:#FFFFFF;  
	font-weight:bold; 
	margin:10px 36px 3px 10px;
}

#calendarios h4 { 
	background:#C8040C none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	/*float: left;*/
	padding:5px 8px;
	/*text-align:left;*/
	text-transform:uppercase;
}

.tablaKers thead th {
	font-family:Arial, Helvetica, sans-serif!important;
	font-weight:bold;
	font-size:1em!important;
}

.tabla_izq {
	width:560px!important;
	float: left;
}

.tablaCalendar thead th, tfoot th {
    background: url("../img/list-tit-bg.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.1em;
    font-weight: bolder;
    height: 24px;
    padding-top: 10px;
    text-align: center;
}

.tablaCalendar table {
	margin:2px;
	padding:0;
	color: #333;
	background: #f1f1f1;
	width:770px;
	float:left;
}

.tablaCalendar table, tr, th, td {
	border-collapse: collapse;
}
.tablaCalendar table caption {
	color:#fff;
	width:100px;
	background:#C8040C;
	padding: 5px 40px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
.tablaCalendar tbody td a {
	color: #333333;
	text-decoration: none;
}

.tablaCalendar tbody tr:hover{
	background:#309FD7;
	color:#FFFFFF;
	/*font-weight: bold;*/
}

.tablaCalendar tbody tr:hover td a{
	color:#FFFFFF;
}

.tablaCalendar tr td {
	color: #333;
	text-align: center;
	border: solid 1px #ccc;
	padding: 4px 3px;
	margin: 1px;
}

.tablaCalendar tr td a {
    display:block;
    height:100%;
    width:100%;
    text-decoration:none;
}

.tablaCalendar tr th {
	color: #fff;
	text-align: center;
	border: solid 1px #ccc;
	padding: 5px 3px;
	margin: 1px;
}
.tablaCalendar tr.first {
	/*font-size:1.4em;*/
	background: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.tablaCalendar tr.first td{
	padding: 8px 3px;
	color: #4376DD;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
}

.tablaCalendar tr.first:hover{
	background: #fff;
	font-weight:normal;
	color:#4376DD;
}

.tablaCalendar .odd{
	background: none repeat scroll 0 0 #E9E9E9;
}

#titulo_liga{
	 background: none repeat scroll 0 0 #C8040C;
    height: 27px;
    width: 771px;
}

#calendarios_titulos {
background:url(../img/list-tit-bg.png) repeat-x;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:1.25em;
height:26px;
font-weight:bold;
padding-top:10px;
text-align:center;
width:75%; 
float:left;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
}

#calendarios_hora {
	background:url(../img/list-tit-bg.png) repeat-x;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.25em;
	height:26px;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
	float:right;
	width:25%; 
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

#calendarios_hora li {
	width:50%; float:left;
}

#subcal_titulos {
	background:url(../img/list-tit-bg.png) repeat-x;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	margin-top:10px;
	font-weight:bold;
	width:100%; 
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	height:22px;
	padding-top:5px;
}


#calendarios_titulo img {
	float:left;
	margin-top: -1px;
}

#calendarios_titulos li {width:50%; float:left;}

#calendario_jornadas { width: 765px; 
color:#FFFFFF;
padding:5px 3px;
text-align:center;
height:30px;
margin-top:3px;} 

#calendario_jornadas li {float:left;}

#calendario_jornadas li a {color:#666; padding:10px; text-decoration:underline;} #calendario_jornadas li a:hover {color:#4376dd; text-decoration:none; font-weight:bold;}

#calendarios_footer { background:#F1F1F1 none repeat scroll 0 0;
border-top:1px solid #DFDFDF;
float:left;
padding:0 10px;
width:771px;}

.calendarios_registro {clear:both; width:200px!important; text-align:left!important;}

.calendarios_limpia{ clear:both;}

#hora_calendar {
	text-align:left;
}

#calendarios_titulo{ border-bottom:1px solid #E0E1E1;
font-size:0.95em;
margin-bottom:0;
width:771px;} 

#calendarios_titulo h3 { 
	background:#FFFFFF url(../img/subtit-jug-bg.png) no-repeat;
	display:block;
	height:18px;
	padding:15px 40px;
	width:691px;
	text-align:left;
	font-size: 1.4em;
	font-weight: bold;
	color: #4376DD;
}

.calend_result {
	text-align:right;
}

.statsTable tr td{
	color: #333;
	text-align: center;
	border: solid 1px #ccc;
	padding: 4px 3px;
	margin: 1px;
}

.statsTable tr th {
	color: #fff;
	text-align: center;
	border: solid 1px #ccc;
	padding: 5px 3px;
	margin: 1px;
}

.statsTable thead th, tfoot th {
    background: url("../img/list-tit-bg.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bolder;
    height: 24px;
    /*padding-top: 10px;*/
    cursor: pointer;
    text-align: center;
}

.statsTable table {
	margin: 10px 2px 2px;
	padding:0;
	color: #333;
	background: #f1f1f1;
	width:760px;
	float:left;
}

.statsTable table, tr, th, td {
	border-collapse: collapse;
}
.statsTable table caption {
	color:#fff;
	background:#4376DD;
	padding: 5px 40px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

.statsTable {
	overflow-x:auto;
	margin-left: auto;
}

.statsTable tbody tr td.closed{
	background-color:#CCC;
	cursor:pointer;
	border:1px solid #888888;
}

.statsTable tbody tr td.closedmpr{
	background-color:#CCC;
	cursor:pointer;
	border:1px solid #888888;
}

.statsTable tbody tr td.closed:hover{
	background-color:#999999;
	border:1px solid #000000;
}

.statsTable tbody tr td.closedmpr:hover{
	background-color:#999999;
	border:1px solid #000000;
}

.statsTable th.headerSortDown { 
    background-image: url(../img/desc_w.gif);
    background-color: #3399FF; 
    background-position: center bottom;
    background-repeat: no-repeat;
} 

.statsTable th.tablesorter-headerDesc { 
    background-image: url(../img/desc_w.gif);
    background-color: #3399FF; 
    background-position: center bottom;
    background-repeat: no-repeat;
} 

.statsTable th.headerSortUp { 
    background-image: url(../img/asc_w.gif);
    background-color: #3399FF; 
    background-position: center bottom;
    background-repeat: no-repeat;
} 

.statsTable th.tablesorter-headerAsc { 
    background-image: url(../img/asc_w.gif);
    background-color: #3399FF; 
    background-position: center bottom;
    background-repeat: no-repeat;
} 

.statsTable .odd {
    background: none repeat scroll 0 0 #E9E9E9;
}

.table_links tr td a{
    display: block;
    height: 100%;
    text-decoration: none;
    width: 100%;
}

.table_links tbody tr:hover{
	background:#309FD7;
	color:#FFFFFF;
}

.table_links tbody tr:hover td a{
	color:#FFFFFF;
}

.table_links tbody td a {
    color: #333333;
}

.statsTable .title {
	background-color:#33CCCC;
	border: 2px solid #333333;
}

#stats_titulo {
	background-image:url(../img/icon_stadist_01.png),url(../img/subtit-jug-bg.png);
	background-repeat:no-repeat;
	background-size: auto auto, 771px 71px;
	background-position: 10px 5px, center top;
	font-size:0.95em;
	margin-bottom:0;
	width:771px;
	margin-right:10px; 
	padding:5px 0;
}

#stats_titulo h3 { 
	/*background-image:url(../img/icon_stadist_01.png),url(../img/subtit-jug-bg.png);
	background-repeat:no-repeat;*/
	display:block;
	height:18px;
	padding:15px 60px;
	width:691px;
	text-align:left;
	font-size: 1.4em;
	font-weight: bold;
	color: #4376DD;
}

.organizer{
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px;
}

.organizer img{
	margin-bottom: 10px;
    vertical-align: -30px;
}

#stats_selector {
	opacity:0.5;
}

#kers_bolsa{
	/*float:right!important;*/
	margin-left:5px!important;
	width:170px!important;
	color:#FFFFFF!important;
	float:left;
	margin-left:20px!important;
	font-weight: bold!important;
	font-size:1em!important;
	background-color:#4376DD!important;
	margin-top:35px!important;
}

#kers_bolsa caption{
	font-size: 1em!important;
	font-weight: bold!important;
	background: #000000!important;
	text-align:center!important;
}

#kers_bolsa .whiter{
	color:#000000!important;
	background-color:#C6DFF4!important;
}

#kers_bolsa tr td{
	color:#FFFFFF!important;
	padding:6px!important;
}
/* ONLINE */
#competiciones_siguientes {
	margin-bottom: 10px;
	margin-top:10px;
	float:left;
	background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 2px solid #C7C8C8;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
}
#competiciones_siguientes img{
	/*background:url(../img/ico-ultimas-noticias.png) no-repeat;*/
	border: medium none;
    float: left;
    margin: 0 0 0 10px;
    width:35px;
    height:38px;
    padding: 0 !important;
}
#competiciones_siguientes .img_flag {
}
#competiciones_siguientes .img_flag img{
	float: right !important;
    height: 19px;
    width: 27px;
    vertical-align: bottom;
}
#competiciones_siguientes .img_container{
	display:inline;
}
#competiciones_siguientes h2 {
	background: url(../img/cuadro-tit-azul-564.png) no-repeat;
	border-bottom:none;
	border: none;
	padding:10px 0 0 0px;
	height:27px;
	width:564px;
	margin: 0;
	color: #fff;
	font-weight:bold;
	font-size:1.05em;
}
#competiciones_siguientes h2 span{
	font-size:0.8em;
}
#competiciones_encuentros {
	background: url("../img/usuario-efect-bg.png") repeat-x scroll 50% 0 #FFFFFF;
    border: 1px solid #DFDFDF;
    margin: 0;
    padding: 10px 0px;
    width: 561px !important;
    display:none;
}
#competiciones_titulos{
	cursor:pointer;
	overflow:hidden;
}
#competiciones_titulos:hover{
	/*-moz-box-shadow: 0px 0px 5px 3px #C8040C;
	-webkit-box-shadow: 0px 0px 5px 3px #C8040C;
	box-shadow: 0px 0px 5px 3px #C8040C;*/
}
#competiciones_titulos h2:hover{
	color:#FF0000;
}
#competiciones_hora{
	padding:5px!important;
	margin-top:10px;
	border: 1px solid #DFDFDF;
	border-radius:5px;
	margin-left:auto;
	margin-right:35px;
	width:280px;
	background-color:#FCFCD0;
}
#competiciones_hora h5{
	color:#C8040C;
	margin-right:10px;
}
.enlaces_comp {
	display:inline;
	float:right;
	margin-right:30px;
}
.enlaces_comp a{
	text-decoration:none;
	color:#4376DD;
}
.enlaces_comp a:hover{
	color:#3399FF;
}
.encuentros {
	margin-top:2px;
	margin-bottom:2px;
	margin-left:-10px;
}
.encuentro {
	font-size:1em;
	border:1px solid #DFDFDF;
	margin: 2px;
    padding: 2px 2px 2px 5px;
    border-radius:5px;
    margin-top:6px;
    margin-right:15px;
}
.encuentro h4{
	margin-left:45px;
	text-align:center;
}
.encuentro h4 span{
	color:#333333;
}
.encuentro h5{
	margin-left:35px;
	text-align:center;
}
.encuentro h5 span{
	font-size:0.9em;
}
.encuentro h6{
	text-align:center;
}
.comp_proxima {
	background-image: url("../img/asterisk_blue_01.png");
    background-position: 13px 9px;
    background-repeat: no-repeat;
	margin:6px 1px 8px 35px;
	border:  1px solid #BBBBBB;
	border-radius: 15px;
	width:490px
}
.background_comp{
	padding:5px!important;
	text-align:left;
	border-radius:15px;
	cursor:pointer;
}
.comp_proxima h3{
	font-weight:bold;
	cursor:pointer;
	display:inline;
}
.comp_proxima :hover{
	background-color:#F5F6F7!important;
	background-image:url("../img/asterisk_white_01.png");
	background-position: 13px 9px;
	background-repeat: no-repeat;
}
.comp_proxima h3:hover{
	color:#3399FF;
}
.comp_helper{
	padding-left:25px;
	border-radius:15px;
}
.show {
	display:block;
}
.hide {
	display:none;
}
.thin{
	line-height:2em;
}
.superthin{
	line-height:0.6em;
}
.separation{
	line-height:2em;
}
/* partidasonline */
#partidasonline {
	background:#fff;
	float:left;
	border-bottom: solid 2px #c7c8c8;
	border-left: solid 1px #dfdfdf;
	border-right: solid 1px #dfdfdf;
}
/*#partidasonline div {}*/
#partidasonline div.titulos {
	background:url(../img/cuadro-tit-azul-564.png) no-repeat;
	border:none;
	width:564px;
	padding:0;
	height:37px;
	margin-bottom:0;
	width:564px;
	float:left;
	overflow:hidden;
	line-height:1em!important;
}
#partidasonline div h2 {
	color:#fff;
	margin-top:10px;
	font-weight:bold;
	font-size: 1.05em;
}
#partidasonline div.titulos img {
	float:left;
	margin: 0;
	margin-left: 10px;
	border: none;
	padding: 0!important;
}
#partidasonline div.margenOnline {
	margin:20px 0;
}
#partidasonline div.margenOnline h3 {
	position:relative;
	font-weight:bold;
	background:#e9e9e9;
	margin:0;
	padding:5px 20px;
	float:none;
	clear:both;
font-size:1.em;
	text-transform:uppercase;
}
#partidasonline div.margenOnline div {
	position:relative;
	border-bottom:1px solid #dfdfdf;
	padding:10px 20px;
}
#partidasonline div.margenOnline div h4 {
	display:inline;
	color:#39f;
	font-weight:bold;
}
#partidasonline div.margenOnline div h4 a {
	color:#39f;
	/*text-decoration:underline;*/
}
#partidasonline div.margenOnline div .live_flag{
	display:inline;
	vertical-align:-5px;
	margin-right:10px;
	width:25px;
	height:17px;
}
#partidasonline div.margenOnline div h4 a:hover {
	/*text-decoration:none;*/
	background-color:#e9e9e9;
}
#partidasonline div.margenOnline div p {
	color:#666;
	margin-left: 40px;
}
#partidasonline div.margenOnline div p a {
	color:#666;
}
#partidasonline div.margenOnline div p a:hover {
	background-color:#e9e9e9;
}
#partidasonline div.margenOnline div p em {
	float:right;
	font-style:normal;
}
#partidasonline .textNormal {
	padding:5px 20px 0 20px;
}
#partidasonline div.margenOnline h5 {
	font-weight:bold;
	color:#39f!important;
	font-size:1.2em;
	padding:5px 20px 0 20px;
}
#partidasonline div.margenOnline h5 a {
	color:#39f;
}
#partidasonline div.margenOnline span.rojo {
	color:#F00;
}
/* LISTA COMPETICIONES */
#competiciones_existentes {
	margin-bottom: 10px;
	margin-top:10px;
	float:left;
	background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 2px solid #C7C8C8;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
}
#competiciones_existentes img{
	/*background:url(../img/ico-ultimas-noticias.png) no-repeat;*/
	border: medium none;
    float: left;
    margin: 0 0 0 10px;
    width:35px;
    height:38px;
    padding: 0 !important;
}
#competiciones_existentes h2 {
	background: url(../img/cuadro-tit-azul-564.png) no-repeat;
	border-bottom:none;
	border: none;
	padding:10px 0 0 0px;
	height:27px;
	width:564px;
	margin: 0;
	color: #fff;
	font-weight:bold;
	font-size:1.05em;
}
#competiciones_existentes h2 span{
	font-size:0.8em;
}
#competiciones_tipos h3{
	font-weight:bold;
	font-size:1.05em;
	font-weight:bold;
	cursor:pointer;
	background:#e9e9e9;
	margin:0;
	padding:5px 20px;
	float:none;
	clear:both;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:10px;
}
#competiciones_tipos h3:hover{
	color:#FFFFFF;
	background:#c1c1c1;
}
.comp_activa {
	background-image: url("../img/asterisk_blue_01.png");
    background-position: 13px 9px;
    background-repeat: no-repeat;
	margin:4px 1px 0px 35px;
	border:  1px solid #BBBBBB;
	border-radius: 15px;
	width:325px;
	float:left;
}
.sel {
	background-color:#999999;
}
.no_comp {
	width:500px!important;
}
.comp_activa h4{
	font-weight:bold!important;
	cursor:pointer!important;
	display:inline!important;
	color:#666666!important;
	background-color:inherit!important;
	padding:0!important;
}
.comp_activa :hover{
	background-color:#F5F6F7!important;
	background-image:url("../img/asterisk_white_01.png");
	background-position: 13px 9px;
	background-repeat: no-repeat;
}
.comp_activa h4:hover{
	color:#3399FF;
}
.comp_activa:last-child{
	margin-bottom:10px;
}
.curso{
	clear:both;
}
.enlaces_compet {
	display:inline;
	float:right;
	margin-right:10px
}
.enlaces_compet a{
	text-decoration:none!important;
	color:#4376DD!important;
}
.enlaces_compet a:hover{
	color:#3399FF;
	text-decoration:underline!important;
}
.competi table tr td{
	padding:3px;
}
.competi .competi_table{
	width:230px;
}
#competiciones .information {
	font-size:1em;
	font-weight:bold;
}
#competiciones .information .title_row {
	font-size:1.2em;
	background: url(../img/list-tit-bg.png) repeat-x;
	color:#fff;
}
#competiciones .information tr td{
	padding:10px;
}
#competiciones .information .descrip{
	white-space: pre-wrap; 
	text-align:left;
	overflow:auto;
	max-width:680px;
}
#competiciones table.premium_comp_stats{
	background: url("../img/usuario-efect-bg.png") repeat-x scroll 50% 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 0 10px 10px;
    width: 772px;
}
#fechas_stats{
	margin-top:20px;
	height:40px;
}
#fechas_stats label{
	font-weight:bold;
	margin-right:5px;
	margin-left:20px;
}
#fechas_stats input{
	background: url("../img/text-area-bg.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #C7C7C7;
    color: #666666;
    font-size: 1.3em;
    height: 30px;
    text-align: center;
}
.buttoncomp{
 	background-color: #F1F1F1;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #333333 !important;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    height: 32px;
    margin: 7px;
    text-decoration: none !important;
    width: 140px;
}
.buttoncomp:hover {
    background-color: #309FD7;
    color: #FFFFFF !important;
}
.dynamicH{
	height:180px;
	margin-top:-9px;
}
/* buscador competiciones */
#buscarCompeticiones{
	margin-bottom: 9px;
}
#buscarCompeticiones form{
	width: 363px!important;
	height: 258px;
	margin: 0px;
	padding: 22px 15px;
}
#buscarCompeticiones form select {
	position: relative;
	clear: both;
	/*float: left;*/
	margin-bottom: 5px;
	width: 160px;
}
#buscarCompeticiones form fieldset {
	text-align: center;
}
#buscarCompeticiones form label {
	font-weight: bold;
	color: #000000;
	position: relative;
	clear: both;
	/*float: left;*/
}
#buscarCompeticiones span {
	margin-right: 15px;
	margin-left: 3px;
	vertical-align: 3px;
}
#comp_results{
	background-color: #F1F1F1;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #333333 !important;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    height: 32px;
    margin: 7px;
    text-decoration: none !important;
    width: 140px;
}
#comp_results:hover {
    background-color: #309FD7;
    color: #FFFFFF !important;
}
#comp_fecha{
	background-color: #F1F1F1;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #333333 !important;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.7em;
    height: 24px;
    padding:5px;
    text-decoration: none !important;
}
#comp_fecha:hover {
    background-color: #309FD7;
    color: #FFFFFF !important;
}
#comp_fecha.clicked{
	/*color: #FFFFFF!important;*/
	border: 1px solid #000000!important;
}
#buscarCompeticiones .left{
	float:left;
}
#buscarCompeticiones .right{
	float:right;
}
#dynamic_content table tr td.fecha {
	background: url("../img/bot-cuadrado-2.png") no-repeat scroll top right;
	height: 33px;
	width: 80px;
	padding-right: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}
#dynamic_content table.bottom {
	padding:10px;
	background:url("../img/usuario-efect-bg.png") repeat-x scroll 50% 0 #FFFFFF;
	border:1px solid #ccc;
	padding-top:0;
	width:774px;
}
.calendario .today{
	background-color: red;
	border-radius:5px;
	color: #ffffff;
	font-weight: bold;
}
.calend_modify{
	border:none!important;
	background:inherit!important;
}
.depor{
	font-weight:bold;
}
#deportiva_es input {
	width:85px;
}
#deportiva_es img{
	vertical-align: sub;
	width:40px;
}
.rojo{
	color:#F00!important;
	font-weight:bold;
}
.rojo a{
	color:#F00!important;
}
.halfT{
	background:url("../img/usuario-efect-bg.png") repeat-x scroll 50% 0 #FFFFFF;
	border: solid #CCCCCC 1px;
}
#video-container{
	text-align: center;
	border: 2px solid #666;
	margin:0px auto;
	padding-top: 20px;
	background-color: #FCFCD0;
}
#video-container p{
	font-size:1.1em;
	font-weight:bold;
}

#video-container #cuerpo{
	margin:0px auto;
	width:384px;
	height:512px;
}
