/**
	tia tournament and related style rules
**/


/* tournament page */
#tournament_details {padding: 3px;}
.tournament_medals_cell {width: 25%; padding: 4px 2px; height: 100%;}
.tournament_medals_details {font-size: 7pt;}
#tournament_medals_table {width: 100%;}
#tournament_attendees_table {width: 100%; border: solid 1px #A8B8FF; background-color: White;}
.tournament_attendees_table_cell {width: 33%;}
.tournament_attendees_innertable {width: 100%;}
.tournament_medals_innertable {width: 100%;}
#tournament_attendees_count {padding: 3px;}

/* events table */
.tournament_events_table {width: 100%; }
.tournament_events_table_table {width: 100%; }
.tournament_events_table_leftcell {width: 75px; color: Gray;}
.tournament_events_leftcell {width: 50%;}
.tournament_event_results {margin-top: 0px; margin-left: 0px; padding-left: 0px; margin-bottom: 0.5em;}
.tournament_events_table_rightcell {width: 100%; padding-left: 1em;}
h4.tournament_events {margin-top: 0; margin-bottom: 2px;}


/* event page */
.event_entrants_list {margin: 0; padding-left: 2.5em; padding-top: 1ex;}
.event_entrants_list li {margin: 0; padding: 0;}
.event_entrants_table {width: 100%}

.event_results_table {padding: 0.5em 0; margin-bottom: 2em; width: 100%; background-color: white; border: solid 1px orange;}

#series_winners_table {width: 100%;}

.rr_results_cell {background-color: White; font-size: 11pt; font-weight: bold; padding: 7px; border-left: solid 1px #8898FF; border-top: solid 1px #8898FF;}
.rr_results_graycell {background-color: #DDDDDD; border-left: solid 1px #8898FF; border-top: solid 1px #8898FF;}
.rr_results_playerhcell {background-color: #D8DFFF; padding: 1ex 3px; font-weight: bold; border-top: solid 1px #8898FF; border-left: solid 1px #8898FF;}
.rr_results_playervcell {background-color: #D8DFFF; padding: 1em 3px; font-weight: bold; border-left: solid 1px #8898FF; border-top: solid 1px #8898FF}

#rr_results_table {empty-cells: show; text-align: center; width: 100%; border-bottom:  solid 1px #8898FF; border-right:  solid 1px #8898FF;}
#rr_results_list {margin-top: 1em;}

.polls_archive_cell {padding: 0.5ex 1ex; border: solid 1px #A8B8FF; background-color: white; margin-top: 0.8ex}
.polls_archive_left {width: 64%;}
.polls_archive_mid {width: 12%;}
.polls_archive_right {width: 15%;}

.process_entrants_table {width: 100%; table-layout: fixed;}

.process_entrants_innertable {width: 100%; table-layout: fixed;}
.process_entrants_name {font-size: 9pt;}
.process_entrants_pic {float: right; }
.process_entrants_linked {margin-top: 3px;}
.process_entrants_willlink {margin-top: 3px;}
.process_entrants_nopic {font-size: 28pt; font-weight: bold; width: 35px;}
.process_entrants_opts {font-size: 7pt; padding-top: 1ex;}

.tournament_disctopic2 {margin-top: 10px;}
.tournament_disctopic {}
.tournament_discposts {font-size: 7pt;}

#host_list {margin: 0; padding-left: 2em; padding-top: 1ex}
#host_list li {padding-top: 0; margin-bottom: 5px;}

.attendee_location_list li {margin: 2px;}
