/* Events items*/
.event_decorated_line{
	background-image: url(../site/images/objects/Dcorated_RB.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
	background-position: left top;
	clear: both;
	font-size: 16px;
	color: #62A9D5;
	font-weight: bold;
}
.event_day_title{
	width: 590px;
	font-weight: bold;
	color: #FEFFFF;
	background-color: #727296;
	padding: 4px 8px 4px 8px;
}

.event_day_title a{
	font-weight: bold;
	color: #FC7E34;
	margin-bottom: 5px;
	text-decoration: none;
}

.event_title{
	position: relative;
	display: block;
	padding-bottom: 9px;
	color: #544F78;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
}

.event_subtitle{
	color: #717171;
}

.event_Image{
	position: relative;
	width: 18px;
	left: 10px;
	top: 5px;
}
.event_day{
	margin: 0px;
	padding: 0px;
	border: 1px solid #BCC5CE;
	padding-top: 0px;
}

.event_hour{
	position: relative;
	display: block;
	float: left;
	width: 110px;
	left: 10px;
	margin-right: 5px;
	padding-top: 9px;
	padding-bottom: 8px;
	color: #302E55;
	font-weight: bold;
	font-size: 12px;
}

.event_hour1{
	color: #727272;
	font-weight: bold;
	padding: 0px 8px 0px 8px;
	float: right;
	font-size: 11px;	
}


.hour_line1{
	position: relative;
	padding: 2px 0px 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #BCC5CE;
	background-color: #E3E0CD;
	background-image: url(/site/images/events/inside_pic_en.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.event_item_1{
	position: relative;
	background-color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #D7D7F1;
}

.event_item1_1{
	position: relative;
	background-color: #EEEDFF;
	font-weight: bold;
	border-bottom: 1px solid #D6D6F0;
}

.event_item_{
	position: relative;
	background-color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #D8D5F0;
}

.event_item1_{
	position: relative;
	background-color: #F0F5FB;
	font-weight: bold;
	border-bottom: 1px solid #D6D6F0;
}

.event_hour_page{
	margin-left: 20px;
	width: 540px;
	overflow: hidden;
	padding-bottom: 15px;
}

.event_playSound{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 20px;
	width: 20px;
	overflow: hidden;
}

.orange_line{
	width: 540px;
	margin-left: 20px;
	height: 4px;
	background-color: #505522;
	overflow: hidden;
}


.event_item_date{
	font-weight: bold;
	padding: 0px 0px 0px 8px;
	font-size: 12px;
}

.event_item a{

}
.event_item1 a{
	
}
.event_item_subtitle{
	font-weight: normal;

	
}
.event_item_subtitle_with_date{
	font-weight: normal;
}

.event_more{
	padding: 0px;
	margin: 0px;
}
.event_more a{

	color: #1442A0;
	font-size: 11;
}