﻿
/* Default colors for the calendar*/
.cvCalendar3,
#cal3hi-bucket

{
	color: #666;
}

.cvCalendar3 h1, 
.cvCalendar3 h2, 
.cvCalendar3 h3, 
.cvCalendar3 h4, 
.cvCalendar3 h5,
#cal3hi-bucket h1, 
#cal3hi-bucket h2, 
#cal3hi-bucket h3, 
#cal3hi-bucket h4, 
#cal3hi-bucket h5 
{
	color: #000;
	margin: 0px;
}

.cvCalendar3, 
#cal3hi-bucket p
{
	margin: 0px;
}



.cvCalendar3 p label, 
#cal3hi-bucket p label
{
	font-weight: bold;
	display: inline-block;
	margin-right: 5px;
	font-size: 1em;
}


.cvCalendar3 .small-text, 
#cal3hi-bucket .small-text
{
	font-size: 1.2em;
	line-height: 100%;
}

.cvCalendar3 .header-background, 
#cal3hi-bucket .header-background
{
	/*background-color: #ecf4ff;*/
	/*background: #08BCD5;*/
	background-color: #004589;
}

/*	.cvCalendar3 p, .cvCalendar3 a, .cvCalendar3 span
	{
		font-size: 1.2em;
	}*/

#cal3hi-bucket-bin
{
  min-height:50px;
  height:auto !important;
  height:50px;
	position:relative;
}

#widget-mobile #cal3hi-bucket-bin
{
  min-height:50px;
  height:auto !important;
  height:50px;
}


#widget-mobile #cal3hi-bucket
{
  min-height:50px;
  height:auto !important;
  height:50px;
}

#widget-mobile #cal3hi-bucket
{
  min-height:50px;
  height:auto !important;
  height:50px;
}

#cal3hi-postback-bucket
{
	display: none;
}

h1.inline-header {
font-size: 2.225em;
}

#cal3hi-bucket h3,
#cal3hi-ShowEventsPicker h3
{
	/*font-size: 19px;
	line-height: 27px;*/
		float: left;
}

#cal3hi-bucket h2
{
	/*font-size: 17px;
	line-height: 23px;*/
    font-size: 2em;
}

#cal3hi-bucket h3
{
    font-size: 1em;
	/*font-size: 15px;
	line-height: 21px;*/
}

#cal3hi-bucket h4
{
    font-size: .825em;

	/*font-size: 13px;
	line-height: 19px;*/
}

#cal3hi-bucket h1.loading
{
	margin: 10px 10px;
	display: block;
	color: #0c3f7f;
	text-align: center;
}


.cvCalendar3 .inline-header
{
	display: inline;
	color: #fff;
}

h2.grey-bottom-divider strong {
	color: #08BCD5;
}

.cvCalendar3 .grey-bottom-divider
{
	margin: 0px 0px 20px 0px !important;
	border-bottom: 1px dashed #DADADA;
}

.cvCalendar3 .margin-horiz
{
	margin: 0px 10px !important;
}

#cal3hi-bucket #daily
{
	font-size: inherit;
}

#cal3hi-bucket #daily .listing h3
{
	color: #1059b3;
	margin: 0px 0px 10px 0px;
}

#cal3hi-bucket #details .detail-listing h3
{
	color: #1059b3;
	margin: 0px 0px 10px 0px;
}

#cal3hi-bucket #details .detail-listing p p,
#cal3hi-bucket #details .detail-listing p a,
#cal3hi-bucket #details .detail-listing p span
{
	font-size: 1.0em;
}


#cal3hi-bucket h3.search-header
{
	font-size: 2.0em;	
	margin: 0px .5em;
	display: block;
}

#cal3hi-picker
{
	margin-bottom: 10px;
}

#cal3hi-picker h3.title,
#cal3hi-search h3.title
{
	font-size: 1.75em;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px;
	color: #fff;
}

/* Seearch Filter Check Boxes*/
#cal3hi-search span.searchCB h2
{
	font-size:14px;
	line-height: 125%;
	font-weight:bold;
	margin: 7px 5px 3px 5px;
	border-bottom: 1px solid #eee;
}

#cal3hi-search span.searchCB input[type="checkbox"]
{
	/*margin-top: 3px;*/
}


/* Default link colors for the calendar*/
#cal3hi-bucket .mobile-wrapper
{
	width: 310px;
	overflow-x: scroll;
	overflow: scroll visible;
}


.cvCalendar3 a, .cvCalendar3 a:visited
{
	/*color: #0c3f7f;*/
}

.cvCalendar3 a:hover
{
	/*color: #1059b3;*/
}

.cvCalendar3 a.chunky-nav
{
	font-size: 17px;
	line-height: 23px;
	text-decoration: none;
	color: #fff;
}
.cvCalendar3 .month-pickers a.chunky-nav
{
	color: #000;
}


.cvCalendar3 .chunky-nav:hover,
.cvCalendar3 .month-pickers a.chunky-nav:hover
{
	font-size: 17px;
	line-height: 23px;
	text-decoration: underline;
	/*color: #232323;*/
}


/*
** Show Events Picker, the box thats' let you chose today, +1, +2 | Week Month
*/
#cal3hi-ShowEventsPicker
{
	/*background-color: #ecf4ff;	*/
/*	font-family: arial, sans-serif;*/
}

div#cal3hi-ShowEventsPicker
{
	padding: 10px 0px 5px 0px;
	margin-bottom: 10px;
	background-color: #004589;
}

ul.month-pickers
{
	margin: 0px 0px;
	float:right;
	display: inline;
	margin-right: 60px !important;
}



#cal3hi-ShowEventsPicker ul
{
	margin: 5px 10px 10px 10px;
	padding-left: 0;
	display: inline;
	float: left;
} 

#cal3hi-DailyDate ul.month-pickers
{
	margin: 0px;
	padding-left: 0;
	display: inline;
} 

#cal3hi-ShowEventsPicker ul li,
ul.month-pickers li 
{
	margin-left: 0;
	padding: 3px 7px;
	list-style: none;
	display: inline;

}

.cal3hi-GreyDivider
{
	margin: 10px 0px;
	height: 0px;
	line-height: 3px;
	background-color: #EAEAEA;
}


.cal3hi-loading
{
	background: url(/img/ajax-loader.gif) no-repeat scroll 50% 60px;
}


/*
** Weekly
*/
#cal3hi-bucket #weekly
{
	font-size: inherit;
}

#cal3hi-bucket #weekly p
{
	margin: 0px;
	font-size:1em;
}
#cal3hi-bucket #weekly p.cal-entry span.cal-time
{
	display: block;
	width: 170px;
	float: left;
	font-size: 1.0em;
}
#cal3hi-bucket #weekly p.cal-entry a
{
	/*font-size: 13px;*/
	font-size: 1.4em;
}

#widget-mobile #cal3hi-bucket #weekly p
{
	margin: 10px 0px 10px 0px;
}
#widget-mobile #cal3hi-bucket #weekly p.cal-entry span.cal-time
{
	display: block;
	width: auto;
	margin-bottom:5px;
	float: none;
}



/*
** Daily Listing
*/
#cal3hi-bucket #daily .listing
{
	margin: 5px 5px 15px 5px;
	padding-bottom: 15px;
	border-bottom: 1px solid transparent;
}

#cal3hi-bucket #daily .add-border
{
	border-bottom: 1px solid #0f4466;
}


#cal3hi-bucket #daily .featured-listing
{
	margin: 5px 5px 5px 5px;
	padding: 0;
	border-bottom: 0px solid #0f4466;
}

#cal3hi-bucket #daily p.description
{
	font-size: 1.4em;
}

#cal3hi-bucket #daily p.description span,
#cal3hi-bucket #daily p.description a,
#cal3hi-bucket #daily p.description p
{
	font-size: 1.0em;
}


#cal3hi-bucket #daily .listing .time
{
	display: block;
	margin-bottom: 10px;
}

#cal3hi-bucket #daily .listing .image
{
	display: block;
	width: 120px;
	float: right;
}
#widget-mobile #cal3hi-bucket #daily .listing .image
{
	width: 110px;
}

#cal3hi-bucket #daily .listing .image img
{
	float: right;
	border: 0px;
}

#cal3hi-bucket #daily .listing .details
{
	line-height: 120%;
	/*float: left;
	width: 370px;*/
}

#widget-mobile #cal3hi-bucket #daily .listing .details
{
	width: 300px;
}

#cal3hi-bucket #daily .listing .featured-details
{
	font-size: inherit;
	line-height: 120%;
	float: left;
}
#widget-mobile #cal3hi-bucket #daily .listing .featured-details
{
	width: 300px;
}



#cal3hi-bucket #daily .listing .details p.more a
{
	float: right;
}
#cal3hi-bucket #daily .listing .details p.more a:hover
{
}


/*
** Details Listing
*/

#cal3hi-bucket #details
{
	font-size: inherit;
	line-height: 120%;
}

#cal3hi-bucket #details .detail-listing
{
	margin-top: 25px;
}

#cal3hi-bucket #details .detail-listing .image
{
	width: 120px;
	float: right;
	margin-top: 20px;
}

#cal3hi-bucket #details .detail-listing .image img
{
	float: right;
	border: 0px;
}

#cal3hi-bucket #details .detail-listing .details
{
	float: left;
}
#widget-mobile #cal3hi-bucket #details .detail-listing .details
{
	width: 300px;
}

#cal3hi-bucket #details .back
{
	text-align: right;
	margin: 10px 5px 0px 5px;
}

#cal3hi-bucket #details .back a
{
	text-decoration: none;
}

/*
** Search Results
*/
#cal3hi-bucket #search-results
{
	margin: 5px;
	font-size: 0.825em;
}

#cal3hi-bucket #search-results .grey-bottom
{
	border-bottom: 1px solid #0f4466;
}

#cal3hi-bucket #search-results p
{
	margin: 10px 10px 10px 10px;
}
#cal3hi-bucket #search-results p span
{
	font-size: 1.0em;
	display: block;
	float: left;
}

#cal3hi-bucket #search-results p span.date
{
	width: 260px;
}

#cal3hi-bucket #search-results p a
{
	font-size: 1.0em;
}

#widget-mobile #cal3hi-bucket #search-results p
{
	margin: 10px 0px 10px 0px;
}
#widget-mobile #cal3hi-bucket #search-results p span
{
	display: block;
	width: auto;
	margin-bottom:5px;
	float: none;
}


#cal3hi-picker-bucket span.chooser-date
{
	line-height: 16px;
	height: 16px;
	display: inline-block;
	margin: 0px 4px 6px 4px;
}

/* 
** Month
*/

#cal3hi-bucket #lrgCal002
{
	overflow: auto;
}

#cal3hi-bucket .lrgCal002_Table
{
	width: 100%;
	table-layout: fixed;
	font-size: 1.0em;
	min-width: 530px;
}

#cal3hi-bucket .lrgCal002_Table td
{
	width:14%;
	min-width: 74px;
	text-align:left;
	vertical-align: top;
}

#cal3hi-bucket .lrgCal002_Table td.header
{
	width: 14%;
	text-align: center;
	/*background: #232323;*/
	background-color: #004589;
	color: #fff;
}

#cal3hi-bucket .lrgCal002_Table td.noday,
#cal3hi-bucket .lrgCal002_Table td.EmptyDay,
#cal3hi-bucket .lrgCal002_Table td.Day,
#cal3hi-bucket .lrgCal002_Table td.WeekEndDay
{
	height: 95px;
	border: 1px solid #C5C5C5;
}

#cal3hi-bucket .lrgCal002_Table a
{
	font-size: 1.0em;
	font-weight: normal;
	color: #333;
}
#cal3hi-bucket .lrgCal002_Table a:hover
{
	text-decoration: underline;
}

#cal3hi-bucket .lrgCal002_Table ul
{
	list-style: disc;
	/*margin: 0px;
	padding: 0px;*/
}

#cal3hi-bucket .lrgCal002_Table li
{
	/*margin: 0px 0px 0px 0px;*/
	margin-left: 1.5em;
}

/* 
** Search Chooser
*/
#cal3hi-search
{
	font-size: inherit;
}

#cal3hi-search p
{
	margin: 0px;
	vertical-align: top;
}

#cal3hi-search label
{
	font-weight: normal;
	/*float: left;*/
	font-size: 1.4em;
	display: inline;
}

#cal3hi-search p.inputs label
{
	font-size: 0.75em;
}


#cal3hi-search span.searchCB ul
{
	list-style: none;
	margin: 0px;
	padding:0px;
	font-size: 0.75em;
}

#cal3hi-search span.searchCB li
{
	margin: 1px 0px 2px 12px;
	width: 98%;
	float:left;
	display:block;
}

#cal3hi-search span.searchCB li label
{
	margin-left: 5px;
}


#cal3hi-search span.searchCB li.header
{
	margin-left: 2px;
	width: 98%;
	clear:both;
}

#cal3hi-search span.searchCB li.header label
{
	font-weight: bold;
	/*color:#08BCD5;*/
	color: #004589;
}

#cal3hi-search span.searchCB a
{
	margin-left: 10px;
	color: #999;
	text-decoration: none;
	outline: 0;
	border: none;
	font-size: .625em;
	font-weight: normal;
}

#cal3hi-search span.searchCB a:hover,
#cal3hi-search span.searchCB li:hover
{
	color: #444;
}


#frmCal3Search input[type="text"],
#frmCal3Search input[type="submit"]
{
	border: solid 1px #ccc;
	padding: 0px 5px;
	height: 23px;
	line-height: 23px;
	font-size: 13px;
	float: left;
	margin-bottom: 5px;
}
#frmCal3Search input[name="q"]
{
	width: 66.666%;
}
#frmCal3Search input.date
{
	width: 90px;
}
#frmCal3Search input.date::-ms-clear {
   display: none;
}
#frmCal3Search input.followed
{
	margin-right: 8px;
}

#frmCal3Search input[type="submit"]
{
	width: 33.333%;
	background-color: #e1e1e1;
}
#frmCal3Search input[type="submit"]:hover
{
	background-color: #ccc;
}

#cal3hi-bucket-bin div#print-bucket
{
	width: 50px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right:0px;
	top:20px;
	text-align: center;
	display: none;
}

/* Clear floatinging div issue */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display:inline-block;
}
* html .clearfix
{
	height:1%;
}
.clearfix
{
	display:block;
}

@media print 
{
	body
	{
		background-color: #fff;
	}
}