@import "http://static.pokerstrategycdn.com/front/css/newhome_0_2.css";

.smallbox
{
	font-family:verdana,arial,helvetica;
}
th
{
	background-color:#7B7B7B;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	height:18px;
	border:0px;
}

.liste_rotpfeilkopf
{
	background:#FFFFFF url(http://static.pokerstrategycdn.com/front/images/auflistung_roter_pfeil.gif) no-repeat scroll left 3px;
	color:#000000;
	display:block;
	font-family:verdana,helvetica; 
	font-size:11px; 
	line-height:16px;
	margin:2px 0  8px; 
	padding-left:11px;
	text-align:left;
}

.taf-payout.padder
{
    padding: 15px 8px 8px 8px;
}

.taf-payout p
{
    padding-bottom:13px;
}
th { background-color:#7b7b7b; }

.stylishsortable * label
{
    display: block;
    margin:-2px;
}

.stylishsortable th
{
    background-image:url(http://static.pokerstrategycdn.com/front/images/icons/gray-arr-none.png);
    background-position: bottom right;
    background-repeat:no-repeat;
    cursor: hand;
    cursor: pointer;
    border-right:1px solid #fff;
    padding: 1px 2px 1px 2px;
}
.stylishsortable td
{
    border-top:1px solid #fff;
    border-right:1px solid #fff;
}
.stylishsortable td label
{
    padding:1px 2px 1px 2px;
}
.stylishsortable * #sorttable_sortfwdind
{
    display:none;
}

.stylishsortable * #sorttable_sortrevind
{
    display:none;
}
.stylishsortable * .sorttable_sorted
{
    background-image:url(http://static.pokerstrategycdn.com/front/images/icons/gray-arr-down.png);
    background-position:right bottom;
    background-repeat:no-repeat;
    
}
.stylishsortable * .sorttable_sorted_reverse
{
    background-image:url(http://static.pokerstrategycdn.com/front/images/icons/gray-arr-up.png);
    
    background-position:right bottom;
    background-repeat:no-repeat;
}

.stylishsortable * .sorttable_nosort
{
    background-image:none;
    cursor:default;
}

.stylishsortable * tr.stylishodd:hover
{
    background-color: #cdcdcd;
}
.stylishsortable * tr.stylisheven:hover
{
    background-color: #e0e0e0;
}

.stylishsortable * .stylishodd
{
    background-color:#EDEDED;
}

.stylishsortable * .stylisheven
{
    background-color:#F7F7F7;
}

.checkboxauto {
    text-decoration:underline;
    cursor: hand;
    cursor: pointer;
}
.payouttable * th,
.payouttable * td
{
    border-right:1px solid #fff;
}

.payouttable * .sum td {
    border-top:1px solid #ababab;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-style: double;
    border-top-color: #ababab;
    border-right-color: #ababab;
    border-bottom-color: #ababab;
    border-left-color: #ababab;
    border-right:none;
}
.payouttable * th.col-1
{
	width:58px;
}
.payouttable * th.col-2
{
	width: 84px;
}

.payouttable * th.col-4
{
	width: 114px;
}
.payouttable * th.col-5
{
	width: 114px;
}
.payouttable tr.cummulentry:hover td
{
	 background-color: #F7F7F7;
	 border-right-color: #F7F7F7;
}
.payouttable tr.cummulentry:hover td.last-child
{
	background-color: #F7F7F7;
	 border-right-color: #fff;
}
table th
{
    color:#fff;
    font-weight:bold;
    font-family: Verdana;
    font-size:11px;
    height:18px;
}
.taf_payout_boxhead
{
    background:#dfdfdf;
    color:#707173;
    font-family:Verdana,helvetica;
    font-size:12px;
    font-weight:bold;
    height:23px;
    padding-left:8px;
    padding-top:5px;
}

/*
	grau b9b9b7
	blau d7e4ea
	beige e2debb
*/
.recfriends th,
.recfriends td,
.tafstats td,
.tafstats th
{
    padding:2px 2px 2px 4px;
}

div.tafstats
{
	padding:1px;
	border:1px solid #848484;
}
.recfriends .toggleIcon
{
	padding:2px 0 0 8px;
}
.recfriends tr.era-2 td.reg-in
{
	background-color: #d7e4ea;
}
.recfriends tr.era-0 td.reg-in
{
	background-color: #c3c3c3;
}
.recfriends tr.era-1 td.reg-in
{
	background-color: #e2debb;
}


.taf-eras-colrcodes .era-1
{
	background-color: #e2debb;	
	padding: 5px 12px 5px 8px;
}
.taf-eras-colrcodes .era-2
{
	background-color: #d7e4ea;
	padding: 5px 0px 5px 8px;
}
.taf-eras-colrcodes .era-0
{
	background-color: #c3c3c3;
	padding: 5px 12px 5px 8px;
}

.taf_cp_linkbox
{
	background-color: #FFF8CC;
	border: 1px solid #FF9E24;
	padding: 3px;
}
th.ps_head
{
	background:#FFFFFF url(http://static.pokerstrategycdn.com/front/images/headbg.gif) repeat-x scroll left top;
	color:#707173;
	font-family:arial,verdana,helvetica;
	font-size:12px;
	font-weight:bold;
	height:22px;
	width:100%;	
}
td.ps_taf_stats
{
	padding: 0 3px;
	text-align: left;
}

.warning-critical
{
	background-color:#ffc5d5;
	border-color: #ff83a0;
}
.warning-critical-txt
{
	font-size: xx-small;
}
.pointer
{
	cursor: hand; /* IE */
	cursor: pointer; /* moz */
}

#taf_list
{
	margin-top: 8px;
}
