/*-----------------------DIV HEADER--------------------*/
#header {
	font-size: 10px;
}

#control_overlay,#teh_overlay {
	background-color: #000;
}

#teh_overlay {
	filter: alpha(opacity = 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.link_revise {
	display: block;
	margin-top: 15px;
	cursor: pointer;
	font-size: 90%;
	color: #106080
}

.link_revise:hover {
	text-decoration: underline;
}

/*-----------------------LINEA SUPERIOR--------------------*/
#header .lineasuperior {
	background-image:
		url("/images/frontend/nacional/header/linea_superior/sup_center.jpg");
	background-repeat: repeat-x;
	height: 17px;
	margin: 2px 0px;
}

#header .lineasuperior .temporada {
	float: left;
	margin-top: 3px;
	margin-left: 6px;
}

#header .lineasuperior .bordeizquierda {
	float: left;
}

#header .lineasuperior .bordederecha {
	text-align: right;
}

/*-----------------------FIN LINEA SUPERIOR--------------------*/
	/*-----------------------HEADER CONTENT--------------------*/
#header .headercontent {
	height: 113px;
}

#header .headerbg {
	background-repeat: repeat-x;
	height: 113px;
}

#header .headercontent .logoct {
	padding-left: 0px;
	padding-right: 19px;
	float: left;
}

#header .headercontent .headerdata {
	text-align: left;
	color: white;
	width: 469px;
	float: left;
	height: 105px;
	padding-right: 10px;
	padding-top: 8px;
}

#header .headercontent .headerdata .dayinfo {
	float: left;
	height: 15px;
}

#header .headercontent .headerdata .dayinfo #hour {
	color: #2A91CC;
	font-weight: bold;
}

#header .headercontent .headerdata .dayinfo STRONG {
	font-weight: bold;
}

#header .headercontent .headerdata .wheaterinfo {
	height: 15px;
	text-align: right;
	overflow: hidden;
}

#header .headercontent .headerdata .wheaterinfo IMG {
	display: block;
	float: right;
	margin-right: 4px;
}

#header .headercontent .headerdata .wheaterinfo SPAN {
	display: block;
	float: right;
}

#header .headercontent .headerdata .lineaseparador {
	background-image:
		url("/images/frontend/nacional/header/linea_blanca.jpg");
	background-repeat: repeat-x;
	height: 1px;
	overflow: hidden;
	clear: both;
}

#header .headercontent .headerdata .mict {
	margin-top: 5px;
	height: 70px;
	width: 255px;
	float: left;
	margin-right: 9px;
}

#header .mict .loginbox {
	position: relative;
	width: 250px;
	height: 44px;
	background-image:
		url("/images/frontend/nacional/header/login/loginbox-trans.png");
	background-repeat: no-repeat;
	margin-bottom: 1px;
	width: 250px;
}

#header .mict .loginbox INPUT {
	position: absolute;
	height: 9px;
	border: none;
	height: 11px;
	font-size: 10px;
	z-index: 5;
}

#header .mict .loginbox INPUT#dni {
	top: 25px;
	left: 24px;
	width: 122px;
}

#header .mict .loginbox INPUT#pass {
	top: 25px;
	left: 181px;
	width: 63px;
}

#header .mict .bt_left {
	width: 177px;
	height: 17px;
	background-image:
		url("/images/frontend/nacional/header/login/bt_left-trans.png");
	background-repeat: no-repeat;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	margin-right: 1px;
	overflow: hidden;
}

#header .mict .bt_left  IMG {
	margin: 0px 4px;
}

#header .mict .bt_ing {
	width: 67px;
	height: 21px;
	overflow: hidden;
	float: left;
}

#header .mict .titlebienvenido {
	background-image:
		url("/images/frontend/nacional/header/bienvenido/bt_bienvenido.png");
	background-repeat: no-repeat;
	width: 250px;
	height: 21px;
}

#header .mict .titlebienvenido .nombrejugador {
	float: left;
	margin-left: 61px;
	margin-top: 5px;
	font-weight: bold;
	width: 116px;
	overflow: hidden;
	white-space: nowrap;
}

#header .mict .titlebienvenido .logout {
	float: right;
	margin-right: 4px;
	margin-top: 5px;
	width: 68px;
}

#header .mict .titlebienvenido .logout IMG {
	float: left;
	margin-right: 2px;
}

#header .mict .titlebienvenido .contenedorbotonoes {
	width: 250px;
	overflow: hidden;
}

#header .mict .contenedorbotonoes IMG {
	overflow: hidden;
	height: 21px;
	width: 83px;
	display: block;
	float: left;
	margin-top: 1px;
	margin-right: 1px;
}

#header .headercontent .headerdata .inscribite {
	margin-top: 5px;
	height: 70px;
	width: 205px;
	float: left;
}

#header .headercontent .headerdata .inscribite IMG {
	margin-bottom: 1px;
	overflow: hidden;
	height: 21px;
	display: block;
}

/*-----------------------FIN HEADER CONTENT--------------------*/
#olvideMiClave {
	height: 120px;
	/*width: 250px;*/
	width: 508px;
	background-color: #225569;
	border-top: solid 4px #777;
	border-left: solid 4px #777;
	border-bottom: solid 4px #333;
	border-right: solid 4px #333;
}

#olvideMiClave h1 {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 4px;
}

#olvideMiClave ul {
	margin-top: 15px;
}

#olvideMiClave ul li {
	width: 230px;
	margin: auto;
}

#OMCError {
	font-weight: bold;
	margin-top: 4px;
	color: #f00;
}

div.forLabel {
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
	color: #fff;
	font-size: 8pt;
	margin-bottom: 5px;
}

div.forField select,div.forField input {
	float: left;
	margin-left: 10px;
	width: 220px;
	color: #555;
	border: solid 1px #444;
}

/*------------------------ REGISTRO BEGIN --------------------------------*/
#divRegistro {
	width: 500px;
	font-family: Verdana;
	margin: 0 auto;
	background-color: #fff;
}

#divRegistro ul {
	margin-top: 5px;
	margin-left: 5px;
}

#divRegistro ul li {
	list-style: none;
	height: 26px;
}

#divRegistro li div.forLabel {
	float: left;
	width: 245px;
	margin: 1px;
	height: 24px;
	color: #fff;
	font-weight: bold;
	font-size: 8pt;
	background-color: #727476;
}

#divRegistro li div.forField {
	float: left;
	width: 240px;
	margin: 1px;
	height: 24px;
	background-color: #626466;
}

div.forField select,div.forField input {
	width: 230px;
	color: #333;
	border: solid 1px #444;
	margin-left: 5px;
	margin-top: 2px;
}

#divRegistro li.separador {
	background-color: #4C4C4E;
	height: 25px;
	width: 487px;
	margin: 1px;
}

#divRegistro div.titulo {
	background-color: #00AEF0;
}

#divRegistro div.titulo h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 8pt;
	padding: 4px;
	margin: 0px;
	margin-left: 10px;
	padding-top: 6px;
}

#wrapperGeneralRegistro {
	background-color: #8DB5C7;
	width: 510px;
	margin: 0 auto;
}

#logo {
	background-image:
		url(/images/frontend/nacional/home/popups/header_dg.png);
	height: 117px;
	margin-bottom: 10px;
	width: 510px;
}

#logo img {
	padding: 15px;
}

div.content {
	margin-top: 5px;
	margin-left: 10px;
}

#masDatosRegistro {
	margin-left: 6px;
	font-size: 7pt;
	background-color: #666666;
	width: 487px;
}

#masDatosRegistro div.tituloH3 {
	font-weight: bold;
	width: 100%;
	border-bottom: solid 1px #fff;
}

#masDatosRegistro div.tituloH3_2 {
	font-weight: bold;
	width: 100%;
	margin: 4px auto;
	border-top: solid 1px #fff;
	margin-top: 4px;
}

#masDatosRegistro div.tituloH3 div {
	padding-top: 5px;
	padding-bottom: 6px;
}

#masDatosRegistro div.tituloH3_2 div {
	margin: 4px auto;
	width: 200px;
	display: block;
}

#horariosRegistro {
	width: 252px;
	/*  background-color: #fff;*/
	text-align: left;
	float: left;
}

#comentariosHorariosRegistro {
	float: left;
	width: 235px;
	background-color: #727476;
	color: #fff;
}

#comentariosHorariosRegistro textarea {
	border: 1px solid #777777;
	color: #333333;
	height: 130px;
	margin: 3px 1px 1px;
	width: 226px;
}

div.listaHorarios {
	float: left;
	margin-left: 0px;
}

#formHorarios #masDatosRegistro {
	margin-left: 0px;
	width: 500px;
	background-color: #999999;
	color: #FFFFFF;
}

#formHorarios #horariosRegistro,.horariostextoshoras {
	color: #FFFFFF;
}

#formHorarios #comentariosHorariosRegistro {
	width: 246px;
	background-color: #999999;
	border: 1px solid #FFFFFF;
}

#formHorarios div.tituloH3 {
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	background-color: #666666;
	width: 100%;
	text-align: center;
}

#formHorarios #masDatosRegistro div.tituloH2 {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	background-color: #999999;
	padding: 5px 0px;
	width: 100%;
}

#formHorarios #masDatosRegistro div.tituloH3_2 div {
	width: 100%;
	font-weight: normal;
}

#formHorarios .tablaHorarioEstatico {
	margin: 5px 13px;
	width: 225px;
	height: 156px;
}

#formHorarios .tablaTextos td {
	border: 1px solid #FFFFFF;
	padding: 5px;
}

div.listaHorarios .horariostitulo {
	text-align: center;
	background-color: #666666;
	font-size: 9px;
	font-weight: bold;
}

div.listaHorarios table {
	width: 126px;
}

div.listaHorarios table td {
	background-color: #999999;
	color: #fff;
	border: solid 1px #fff;
	padding: 5px;
}

div ..listaHorarios table td {
	padding: 3px;
}

div.listaHorarios label {
	cursor: pointer;
}

.tdBold {
	font-weight: bold;
}

#comentariosHorariosRegistro div.forLabel2 {
	font-weight: bold;
	text-align: left;
	border-bottom: solid 1px #fff;
	border-top: solid 1px #fff;
	height: 22px;
}

#comentariosHorariosRegistro div.forLabel2 div {
	margin-top: 5px;
	margin-left: 7px;
}

#comentariosHorariosRegistro div.forField2 {
	padding: 3px;
}

#comentariosHorariosRegistro div.forField2 select {
	color: #333;
	border: solid 1px #444;
	width: 190px;
}

/* ****************** */ /* MI CT */
div.subTitle {
	padding: 10px;
	text-align: left;
	font-weight: bolder;
	color: #29A2DC;
}

div.subDatos {
	
}

div.subDatos table tr.titulos td {
	width: 100px;
	height: 30px;
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #00AEF0;
	border-right: 1px solid #00AEF0;
	font-size: 11px;
	font-weight: bolder;
}

div.subDatos table tr.info td {
	color: #000000;
	height: 30px;
	text-align: center;
	border-right: 1px solid #00AEF0;
	border-bottom: 1px solid #00AEF0;
	font-size: 10px;
	padding: 0px 8px 0px 10px;
}

div.subDatos table tr.info td div.boxBtn {
	text-align: center;
	background-color: #29A2DC;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	margin: 3px;
	padding: 3px;
	width: 80px;
}

div.miCuentaTitleStatusEstado {
	color: #29A2DC;
	font-weight: bolder;
	padding: 10px;
	text-align: left;
}

div.miCuentaInfoStatusEstado {
	color: #000000;
	font-size: 12px;
	padding: 0 8px 0 10px;
}

div.misEquiposDoblesEquipo {
	color: #29A2DC;
	font-weight: bolder;
	padding: 10px;
	text-align: left;
}

/* calendario */
div.calendar {
	z-index: 99999;
}

/* POPUP MI CUENTA */
div#ballRoja,div#ballAmarilla,div#ballVerde {
	width: 33px;
	height: 33px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}

div#ballRoja {
	background-image:
		url('/images/frontend/nacional/status/bolaroja_off.png');
}

div#ballAmarilla {
	background-image:
		url('/images/frontend/nacional/status/bolamarilla_off.png');
}

div#ballVerde {
	background-image:
		url('/images/frontend/nacional/status/bolaverde_off.png');
}

/* POPUP MI CUENTA */
div.autocomplete {
	position: absolute;
	width: 250px;
	background-color: white;
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	max-height: 140px;
	overflow: auto;
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.autocomplete ul li.selected {
	background-color: #ffb;
}

div.autocomplete ul li {
	font-size: 12px;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	height: 25px;
	cursor: pointer;
}

strong {
	font-weight: bold;
}

div.scrolling p {
	margin: 3px;
}

/*----------------------- ALERT -------------------------------------*/
div.ct_alert_header {
	width: 474px;
	height: 19px;
	background-image:
		url('/images/frontend/nacional/alert/alerta_arriba.png');
}

div.ct_alert_footer {
	width: 474px;
	height: 19px;
	background-image:
		url('/images/frontend/nacional/alert/alerta_abajo.png');
}

div.ct_alert_body {
	width: 474px;
	height: auto;
	position: fixed;
	z-index: 99999;
	background-image:
		url('/images/frontend/nacional/alert/alerta_medio.png');
}

div.ct_alert_content {
	color: #000000;
	font-weight: bold;
	width: 474px;
	/*height: 70px;*/
	margin: 30px auto 0px;
}

div.ct_alert_botonera {
	width: 474px;
	margin: auto;
	margin: 20px 0px 20px 0px;
}

div.ct_alert_botonera div#ct_alert_aceptar {
	cursor: pointer;
	width: 30px;
	height: 30px;
	background-image: url('/images/frontend/nacional/alert/alerta_ok.png');
	margin: auto;
}

/*---------------------------------------- MENU ----------------------------------------------*/
	/*--------------------DIV MENU-------------------------*/
#menu {
	padding: 2px 0px 0px 0px;
	height: 23px;
	width: 989px;
	text-align: left;
	overflow: hidden;
}

/*--------------------MENU IZQUIERDA-------------------------*/
#menu .menuiz {
	height: 24px;
	float: left;
}

#menu .menuiz LI {
	background-image: url("/images/frontend/nacional/menu/left/center.jpg");
	background-repeat: repeat-x;
	float: left;
	padding: 0px 12px;
}

#menu .menuiz LI.over,#menu .menuiz LI.selected {
	background-image:
		url("/images/frontend/nacional/menu/left/center_over.jpg");
}
#menu .menuiz LI.extra {
	padding: 0px 14px;
}

/*--------------------END MENU IZQUIERDA-------------------------*/
	/*--------------------MENU DERECHA------------------------*/
#menu .menude {
	height: 24px;
	float: left;
}

#menu .menude LI {
	background-image: url("/images/frontend/nacional/menu/right/center.jpg")
		;
	background-repeat: repeat-x;
	float: left;
	padding: 0px 3px;
}

#menu .menude LI.extra {
	padding: 0px 4px;
}

#menu .menude LI.over,#menu .menude LI.selected {
	background-image:
		url("/images/frontend/nacional/menu/right/center_over.jpg");
}

/*--------------------END MENU DERECHA------------------------*/
#menu  LI IMG {
	float: left;
}

#menu  LI.borde,#menu  LI.separador {
	padding: 0px;
}

#menu LI.separador {
	height: 19px;
	padding-top: 4px;
}

#menu LI A {
	float: left;
	display: block;
	height: 17px;
	padding-top: 6px;
	z-index: 5;
}

#menu LI A IMG {
	float: none;
}

/*--------------------END DIV MENU---------------------*/
	/* BTN SEDE begin */
#Sprev {
	position: absolute;
	top: 125px;
	left: 15px;
	display: none;
	cursor: pointer;
}

#Sprev:hover {
	
}

#Snext {
	position: absolute;
	top: 125px;
	right: 15px;
	display: none;
	cursor: pointer;
}

#Snext:hover {
	
}

#mainFoto:hover #Snext,#mainFoto:hover #Sprev {
	display: block;
}

/* BTN SEDE end */
div#boxPopup {
	width: 970px;
	height: 525px;
	padding-top: 10px;
	background-color: #ffffff;
}

div#boxPopup div.boxPopupTitle {
	height: 24px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #009cea;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-transform: uppercase;
}

div#boxPopup div.divBr {
	line-height: 0px;
	font-size: 0px;
	height: 8px;
	margin: 0px;
	padding: 0px;
}

div#boxPopup div.boxPopupContenido {
	width: 955px;
	height: 463px;
	background-color: #002235;
}

div#boxPopup div.boxPopupContenido div.boxPopupLine {
	width: 950px;
	height: 3px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}

/*------------------ WIDGET JUGADOR -----------------*/
div.player-widget-container {
	position: fixed;
	border: solid 1px #ccc;
	padding: 2px;
	background-color: #FFFFFF;
	text-align: left;
}

div.wr_wrapper {
	width: 200px;
}

div.wr_jug_foto {
	float: left;
	width: 44px;
	height: 62px;
}

div.wr_jug_data {
	float: left;
}

div.wr_jug_data_name {
	background-color: #00AEF0;
	color: #FFFFFF;
	width: 156px;
	font-weight: bold;
}

div.wr_jug_data_name p {
	display: block;
	padding: 6px 0 6px 3px;
}

div.wr_jug_data_more {
	font-size: 11px;
	font-style: italic;
	margin-left: 6px;
	margin-top: 10px;
}

div.wr_rank {
	font-size: 11px;
}

div.wr_rank table {
	width: 200px;
}

div.wr_rank table td {
	padding: 2px;
}

div.wr_rank tr.wr_rank_h {
	background-color: #5A5B5E;
	color: #fff;
}

div#p_widget_l {
	background-color: #fff;
	position: fixed;
	border: solid 1px #ccc;
	padding: 2px;
}

div#p_widget_l img {
	float: left;
	margin-top: 1px;
}

div#p_widget_l div.p_widget_l_text {
	float: left;
	font-size: 10px;
	padding: 3px;
}
