body {
}



/*These classes are for the calendar.aspx page*/
.event_border
{
	border: 1px solid #a3a3a3;
	padding:4px;
}

k
{
font-size:1.4em;
font-weight:normal;
margin:0pt 0pt 0.5em;
color:#005695;
}

.treeview li /*This is for the taxonomy on calendar page.*/
{
	width:167px !important;
}
.scroll-pane
{
	width: 175px !important;
	overflow: auto;
	float:left; 
	background-color:#f2f2ef;
	border: #cccccc 1px solid;
}
.menuSet
{
	float:left;
	margin-bottom: 10px;
	width: 175px;
}
.menuSet .treeText {font-family: Tahoma; font-size: 11px; background-color:#f2f2ef; color:#005192; font-weight:bold; }
.menuSet .treeText a {font-family: Tahoma; font-size: 11px; background-color:#f2f2ef; color:#005192;text-decoration: none; font-weight:normal;}
.menuSet .treeText a:hover {font-family: Tahoma; font-size: 11px; background-color:#f2f2ef; color:#005192;text-decoration: underline; font-weight:normal;}

.menuSet div.holder {float:left;background-color:#f2f2ef;}
.holder {overflow:hidden;}
.event_title{ font-size:12px; font-weight:bold; clear:both;}
.eventLoading{vertical-align:middle;}

.calEveContent
{	
	width:680px;
	background:#f5f5f5;
	border:5px solid #F7F1A5;
	font-size:16px; text-align: center;
}
a.eventRegisterLink
{		
	font-family:verdana;
	font-size:16px;	
	color:#045395;
	font-weight:bold;
}

.cal_event_title 
{
	background-color:#B2CDE5;
	padding:5px;
	font-family:verdana;
	font-size:12pt;
}
.cal_event_title a
{
	color:#005192;
}

#ctl00_MainContent_event_detail_container .cal_event_title a
{
	color:#005192;
}
.event_description
{
	background:#f0f0f0;
	margin-top:2px;
	padding:5px;
	border:5px solid #e4e4e4;
	line-height:18px;
	font-size:12px;
}

.event_type
{
	margin-top:5px;
	background:#E6EEF5;
	border-left:5px solid #317ab1;
	color:#000;
	padding:5px;
	font-family:Times New Roman;
	font-size:18px;
}

.evt_size
{	
	font-family:Times New Roman;
	font-size:16px;
}

.event_Loc
{
	margin-top:5px;
	background:#378ccc;
	border-left:5px solid #317ab1;
	color:#000;
	padding:5px;
	font-family:Times New Roman;
	font-size:18px;
}
.event_start
{
	margin-top:5px;
	background:#378ccc;
	border-left:5px solid #317ab1;
	color:#000;
	padding:5px;
	font-family:Times New Roman;
	font-size:18px;
}
.event_cost
{
	margin-top:5px;
	background:#a8e09e;
	border-left:5px solid #5DB34E;
	color:#000;
	padding:5px;
	font-family:Times New Roman;
	font-size:18px;
}
.artTaxCats li
{
	color: #317ab1 !important;
	text-align:left!important;
	font-family:tahoma;
	font-size:12px;
	line-height:18px;
	list-style-type:disc; 
}
.artTaxCats li span
{
	color:#000000;
}
/* Event Details page */

div.ed table.eventdetails tr 
{
	border:solid 0.5px;
	border-color:Green;
}

.temp_right_forums_title
{
	font-weight: bold;
	margin-bottom: 10px;
}


.event_detail_container a
{
	font-family:verdana;
	font-size:15px;	
}
.btmLinks
{
	/*width:210px;*/
	float:left;
}
.event_readMore

{
	float:left;
	width:110px;
	font-size:12pt;
	font-weight:bold;
	padding-bottom:5px;
	
}
.event_register

{
	float:right;
	width:70px;
	font-weight:bold;
	
}
/*For center text throughout the site.*/
div.eventContentContainer
{
	padding:5px !important;	
	line-height:18px;
	
}
#ctl00_ctl00_MainContent_rightContent_event_detail_container
{
	width:200px;
	margin-bottom: 30px;
	margin-left:0px;
	padding-top:5px;
}
#ctl00_ctl00_MainContent_rightContent_event_detail_container a:link
{
	text-decoration:none;
	color:#1468AC;
	font-size:10pt;
	
	
}


