/**********************************************************
Name: print.css
Desc: Styles associated with the print version of the site.
***********************************************************/

a.backToTop {display: none;}
a.arrowUp {display:none;}
p {font-size: 9pt;}
#hd, #ft, #p-head {display: none;}

.yui-g {display: block}

#adminMenu, #employeeMenu {display:none;}

#h1-links {display:none;}

#calendarMonthList, #p-head {display:none;}

table.grid1 tr td { border-bottom:1px solid #ccc; font-size: 11pt; padding:3px;}

table.sign-in, table.sign-in {}
table.sign-in tr.highlight td {text-decoration:line-through;}
table.sign-in tr.highlight td {text-decoration:line-through;}
table.sign-in tr td.columnStudentIDX {vertical-align:middle;}
table.sign-in tr td.columnStudentIDX {vertical-align:middle;}

table.grid1ServedInfractions {display:none;}
table.grid1FloatLeft {width:300px;}

table.schoolCalendar tr td {font-size: 9px;}
table.schoolCalendar tr td p.homeGame {background: #ffffd9; color: #990000; font-weight:bold;}
table.schoolCalendar tr td p.awayGame {background: none; color: #000; font-weight:normal;}
table.schoolCalendar tr td p:hover {background:#ffee99}
table.schoolCalendar tr td p.awayGame a {color: #000;}
table.schoolCalendar tr td p.awayGame a:visited {color: #000;}
p#calendarMonthList {display: none;}

