@charset "utf-8";
/* CSS Document */


.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.event_2_images {

	clear: both !important;
	margin-bottom: 4em;
	float: left;
	/*padding-left: 2px;*/
	border: 1px solid #DCe7ED;
	padding-top: 0;
	padding-bottom: 0;
	width: 99%;
	background-image: url(images/bar_left.gif);
	background-repeat: repeat-y;
	background-position: left top;

}

.event_2_images div.event_secondBG {
	background-image: url(images/bar_right.gif);
	background-repeat: repeat-y;
	background-position: right top;	
	width: 100%;
	float:left;
	clear: left !important;

	
	
	/*border: 1px solid black;*/
}

.event {
	clear: both !important;
	margin-bottom: 3em;
	margin-top: 1em;
	float: left;
	/*padding-left: 2px;*/
	border: 1px solid #DCe7ED;
	padding-top: 0;
	padding-bottom: 0;
	width: 99%;
	background-image: url(images/bar_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.event_title {
	background-color: #DCe7ED;
	margin-bottom: 0;
	padding-bottom: 5px;
	padding-left: 2px;
	/*margin-left: -2px;*/
	
	margin-top: 0;
	border: 1px solid #DCe7ED;
	border-bottom: none;
	font-size: 1.35em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	
}

.event_subtitle {
	background-color: #DCe7ED;
	margin: 0;
	padding-left: 2px;
	/*margin-left: -2px;*/
	color: #000000;
	font-size: .9em;
	padding-bottom: 5px;
	margin-top: -3px;
	text-transform: uppercase;
	
}


.event_date {
	background-color: #DCe7ED;
	padding: 1px 0;	
	font-weight: bold;
	margin-top: 0;
	padding-left: 2px;
	/*margin-left: -2px;*/
	color: #34658d;
	margin-bottom: 0;
	padding-bottom: 0;




	
}

.event_location {

}

.event_image {
	width: 151px;
	height: auto;
	float: left;
	margin: 3px 0 3px 1px;
	text-align: center;
	
	
}

.event_image p, .event_image2 p {
	font-size: .9em !important;;
}	

.event_image2 {
	width: 150px;
	height: auto;
	float: right;
	margin: 3px 0px 3px 1px;
	text-align: center;
	padding-right: 2px;
}

.event_description {
	margin-left: 154px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	/*border: 1px solid black;*/
	/*text-align: justify;*/
}

.event_description h5 {
	margin-top: 2em;
	padding: 0;
	font-size: 1em;
}


.event_2_images .event_description {
	margin-left: 154px;
	padding: 3px 3px 0 3px;
		padding-left: 5px;
	padding-right: 5px;
	margin-right: 154px;	
}

.event_description_no_images {
	margin-left: 0px;
	padding: 3px 3px 0 3px;
		padding-left: 5px;
	padding-right: 5px;
	/*margin-right: 154px;	*/
}


.event_description h3 {
	margin-top: 0;
	padding-top: 0;
}

.event_description p, .event_description ul {
	padding: 0;
	margin: 0;
		font-size: 0.9em !important;

	padding-bottom: 1.5em;
	/*border: 1px solid black;*/

}

.event_description br {
	padding: 0;
	margin: 0;
}

.event_link_top {
	clear: both !important;
	background-color: #DCe7ED;
	padding: 2px 0;
	padding-left: 2px;
	margin-bottom: 0;
	margin-top: 0;
}


.x-tab, h2 {
	clear: left !important;	
}

h2 {
	margin-top: 1em;
}



ul#ext-gen14 li {
	list-style-type: none;
	margin-top: 2px;
	font-size: 1.6em !important;
}

.x-tab-strip-text {
	font-size: 0.6em !important;
}

ul#ext-gen14> li:first-child {
	margin-top: 2px;
}

.x-tab-panel-bwrap, .x-tab-panel-body, .x-tab-panel-body-top {
	border: none !important;
}

ul.x-tab-strip-top {
	margin: 0 !important;
	padding: 0 !important;
}


.x-tab-strip-wrap ul li {
	list-style-type: none;
	margin-top: 2px;
	font-size: 1.6em !important;
	/*background-color: #6896B7;
	color: #FFFFFF;
	background-image: none;*/
}

.x-panel-body {
	border: none !important;	
}

.x-tab-strip-text {
	/*color: #fff !important;*/
}




ul.anchor_menu {
	margin-left: 3em; 
	list-style-type: disk; 
	margin-bottom: 1em; 
	margin-top: 1em;
}


strong {
	font-weight: bold !important;
}

em {
	font-style: italic !important;
}

/* jquery tabs styles */

.ui-helper-reset {
	font-size: 90%;
}

.ui-tabs, .ui-tabs .ui-tabs-nav {
	padding: 0em;
}

.ui-tabs .ui-tabs-hide {
	 display: none;
}

.ui-tabs .ui-tabs-nav li a {
	padding: 0.5em;
}

.ui-tabs .ui-tabs-panel {
	padding: 0em 0.2em;
	
}

.ui-widget {
	font-size: 1em;
}

.ui-widget-content {
	border: none;
}

.ui-widget-header {
	border-bottom: 1px solid #6896b7;
}



