.horizontal-ticker1 {
	position: relative;
	width: 100%;
	height: 110px;
	overflow: hidden;
}

.horizontal-ticker1 .overflow {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.horizontal-ticker1 .item {
	top: 5px;
	position: absolute;
	overflow: hidden;
	width: 340px;
	height: 100px;
	color: #fff;
	background-color: #808080;
}

.horizontal-ticker1 .item.action_applause {
	background-color: #24662A;
}

.horizontal-ticker1 .item.action_flag {
	background-color: #089FE0;
}

.horizontal-ticker1 .item.cheer_yes {
	background-color: #7E7E7E;
}

.horizontal-ticker1 .item.cheer_no {
	background-color: #EC1C23;
}

.horizontal-ticker1 .item.cheer_come_on {
	background-color: #EE820A;
}

.horizontal-ticker1 .item.cheer_super {
	background-color: #FFFFFF;
	color: #000000;
}

.horizontal-ticker1 .item.shout {
	background-color: #B9C906;
}

.horizontal-ticker1 .item {
	position: absolute;
	overflow: hidden;
	text-align: left;
}

.horizontal-ticker1 .item .picture {
	left: 16px;
	top: 20px;
	width: 65px;
	height: 65px;
}

.horizontal-ticker1 .item .picture img {
	border: 1px solid; 
	width: 65px;
}

.horizontal-ticker1 .item .icon {
	position: absolute;
	left: 280px;
	top: 10px;
	width: 44px;
	height: 49px;
	background: transparent no-repeat scroll -35px -7px;
}

.horizontal-ticker1 .item.action_applause .icon {
	background-image: url("/static/common/image/vibecast/vibecons/v2/clap-vibecon.png");
}

.horizontal-ticker1 .item.action_flag .icon {
	background-image: url("/static/common/image/vibecast/vibecons/v2/flag-vibecon.png");
}

.horizontal-ticker1 .item.cheer_yes .icon {
	background-image: url("/static/common/image/vibecast/vibecons/v2/yeah-vibecon.png");
}

.horizontal-ticker1 .item.cheer_no .icon {
	background-image: url("/static/common/image/vibecast/vibecons/v2/no-vibecon.png");
}

.horizontal-ticker1 .item.cheer_come_on .icon {
	background-image: url("/static/common/image/vibecast/vibecons/v2/come-on-vibecon.png");
}

.horizontal-ticker1 .item.cheer_super .icon {
	background-image: url("/static/common/image/vibecast/vibecons/v3/super-cheer-vibecon.png");
	background-position: right;
	left: 272px;
	width: 60px;
}

.horizontal-ticker1 .item.shout .icon {
	background-image: url("/static/common/image/vibecast/vibecons/v2/shout-vibecon.png");
}

.horizontal-ticker1 .item .username {
	font-size: 20px;
    font-weight: bold;
    left: 72px;
    position: absolute;
    top: 0;
    width: 193px;
}

.horizontal-ticker1 .item .activity {
	font-size: 20px;
    font-weight: bold;
    left: 72px;
    position: absolute;
    top: 22px;
    width: 193px;
}

.horizontal-ticker1 .item .location {
	font-size: 10px;
    left: 72px;
    position: absolute;
    top: 50px;
    width: 193px;
}

.horizontal-ticker1 .item .decibels {
	color: #ff0000;
    font-size: 18px;
    font-weight: bold;
    left: 270px;
    position: absolute;
    text-align: center;
    top: 68px;
    width: 65px;
}

.horizontal-ticker1 .item .supporting {
	font-size: 12px;
    font-weight: bold;
    left: 5px;
    position: absolute;
    top: 65px;
    width: 220px;
}

.horizontal-ticker1 .item .event-name {
	font-size: 12px;
    font-weight: bold;
    left: 5px;
    position: absolute;
    top: 80px;
    width: 185px;
}

.horizontal-ticker1 .item .time {
	font-size: 12px;
    left: 230px;
    position: absolute;
    text-align: right;
    top: 65px;
    width: 40px;
}

.horizontal-ticker1 .item .date {
	font-size: 12px;
    left: 195px;
    position: absolute;
    text-align: right;
    top: 80px;
    width: 75px;
}

.horizontal-ticker1 .item .separator {
	left: 65px;
    margin: 0;
    position: absolute;
    top: 64px;
    width: 205px;
}

/************/
/****** HORIZONTAL TICKERS FOR THE OLLEARYS BANNERS ******/
/************/
.horizontal-ticker-banner {
	position: relative;
	width: 100%;
	height: 60px;
	overflow: hidden;
	margin-left: 235px;
}

.horizontal-ticker-banner .overflow {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.horizontal-ticker-banner .item {
	top: 5px;
	position: absolute;
	overflow: hidden;
	width: 225px;
	height: 60px;
	color: #fff;
}

.horizontal-ticker-banner .item.action_applause {
	background-color: #24662A;
}

.horizontal-ticker-banner .item.action_flag {
	background-color: #089FE0;
}

.horizontal-ticker-banner .item.cheer_yes {
	background-color: #7E7E7E;
}

.horizontal-ticker-banner .item.cheer_no {
	background-color: #EC1C23;
}

.horizontal-ticker-banner .item.cheer_come_on {
	background-color: #EE820A;
}

.horizontal-ticker-banner .item.cheer_super {
	background-color: #FFFFFF;
	color: #000000;
}

.horizontal-ticker-banner .item.shout {
	background-color: #B9C906;
}

.horizontal-ticker-banner .item {
	position: absolute;
	overflow: hidden;
	text-align: left;
}

.horizontal-ticker-banner .item .picture {
	left: 16px;
	top: 20px;
	width: 65px;
	height: 65px;
}

.horizontal-ticker-banner .item .picture img {
	border: 1px solid; 
	width: 55px;
}

.horizontal-ticker-banner .item .icon {
	position: absolute;
	left: 188px;
	top: 1px;
	width: 34px;
	height: 34px;
	background: transparent url("/static/common/image/vibecast/vibecons/v2/yeah-vibecon.png") no-repeat scroll;
	background-size: 70px auto;
	background-position: -18px 0px;
}

.horizontal-ticker-banner .item.action_applause .icon {
	background-image: url("/static/common/image/vibecast/vibecons/v2/clap-vibecon.png");
}

.horizontal-ticker-banner .item.action_flag .icon {
	background-image: url("/static/common/image/vibecast/vibecons/v2/flag-vibecon.png");
}

.horizontal-ticker-banner .item.cheer_yes .icon {
	background-image: url("/static/common/image/vibecast/vibecons/v2/yeah-vibecon.png");
}

.horizontal-ticker-banner .item.cheer_no .icon {
	background-image: url("/static/common/image/vibecast/vibecons/v2/no-vibecon.png");
}

.horizontal-ticker-banner .item.cheer_come_on .icon {
	background-image: url("/static/common/image/vibecast/vibecons/v2/come-on-vibecon.png");
}

.horizontal-ticker-banner .item.cheer_super .icon {
	background-image: url("/static/common/image/vibecast/vibecons/v3/super-cheer-vibecon.png");
	background-position: right;
	left: 272px;
	width: 60px;
}

.horizontal-ticker-banner .item.shout .icon {
	background-image: url("/static/common/image/vibecast/vibecons/v2/shout-vibecon.png");
}

.horizontal-ticker-banner .item .username {
	font-size: 17px;
	font-weight: bold;
	left: 60px;
	position: absolute;
	top: 1px;
	width: 193px;
}

.horizontal-ticker-banner .item .activity {
	font-size: 14px;
	font-weight: bold;
	left: 60px;
	position: absolute;
	top: 21px;
	width: 193px;
}

.horizontal-ticker-banner .item .location {
	font-size: 11px;
	left: 60px;
	position: absolute;
	top: 39px;
	width: 193px;
}

.horizontal-ticker-banner .item .decibels {
	display: none;
}

.horizontal-ticker-banner .item .supporting {
	display: none;
}

.horizontal-ticker-banner .item .event-name {
	display: none;
}

.horizontal-ticker-banner .item .time {
	display: none
}

.horizontal-ticker-banner .item .date {
	font-size: 11px;
	left: 146px;
	position: absolute;
	text-align: right;
	top: 39px;
	width: 75px;
}

.horizontal-ticker-banner .item .separator {
	left: 65px;
    margin: 0;
    position: absolute;
    top: 64px;
    width: 205px;
}
