@charset "utf-8";
/* CSS Document */

div.media_row {
	width:540px;
	float:left;
	background-image: url(../../_sharedimg/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom:20px;
}

div.media_row .date_txt {
	margin:0 0 8px 0;
	}


div.media_image{
	float:left;
	width:86px;
	background-image: url(../../_sharedimg/media_image_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:2px 0px 0px 6px;
	height:72px;
}
div.media_image img{
	width:61px;
	height:61px;
}

div.media_text {
	float:left;
	width:448px;
}

div#singleArticleView div.media_text {float:none; width:auto;}
div#singleArticleView div#wysiwygContent {margin-top:20px;}

div.media_text p.mediaCategory {
	margin:0em 0em 0.9em 0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.3em;
	text-transform:uppercase;
	color:#53c3d7;
}

div.media_text p.mediaDateTime {
	margin:0em 0em 0.9em 0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.3em;
	color:#999999;
}

div.media_text p.mediaAbstract {margin-bottom:0.2em;}

div.media_text h2 {
	margin:0em 0em 0.5em 0em;
	padding:0px;
	line-height:1.1em;
}

div.newsletter_graphic,
div.media_kit_graphic {clear:both; margin:0px; padding:15px 0px 0px 4px;}


/************* EVENTS **************/
.blue_pod_wrapper{
	width:540px;
	}
.blue_pod_header{
	height:3px;
	background:url(../../_sharedimg/pod_header.gif) no-repeat;
	}
.blue_pod_body{
	background:url(../../_sharedimg/pod_body.gif) repeat-y;
	height:85px;
	padding:12px 5px 12px 15px;
	}
.blue_pod_wrapper > .blue_pod_body{
	height:auto;
	min-height:85px;
	}
.blue_pod_body p {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	}	
.blue_pod_footer{
	height:3px;
	background:url(../../_sharedimg/pod_footer.gif) no-repeat;
	clear:both;
	}
.price_txt{
	font-size:22px;
	font-weight:bold;
	color:#3e3e3e;
	}
.date_txt{
	font-size:16px!important;
	color:#3e3e3e;
	}
.price_txt_02{
	font-size:17px!important;
	color:#3e3e3e;
	}
.info_txt_03{
	font-size:17px!important;
	color:#5a97b1;
	}
table.event {
	width: 520px;
	margin:0;
	border:none;
}
.c1 {width:360px;}
.c2 {width:160px;}
.td_style_001{
	border-bottom:1px solid #b2e4ec;
	padding:0px 7px 7px 0px;
}
.td_style_002{
	border-bottom:1px solid #b2e4ec;
	padding:7px 7px 7px 0px;
}
.td_style_003{
	padding:7px 7px 0px 0px;
}
.td_style_003 img{
	vertical-align: bottom;
}
td.register {vertical-align:top;}