.groupWrapper
{
	width: 49%;
	float: left;
	margin-left: 0.5%;
	margin-top: 3px;
	min-height: 400px;

}
.serializer
{
	clear: both;
}
.groupItem
{
	margin-bottom: 15px;
}
.groupItem .itemHeader
{
	line-height: 23px;	
	color: #000;
	padding: 0 10px;
	cursor: move;
	font-weight: bold;
	font-size: 11px;
	color: white;
	height: 23px;
	position: relative;
}

.groupItem .itemHeader a
{
	position: absolute;
	right: 10px;
	top: 0px;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
.sortHelper
{
	border: 3px dashed #666;
	width: auto !important;
}
.groupWrapper p
{
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.customTable
{
	font-size: 11px;
	color: white;
}

.customTableSmall
{
	font-size: 10px;
	color: white;

}

.customTableBig
{
	font-size: 13px;
	color: white;

}

.customTable .tdhead
{
	background-image: url('../Images/header_tabla_gris.jpg');
	height: 20px;
	font-size: 11px;
	color: white;
	text-align: center;
}

.customTable .tdheadleft
{
	background-image: url('../Images/header_tabla_gris.jpg');
	height: 20px;
	font-size: 11px;
	color: white;
}

.customTable .tdheadbold
{
	background-image: url('../Images/header_tabla_gris.jpg');
	height: 20px;
	font-size: 11px;
	color: white;
	text-align: center;
	font-weight: bold;
}

.customTable .tdheadorange
{
	background-image: url('../Images/header_tabla.jpg');
	height: 20px;
	font-size: 11px;
	color: white;
	text-align: center;
}

.customTable .tdgrayficha
{
	background-image: url('../Images/header_tabla_gris_big.jpg');
	height: 32px;
	font-size: 11px;
	color: white;
	text-align: center;
	font-weight: bold;
}

.customTable .tdorangeficha
{
	background-image: url('../Images/header_tabla_big.jpg');
	height: 32px;
	font-size: 14px;
	color: #6b6969;
	text-align: center;
	font-weight: bold;
}

.customTable .tdheadorangebig
{
	background-image: url('../Images/header_tabla_big.jpg');
	height: 32px;
	font-size: 14px;
	color: white;
	text-align: center;
	font-weight: bold;
}

.customTable .tdheadorangebigleft
{
	background-image: url('../Images/header_tabla_big.jpg');
	height: 32px;
	font-size: 14px;
	color: white;
	font-weight: bold;
}

.customTable .tdheadgoal
{
	background-image: url('../Images/header_tabla_big.jpg');
	height: 20px;
	font-size: 14px;
	color: #6b6969;
	text-align: center;
	font-weight: bold;
}

.customTable .tddivisorimage
{
	background-image: url('../Images/table_divisor.jpg');
	width: 2px;
}

.customTable .tdgoalimage
{
	background-image: url('../Images/barra_goles.jpg');
	font-size: 14px;
	color: white;
	text-align: center;
	font-weight: bold;
	height: 20px;
}

.customTable .tdbold
{
	background-color: #d3d3d3;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}

.customTable .tdboldleft
{
	background-color: #d3d3d3;
	color: #666666;
	text-align: left;
	vertical-align: middle;
}

.customTable .tdboldbig
{
	background-color: #d3d3d3;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}

.customTable .tdorange
{
	background-color: #e9d6ba;
	color: #e87401;
	text-align: center;
	vertical-align: middle;
}

.customTable .tdorangebig
{
	background-color: #e9d6ba;
	color: #e87401;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}

.customTable .tdmain
{
	background-color: #e5e5e5;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}

.customTable .tdblue
{
	background-color: #145776;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

.customTable .tdmaintop
{
	background-color: #e5e5e5;
	color: #666666;
	text-align: center;
	vertical-align: top;
}

.customTable .tdleft
{
	background-color: #e5e5e5;
	color: #666666;
	vertical-align: middle;
}

.customTable .tdmainbig
{
	background-color: #e5e5e5;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}

.customTable .tdcronica
{
	background-color: #e5e5e5;
	color: #666666;
	text-align: justify;
	padding: 6px;
}

.customTable .tdleftbig
{
	background-color: #e5e5e5;
	color: #666666;
	vertical-align: middle;
	height: 25px;
}

.customTable .tddivisor
{
	background-color: #F2F4F1;
	height: 1px;
}

.customButton
{
	display: block;
	background-color: transparent;
	background-image: url(../images/lupa.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	margin: 0px auto;
	padding: 0px 0 0 0;
	text-decoration: none;
	border:0;
}

.fixtureEquipoButton
{
	display: block;
	background-color: transparent;
	background-image: url(../images/button_equipo.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 20px;
	margin: 0px auto;
	padding: 0px 0 0 0;
	text-decoration: none;
	border:0;
}

.fixtureFechaButton
{
	display: block;
	background-color: transparent;
	background-image: url(../images/button_fecha.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 20px;
	margin: 0px auto;
	padding: 0px 0 0 0;
	text-decoration: none;
	border:0;
}

.tableHeader 
{
	background-image: url(../images/header_cronica.jpg);
	height: 23px;
	text-align:center;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
		
}

.tablePosiciones
{
	background-image: url(../images/header_posiciones.jpg);
	height: 23px;
	text-align:center;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
		
}
