#indexB .colRight {
	float: right;
	width: 28em;
}
/* @group eventsTicker */
.nextEvents {
    width: 100%;
}
#eventTicker {
	position: relative;
}
#eventTicker ul {
	background: #000;
	position: relative;
}
#eventTicker ul li {
	clear: both;
	overflow: hidden;
	position: absolute;
	width: 356px;
	top: 0;
	left: 0;
}
#eventTicker .eventMainInfo {
	background: #e6e2ca;
	height: 1%;
}
#eventTicker .imgContainer {
	overflow: hidden;
	height: 280px;
	width: 280px;
	background: #000;
}
#eventTicker p.date {
	color: #b92224;
	font-family: Georgia, Palatino, Times New Roman;
	width: 6em;
	text-align: center;
	margin: 0 !IMPORTANT;
	float: left;
	padding-top: 8px;
}
#eventTicker p.date .weekDay {
	display: block;
	font-size: 1.4em;
}
#eventTicker p.date .time {
	color: #5a534a;
	font-family: Tahoma, Trebuchet, "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}
#eventTicker .eventMainInfo div {
	background: #000;
	overflow: hidden;
	padding: 10px 100px 0 10px;
	min-height: 87px;
}
#eventTicker .eventMainInfo div .eventType,#eventTicker .eventMainInfo div .room {
	color: #fff;
	font-size: .6em;
	display: block;
	font-family: Tahoma, Trebuchet, "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}
#eventTicker .eventMainInfo div .room {
	font-size: 1em;
}
#eventTicker .eventMainInfo h3 a {
	color: #BF2425;
	text-transform: uppercase;
	font-family: Georgia, Palatino, Times New Roman;
	font-size: 1.5em;
	text-decoration: none;
	margin: 0 !IMPORTANT;
	padding: 0 !IMPORTANT;
}
#eventTicker .res {
	width: 82px;
	position: absolute;
	right: 0;
	top: 28.5em;
}
#eventTicker .res a {
	display: block;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	background: url(/_img/buttons/actionResBG.jpg) no-repeat;
	text-align: center;
	line-height: 30px;
	margin-bottom: 1px;
}
#eventTicker .res a:hover {
	color: #ed882f;
}
#eventTicker .elements {
    height: 440px;
}
#eventTicker .controls{
	position: absolute;
	right: 0;
	top: 0;
}
#eventTicker .controls li {
	margin-bottom: 4px;
	position: static;
	width: auto;
}
#eventTicker .controls li a {
	border: 2px solid #000;
	border-right: none;
	display: block;
	cursor: pointer;
	overflow: hidden;
	width: 65px;
	height: 43px;
	text-align: center;
}
#eventTicker .controls li.active a {
	border-color: #fff;
}
#eventTicker .controls li a:hover {
	border-color: #f00;
}
#eventTicker .actions {
	background: #98141c;
	text-align: right;
	padding: 0;
	overflow: hidden;
	height: 1%;
}
#eventTicker .actions a {
	background: #50000E url(/_img/setaRightRed2BG.jpg) no-repeat left center;
	color: #FFF;
	display: block;
	width: 10em;
	float: right;
	padding: 4px 10px;
}
#eventTicker .actions a {
	width: 10em;
}
/* @end */
/* @group digitalDiary */
.digitalDiary {
	position: relative;
    padding: 15px 10px;
	margin: 20px 0;
	height: 65px;
	width: 335px;
	background: url(/_img/backgrounds/agendaBG.png) no-repeat 0 0;
}
.digitalDiary h3 {
	font-family: Helvetica, Arial;
}
.digitalDiary h3.small {
	font-size: 1.4em;
	color: #fff;
	text-transform: uppercase;
	text-align: right;
}
.digitalDiary h3.small span {
	font-weight: bold;
}
.digitalDiary p {
	font-size: 2em !important;
	color: #fff;
	text-align: right;
	text-transform: uppercase;
}
.digitalDiary p span {
	font-weight: bold;
}
.digitalDiary div.actions {
	height: 22px;
	position: absolute;
	bottom: 0;
	left: 0;
}
/* @end */
/* @group .highlight */
.highlight {
	clear: right;
	float: right;
	width: 28em;
	overflow: hidden;
	margin-bottom: 20px;
}
.highlight div.container {
	background: #E6E2CA;
	height: 395px;
	width: 280px;
	overflow: hidden;
	position: relative;
}
.highlight div.container a.img {
	width: 280px;
	height: 280px;
	overflow: hidden;
	display: block;
}
.highlight div.container div.actions {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 23px;
}
.highlight div.container p, .highlight div.container h3 {
	margin-bottom: 10px;
	padding: 2px 10px;
	font-size: 1.1em;
	line-height: 1.3em;
}
.highlight div.container h3 {
	font-size: 1.5em !important;
}
/* @end */
/* @group videoPlayer */
.videoPlayer {
	width: 280px;
	float: right;
}
.videoPlayer .container {
	background: #E6E2CA;
	height: 350px;
	overflow: hidden;
	position: relative;
}
.videoPlayer .container p {
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 4px 0 12px;
	padding: 2px 10px;
}
.videoPlayer .container h3 {
	font-size: 1.5em;
	margin: 4px 0 12px;
	padding: 2px 10px;
}
.videoPlayer .container div.actions {
	height: 23px;
	position: absolute;
	bottom: 0;
	left: 0;
}
/* @end */
/* @group highlightEventsList */
#highlightEventsList {
	margin-top: 20px;
	background: #FAF3ED;
	padding: 10px 0;
    clear: both;
    width: 100%;
    float: left;
}
#highlightEventsList div {
	width: 640px;
	overflow: hidden;
}
#highlightEventsList div ul {
	float: left;
	width: 9999%;
}
#highlightEventsList div ul li {
	width: 200px;
	height: 80px;
	margin-left: 10px;
	float: left !important;
	display: inline;
	line-height: 1.3em;
}
#highlightEventsList div ul li.first {
	
}
#highlightEventsList div ul li a.image {
	float: left;
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin-right: 10px;
}
#highlightEventsList div ul li p {
	font-size: 1.1em;
	line-height: 1.3em;
}
#highlightEventsList div ul li h3 {
	margin: 5px 0 0;
	font-size: 1.2em;
}
/* @end */
/* @group lastNews */
#lastNews p {
    margin: 0 0 5px 0;
}
#lastNews p.date {
    font-family: Georgia,Palatino,Times New Roman;
    color: #bd2425;
    font-weight: bold;
    font-size: 1.3em !important;
}
#lastNews h4 {
    font-size: 1.2em;
    font-style: italic;
    font-family: Georgia,Palatino,Times New Roman;
    margin-bottom: 5px;
}
#lastNews p a {
    background: url(/_img/icons/setaRightWhiteBG.jpg) no-repeat;
    width: 10px;
    height: 10px;
    display: inline-block;
}
/* @end */