/*
//////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////// RESET ///////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////
*/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
	margin: 0;
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////// GENERAL //////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////
*/
body{
	font-family: "OpenSans";
	color:#333;
	font-size:12px;
	font-weight:normal;
	background-color:#fff;
	margin:0 auto;
	overflow-x:hidden;
}
@font-face {
	font-family: "OpenSans";
	src: url('../../../minisite/fonts/OpenSans-Regular.eot');
	src: local('O'),
			url('../../../minisite/fonts/OpenSans-Regular.eot#iehack') format('embedded-opentype'),
			url('../../../minisite/fonts/OpenSans-Regular.ttf') format('truetype');

}
@font-face {
	font-family: "OpenSansBold";
	src: url('../../../minisite/fonts/OpenSans-Bold.eot');
	src: local('O'),
			url('../../../minisite/fonts/OpenSans-Bold.eot#iehack') format('embedded-opentype'),
			url('../../../minisite/fonts/OpenSans-Bold.ttf') format('truetype');
}

a{
	font-family: "OpenSansBold";
	font-size:12px;
	color:#437B1A;
	text-decoration:none;
	cursor:pointer;
}
a:hover{
	font-family: "OpenSansBold";
	font-size:12px;
	color: #333;
	text-decoration:none;
}
h1{
	font-weight:bold;
	font-family:"OpenSansBold";
	font-size:44px;
	color:#fff;
}
h2{
	font-weight:bold;
	font-family:"OpenSansBold";
	font-size:29px;
	word-spacing:-4px;
	color:#333;
}
h3{
	font-weight:normal;
	font-family:"OpenSansBold";
	font-size:15px;
	padding-top:6px;
	line-height:17px;
	color:#333;
}
h4{
	font-weight:normal;
	font-family:"OpenSans";
	font-size:33px;
	word-spacing:-2px;
	color:#333;
	padding:9px;
}
.mod1{
	font-size:38px;
	text-shadow: 0.05em 0.05em 0.05em #333
}
.mod2{
	font-size:55px;
	text-shadow: 0.05em 0.05em 0.05em #333
}
.mod3{
	font-size:55px;
	padding-top:15px;
	text-shadow: 0.05em 0.05em 0.05em #333
}
.mod4{
	font-size:22px;
}
.mod5{
	color:#525F69;
	margin-top:19px;
	font-size:23px;
	margin-bottom:7px;
}
.mod6{
	color:#fff;
	margin-top:2px;
	font-size:20px;
	margin-bottom:7px;
	text-shadow: 0.05em 0.05em 0.05em #333
}
.mod7{
	color:#fff;
}
a span{	display:none;}
li{list-style:none}
p{font-size:12px; text-align:left; line-height:17px; padding-top:4px; padding-bottom:10px;}
strong, b{font-weight:bold}
.bold{font-weight:bold}
.italic{font-style:italic}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////// HEADER ///////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#header{
	width:100%;
	height:110px;
	border-top:#466671 4px solid;
	margin:0 auto;
}
#head-box{
	width:1000px;
	height:110px;
	margin:0 auto;
	position:relative;
}
#head-l{
	width:510px;
	height:90px;
	padding-top:6px;
	margin:0 auto;
	float:left;
	display:inline;
}
#head-r{
	width:390px;
	height:106px;
	margin:0 auto;
	float:right;
	display:inline;
}
#head-r-t{
	width:890px;
	height:37px;
	margin:0 auto;
	float:right;
	text-align:right;
	display:inline;
}
#btn-acc{
	width:90px;
	height:30px;
	margin:0 auto;
	line-height:28px;
	font-family: "OpenSansBold";
	font-size:14px;
	background-color:#466671;
	color:#fff;
	padding:6px 5px 6px 25px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background-image: url(../../../minisite/img/icon-acceso.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
#btn-acc:hover{
	width:90px;
	height:30px;
	margin:0 auto;
	line-height:28px;
	font-family: "OpenSansBold";
	font-size:14px;
	background-color:#000;
	color:#fff;
	padding:6px 5px 6px 25px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background-image: url(../../../minisite/img/icon-acceso.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
/*
///////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////// NAV ///////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////
*/
#boxnav {
	width:100%;
	height:37px;
	margin:0 auto;
	padding:0;
	background-color:#437B1A;
}
#nav {
	width:1000px;
	height:37px;
	margin:0 auto;
	position:relative;
}
#nav li {
	float:left;
	height:29px;
	line-height:29px;
	margin:0 auto;
	margin-left:4px;
	margin-right:4px;
	margin-top:4px;
	list-style:none;
	display:inline;
	padding-left:30px;
	padding-right:6px;
}
#nav li:hover {
	background-color:#64B726;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#nav li:hover a{
	color:#fff;
}
#nav li a {
	font-family: "OpenSans";
	font-size:15px;
	text-transform:uppercase;
	font-weight:normal;
	text-align:left;
	color:#fff;
	text-decoration:none;
}
#nav li a:hover {
	color:#fff;
}
.nav-1{
	padding-left:50px;
	background-image: url(../../../minisite/img/icon-inicio.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-1:hover{
	padding-left:50px;
	background-image: url(../../../minisite/img/icon-inicio.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-one-ov{
	float:left;
	height:29px;
	line-height:29px;
	margin:0 auto;
	margin-left:4px;
	font-family: "OpenSans";
	font-size:15px;
	margin-right:4px;
	list-style:none;
	display:inline;
	padding-right:6px;
	text-transform:uppercase;
	padding-left:50px;
	background-color:#64B726;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-image: url(../../../minisite/img/icon-inicio.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-two-ov{
	float:left;
	height:29px;
	line-height:29px;
	margin:0 auto;
	margin-left:4px;
	font-family: "OpenSans";
	font-size:15px;
	margin-right:4px;
	list-style:none;
	display:inline;
	padding-right:6px;
	text-transform:uppercase;
	padding-left:50px;
	background-color:#64B726;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-image: url(../../../minisite/img/icon-horarios.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-three-ov{
	float:left;
	height:29px;
	line-height:29px;
	margin:0 auto;
	margin-left:4px;
	font-family: "OpenSans";
	font-size:15px;
	margin-right:4px;
	list-style:none;
	display:inline;
	padding-right:6px;
	text-transform:uppercase;
	padding-left:50px;
	background-color:#64B726;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-image: url(../../../minisite/img/icon-resultados.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-four-ov{
	float:left;
	height:29px;
	line-height:29px;
	margin:0 auto;
	margin-left:4px;
	font-family: "OpenSans";
	font-size:15px;
	margin-right:4px;
	list-style:none;
	display:inline;
	padding-right:6px;
	text-transform:uppercase;
	padding-left:50px;
	background-color:#64B726;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-image: url(../../../minisite/img/icon-diferenciales.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-five-ov{
	float:left;
	height:29px;
	line-height:29px;
	margin:0 auto;
	margin-left:4px;
	font-family: "OpenSans";
	font-size:15px;
	margin-right:4px;
	list-style:none;
	display:inline;
	padding-right:6px;
	text-transform:uppercase;
	padding-left:50px;
	background-color:#64B726;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-image: url(../../../minisite/img/icon-estadisticas.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-six-ov{
	float:left;
	height:29px;
	line-height:29px;
	margin:0 auto;
	margin-left:4px;
	font-family: "OpenSans";
	font-size:15px;
	margin-right:4px;
	list-style:none;
	display:inline;
	padding-right:6px;
	text-transform:uppercase;
	padding-left:50px;
	background-color:#64B726;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-image: url(../../../minisite/img/icon-noticias.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-eight-ov{
	float:left;
	height:29px;
	line-height:29px;
	margin:0 auto;
	margin-left:4px;
	font-family: "OpenSans";
	font-size:15px;
	margin-right:4px;
	list-style:none;
	display:inline;
	padding-right:6px;
	text-transform:uppercase;
	padding-left:50px;
	background-color:#64B726;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-image: url(../../../minisite/img/icon-ranking.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-2{
	padding-left:50px;
	background-image: url(../../../minisite/img/icon-horarios.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-2:hover{
	padding-left:50px;
	background-image: url(../../../minisite/img/icon-horarios.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-3{
	padding-left:50px;
	background-image: url(../../../minisite/img/icon-resultados.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-3:hover{
	padding-left:50px;
	background-image: url(../../../minisite/img/icon-resultados.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-4{
	padding-left:50px;
	background-image: url(../../../minisite/img/icon-diferenciales.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-4:hover{
	padding-left:50px;
	background-image: url(../../../minisite/img/icon-diferenciales.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-5{
	padding-left:50px;
	background-image: url(../../../minisite/img/icon-estadisticas.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-5:hover{
	padding-left:50px;
	background-image: url(../../../minisite/img/icon-estadisticas.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-6{
	padding-left:50px;
	background-image: url(../../../minisite/img/icon-noticias.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-6:hover{
	padding-left:50px;
	background-image: url(../../../minisite/img/icon-noticias.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-7{
	padding-left:50px;
	background-image: url(../../../minisite/img/icon-digigolf.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-7:hover{
	padding-left:50px;
	background-image: url(../../../minisite/img/icon-digigolf.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-8{
	padding-left:50px;
	background-image: url(../../../minisite/img/icon-ranking.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.nav-8:hover{
	padding-left:50px;
	background-image: url(../../../minisite/img/icon-ranking.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}

.nav-9 {
    padding-left: 50px;
    background-image: url(../../../img/icon-contacto-ov.png);
    background-repeat: no-repeat;
    background-position: 4px center;
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////// BANNER ////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#central{
	width:100%;
	height:390px;
	margin:0 auto;
	position:relative;
	text-align:center;
}

#banner{
	width:100%;
	margin:0 auto;
	padding:0px;
	height:340px;
	text-align:center;
}
#pager{
	position:absolute;
	bottom:125px; left:50px;
	z-index:999;
}
#pager a {
	display:block;
	float:left;
	width:21px; height:21px;
	overflow:hidden;
	margin-left:5px;
	background:url(../../../minisite/img/pager.png) no-repeat left top;
	text-indent:-40px;
}
#pager a.activeSlide { background-position: right top}
#pager a:focus { outline: none; }

#box-cen{
	width:1050px;
	height:109px;
	margin:0 auto;
	position:relative;
}
#box-banner{
	width:195px;
	height:60px;
	margin:0 auto;
	background-color:#FFF;
	position:absolute;
	right:15px;
	line-height:23px;
	bottom:80px;
	padding-top:11px;
	z-index:9999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#box-centro{
	width:1050px;
	height:109px;
	padding-top:5px;
	margin:0 auto;
	position:absolute;
	bottom:60px;
	z-index:99999;
	text-align:center;
	background-image: url(../../../minisite/img/bg-txt-home.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.dest{
	font-weight:normal;
	font-family:"OpenSans";
	font-size:16px;
	text-shadow: 0.05em 0.05em 0.05em #FFF;
	line-height:16px;
	color:#7d7d7d;
	width:890px;
	margin-left:80px;
	text-align:center;
	padding-top:25px;
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////// HOME ////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#page{
	width:100%;
	margin:0 auto;
	display:table;
}
#box-f5{
	width:100%;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:22px;
	display:table;
	background-color:#f5f5f5;
}
#box-torneos{
	width:1000px;
	margin:0 auto;
	display: table;
}
.sep-tit-one{
	width:1000px;
	height:50px;
	margin:0 auto;
	display: table;
	margin-bottom:10px;
	background-image: url(../../../minisite/img/sep-tit-one.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#torneos-home {
	width:1000px;
	margin:0 auto;
	display:inline;
}
#torneos-home li {
	float:left;
	width:480px;
	padding-top:10px;
	padding-bottom:14px;
	margin:0 auto;
	margin-left:17px;
	list-style:none;
	background-image: url(../../../minisite/img/sep-tit-one.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	display:inline;
}
.torneo-l {
	float:left;
	width:91px;
	height:96px;
	padding-top:4px;
	text-align:center;
	background-color:#FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin:0 auto;
	display:inline;
	padding-bottom: 5px;
}
.torneo-l img {
    /*padding: 5px;*/
    margin-top: -5px;
    max-height: 110px;
}
.torneo-r {
	float:left;
	width:365px;
	padding-left:16px;
	height:91px;
	margin:0 auto;
	display:inline;
}
.subtit{
	font-weight:normal;
	font-family:"OpenSansBold";
	font-size:13px;
	color:#A0B011;
}
.linea-f{
	width:100%;
	padding-top:8px;
	padding-bottom:8px;
}
.torneo-r a{
	font-family: "OpenSansBold";
	font-size:13px;
	text-align:left;
	text-decoration:none;
	padding:6px;
	padding-left:30px;
	margin-top:10px;
	background-color:#466671;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-image: url(../../../minisite/img/btn-mas.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.torneo-r a:hover {
	background-color:#000;
}
#box-news{
	width:1000px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	position:relative;
	display: table;
}
.sep-tit-two{
	width:1000px;
	height:40px;
	margin:0 auto;
	display: table;
	border-bottom:#EEE 1px solid;
	margin-bottom:16px;
}
#noticias-home {
	width:1000px;
	margin:0 auto;
	margin-top:15px;
	display:inline;
}
#noticias-home li {
	float:left;
	width:480px; /* lista las noticias en una sola columna - o cambiar a un valor fijo*/ /* width: 98%; */
	padding-bottom:7px;
	margin:0 auto;
	margin-bottom:12px;
	background-color:#D7DCE0;
	margin-right:10px;
	margin-left:10px;
	list-style:none;
	position:relative;
	display:inline;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.noticias-l {
	float:left;
	width:120px;
	height:120px;
	padding-top:12px;
	padding-left:12px;
	margin:0 auto;
	display:inline;
}
.noticias-r {
	float:left;
	width:330px; /* Lista las noticias a lo largo del contenedor, puede ser con valor fijo*/ /*width:80%;*/
	padding-left:10px;
	padding-top:17px;
	margin:0 auto;
	display:inline;
	position:relative;
}
.tabla-ranking {
	width:800px;
	display:block;
	float:left;
	margin:0 auto;
	position: relative;
	text-align: center;
}
.tabla-ranking li {
	float:left;
	width:790px;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.tabla-ranking li:hover {
	background-color:#E6E7E8;
}
a.htit{
	font-weight:normal;
	font-family:"OpenSansBold";
	font-size:15px;
	padding-top:6px;
	line-height:17px;
	/*color:#333;*/
}
a.htit:hover{
	font-weight:normal;
	font-family:"OpenSansBold";
	font-size:15px;
	padding-top:6px;
	line-height:17px;
	/*color:#437B1A;*/
}
.cal{
	width:85px;
	height:25px;
	line-height:25px;
	margin:0 auto;
	position:absolute;
	padding-left:25px;
	right:0px;
	z-index:99999;
	font-family: "OpenSansBold";
	font-size:12px;
	color:#8D9BA7;
	background-image: url(../../../minisite/img/icon-fecha.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.cal-new{
	width:55px;
	height:25px;
	line-height:25px;
	margin:0 auto;
	position:absolute;
	top:0px;
	padding-left:25px;
	right:0px;
	z-index:99999;
	font-family: "OpenSansBold";
	font-size:12px;
	color:#8D9BA7;
	background-image: url(../../../minisite/img/icon-fecha.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.subtit{
	font-weight:normal;
	font-family:"OpenSansBold";
	font-size:13px;
	color:#A0B011;
}
.linea-f2 {
    width: 100%;
    line-height: 14px;
    padding-bottom: 10px;
    padding-top: 5px;
    /* margin-bottom: 5px; */
}
a.btnbxo{
	font-family: "OpenSansBold";
	font-size:13px;
	text-align:left;
	text-decoration:none;
	padding:6px;
	padding-left:30px;
	margin-top:10px;
	background-color:#437B1A;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-image: url(../../../minisite/img/btn-ico.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
a.btnbxo:hover {
	background-color:#000;
}
#paginador {
	float:left;
	width:970px;
	height:30px;
	margin-top:7px;
	margin-left:15px;
	padding-top:10px;
	text-align:center;
	line-height:30px;
	list-style:none;
	color:#CCC;
	border-top: #CCC 1px dotted;
}
#paginador2{ /* Agregado el 08/01/2015 para resultados2.php*/
	/*float:left;*/
	width:970px;
	height:30px;
	/*margin-top:7px;
	margin-left:15px;*/
	margin: 0 auto;
	padding-top:10px;
	text-align:center;
	line-height:30px;
	list-style:none;
	color:#CCC;
	border-top: #CCC 1px dotted;
}
.paginador{
	float:left;
	width:970px;
	height:30px;
	margin: 0 auto;
	padding-top:10px;
	text-align:center;
	line-height:30px;
	list-style:none;
	color:#CCC;
	border-top: #CCC 1px dotted;
}

a.paginad{
	font-family: "OpenSansBold";
	font-size:12px;
	padding:2px 7px 2px 7px;
	color:#fff;
	background-color:#437B1A;
	text-decoration:none;
	cursor:pointer;
}
a.paginad:hover{
	background-color:#333;
}
#botons {
	width:1000px;
	height:200px;
	margin:0 auto;
	padding-top:40px;
	margin-bottom:15px;
	background-image: url(../../../minisite/img/sep-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#botons li {
	float:left;
	width:160px;
	height:192px;
	margin:0 auto;
	background-color:#D7DCE0;
	list-style:none;
	text-align:center;
	position:relative;
	margin-right:6px;
	display:inline;
	cursor:pointer;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	font-size:12px;
	color:#55636F;
	font-weight:normal;
	text-shadow: 0.05em 0.05em 0.05em #fff;
}
#botons li a{
	font-size:12px;
	color:#55636F;
	font-weight:normal;
	font-family: "OpenSans";
	text-shadow: 0.05em 0.05em 0.05em #fff;
}
#botons li:hover {
	background-color:#ABB6BE;
}
#botons li img {
	padding-top:20px;
}
.sep {
	margin-left:10px;
	margin-right:10px;
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////// INTERNAS //////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#central-int{
	width:100%;
	height:230px;
	margin:0 auto;
	position:relative;
	text-align:center;
}
#borde-int{
	width:100%;
	height:4px;
	background-color:#437B1A;
	margin:0 auto;
	position:absolute;
	top:179px;
	left:0px;
	z-index:999;
}
#box-cen-int{
	width:1000px;
	height:220px;
	margin:0 auto;
	position:relative;
}
#box-int{
	width:985px;
	height:75px;
	margin:0 auto;
	position:absolute;
	bottom:7px;
	left:0px;
	padding-left:15px;
	padding-top:15px;
	z-index:999;
	color:#437B1A;
	background-color:#F3F4F5;
	border-bottom:#64B726 4px solid;
	text-align:left;
}
#box-img{
	margin:0 auto;
	position:absolute;
	bottom:7px;
	right:5px;
	z-index:9999;
}
#box-img2{
	margin:0 auto;
	position:absolute;
	bottom:-21px;
	right:5px;
	z-index:9999;
}
#box-img3{
	margin:0 auto;
	position:absolute;
	bottom:11px;
	right:5px;
	z-index:9999;
}
#box-int img{
	padding-right:15px;
}
#box-int-l{
	width:500px;
	float:left;
	padding-top:10px;
	height:80px;
	margin:0 auto;
	display: inline;
}
#img-int img{
	height:177px;
	float:right;
}
#box-tit{
	width:1000px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
	display: table;
}
#box-est{
	width:1000px;
	margin:0 auto;
	padding-bottom:20px;
	margin-bottom:10px;
	display: table;
	border-bottom: #DFDFDF 1px solid;
}
#box-est-2{
	width:1000px;
	margin:0 auto;
	margin-bottom:10px;
	display: table;
}
#box-est-l{
	width:500px;
	margin:0 auto;
	float:left;
	display: inline;
}
#box-est-r{
	width:500px;
	margin:0 auto;
	float:right;
	text-align:right;
	display: inline;
}
#horarios {
	width:1000px;
	display:block;
	padding-top:15px;
	float:left;
	margin:0 auto;
}
#horarios li {
	float:left;
	width:980px;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:20px;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
#horarios li:hover {
	background-color:#E6E7E8;
}
#horarios li a{
	font-family: "OpenSans";
	color:#333;
}
#horarios li a:hover{
	font-family: "OpenSans";
	color:#437B1A;
}
.libg{
	background-color:#F2F3F4;
}
.libg-2{ /*para horarios por lista*/
	background-color:#F2F3F4;
}



#tabla-detalle {
	width:1000px;
	display:block;
	padding-top:15px;
	float:left;
	margin:0 auto;
}
#tabla-detalle li {
	float:left;
	width:990px;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
#tabla-detalle li:hover {
	background-color:#E6E7E8;
}
.cell1 {
	float:left;
	width:10%;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	border-right:#FFF 2px solid;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.cell2 {
	float:left;
	width:20%;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	border-right:#FFF 2px solid;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.cell3 {
	float:left;
	width:20%;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.cell4 {
	float:left;
	width:65%;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	border-right:#FFF 2px solid;
	list-style:none;
}
.cell5 {
	float:left;
	width:28%;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.cell6 {
	float:left;
	width:45px;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	font-size:12px;
	border-right:#FFF 2px solid;
	border-bottom:none;
	list-style:none;
}
.cell6-2 {/*listado de horarios-2*/
	float:left;
	width:25%;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	font-size:12px;
	border-right:#FFF 2px solid;
	border-bottom:none;
	list-style:none;
}
.cell7 {
	float:left;
	width:28%;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	border-right:#FFF 2px solid;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.cell7-2 {/*listado de horarios-2*/
	float:left;
	width:auto;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	/*border-right:#FFF 2px solid;*/
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.cell8 {
	float:left;
	width:6%;
	height:32px;
	line-height:32px;
	margin:0 auto;
	text-align:center;
	border-right:#FFF 2px solid;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.cell8verde {
	float:left;
	width:6%;
	height:32px;
	line-height:32px;
	margin:0 auto;
	text-align:center;
	border-right:#FFF 2px solid;
	position:relative;
	color:#539920;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.cell9 {
	float:left;
	width:6%;
	height:32px;
	line-height:32px;
	text-align:center;
	margin:0 auto;
	border-right:#FFF 2px solid;
	position:relative;
	color:#fff;
	background-color:#64B726;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.cell10 {
	float:left;
	width:6%;
	text-align:center;
	height:32px;
	line-height:32px;
	margin:0 auto;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.cell10verde {
	float:left;
	width:6%;
	text-align:center;
	height:32px;
	line-height:32px;
	margin:0 auto;
	position:relative;
	color:#539920;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.cell11 {
	float:left;
	width:8%;
	text-align:center;
	height:32px;
	line-height:32px;
	margin:0 auto;
	position:relative;
	border-right:#FFF 2px solid;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.cell12 {
	float:left;
	width:4%;
	text-align:center;
	height:32px;
	line-height:32px;
	margin:0 auto;
	position:relative;
	color:#333;
	border-right:#FFF 2px solid;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.cell13 {
	float:left;
	width:7%;
	text-align:center;
	height:32px;
	line-height:32px;
	margin:0 auto;
	border-right:#FFF 2px solid;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.cell14 {
	float:left;
	width:7%;
	text-align:center;
	height:32px;
	line-height:32px;
	margin:0 auto;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.cell15 {
	float:left;
	width:50%;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	border-right:#FFF 2px solid;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
#resultados {
	width:1000px;
	display:block;
	padding-top:15px;
	float:left;
	margin:0 auto;
}
#resultados li {
	float:left;
	width:990px;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
#resultados li:hover {
	background-color:#E6E7E8;
}
#resultados li a{
	font-family: "OpenSansBold";
	color:#437B1A;
}
#resultados li a:hover{
	font-family: "OpenSansBold";
	color:#333;
}
#rank_circuito {
	width:100%;
	display:block;
	padding-top:15px;
	float:left;
}
#rank_circuito li {
	float:left;
	width:100%;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
#rank_circuito li:hover {
	background-color:#E6E7E8;
}
#rank_circuito li a{
	font-family: "OpenSansBold";
	color:#437B1A;
}
#rank_circuito li a:hover{
	font-family: "OpenSansBold";
	color:#333;
}
#horarios-2 {
	width:930px;
	display:block;
	padding-top:15px;
	float:left;
	margin:0 auto;
}
#horarios-2 li {
	float:left;
	width:100%;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
#horarios-2 li:hover {
	background-color:#E6E7E8;
}
#horarios-2 li a{
	font-family: "OpenSansBold";
	color:#437B1A;
}
#horarios-2 li a:hover{
	font-family: "OpenSansBold";
	color:#333;
}
.marca {
	padding-left:20px;
}
#horarios li a{
	font-family: "OpenSansBold";
	color:#437B1A;
}
#horarios li a:hover{
	font-family: "OpenSansBold";
	color:#333;
}
#box-tit{
	width:1000px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
	display: table;
}
.estadistica{
	width:1000px;
	margin:0 auto;
	font-size:16px;
	text-align:center;
	display: table;
}
#submenu {
	width:1000px;
	height:36px;
	margin:0 auto;
	padding-bottom:30px;
}
#submenu li {
	float:left;
	height:33px;
	line-height:33px;
	margin:0 auto;
	margin-left:2px;
	margin-right:2px;
	list-style:none;
	display:inline;
	padding-left:6px;
	padding-right:6px;
	color: #FFF;
	background-color:#2D5111;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#submenu li:hover {
	background-color:#000;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#submenu li:hover a{
	color:#fff;
}
#submenu li a {
	font-family: "OpenSans";
	font-size:15px;
	text-transform:uppercase;
	font-weight:normal;
	text-align:left;
	color:#fff;
	text-decoration:none;
}
#submenu li a:hover {
	color:#fff;
}
#box-noticia {
	width:1000px;
	margin:0 auto;
	margin-bottom:15px;
}
#box-noticia-l {
	width:370px;
	margin:0 auto;
	display:inline;
	margin-bottom:15px;
	float:left;
}
#box-noticia-r {
	width:630px;
	margin:0 auto;
	float:left;
	position:relative;
	display:inline;
}
#dest-img {
	width:352px;
	height:231px;
	margin:0 auto;
	float:left;
	display:block;
	position:relative;
}
#not-img {
	width:352px;
	height:90px;
	margin:0 auto;
	float:left;
	position:relative;
	display:block;
	padding-top:6px;
}
#not-img  li {
	float:left;
	width:116px;
	height:85px;
	margin:0 auto;
	margin-right:1px;
	list-style:none;
	display:inline;
}
.back{
	width:1000px;
	height:40px;
	margin:0 auto;
	display: table;
	border-top:#EEE 1px solid;
	margin-top:20px;
	padding-top:10px;
	text-align:right;
}
#cab-res {
	width:1000px;
	height:55px;
	background-color:#B8C0C9;
	margin:0 auto;
}
#cab-res-l {
	width:478px;
	margin:0 auto;
	height:45px;
	padding-left:20px;
	padding-top:10px;
	line-height:55px;
	border-right: #FFF 2px solid;
	display:inline;
	float:left;
}
#cab-res-r {
	width:480px;
	padding-left:20px;
	margin:0 auto;
	height:45px;
	padding-left:20px;
	padding-top:20px;
	float:left;
	position:relative;
	display:inline;
	font-weight:normal;
	font-family:"OpenSansBold";
	font-size:13px;
}
.esta-torneo{
	height:25px;
	line-height:25px;
	margin:0 auto;
	position:absolute;
	top:16px;
	right:0px;
	/*z-index:99999;*/
	z-index:1;
	font-family: "OpenSansBold";
	font-size:14px;
	color:#8D9BA7;
}
.esta-jugador{
	height:25px;
	line-height:25px;
	margin:0 auto;
	position:absolute;
	top:8px;
	right:6px;
	z-index:99999;
	font-family: "OpenSansBold";
	font-size:14px;
	color:#8D9BA7;
}
.mas-jugador{
	height:25px;
	line-height:25px;
	margin:0 auto;
	position:absolute;
	top:10px;
	right:36px;
	z-index:99999;
	font-family: "OpenSansBold";
	font-size:14px;
	color:#8D9BA7;
}
.caja {
	width:988px;
	display: none;
	padding:5px;
	z-index:9999;
	position:absolute;
	left:-111px;
	float:left;
	border:1px solid #CED3D5;
	background-color: #fff;
}
#caja2 {
	width:988px;
	display: none;
	padding:5px;
	z-index:9999999;
	position:absolute;
	left:-111px;
	float:left;
	border:1px solid #CED3D5;
	background-color: #fff;
}
#mostrar{
display:block;
}
#mostrar2{
display:block;
}
#cab-est {
	width:880px;
	padding-left:20px;
	height:35px;
	padding-top:10px;
	line-height:45px;
	color:#FFF;
	float:left;
	background-color:#B8C0C9;
	margin:0 auto;
}
.cab-est {
	width:870px;
	padding-left:20px;
	height:35px;
	padding-top:10px;
	line-height:45px;
	color:#FFF;
	float:left;
	background-color:#B8C0C9;
	margin:0 auto;
	border-top: 5px solid rgb(100, 183, 38);
	border-left: 5px solid rgb(100, 183, 38);
	border-right: 5px solid rgb(100, 183, 38);
}
#tabla-estadisticas-div {
	width:978px;
	display:block;
	padding-top:2px;
	float:left;
	margin:0 auto;
}
#tabla-estadisticas-div li {
	float:left;
	width:978px;
	height:32px;
	line-height:32px;
	margin:0 auto;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
#tabla-estadisticas-idv li:hover {
	background-color:#E6E7E8;
}
#tabla-estadisticas {
	width:900px;
	display:block;
	padding-top:2px;
	float:left;
	margin:0 auto;
}
#tabla-estadisticas li {
	float:left;
	width:900px;
	height:32px;
	line-height:32px;
	margin:0 auto;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
#tabla-estadisticas li:hover {
	background-color:#E6E7E8;
}
.tit-tabla{
	width:900px;
	height:40px;
	margin:0 auto;
	display: table;
	float:left;
	border-bottom:#EEE 1px dotted;
	margin-bottom:16px;
}
#contenedor-tarjeta{
	position: absolute;
	width: 900px;
}
#contenedor-tarjeta-torneo{
	position: absolute;
	width: 910px;
}
.tit-jugador{
	width:900px;
	margin:0 auto;
	display: table;
	float:left;
	border-bottom:#EEE 1px dotted;
	margin-bottom:10px; /*16px*/
	padding-bottom: 15px; /*5px*/
}
.foto-jugador{
	float: left;
}
.logo-targeta{
	float: right;
	height: 29px;
	color: rgba(0, 0, 0, 0.4);
	background-color: rgba(0, 0, 0, 0.15);
	line-height: 29px;
	margin: 4px 4px 0px;
	padding-left: 30px;
	padding-right: 6px;
	border-radius: 4px;
	background-image: url("../../../minisite/img/icon-digigolf.png");
	background-repeat: no-repeat;
	background-position: 4px center;
}
#det-jugador{
	float: left;
	width: 400px;
	border: 3px solid rgba(0, 0, 0, 0.1);
	top: 15px; /*20px*/
	left: 125px;
	margin-bottom: 13px;
	position: relative;
	box-shadow: 0px 0px 5px -1px;
	-webkit-box-shadow: 0px 0px 5px -1px;
	-o-box-shadow: 0px 0px 5px -1px;
	-ms-box-shadow: 0px 0px 5px -1px;
	-moz-box-shadow: 0px 0px 5px -1px;
}
.h3-det-jugador{
	width: 390px;
	float: left;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	background-color: rgba(0, 0, 0, 0.1);
	padding-left: 10px;
	padding-bottom: 2px;
}
.dato-jugador{
	margin-top: 9px;
	margin-left: 5px;
	width: 390px;
	float: left;
}
#submenu-tarjeta {
	position: relative;
	float: right;
	width: 110px;
}
#submenu-tabla {
	/*height:36px;
	margin:0 auto;
	position:absolute;
	right:25px;
	top:2px;*/
}
#submenu-tabla li {
	float:right;
	height:29px;
	line-height:29px;
	margin:0 auto;
	margin-left:4px;
	margin-right: 4px;
	margin-top: 4px;
	list-style:none;
	display:inline;
	padding-left:30px;
	padding-right:6px;
	color: #FFF;
	background-color:#437B1A;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#submenu-tabla li:hover {
	background-color:#64B726;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#submenu-tabla li a {
	font-family: "OpenSans";
	font-size:15px;
	text-transform:uppercase;
	font-weight:normal;
	text-align:left;
	color:#fff;
	text-decoration:none;
}
#submenu-tabla li a:hover {
	color:#fff;
}
#submenu-tabla li:hover a {
	color:#fff;
}
#contenedor-botones{
	position: relative;
	float: left;
	width: 100%;
}
#contenedor-botones-torneo{
	position: relative;
	float: left;
	width: 100%;
}

.botones-estadisticas{
	position: relative;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.label-button{
    position: relative;
    float: left;
    line-height: 30px;
    padding-right: 10px;
}
.boton-totales{
	position: relative;
}
.div-datapicker{
	position: relative;
	float: left;
	top: 3px;
	margin-right: 10px;
	margin-left: 10px;
	z-index: 9999;
}
.boton-totales li ul{
	display:none;
	 position:absolute;
	 top:29px;
	 background-color: #B8C0C9;
	 padding:0;
	 list-style-type:none;
	 z-index: 9;
	 width: 150px;
	 text-align: right;
	right: 0px;
}
.boton-totales li ul li {
 	padding: 0px 20px;
 }
 .boton-totales li ul li:hover{
 	background-color: #64B726;
 }

.boton-totales .boton_t{
	float:left;
	height:29px;
	line-height:29px;
	margin:0 auto 6px;
	list-style:none;
	display:inline;
	padding-left:15px;
	padding-right:15px;
	color: #FFF;
	background-color:#437B1A;
	border-right: 2px solid white;
	/*-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;*/
}
.boton-totales .boton_t:last-of-type{
	border-right: none;
}
.boton-totales .boton_t:hover{
	background-color:#64B726;
	/*color:#fff;*/
}
.boton-totales .boton_t a{
	font-family: "OpenSans";
	font-size:15px;
	text-transform:uppercase;
	font-weight:normal;
	text-align:left;
	color:#fff;
	text-decoration:none;
}
.boton-totales .boton_t a:hover {
	color:#fff;
}
.boton-totales .boton_t:hover a {
	color:#fff;
}
.switch-estadisticas{
	margin-right: -5px;
	border: none;
	height: 30px;
	width: 100px;
	background-color: #F2F3F4;
}
.switch-estadisticas:hover{
	background-color: #64B726;
	color: #fff;
}
.switch-estadisticas:disabled{
	background-color: #437B1A;
	color: #fff;
}
.att-jugador{
	position: relative;
	width: 183px;
	float: left;
	border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
	border-right: 1px dotted rgba(0, 0, 0, 0.3);
}
.val-jugador{
	position: relative;
	width: 195px;
	float: right;
	border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
	padding-left: 10px;
}
.ref-tabla{
	width:900px;
	height:40px;
	padding-top:15px;
	padding-bottom:15px;
	margin:0 auto;
	display: table;
	float:left;
	border-top:#EEE 1px dotted;
	margin-top:16px;
}
.par {
	float:left;
	width:4%;
	text-align:center;
	height:32px;
	line-height:32px;
	margin:0 auto;
	position:relative;
	color:#333;
	background-color:#F2F3F4;
	border-right:#FFF 2px solid;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.birdie {
	float:left;
	width:4%;
	text-align:center;
	height:32px;
	line-height:32px;
	margin:0 auto;
	position:relative;
	color:#fff;
	background-color:#BB2322;
	border-right:#FFF 2px solid;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.eagle {
	float:left;
	width:4%;
	text-align:center;
	height:32px;
	line-height:32px;
	margin:0 auto;
	position:relative;
	color:#fff;
	background-color:#3E5A8A;
	border-right:#FFF 2px solid;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.bogie {
	float:left;
	width:4%;
	text-align:center;
	height:32px;
	line-height:32px;
	margin:0 auto;
	position:relative;
	color:#fff;
	background-color:#0D7969;
	border-right:#FFF 2px solid;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.worse {
	float:left;
	width:4%;
	text-align:center;
	height:32px;
	line-height:32px;
	margin:0 auto;
	position:relative;
	color:#fff;
	background-color:#574C2C;
	border-right:#FFF 2px solid;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
#referencias {
	width:600px;
	height:46px;
	padding-left:140px;
	margin:0 auto;
	text-align:center;
}
#referencias li {
	width:75px;
	float:left;
	margin:0 auto;
	margin-right:20px;
	text-align:center;
	list-style:none;
	display:inline;
	font-weight:bold;
	color: #333;
}
.par-color {
	width:20;
	height:20px;
	margin:0 auto;
	background-color:#F2F3F4;
}
.birdie-color {
	width:20;
	height:20px;
	margin:0 auto;
	background-color:#BB2322;
}
.eagle-color {
	width:20;
	height:20px;
	margin:0 auto;
	background-color:#3E5A8A;
}
.bogie-color {
	width:20;
	height:20px;
	margin:0 auto;
	background-color:#0D7969;
}
.worse-color {
	width:20;
	height:20px;
	margin:0 auto;
	background-color:#574C2C;
}
.padl {
	float: right;
	background-color: rgb(153, 202, 60);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 5px;
	margin-top: -5px;
	margin-bottom: 2px;
	margin-right: 1px;
}
#contenido_estadisticas{
	position: relative;
	width: 900px;
	/*height: 250px;*/
	float: left;
}
#contenido_estadisticas_torneo{
	position: relative;
	width: 910px;
	/*height: 250px;*/
	float: left;
}
.back-btn{
	position: relative;
	float: left;
	height: 29px;
	line-height: 29px;
	background-color: rgb(142, 142, 142);
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}
.back-btn:hover{
	background-color: rgb(67, 123, 26);
}
.tiros_by_total{
	/*border-bottom: 2px solid rgba(0,0,0,0.5);
	position: relative;
	float: left;*/
}
.tiros_by_par{
	/*border-bottom: 2px solid rgba(0,0,0,0.5);
	position: relative;
	float: left;*/
}
.rotate180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.info-dif{
	position: relative;
	float: left;
	width: 100%;
	border-bottom: #DFDFDF 1px solid;
	margin-bottom: 20px;
}
.info-dif p{
	padding-bottom: 40px;
}
.detalle-tabla-dif {
	/*width:900px;
	display:block;
	padding-top:2px;
	float:left;
	margin:0 auto;*/
	float: left;
    margin: 0 auto;
    border: 5px solid rgb(100, 183, 38);
    text-align: center;
}
.detalle-tabla-dif li {
	/*float:left;
	width:890px;*/
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	font-size:12px;
	/*border-bottom:none;*/
	list-style:none;
	position: relative;
    float: left;
    width: 100%;
    /*background-color: rgba(0, 0, 0, 0.3);*/
    padding-left: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.detalle-tabla-dif li:hover {
	background-color:#E6E7E8;
}
.last-dif-col{
	width: 14%;
    border-right: 0;
}
.table-dif-header{
	position: relative;
    float: left;
    width: 820px;
    background-color: rgba(0, 0, 0, 0.3) !important;
    padding-left: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
#tabla-detalle-jugador-totales {
	width:900px;
	display:block;
	padding-top:2px;
	float:left;
	margin:0 auto;
}
#tabla-detalle-jugador-totales li {
	float:left;
	width:890px;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
#tabla-detalle-jugador-totales li:hover {
	background-color:#E6E7E8;
}
#tabla-detalle-jugador {
	width:900px;
	display:block;
	padding-top:2px;
	float:left;
	margin:0 auto;
}
#tabla-detalle-jugador li {
	float:left;
	width:890px;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
#tabla-detalle-jugador li:hover {
	background-color:#E6E7E8;
}
#tabla-detalle-jugador-club {
	width:900px;
	display:block;
	padding-top:2px;
	float:left;
	margin:0 auto;
}
#tabla-detalle-jugador-club li {
	float:left;
	width:890px;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
#tabla-detalle-jugador-club li:hover {
	background-color:#E6E7E8;
}
#tabla-detalle-torneo {
	width:910px;
	display:block;
	padding-top:2px;
	float:left;
	margin:0 auto;
}
#tabla-detalle-torneo li {
	float:left;
	width:900px;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
#tabla-detalle-torneo li:hover {
	background-color:#E6E7E8;
}
#tabla-detalle-club {
	width:900px;
	display:block;
	float:left;
	margin:0 auto;
}
#tabla-detalle-club li {
	float:left;
	width:890px;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
#tabla-detalle-club li:hover {
	background-color:#E6E7E8;
}
.tabla-dificult-detalle-club {
	width:900px;
	display:block;
	float:left;
	margin:0 auto;
}
.tabla-dificult-detalle-club li {
	float:left;
	width:890px;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
.tabla-dificult-detalle-club li:hover {
	background-color:#E6E7E8;
}
#tabla-promedio-detalle-torneo, ul[id^='tabla-promedio-detalle-torneo-scores'] {
	width:900px;
	display:block;
	padding-top:2px;
	float:left;
	margin:0 auto;
}
#tabla-promedio-detalle-torneo li, ul[id^='tabla-promedio-detalle-torneo-scores'] li {
	float:left;
	width:890px;
	height:32px;
	line-height:32px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
}
#tabla-promedio-detalle-torneo li:hover, ul[id^='tabla-promedio-detalle-torneo-scores'] li:hover {
	background-color:#E6E7E8;
}

#dias {
	width:930px;
	display:block;
	padding-left:15px;
	padding-top:15px;
	float:left;
	margin:0 auto;
}
#dias li {
	float:left;
	width:125px;
	margin:0 auto;
	position:relative;
	color:#333;
	font-size:12px;
	border-bottom:none;
	list-style:none;
	background-color:#D7DCE0;
	list-style:none;
	text-align:center;
	position:relative;
	margin-left:2px;
	margin-right:2px;
	display:inline;
	cursor:pointer;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	font-size:12px;
	color:#55636F;
	font-weight:normal;
	text-shadow: 0.05em 0.05em 0.05em #fff;
	background-image: url(../../../minisite/img/bg-fecha.png);
	background-repeat: no-repeat;
	background-position: center 7px;
}
#dias li:hover {
	background-color:#E6E7E8;
}
#dias li a{
	font-family: "OpenSansBold";
	color:#437B1A;
}
#dias li a:hover{
	font-family: "OpenSansBold";
	color:#333;
}
.fecha {
	width:125px;
	margin:0 auto;
	color:#333;
	font-weight:bold;
	padding-top:18px;
	text-align:center;
}
.datos {
	width:125px;
	margin:0 auto;
	font-size:19px;
	font-weight:bold;
	padding-top:18px;
	padding-bottom:12px;
	text-align:center;
}
.datos a{
	font-size:16px;
}
.semana {
	width:900px;
	height:44px;
	line-height:44px;
	margin-left:7px;
	margin:0 auto;
	background-color:#D7DCE0;
	text-align:center;
	position:relative;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	font-size:12px;
	color:#55636F;
	font-weight:normal;
	text-shadow: 0.05em 0.05em 0.05em #fff;
}
.inp-semana{
	width:auto;
	padding-right:10px;
	background-color: #F5F5F5;
	padding:3px;
	color:#333;
	margin-top:10px;
	font-family:11px;
	border:#CFCFCF 1px solid;
}
.inp-semana:focus{
	width:auto;
	padding-right:10px;
	background-color: #F5F5F5;
	padding:3px;
	color:#333;
	margin-top:10px;
	font-family:11px;
	border:#CFCFCF 1px solid;
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////// FOOTER ///////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#footer{
	width:100%;
	height:142px;
	color:#fff;
	background-color:#2A6F05;
	display:table;
	position:relative;
	margin:0 auto;
	background-image: url(../../../minisite/img/bg-foot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footerbox{
	width:1000px;
	height:100px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:15px;
}
#footerbox img{
	padding-top:30px;
}
#footerbox-right{
	width:320px;
	margin:0 auto;
	position:relative;
	float:right;
	padding-top:20px;
	text-align:right;
}

#footer-bottom{
	width:100%;
	height:50px;
	color:#333;
	font-size:14px;
	font-weight:bold;
	display:table;
	background-color:#2D5111;
	position:relative;
	margin:0 auto;
}
#footerbox-bottom{
	width:990px;
	height:50px;
	line-height:50px;
	margin:0 auto;
	font-size:12px;
	color:#FFF;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#footerbottom-left{
	width:570px;
	margin:0 auto;
	position:relative;
	float:left;
	text-align:left;
}
#footerbottom-right{
	width:320px;
	margin:0 auto;
	position:relative;
	float:right;
	text-align:right;
}
#footerbottom-right a {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#fff;
	text-decoration:none;
	word-spacing: -1px;
}
#footerbottom-right a:hover {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color: #ccc;
	text-decoration:none;
	word-spacing: -1px;
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////// FORMS ///////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////
*/
form li{
	margin-bottom:5px
}
label{
	display:block;
	color:#696969;
}
input, textarea {
	background-color: #F5F5F5;
	padding:3px;
	color:#ccc;
	font-family:11px;
	border: none;
}
input:focus, textarea:focus{
	background-color: #333;
	padding:3px;
	color:#ccc;
	font-family:11px;
	border: none;
}
select{
	border:1px solid #cfcfcf;
	padding:3px;
	background-color: #F5F5F5;
	color:#333;
	width:200px;
	font-family:12px;
}
select:focus{
	border:1px solid  #DDD;
	padding:3px;
	background-color: #F5F5F5;
	color:#333;
	width:200px;
	font-family:12px;
}
.boton{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	margin-left:70px;
	padding:3px 3px 3px 3px;
	width:80px;
	background:#8BB217;
	margin-top:10px;
	border:none;
	color:#fff;
	cursor:pointer;
}
.boton:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin-left:70px;
	font-weight:bold;
	padding:3px 3px 3px 3px;
	width:80px;
	background:#fff;
	margin-top:10px;
	border:none;
	color:#333;
	cursor:pointer;
}
.hcp-desde{
	width: 83px;
	margin-left: 15px;
	bottom: 3px;
    position: relative;
    padding: 4px;
}
.hcp-hasta{
	width: 80px;
	bottom: 3px;
    position: relative;
    padding: 4px;
}
select.hcp-desde, select.hcp-hasta{
	width: 100px !important;
	/*margin-left: 15px;*/
	position: relative;
    bottom: 3px;
    padding: 3px;
}
.damas-caballeros{
	width: 110px !important;
	margin-left: 15px;
	position: relative;
    bottom: 3px;
    padding: 3px;
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////// COLORBOX ///////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:999999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0 auto; text-align:center; width:100%;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#cboxOverlay{background:#333;}
#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxLoadedContent{background:#000; padding:5px;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#fff; font-weight:bold;}
        #cboxCurrent{ display:none;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../../../minisite/img/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../../../minisite/img/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(../../../minisite/img/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../../../minisite/img/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}

/******
--- DIFERENCIALES ----
*****/

#diferencial{
color: #437B1A;
font-weight: bold;
font-size: 18px;
}
#contenedor-login{
position: relative;
float: left;
width: 500px;
height: 200px;
border: 5px solid rgb(100, 183, 38);
left: 250px;
padding: 15px;  
}
#login{
position: relative;
float: left;
width: 100%;
height: 190px;
font-family: sans-serif;
}
#cont-matricula{
position: relative;
float: left;
width: 290px;
padding-bottom: 10px;
}
#matr{
position: relative;
float: left;
width: 35%;
top: 3px;
}
#doc{
position: relative;
float: left;
width: 35%;
top: 3px;
}
#cont-contrasena{
position: relative;
float: left;
width: 290px;
padding-bottom: 10px;
}
#cont-enviar{
position: relative;
float: left;
width: 100%;
text-align: center;
margin-top: 15px;
}
#btn-sub{
background-color: #437B1A;
padding: 10px 15px;
color: white;
font-weight: bold;
} 
#btn-sub:hover{
background-color: #64B726;
font-weight: bold;
}
#nombr{
	margin-top: 10px;
    float: left;
    clear: both;
    /*width: 100%;*/
}
#matric{
	/*float: left;
    width: 100%;*/
    clear: both;
}
#cabecera-dif{
	margin-bottom: 10px;
}
.puntos{
	background-color: rgba(0,0,0,0.6) !important;
    border-bottom: 2px solid white !important;
}
.puntos .cell3{
	float: right;
    color: white;
    text-align: right;
    padding-right: 15px;
}
.handicap{
	background-color: rgba(0,0,0,0.6) !important;
}
.handicap .cell3{
	float: right;
    color: white;
    text-align: right;
    padding-right: 15px;
}
.dif-h2{
	display: inline-block;
}
#cont-salir{
position: relative;
float: left;
width: 100%;
text-align: center;
}
#form-salir{
	display: inline-block;
    float: right;
    margin-top: 2px;
}
.width100{
	width: 100% !important;
}
#cabecera-dif-no-notif{
	position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
#cabecera-dif-no-notif img{
	position: absolute;
    top: 0;
    right: 0;
}
#tabla-detalle-dif-no-notif{
	position: relative;
    padding-top: 0px;
    margin: 0 150px;
    /* width: 82%; */
    border: 5px solid rgb(100, 183, 38);
    text-align: center
}
#tabla-detalle-dif-no-notif li div{
    padding-left: 0px !important;
}
#cabecera-dif-mejores{
	position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
#cabecera-dif-referencia{
	position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
#tabla-detalle-dif-referencia{
	position: relative;
    padding-top: 0px;
    width: 30%;
    border: 5px solid rgb(100, 183, 38);
    text-align: center;
}
#tabla-detalle-dif-referencia li{
	position: relative;
    float: left;
    width: 100%;
    padding-left: 0px;
}
.detalle-dif-contenedor{
	position: relative;
    float: left;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: #DFDFDF 1px solid;
}
form[id^='form-fecha-club'] select{
	color:#333;
	background-color: white;
}
form[id^='form-fecha-club'] input, form[id^='form-fecha-club'] textarea {
	color:#333;
	background-color: white;
}
form[id^='form-fecha-club'] input:focus, form[id^='form-fecha-club'] textarea:focus {
	color:#333;
	background-color: white;
}
form[id^='form-fecha-club'] input::placeholder, form[id^='form-fecha-club'] textarea::placeholder { /* Chrome/Opera/Safari */
	color:#333;
}
form[id^='form-fecha-club'] input::-webkit-input-placeholder, form[id^='form-fecha-club'] textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#333;
}
form[id^='form-fecha-club'] input::-moz-placeholder, form[id^='form-fecha-club'] textarea::-moz-placeholder { /* Firefox 19+ */
	color:#333;
}
form[id^='form-fecha-club'] input:-ms-input-placeholder, form[id^='form-fecha-club'] textarea:-ms-input-placeholder{ /* IE 10+ */
	color:#333;
}
form[id^='form-fecha-club'] input:-moz-placeholder, form[id^='form-fecha-club'] textarea:-moz-placeholder{ /* Firefox 18- */
	color:#333;
}
img#img-arrow-up, img#img-arrow-down{
	position: relative;
	top: 10px;
	left: 5px;
}
.select-order-col{
	position: relative;
    bottom: 3px;
}
.highlight-cell{
	background: rgb(100, 183, 38);
    color: white;
}
.content-datepicker{
	display: inline-block;
    float: left;
}
.content-others-filter{
	display: inline-block;
}

#detalle_table_scores_, #detalle_table_dificulty{
    margin: 10px auto !important;
    padding: 20px 0;
}
.total-graph{
	width: auto !important;
    margin: 0 auto !important;
    float: none !important;
}
#detalle_table_scores_ table.table.table-hover, #detalle_table_dificulty table.table.table-hover{
    margin: 10px;
    border-collapse: collapse;
    float: left;
    width: calc(50% - 20px);
}

#detalle_table_scores_ table.table.table-hover caption, #detalle_table_dificulty table.table.table-hover caption{
	font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

#detalle_table_scores_ .table.table-hover tr, #detalle_table_dificulty .table.table-hover tr {
    background: #e5e5e5;
    border-bottom: 3px solid #64B726;
}

#detalle_table_scores_ .table.table-hover th, #detalle_table_scores_ .table.table-hover td,  #detalle_table_dificulty .table.table-hover th, #detalle_table_dificulty .table.table-hover td{
    padding: 5px 10px;
    text-align: center;
    width: 15.6%;
    float: none;
    line-height: 24px;
    height: 24px;
}
#detalle_table_dificulty .table.table-hover th, #detalle_table_dificulty .table.table-hover td{
    padding: 0px 10px;
    text-align: center;
    width: 11.11%;
    float: none;
    line-height: 24px;
    height: 24px;
}
div[id^='grafico_promedios_scores'] .highcharts-container{
	margin: 0 auto;
    /*width: auto !important;*/
}
#detalle_table_scores_ .table.table-hover td.content-graph, #detalle_table_dificulty .table.table-hover td.content-graph {
    background-color: white;
}
h2.header-titles {
    float: left;
    margin-top: 50px;
}
.border-button-none{
	border-bottom: none !important;
}
.border-right-white{
	border-right: 2px solid white !important;
}

/***************************************************
----- CONDICIONALES DE MEDIA QUERIES -----
****************************************************/

@media screen and (max-width: 980px) {

	#pagewrap {
		width: 95%;
	}
	#content {

	}
	figure.post-imagen img {
    float: left;
    margin: 5px;
    max-width: 230px;
    }
	#sidebar {
		width: 30%;
	}
	#sidebar .widget {
		padding: 8% 7%;
		margin-bottom: 10px;
	}

}


@media screen and (max-width: 650px) {

#banner {
	width:60%;
}
#page{
	width: 60%;
}
#banner img{
	max-width: 60%;
}

}


@media screen and (max-width: 480px) {

#banner {
	width:60%;
}
#banner img{
	max-width: 60%;
}
#torneos-home {
	width:480px;
	margin:0 auto;
	display:inline;
}
}