﻿.letranormal_TipoCompeticion{
    color:#000000;
    font-size: 0.7em;
    font-style:normal;
    font-weight:normal
}
.gridcontainer_TipoCompeticion{
    border: solid 1px #99BBE8;
    border-top-width:0px;
    width: 75%;
}
.grid_TipoCompeticion{
    width: 100%;
    border-width:0px;
    margin:10px auto 0;
	padding:0;
    text-align:left;
    text-decoration: none;
	font:normal 0.7em arial, tahoma, helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
    background-color:#E4E4E4;
}
.grid_TipoCompeticion caption{
	background:#f9f9f9 url(/_layouts/RFEGolf/RFEImages/captionbckg.gif) repeat-x;
    color:#15428B;
	text-align:left;
	line-height:22px;
	font-size:0.7em;
	font-weight:bold;
	padding-top:4px;
	padding-left:4px;
	font-family:tahoma,arial,verdana,sans-serif;
}
.grid_TipoCompeticion table{
	border-vcolor:#99BBE8;
	border-width:1px;
}
.grid_TipoCompeticion td, .grid_TipoCompeticion th{
    height:16px;
    vertical-align:middle;
}
.grid_TipoCompeticion th{
	/*background:transparent url(/_layouts/RFEGolf/RFEImages/blue/thbackground.gif) repeat-x;*/
	background-color:#E4AD52;
    height:16px;
    border:solid 2px #FFFFFF;
    font-weight:bold;
    font-size:10px;
    text-align:left;
}
.grid_TipoCompeticion td{
	border:solid 2px #FFFFFF;
    /*width:100%;*/
    cursor:default;
    font-size:10px;
}
.selectedrow_TipoCompeticion{
	background-color: #DFE8F6;
	border:1px dotted #A3BAE9;
}
.altrow_TipoCompeticion{
	/*background-color:#f2f2f2;*/
	background-color:#ffffff;
}
.altoverow_TipoCompeticion{
	border:10px solid #99BBE8;
    background: #efefef url(/_layouts/RFEGolf/RFEImages/blue/rowover.gif) repeat-x left top;
}
.pagerstyle_TipoCompeticion{
	font-size:x-small;
	text-align:right;
    background-position: bottom left;
    background: #D0DEF0 url(/_layouts/RFEGolf/RFEImages/blue/toolbarbck.gif) repeat-x scroll left top;
}
.gopag_TipoCompeticion{
    font-size:x-small;
    width:20px;
}
.pagprev_TipoCompeticion{
    background:transparent url(/_layouts/RFEGolf/RFEImages/previous.png) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:0px;
}
.pagnext_TipoCompeticion{
    background:transparent url(/_layouts/RFEGolf/RFEImages/blue/next.png) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:0px;
}
.pagfirst_TipoCompeticion{
    background:transparent url(/_layouts/RFEGolf/RFEImages/blue/first.png) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:0px;
}
.paglast_TipoCompeticion{
    background:transparent url(/_layouts/RFEGolf/RFEImages/blue/last.png) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:0px;
}