#content-wrap-left {width:990px;}


/* Accordian-Panel */
#accordian {
	position:absolute;
	right:0;
	top:0;
	width:228px;
	height:563px;
	background-color:#5a5a5a;
	color:#FFFFFF;
}
#accordian h4 {font-size:1.2em; font-weight:bold; color:#e3000f; padding:10px 0 5px;}
#accordian p {font-size:1.2em; font-weight:normal; color:#fff; padding:0 0 5px;margin:0;}
#accordian a {text-decoration:none;}

.panel-header-default {
	height:24px;
	cursor:pointer;
	background:url(../gfx/panel_header_bg.gif) repeat-x #666;
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
}
.panel-header-default span {display:block;background:url(../gfx/panel_header_arrow_default.gif) 10px 7px no-repeat;padding:5px 0 0 28px;}
.panel-header-active {
	height:23px;
	cursor:pointer;
	background:url(../gfx/panel_header_bg.gif) repeat-x;
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
}
.panel-header-active span {display:block;background:url(../gfx/panel_header_arrow_active.gif) 10px 7px no-repeat;padding:5px 0 0 28px;}
.panel-content-wrap {
	background:url(../gfx/panel_content_bottom.gif) bottom repeat-x;
	padding:10px 10px 20px 10px;
	height:413px;
}

.stream-content {padding:10px 10px 5px 10px;background-color:#aeaeae;}
.stream-more-link {text-align:right;font-size:1.2em; font-weight:bold; padding:5px 0;}

#twitter_update_list {list-style:none;font-size:1.2em;}
#twitter_update_list li {padding-bottom:5px; margin-bottom:5px;border-bottom:1px solid #5a5a5a;}
#twitter_update_list a {display:none;}
#twitter_update_list span a {display:inline;}

#flickr-panel .stream-more-link {border-top:1px solid #5a5a5a;}
.flickr_badge_image {float:left; padding:9px;}

#youtube-panel {background-color:#aeaeae; padding-bottom:5px;}
#youtube-panel .stream-more-link {border-top:1px solid #5a5a5a; padding-right:10px; margin-top:10px;}
#youtube-panel .stream-more-link a {background:url(../gfx/panel_arrow_small.gif) no-repeat 0 5px; padding-left:8px;}

#accordian .news-latest-container {padding:0 10px;background-color:#aeaeae;}
#accordian .news-latest-item {border-bottom:1px solid #5a5a5a; padding-bottom:5px;}
#accordian .news-latest-morelink {font-size:1.2em; font-weight:bold;}
#accordian .news-latest-gotoarchive {text-align:right;font-size:1.2em; font-weight:bold; padding:5px 0;}
#accordian .news-latest-morelink a,
#accordian .news-latest-gotoarchive a {background:url(../gfx/panel_arrow_small.gif) no-repeat 0 5px; padding-left:8px;}


#accordian .tx-jwcalendar-pi1 {
	height:auto;
	overflow:visible;
	margin:0;
	padding:0 10px;
	background-color:#aeaeae;
}

#accordian .jwcalendar-upcoming-item {
	border:none;
	padding:0;
	margin:0;
	border-bottom:1px solid #5a5a5a; padding-bottom:5px;
}
#accordian .jwcalendar-upcoming-gotoarchive {text-align:right;font-size:1.2em; font-weight:bold; padding:5px 0;}
#accordian .jwcalendar-upcoming-gotoarchive a {background:url(../gfx/panel_arrow_small.gif) no-repeat 0 5px; padding-left:8px;}

