
/*These classes are for the calendar.aspx page*/
.event_border
{
	border: 1px solid #a3a3a3;
	padding:4px;
}

.treeview li /*This is for the taxonomy on calendar page.*/
{
	width:167px !important;
}
.scroll-pane
{
	width: 154px !important;
	overflow: auto;
	float:left; 
	background-color:#f2f2ef;
	border: #cccccc 1px solid;
}
.menuSet
{
	float:left;
	margin:5px 15px 10px 5px;
}
.menuSet .treeText {font-family: Tahoma; font-size: 11px; background-color:#f2f2ef; color:#000; font-weight:bold; }
.menuSet .treeText a {font-family: Tahoma; font-size: 11px; background-color:#f2f2ef; color:#000;text-decoration: none; font-weight:normal;}
.menuSet .treeText a:hover {font-family: Tahoma; font-size: 11px; background-color:#f2f2ef; color:#000;text-decoration: underline; font-weight:normal;}

.temp_right_nav_forums 
{
	margin-right:10px;
	padding:5px 0px 0px 5px;
	border: 1px solid #a3a3a3;
}
.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:#D1D9DC;
	padding:3px;
	font-size:12pt;
}
.cal_event_title a
{
	color:#000;
	text-decoration: none;
}

.event_description
{
	background:#f0f0f0;
	padding:3px;
	border:1px solid #e8e8e8;
	margin-top: 1px;
}

.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
{
	padding-top:0px !important;
	margin-top:0px !important;
	font-size: 12px; 
	color: #000000;  
	font-weight: bold; 
	padding: 3px 3px 3px 6px;
	padding-bottom: 0px;
}

.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;
	
}
