@charset "utf-8";

/*Livescore*/

#livescore-txtBox { margin-left:30px; margin-right:20px; margin-bottom:20px;}
#livescore-txtBox table { border-top:1px solid #999999; border-left:1px solid #999999;}
#livescore-txtBox th, #livescore-txtBox td { border-bottom:1px solid #999999; border-right:1px solid #999999; text-align:center;
	padding:3px 5px;}
#livescore-txtBox th { background-color:#009966; color:#FFFFFF;}
#livescore-txtBox td.player_name { text-align:left;}
.country_flag { float:left; margin-right:5px;}
tr.odd { background-color: #E9F9BF;}
.contract { margin-left:10px; margin-top:3px;}
#livescore-txtBox .name { display:block; float:left;}


/*Hole by hole*/

#hbyh-txtBox { margin-left:30px; margin-right:20px; margin-bottom:20px;}
#hbyh-txtBox table { border-top:1px solid #999999; border-left:1px solid #999999;}
#hbyh-txtBox th, #hbyh-txtBox td { border-bottom:1px solid #999999; border-right:1px solid #999999; text-align:center;
	padding:3px 5px;}
#hbyh-txtBox th { background-color:#009966; color:#FFFFFF;}
#hbyh_p { float:left; margin-right:20px; margin-bottom:20px;}
#hbyh_name { float:left;}
.hole_th { width:12px;}
.not_played { background-color:#e6e6e6;}
.eagle { color:#cc3300; font-weight:bold;}
.birdy { color:#cc3300; font-weight:bold;}
.bogey { color:#0033FF; font-weight:bold;}
.doublebogey { color:#0033FF; font-weight:bold;}


/*Pairing*/
#pairing-txtBox09 { margin-left:30px; margin-right:20px; margin-bottom:20px;}
#pairing-txtBox09 th, #pairing-txtBox09 td{ padding:3px 5px; text-align:center;}
#pairing_left, #pairing_right { float:left; width:330px; margin-bottom:20px;}
#pairing_left { margin-right:20px;}
#pairing_left th, #pairing_right th{ background-color:#009966; color:#FFFFFF;}
#pairing_left table, #pairing_right table { border-top:1px solid #999999; border-left:1px solid #999999; width:330px;}
#pairing_left td, #pairing_right td { border-bottom:1px solid #999999; border-right:1px solid #999999;}
#pairing_pa table { border-top:1px solid #999999; border-left:1px solid #999999; width:100%; margin-bottom:20px;}
#pairing_pa th { background-color:#009966; color:#FFFFFF;}
#pairing_pa td { border-bottom:1px solid #999999; border-right:1px solid #999999;}


