.page {
	background: #fff url(/sites/all/themes/stations_base/stations_english/nrj/background.jpg) no-repeat top left;
}

.headerText{
text-decoration:none;
fontSize:14px; 
color:#000000;
font-family:HelNeueLTProMedCn;
}

.socialMediaLinks{
text-decoration:none;
color:#000000;
fontSize:18px;
font-family:HelNeueLTProMedCn;
/*font-family:*/

}

.onAirNowText{
color:#000000;
fontSize:14px;
font-family:HelveticaLightOblique;
}

.showTitle{
color:#dc2129;
fontSize:22px;
font-family:HelNeueLTProBdCn;
}

.showTime{
color:#000000;
fontSize:12px;
font-family:HelNeueLTProMedCn;
}

.nowPlayingText{
color:#000000;
fontSize:14px;
font-family:HelveticaLightOblique;
}

.trackTitle{
color:#000000;
fontSize:13px;
font-family:HelNeueLTProMedCn;
}

.artistName{
color:#ed1c24;
fontSize:13px;
font-family:HelNeueLTProMedCn;
}

.recentlyPlayedTitle{
	color: #000000;
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom:5px;
}




a.recentlyPlayedTitleLink{
	color: #000000;
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom:5px;
}
a.recentlyPlayedTitle:active{
	color: #000000;
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom:5px;
}
a.recentlyPlayedTitle:hover {
	color: #000000;
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom:5px;
}

.nowplaying-playerlist{
	color: #ed1c24;
}
span.time{
	color:#000000;
}