/* **************************** MAIN STRUCTURAL STYLES **************************** */

body {
	width: 100%;
}

	#Contenedorexterior {
		width: 100%;
	}
	
	#Contenedorinterior {
		width: 100%;
	}
	
	#pieContenedor {
		width: 100%;
	}
	
		#pieInteriorContenedor {
			width: 100%;
		}

/* **************************** TEXTO PRINCIPAL ESTILOS **************************** */

/* Access key skip nav */

h1, h2, h3, h4 {
	margin: 10px 0 10px 0;
}

img {
	margin: 0 0 5px 0;
}

.offScreen { 
	display: none;
}

.noPrint {
	display: none;
}

.redText, .errorsContainer {
	color: #D60035;
	font-weight: bold;
}

.paging {
	display: none;
}

/* **************************** PANEL DE ESTILOS DEL ENCABEZADO **************************** */

#encabezadoContenedor {
	width: 100%;
}

	#encabezadoContenedor .logo {
		float: left;
		padding: 0 0 10px 0;
	}
	
	#encabezadoDerechoContenedor {	
		display: none;
	}
	
/* **************************** PANEL DE ESTILOS SUBNAV **************************** */

#subNavContainer {
	display: none;
}

/* **************************** PRINCIPAL CONTENIDO DE ESTILOS ESTRUCTURALES **************************** */

#contentContainer {
	width: 100%;
}

	#ContenidoContenedorIzquierdo {
		width: 100%;
	}
	
	#middleContentContainer {
		display: none;
	}
	
	#ContenidoContenedorDerecho {
		display: none;
	}
		
/* ************************** PLACEHOLDER ESTILOS DE CONTENEDORES ******************************** */

.placeholderContainer {
	display: none;
}
	
/* **************************** ESTILOS DE CONTENEDOR IZQUIERDO ************************************ */
	
#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMain {
	width: 100%;
}

	#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel {
		width: 100%;
	}
			
	#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText {	
		width: 100%;
	}
	
		#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelTextRow {	
			width: 100%;
		}
		
		#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelTextRowHeading {	
			width: 100%;
		}
	
	#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText table {
		width: 100%;
		border-top: 1px solid #000;
		border-left: 1px solid #000;
		border-right: 1px solid #000;
	}
	
		#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText table th {
			text-align: center;	
			background: #000;
			color: #fff;
			padding: 5px 0 5px 0;	
		}
		
		#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText table td {
			text-align: center;	
			border-bottom: 1px solid #000;
			padding: 5px 0 5px 0;	
		}

	#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText .networkLinks img {
		float: left;
		margin: 0 5px 0 0;
	}
	
	#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText .imageRow {
		width: 100%;
	}
	
		#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText .imageRow .imageRowContainer {
			float: left;
			width: auto;
			margin: 0 10px 0 0;
		}
		
			#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText .imageRow .imageRowContainer img {
				float: left;
				margin: 0 5px 0 0;
			}

	#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText .ContenidoContenedorIzquierdoMainPanelTextImgCaption {
		display: none;
	}
		
	#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoTabMenu {
		display: none;
	}
			
	#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel ul#tournNav {
		display: none;
	}

/* **************************** RESULTADOS DE CONTENEDORES ESTILOS ************************************ */
	
#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText .calendar {		
	float: left;
	width: 459px !important;
	width: 449px;
}
			
	#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText .calendarNote {	
			float: left;
			text-align: center;
			width: 50px;
			padding: 5px;
			border: 1px solid #000;
		}
			
#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText .results {	
	width: 100%;
}

	#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText .results h2 {
		width: 100%;
	}
	
		#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText .results .row {	
			width: 100%;
		}
		
				#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText .results .row p.player1 {	
					float: left;
					width: auto;
					margin: 0 5px 0 0;
				}
				
				#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText .results .row p.player2 {	
					float: left;
					width: auto;
					margin: 0 5px 0 0;
				}
				
				#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText .results .row p.playerResult {	
					float: left;
					width: auto;
					margin: 0 5px 0 0;
				}
					
/* **************************** ACTORES DE CONTENEDORES ESTILOS ************************************ */
					
#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText .players {	
	width: 100%;
}
		
		#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText .players p {
			width: 100%;
		}
	
				#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText .players .player1, #ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText .players .player2 {	
					float: left;
					width: auto;
					text-align: center;
					margin: 0 5px 0 0;
				}
				
				#ContenidoContenedorIzquierdo #ContenidoContenedorIzquierdoMainPanel .ContenidoContenedorIzquierdoMainPanelText .players .versus {	
					float: left;
					width: auto;
					text-align: center;
					margin: 0 5px 0 0;
				}

/********************************** CONTENEDOR DE PIE DE PÁGINA ***********************************/

#pieContenedor ul#pieNav {
	width: 100%;
	padding: 20px 0 0 0;
	margin: 0;
}

	#pieContenedor ul#pieNav li {
		display: none;
	}
	
		#pieContenedor ul#pieNav li#pieNavCopyright {
			list-style: none;
			display: inline;
			margin: 0;
			float: left;
		}
	
	#pieContenedor p.pieDerecho {
		display: none;
	}