﻿body
{
}
.fc-content .fc-today
{
	cursor: crosshair;
}
.fc-content .fc-not-today 
{ 
	cursor: crosshair;
}
.fc .fc-view-agendaWeek .fc-agenda-body TD DIV
{ 
	cursor: crosshair;
}

.jquerybubblepopup .jquerybubblepopup-innerHtml TABLE
{
    background-color: inherit;
    filter: inherit;
}
.fc-event
{
}
.fc-event .fc-today
{
  background-color : #edfafc;
}
.fc-content .fc-state-highlight
{
  background-color : #edfafc;
}
.fc-event img
{
    vertical-align: middle;
    margin-right: 5px;
    border: 0;
}
.fc-event a {
	border-style: none; 
	border-color: #fff;     
	background-color: #fff; 
	color: #fff;            
	}	
.fc-event A
{
    background-color: inherit;
}
.fc-day-number {
	float: left;
	
	color:Black;
	padding: 0 2px;	
	}
.fc-header-center
{
	
}
.EVENT
{
}
.EVENT A
{
    color: #1e648c;
}
.EVENT A.link
{
    color: #1e648c;
}
.EVENT A.visited
{
    color: #1e648c;
}
.fc-event
{
    background-color: inherit;
}

.fc-event A
{
    color: #1e648c;
}
.fc-event A:link
{
    color: #1e648c;
}
.fc-event A:active
{
    color: #1e648c;
}
.fc-event A:visited
{
    color: #1e648c;
}
.fc-event-time
{
    font-size: 8pt !important;
    font-weight: bold !important;
    font-family: Arial, Helvetica, sans-serif;
    color: #141414;
    text-align: left 
}
.fc-event-title
{
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-weight: bold;
    display:block;
}
.fc-event-title A
{
    color: #141414;
}
.fc-event-title A:link
{
    color: #141414;
}
.fc-event-title A:visited
{
    color: #141414;
}
.fc-event-title A:active
{
    color: #141414;
}
.ws-event-popup
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}
.ws-event-comment
{
    background-color: #F8F8FF;
    margin-left: 10px;
    padding: 10px;
}
.ws-event-comment DIV
{
    background-color: #F8F8FF;
    margin-left: 10px;
    padding: 10px;
}

.loadingIndicator
{
	display: none;
	background: white;
	border: solid 1px #999;
	text-align: center;
	font-weight: bold;
	padding: 20px;
}

.fc-event,
.fc-agenda .fc-event-time,
.fc-event a {
    background-color: #fcfcfc;
	color: black;
}

.fc-agenda, .fc-event-time
{
	border-bottom-style: none !important;
	border-left-style: none !important;
	border-right-style: none !important;
	border-top-style: none !important;
}
.fc-event
{
	border: none !important;
	cursor: pointer;
	margin-bottom: 10px;
	border-bottom: solid 1px #eee !important;
	border-top: solid 1px #eee !important;
}

#dtPicker
{
	text-align: center;
	border-bottom: solid 1px #999;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#dtPicker table
{
	margin: auto;
}

#dtPicker table td
{
	padding: 3px;
}

ul.calButtons {	
	margin:0 auto;
}

ul.calButtons li {	
	border: 1px solid #000;
	list-style-type:none;
	text-align:center;
	float: left;
	margin-right: 1px;
}

ul.calButtons li a,
ul.calButtons li a:visited,
ul.calButtons li a:active,
ul.calButtons li a:link,
ul.calButtons li a:hover {
	color:#333333;
	display:block;
	position:relative;
	font-size: 8pt;
	text-decoration:none;	
	background:none;
	background:white;
	padding: 3px;
}	
ul.calButtons li a:hover
{
	background: #B0D9FF;
}

ul.calButtons li a.current {
	background:none;
	background:#e0effd;	
}

.dayGroup 
{
	border: solid 1px #999;
	margin-bottom: 5px;
}

.dayHeader
{
	width: 100%;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: solid 1px #999;
	background: #f0f0f0;
}

.entry
{
	border: solid 1px #eee;
	margin: 5px;
	padding: 4px;
}

.fcSatSunWidth
{
	width: 50px !important;
}

.sub-event-title
{
	color: black;
}

.contentWrap A:hover img
{
	text-decoration: none !important;
	float: left;
}