select#calendar_switcher {width:220px;}
div.cancellation_reason {border:1px solid red;padding:10px;margin-bottom:1em;background:pink;}

table#eventscalendar {
border-collapse:collapse;
margin-bottom: 10px;
width:700px;
}

table#eventscalendar td.long_event, table#eventscalendar li {font-size:0.9em;}
table#eventscalendar h3 {font-size:1.0em;}
.calnav a {font-size:60%;}

table#eventscalendar {
border-color: #666;

}
table#eventscalendar tr.last_one {

}

table#eventscalendar tr.last_one td{

}
table#eventscalendar th {
font-weight: lighter;
padding-bottom:2px;
padding-left:10px;
text-align:left;
border: 2px solid #fff;
}
table#eventscalendar th.rightcell {

}
table#eventscalendar td {
border: none;
border-top:none;
border-bottom:none;
padding:0pt;
vertical-align:top;
width:100px;
background:#fff;
overflow: hidden;
}
table#eventscalendar tr.bottomrow td {
background:transparent none repeat scroll 0%;
border-bottom:medium none;
}
table#eventscalendar h3 {
margin:0pt 3px 0pt 0pt;
padding:0pt;
text-align:right;
color:#151515;
}
table#eventscalendar h3 a{
display:block;
color:#151515;
text-decoration:none;
}
table#eventscalendar h3 a:hover{
text-decoration:underline;
}

table#eventscalendar ul{
margin: 3px 0px 0px 0px;
padding:0pt;
list-style: none;
list-style-type:none;
list-style-position: outside;
}
table#eventscalendar li {
margin: 0px 0px 4px 0px;
padding:0pt;
list-style: none;
list-style-type:none;
list-style-position: outside;
}
#bravo table#eventscalendar ul li {
height:28px;
letter-spacing:-0.2px;
margin-left:2px;
margin-right: 2px;
position:relative;
/* I took out because it was causing interference with the page navigation - NCC 
z-index:200; */
list-style: none;
list-style-type:none;
list-style-position: outside;

}
table#eventscalendar li a {
text-decoration:none;
color:#fff;
border:medium none;
display:block;
height:25px;
left:4px;
line-height:1.05;
overflow:hidden;
padding-right:7px;
padding-top:2px;
position:absolute;
top:0pt;
white-space:nowrap;
*white-space:normal;
width:84px;

}
table#eventscalendar li a span {
display:block;
}
table#eventscalendar li.cancelled a span {
text-decoration:line-through !important;
}

table#eventscalendar li a:link span, table#eventscalendar li a:visited span {
text-decoration:none;
}
table#eventscalendar li a:hover span, table#eventscalendar li a:active span, table#eventscalendar li a:focus span {
text-decoration:underline;
}

table#eventscalendar td.long_event {
  width:auto;
}
table#eventscalendar td.long_event div {
height:16px;
letter-spacing:-0.2px;
margin-left:2px;
margin-right: 2px;
padding-left:4px;
width:auto;
}
table#eventscalendar td.long_event div a {
text-decoration:none;
color:#fff;
border:medium none;
display:block;
height:13px;
left:4px;
line-height:1.1;
overflow:hidden;
padding-right:7px;
padding-top:1px;
margin-right:0px;
white-space:nowrap;
*white-space:normal;

}
table#eventscalendar td.long_event div a:hover span {
text-decoration:underline;
}
.calnav {text-align: center; margin-bottom: 10px; }
.calnav a {font-style: normal; margin-left: 10px; margin-right: 10px;}
h2.calnav {font-weight: normal; }
p.eventlistnav  {margin-bottom: 0px; }

table#eventscalendar th { background: #888; color: #fff;} 
/*
table#eventscalendar td li { background:transparent url(/themes/greendream/images/events/big_cccccc_left.gif) top left no-repeat; } 
table#eventscalendar td li a { background:transparent url(/themes/greendream/images/events/big_cccccc_right.gif) top right no-repeat; } 
*/
table#eventscalendar th.today { background:#3F3F3F; } 
table#eventscalendar td.today, table#eventscalendar td.starts_today { background:#ededed; } 
/*
table#eventscalendar td.today li { background:transparent url(/themes/greendream/images/events/big_ededed_left.gif) top left no-repeat; } 
table#eventscalendar td.today li a { background:transparent url(/themes/greendream/images/events/big_ededed_right.gif) top right no-repeat; } 
table#eventscalendar td.long_event div { background:transparent url(/themes/greendream/images/events/small_cccccc_left.gif) top left no-repeat; } 
table#eventscalendar td.long_event div a { background:transparent url(/themes/greendream/images/events/small_cccccc_right.gif) top right no-repeat; } 
table#eventscalendar td.starts_today div { background:transparent url(/themes/greendream/images/events/small_ededed_left.gif) top left no-repeat; } 
table#eventscalendar td.starts_today div a { background:transparent url(/themes/greendream/images/events/small_cccccc_right.gif) top right no-repeat; } 
table#eventscalendar td.ends_today div { background:transparent url(/themes/greendream/images/events/small_cccccc_left.gif) top left no-repeat; }
table#eventscalendar td.ends_today div a { background:transparent url(/themes/greendream/images/events/small_ededed_right.gif) top right no-repeat; } 
*/
table#eventscalendar td.not_this_month,table#eventscalendar td.starts_last_month { background:#ababab; } 
/*
table#eventscalendar td.not_this_month li { background:transparent url(/themes/greendream/images/events/big_ababab_left.gif) top left no-repeat; } 
table#eventscalendar td.not_this_month li a { background:transparent url(/themes/greendream/images/events/big_ababab_right.gif) top right no-repeat; } 
table#eventscalendar td.starts_last_month div { background:transparent url(/themes/greendream/images/events/small_ababab_left.gif) top left no-repeat; } 
table#eventscalendar td.ends_next_month div a { background:transparent url(/themes/greendream/images/events/small_ababab_right.gif) top right no-repeat; }
*/

#bravo dt {margin-top: 10px; border-top: 1px solid #B6D3DE; padding-top: 10px;}
 
 
.cancellation_reason h3{color:red;}
.cancellation_reason p{color:#990000;}
 p.posted_by {text-align: right; font-size: 1.1em; }
 
 table.instance_details { clear: both; color: #333; }
 table.instance_details, table.instance_details td {border:none; margin: 0px; padding: 0;}
 table.instance_details td.field {font-weight: bold; text-transform: uppercase; width: 85px; padding-top: 2px; text-align: right; padding-right: 10px;}
 

 #startdate {width: 150px; float: left; }
#startdate h2 {float: right; font-size: 4em; margin-left: 5px; margin-top: 10px;}
 #startdate p {margin-top: 5px; font-size: 1.2em; line-height: 1.3em; font-weight: normal; text-transform: uppercase; text-align: right;  color: #23438c;}

 #enddate {width: 200px; float: left; }
#enddate h2 {float: left; font-size: 4em; margin-right: 5px; margin-top: 10px;}
 #enddate p {margin-top: 5px; font-size: 1.2em; line-height: 1.3em; font-weight: normal; text-transform: uppercase;   color: #23438c;}


              /* clear-fix*/
              #styled_date { display: inline-block; }   
              #styled_date:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
              * html #styled_date:after { height: 1%; }
              #styled_date:after { display: block; }

#events_show #bravo {border-top: 1px solid #ccc;}
#events_show  .window  {text-align: right; }
#events_show #charlie h3 {font-size: 1.1em; border-top: 1px solid #ccc; padding-top: 10px; margin-bottom: 5px;}
#events_show #charlie li {list-style: none; margin-left: 0; padding-left: 0; margin-bottom: 4px;}

.event_body {margin-top: 10px; border-top: 1px solid #ccc; padding-top: 10px;}
