﻿/* CSS Document */
body {
 margin: 0;
 background: #FFF;
}

#MasterPageOutline {
 width: 868px;
 background: inherit;
}

#MasterPageSidebar {
 display: none;
}

#MasterPageOutline table td img {
 display: none;
}

#MasterPageOutline #MasterPageContent table td img {
 display: inline;
}

.UserAndLogin {
 background: #FFF;
 color: #000;
}
.UserAndLoginRow a {
 color: #000;
}
.Title { font-size:20pt;font-weight:normal;color:#0E207F; }
.HR { font-size:12pt;font-weight:normal;background-color:#666666;color:White; }
.HRCourse { font-size:12pt;font-weight:normal;background-color:#666666;color:White; }
.OR { font-size:12pt;font-weight:normal;background-color:White;color:Black; }
.ER { font-size:12pt;font-weight:normal;background-color:#DAE4B4;color:Black; }
.MenuBackground { background-color:#DEF37E;color:Black; }
.Menu { background-color:#DEF37E;color:Black; }
.divHomepageCaption { background-color:#8DAD0E;color:Black;width:500px;height:16px; }
.divHomepagePanel { width:500px; }
.divCSCaption { background-color:#8DAD0E;color:Black; }
.divSCCaption { background-color:#8DAD0E;color:Black; }
.SCRoundHeader { background-color:#8DAD0E;color:Black; }
.SCHeaderRow { background-color:#666666;color:White; }
.SCHeaderRowInline { background-color:#666666;color:White; }
.ResultsColSC { width:12px; }
.ResultsColPos { width:50px; }
.ResultsColPlayer { width:250px; }
.ResultsColPlayerOnTeam { width:250px; }
.ResultsColPlayerTeam { width:250px; }
.ResultsColDetail { width:175px; }
.ResultsColToday { width:55px; }
.ResultsColHole { width:50px; }
.ResultsColTotal { width:55px; }
.ResultsColRound { width:50px; }
.ResultsColOverall { width:75px; }
.MatchNum { width:50px; }
.MatchA { width:270px; }
.MatchRA { width:15px; }
.MatchResult { width:75px; }
.MatchRB { width:15px; }
.MatchB { width:270px; }
.MatchHole { width:55px; }
.MatchTee { width:50px; }
.MatchTime { width:70px; }
.ResultsColPosMini { width:30px; }
.ResultsColPlayerMini { width:125px; }
.ResultsColPlayerTeamMini { width:125px; }
.ResultsColTodayMini { width:40px; }
.ResultsColTotalMini { width:40px; }
.ResultsColHoleMini { width:30px; }
.MatchNumMini { width:20px; }
.MatchAMini { width:125px; }
.MatchRAMini { width:10px; }
.MatchResultMini { width:55px; }
.MatchRBMini { width:10px; }
.MatchBMini { width:125px; }
.MatchHoleMini { width:30px; }
.PairingsCourse { width:75px; }
.PairingsTime { width:100px; }
.PairingsTee { width:50px; }
.PairingsPlayer { width:300px; }
.PairingsDetail { width:200px; }
.PairingsHICH { width:30px; }
.PairingsCart { width:40px; }
.PairingQS { width:100px; }
.PairingsFlight { width:125px; }
.CSHole { width:50px; }
.CSYards { width:60px; }
.CSPar { width:50px; }
.CSAvg { width:75px; }
.CSRank { width:50px; }
.CSEagles { width:60px; }
.CSBirdies { width:60px; }
.CSPars { width:60px; }
.CSBogeys { width:60px; }
.CSDoubles { width:60px; }
.CSOthers { width:60px; }
.PhotoCol { width:250px; }
.SCInfoLabel { width:60px; }
.SCInfoData { width:60px; }
.SCTitle { width:80px; }
.SCHole { width:25px; }
.SCInOut { width:30px; }
.SCTotal { width:30px; }
.PlayersStatsTable { width:712px; }
.SCTitleInline { width:175px; }
.SCHoleInline { width:20px; }
.MatchColName { width:300px; }
.MatchColScore { width:32px; }
.MatchColTitleInline { width:175px; }
.MatchColScoreInline { width:25px; }
.TeamAName { font-size:16pt;font-weight:normal;background-color:White;color:Black;width:177px; }
.TeamBName { font-size:16pt;font-weight:normal;background-color:White;color:Black;width:177px; }
.TeamAScore { font-size:16pt;font-weight:normal;background-color:Red;color:Black;width:177px; }
.TeamBScore { font-size:16pt;font-weight:normal;background-color:Red;color:Black;width:177px; }