@charset "UTF-8";

/* CSS Document */


/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* PLAYBACK PAGE */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/


.event_play_wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.event_vert_shown {
	float: left;
	width: 60%;
}

.event_vertlist_wrapper {
	margin: 0px 0% 0px 5%;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 35%;
	max-height: 800px;
	/* THIS IS AN ASSUMPTION THAT THE CLARITAS VERTICAL LIST WILL BE 800px, IT COULD BE ANYTHING YOU LIKE */
	overflow: hidden;
	overflow-y: auto;
}

.event_yt_object {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.event_yt_object iframe, .event_yt_object object, .event_yt_object embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.event_play_txt_wrapper {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.event_play_txt_1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	font-family: avn700, "Avenir LT Std", "Avenir LT Std 85 Heavy", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 22px;
	line-height: 26px;
	color: #3092c0;
	text-decoration: none;
	text-align: left;
}

.event_play_txt_2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.event_play_txt_2 a:link {
	text-decoration: none;
	color: #333333;
	font-family: avn700, "Avenir LT Std", "Avenir LT Std 85 Heavy", Helvetica, Arial, sans-serif;
	font-style: normal;
}

.event_play_txt_2 a:visited {
	text-decoration: none;
	color: #333333;
}

.event_play_txt_2 a:hover {
	text-decoration: underline;
	color: #333333;
}

.event_play_txt_2 a:active {
	text-decoration: none;
	color: #333333;
}

.event_play_txt_2 span {
	font-family: avn700, "Avenir LT Std", "Avenir LT Std 85 Heavy", Helvetica, Arial, sans-serif;
	color: #3092c0;
}

.event_play_txt_3 {
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
	color: #888888;
	text-decoration: none;
	text-align: left;
}

.event_play_txt_1 a:link {
	text-decoration: none;
	color: #3092c0;
}

.event_play_txt_1 a:visited {
	text-decoration: none;
	color: #3092c0;
}

.event_play_txt_1 a:hover {
	text-decoration: underline;
	color: #3092c0;
}

.event_play_txt_1 a:active {
	text-decoration: none;
	color: #3092c0;
}

.event_play_txt_2 a:link {
	text-decoration: none;
	color: #333333;
}

.event_play_txt_2 a:visited {
	text-decoration: none;
	color: #333333;
}

.event_play_txt_2 a:hover {
	text-decoration: underline;
	color: #333333;
}

.event_play_txt_2 a:active {
	text-decoration: none;
	color: #3092c0;
}
 @media only screen and (min-width : 1px) and (max-width :740px) {

.event_vert_shown {
	float: left;
	width: 100%;
}

.event_vertlist_wrapper {
	margin: 40px 0% 0px 0px;
	padding: 40px 0px 0px 0px;
	float: left;
	width: 100%;
	border-top: 2px solid #3092c0;
	max-height: 100%;
	overflow: visible;
	overflow-y: none;
}

.event_play_txt_1 {
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
}

.event_play_txt_2 {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}

.event_play_txt_3 {
	margin: 3px 0px 0px 0px;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}
}

.event_play_tag_list {
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 13px;
	color: #3092c0;
	text-align: left;
}

.event_play_tag_list ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.event_play_tag_list li {
	margin: 0px 6px 0px 0px;
	color: #999999;
	float: left;
	height: 25px;
}

.event_play_tag_list a {
	padding: 2px 5px 1px 5px;
	background-color: #ffffff;
	color: #999999;
	border-radius: 4px;
	border: 1px solid #999999;
	height: 17px;
}

.event_play_tag_list a:link {
	color: #888888;
	text-decoration: none;
}

.event_play_tag_list a:visited {
	color: #888888;
}

.event_play_tag_list a:hover {
	background-color: #999999;
	color: #ffffff;
}

.event_play_tag_list:active {
	color: #888888;
}
 @media only screen and (min-width : 1px) and (max-width :740px) {

.event_play_tag_list {
	margin: 16px 0px 0px 0px;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* GRID OF VIDEO THUMBNAILS */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/


.event_zone {
	margin: 0px 0px 0px 0%;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	height: 100%;
	justify-content: flex-start;
}

.event_item_wrapper {
margin: 0px 1% 30px 1%;
	padding: 0px 0% 15px 0%;
	width: calc(23% - 2px);
	float: left;
	position: relative;
	overflow: hidden;
	text-align: center;
	border: 1px solid #d0d0d0;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
}

 @media only screen and (min-width : 961px) {

.event_story {
	max-width: calc(33.333% - 30px);
}
}
 @media only screen and (min-width : 1px) and (max-width :960px) {

.event_story {
	width: calc(100% - 10px);
	margin: 10px 0px 10px 0px;
	min-height: 200px;
}
}


/*--------------------------------------------------------------------------------------------------------------------*/
/* EVENT INDEX: STORY = IMAGE + TEXT (headline, first line and date/time) */
/*--------------------------------------------------------------------------------------------------------------------*/








.event_story {
	float: left;
	width: calc(25% - 26px);
	margin: 10px 10px 10px 10px;
	padding: 0% 0% 12px 0%;
	border-radius: 0px;
	border: 2px solid #d0d0d0;
	background-color: #ffffff;
	box-shadow: 0px 0px 0px rgba(0,0,0,.3);
	overflow: hidden;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	position: relative;
}

.event_story:hover {
	border: 2px solid #3092c0;
	cursor: pointer;
}
 @media only screen and (min-width : 1201px) {

.event_story {
	max-width: calc(25% - 26px);
}
}
 @media only screen and (min-width : 961px) and (max-width :1200px) {
.event_story {
	width: calc(33.33333% - 26px);
	max-width: calc(33.3333% - 26px);
}
 }
 

 @media only screen and (min-width : 601px) and (max-width :960px) {
.event_story {
	width: calc(50% - 26px);
	max-width: calc(50% - 26px);
}
 } 
 
 

 @media only screen and (min-width : 1px) and (max-width :600px) {
.event_story {
	width: calc(100% - 10px);
	margin: 10px 0px 10px 0px;
	min-height: 200px;
}
 }


/*--------------------------------------------------------------------------------------------------------------------*/
/* EVENT INDEX: IMAGE FOR STORY */
/*--------------------------------------------------------------------------------------------------------------------*/

.event_story_img_wrapper {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	position: relative;
	font-size: 0;
}

.event_story_img_outer {
	margin: 0px 0% 0px 0%;
	padding: 0px 0% 0% 0%;
	width: 100%;
	height: auto;
	width: auto;
}

.event_story_img {
	text-align: center;
	max-width: 100%;
	height: auto;
	width: auto;
}
 @media only screen and (min-width : 961px) {

.event_story_img_wrapper {
	max-width: 400px;
}
}


.event_story_text_wrapper {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	text-align: center;
}

.event_story_leader {
	margin: 0px 10px 0px 10px;
	padding: 12px 0px 0px 0px;
	width: calc(100% - 20px);
	overflow: hidden;
}
 @media only screen and (min-width : 1px) and (max-width :960px) {

.event_story_leader {
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 0px 0px;
	width: calc(100% - 20px);
	overflow: hidden;
}
}

.event_h1 {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn700, "Avenir LT Std", "Avenir LT Std 85 Heavy", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

.event_date {
	margin: 14px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	border-top: 1px dotted #d0d0d0;
}

.event_where {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 6px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px dotted #d0d0d0;
}

.event_p1 {
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

.event_date_p1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: din400, "din400 Regular", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	vertical-align: bottom;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}

.event_clock_icon {
	margin: 0px 6px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
	width: 13px;
	height: 13px;
}
 @media only screen and (min-width : 1px) and (max-width :740px) {

.event_h1 {
	font-size: 16px;
	line-height: 20px;
}

.event_date {
	font-size: 14px;
	line-height: 20px;
}

.event_where {
	font-size: 14px;
	line-height: 20px;
}

.event_p1 {
	font-size: 13px;
	line-height: 18px;
}
}











/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* GRID CAPTIONS  */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/


.event_item_txt_0 {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 15px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.event_item_txt_1 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: #3092c0;
	text-decoration: none;
	text-align: left;
}

.event_item_txt_1_compact {
	font-size: 14px;
	line-height: 18px;
}

.event_item_txt_2 {
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 13px;
	line-height: 16px;
	color: #888888;
	text-decoration: none;
	text-align: left;
}

.event_item_txt_2_compact {
	font-size: 12px;
	line-height: 14px;
}

.event_item_txt_3 {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn700, "Avenir LT Std", "Avenir LT Std 85 Heavy", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.event_item_txt_0 a:link {
	text-decoration: none;
	color: #333333;
}

.event_item_txt_0 a:visited {
	text-decoration: none;
	color: #333333;
}

.event_item_txt_0 a:hover {
	text-decoration: underline;
	color: #333333;
}

.event_item_txt_0 a:active {
	text-decoration: none;
	color: #333333;
}

.event_item_txt_1 a:link {
	text-decoration: none;
	color: #3092c0;
}

.event_item_txt_1 a:visited {
	text-decoration: none;
	color: #3092c0;
}

.event_item_txt_1 a:hover {
	text-decoration: underline;
	color: #3092c0;
}

.event_item_txt_1 a:active {
	text-decoration: none;
	color: #3092c0;
}

.event_item_txt_2 a:link {
	text-decoration: none;
	color: #888888;
}

.event_item_txt_2 a:visited {
	text-decoration: none;
	color: #888888;
}

.event_item_txt_2 a:hover {
	text-decoration: underline;
	color: #888888;
}

.event_item_txt_2 a:active {
	text-decoration: none;
	color: #888888;
}
 @media only screen and (min-width : 1px) and (max-width :740px) {

.event_item_txt_0 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 19px;
}

.event_item_txt_1 {
	margin: 5px 0px 0px 0px;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
}

.event_item_txt_2 {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

.event_item_txt_3 {
	margin: 3px 0px 0px 0px;
	font-size: 14px;
	line-height: 15px;
	text-align: left;
}
}

.event_grid_tag_list {
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 13px;
	color: #3092c0;
	text-align: left;
}

.event_grid_tag_list ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.event_grid_tag_list li {
	margin: 0px 6px 0px 0px;
	color: #999999;
	float: left;
	height: 25px;
}

.event_grid_tag_list a {
	padding: 2px 5px 1px 5px;
	background-color: #ffffff;
	color: #999999;
	border-radius: 4px;
	border: 1px solid #999999;
	height: 17px;
}

.event_grid_tag_list a:link {
	color: #888888;
	text-decoration: none;
}

.event_grid_tag_list a:visited {
	color: #888888;
}

.event_grid_tag_list a:hover {
	background-color: #999999;
	color: #ffffff;
}

.event_grid_tag_list:active {
	color: #888888;
}
 @media only screen and (min-width : 1px) and (max-width :740px) {

.event_grid_tag_list {
	margin: 16px 0px 0px 0px;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* YOU MAY ALSO LIKE */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/

.event_also_wrapper {
	margin: 60px 0px 0px 0px;
	padding: 50px 0% 0px 0%;
	text-align: left;
	width: 100%;
	float: left;
	border-top: 2px solid #3092c0;
}

.event_also_heading_wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	float: left;
	width: 100%;
}

.event_also_heading {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0%;
	font-family: avn700, "Avenir LT Std", "Avenir LT Std 85 Heavy", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 18px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
 @media only screen and (min-width :1px) and (max-width :740px) {

.event_also_wrapper {
	margin: 30px 0px 0px 0px;
	padding: 30px 0% 0px 0%;
}

.event_also_heading {
	font-size: 16px;
	line-height: 20px;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* VERTICAL LIST OF VIDEO THUMBNAILS */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/



.event_vert_wrapper {
	margin: 0px 0% 15px 0%;
	padding: 0px 0% 0px 0%;
	width: 100%;
	float: left;
	position: relative;
}

.event_vert_img_wrapper {
	margin: 0px 0% 0px 0%;
	padding: 0px 0% 0px 0%;
	float: left;
	width: 40%;
	position: relative;
	font-size: 0;
	z-index: 100;
}

.event_vert_txt {
	margin: 0px 2% 0px 4%;
 padding: 0px % 0px 0%;
	float: left;
	width: 54%;
	position: relative;
	z-index: 110;
}

.event_vert_txt_1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn700, "Avenir LT Std", "Avenir LT Std 85 Heavy", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 13px;
	line-height: 16px;
	color: #3092c0;
	text-decoration: none;
	text-align: left;
}

.event_vert_txt_2 {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
	color: #888888;
	text-decoration: none;
	text-align: left;
}

.event_vert_txt_1 a:link {
	text-decoration: none;
	color: #3092c0;
}

.event_vert_txt_1 a:visited {
	text-decoration: none;
	color: #3092c0;
}

.event_vert_txt_1 a:hover {
	text-decoration: underline;
	color: #3092c0;
}

.event_vert_txt_1 a:active {
	text-decoration: none;
	color: #3092c0;
}

.event_vert_txt_2 a:link {
	text-decoration: none;
	color: #888888;
}

.event_vert_txt_2 a:visited {
	text-decoration: none;
	color: #888888;
}

.event_vert_txt_2 a:hover {
	text-decoration: underline;
	color: #888888;
}

.event_vert_txt_2 a:active {
	text-decoration: none;
	color: #888888;
}

.event_duration_box_vert {
	position: absolute;
	padding: 1px 4px 1px 4px;
	bottom: 0px;
	right: 0px;
	font-size: 11px;
	line-height: 11px;
	height: 12px;
}
 @media only screen and (min-width : 1px) and (max-width :740px) {

.event_vert_wrapper {
	margin: 0px 0% 15px 0%;
	padding: 0px 0% 15px 0%;
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	min-height: 60px;
	border-bottom: 1px solid #d0d0d0;
}

.event_vert_img_wrapper {
	margin: 0px 0% 0px 0%;
	padding: 0px 0% 0% 0%;
	width: 100px;
	float: left;
	position: relative;
	max-width: 120px;
	max-height: 120px;
}

.event_vert_txt {
	margin: 0px 0% 0px 0%;
	padding: 0px 0% 0px 5%;
	width: calc(95% - 100px);
	float: left;
	position: relative;
	max-height: 300px;
	z-index: 100;
}

.event_vert_txt_1 {
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
}

.event_vert_txt_2 {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}
}


/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* event DETAIL PAGE */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/




.eventdetail_page_wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	max-width: 1200px;
	text-align: left;
}

.eventdetail_page_left {
	margin: 0px 0px 0px 0px;
	padding: 0px 7% 0px 0px;
	width: 58%;
	max-width: 1200px;
	text-align: left;
	float: left;
}

.eventdetail_page_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 35%;
	max-width: 1200px;
	text-align: left;
	float: left;
}


.eventdetail_block_wrapper {
	margin: 0px 0% 0px 0%;
	padding: 0px 0% 0px 0%;
	width: 100%;
	float: left;
	position: relative;
	text-align: center;
	background-color:rgba(48,146,192,.05);
}

.eventdetail_block_img_wrapper {
	margin: 0px 0% 60px 0%;
	padding: 0px 0% 0px 0%;
	width: 100%;
	position: relative;
}

.eventdetail_block_img_outer {
	margin: 0px 0% 0px 0%;
	padding: 0px 0% 0% 0%;
	width: 100%;
	height: auto;
	width: auto;
}

.eventdetail_block_img {
	text-align: center;
	max-width: 100%;
	height: auto;
	width: auto;
	max-height: 400px;
}

.eventdetail_block_img_list {
	max-height: 220px;
}

.eventdetail_block_txt {
	margin: 20px 0% 0px 0%;
	padding: 0px 0% 0px 0%;
	width: 100%;
	float: left;
	position: relative;
	max-height: 300px;
	z-index: 100;
}



 @media only screen and (min-width : 1px) and (max-width :740px) {

.eventdetail_page_wrapper {
	margin: 0px 0px 0px 0px;
}

.eventdetail_page_left {
	padding: 0px 0% 0px 0px;
	width: 100%;
}


.eventdetail_page_right {
	padding: 30px 0% 0px 0px;
	width: 100%;
}

.eventdetail_block_wrapper {
	margin: 0px 0% 0px 0%;
	width: 100%;
}

.eventdetail_block_img_wrapper {
	margin: 0px 0% 30px 0%;
}

.eventdetail_block_txt {
	margin: 0px 0% 0px 0%;
}

.eventdetail_block_img {
	max-height: 240px;
}

}

.eventdetail_txt_h0 {
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 8px 0px;
	font-family: avn700, "Avenir LT Std", "Avenir LT Std 85 Heavy", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 24px;
	line-height: 28px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	border-bottom: 2px solid #333333;
}

.eventdetail_txt_h0 a:link {
	color: #333333;
	text-decoration: none;
}

.eventdetail_txt_h0 a:visited {
	color: #333333;
}

.eventdetail_txt_h0 a:hover {
	color: #333333;
	text-decoration: underline;
}

.eventdetail_txt_h0:active {
	color: #333333;
	text-decoration: none;
}

.eventdetail_txt_h0_list {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 6px 0px;
	font-size: 20px;
	line-height: 24px;
	border-bottom: 2px solid #333333;
}

.eventdetail_txt_h1 {
	margin: 24px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 20px;
	line-height: 24px;
	color: #3092c0;
	text-decoration: none;
	text-align: left;
}

.eventdetail_txt_h1_first {
	margin-top:0px;
}

.eventdetail_txt_p1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 22px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.eventdetail_txt_p1 span {
	font-family: avn700, "Avenir LT Std", "Avenir LT Std 85 Heavy", Helvetica, Arial, sans-serif;
	color: #3092c0;
}

.eventdetail_txt_p1_interview {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.eventdetail_txt_p1_first {
	margin-top: 0px;
}

.eventdetail_txt_p1 a:link {
	text-decoration: none;
	color: #333333;
	font-family: avn700, "Avenir LT Std", "Avenir LT Std 85 Heavy", Helvetica, Arial, sans-serif;
	font-style: normal;
}

.eventdetail_txt_p1 a:visited {
	text-decoration: none;
	color: #333333;
}

.eventdetail_txt_p1 a:hover {
	text-decoration: underline;
	color: #333333;
}

.eventdetail_txt_p1 a:active {
	text-decoration: none;
	color: #333333;
}

.eventdetail_txt_p1_for_list_page {
	padding: 0px 0px 14px 0px;
}

.eventdetail_txt_list {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 22px 20px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(bullet_3092c0_16.png);
	list-style-type: none;
	text-align: left;
}

.eventdetail_txt_list li {
	padding: 0px 0px 5px 0px;
	color: #333333;
}

.eventdetail_txt_list a:link {
	color: #333333;
	text-decoration: none;
}

.eventdetail_txt_list a:visited {
	color: #333333;
}

.eventdetail_txt_list a:hover {
	color: #333333;
	text-decoration: underline;
}

.eventdetail_txt_list:active {
	color: #333333;
	text-decoration: none;
}
 @media only screen and (min-width : 1px) and (max-width :740px) {

.eventdetail_txt_h0 {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 6px 0px;
	font-size: 20px;
	line-height: 24px;
}

.eventdetail_txt_h0_list {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 6px 0px;
	font-size: 16px;
	line-height: 20px;
	border-bottom: 2px solid #333333;
}

.eventdetail_txt_h1 {
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	font-size: 16px;
	line-height: 20px;
}

.eventdetail_txt_h1_first {
	margin-top:40px;
}

.eventdetail_txt_p1 {
	padding: 0px 0px 18px 0px;
	font-size: 15px;
	line-height: 21px;
}

.eventdetail_txt_list {
	list-style-image: url(bullet_3092c0_14.png);
	padding: 0px 0px 18px 17px;
	font-size: 15px;
	line-height: 21px;
}

.eventdetail_txt_list li {
	padding: 0px 0px 4px 0px;
	color: #333333;
}


.eventdetail_txt_h1_first {
	margin-top:0px;
}

.eventdetail_txt_p1_for_list_page {
	padding: 0px 0px 13px 0px;
	font-size: 15px;
	line-height: 21px;
}
}





.eventdetail_line {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-top: 2px solid #3092c0;
	height: 2px;
}




/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* event RELATED PAGE */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.related_box {
	margin: 50px 0px 0px 0px;
	padding: 50px 0px 40px 0px;
	width: 100%;
	max-width: 1200px;
	text-align: left;
	border-top: 2px solid #3092c0;
}

.related_h1 {
	margin: 0px 0px 0px 0px;
	font-family: avn700, "Avenir LT Std", "Avenir LT Std 85 Heavy", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 22px;
	line-height: 26px;
	text-decoration: none;
	color: #3092c0;
	text-align: left;
}

 @media only screen and (min-width : 1px) and (max-width :740px) {
.related_box {
	margin: 40px 0px 0px 0px;
	padding: 40px 0px 30px 0px;
	width: 100%;
	max-width: 1200px;
	text-align: left;
	border-top: 2px solid #3092c0;
}

.related_h1 {
	font-size: 18px;
	line-height: 20px;
}
 }
 
 
 
 
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* INDIVIDUAL EVENT PAGE INFO TABLE (EIT) */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.event_info_h1 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 26px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}


.event_info_table {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 90%;
	position: relative;
	border-top: 1px solid rgba(48,146,192,.4);
	overflow: auto;
	z-index: 100;

}
.eit_clear {
	margin: 0px 0px 0px 0px;
	clear: both;
}
.eit_space {
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.eit_line {
	border-bottom: 1px solid rgba(48,146,192,.4);
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	background-color: rgba(48,146,192,.0);
}

.eit_2col1 {
	margin: 0px 0px 0px 0px;
	padding: 9px 3% 10px 3%;
	float: left;
	width: 22%;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #3092c0;
	text-decoration: none;
	text-align: right;
}
.eit_2col2 {
	margin: 0px 0px 0px 0px;
	padding: 9px 3% 10px 3%;
	float: left;
	width: 66%;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-align:left;
	text-decoration: none;
}


 @media only screen and (min-width : 1px) and (max-width :740px) {
.event_info_h1 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 20px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

.eit_line {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	border-bottom: 1px solid rgba(27,115,205,.2);
}
.event_info_table {
	width: 100%;
}
.eit_2col1 {
	border: none;
	padding: 9px 2% 10px 2%;
	text-align: right;
	width: 24%;
	font-size: 14px;
	line-height: 18px;
}
.eit_2col2 {
	border: none;
	padding: 9px 2% 10px 2%;
	width:66%;
	font-size: 14px;
	line-height: 18px;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* MORE INFO BUTTON */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/




.buy_tickets_btn_wrapper {
	margin: 30px auto 30px auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	max-width: 1200px;
	text-align: center;
}

.buy_tickets_btn {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 14px 30px 14px 30px;
	background-color: #ff802f;
	display: inline-block;
	color: #ffffff;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
}

.buy_tickets_btn:hover {
	color: #ffffff;
	background-color: #000000;
}

.buy_tickets_btn:active {
	position: relative;
	top: 1px;
}
 @media only screen and (min-width :1px) and (max-width :740px) {

.buy_tickets_btn_wrapper {
	margin:20px 0px 20px 0px;
}

.buy_tickets_btn {
	padding: 10px 14px 10px 14px;
	font-size: 15px;
	line-height: 15px;
}
}
