﻿body {
				padding: 0px;
				margin: 0px;
				overflow-y: scroll;
}
img {
				border-style: none;
				border-width: 0px;
}
ul {
				padding: 0px;
				margin: 0px;
}
li {
				padding: 0px;
				margin: 0px;
}
.hoja {
				margin: 10px auto 10px auto;
				width: 940px;
				height: auto;
				padding-right: 10px;
				padding-left: 10px;
}
.header {
				width: 940px;
				height: 100px;
				float: left;
				margin-bottom: 5px;
				background-image: url('img/fondo_header.png');
				background-repeat: no-repeat;
}
.logo_oficial {
				width: 300px;
				float: left;
				height: 85px;
				margin-left: 10px;
				margin-top: 10px;
}
.sponsor_banner {
				width: 400px;
				float: left;
				height: 85px;
				margin-left: 20px;
				margin-top: 10px;
}
.menu {
				width: 930px;
				height: 35px;
				margin-bottom: 5px;
				float: left;
				background-image: url('img/fondo_menu.png');
				background-repeat: no-repeat;
				padding-left: 10px;
}
.leaderboard {
				width: 320px;
				height: 245px;
				float: left;
				background-image: url('img/leaderboard.jpg');
				background-repeat: no-repeat;
				padding-top: 40px;
				margin-bottom: 10px;
}
.noticias {
				float: left;
				margin-bottom: 10px;
				margin-right: 10px;
				width: 280px;
				height: 285px;
				margin-left: 10px;
}
.inscripciones {
				width: 320px;
				height: 245px;
				float: left;
				background-image: url('img/inscritos.jpg');
				background-repeat: no-repeat;
				padding-top: 40px;
				margin-bottom: 10px;
}
.footer {
				width: 940px;
				float: left;
				height: 44px;
				background-image: url('img/footer.jpg');
				background-repeat: no-repeat;
				text-align: center;
				color: #FFFFFF;
				padding-top: 10px;
				font-family: arial, Helvetica, sans-serif;
				font-size: small;
}
.leaderboard iframe {
				margin: 0px;
				padding: 0px;
				border: 1px solid #CCCCCC;
}
.noticia_c_img {
	width: 280px;
	float: left;
}
.noticias­_c_img_titulo {
				width: 272px;
				float: left;
				font-family: arial, Helvetica, sans-serif;
				font-size: large;
				color: #6F6F6F;
				font-weight: bold;
				letter-spacing: -1px;
				padding-top: 4px;
				padding-right: 4px;
				padding-left: 4px;
				background-image: url('img/fondo_titular_noticia.png');
				background-repeat: repeat-x;
}
.noticias_c_mas {
				float: left;
				width: 280px;
				font-family: arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #333333;
				margin-top: 5px;
}
.noticias_c_mas li {
				list-style-image: url('img/news_arrow.png');
				list-style-position: inside;
				padding-left: 1px;
				margin-bottom: 10px;
				width: 280px;
				border-bottom-style: solid;
				border-bottom-width: 1px;
				border-bottom-color: #CCCCCC;
				padding-bottom: 3px;
}
.noticias_c_mas a {
				color: #333333;
				text-decoration: none;
}
.noticias_c_mas a:visited {
				color: #333333;
				text-decoration: none;
}
.noticias_c_mas a:hover {
				color: #666666;
				text-decoration: none;
}
.inscripciones iframe {
				margin: 0px;
				padding: 0px;
				border: 1px solid #CCCCCC;
				scrollbar-face-color: #6685CA;
				scrollbar-highlight-color: #6685CA;
				scrollbar-shadow-color: #6685CA;
				scrollbar-3dlight-color:#FFFFFF;
				scrollbar-arrow-color:#FFFFFF;
				scrollbar-track-color:#E5E5E5;
				scrollbar-drakshadow-color:#000000;
}

.inscripciones_a iframe {
				margin: 0px;
				padding: 0px;
				border: 1px solid #CCCCCC;
				scrollbar-face-color: #6685CA;
				scrollbar-highlight-color: #6685CA;
				scrollbar-shadow-color: #6685CA;
				scrollbar-3dlight-color:#FFFFFF;
				scrollbar-arrow-color:#FFFFFF;
				scrollbar-track-color:#E5E5E5;
				scrollbar-drakshadow-color:#000000;
}


.logos_auspiciadores {
				width: 290px;
				float: left;
				text-align: center;
}

/*********************** SCROLLERS ***********************/
.root 		{
		position:relative;
		height:			200px;
		width:			280px;
		
		}
.root p 	{

		}
.thumb 		{
		position:			absolute;
		height:			9px;
		width:			15px;
		left: 			10px;
		}
.dn 	{
		position:			absolute;
		left: 			10px;
		}
.up 	{
		position:			absolute;
		left: 			10px;
		}
.thumb a img{
		border:			0;
		}
.thumb a{
		border:			0;
		}
.dn a img{
		border:			0;
		}
.dn a{
		border:			0;
		}
.up a img{
		border:			0;
		}
.up a{
		border:			0;
		}
.scrollContainer { 
		position:			absolute; 
		left:			2px; 
		top:			19px; 
		height:			300px; 
		clip:			rect(0 267 200 0); 
		overflow:			auto; 

		
		}
.scrollContent { 
		position:			absolute; 
		left:			0px; 
		top:			0px; 
		width:			100px; 
		}

.auspiciadores {
				padding: 45px 10px 10px 10px;
				width: 920px;
				float: left;
				margin-bottom: 10px;
				background-image: url('img/auspiciadores.jpg');
				background-repeat: no-repeat;
				border-bottom-style: solid;
				border-bottom-width: 1px;
				border-bottom-color: #E6E6E6;
}
.menu li:hover {
				background-position: 0px 0px;
				background-image: url('img/fondo_menu_hover.png');
				background-repeat: repeat;
				z-index: 13;
				border-right-style: solid;
				border-right-width: 1px;
				border-right-color: #094166;
				padding-right: 24px;
}
.menu li {
				background-position: right 0px;
				padding: 7px 25px 8px 25px;
				float: left;
				font-family: arial, Helvetica, sans-serif;
				color: #FFFFFF;
				font-size: medium;
				font-weight: normal;
				letter-spacing: -1px;
				list-style-type: none;
				background-image: url('img/separacion_menu.png');
				background-repeat: no-repeat;
				text-align: center;
				z-index: 11;
}
.menu ul {
				float: left;
				width: auto;
}

.menu a {
				color: #FFFFFF;
				text-decoration: none;
}
.menu a:visited {
				color: #FFFFFF;
				text-decoration: none;
}
.menu a:hover {
				color: #CCCCCC;
				text-decoration: none;
}
.sidebar_right {
				width: 320px;
				height: auto;
				float: right;
}
.contenido_pages {
				float: left;
				width: 940px;
				min-height: 400px;
}
.contenido_pages_top {
				float: left;
				width: 940px;
				height: 15px;
				background-image: url('img/fondo_content_top.png');
				background-repeat: no-repeat;
}
.contenido_pages_bottom {
				float: left;
				width: 940px;
				height: 15px;
				background-image: url('img/fondo_content_bottom.png');
				background-repeat: no-repeat;
}
.contenido_pages_content {
				float: left;
				width: 920px;
				min-height: 300px;
				background-color: #F0F0F0;
				padding-left: 10px;
				padding-right: 10px;
}
iframe #header {
				padding: 80px;
				margin: 0px;
}
.contenido_editable {
				float: left;
				width: 940px;
}
.contenido_pages_content_titulo {
				float: left;
				width: 920px;
				font-family: arial, Helvetica, sans-serif;
				font-size: x-large;
				color: #10324E;
				font-weight: bold;
				letter-spacing: -1px;
				border-bottom-style: solid;
				border-bottom-width: 3px;
				border-bottom-color: #10324E;
				margin-bottom: 13px;
}
.contenido_pages_content_contenido {
				float: left;
				width: 910px;
				font-family: arial, Helvetica, sans-serif;
				font-size: small;
				color: #333333;
				font-weight: normal;
				padding-left: 10px;
				text-align: justify;
}
.inscripciones_a {
				width: 320px;
				height: 245px;
				float: left;
				background-image: url('img/inscritos_a.jpg');
				background-repeat: no-repeat;
				padding-top: 40px;
				margin-bottom: 10px;
}
.abierto_ads {
				width: 320px;
				height: 285px;
				float: left;
				background-repeat: no-repeat;
				margin-bottom: 10px;
}
.abierto_afiche {
				width: 320px;
				height: 235px;
				float: left;
				margin-bottom: 10px;
				border: 1px solid #CCCCCC;
				background-image: url('img/afiche.jpg');
				background-repeat: no-repeat;
}
.salidas_boton {
				width: 320px;
				height: 33px;
				float: left;
				background-image: url('img/salidas.jpg');
				background-repeat: no-repeat;
				font-family: arial, Helvetica, sans-serif;
				font-size: x-large;
				letter-spacing: -1px;
				font-weight: bold;
				text-align: center;
				color: #FFFFFF;
				padding-top: 7px;
}
.salidas_boton a {
				color: #FFFFFF;
				text-decoration: none;
}
.salidas_boton a:visited {
				color: #FFFFFF;
				text-decoration: none;
}
.salidas_boton a:hover {
				color: #C0C5D8;
				text-decoration: none;
}
.auspiciadores_oficiales {
	padding-right: 10px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	text-align: center;
	margin-right: 10px;
	width: 344px;
	margin-bottom: 10px;
}
.auspiciadores_gold {
				margin-bottom: 10px;
				width: 540px;
				float: left;
				padding-bottom: 10px;
				text-align: center;
}
.auspiciadores_silver {
				float: left;
				text-align: center;
				width: 640px;
}
.auspiciadores_gold img {
	margin-top: 5px;
	margin-bottom: 5px;

}
.auspiciadores_silver img {
				
}
.v_anterior {
				width: 150px;
				float: left;
				font-family: arial, Helvetica, sans-serif;
				font-size: small;
				color: #FFFFFF;
				letter-spacing: -1px;
}
.noticia_columna {
				width: 280px;
				height: auto;
}
.auspiciadores_oficiales img {
				margin-top: 10px;
}
.galeria_cont{
	width:885px; 
	margin:0 auto;
}
.galeria_cat{
	float: left; 
	width:195px; 
	height:137px; 
	margin: 12px 12px 0px;
	padding-bottom: 11px;
}
.galeria_top{
	float: left; 
	width:195px; 
	height:24px; 
	background-image:url('img/gal_top.png'); 
	background-position:top center; 
	background-repeat:no-repeat; 
	text-align:center; 
	color: #10324E; 
	font-family: arial,Helvetica,sans-serif; 
	font-size: 17px; 
	font-weight: bold; 
	letter-spacing: -1px; 
	margin-bottom: -3px; 
	padding-top: 3px;
}
.galeria_middle{
	float: left; 
	width:195px; 
	height:113px;
}
.galeria_bottom{
	float: left;
	width:195px;
	height:26px;
	background-image:url('img/gal_desc.png'); 
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:-26px;
}
.galeria_bottom_txt{
	float: left; 
	color:#FFF; 
	font-size:10px; 
	font-weight:bold; 
	margin-top:7px; 
	margin-left: 4px;
}
.galeria_bottom_btn{
	float: right; 
	margin-top:5px;
	margin-right: 4px;
}
.pagenumbers{
				margin-bottom: 10px;

}
.pagenumbers img{
	padding-right:7px;
	vertical-align:bottom;
}
.pagenumbers a:hover{
	text-decoration:none;
	color:#666;
}
.pagenumbers a:visited{
	text-decoration:none;
	color:#666;
}
.pagenumbers a{
	text-decoration:none;
	color:#666;
}

.pagenumbers2{
 margin-top: 17px;
}

.abiertos_anteriores_menu {
				width: 100%;
				height: 70px;
				background-image: url('img/abiertos_anteriores_fondo_header.jpg');
				background-repeat: repeat-x;
}
.abiertos_anteriores_head {
				width: 960px;
				height: 70px;
				margin: 0px auto 0px auto;
}
.abiertos_anteriores_logo_onlygolf {
				height: 70px;
				width: 104px;
				float: left;
				background-image: url('img/logo_onlygolf.png');
}
.abiertos_anteriores_links {
				float: right;
				/*width: 580px;*/
				height: 50px;
				padding-top: 20px;
				padding-left: 20px;
				margin-right:12px;
}
.abiertos_anteriores_links li {
    background-image: url("img/abiertos_anteriores_botones.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    font-family: arial,Helvetica,sans-serif;
    font-size: small;
    font-weight: bold;
    height: 21px;
    list-style-type: none;
    margin-right: -19px;
    padding-left: 32px;
    padding-top: 6px;
    width: 60px;
}
.contenido_resultados_menu {
				float: left;
				width: 910px;
				height: 45px;
				margin-bottom: 10px;
}
.inscripciones_a iframe {
				margin: 0px;
				padding: 0px;
				border: 1px solid #CCCCCC;
				scrollbar-face-color: #6685CA;
				scrollbar-highlight-color: #6685CA;
				scrollbar-shadow-color: #6685CA;
				scrollbar-3dlight-color: #FFFFFF;
				scrollbar-arrow-color: #FFFFFF;
				scrollbar-track-color: #E5E5E5;
				scrollbar-drakshadow-color: #000000;
}
.leaderboard iframe {
				margin: 0px;
				padding: 0px;
				border: 1px solid #CCCCCC;
				scrollbar-face-color: #6685CA;
				scrollbar-highlight-color: #6685CA;
				scrollbar-shadow-color: #6685CA;
				scrollbar-3dlight-color: #FFFFFF;
				scrollbar-arrow-color: #FFFFFF;
				scrollbar-track-color: #E5E5E5;
				scrollbar-drakshadow-color: #000000;
}
.b_abierto {
				width: 138px;
				height: 43px;
				float: left;
				z-index: 100;
				position: relative;
}
.b_profesionales {
				width: 172px;
				height: 43px;
				float: left;
				z-index: 99;
				margin-left: -65px;
				position: relative;
}
.b_varones {
				width: 172px;
				height: 43px;
				float: left;
				z-index: 98;
				margin-left: -85px;
				position: relative;
}
.b_damas {
				width: 170px;
				height: 43px;
				float: left;
				z-index: 97;
				margin-left: -50px;
				position: relative;
}
.b_v_seniors {
				width: 172px;
				height: 43px;
				float: left;
				z-index: 96;
				margin-left: -45px;
				position: relative;
}

/* RESULTADOS PHP   */

.campeonato table {
				border-collapse: collapse;
				border-spacing: 0px;
}
.th_fondo {
				background-image: url('img/fondo_th_camp.png');
				background-repeat: no-repeat;
				display: block;
                position: relative;
                width: 700px;

}
.campeonato tr.altrow {
				height: 21px;
				display: block;
				background-color: #E9E9E9;
}
.campeonato tr.altrow_b {
				height: 21px;
				display: block;
				background-color: #E0E0E0;
}

.campeonato a {
				text-decoration: none;
				color: #333333;
}
.altrow_fin {
				height: 21px;
				background-image: url('img/fondo_td_fin.png');
				background-repeat: no-repeat;
}
/* FIN RESULTADOS PHP   */

/* TARJETA.PHP */
.contenido_tarjeta {
				float: left;
				width: 940px;
				min-height: 400px;
}
.contenido_pages_content_titulo_tarjeta {
				float: left;
				width: 920px;
				font-family: arial, Helvetica, sans-serif;
				font-size: x-large;
				color: #FFFFFF;
				font-weight: bold;
				letter-spacing: -1px;
				border-bottom-style: solid;
				border-bottom-width: 3px;
				border-bottom-color: #FFFFFF;
				margin-bottom: 13px;
				height: 31px;
}
.contenido_pages_content_tarjeta {
				float: left;
				width: 910px;
				font-family: arial, Helvetica, sans-serif;
				font-size: small;
				color: #333333;
				font-weight: normal;
				padding-left: 5px;
				text-align: justify;
				height: auto;
}

/*Fin TARJETA.PHP*/

/*TARJETA.CTP*/

.Estilo3 {
  font-size: 24px
}

.Estilo4 {
  color: #000000
}

.fon_tarjeta {
				width: 24px;
				text-align: center;
				background-image: url('img/fondo_punto.png');
				background-repeat: no-repeat;
}

.fon_tarjeta_2 {
				text-align: center;
				height: 20px;
				background-image: url('img/tit_tabla_tr.png');
				background-repeat: no-repeat;
				margin-bottom: 5px;
				color: #FFFFFF;
}
.fon_tarjeta_3 {
				background-color: #E7E7D3;
				text-align: center;
				height: 20px;
				width: 20px;
				background-image: url('img/fondo_tarjeta3.png');
				background-repeat: no-repeat;
				color: #FFFFFF;
				letter-spacing: -1px;
				padding-right: 5px;
}

.fon_tarjeta_4 {
  background-color: #E7E7D3;
  text-align: center;
  height: 20px;
  width: 20px;
}

.birdie {
				width: 24px;
				text-align: center;
				height: 24px;
				background-image: url('img/birdie_b.png');
				background-repeat: no-repeat;
				color: #FFFFFF;
				padding-top: 2px;
				padding-bottom: 2px;
				background-position: 0px 2px;
}
.par {
;
				width: 24px;
				text-align: center;
				height: 24px;
				background-image: url('img/par.png');
				background-repeat: no-repeat;
				color: #FFFFFF;
				background-position: 0px 2px;
}
.bogey {
				width: 24px;
				text-align: center;
				height: 24px;
				background-image: url('img/bogey_b.png');
				background-repeat: no-repeat;
				color: #FFFFFF;
				background-position: 0px 2px;
}
.doble_bogey {
				width: 24px;
				text-align: center;
				height: 24px;
				background-image: url('img/doble_bogey_b.png');
				background-repeat: no-repeat;
				color: #FFFFFF;
				background-position: 0px 2px;
}

.borde_tarjeta {

}

.eagle {
				
				width: 24px;
				text-align: center;
				height: 24px;
				background-image: url('img/aguila.png');
				background-repeat: no-repeat;
				color: #FFFFFF;
				background-position: 0px 2px;
}

.Estilo13 {
  color: #333333
}

.Estilo14 {
  color: #333333;
  font-weight: bold;
}

.titulo_sitio {
  background-color: #9BBBD9;
}

.hoyo {
  background-color: #E7E7D3;
  padding: 2px;
  margin: 1px;
  font-weight: bold;
  text-align: center;
  width: 20px;
}

.nombre_grande {
  width: 700px;
  height: auto;
  clear: both;

}

.nombre {
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  float: left;
  margin-right: 5px;
  width: auto;
  height: 45px;
}

.apellido {
				font-size: 30px;
				font-weight: bold;
				color: #ffffff;
				text-transform: uppercase;
				width: auto;
				heigth: 45px;
				float:left;
				margin-right: 5px;
}
.bandera {
				float: left;
				width: 45px;
				height: 45px;
}

#tarjeta{
				margin: 40px auto;
				width: 700px;
				font-weight: bold;
}
.fila_hoyo {
				height: 30px;
}

.fila_puntos {
				height: 30px;
				
}

.fondo_tarjeta_tr {
				background-image: url('img/fondo_tabla_tr.png');
				background-repeat: repeat-x;
				background-color: #ffffff;
				padding-bottom: 10px;
}

.table_nombre_fondo {
				background-image: url('img/table_nombre_fondo.png');
				background-repeat: no-repeat;
}

.tabla_pie_fondo {
				width: 700px;
				height: 22px;
				background-image: url('img/tabla_pie_fondo.png');
				background-repeat: no-repeat;
}
/*Fin TARJETA.CTP*/
.simbologia_tarjeta {
				height: 40px;
				float: left;
				text-align: center;
}
.contenido_pages_top_tarjeta {
				float: left;
				width: 940px;
				height: 15px;
				background-image: url('img/fondo_content_top_tarjeta.png');
				background-repeat: no-repeat;
}
.contenido_pages_bottom_tarjeta {
				float: left;
				width: 940px;
				height: 15px;
				background-image: url('img/fondo_content_bottom_tarjeta.png');
				background-repeat: no-repeat;
}
.contenido_pages_content_tarjeta_fon {
				float: left;
				width: 920px;
				min-height: 300px;
				background-color: #525252;
				padding-left: 10px;
				padding-right: 10px;
}

.bajo_par {
    color: #FF0000;
    font-weight: bold;
}
.espacio_ {
				width: 400px;
				height: 5px;
				margin-top: -15px;
}
.galeria_titulo {
				float: left;
}
.volver_titulo {
				float: right;
}

.altrow td {
				background-position: right 3px;
				background-image: url('img/separador_resultados.png');
				background-repeat: no-repeat;
}

.altrow_b td {
				background-position: right 3px;
				background-image: url('img/separador_resultados.png');
				background-repeat: no-repeat;
}

.datos_jugador {
				float: left;
				width: 700px;
				height: auto;
}

.tabla_tarjeta {
				float: left;
}

.foto_jugador {
				border-width: 1px;
				border-color: #CCCCCC;
				float: left;
				width: 90px;
				height: 120px;
				border-top-style: solid;
				border-right-style: solid;
				border-bottom-style: solid;
				border-left-style: solid;
				top: 105px;
				position: absolute;
}
.bases_center {
				text-align: center;
				width: 910px;
				height: auto;
				float: left;
}
/*RESULTADOS*/
.cat {
    float: left;
    margin-left: -73px;
    position: relative;
    z-index: 40;
}
.b_va{
	float: left;
    position: relative;
    width: 100px;
    z-index: 100;
}
.b_pre{ 
	float: left;
    position: relative;
    width: 100px;
    z-index: 90;
}
.b_vaj{ 
	float: left;
    position: relative;
    width: 110px;
    z-index: 80;
}
.b_vpj{
	float: left;
    position: relative;
    width: 100px;
    z-index: 70;
}
.b_da{
	float: left;
    position: relative;
    width: 100px;
    z-index: 100;
}
.b_daj{
	float: left;
    position: relative;
    width: 110px;
    z-index: 90;
}
.b_dpj{
	float: left;
    position: relative;
    width: 100px;
    z-index: 80;
}
.b_dap{
	float: left;
    position: relative;
    width: 100px;
    z-index: 70;
}
.noticia_columna a {
				text-decoration: none;
				color: #808080;
}
/* corte  */

.corte {
    background-color: navy;
    color: white;
		height: 30;
		font-size: x-large;
}

/*  fin corte */
