/* For Teachers */

#left .wrapper {padding-top: 15px}

.onethird {display:block; float:left; width:200px; }
.twothirds {display:block; float:left; width: 420px;} 
.wrapper .half h2 {margin-bottom:6px;  padding:2px 0 1px 5px; background-color:#737855; color:#fff!important; text-align:center}
#left table {border-collapse:collapse; margin-bottom:10px}
#left table td, #left table th  {border:1px solid #CFCDA7; margin:0; padding:4px 6px; border-spacing:0 }
#left table th {background-color:#CFCDA7; text-align:left}
h3 {font-size:12px; font-weight:bold; }
h3.indent {padding:0; margin:0}
.date {font-size:12px; font-weight:bold; color: #333; margin-bottom:15px}

 hr { clear:left; background:#CFCDA7; color:#CFCDA7; width:100%; height:2px; border:none; margin:1.5em 0; }

/* Identical to Episode Summaries */
#right { _overflow:hidden; }
#right #episodes { position:relative; }
#right #episodes li { position:relative; left:-33px; width:228px; }
#right #episodes { margin:0; margin-bottom:15px; padding:0;  font-size:12px; }
#right #episodes li { list-style-type:none; }
#right #episodes li a { display:block; background:url(../css/img/about/episodeguide.gif) no-repeat; border-bottom:1px solid #FFF8E0; height:36px; line-height:36px; padding-left:45px; font-weight:bold; text-decoration:none; color:#636948 }
#right #episodes li#ep0 a { background-position:0 -480px; border-top:1px solid #FFF8E0; }
#right #episodes li#ep1 a { background-position:0 0; }
#right #episodes li#ep2 a { background-position:0 -37px; }
#right #episodes li#ep3 a { background-position:0 -74px; }
#right #episodes li#ep4 a { background-position:0 -111px; }
#right #episodes li#ep5 a { background-position:0 -148px; }
#right #episodes li#ep6 a { background-position:0 -185px; }

/* hover/selected */
#right #episodes li#ep0 a.selected, #right #episodes li#ep0 a:hover { background-position:0 -443px; }
#right #episodes li#ep1 a.selected, #right #episodes li#ep1 a:hover { background-position:0 -221px; }
#right #episodes li#ep2 a.selected, #right #episodes li#ep2 a:hover{ background-position:0 -258px; }
#right #episodes li#ep3 a.selected, #right #episodes li#ep3 a:hover { background-position:0 -295px; }
#right #episodes li#ep4 a.selected, #right #episodes li#ep4 a:hover { background-position:0 -332px; }
#right #episodes li#ep5 a.selected, #right #episodes li#ep5 a:hover { background-position:0 -369px; }
#right #episodes li#ep6 a.selected, #right #episodes li#ep6 a:hover { background-position:0 -406px; }
#right #episodes li a.selected, #right #episodes li a:hover {  background-color:#F39820; color:#ffffff } 





/* Discussion-Video*/
.videodiscussions h3 { font-size:12px; font-weight:bold; color:#333}

