/* NAVIGATION AREA */
div.navlevel1     {display: block; font-weight:   bold; margin: 0;}
div.navlevel2     {display: block; font-weight: normal; margin: 0 0 0 12px;}
div.navlevel3     {display: block; font-weight: normal; margin: 0 0 0 24px;} /* display: none; */
div.navlevel1 a   {display: block;} 
div.navlevel2 a   {display: block; font-weight: normal; padding: 2px 0 2px 1px;}
div.navlevel3 a   {display: block; font-weight: normal; padding: 1px 0 1px 1px;}
form.buttons      {margin: 50px 0 30px 0;}
input.buttons     {width: 145px; text-align: center; margin: 3px 0;
                   background: #fff;    color: #186618; font: bold 9px verdana,sans-serif;}
.buttons a        {background: #ff9;    color: #186618; border: 1px dotted #999; 
                   font: bold 10px verdana,sans-serif; padding: 2px 6px; white-space: nowrap;}
.buttons a:hover  {background: #ff6;    color: #186618; border: 1px dotted #186618;}
.buttons a:active {background: #186618; color: #ffd928; border: 1px dotted #ffd928;}
.buttons:hover    {color: #ff0009;}

/* WORKSHOP DESCRIPTIONS */
h3.cathead        {text-transform: uppercase; letter-spacing: 1px; word-spacing: 4px;
                   color: black; font-size: 14px; margin-top: 28px;}
h2.related        {text-align: center; letter-spacing: 0; word-spacing: 5px;
                   color: black; font-size: 24px; font-weight: normal; margin-top: 36px;}
.wkstitle         {margin-bottom: 2px;}
.wksteacher, .wkstime {font: bold 11px "gill sans",gillsans,"trebuchet ms",trebuchet,verdana,arial,helvetica,sans-serif; 
                       letter-spacing: 1px; word-spacing: 1px;}
.wkschange        {background: #ffd928; font-size: 10px; font-family: verdana,geneva,arial,sans-serif;
                   padding: 0 6px; margin-top: 2px; font-weight: normal;}
.wkschangedate    {white-space: nowrap;}

/* WORKSHOP SCHEDULE */
#schpageintro     {margin-top: 20px;}
#wksschedule td, #schpageintr {font-family: "trebuchet ms",trebuchet,geneva,"gill sans",arial,sans-serif;}
#wksschedule td   {padding: 0 0 7px 0; vertical-align: top;}
#wksschedule .label td {padding: 0 0 3px 0; text-decoration: underline;}
#wksschedule h3   {margin-bottom: 0;}
#wksschedule h6   {text-transform: uppercase; font-size: 10px; line-height: 13px; margin: 3px 0 0 0; font-weight: bold;}
#wksschedule td.wksschlevel    {padding-right: 7px; white-space: nowrap;}   /* 1st column in schbycat2 */
#wksschedule td.wksschtitle    {padding-right: 7px;}                        /* 1st column */
#wksschedule td.wksschteachers {padding-right: 7px; width: 26%;}            /* 2nd column */
#wksschedule td.wksschtimes    {padding-right: 4px; white-space: nowrap;}   /* 3rd column */
span.wksschchange {background: #ffd928; padding: 0 2px; white-space: nowrap; 
                   font-size: 10px; font-family: verdana,geneva,arial,sans-serif;} /* in 4th column */

/* WORKSHOP INTRO PAGE */
#workshopdescr form.buttons  {display: none;}
#pageTOC    {border: 1px solid #ffd928;}
#pageTOC p  {font-size: 12px; font-variant: small-caps; line-height: normal; margin-bottom: 3px;}
#pageTOC ul {margin-bottom: 0;}
#pageTOC li {font-size: 10px; line-height: normal; 
			 font-family: "trebuchet ms",trebuchet,geneva,"gill sans",arial,sans-serif;}

/* TEACHER BIOS & LEVEL NOTES */
.teacherbio       {margin-top: 15px;}
.level            {margin: 15px 0;}
.levelnote        {margin: 4px 0; border: 3px double #ffd928; padding: 2px 10px;}

/* Hide styles from NS4 */
/*/*/
div.navlevel3 a       {line-height: 11px;}
.workshop, .teacherbio, .levels {line-height: 15px;}
.wksteacher, .wkstime {line-height: 1;}
.wksdesc, .wkslevel, .wkslimit, .wksmaterials, .wksprereq {line-height: 1.1;}
.wkschange            {line-height: 13px;}
#wksschedule *        {line-height: 1;}
