﻿body, div, td {font-family:arial; font-size:12pt;}

.HeaderText
{
    font-weight:bold;
    font-size:20px;
}

.HandHeader {width:90px; color:White; font-weight:bold; padding:3px; border:solid black 1px; background-color:#005000; text-align:center; position:absolute;}
.Point {cursor:pointer; margin:4px; width:40px; height:35px; padding-top:5px; text-align:center; border:solid black 1px; background-color:#0000A0; color:white; font:bold 20pt arial;}

.GiantPlayerName {padding-left:100px; padding-right:15px; height:58px; font-size:40px; border:solid black 1px; color:#000080;}

.MessageBarScore {color:Yellow; background-color:#000080; padding:0px 4px;}

.MessageZone
{
    position:absolute;
    left:-500px;
}

.MessageZoneHeader
{
    background-color:#000080;
}

.Matches
{
    background-color:#000080;
    color:white;
    white-space:nowrap;
    padding: 3px 0px 3px 10px;
    font-weight:bold;
    font-size:12pt;
}

.MessageZoneHeaderLeftCell, .MessageZoneHeaderRightCell
{
    color:white;
    background-color:#000080;
    white-space:nowrap;
}

.MessageZoneHeaderLeftCell
{
    padding: 3px 0px 3px 10px;
    font-weight:bold;
    font-size:12pt;
}

.MessageZoneHeaderRightCell
{
    padding: 3px 10px 3px 20px;
} 

.MessageZoneMessages
{
    color:#666666;
    background-color:#EEEEEE;
    border:solid #AAAAAA 1px;
    padding:10px;
    text-align:left;
    font-size:10pt;
    white-space:nowrap;
}

.HelpPanel
{
    position:absolute;
    width:300px;
    left:-500px;
}

.HelpPanelHelp
{
    background-color:#FEEEDD;
    padding:10px;
    border:solid black 1px;
    top:0px;
    left:0px;
    text-align:left;
    font-size:10pt;
}

.NewMessages {color:#000080; font-size:10pt; font-weight:bold;}
.StartGameLink {color:#000080; font-weight:bold; text-decoration:underline; cursor:pointer;}
.PlayerList {border-top:solid black 1px; border-left:solid black 1px; border-right:solid black 1px;}
.NameHeaderCell, .GameHeaderCell, .NameCell, .GameCell {text-align:left; padding:5px; border-bottom:solid black 1px;}
.NameHeaderCell, .GameHeaderCell, .NameCell {font-weight:bold;}
.NameHeaderCell, .GameHeaderCell {color:black/*rgb(255, 207, 0)/*yellow*/; background-color:rgb(147, 200, 255)/*#000080*/;}
.NameCell, .GameCell {background-color:#EEEEEE;}
.GameHeaderCell, .GameCell {padding-left:15px;}
.GameCell {font-size:10pt}
.GameCell a {color:#000080; text-decoration:none;}
.GameCell a:hover {text-decoration:underline;}

.Hand {background-color:#005000; position:absolute; width:98px;}
.HandHeader, .Points {width:92px; font-weight:bold; padding:2px; border:solid black 1px; background-color:#005000; text-align:center; font-size:small;}
.HandHeader {color:white;}
.Points {color:yellow;}

.SillyQuote
{
    font-size:10px;
    text-align:center;
    /*font-weight:bold;*/
    background-color:#EEEEEE;
    padding:2px 5px;
    border-left:solid #999999 1px;
    border-right:solid #999999 1px;
    border-bottom:solid #999999 1px;
}

.spuntz
{
    color:#000080;
    font-weight:bold;
}