﻿/*Menu dropdown feature hide*/
#subic_menubar_125 {
	display:none;
}


#menubar_125x3 {
	display:none;
}
/*menu dropdown feature hide end */


.CalendarSmallCalendar {
	font-size:9px;
	height: 149px !important;
	width: 178px !important;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-image:url('/systems/images/Calendar_bg.gif');
	padding:0px;
	display: block;
	overflow: hidden;
	vertical-align: top;
	margin-left:15px
}

.CanlendarSmallCalendarDates {
	width:178px !important;
	border:0px;
}


.CanlendarSmallCalendarDates tbody tr td {
	background: transparent !important;
  	padding:0px;
}

.CalendarMonthNextPrev img {
	border:0px;
	margin:5px;
}

.OtherMonthDay {
	color:#b5b5b5;
}

.DayLetter {
	color:#b5b5b5;
}

.CalendarSelectedDay
{
  font-weight: bold;
  color: #0000FF !important;
  background-color: #a0a0a0 !important;
  border: solid 1px #000000;
}

.CalendarSelectedDay a, .CalendarSelectedDay a:visited, .CalendarSelectedDay a:hover, .CalendarSelectedDay a:active
{
  font-weight: bold;
  color: #0000FF !important;
  background-color: Transparent;
  border: none;
}


.CalendarTabs
{
  display: block; 
  text-align: right; 
  height: 18px; 
  overflow: hidden; 
  position: relative; 
  top: 0px; 
  left: -10px;
  z-index: 1;
}

.CalendarLink
{
  color: #b43f5c !important; 
  font-size: 14px; 
  font-weight: bold;
}

.CalendarLink a
{
  color: #c01e1e !important; 
  font-size: 14px; 
  font-weight: bold;
  text-decoration: none;
}

.CalendarLink a:active
{
  color: #c01e1e !important; 
  font-size: 14px; 
  font-weight: bold;
  text-decoration: none;
}

.CalendarLink a:visited
{
  color: #c01e1e !important; 
  font-size: 14px; 
  font-weight: bold;
  text-decoration: none;
}

.CalendarLink a:hover
{
  color: #a0a0a0 !important; 
  font-size: 14px; 
  font-weight: bold;
  text-decoration: none;
}

.RegisteredEventsRadioButtons
{
  display: block;
  text-align: left;
}

td.RegisteredEventsRadioButtons 
{
  font-size: 10px;
  font-weight: bold;
}

.CalendarEventCategoryColumn
{
  width: 100%; 
  overflow: visible;
}

.CalendarEventCategory
{
    font-weight: bold;
    width: 150px;
    padding-left:7px;
	padding-bottom:1px;
	padding-top:2px;
    overflow: visible;
    display:block;
}

.CalendarEventCategory:hover
{
  color: Black !important;
  background-color: #f1f1f1;
  text-decoration: none;
}

.CalendarText
{
  color: #ffffff !important;
  font-weight: bold !important;
  font-size: 10px !important;
}

.CalendarBody
{
  width: 90px;
  padding: 0px 0px 0px 0px; 
  background-color: #663b1b; 
}

.CalendarEventTable
{
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
  width: 654px !important;
	background-color:#f1f1f1;
	height: 500px !important;
	overflow: scroll !important;
	overflow-x: hidden !important; 
}  

.CalendarEventItemText
{
  font-size: 10px !important; 
  font-weight: bold !important;
  text-align: left !important;
}

.CalendarEventItemTextDayOfWeek {
	color:#c01e1e;
  font-weight: bold;
  font-size: 14px !important; 
}


.CalendarEventItemTextLarge
{
  font-size: 14px !important; 
  font-weight: bold;
color:#c01e1e;  
}

.CalendarEventItemRegistration
{
  width: 85px !important; 
  text-align: left !important;
  padding-left: 5px;
  padding-right: 10px;
}

.CalendarEventItemColumn1
{
  width: 130px !important; 
  padding-left: 0px; 
  text-align: right;
}

.CalendarEventItemColumn2
{
  width: 330px !important; 
  padding-left: 0px; 
  text-align: left !important;
}

.CalendarCriteria
{
padding-right:15px;
}