#h1{
	width: 100%;
	height: 144px;
	background: url('../images/4');
}
#logo{
	position:absolute;
	width: 241px;
	height: 195px;
	margin: -22px 0 0 37px;
	z-index: 1001;
	background: url('../images/18') 0px -258px;;
}
#logo div{
	position:absolute;
	width: 7px;
	height: 176px;
	margin: 12px 0 0 241px;
	background: url('../images/19') 0px -238px;
}
#h1 .title {
  width: 442px;
  height: 88px;
  float: right;
  background: url('../images/20');
}
#m2{
	position: absolute;
	width: 600px;
	height: 35px;
	margin: 109px 0 0 183px;
	padding-left: 177px;
	z-index: 1000;
	/*overflow: hidden;*/
	background: url('../images/4') 0px -202px;
}
#m2 .menu_base {
	line-height: 35px;
	text-align: center;
	float: left;
	color: #FFF;
	/*padding: 0 25px 0 25px;*/
	white-space: nowrap;
	cursor: pointer;
}
#m2 .menu_base.over{
	background: url('../images/4') 0px -272px;
}
#m2 .divider {
	width: 2px;
	height: 35px;
	float: left;
	background: url('../images/4') 0px -237px;
}


#left_view {
  float: left;
}
#event_focus, #legend {
  width: 271px;
  margin: 44px auto 0 20px;
}

#event_focus{
  margin: 22px 0 0 20px;
}

#month_view {
  width: 629px;
  float: right;
  margin: 44px 20px 0 0;
}
#month_view .title{
  font: 24px 'Arial';
  margin-bottom: 24px;
  padding-top: 17px;
  color: #555555;
  text-align: center;
}
#prev_month, #next_month {
  position: absolute;
  margin: 8px 0 0 -20px;
  overflow: hidden;
}
#next_month{
  margin: 8px 0 0 10px;
}
#prev_month a, #next_month a{
  display: block;
  height: 10px;
  width: 10px;
  background: url('../images/22') 0px -34px no-repeat;
}
#next_month  a{
  background: url('../images/22') 0px -24px no-repeat;
}

#month_view .day_label{
  float: left;
  width: 88px;
  font: 14px 'Arial';
  color: #7f7f7f;
  margin-bottom: 5px;
  text-align: center;
}
#month_view .month_week,#month_view .labels{
  width: 616px;
  margin: 0 auto 0 auto;
}
#month_view .week_day {
  width: 88px;
  height: 88px;
  float: left;
  overflow: hidden;
  background: url('../images/21');
}
#month_view .week_day.other_month{
  background: url('../images/21') 0px -88px;
}
#month_view .week_day.today{
  background: url('../images/21') 0px -176px;
}
#month_view .week_day.selected{
  background: url('../images/21') 0px -264px;
}
#month_view .day_number {
  float: right;
  margin: 4px 6px 0 0;
  font: 24px 'Arial';
  color: #aaaaaa;
  line-height: 24px;
}
#month_view .events{
  margin: 8px 0 0 6px;
}
#month_view .month_event, #legend .icon{
  width: 12px;
  height: 12px;
  margin: 0 3px 3px 0;
  cursor: pointer;
}

#month_view .month_event .details{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  max-width:400px;
}
#month_view .details .event_title{
  font: 20px 'Arial';
  color: #224e79;
  white-space: nowrap;
  padding-right: 100px;
}
#month_view .details .event_type{
  float: right;
  font: italic 12px 'Arial';
  color: #555555;
}
#month_view .details .event_location{
  font: italic 16px 'Arial';
  color: #555555;
}
#month_view .details .event_brief{
  margin-top: 7px;
  font: 14px 'Arial';
  color: #555555;
}



#month_view .month_event.youth_event,#legend .youth_event{
  background: url('../images/22');
}
#month_view .month_event.womens_event,#legend .womens_event{
  background: url('../images/22') -108px 0px;
}
#month_view .month_event.mens_event,#legend .mens_event{
  background: url('../images/22') -72px 0px;
}
#month_view .month_event.seniors_event,#legend .seniors_event{
  background: url('../images/22') -24px 0px;
}
#month_view .month_event.childrens_event,#legend .childrens_event{
  background: url('../images/22') -60px 0px;
}
#month_view .month_event.family_event,#legend .family_event{
  background: url('../images/22') -84px 0px;
}
#month_view .month_event.adults_event,#legend .adults_event{
  background: url('../images/22') -96px 0px;
}
#month_view .month_event.multiday_start,#month_view .month_event.multiday_middle,#month_view .month_event.multiday_end {
  position: absolute;
  width: 88px;
  height: 20px;
  margin: 55px 0 0 -6px;
  background: url('../images/24') 0px -25px;
}
#month_view .month_event.multiday_start{
  margin-left: 5px;
  width: 77px;
  z-index: 499;
}
#month_view .month_event.multiday_start .title{
  position: absolute;
  white-space: nowrap;
  font: 14px 'Arial';
  color: #fff;
  line-height: 18px;
  margin: -17px 0 0 0;
}
#month_view .month_event.multiday_end{
  width: 64px;
}
#month_view .month_event.multiday_start .flag_lft{
  width: 18px;
  height: 25px;
  padding: 0px;
  position:absolute;
  margin: -5px 0 0 -18px;
  background: url('../images/24') 0px 0px;
}
#month_view .month_event.multiday_end .flag_rght{
  width: 11px;
  height: 20px;
  margin: 0 -11px 0 0;
  padding: 0px;
  float: right;
  background: url('../images/24') -18px -5px;
}
#month_view .footer {
  height: 4px;
}

#left_view .flag{
  height: 25px;
  padding-top: 10px;
  margin: 0 0 0 -10px;
}
#left_view .flag .lft{
  width: 18px;
  height: 25px;
  padding: 0px;
  float: left;
  background: url('../images/24') 0px 0px;
}
#left_view .flag .cntr{
  /*width: 120px;*/
  height: 20px;
  margin-top: 5px;
  float: left;
  padding: 0 10px 0 0;
  font: 14px 'Arial';
  color: #fff;
  line-height: 18px;
  background: url('../images/24') 0px -25px;
}
#left_view .flag .title{
  white-space: nowrap;
}
#left_view .flag .rght{
  width: 11px;
  height: 20px;
  margin-top: 5px;
  padding: 0px;
  float: left;
  background: url('../images/24') -18px -5px;
}

#legend .item{
  margin: 0 0 7px 20px;
  width: 100px;
  font: 14px 'Arial';
  color: #333;
  float: left;
  cursor: pointer;
}

#legend .float_clear{
  clear: both;
}


#legend .icon{
  float: left;
  margin: 2px 15px 3px 0;
}
#legend .header{
  margin: 0 0 10px;
  font: 16px 'Arial';
  color: #224e79;
}

#event_focus .content, #legend .content{
  /*min-height: 430px;*/
  padding: 8px;
}
#event_focus .content .event_title{
  font: 16px 'Arial';
  color: #224e79;
}
#event_focus .content .event_location{
  font: italic 14px 'Arial';
  color: #555555;
}
#event_focus .content .event_brief{
  font: 12px 'Arial';
  margin-top: 5px;
  color: #555555;
}
#event_focus .content .event_divider{
  width: 75%;
  height: 1px;
  margin: 10px auto 10px auto;
  /*border-top: 1px solid #BBB;
  border-bottom: 1px solid #999999;*/
  background: #d6c8a5;
}
#event_focus .content .selected_event .event_image{
  width: 243px;
  height: 226px;
  margin: 0 auto 28px auto;
}
#event_focus .content .selected_event .event_title{
  font: 20px 'Arial';
  color: #224e79;
}
#event_focus .content .selected_event .event_location{
  font: italic 16px 'Arial';
  color: #555;
  margin-bottom: 13px;
}
#event_focus .content .selected_event .event_description{
  font: 14px 'Arial';
  color: #333;
}
