@charset "utf-8";
/* CSS Document */

.mainwrapper { background-image:url(../../../images/activity/leftBanner.jpg)}

#activityHeader
{background:url(../../../images/activity/banner.jpg) top left no-repeat; padding-top:20px; padding-left:330px; height:230px;}
div#swf_activityBanner
{width:450px; height:100px;}

#schedule_type_menu
{width:28px; height:236px; float:left; display:block; overflow:hidden;}
#schedule_month_menu
{display:block; margin-left:38px;}
#schedule_column_header
{display:block; margin-left:28px; height:40px;
background:url(../../../images/activity/contentTitle.jpg) no-repeat;}
#schedule_panel
{padding:0;margin:0;width:780px; overflow:hidden;}
#schedule_content
{padding:0;margin:0;
width:751px; float:left;
background:url(../../../images/activity/contentBg.teddy.jpg) top right repeat-y;}
#schedule_content_header
{padding:0;margin:0; height:20px;
background:url(../../../images/activity/contentTop.teddy.jpg) top right no-repeat;}
#schedule_content_body
{
margin:0; word-wrap:break-word;word-break:break-all; padding:20px 15px 120px 20px;
background:url(../../../images/activity/contentBottom.teddy.jpg) bottom right no-repeat;}

.activity-type-school #schedule_content
{background-image:url(../../../images/activity/contentBg.school.jpg);}
.activity-type-school #schedule_content_header
{background-image:url(../../../images/activity/contentTop.school.jpg);}
.activity-type-school #schedule_content_body
{background-image:url(../../../images/activity/contentBottom.school.jpg);}

#schedule_content_body .paginator {clear:right; background:none;}
