.calendar_basic_link {
	padding: 3px 0px 3px 25px;
	background: url(/content/site/images/graphics/circle_arrow_forward.png) no-repeat left center;
}
.calendar_basic_link a:link, .calendar_basic_link a:visited, .calendar_basic_link a:active {
	text-decoration: none;
}
.calendar_basic_link a:hover {
}


/* CALENDAR */

.scope_container {
	padding: 20px 0px 8px 0px; 
	border-bottom: 4px solid #999999;
	margin: 30px 0px 4px 0px;
}
.scope_year {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
	padding: 4px 15px 4px 15px;
	margin-right: 15px;
	border-right: 1px solid #666666;
}
.scope_month {
	color: #666666;
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	padding: 4px 15px 4px 0px;
}
.scope_direction_button {
	padding: 8px 0px;
	vertical-align: middle;
}

.calendar_month {
	font-size: 15pt;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}

.calendar_header_row {
	width: 14%;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 6px;
	border-bottom: 3px solid #988452;
	background-color: #DCC88B;
	background-image: url(../../site/images/graphics/list_header_row.jpg);
	background-repeat: repeat-x;
}

.calendar_title
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 8pt;
}
.calendar_title a:link, .calendar_title a:visited, .calendar_title a:hover, .calendar_title a:active  {
	color: #000000;
}

.calendar_details
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	min-height: 100px;
	height: 100px;
	background-color: #EDEAE1;
}
.calendar_details a:link, .calendar_details a:visited, .calendar_details a:hover, .calendar_details a:active {
	color: #000000;
	font-weight: bold;
}

.calendar_time {
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	font-weight: normal;
	font-style: italic;

}


/* CALENDAR DESIGN */

.calendar_today { background-color: #AEAD72; }
.calendar_other_month { background-color: #CCCCCC; }

.calendar_date {
	color: #C9C3B7;
	font-size: 12pt;
	font-weight: bold;
}
.calendar_today .calendar_date { 
	color: #666666;
}
.calendar_other_month .calendar_date { 
	color: #8E887C;
}

.calendar_color1 {
	background-color: #FFFFFF;
}
.calendar_color2 {
	background-color: #EEEEEE;
}



/* CATEGORIES */

.calendar_category {
	padding: 3px;
	color: #000000;
	margin: 3px;
}

.calendar_category a:link, .calendar_category a:visited, .calendar_category a:hover, .calendar_category a:active {
	color: inherit;
	text-decoration: none;
}

.calendar_category_color1 {
	background-color: #CC3300;
	color: #FFFFFF;
}
.calendar_category_color2 {
	background-color: #FF9900;
	color: #000000;
}
.calendar_category_color3 {
	background-color: #FFFF66;
	color: #000000;
}
.calendar_category_color4 {
	background-color: #66CC33;
	color: #000000;
}
.calendar_category_color5 {
	background-color: #99CCFF;
	color: #000000;
}
.calendar_category_color6 {
	background-color: #9999FF;
	color: #FFFFFF;
}
.calendar_category_color7 {
	background-color: #9966CC;
	color: #FFFFFF;
}


/* EVENTS IN SEQUENCE */
.calendar_adjacent {
	margin-left: -2px;
	margin-right: -3px;
}


/* EVENT DETAILS */
.calendar_event_title {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

.calendar_event_date {
	font-style: italic;
	color: #666666;
}

.calendar_event_category {
	font-weight: bold;
}

.calendar_event_description {
	padding-top: 20px;
}

.calendar_event_prompt {
	font-weight: bold;
}
.calendar_event_value {
	font-style: italic;
	color: #666666;
}
.calendar_event_button {
	color: #999999;
	font-size: 10px;
}
.calendar_event_button a:link, .calendar_event_button a:visited, .calendar_event_button a:hover, .calendar_event_button a:active {
	color: inherit;
	text-decoration: none;
}


.calendar_container {
	width: 660px;
}





/* HEADER OPTIONS */
.calendar_view_button {
	width: 80px;
	font-size: 11px;
	font-weight: bold;
	padding: 11px 15px 11px 33px;
	background: url(/content/calendar/images/calendar_view_icon.png) no-repeat left center;
}

.calendar_view_options .selected {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.list_view_button {
	width: 80px;
	font-size: 11px;
	font-weight: bold;
	padding: 11px 15px 11px 33px;
	margin-left: 15px;
	background: url(/content/calendar/images/list_view_icon.png) no-repeat left center;
}
.list_view_button a:link {
	font-weight: bold;
}
.range_button {
	float: right;
	width: 92px;
	padding: 11px 0px 11px 28px;
	background: url(/content/calendar/images/range_icon.png) no-repeat left center;
}
.range_current {
	font-size: 11px; font-weight: bold; color: #000000;
}
.range_name {
	font-size: 11px; font-weight: bold; color: #555555;
}

.sub_category_button {
	float: left;
	width: 100px;
	padding: 11px 0px 11px 33px;
	margin-left: 15px;
	background: url(/content/calendar/images/sub_category_icon.png) no-repeat left center;
}
.categories_current {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.calendar_header_container {
	border-bottom: 3px solid #777777;
}





/* POPUP */

.calendar_popup {
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	padding: 10px;
	width: 250px;
	display: none;
	color: #333333;
	background-color: #FFFFFF;
	border: 5px solid #999999;
	margin: 0;
}
.calendar_popup_close {
	background: url(/content/calendar/images/closebox.png) no-repeat;
	border: none;
	height: 30px;
	position: absolute;
	right: -20px;
	top: -20px;
	width: 30px;
	
}
.calendar_popup_title {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}

.calendar_popup_category {
	font-family: arial, helvetica, sans-serif;
	color: #999999;
	padding-bottom: 3px;
	font-size: 10px;
}

.calendar_popup_timeframe {
	font-family: arial, helvetica, sans-serif;
	color: #555555;
	font-size: 10px;
	padding-bottom: 5px;
	font-style: italic;
}

.calendar_popup_description {
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

.calendar_popup_button a:link, .calendar_popup_button a:visited, .calendar_popup_button a:active
{
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	width: 63px;
	float: right;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	background-color: #D13100;
	padding: 3px;
	margin-top: 5px;
}

.calendar_popup_button a:hover
{
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #3796FF;
}



/* CALENDAR DROPDOWN OPTIONS */
.calendar_dropdown {
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	padding: 10px 0px;
	width: 120px;
	display: none;
	background-color: #FFFFFF;
	border: 2px solid #999999;
	border-top: none;
	margin: 0;
}
.calendar_dropdown ul {
	margin: 0px;
	padding: 0px;
}
.calendar_dropdown li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
}
.calendar_dropdown a:link, .calendar_dropdown a:visited, .calendar_dropdown a:active {
	color: #666666;
	display: block;
	padding: 2px 10px;
}
.calendar_dropdown a:hover {
	color: #000000;
	background-color: #CCCCCC;
}




/*
LIST VERSION OF CALENDAR PAGES
*/

.calendar_list_container {
}
.calendar_list_row {
	 border-bottom: 1px solid #EEEEEE;
	 background-color: #FFFFFF;
	 padding: 5px 0px;
}
.calendar_list_details {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding: 9px 15px;
}
.calendar_list_title {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.calendar_list_title a:link, .calendar_list_title a:visited, .calendar_list_title a:active  {
	color: #666666;
}
.calendar_list_title a:hover {
	color: #000000;
}
.calendar_list_time {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	padding: 9px 15px 9px 20px;
	width: 50px;
	border-right: 1px solid #DDDDDD;
}
.calendar_list_time_frame {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}
.calendar_list_date {
	vertical-align: middle;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	padding: 9px 10px 9px 20px;
	background: #DDDDDD url(/content/calendar/images/list_header_row.jpg) repeat-x;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #DDDDDD;
}
.calendar_list_color1 {
	background-color: #FFFFFF;
}
.calendar_list_color2 {
	background-color: #EEEEEE;
}




.print_button {
	background: url('/content/site/images/buttons/b_print.png') no-repeat scroll left center transparent;
	height: 15px;
	padding: 3px 0px 3px 22px;
	margin-right: 15px;
}




/* EVENT DETAILS */
.calendar_event_container {
	overflow: hidden;
}

.calendar_event_title {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
/*
#lightbox-content .calendar_event_title {
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
}
*/

.calendar_event_date {
	font-style: italic;
	color: #666666;
}

.calendar_event_category {
	font-weight: bold;
	color: #999999;
	padding-bottom: 3px;
	font-size: 10px;
}

.calendar_event_description {
	color: #333333;
}

.calendar_event_prompt {
	font-size: 12px;
	color: #666;
	margin: 12px 0 0;
	padding: 0;
	font-weight: bold;
}
.calendar_event_value {
	font-style: italic;
	color: #666666;
}
.calendar_event_image img {
	border: 8px solid #acacac;
	margin-bottom:16px;
}

.calendar_event_left {
	float: left;
	width: 308px;
	padding: 0 20px 0 0;
	margin: 14px 0 0;
	border-right: 2px dotted #ccc;
	min-height: 353px;
}

/*
#lightbox-content .calendar_event_left {
	border-right: 2px dotted #666;
}
*/

.calendar_event_right {
	float: right;
	width: 186px;
	margin: 15px 0 0;
	padding: 0 0 0 18px;
}

.large_format_date {
	float: left;
	background: #000;
	color: #FFF;
	font-size: 39px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	padding: 3px 0;
	margin: 0 0 8px;
	width: 112px;
	
}
/*
#lightbox-content .large_format_date {
	background: #fefffe;
	color: #c0c0c0;
}
*/


.recurring_event {
	color: #999;
	font-size: 11px;
	line-height: 1;
	font-weight: bold;
	text-align: left;
	padding: 1px 0;
	margin: -8px 0 8px;
	width: 112px;
}
/*
#lightbox-content .recurring_event {
	color: #FFF;
}
*/

.calendar_social {
	float: left;
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
	border-left: 2px dotted #cccccc;
	height: 45px;
	width: 48px;
}

/*
#lightbox-content .calendar_social {
	border-left: 2px dotted #666;
}
*/

/* POPUP */
.calendar_subscribe_popup {
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	padding: 10px;
	width: 200px;
	display: none;
	color: #333333;
	background-color: #FFFFFF;
	border: 5px solid #999999;
	margin: 10px 0 0 0;
}
.calendar_subscribe_popup_close {
	background: url(/content/calendar/images/closebox.png) no-repeat;
	border: none;
	height: 30px;
	position: absolute;
	right: -20px;
	top: -20px;
	width: 30px;
	
}
.calendar_subscribe_popup_title {}
.calendar_subscribe_popup_description {}


/* LIGHTBOX */
#lightbox-content {
	padding: 10px 25px;
	background-color: #CCC;
	/*background-image: url('../../site/images/details_logo.png') 512px 370px fixed no-repeat!important;*/
}


/* EVENT BUTTONS */
.calendar_event_button {
	margin: 10px 0;
}
.calendar_event_button a:link, .calendar_event_button a:visited, .calendar_event_button a:active {
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	background-color: #333;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 7px;
	margin: 0;
}
.calendar_event_button a:hover {
	color: #FFF;
	background-color: #00ccff;
}


#calendar_event_subscribe {
	margin: 35px 0 0 0;
	padding: 0;
	border-top: 2px solid #ddd;
}

#calendar_event_subscribe h2, .calendar_subscribe_popup h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
	color: #333;
}
#calendar_event_subscribe h3, .calendar_subscribe_popup h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	color: #666;
}
#calendar_event_subscribe p, .calendar_subscribe_popup p {
	color: #666;
}
#calendar_event_subscribe form, .calendar_subscribe_popup form {
	margin: 0;
}
#calendar_event_subscribe input, .calendar_subscribe_popup input {
	margin: 0;
	padding: 2px;
	background-color: #FFFFFF; 
	color: #999999; 
	border: 1px solid #666666; 
}


.calendar_event_add {
	margin: 10px 0;
}
.calendar_event_add:visited, .calendar_event_add:active, .calendar_event_add:link {}
.calendar_event_add:hover {}



.addthis_toolbox span {
	margin: 0!important;
	padding: 0!important;
}

.addthis_toolbox a {
	margin: 3px!important;
	padding: 0!important;
}
