﻿

/***** GridView: List *****/
.gridview {font-family: Arial, Verdana;	font-size: 12px; border: none; border-style: none}

.gridview_header {font-family: Arial, Verdana; font-size: 12px; font-weight: normal; color: #555555; background-image: url(App_Images/gridview_title_back.gif); height: 23px; padding-bottom: 1px; text-align: center; border-style: none}

.gridview_header th a:link {font-family: Arial, Verdana; font-size: 12px; color: #555555; text-decoration: none}
.gridview_header th a:visited {font-family: Arial, Verdana; font-size: 12px; color: #555555; text-decoration: none}
.gridview_header th a:active {font-family: Arial, Verdana; font-size: 12px; color: #555555; text-decoration: none}
.gridview_header th a:hover {font-family: Arial, Verdana; font-size: 12px; color: #555555; text-decoration: none}

.gridview tr.gridview_row {font-family: Arial, Verdana; font-size: 12px; font-weight: normal; color: #444444; height: 26px}
.gridview tr.gridview_row:hover {background-color: #efefef; cursor: default}

.gridview_row td {border-bottom: 1px solid #444444}

.gridview_footer {font-family: Arial, Verdana; font-size: 12px; font-weight: bold; color: #444444; text-align: center; border-style: none; height: 30px}

.gridview_pager {font-family: Arial, Verdana; font-size: 12px; font-weight: normal; font-style: normal; text-decoration: none; color: #444444; height: 20px}

.gridview_pager a:link {font-family: Arial, Verdana; font-size: 12px; color: #444444; text-decoration: underline}
.gridview_pager a:visited {font-family: Arial, Verdana; font-size: 12px; color: #444444; text-decoration: underline}
.gridview_pager a:active {font-family: Arial, Verdana; font-size: 12px; color: #444444; text-decoration: underline}
.gridview_pager a:hover {font-family: Arial, Verdana; font-size: 12px; color: #8e9315; text-decoration: underline}

.gridview_empty_message {font-family: Arial, Verdana; font-size: 12px; font-weight: normal; font-style: italic; color: #777777; text-align: center; border-style: none; height: 18px; padding-top: 10px; margin-bottom: 10px}

.gridview_counter {font-family: Arial, Verdana; font-size: 12px; font-style: italic; color: #777777; margin-top: 5px; text-align: center}

.gridview_legend {font-family: Arial, Verdana; font-size: 11px; font-weight: normal; font-style: italic; color: #777777; margin-top: 10px; padding-top: 10px; padding-left: 20px; text-align: left; width: 100%}

.gridview_players_number {background-image: url(App_Images/list_plain.png); width: 24px; height: 19px; padding-top: 5px; font-family: Arial Black; font-size: 11px; color: #666666; font-weight: bold}


/***** Listas: Búsqueda en la cabecera *****/
.list_search {font-family: Arial, Verdana; font-size: 12px; color: #777777; font-style: italic; margin-bottom: 10px}
.list_search_close {font-family: Arial, Verdana; font-size: 12px; color: #777777; font-style: italic; margin-bottom: 4px}
.list_search_right {font-family: Arial, Verdana; font-size: 12px; color: #777777; font-style: italic; margin-bottom: 10px; padding-right: 25px; text-align: right}
