/* Event Manager new styles */

.EventManagerFieldContainer {
	display:block;
	float:left;
	padding:0px 0px 20px 0px;
	margin:15px 0px 10px 0px;
	width:700px;
	background: transparent url(../images/eventManager/bg_event_field_container.gif) no-repeat left top;
}
.EventManagerInputArea {
	padding: 10px 0px 0px 200px;
	display:block;
	float:left;
	width:275px;
}
.EventManagerInputField {
	width: 260px;
	padding: 2px 5px 2px 5px;
	background: #fff;
	border: 1px solid #666;
	font-size:14px;
	color: #999999;
	height:18px;
}
.EventManagerBtn {
	display:block;
	float:left;
	width:44px;
	padding:10px 0px 0px 10px;
}
.EventManagerContentContainer {
	display:block;
	float:left;
	width:700px;
	padding:0px 0px 0px 0px;
}
.EventManagerLeftContent {
	display:block;
	float:left;
	width:500px;
	padding:0px 0px 0px 14px;
}
.EventManagerLeftContent h2 {
	padding-bottom:10px;
}
.EventManagerRightContent {
	display:block;
	float:left;
	width:170px;
	padding:0px 0px 0px 14px;
}
.EventManagerRSS {
	display:block;
	float:left;
	width:170px;
	padding:0px 0px 10px 0px;
	text-align:right;
}
ul.categoryEvent{
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	
}
ul.categoryEvent li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:none;
	list-style-type:square;
}
.EventManagerRightCallout {
	display:block;
	float:left;
	width:142px;
	padding:14px 14px 50px 14px;
	background:url(../images/eventManager/bg_event_right_callout.jpg) no-repeat left bottom;
	border-top:1px solid #bbbbbb;
}
.EventDetailContainerTop {
	display:block;
	float:left;
	width:700px;
	padding:15px 0px 15px 0px;
}
.EventDetailContainerTop .Left {
	display:block;
	float:left;
	width:50%;
	padding:0px 0px 0px 0px;
}
.EventDetailContainerTop .Right {
	display:block;
	float:left;
	width:50%;
	padding:0px 0px 0px 0px;
	text-align:right;
}
.EventManagerRightContent .Right {
	display:block;
	float:right;
	width:100%;
	padding:10px 0px 10px 0px;
	text-align:right;
	font-size:90%;
}
EventDirectionsContainerTop {
	display:block;
	float:left;
	width:700px;
	padding:15px 0px 15px 0px;
}
	
p.AvailableDatesList {
	font-size:85%;
	margin:0;
	padding:5px 0px 10px 0px;
}
.filter_container {
	display:block;
	float:left;
	width:225px;
	padding:0px 0px 10px 0px;
}
.filter_container h2{
	margin:0px 0px 0px 0px;
}
.filter_contents {
	display: block;
	float:left;
	padding: 10px 15px 0px 0px;
	margin:0;
	width: 210px;
}
.filter_contents .T2Nav ul{
	padding:0;
	margin:0;
}
.filter_contents .T2Nav li{
	padding:0;
}
.filter_contents .ArrowLinksLg {
	padding:0px 0px 0px 0px;
	width:210px;
}
.filter_contents .ArrowLinksLg ul {
	padding-left:0px;
	margin-left: 0px;
}
.filter_contents .ArrowLinksLg ul li {
	margin: 0;
	padding: 0px 0px 0px 0px;
	background:none;
	background:none;
	
}
.filter_contents .ArrowLinksLg ul li a:link, 
.filter_contents .ArrowLinksLg ul li a:visited {
	display:block;
	color:#68665e;
	text-decoration:none;
	padding: 4px 0px 4px 30px;
	background: url(../images/eventManager/arrow_link.gif) no-repeat 15px 4px;
}
.filter_contents .ArrowLinksLg ul li a:hover, 
.filter_contents .ArrowLinksLg ul li a:visited:hover {
	display:block;
	color:#333;
	text-decoration:underline;
	padding: 4px 0px 4px 30px;
	background: url(../images/eventManager/arrow_link.gif) no-repeat 15px 4px;
}
.filter_contents ul {
	margin: 0px 0px 0px 5px;
	padding-left: 10px;
	
}
.filter_contents ul li {
	margin: 0;
	padding: 3px 0px 3px 0px;
	background:none;
	
}
.filter_contents ul li a:link, 
.filter_contents ul li a:visited {
	color:#68665e;
	text-decoration:none;
}
.filter_contents ul li a:hover, 
.filter_contents ul li a:visited:hover {
	color:#333;
	text-decoration:underline;
}
.filter_contents ul li#liCustom{
	padding-top:10px;
	color:#68665E;
}
.filter_contents ul li#liCustom .input_date input{
	width:55px;
}
ul.categoryList{
	padding:0px 0px 0px 30px;
	margin:0;
}
ul.categoryList li{
	 list-style-type:square;
	 background:none;
	 margin: 3px 0px 4px 0px;
	 padding:1px 0px 0px 0px;
}
.disabled a:hover {
	color: inherit;
}

.filter_contents .activeFilter a:link, 
.filter_contents .activeFilter a:visited, 
a.activeFilter {
	font-weight: bold;
}
.filter_contents .activeFilter a:hover {
	font-weight: bold;
}
.filter_contents .activeFilter a:visited:hover {
	font-weight: bold;
}
.filter_contents .category0_li a:link, 
.filter_contents .active a:visited {
	padding: 0 0 0 0px;
	
}

/* Tabs styles ---------------------------------------------- */
.EMTabsContainer {
	display:block;
	float:left;
	width:500px;
	padding:0px 0px 0px 0px;
}
.EMalltabs {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 500px;
	display:block;
}
.EMtabbox {
	  float:left;
	  display:block;
      width:500px;
	  margin: 0px 0px 0px 0px;
	  padding: 0px 0px 0px 0px;
	  background: url(../images/tabbox_bg.gif) no-repeat bottom left;
}

.EMtabbox ul {
      margin:0px;
      padding:0px 0px 0px 0px;
      list-style:none;
}

.EMtabbox li {
	float:left;
	display:block;
	background:url(../images/left.gif) no-repeat left top;
	margin:0px 1px 0px 0px;
	padding:0px 0px 0px 20px;
}

.EMtabbox a {
      display:block;
	  float:left;
      background:url(../images/right.gif) no-repeat right top;
      padding:8px 25px 0px 5px;
	  height:20px;
	  margin:0px;
	  color:#777777;
	  font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	  text-decoration:none;
}

.EMtabbox a:visited {
      color:#777777;
	  text-decoration:none;
	  font: normal 11px Arial, Helvetica, sans-serif;
}

.EMtabbox a:hover,
.EMtabbox a:visited:hover {
      color:#777777;
	  text-decoration:none;
	  font: normal 11px Arial, Verdana, Helvetica, sans-serif;
}

.EMtabbox li.current {
      background-image:url(../images/left_on.gif);
	  position:relative;
      }

.EMtabbox .current a {
      background-image:url(../images/right_on.gif);
      padding-bottom:0px;
	  color:#43534f;
	  text-decoration:none;
	  font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	  position:relative;
}

.EMtabbox .current a:visited,
.EMtabbox .current a:hover,
.EMtabbox .current a:visited:hover {
      color:#43534f;
	  text-decoration:none;
	  font: bold 12px Arial, Verdana, Helvetica, sans-serif;
}

/* ---------------------------------------------- */

.category_box_content {
	float:left;
	display:block;
	width: 465px;
	margin:0px 0px 0px 0px;
	padding:12px 15px 12px 15px;
	border-bottom: #cfddda 1px solid;
}
.category_box_content_alt {
	float:left;
	display:block;
	width: 465px;
	margin:0px 0px 0px 0px;
	padding:12px 15px 12px 15px;
	border-bottom: #cfddda 1px solid;
	background: #ebf5f7;
}
.EventList_col1 {
	padding:0px 0px 0px 0px;
	width:320px;
	padding-top:3px;
}
.EventList_col2 {
	padding:0px 0px 0px 0px;
	padding-top:3px;
}
.link1_bg {
	padding:0;
}
.category_1 {
	float:left;
	display:block;
	width: 480px;
	color:#ffffff;
	font-size: 130%;
	margin:20px 0 0 0;
	padding:5px 5px 5px 15px;
}
.detail_content {
	padding:20px 0px 20px 0px;
}
.icon_padding {
	padding:20px 30px 0px 0px;
}
.infoText {
	padding:5px 0px 5px 0px;
}

/* Calendar Large ------------------------------------ */

.calendar_container {
	float:left;
	display:block;
	padding:19px 0px 0px 0px;
	width:500px;
}
.calTable {
	border-left:1px solid #D4EFF9;
}
.cal_week {
	text-align: center;
	background: #999999;
	font-size: 90%;
	font-weight: bold;
	color:#FFFFFF;
	padding:2px;
}
.cal_day {
	text-align: left;
	background:none;
	font-size: 80%;
	font-weight: normal;
	padding:5px 5px 5px 5px;
	border-right: 1px solid #D4EFF9;
	border-bottom: 1px solid #D4EFF9;
	width: 14%;
	height:58px;
	vertical-align:top;
}
.cal_day img {
	padding:2px;
}
.cal_day_end img {
	padding:2px;
}
.cal_day_inactive {
	text-align: left;
	background: #EBF5F7;
	font-size: 80%;
	font-weight: normal;
	padding:5px 5px 5px 5px;
	border-right: 1px solid #D4EFF9;
	border-bottom: 1px solid #D4EFF9;
	vertical-align:top;
}
.cal_day_end {
	text-align: left;
	background:none;
	font-size: 80%;
	font-weight: normal;
	padding:5px 5px 5px 5px;
	border-bottom: 1px solid #D4EFF9;
	border-right: 1px solid #D4EFF9;
	vertical-align:top;
}
.cal_day_end_inactive {
	text-align: left;
	background:#EBF5F7;
	font-size: 80%;
	font-weight: normal;
	padding:5px 5px 5px 5px;
	border-bottom: 1px solid #D4EFF9;
	border-right: 1px solid #D4EFF9;
	vertical-align:top;
}

.cal_month {
	background:none;
	text-align:center;
	padding:5px 5px 5px 5px;
	font-size:150%;
	margin:0pt;
	padding-bottom:8px;
	width:95%;
		
}
.cal_month_left {
	font-size:150%;
	background:none;
	text-align:left;
	padding:5px 5px 5px 5px;
	color:#039;
}
.cal_month_left a:link,
.cal_month_left a:visited {
	text-decoration:none;
	color:#039;
}
.cal_month_right {
	font-size:150%;
	background:none;
	text-align:right;
	padding:8px 8px 8px 8px;
	color:#039;
}
.cal_month_right a:link,
.cal_month_right a:visited {
	text-decoration:none;
	color:#039;
}
.calendar_container table{
	width:100%;
}

td.MonthEdge{
	/*border-left:1px solid #D4EFF9;*/
	width:0px;
}

table.bigcal_month{
	width:100%;
}

table.bigcal_month tr td{
	text-align:center;
	display:block;
	padding:0px 0px 10px 0px;
}

.calMousover{
	background-color:#f3f3f3;
	border: solid 2px #53afd1;
	padding:4px;
	margin-top:-25px;
	width:250px;
	z-index:300;
}
/* ------------------------------------------- */

/* Mini Calendar ------------------------------------------------------------------- */

.minical_container {
	display:block;
	float:left;
	width:auto;
	padding:0px 0px 0px 15px;
}
table.minical_month {
	width:160px;
	text-align:center;
}
table.MiniCalendar {
	width:160px;
}
.minical_currentmonth {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#5b88db;
	background:#fff;
}

.minical_currentmonth a:link,
.minical_currentmonth a:visited  {
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;

}

.minical_currentmonth a:hover,
.minical_currentmonth a:active  {
	text-decoration: underline;
	font: 10px Verdana, Arial, Helvetica, sans-serif;

}
.minical_prevmonth {
	color:#666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background:#EBF5F7;
}

.minical_nextmonth {
	color:#666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background:#EBF5F7;
}
.events {
	font-weight: bold;
	cursor: pointer;
}

.events a:link,
.events a:visited {
	font-weight: bold;
}

.events a:hover,
.events a:active {
	font-weight: bold;
}

.today {
	background: #e9f2fb;
}

.selected {
	background: #f8efaa;
}

.minical_day {
	color:#fff;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-color:#999;
	width:15px;
}

.minical_sideborder{
	width:0px;	
}
.minical_bottomborder{
	height: 5px;	
}

.MiniCalendar td{
	padding:3px;
	text-align:center;
}

.minical a:link, 
.minical a:visited {
	color:#5B88DB;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
	text-decoration:none;
}
.minical a:hover, 
.minical a:visited:hover {
	color:#333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
	text-decoration:underline;
}
.day_date {
	color:#5B88DB;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:10px 0 10px 0;
}
.grayBold {
	color:#7F7E7A;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}
/* ---------------------------------------------- */
.ScheduleFieldContainer {
	display:block;
	float:left;
	width:210px;
	padding:0px 15px 0px 0px;
}
input.ScheduleDate {
	border: 1px solid #888;
	color: #666;
	background: #fff;
	padding: 0px 0px 2px 5px;
	width:60px;
}
.EventContent_listview img {padding-left: 10px; }

#divShare {
	width: 350px; 
	padding:10px 10px 10px 10px;
	background:#f2f2f2;
}
#divCal {
	width: 350px; 
	padding:10px 10px 10px 10px;
	background:#f2f2f2;
}
.ShareIcons {
	padding:10px 0px 5px 0px;
	vertical-align:top;
}
.ShareIcons td {
	padding:0px 10px 5px 0px;
	vertical-align:top;
	width:140px;
}
#divDirections {
	width: 350px; 
	padding:10px 10px 10px 10px;
	background:#f2f2f2;
}
.DirectionsPadding {
	display:block;
	float:left;
	width:100%;
	padding:10px 0px 0px 0px;
}
/* --- end new styles ---- */



/* --- styles carried over from original ---- */

.EventsPhotoLeft {
	float: left;
	margin: 0px 25px 20px 0px;
}

.EventIconContainer {
	display:block;
	float:right;
	width:170px;
	text-align:right;
	padding:0px 0px 0px 0px;
}
.EventFilterContainer {
	padding:0px 0px 0px 0px;
	background: #F0F2F2;
}


.EventList_col3 {
	padding:0px 0px 0px 9px;
}
.DatesLocations_col1 {
	padding:0px 0px 0px 13px;
}
.DatesLocations_col2 {
	padding:0px 0px 0px 9px;
}
.DatesLocations_col3 {
	padding:0px 0px 0px 9px;
}
.DatesLocations_col4 {
	padding:0px 0px 0px 9px;
}
.featured {
	background:url(../images/EventManager/hdr_category_featured.gif) no-repeat;
	float:left;
	display:block;
	width: 480px;
	height: 24px;
	color: #ffffff;
	font-size: 110%;
	margin:20px 0px 0px 0px;
	padding:6px 0px 0px 15px;
}
.category_box {
	float:left;
	display:block;
	width: 465px;
	font-size: 90%;
	margin:10px 0px 0px 0px;
	padding:0px 15px 16px 15px;
	border-bottom: #d6d7dd 1px solid;
}


.category_2 {
	
	float:left;
	display:block;
	width: 480px;
	height: 24px;
	color: #039;
	font-size: 110%;
	margin:20px 0 0 0;
	padding:6px 0 0 15px;
}
.category_3 {
	
	float:left;
	display:block;
	width: 480px;
	height: 24px;
	color: #039;
	font-size: 110%;
	margin:20px 0 0 0;
	padding:6px 0 0 15px;
}
.category_4 {
	
	float:left;
	display:block;
	width: 480px;
	height: 24px;
	color: #039;
	font-size: 110%;
	margin:20px 0 0 0;
	padding:6px 0 0 15px;
}
.category_5 {
	
	float:left;
	display:block;
	width: 480px;
	height: 24px;
	color: #039;
	font-size: 110%;
	margin:20px 0 0 0;
	padding:6px 0 0 15px;
}
.category_6 {
	
	float:left;
	display:block;
	width: 480px;
	height: 24px;
	color: #039;
	font-size: 110%;
	margin:20px 0 0 0;
	padding:6px 0 0 15px;
}
.category_7 {
	
	float:left;
	display:block;
	width: 480px;
	height: 24px;
	color: #039;
	font-size: 110%;
	margin:20px 0 0 0;
	padding:6px 0 0 15px;
}
.category_8 {
	
	float:left;
	display:block;
	width: 480px;
	height: 24px;
	color: #039;
	font-size: 110%;
	margin:20px 0 0 0;
	padding:6px 0 0 15px;
}
.category_9 {
	
	float:left;
	display:block;
	width: 480px;
	height: 24px;
	color: #039;
	font-size: 110%;
	margin:20px 0 0 0;
	padding:6px 0 0 15px;
}
.category_10 {
	
	float:left;
	display:block;
	width: 480px;
	height: 24px;
	color: #039;
	font-size: 110%;
	margin:20px 0 0 0;
	padding:6px 0 0 15px;
}
.category_11 {
	
	float:left;
	display:block;
	width: 480px;
	height: 24px;
	color: #039;
	font-size: 110%;
	margin:20px 0 0 0;
	padding:6px 0 0 15px;
}
.category_12 {
	
	float:left;
	display:block;
	width: 480px;
	height: 24px;
	color: #039;
	font-size: 110%;
	margin:20px 0 0 0;
	padding:6px 0 0 15px;
}
.category_13 {
	
	float:left;
	display:block;
	width: 480px;
	height: 24px;
	color: #039;
	font-size: 110%;
	margin:20px 0 0 0;
	padding:6px 0 0 15px;
}

.filterTD {
	/*padding: 15px 15px 0px 15px;*/
	font-size: 80%;
}
.filter_header {
	border-bottom: 1px solid #d8d8d8;
	display: block;
	float:left;
	width:140px;
	padding: 3px 0 3px 0;
	font-size: 80%;
}
.input_go {
	padding: 8px 0 0 0;
}
.input_date input
/*.input_date */{
	width:42px;
	background:#ffffff;
	border: 1px solid #c3c3c3;
	margin: 0px;
	padding:4px 0px 4px 2px;
	color: #555555;
	font-size:11px;
}


/* Category Styles -------------------------------------------------------------- */

/* Category 0 */
.link0_bg {
	padding: 0 0 0 12px;
	
}
.filter_contents .category0_li a:hover {
	padding: 0 0 0 0px;
	
}
.filter_contents .category0_li a:visited {
	padding: 0 0 0 0px;
	
}
.filter_contents .category0_li_on a:link, 
.filter_contents .active a:visited {

	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 0px;
}
.filter_contents .category0_li_on a:hover {
	
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 0px;
}
.filter_contents .category0_li_on a:visited {
	
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 0px;
}

/* Category 2 */
.link2_bg {
	padding: 0 0 0 12px;
	
}
.filter_contents .category2_li a:link, 
.filter_contents .active a:visited {
	padding: 0 0 0 12px;
	
}
.filter_contents .category2_li a:hover {
	padding: 0 0 0 12px;
	
}
.filter_contents .category2_li a:visited {
	padding: 0 0 0 12px;
	
}
.filter_contents .category2_li_on a:link, 
.filter_contents .active a:visited {
	
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category2_li_on a:hover {

	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category2_li_on a:visited {
	
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
/* Category 3 */
.link3_bg {
	padding: 0 0 0 12px;
	
}
.filter_contents .category3_li a:link, 
.filter_contents .active a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_3.gif) no-repeat;
}
.filter_contents .category3_li a:hover {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_3.gif) no-repeat;
}
.filter_contents .category3_li a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_3.gif) no-repeat;
}
.filter_contents .category3_li_on a:link, 
.filter_contents .active a:visited {
	background:url(../images/EventManager/icon_lrg_cat_3.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category3_li_on a:hover {
	background:url(../images/EventManager/icon_lrg_cat_3.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category3_li_on a:visited {
	background:url(../images/EventManager/icon_lrg_cat_3.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
/* Category 4 */
.link4_bg {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_4.gif) no-repeat;
}
.filter_contents .category4_li a:link, 
.filter_contents .active a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_4.gif) no-repeat;
}
.filter_contents .category4_li a:hover {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_4.gif) no-repeat;
}
.filter_contents .category4_li a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_4.gif) no-repeat;
}
.filter_contents .category4_li_on a:link, 
.filter_contents .active a:visited {
	background:url(../images/EventManager/icon_lrg_cat_4.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category4_li_on a:hover {
	background:url(../images/EventManager/icon_lrg_cat_4.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category4_li_on a:visited {
	background:url(../images/EventManager/icon_lrg_cat_4.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
/* Category 5 */
.link5_bg {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_5.gif) no-repeat;
}
.filter_contents .category5_li a:link, 
.filter_contents .active a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_5.gif) no-repeat;
}
.filter_contents .category5_li a:hover {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_5.gif) no-repeat;
}
.filter_contents .category5_li a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_5.gif) no-repeat;
}
.filter_contents .category5_li_on a:link, 
.filter_contents .active a:visited {
	background:url(../images/EventManager/icon_lrg_cat_5.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category5_li_on a:hover {
	background:url(../images/EventManager/icon_lrg_cat_5.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category5_li_on a:visited {
	background:url(../images/EventManager/icon_lrg_cat_5.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
/* Category 6 */
.link6_bg {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_6.gif) no-repeat;
}
.filter_contents .category6_li a:link, 
.filter_contents .active a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_6.gif) no-repeat;
}
.filter_contents .category6_li a:hover {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_6.gif) no-repeat;
}
.filter_contents .category6_li a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_6.gif) no-repeat;
}
.filter_contents .category6_li_on a:link, 
.filter_contents .active a:visited {
	background:url(../images/EventManager/icon_lrg_cat_6.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category6_li_on a:hover {
	background:url(../images/EventManager/icon_lrg_cat_6.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category6_li_on a:visited {
	background:url(../images/EventManager/icon_lrg_cat_6.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
/* Category 7 */
.link7_bg {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_7.gif) no-repeat;
}
.filter_contents .category7_li a:link, 
.filter_contents .active a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_7.gif) no-repeat;
}
.filter_contents .category7_li a:hover {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_7.gif) no-repeat;
}
.filter_contents .category7_li a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_7.gif) no-repeat;
}
.filter_contents .category7_li_on a:link, 
.filter_contents .active a:visited {
	background:url(../images/EventManager/icon_lrg_cat_7.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category7_li_on a:hover {
	background:url(../images/EventManager/icon_lrg_cat_7.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category7_li_on a:visited {
	background:url(../images/EventManager/icon_lrg_cat_7.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
/* Category 8 */
.link8_bg {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_8.gif) no-repeat;
}
.filter_contents .category8_li a:link, 
.filter_contents .active a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_8.gif) no-repeat;
}
.filter_contents .category8_li a:hover {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_8.gif) no-repeat;
}
.filter_contents .category8_li a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_8.gif) no-repeat;
}
.filter_contents .category8_li_on a:link, 
.filter_contents .active a:visited {
	background:url(../images/EventManager/icon_lrg_cat_8.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category8_li_on a:hover {
	background:url(../images/EventManager/icon_lrg_cat_8.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category8_li_on a:visited {
	background:url(../images/EventManager/icon_lrg_cat_8.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
/* Category 9 */
.link9_bg {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_9.gif) no-repeat;
}
.filter_contents .category9_li a:link, 
.filter_contents .active a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_9.gif) no-repeat;
}
.filter_contents .category9_li a:hover {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_9.gif) no-repeat;
}
.filter_contents .category9_li a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_9.gif) no-repeat;
}
.filter_contents .category9_li_on a:link, 
.filter_contents .active a:visited {
	background:url(../images/EventManager/icon_lrg_cat_9.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category9_li_on a:hover {
	background:url(../images/EventManager/icon_lrg_cat_9.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category9_li_on a:visited {
	background:url(../images/EventManager/icon_lrg_cat_9.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
/* Category 10 */
.link10_bg {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_10.gif) no-repeat;
}
.filter_contents .category10_li a:link, 
.filter_contents .active a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_10.gif) no-repeat;
}
.filter_contents .category10_li a:hover {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_10.gif) no-repeat;
}
.filter_contents .category10_li a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_10.gif) no-repeat;
}
.filter_contents .category10_li_on a:link, 
.filter_contents .active a:visited {
	background:url(../images/EventManager/icon_lrg_cat_10.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category10_li_on a:hover {
	background:url(../images/EventManager/icon_lrg_cat_10.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category10_li_on a:visited {
	background:url(../images/EventManager/icon_lrg_cat_10.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
/* Category 11 */
.link11_bg {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_11.gif) no-repeat;
}
.filter_contents .category11_li a:link, 
.filter_contents .active a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_11.gif) no-repeat;
}
.filter_contents .category11_li a:hover {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_11.gif) no-repeat;
}
.filter_contents .category11_li a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_11.gif) no-repeat;
}
.filter_contents .category11_li_on a:link, 
.filter_contents .active a:visited {
	background:url(../images/EventManager/icon_lrg_cat_11.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category11_li_on a:hover {
	background:url(../images/EventManager/icon_lrg_cat_11.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category11_li_on a:visited {
	background:url(../images/EventManager/icon_lrg_cat_11.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
/* Category 12 */
.link12_bg {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_12.gif) no-repeat;
}
.filter_contents .category12_li a:link, 
.filter_contents .active a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_12.gif) no-repeat;
}
.filter_contents .category12_li a:hover {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_12.gif) no-repeat;
}
.filter_contents .category12_li a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_12.gif) no-repeat;
}
.filter_contents .category12_li_on a:link, 
.filter_contents .active a:visited {
	background:url(../images/EventManager/icon_lrg_cat_12.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category12_li_on a:hover {
	background:url(../images/EventManager/icon_lrg_cat_12.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category12_li_on a:visited {
	background:url(../images/EventManager/icon_lrg_cat_12.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
/* Category 13 */
.link13_bg {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_13.gif) no-repeat;
}
.filter_contents .category13_li a:link, 
.filter_contents .active a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_13.gif) no-repeat;
}
.filter_contents .category13_li a:hover {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_13.gif) no-repeat;
}
.filter_contents .category13_li a:visited {
	padding: 0 0 0 12px;
	background:url(../images/EventManager/icon_lrg_cat_13.gif) no-repeat;
}
.filter_contents .category13_li_on a:link, 
.filter_contents .active a:visited {
	background:url(../images/EventManager/icon_lrg_cat_13.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category13_li_on a:hover {
	background:url(../images/EventManager/icon_lrg_cat_13.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.filter_contents .category13_li_on a:visited {
	background:url(../images/EventManager/icon_lrg_cat_13.gif) no-repeat;
	color:#8eaa09;
	font-weight: bold;
	padding: 0 0 0 12px;
}

/* -------------------------------------------------------------- */



.Event_TaxonomyContainer {
	display: block;
	float:left;
	padding:40px 0px 0px 200px;
}
.Event_TaxonomyContent {
	background:url(../images/EventManager/taxonomy_bg.gif) no-repeat bottom;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}
.Event_TaxonomyContent p {
	padding: 0px 0px 5px 0px;
	font-size:90%;
}
.Event_TaxonomyContainer h2 {
	background:url(../images/EventManager/hdr_taxonomy_bg.gif) no-repeat;
	height:24px;
	width:160px;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding:8px 0 10px 10px;
	margin:0 0 0px 0;
}
.dayHeader {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 16px;
}
.dayTitle {
	font-size: 14px;
}
.sectionDivider {
	border: 1px solid #dcdcdc;
}
	
.ClassViewTable {
	width:710px;
}
.ClassViewTable tr {
	vertical-align:top;
}
.ClassViewTable td {
	padding:2px 0px 2px 0px;
}
.ClassViewTable td.left {
	padding-right:10px;
	width:150px;
}
.ClassViewTable td.right {
	padding-left:10px;
}
.ClassViewHeader {
	font-size:130%;
}
.ClassViewTable p.noTopMargin {
	margin-top:0px;
}

/*Event Register*/
.EventRegistration {
	width: 710px;
	display:block;
	float: left;
	margin-bottom: 15px;
}

.EventRegistrationField {
	display: block;
	float: left;
	width: 120px;
}

.EventError {
	font-size: 11px;

}


