﻿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;
}

.SummaryControl
{
	margin-top:15px;
}
.treeview li /*This is for the taxonomy on calendar page.*/
{
	width:177px !important;
}
.scroll-pane
{
	width: 245px !important;
	overflow: auto;
	float:left; 
	background-color:#f2f2ef;
	border: #cccccc 1px solid;
}
.menuSet
{
	float:left;
	width:250px;
}
.menuSet .treeText {font-family: Tahoma; font-size: 11px; background-color:#f2f2ef; color:#0056b7; font-weight:bold;}
.menuSet .treeText a {font-family: Tahoma; font-size: 11px; background-color:#f2f2ef; color:#0056b7;text-decoration: none; font-weight:normal;}
.menuSet .treeText a:hover {font-family: Tahoma; font-size: 11px; background-color:#f2f2ef; color:#0056b7;text-decoration: underline; font-weight:normal;}
.temp_right_nav_forums 
{
	margin:15pt auto 5px !important;
	padding:10px 10px 10px 5px !important;
	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;}

.mainCon
{
	width:212px !important;
}
.evTitle{font-size:14px; color:#005598;}
.evValue{font-size:13px; color:#000;}
.calEveContent
{	
	width:685px;
	background:#FFF;
	border:1px solid #005598;
	font-size:14px;
	font-family: Trebuchet MS;
	padding-left:5px;
	
}
a.eventRegisterLink
{		
	font-family:Trebuchet MS;
	font-size:16px;	
	
	color:#045395;
	font-weight:bold;
	/*color:#5DB34E;*/
}

.cal_event_title 
{
	background:#B6D5ED;
	font-family: Trebuchet MS;
	font-size:16px;

}
.cal_event_title a:link,
.cal_event_title a:visited
{
	color:blue;
	font-family: Trebuchet MS;
}
.eventdescription
{
 background:#fff;
 font-size:14px;
}

.event_description
{
	background:#fff;
	margin-top:2px;
	padding:5px;
	border:1px solid #005598;
	line-height:18px;
	font-size:12px;
}
.event_type
{
	margin-top:5px;
	background:#a8e09e;
	border-left:5px solid #5DB34E;
	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:#a8e09e;
	border-left:5px solid #5DB34E;
	color:#000;
	padding:5px;
	font-family:Times New Roman;
	font-size:18px;
}
.event_start
{
	margin-top:5px;
	background:#a8e09e;
	border-left:5px solid #5DB34E;
	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: #5DB34E !important;
	text-align:left!important;
	font-family:Times New Roman;
	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;
}
.event_detail_container
{
	margin-top:0px;
	
}
.temp_right_forums_title
{
	
    display:none;
	padding-top:0px !important;
	margin-top:0px !important;
	height: 18px; 
	width: 216px; 
	background: url(../images/bg_forums_right.png); 
	margin-bottom: 10px; 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #000000;  
	font-weight: bold; 
	padding: 3px 3px 3px 6px;
}


.event_detail_container a
{
	color:#045395;
	font-family:Trebuchet MS;
	font-size:15px;	
	text-decoration:none;
}
.btmLinks
{
	/*width:210px;*/
	float:left;
}
.event_readMore

{
	float:left;
	width:110px;
	font-weight:bold;
	
}
.event_register

{
	float:right;
	width:70px;
	font-weight:bold;
	
}
/*For center text throughout the site.*/
div.eventContentContainer
{
	padding:5px !important;	
	line-height:18px;
	
}


