﻿body
{
	font-size: 8pt;
	font-family: 'Microsoft Sans Serif';
}

a:hover
{
	text-decoration: underline;
}

a
{
	text-decoration: none;
}

.tableSearchPanel
{
	width: 780px;
}

.filtersCaption
{
	font-size: 8pt;
	font-family: 'Microsoft Sans Serif';
	color: white;
	text-align:center;
	vertical-align: middle;
}

.filtersPanel
{
	background-color: #f5f5f5;
}

.filtersTable
{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;	
}

.advancedFiltersLinkButton
{
	font-size: 8pt;
	font-family: 'Microsoft Sans Serif';
}

.advancedFiltersBody
{
}

.filtersHeader
{
	font-size: 8pt;
	font-family: 'Microsoft Sans Serif';
}
.filtersBody
{
	font-size: 8pt;
	font-family: 'Microsoft Sans Serif';
}
.filtersControl
{
	font-size: 9pt;
	font-family: 'Microsoft Sans Serif';
}

.pagerControl
{
	font-size: 9pt;
	font-family: 'Microsoft Sans Serif';
}

.filtersHeaderCell
{
	font-size: 8pt;
	font-family: 'Microsoft Sans Serif';
	padding-bottom: 2px;
	padding-right: 2px;
}
.filtersBodyCell
{
	padding-right: 10px;
}
.filtersBodyCellLevel
{
	padding-right: 2px;
}

.resultCaption
{
	font-size: 8pt;
	font-family: 'Microsoft Sans Serif';
	color: white;
	text-align:center;
	vertical-align: middle;
}

.resultPanel
{
}

.tablesGridView
{ 
	background-color: white;
	border-width: 0px;
	border-style: none;
}

.tablesGridViewHeader
{
	font-family: 'Microsoft Sans Serif';
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	background-color: #e2e2e2;
}

.tablesGridViewHeaderCell
{
	text-align: center;
	font-family: 'Microsoft Sans Serif';
	font-size: 8pt;
	font-weight: normal;	
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-color: white;
	border-width: 1px;
	background-color: #e2e2e2;
	height: 18px;	 
	padding-left: 5px;
	padding-right: 5px;
}

.tablesGridViewBodyRow
{
	font-family: 'Microsoft Sans Serif';
	font-weight: normal;
	font-size: 8pt;
	background-color: white;
	height: 18px;	
	border-color: white;
}

.tablesGridViewBodyAlternateRow
{
	font-family: 'Microsoft Sans Serif';
	font-weight: normal;
	font-size: 8pt;
	background-color:#f5f5f5;
	height: 18px;
	border-color: #f5f5f5;
}

.tablesGridViewBodyCell
{	
	height: 18px;
	border-color: inherit;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: none;	
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

.tablesGridViewPokerNetworkCell
{	
	text-align: left;
}

.tablesGridViewNameCell
{	
	text-align: left;
}

.tablesGridViewLimitCell
{	
	text-align: center;
}

.tablesGridViewPokerTypeCell
{	
	text-align: center;
}

.tablesGridViewStakesCell
{	
	text-align: center;
}

.tablesGridViewAveragePotCell
{	
	text-align: center;
}

.tablesGridViewPlayersPerFlopCell
{	
	text-align: center;
}

.tablesGridViewHandsPerHourCell
{	
	text-align: center;
}

.tablesGridViewPlayersCell
{	
	text-align: center;
}

.tablesGridViewPotBBCell
{	
	text-align: center;
}

.tablesGridViewTableTypeCell
{	
	text-align: left;
}

.tablesGridViewPagerControl
{
	font-size: 9pt;
	font-family: 'Microsoft Sans Serif';
}

.tablesGridViewPager
{
	font-family: 'Microsoft Sans Serif';
	font-weight: normal;
	font-size: 8pt;
	background-color: #e2e2e2;
}

.loadingImage
{
	border-width: 0px;
	border-style: none;
}

.maskedEditFocus
{
	font-family: 'Microsoft Sans Serif';
	font-weight: normal;
	font-size: 8pt;
	background-color: #ffffcc;
    color: #000000;
}


.maskedEditError
{
	font-family: 'Microsoft Sans Serif';
	font-weight: normal;
	font-size: 8pt;
	background-color: #ffcccc;
}

.maskedEdit
{
	font-family: 'Microsoft Sans Serif';
	font-weight: normal;
	font-size: 8pt;
	color: red;
}
