#content p.cHelpText { font-size: 0.8em; text-align: right; font-weight: bold; }
td.cHelpTD { align: right; vertical-align: bottom; }

div#schedPrint { display: none; }

#dayHeader { position: relative; margin-right: 30px; }
#sDayNames { position: absolute; top: 0px; left: 25px; width: 100%; }
#spacerDH { position: relative; top:0px; left: 0px; font-size: 1.2em; visibility: hidden; }

div.dayTitle { top: 0; width: 12.5%; position: absolute; 			
			font-size: 1.2em; color: #999999; text-align: left; font-weight: bold; padding-left: 5px; }

#sDN0 { left: 0%; }
#sDN1 { left: 14.5%; }
#sDN2 { left: 29%; }
#sDN3 { left: 43.5%; }
#sDN4 { left: 58%; }
#sDN5 { left: 72.5%; }
#sDN6 { left: 87%; }



#schedBox { position: relative; margin-right: 30px; }

#sTimes { position: absolute; top: 3px; left: 0px; width: 24px; }
#sTimes table td { text-align: right; }
td.timename { font-size: 13px; color: #999999; text-align: right; }

#sDays { position: relative; top: 0px; left: 25px; width: 100%; }
#sDay0 { left: 0%; }
#sDay1 { left: 14.5%; }
#sDay2 { left: 29%; }
#sDay3 { left: 43.5%; }
#sDay4 { left: 58%; }
#sDay5 { left: 72.5%; }
#sDay6 { left: 87%; }

div.eventR0 { left: 0%; }
div.eventR1 { left: 14.5%; }
div.eventR2 { left: 29%; }
div.eventR3 { left: 43.5%; }
div.eventR4 { left: 58%; }
div.eventR5 { left: 72.5%; }
div.eventR6 { left: 87%; }

div.anyday { top: 0; width: 12.5%; position: absolute; border: 2px solid #CFA303;
			background-color: #FAB80A; background-repeat: repeat; }
div.eventout { width: 12.5%; position: absolute; border-left: 2px solid #CFA303; border-right: 2px solid #CFA303;
			border-top: 1px solid #FAB80A; background-color: #FDE89F; background-repeat: repeat; }
div.eventouthigh { width: 12.5%; position: absolute; border-left: 2px solid #CFA303; border-right: 2px solid #CFA303;
			border-top: 1px solid #FAB80A; background-color: #FFFFFF; background-repeat: repeat; }
div.eventin { font-size: 10px; }

p.event { padding: 1px; margin: 0px; }

#schedBox a:link { color: #000; text-decoration: none; }
#schedBox a:visited { color: #000; text-decoration: none; }
#schedBox a:hover { color: #FFF; text-decoration: none; background-color: #FAB80A; }
#schedBox a:active { color: #000; text-decoration: none; }

div.hideDots { width: 12.5%; position: absolute; border-left: 2px solid #CFA303; border-right: 2px solid #CFA303;
			height: 2px; background-color: #FAB80A; top: 2px; }
