.gotomap {
background:transparent url(http://webstage.ad.selinc.com/css/images/map/map.png) no-repeat scroll right top;
float:right;
height:16px;
width:76px;
}

#monthnav {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 16px;
}

#monthnav .monthname {padding:2px; float:left; width:82px;text-align:center;}
#monthnav .spacer {padding:2px; float:left; width:10px;text-align:center;}

.checkbox {
 display:none;
}


.event {
 	padding:0 5px 20px 60px;
 	margin-top:5px;
}

.title {
	font-size:16;
	font-weight:bold;
	color:#003366;
	padding:0;
}
.date {font-weight:bold;}
.location {}
.description {padding:6px 0 0 0;}
.description li {
	
	
}
.addinfo li  {
	
}
.addinfo {padding: 6px 0 0 0;}
.topics {padding:6px 0 0 5px;}

.month {
	background-color: #EEEEEE;	
	border-top-style: solid;
	border-top-width: thin;
	padding: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 150%;
	font-weight: bold;
	color: #003366;
}



/********************/
/* Event Categories */

.eventDecor {
	width: 100%;
	height: auto;
	padding-top: 0px;
	margin: 6px 6px;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #DBE2E3;	
	background-repeat: no-repeat;
	background-position: left top;	
}


/*.sel_conference {
	background-image: url(../images/icons/sel_conference.gif);
}*/

.workshop {
	background-image: url(../images/icons/workshop.gif);
}

.selu {
	background-image: url(../images/icons/selu.gif);
}

.no_category {
	background-image: url(../images/icons/no_category.gif);
}

.seminar {
	background-image: url(../images/icons/seminar.gif);
}

.training {
	background-image: url(../images/icons/training.gif);
}

.conference {
	background-image: url(../images/icons/conference.gif);
}

.institute {
	background-image: url(../images/icons/institute.gif);
}
.tradeshow {
background-image: url(../images/icons/tradeshow.gif);
}
.h2featured
{	
	border-bottom: solid 1px #003366;
	margin-bottom:10px;
	color:#003366;
}
.featured
{
	margin:0px 6px;
	border-bottom:1px solid #DBE2E3;
	padding-bottom:8px;
		
}
.featuredimage
{
	float:left;
	width:34px;
	min-height:45px;	
}
.featuredevent
{
	
}
.view_event
{
	text-align:right;
}
.backtotop
{
	font-size:10px;
	float:right;
	margin-right:10px;
}

