/* Schedule */

#content{ clear:both;  }

#bluebox{overflow:hidden; }
	#bluebox .box{ }
	#bluebox .box-bot{ width:940px; height:3px; background:url(../images/bgr-bluebox-bot.png) repeat-x; }
	#bluebox h2{ font:38px Arial,Helvetica,sans-serif; color:#4879a8; margin-bottom:20px; text-transform:uppercase; line-height:40px; }
	#bluebox h3{ font:bold 17px Arial,Helvetica,sans-serif; color:#666; margin-bottom:5px; text-transform:uppercase; }
	#bluebox .col{ clear:both; width:860px; margin-bottom:50px; padding-top:15px; border-top:1px solid #999; overflow:hidden; }
	#bluebox .col td{ padding:5px  }

#confreg{ 
/*float:right; width:251px; 
*/
border:#FFCC00 solid 2px; padding:10px; margin-bottom:20px }

#schedules{ padding:30px 40px 40px; }
	#schedules .leftcol{ float:left; width:272px; margin-right:8px; }
	#schedules .leftcol a,
	#schedules .leftcol a:visited{ display:block; font-size:12px; font-weight:bold; color:#3f94e5; margin-bottom:12px; }
	#schedules .rightcol{ float:left; width:580px; }
	#schedules .rightcol li{ border-bottom:1px solid #e6e6e6; }
	#schedules .rightcol li a,
	#schedules .rightcol li a:visited{ display:block; font-weight:bold; padding:5px 0 5px 25px; background:url(../images/bullet-rightarrow.png) no-repeat 2% 50%; }
/*	#schedules .rightcol li ul{ display:none; } */
	#schedules .rightcol li .panel{ display:none;  }
	#schedules .rightcol li.open a,
	#schedules .rightcol li.open a:visited{ background:url(../images/bullet-downarrow.png) no-repeat 2% 50%; }
/*	#schedules .rightcol ul li.open ul{ padding:5px 0 5px 40px; background:#f2f2fa; display:block; } */
	#schedules .rightcol ul li.open .panel{ padding:5px 5px 5px 40px; background:#f2f2fa; display:block; }
	#schedules .rightcol ul li.open .panel p{ font-size:12px; line-height:normal; padding-bottom:5px;  }
	#schedules .rightcol li li{ border-bottom:0; }
	#schedules .rightcol li.open li { font-weight:normal; padding:5px 10px; background:url(../images/bullet-dot.png) no-repeat left; }
	#schedules .rightcol li.open li a,
	#schedules .rightcol li.open li a:visited{padding:0px; background: none; }

