

/* CLASS SCHEDULE */

table#calendar_week		{text-align: center; border: 0; margin: 0;  border-right: 1px solid #DDDDDD; border-bottom: 7px solid #ADE5F8; width: 100%; }
table#calendar_week td, div#calendar_class {color: #888888; padding: 0 5px 5px; font-size: 12px; line-height: 15px; vertical-align: top; border-top: 1px solid #BBBBBB; border-left: 1px solid #DDDDDD;}
table#calendar_week td.alt	{border-left: 0; border-right: 0; }
table#calendar_week em  {font-style: normal; display: block; margin-top: 10px; color: #777777;}
table#calendar_week strong {display: block; font-size: 12px; font-weight: normal; padding: 2px 0; color: #222222;}
table#calendar_week ul  {list-style-type: none; font-size: 11px; line-height: 16px; margin-bottom: 10px;}
table#calendar_week li {margin-bottom:1em;}

table#calendar_week td#title_monday, table#calendar_week td#title_tuesday, table#calendar_week td#title_wednesday, table#calendar_week td#title_thursday, table#calendar_week td#title_friday, table#calendar_week td#title_saturday, table#calendar_week td#title_sunday {border:0; background-color:#ADE5F8; padding: 0 5px 7px; color: #222222; width: 14%; font-size: 10px; text-transform: uppercase; letter-spacing: 1px;}

dl.pricing {background-color:#ADE5F8; padding: 0 15px; font-size: 11px; text-align: center; margin: 0 0 0 0;}
	dt {display: inline; margin: 0;}
	dd {display: inline; font-weight: bold; margin: 0 20px 0 4px;}
	

div#roundTop {background-color:#ADE5F8; height: 7px; margin: 15px 0 0 0;}
div#roundBot {background-color:#ADE5F8; height: 7px; margin: 0 0 30px 0;}

