@charset "UTF-8";
/* CSS Document */

select {
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:11px; }

.calendarSortby {
	font-size:12px;
	color:#145ba1;
	float:left;
	font-size:14px;
	padding: 0px 5px 0px 0px;
	width:574px;
}

.eventHolder{
	border: 1px solid #999999;
	margin-top: -1px;
}

.calendarSortCategoryActive a:link {
	text-transform: uppercase;
	border: 1px solid #999;
	border-bottom:none;
	float:left;
	display:block;
	font-size:11px;
	color:#145ba1;
	text-decoration:none;
	height:18px;
	padding: 3px 6px;
	background: #FFF;
}

.calendarSortCategoryActive a:visited {
	border: 1px solid #CAD7D8;
	border-bottom:none;
	float:left;
	display:block;
	font-size:11px;
	color:#145ba1;
	text-decoration:none;
	height:18px;
	padding: 3px 6px;
}

.calendarSortCategoryActive a:hover {
	border: 1px solid #CAD7D8;
	border-bottom:none;
	float:left;
	display:block;
	font-size:11px;
	color:#145ba1;
	text-decoration:none;
	height:18px;
	padding: 3px 6px;
}

.calendarSortCategoryInactive a:link {
	background-color:#4B5076;
	float:left;
	display:block;
	font-size:11px;
	color:#FFF;
	text-transform: uppercase;
	text-decoration:none;
	height:15px;
	margin-left: 1px;
	margin-right: 1px;
	padding: 3px 6px;
}

.calendarSortCategoryInactive a:hover {
	background: #fff;
	border: 1px solid #CAD7D8;
	border-bottom:none;
	float:left;
	display:block;
	font-size:11px;
	color:#145ba1;
	text-decoration:none;
	padding: 3px 6px;
	height: 18px;
}

.calendarSortCategoryInactive a:visited {
	background-color:#B6C0C1;
	border: 1px solid #8F9899;
	border-bottom: 0px;
	float:left;
	display:block;
	font-size:11px;
	color:#145ba1;
	text-decoration:none;
	height:15px;
	margin-left:5px;
	padding: 3px 6px;
}

.calendar {
	font-style:normal;
	font-weight:lighter;
	font-size:11px; 
	border-left:1px solid #CAD7D8; 
}

.calendarTop {
	font-size:11px; 
	border-left:1px solid #bdc5c6; 
	height:30px;  
	border-top:1px solid #CAD7D8; 
}

.calendarHeader {
	font-size:12px; 
	font-weight:bold; 
	/*background-image:url(/common/event_portal/kostcalendar/images/calendarheader_gradient2.jpg); */
	background-repeat:repeat-x; 
	height:30px; 
	/*border-right:1px solid #a5afb0; */
	border-bottom:1px solid #8f9899; 
	background-color:#ebe9e5; 
	cursor:default;
}

.calendarDropdown { 
	border:1px solid #a5afb0; 
	font-size:15px; 
	color:#145ba1; 
	font-weight:normal;
	text-decoration:none;
	color:#145ba1;
}

.calendarDayHeader  {
	font-style: none; 
	font-size:13px; 
	font-weight:bold;
	padding:5px 3px 3px 3px;
	border-right:1px solid #a5afb0; 
	border-bottom:1px solid #a5afb0; 
	background-color:#0b2c59; width:14%; 
	height:10px; 
	color:#f1f5f6; 
	cursor:default;
}

.calendarDay {
	border-right:1px solid #a5afb0; 
	font-size:14px; 
	color:#6d7375; 
	/*background-image:url(/common/event_portal/kostcalendar/images/calendar_gradient2.jpg); */
	background-repeat:repeat-x; 
	border-bottom:1px solid #a5afb0;
	padding:8px 6px 6px 6px; 
	background-color:#ffffff; 
	cursor:pointer;
	height:24px;
}
	

.calendarDay_over {
	border-right:1px solid #e7f1f2; 
	font-size:14px; 
	color:#145ba1;  
	border-bottom:1px solid #e7f1f2; 
	padding:8px 6px 6px 6px; 
	background-color:#cad7d8; 
	cursor:pointer;
	height:24px;
}

.calendarToday {
	border-right:1px solid #D7E1E3; 
	font-size:14px; 
	color:#145ba1; 
	font-weight:bolder; 
	border-bottom:1px solid #D7E1E3; 
	padding:8px 6px 6px 6px; 
	background-color:#cad7d8; 
	cursor:pointer;
	height:24px;
}

.calendarToday_over {
	border-right:1px solid #e7f1f2; 
	font-size:14px; 
	color:#145ba1; 
	font-weight:bolder; 
	border-bottom:1px solid #e7f1f2; 
	padding:8px 6px 6px 6px; 
	background-color:#cad7d8; 
	cursor:pointer;
	height:24px;
}

.event{
	padding: 5px 10px 10px !important;
	border-bottom: 1px solid #999999;
}

.eventFeatured{ 
	float: left;
	width: 85px;
	color: #FFF;
	background: #D73A33;
	padding: 3px !important;
	text-align: center;
	margin-right: 5px !important;
}

.eventVenue {
	font-size: 28px; 
	font-weight: bold; 
	color:#000;
	padding: 5px 0px !important;
	text-decoration:none;
}

.eventContainer{
	border-bottom: 1px solid #999;
	padding: 10px !important;
}

.eventThumbnail{
	margin-right: 10px;
	float:left;
	width: 110px;
}

.calenderTitleContainer{
	float: left;
	width: 450px;
}

.calenderTitleContainer .eventTitle{
	float: left; 
	font-size: 22px; 
	font-weight: bold; 
	color: #145ba1;
	border-bottom: 1px solid #9B9B9B;
	padding-bottom: 3px;
}

.calenderTitleContainer .eventTitle a{
	font-size: 22px; 
	font-weight:bold; 
	color:#000;
}

.calenderTitleContainer .eventTitle a:hover{
	font-size: 22px; 
	font-weight:bold; 
	color:#000000;
}

.eventDate{ 
	margin-top: 5px;
	font-size:12px;
	color:#3c4041; 
}

.eventDate .startEndDate{
	width: 200px;
	float: left;
}

.eventDate .dateSeparator{
	font-size: 22px;
	width: 30px;
	float: left;
	text-align: center;
}

.eventDate .eventsDay{
	font-size: 22px;
	color: #999;
}

.eventDate .eventsDate{
	font-size: 22px;
	color: #000;
	font-weight: bold;
}

.eventDate .startTime{
	font-size: 13px;
	font-weight: bold;
}

.eventSummary {
	color:#000;
	line-height: 16px; 
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
	margin: 10px 0px;
}


.eventDescription {
	color:#6d7375; 
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	margin-bottom: 10px;
}

.moreButton{
	text-transform: uppercase;
}

.eventLinks a {
	color:#000000; 
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

.eventLinks div.eventToolbarShare {
    background: url("/cc-common/images/followSprite.gif") no-repeat scroll 0 -18px #FC0001;
	padding-left: 20px !important;
}

.eventLinks div {
	float: left;
	padding: 2px 5px !important; 
	background-color: #FFFFFF;
	margin-right: 0px;
	border-right: 1px solid #000000;
}

.eventLinks div.last {
	border-right: 0px;
}

.featuredEvent {
	margin-bottom: 10px !important;
}

.featuredEventTitle a {
	font-size:13px; 
	font-weight:bold; 
	color:#145ba1;
}

.featuredEventVenue {
	font-size:12px; 
	color:#6d7375;
}

.featuredEventDate {
	font-size:12px; 
	color:#6d7375;
	font-style: italic;
}

.overrideDate {
	font-size:20px;
}


/*Rob's Additions*/
.pageContainer { position: relative; }
.pageHeaderHome { width: 600px; float: left; cursor: pointer; }
.pageHeaderAd { /*width: 300px; float: left; */margin-bottom:15px;min-height: 75px;cursor:pointer; }
.pageLeft { margin-left: 20px; width: 600px; float: left; font-size: 14px; }
.pageRight { margin-right: 20px;  width: 320px; float: right; }
.pageRight .Ad { width: 300px; height: 250px; }
.module { background-color: #FFFFFF; margin-bottom: 10px;}
.module .title { padding: 5px; font-size: 16px; color: #FFF;}
.pageLeft .module { width: 600px; }
.pagination { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; text-align: right; }
.pagination a:link, .pagination a:visited, .pagination a:active, .pagination a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; }
.calendarSortView { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; text-align: right; float:right; background-color: #FFFFFF;}
.calendarSortView a:link, .calendarSortView a:visited, .calendarSortView a:active, .calendarSortView a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; }
.calendarDayHeader { width:14%;}
.pageDefaultBg { background-color: #EDEDED; }

