#coverArticlesFrame a {
	text-decoration: none;
	cursor: pointer;
}

.coverArticlesColLeft {
	float: left;
	width: 300px;
	/*border-right: 1px solid #c3c3c3;
	padding-right: 20px;
	margin-left: 4px;*/
}

.coverArticlesColRight {
	float: left;
	width: 300px;
	/*margin-left: -1px;
	border-left: 1px solid #c3c3c3;*/
	padding-left: 20px;
}

.coverArticlesFeaturedFrame {
	padding: 7px;
	background-color: #2b2f32;
	line-height: 1.4em;
	color: white;
	font-size: 22px;
	font-weight: bold;
}

.coverArticlesArticle {
	padding-bottom: 7px;
	border-bottom: 1px dashed #c3c3c3;
	margin-bottom: 7px;
}

.coverArticlesArticle img {
	width: 300px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.articleTitle {
	/*font-family: 'myfontSerifB', times, serif;*/
	font-weight: normal;
	font-size: 19px;
	line-height: 24px;
	color: #3a3f42;
	margin-bottom: 7px;
	font-weight: bold;
}

.articleLead {
	/*font-family: 'myfontSans', arial, sans-serif;*/
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #667072;
}

.newsBox div.coverArticlesArticle:last-child,
.coverArticlesColLeft div.coverArticlesArticle:last-child,
.coverArticlesColRight div.coverArticlesArticle:last-child {
	border-bottom: 0px !important;
}

.newsBox a {
	text-decoration: none;
}

.newsBox img{
	width: 280px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}



.categoryFrame {
	width: 620px;
}

.categorySubFrame {
	padding-bottom: 15px;
	border-bottom: 1px dashed #c3c3c3;
	margin-bottom: 15px;
}

.categoryFrame div.categorySubFrame:last-child {
	border-bottom: 0px !important;
}

.categoryFrame a {
	text-decoration: none;
	cursor: pointer;
}

.category-lead img {
	float: left;
	width: 300px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.category-lead-title {
	/*font-family: 'myfontSerifB', times, serif;*/
	font-weight: bold;
	font-size: 25px;
	line-height: 1.15em;
	color: #3A3F42;
}

.category-lead-lead {
	/*font-family: 'myfontSansB', arial, sans-serif;*/
	font-weight: bold;
	font-size: 17px;
	color: #3A3F42;
	margin-top: 10px;
}

.category-left {
	float: left;
	width: 300px;
	margin-right: 10px;
}

.category-right {
	float: left;
	width: 300px;
	margin-left: 10px;
}

.category-left-bordered {
	float: left;
	width: 300px;
	padding-right: 9px;
	border-right: 1px solid #c3c3c3;
}

.category-right-bordered {
	float: left;
	width: 300px;
	margin-left: -1px;
	padding-left: 10px;
	border-left: 1px solid #c3c3c3;
}

.category-left-bordered a,
.category-right-bordered a {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 5px;
	display: block;
	cursor: pointer;
	font-size: 15px;
	line-height: 20px;
	color: #3a3f42;
	background-image: url(IMG/li_back.png);
	background-position: 8px center;
	background-repeat: no-repeat;
}

.category-left-bordered a:nth-child(2n),
.category-right-bordered a:nth-child(2n) {
	background-color: #eff4f7;
}

/*Videó player style*/
/*Video lejátszó*/
.hh-video-preview {
	position: relative;
	/*width: 620px;
	height: 350px;*/
	overflow: hidden;
	/*margin-top: 10px;*/
	margin-bottom: 10px;
	/*border: 1px solid silver;*/
	cursor: pointer;
	background-color: black;
	/* margin-left: -30px; */
}

.hh-video-preview img {
	width: 100%;
}

.hh-video-preview-play {
	display:block;
	height:50px;
	width:50px;
	background-image:url(IMG/elements_sprite.png);
	background-repeat:no-repeat;
	background-position: 0 -80px;
	position:absolute;
	margin:55px auto 0 80px;
}

.hh-video-preview .video_preroll {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.hh-video-preview .video_preroll .goAdverticum {
	text-align: center;
	height:100%;
}
.hh-video-preview .video_preroll .goAdverticum div { top: 50%;}

.hh-video-preview .video_preroll .goAdverticum iframe, .video_preroll .goAdverticum object {
    bottom: 0; left: 0; top: 0; right: 0;
    margin: auto !important;
    position: absolute;
}

.hh-video-preview .video_preroll #hover_counter {
    display: none;
}

.hh-video-preview .video_preroll.type_swf #hover_counter {
    color: #ccc;
    margin: 5px;
    background-color: #000;
    opacity: 0.8;
    float: right;
    padding: 0 5px;
    position: absolute;
    bottom: 5%;
    right: 0;
    margin-right: 0;
    z-index: 100;
    font-size: 13px;
}
.hh-video-preview .video_preroll.video_preroll.type_swf #hover_counter #counter_value{
    color: #fff;
    font-weight: bold;
}

.hh-video-preview:hover .video_preroll.video_preroll.type_swf #hover_counter {
    display: block;
}

.newStreamPlayerContainer {
    width: 100%;
	line-height:14px;
}

.newStreamPlayerContainer.programInfoBox {
    background-color: #333333;
    color: #fff;
    float: left;
    width: 100%;
	/*min-height:110px;*/
}

.newStreamPlayerContainer.programInfoBox.logo {
    min-height: 110px;
    width: 130px;
}

.player_m1_logo{
	 background-image: url("IMG/playerChannel.png");
	 background-position: 0 0;
	 height: 120px;
     margin: auto;
     width: 65px;
}

.player_m2_logo{
	 background-image: url("IMG/playerChannel.png");
	 background-position: -65px 0;
	 height: 120px;
     margin: auto;
     width: 65px;
}

.player_duna_logo{
	 background-image: url("IMG/playerChannel.png");
	 background-position: -140px 0;
	 height: 120px;
     margin: auto;
     width: 90px;
}

.player_dunaw_logo{
	 background-image: url("IMG/playerChannel.png");
	 background-position: -240px 0;
	 height: 120px;
     margin: auto;
     width: 90px;
}

.player_m4_logo{
     background-image: url("IMG/playerChannel.png");
     background-position: -343px 0;
     height: 120px;
     margin: auto;
     width: 65px;
}

.newStreamPlayerContainer.programInfoBox.nowPlayed {
    float: left;
    width: 540px;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.newStreamPlayerContainer.programInfoBox.nextProgram {
    background-color: #666;
    float: left;
    width: 290px;
	min-height:140px;
	line-height: 18px;
}

.nextProgramText{
	margin:15px;
}

#nowPlayedTitle{
	font-size: 18px;
    text-transform: uppercase;
	line-height: 19px;
}

#nowPlayedTime{
	font-size: 12px;
}

#nowPlayedDescription{
	font-size: 13px;
	/*line-height: 10px !important;*/
}

#nextPlayedTitle{
	font-size: 13px;
}

#nextPlayedTitle2{
	font-size: 13px;
}

.newPlayerShareContainer{
	height: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}

.newPlayerShare{
	list-style:none;
	float:right;
}

.newPlayerShare li{
	width:41px;
	height:41px;
	background-image: url(IMG/article_share_sprite.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:13px;
	cursor:pointer
}

.newPlayerShare .Bfb{
	background-position:0 -130px
}

.newPlayerShare .Btwitter{
	background-position:-50px -130px
}

.newPlayerShare .Bgplus{
	background-position:-100px -130px
}

.newPlayerOtherChannels{
	margin-bottom:30px;
}

.newPlayerOtherChannels .title {
    color: #333;
    font-size: 20px;
    text-transform: uppercase;
	float:left;
	clear:both;
	width:100%;
	margin-bottom:20px;
}

.newPlayerOtherChannels .channel{
	background-color: #333;
    height: 130px;
    width: 100%;
	padding-top:10px;
}

.newPlayerRelatedVideos{}

.newPlayerRelatedVideos .title {
    color: #333;
    font-size: 20px;
    text-transform: uppercase;
	float:left;
	clear:both;
	width:100%;
	margin-bottom:20px;
}

.normalweight{
	font-weight:normal;
}

.hideRelated{
	display:none;
}

#relatedVideosAddMore{
	cursor: pointer;
    margin: auto auto 10px;
    text-align: center;
    width: 170px;
	box-shadow: 0 0 5px #1b2224;
}

.otherChannelShowBox {
    overflow: hidden;
	/*min-height:465px;*/
}

.otherChannelShowBox h4{
	/*margin: 15px 0 10px !important;*/
}

/*audio player*/
.newAudioPlayerContainerWidth{
	margin:auto;
	max-width:960px;
}
.newAudioPlayerContainer{
	margin-top: -20px;
	padding-bottom:20px;
	background-color:#1b2224;
	margin:auto;
	max-width:960px;
}

.newAudioPlayerContainer .radioChannelButtonContainer{
	/*min-width: 300px;*/
}

.newAudioPlayerContainer .radioChannelButtonContainer .radioChannelButton{
    border-right: 1px solid #333;
    float: left;
    min-height: 60px;
	height: 70px;
	cursor:pointer;
	width: calc((100% - 9px) / var(--totalRadios));
	background-repeat:no-repeat;
	background-position: center center;
	background-size: contain;
	margin: 5px 0px;
}

.newAudioPlayerContainer .kossuth{
	background-image:url(IMG/kossuth_gsc.png);
}

.newAudioPlayerContainer .bartok{
	background-image:url(IMG/bartok_gsc.png);
}

.newAudioPlayerContainer .petofi{
	background-image:url(IMG/petofi_gsc.png);
}

.newAudioPlayerContainer .danko{
	background-image:url(IMG/danko_gsc.png);
}

.newAudioPlayerContainer .nemzetisegi{
	background-image:url(IMG/nemzetisegi_gsc.png);
}

.newAudioPlayerContainer .parlamenti{
	background-image:url(IMG/parlamenti_gsc.png);
}

.newAudioPlayerContainer .dunaradio{
	background-image:url(IMG/duna_gsc.png);
}

.newAudioPlayerContainer .szakcsi{
	background-image:url(IMG/szakcsi_gsc.png);
}

.newAudioPlayerContainer .nsr{
	/*background-image:url(IMG/nsr_gsc.png);*/
	background-image: url(/wp-content/plugins/hms-tri-widgets/widgets/common/styles/IMG/nsr_logo_og_bigText.png);
	opacity: .4;
}
.newAudioPlayerContainer .nsr:hover{
	background-image: url(/wp-content/plugins/hms-tri-widgets/widgets/common/styles/IMG/nsr_logo_og_bigTextColored.png);
	opacity: 1;
}

.newAudioPlayerContainer .csukas{
	background-image: url(IMG/csukas_gsc.png); 
	opacity: .5;
}
.newAudioPlayerContainer .csukas.active,
.newAudioPlayerContainer .csukas:hover{
	background-image: url(IMG/csukas.png);
	opacity: 1;
}

.newAudioPlayerContainer .kossuth:hover,
.newAudioPlayerContainer .kossuth.active{
	background-image:url(IMG/kossuth.png);
}

.newAudioPlayerContainer .bartok:hover,
.newAudioPlayerContainer .bartok.active{
	background-image:url(IMG/bartok.png);
}

.newAudioPlayerContainer .petofi:hover,
.newAudioPlayerContainer .petofi.active{
	background-image:url(IMG/petofi.png);
}

.newAudioPlayerContainer .danko:hover,
.newAudioPlayerContainer .danko.active{
	background-image:url(IMG/danko.png);
}

.newAudioPlayerContainer .nemzetisegi:hover,
.newAudioPlayerContainer .nemzetisegi.active{
	background-image:url(IMG/nemzetisegi.png);
}

.newAudioPlayerContainer .parlamenti:hover,
.newAudioPlayerContainer .parlamenti.active{
	background-image:url(IMG/parlamenti.png);
}

.newAudioPlayerContainer .dunaradio:hover,
.newAudioPlayerContainer .dunaradio.active{
	background-image:url(IMG/duna.png);
}

.newAudioPlayerContainer .szakcsi:hover,
.newAudioPlayerContainer .szakcsi.active{
	background-image:url(IMG/szakcsi.png);
}

.newAudioPlayerContainer .nsr:hover,
.newAudioPlayerContainer .nsr.active,
.ut-layout-radio_vod_nsr .newAudioPlayerContainer .nsr{
	/*background-image:url(IMG/nsr.png);*/
	background-image: url(/wp-content/plugins/hms-tri-widgets/widgets/common/styles/IMG/nsr_logo_og_bigText.png);
	opacity: .4;
}
.newAudioPlayerContainer .nsr:hover{
	background-image: url(/wp-content/plugins/hms-tri-widgets/widgets/common/styles/IMG/nsr_logo_og_bigTextColored.png);
	opacity: 1;
}
.ut-layout-radio_vod_nsr .radioChannelButton.nsr,
.newAudioPlayerContainer .nsr.active{
	background-image: url(/wp-content/plugins/hms-tri-widgets/widgets/common/styles/IMG/nsr_logo_og_bigTextColored.png);
	opacity: 1;
}

.newAudioPlayerContainer .leftBorder{
	border-left: 1px solid #333;
}
#trimediaRadioPlayer {
	border-top: 3px solid #792891;
	border-bottom: 3px solid #792891;
	padding-bottom: 10px;
	width: 100%;
	min-width: 293px;
}
.newAudioPlayerContainer .nowPlayedTimeContainer {
	padding: 10px 15px 0px 15px;
	text-align: left;
	clear:both;
}
.newAudioPlayerContainer .nowPlayedTimeContainer .nowPlayedTicker {
	display: inline-block;
	color: #fff;
	width: 65px;
	vertical-align: top;
}
.newAudioPlayerContainer .nowPlayedTimeContainer .nowPlayedTitle{
	display: inline-block;
	margin-left: 10px;
	text-transform: uppercase;
	width: calc(100% - 80px);
	vertical-align: top;
}
.newAudioPlayerContainer .nowPlayedTime{
	color: #999;
    float: none;
	width: auto;
	padding: 0px 15px;
	font-size: 12px;
}
.newAudioPlayerContainer .nowPlayedDetails {
	width: auto;
	padding: 0 15px;
}
.newAudioPlayerContainer .nowPlayedTimeContainer .nowPlayedTicker.live {
	background-color: #792891;
	height: 20px;
	border-radius: 5px;
}
.newAudioPlayerContainer .nowPlayedTimeContainer .nowPlayedTicker.live:before {
	content: "ÉLŐ";
	width: 100%;
	text-align: center;
	display: block;
	font-size: 13px;
	line-height: 20px;
	text-transform:uppercase;
}


body:not(body.szakcsi) .newAudioPlayerContainer .PlayerButtons .streamButtons .volume{
	background-image: url(/wp-content/plugins/hms-tri-widgets/widgets/common/styles/IMG/volumeBg.png) !important;
	opacity: .5;
}

body:not(body.szakcsi) .newAudioPlayerContainer .PlayerButtons .streamButtons .volumeCont.muted{
	background-image: url(/wp-content/plugins/hms-tri-widgets/widgets/common/styles/IMG/volume_icon_transparent_muted.png) !important;
}

body:not(body.szakcsi) .newAudioPlayerContainer .PlayerButtons .streamButtons .volumeCont{
	position: relative;
	padding-left: 23px;
	width: 66px;
	transform: scale(1.2);
	background-image: url(/wp-content/plugins/hms-tri-widgets/widgets/common/styles/IMG/volume_icon_transparent.png) !important;
	background-color: transparent;
}
body:not(body.szakcsi) .newAudioPlayerContainer .PlayerButtons .streamButtons .volumeMuted{
	position: absolute;
	left: 0;
	top: 0;
	width: 19px;
	height: 22px;
	cursor: pointer;
}

body:not(body.szakcsi) .newAudioPlayerContainer .PlayerButtons .streamButtons .volumeInside{
	-webkit-mask-image: url(/wp-content/plugins/hms-tri-widgets/widgets/common/styles/IMG/volume_inverted.png); /* Safari és Chrome támogatás */
	mask-image: url(/wp-content/plugins/hms-tri-widgets/widgets/common/styles/IMG/volume_inverted.png); /* Firefox támogatás */
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: cover;
	mask-size: cover;
	position: relative;
	pointer-events: none;
}
.newAudioPlayerContainer .PlayerButtons {
    float: left;
}
.newAudioPlayerContainer #trimediaRadioPlayer .streamButtons {
	padding: 10px 15px 0px 15px;
}
.newAudioPlayerContainer .PlayerButtons .streamButtons .volumeCont{
	background-image: url(IMG/volume_icon.png);
	background-repeat: no-repeat;
	background-color: #888;
    padding-left: 20px;
	width: 63px;
	margin-top: 3px;
	float:right;
}

.newAudioPlayerContainer .PlayerButtons .streamButtons .play {
	background-image: url(IMG/mediaklikk_play.png);
    cursor: pointer;
    height: 30px;
    width: 30px;
	display: inline-block;
	margin-right: 5px;
}

.newAudioPlayerContainer .PlayerButtons .streamButtons .stop{
	background-image: url(IMG/mediaklikk_stop.png);
    cursor: pointer;
    height: 30px;
    width: 30px;
	display: inline-block;
}
.newAudioPlayerContainer .PlayerButtons .streamButtons .pause {
	background-image: url(IMG/mediaklikk_pause.png);
	cursor: pointer;
	height: 30px;
	margin: 0 5px 0 0;
	width: 30px;
}

.newAudioPlayerContainer .PlayerButtons .streamButtons .volume{
	background-image: url("IMG/volume.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 23px;
    margin: -23px 0 0;
    width: 43px;
}

.newAudioPlayerContainer .PlayerButtons .streamButtons .volumeInside{
	background-color: #fff;
    height: 23px;
    max-width: 44px;
    width: 50%;
}

.newAudioPlayerContainer .vodButtons{
	float: left;
}

.newAudioPlayerContainer .vodButtons .play,
.newAudioPlayerContainer .vodButtons .pause {
	float:left;
}

.newAudioPlayerContainer .vodButtons .stop{
	margin: 0 5px 0 0 !important;
	float:left;
}

.newAudioPlayerContainer .vodButtons .playSlideCont{
	background-color: #888;
	float: left;
	height: 10px;
	margin-top: 10px;
	min-width: 130px;
	width: calc(100% - 142px);
	overflow: hidden;
	cursor: pointer;
}

.newAudioPlayerContainer .vodButtons .playSlide{
	background-color: #fff;
    height: 100%;
	width:0%;
}
@media (max-width: 315px) {
	header.headwrapper {height: 0px;}
}

.radioResponsivePromoBox {
    margin: auto;
    max-width: 960px;
}

.radioResponsivePromoBoxColOne {
    margin-right: 30px;
}

.radioResponsivePromoBoxColTwo {
    margin-right: 30px;
    padding-left: 0;
}

.radioResponsivePromoBoxColThree {
    padding-left: 0;
}