﻿.innerpage .calendarContainer {
  display: block;
  width: 100%;
  vertical-align: top;
}
.innerpage .calendarEventsContainer {
  display: block;
  width: 100%;
  vertical-align: top;
  margin-top: 20px;
}
.innerpage .EList .news_content_div {
  border-bottom: 1px dotted #cccccc;
  margin-bottom: 8px;
  padding-bottom: 10px;
}
.innerpage .EList .news_content_div p {
  margin-bottom: 0;
}
.innerpage .EList .news_content_div * {
  margin-right: 8px;
}
.innerpage .EListTitle {
  border-bottom: 1px solid #cccccc;
  color: #96845e;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
  height: 32px;
  padding-top: 5px;
}
.innerpage .EListTime {
  background: #45779a none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-right: 0px !important;
  min-width: 155px;
  padding: 0 5px;
  border-radius: 6px;
}
.innerpage .EList .news_subject {
  margin-bottom: 4px;
}
.innerpage .EList .news_date {
  margin-top: 0px;
  display: none;
}
@media only screen and (max-width: 800px) {
  .innerpage .calendarContainer {
    width: 100%;
    display: block;
  }
  .innerpage .calendarEventsContainer {
    width: 100%;
    display: block;
  }
  .innerpage .EListTitle {
    margin-top: 25px;
  }
}
.cal_title {
  margin-bottom: 10px;
  height: 22px;
  color: #DC7A0F;
  vertical-align: top;
  text-shadow: 1px 1px 1px #dbdbdb;
  white-space: nowrap;
  font-size: 18px;
  font-family: "Droid Arabic Kufi", "Droid Sans Arabic", arial;
  line-height: 1.4;
}
.ECal {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  border-spacing: 1px;
  border-collapse: separate !important;
  font-size: 11px;
  font-family: "Droid Arabic Kufi", "Droid Sans Arabic", arial;
}
.ECal TD {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 1px;
  color: #4884B6;
  font-size: 12px;
  font-family: "Droid Arabic Kufi", "Droid Sans Arabic", arial;
  line-height: 26px;
}
.ECal a {
  display: block;
}
.ECalTitle {
  margin-bottom: -1px;
  border-spacing: 1px;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.ECalTitle TD {
  background: #4b6688;
  color: #FFF;
  text-align: center;
  font-weight: normal;
  font-size: 11px;
  font-family: "Droid Arabic Kufi", "Droid Sans Arabic", arial;
}
.ECalTitle A:link {
  display: block;
  /*height: 100%;*/
  vertical-align: middle;
  line-height: 24px;
}
.ECalTitle a:hover {
  text-decoration: none !important;
}
.a_ECal_header {
  margin-bottom: 10px;
  padding-bottom: 2px;
  height: 30px;
  color: #363636;
  vertical-align: middle;
  font-weight: normal;
  font-size: 10px;
}
.ECal_days {
  background: #f6f6f6;
}
.ECal_days a {
  display: block;
  color: #2b629b !important;
  text-decoration: none;
}
.a_ECal_weekend {
  background: #f6f6f6;
}
.a_ECal_weekend a {
  display: block;
  color: #c40f1c !important;
  text-decoration: none;
}
.a_ECal_Event {
  background: #FF8700;
  color: #FFF !important;
  font-weight: bold;
}
.a_ECal_Selected {
  background: #96845e !important;
}
.a_ECal_Event a {
  display: block;
  color: #FFF !important;
  text-decoration: none;
}
.a_ECal_Event:hover {
  color: #113e0f !important;
  font-weight: bold;
}
.a_ECal_Today {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px #aaa solid;
  background-color: #c0c0c0;
  font-weight: bold;
  font-size: 12px !important;
}
.a_ECal_Today a {
  display: block;
  color: #FFF !important;
  text-decoration: none;
}
.a_ECal_TodayEvent {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #96845e;
  background: none repeat scroll 0 0 #FFFFFF !important;
  color: #96845e !important;
  font-weight: bold;
  font-size: 18px !important;
}
.a_ECal_TodayEvent a {
  color: #96845e !important;
}
.a_ECal_TodayEvent > DIV > A {
  /*color:  #404040 !important;
	*/
  text-decoration: underline;
}
.CalendarNextMonth {
  width: 100% !important;
  color: #fff;
}
.CalendarPrevMonth {
  width: 100% !important;
  color: #fff;
}
.a_ECal_otherMonth {
  height: 1px !important;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2) !important;
  /*font-size: 0.0001% !important;*/
  line-height: 1px !important;
  color: #cbcbcb;
}
.a_ECal_otherMonth a {
  display: block;
  color: transparent !important;
  text-decoration: none;
  cursor: default;
}
.a_ECal_n_b {
  text-decoration: none;
}
.a_ECal_n_b a {
  text-decoration: none;
  font-weight: normal;
  font-size: 20px;
}
.EList {
  margin: 0;
  font-family: "Droid Arabic Kufi", "Droid Sans Arabic", arial;
}
.eventItemContainer {
  background-color: #f5f5f5;
  border: 1px solid #CCCCCC;
  font-size: 12px;
  margin: 10px 0;
  padding: 7px 10px;
}
.eventItemContainer span {
  display: block;
  color: #a68951;
}
.EList H3 {
  margin: 0.5em 0 0;
  padding-bottom: 0;
  color: #282c32;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  font-family: "Droid Arabic Kufi", "Droid Sans Arabic", arial;
}
.EList UL {
  margin-top: 0.5em;
  margin-bottom: 0.75em;
  list-style-type: none;
}
.EList LI {
  margin-left: 15px;
  margin-right: 15px;
  color: #282c32;
  list-style: square outside none;
  font-size: 12px;
  line-height: 1.8;
}
.EList A:link {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #282c32 !important;
  font-size: 15px;
  font-family: "Droid Arabic Kufi", "Droid Sans Arabic", arial;
}
.EList A:visited {
  color: #2e2e2e !important;
}
/*Homepage*/
.homepageContent .a_ECal_TodayEvent a {
  font-size: 13px;
}
/*innerpage*/
.innerpage .ECal TD {
  height: 30px;
  line-height: 30px;
}
.innerpage .ECal_days {
  background: #F6F6F6;
}
.innerpage .ECal_days a {
  color: #333 !important;
}
.innerpage .a_ECal_weekend {
  background: #F6F6F6;
}
.innerpage .a_ECal_weekend a {
  color: #96845e !important;
}
.innerpage .ECalTitle {
  background: #45779a !important;
}
.innerpage .ECalTitle TD {
  font-weight: bold;
  background: none;
}
.innerpage .ECalTitle A:link {
  line-height: 30px;
}
.innerpage .a_ECal_header {
  height: 30px;
  line-height: 30px;
  color: #666;
}
.innerpage .a_ECal_Event {
  background: #45779a;
}
.innerpage .a_ECal_Selected {
  background: #96845e !important;
}
.innerpage .a_ECal_Event a {
  color: #FFF !important;
}
.innerpage .a_ECal_Event:hover {
  color: #113e0f !important;
}
.innerpage .a_ECal_Today {
  border: 1px #96845e solid;
  background-color: #fff;
}
.innerpage .a_ECal_Today a {
  color: #96845e !important;
}
.innerpage .a_ECal_TodayEvent {
  border: 1px solid #96845e;
  background: none repeat scroll 0 0 #FFFFFF !important;
  color: #96845e !important;
}
.innerpage .a_ECal_TodayEvent a {
  color: #96845e !important;
}
body .ECal .ECalTitle TD {
  height: 28px !important;
  line-height: 28px !important;
}
/*# sourceMappingURL=calendar.css.map */