/********************* GENERAL ********************/
#categoriesList{background-color:#fafafa;padding:5px;width:755px;margin:2px;}
#categoriesList .button:link,#categoriesList .button:visited{color:#FFF !important;display:block;font-weight:700;height:25px;line-height:25px;margin:1px;text-align:center;text-decoration:none;width:155px;}
.categories{display:none;visibility:hidden;}
.clear{clear:both;content:".";display:block;height:0;visibility:hidden;}
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
#calendar_content_holder{margin:auto;width:780px;}
#today{background-color:#DDD !important;}
#event_hover_popup{background-color:#FFF;border:2px solid #593525;display:none;position:absolute;text-align:left;z-index:100;}
#calendar_content_holder .rss_button:link, #calendar_content_holder .rss_button:visited{margin-right:20px;text-decoration:none;}
.rss_dropdown{background-color:#FFF;border:1px solid lightgray;display:none;padding:5px;position:absolute;right:60px;}

/**************** Week View Styles ****************/
#week_view_table{border:1px solid #000;margin-top:10px;}
#week_view_table td{border:1px solid #000;height:100px;vertical-align:top;width:100px;}
#week_view_table_date{color:#FFF;font-size:14pt;text-align:center;vertical-align:middle;}
#week_view_table #header_green_bar{background-color:#006243;border-bottom:1px solid #FFF;color:#FFF;height:30px;}
#week_view_table #header_brown_bar{background-color:#593525;height:20px;line-height:20px;}
#week_view_table .weekdays th{color:#FFF;font-weight:400;text-align:center;}
#week_view_table .event{margin:2px 0;padding:2px;}
#week_view_table .event a{display:block;font-size:10pt;font-weight:400;text-decoration:none;}
#week_view_table .event a:link,#week_view_table .event a:visited{color:#FFF;}
#week_view_table .event a:hover{background-color:transparent;color:#000;}
#week_view_table .event_day{background-color:#eee;color:#000;}
#week_view_table .event_day_color{color:#593525;font-weight:700;}
#week_view_table .prev_week{color:#FFF;}
#week_view_table .next_week{color:#FFF;}

/**************** Month View Styles ****************/
#month_view_table{border:1px solid #000;margin-top:10px;}
#month_view_table td{border:1px solid #000;height:100px;vertical-align:top;width:100px;}
#month_view_table_date{color:#FFF;font-size:14pt;text-align:center;vertical-align:middle;}
#month_view_table #header_green_bar{background-color:#006243;border-bottom:1px solid #FFF;color:#FFF;height:30px;}
#month_view_table #header_brown_bar{background-color:#593525;height:20px;line-height:20px;}
#month_view_table .weekdays th{color:#FFF;font-weight:400;text-align:center;}
#month_view_table .event{margin:2px 0;padding:2px; color:#FFF;}
#month_view_table .event a{display:block;font-size:10pt;font-weight:400;text-decoration:none;}
#month_view_table .event a:link,#month_view_table .event a:visited{color:#FFF;}
#month_view_table .event a:hover{background-color:transparent;color:#000;}
#month_view_table .other_months_days{background-color:#fafafa;}
#month_view_table .event_day{background-color:#eee;color:#000;}
#month_view_table .event_day_color{color:#593525;font-weight:700;}
#month_view_table .prev_month{color:#FFF;}
#month_view_table .next_month{color:#FFF;}

/**************** Year View Styles ****************/
#year_view_holder_table{border-top:1px solid #000;margin-top:10px;}
#year_view_holder_table td{vertical-align:top;}
#year_view_table{border:1px solid #000;margin-top:10px;}
#year_view_table td{border:1px solid #000;font-size:6pt;height:30px;line-height:8px;margin:0;padding:2px;vertical-align:top;width:30px;}
#year_view_table_date{color:#FFF;font-size:8pt;text-align:center;vertical-align:middle;}
#year_view_table_date a{color:#FFF;}
#year_view_table #header_green_bar{background-color:#006243;border-bottom:1px solid #FFF;color:#FFF;height:15px;}
#year_view_table #header_brown_bar{background-color:#593525;height:10px;line-height:10px;}
#year_view_table .weekdays th{color:#FFF;font-size:6pt;font-weight:400;text-align:center;}
#year_view_table .event{float:left;height:5px;margin:1px;padding:0;width:13px;}
#year_view_table .event a{display:block;font-size:0;font-weight:400;height:5px;line-height:2px;margin:0;padding:0;text-decoration:none;width:13px;}
#year_view_table .event a:link,#year_view_table .event a:visited{color:#FFF;}
#year_view_table .event a:hover{background-color:transparent;color:#000;}
#year_view_table .other_years_days{background-color:#fafafa;}
#year_view_table .event_day{background-color:#eee;color:#000;}
#year_view_table .event_day_color{color:#593525;font-weight:700;}
#year_view_table .prev_year{color:#FFF;}
#year_view_table .next_year{color:#FFF;}

/**************** List View Styles ****************/
#list_view h3{margin-bottom:5px;padding-bottom:0;}
.event_list_item{background-color:#eee;margin:2px 10px;padding:3px 7px;}
.event_list_item_nonclickable{background-color:#eee;margin:2px 10px;padding:3px 7px; border-left: 5px solid black}