body{
    margin: 0;
    padding: 0;
    color: #231f20;
    line-height: 1.2rem;
}

h1, h2, h3, h4, h5, h6{
    color: #707173;
}

hr{
    margin: 0.5rem 0rem;
}

.rubricinfo{
    font-size: 1rem;
    padding: 1rem 0;
}

.red{
    border-color: #C3113C;
    margin: 0.3rem 0 0.3rem 0;
}


.slogan{
    margin-top: 3.2rem;
}

.slogan h2{
    font-size: 1rem;
    font-weight: normal;
    letter-spacing: 1px;
    padding-left: 0.5rem;
}

.top-bar {
    background: none repeat scroll 0 0 #FFFFFF;
    /*height: 30px;*/
}

.orbit-container .orbit-slides-container li .orbit-caption{
    background-color: rgba(112, 112, 114, 0.9);
}

.top-bar-section ul li > a {
    color: #C3113C;
    text-transform: uppercase;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    line-height: 25px;
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 16px 0 0;
}

.top-bar-section li:not(.has-form) a:hover:not(.button) {
    line-height: 25px;
    background: none repeat scroll 0 0 #FFFFFF;
    color: #6F7072;
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
    background: none repeat scroll 0 0 #fff;
    color: #6F7072;
    line-height: 25px;
    padding: 0 16px 0 0;
}

.top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #fff;
    padding: 0 16px 0 0;
}

.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    color: #6F7072;
    background: #fff;
    padding-left: 5px;
}

.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
    color: #fff;
    background: #C3113C;
    padding-left: 5px;
}

.top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #333333;
}

.top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
}

.top-bar-section .has-dropdown > a:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(195, 17, 60, 1) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    /*border-right: 5px inset rgba(0, 0, 0, 0);
    border-style: solid inset inset;
    border-width: 5px;*/
    content: "";
    display: block;
    height: 0;
    margin-top: -2.5px;
    top: 12.5px;
    width: 0;
}

.top-bar .name h1 a {
    color: #C3113C;
    line-height: 25px;
}

.top-bar-section .dropdown li.title h5{
    margin: 0;
    font-size: 1rem;
    font-weight: bold;
}

.top-bar-section .dropdown li.title h5 a {
    line-height: 25px;
}

#SearchIndexIndexForm{
    margin: 0;
}

#SearchIndexIndexForm input[type="text"]{
    height: 1.8rem;
    padding: 0 5px;
}

#SearchIndexIndexForm .postfix{
    height: 1.8rem;
    line-height: 1.8rem;
}

.sub-nav ul{
    margin: 10px 0 0 9px;
    padding: 0;
}

.sub-nav li{
    margin: 0 3px;
    padding: 0;
    font-size: 0.825rem;
}

.sub-nav li a{
    margin: 0;
    padding: 0 3px;
}

.sub-nav dt a, .sub-nav dd a, .sub-nav li a {
    color: #999;
}

.sub-nav .active{
    color: #C3113C;
}

.mediafilter{
    background-color: #707173;
}

.mediafilter .sub-nav{
    padding-top: 0.5rem;
}

.mediafilter .active{
    background-color: #c3113c;
    border-radius: 2px;
    color: #fff;
}

.mediafilter .sub-nav dt a, .mediafilter .sub-nav dd a, .mediafilter .sub-nav li a{
    color: #fff;
}

.mediafilter .sub-nav dt a:hover, .mediafilter .sub-nav dd a:hover, .mediafilter .sub-nav li a:hover{
    background-color: #F5F5F5;
    border-radius: 2px;
    color: #707173;
}

.orbit-caption{
    position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,0.4);
    padding: 0.4rem;
    width: 100%;
}

.orbit-caption h5{
    text-shadow: 2px 2px 5px #000000;
    text-transform: uppercase;
    color: #353335;
    font-weight: 600;
    font-size: 1em !important;
    line-height: 1;
    color: #fff;
    margin: 0;
}

.orbit-caption h4{
    color: #353335;
    font-weight: bold;
    font-size: 0.9em !important;
    line-height: 1;
    color: #fff;
}

.orbit-caption p{
    font-size: 0.8em !important;
    line-height: 1.2;
    color: #fff;
    margin: 0;
}

.teaser_caption{
    min-height: 30px;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    color: #fff;
    padding: 0 0.625rem;
}

.teaser_caption h5{
    color: #fff;
    font-weight: 600;
    font-size: 0.9em;
    margin: 0.4rem 0 0 0;
    padding: 0;
	text-transform: uppercase;
    text-shadow: 2px 2px 5px #000000;
}

.teaser_caption_text{
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 0.9em !important;
    margin: 0.1rem 0 0 0;
    padding: 0;
    text-transform: uppercase;
    text-shadow: 2px 2px 5px #000000;
}

.text_shadow{
    text-shadow: 2px 2px 5px #000000;
    color: #fff;
}

.teaser_caption p{
    font-size: 0.6em !important;
    font-weight: bold;
    line-height: 0.8rem;
    margin: 0 0 0.2rem;
}

.teaser_boundary{
    overflow: hidden;
    /*height: 8.1rem;*/
    /*width: 18rem;*/
}

.teaser_boundary ul{
    margin: 0 -0.1rem;
    padding: 0;
    /*height: 100rem;*/
}

.teaser_boundary li{
    list-style: none;
    width: 100%;
    position: absolute;
}

.teaser_large{
    /*width: 235px;*/
    height: 130px;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.teaser_medium_home{
    /*width: 130px;*/
    min-height: 8.15rem;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.teaser_medium{
    /*width: 130px;*/
    min-height: 11rem;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.teaser_small{
    /*width: 130px;*/
    height: 63px;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.rubric_headline{
    margin-bottom: 0.1rem;
    margin-top: 0.5rem;
}

.weather{
    height: 130px;
    position: relative;
}

.service{
    height: 130px;
    position: relative;
}

.article_boundary{
    overflow: hidden;
    /*height: 36rem;*/
    /*width: 26rem;*/
}

.article_boundary ul{
    margin: 0;
    padding: 0;
    width: 400rem
}

.article_wrap{
    float: left;
    list-style: none;
    width: 26rem;
    position: relative;
}

#article_back img{
    cursor: pointer;
}

#article_forward img{
    cursor: pointer;
}

.topspace{
    margin-top: 0.36rem;
}

/** Paging **/
.paging {
    background:#fff;
    color: #ccc;
    margin-top: 1em;
    clear:both;
}
.paging .current,
.paging .disabled,
.paging a {
    text-decoration: none;
    padding: 5px 8px;
    display: inline-block
}
.paging > span {
    display: inline-block;
    border: 1px solid #ccc;
    border-left: 0;
}
.paging > span:hover {
    background: #efefef;
}
.paging .prev {
    border-left: 1px solid #ccc;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
.paging .next {
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
.paging .disabled {
    color: #ddd;
}
.paging .disabled:hover {
    background: transparent;
}
.paging .current {
    background: #efefef;
    color: #c73e14;
}

form .required {
    font-weight: bold;
}

form .required label:after {
    color: #e32;
    content: '*';
    display:inline;
}

select {
    background-image: none;
}

#flashMessage{
    background-color: #CCCCCC;
    color: #707173;
    font-size: 1.6rem;
    line-height: 1.2;
    margin-bottom: 1rem;
    padding: 0.5rem;
}

.error-message{
    color: #e32;
}

.breadcrumbs > .current {
    color: #C4113D;
    cursor: default;
}

/*video-js*/
/*video-js*/
.videoWrapper{
    position: relative;
    padding-bottom: 56.25%; /* ratio 16x9 */
    height: 0;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.videoJSWrapper{
    width: 100%;
    position: relative;
    display: block;
}
.videoJSWrapper .video-js {
    padding-top: 56.25%;
    height: 100% !important;
    width: 100% !important;
    position: relative;
    top: 0;
    left: 0;
}
.videoJSWrapper .vjs-fullscreen {
    padding-top: 0;
}

.videoJSWrapper #adContainer {
    padding-top: 56.25%;
    height: 100% !important;
    width: 100% !important;
    position: relative;
    top: 0;
    left: 0;
    display: none
}

.wbClickArea{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.wbText{
    position: absolute;
    background-color: #1a1a1a;
    opacity: 0.8;
    bottom: 1rem;
    right: 0;
    padding: 0.5rem 0.8rem;
    font-size: 1.2rem;
    color: #fff;
    text-align: right;
}

.wbSkip{
    position: absolute;
    background-color: #1a1a1a;
    opacity: 0.8;
    top: 1rem;
    right: 0;
    padding: 0.5rem 0.8rem;
    font-size: 0.8rem;
    color: #fff;
    text-align: right;
    display: none;
    cursor: pointer;
}

.playerInfoField{
    width:100%;
    background-color: #707173;
    padding: 0.5rem 0.5rem;
    margin-bottom: 2rem;
    display: none;
}

.playerInfoField h3{
    color: #fff;
    font-size: 1rem;
    font-weight: 300;
    float: right;
    line-height: 1.7;
}

.playerInfoField button{
    color: #C4113D;
    background-color: #fff;
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    display: none;
}

.video-js .vjs-play-progress {
    background-color: #C4113D !important;
}

#cookieTerms{
    display: none;
    position: absolute;
    width: 100%;
    /*background: rgba(1,1,1,0.5);*/
    background: #fff;
    top: -2rem;
    z-index: 100;
    -webkit-box-shadow: 0px 3px 14px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 14px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 14px 0px rgba(0,0,0,0.75);
}

#cookieTerms h6{
    color: #C3113C;
    font-weight: bold;
}

#cookieTerms p{
    margin-bottom: 0.5rem;
    color: #000;
    font-size: 0.9rem;
}

#cookieTerms a{
    color: #C3113C;
}

#cookieTerms .button{
    color: #fff;
    top: 1rem;
}

.epg{
    margin-top: 2rem;
}

.epg .tabs{
    display: flex;
}

.epg .tabs dd{
    width: 100%;
    text-align: center;
}

.epg .tabs dd.active a {
    background: #c4113d;
    color: white;
    padding: 1rem 1.2rem;
}

.epg .accordion dd > a{
    background-color: #b7b7b7;
    border-bottom: 1px solid #d6d6d6;
}

.epg h1{
    font-size: 1.6rem;
    color: #c4113d;
}

.epg .row{
    margin-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #e8e8e8;
}
.epg .teaser{
    position: relative;
}
.epg .teaser .banner{
    background-color: #707173;
    color: white;
    height: 4rem;
    padding: 0.5rem 1rem;
}
.epg .teaser .title{
    float: left;
    line-height: 3rem;
    font-size: 2rem;
    font-weight: bold;
}
.epg .teaser .time{
    float: right;
    line-height: 3rem;
}
.epg .teaser img{
    width: 100% !important;
}

.epg .teaser .desc{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(0,0,0,0.8);
    color: white;
    padding: 1rem;
}

/*small*/
@media only screen {
    .slogan{
        margin-top: 0.8rem;
    }
    .slogan h2{
        font-size: 0.8rem;
        padding-left: 0;
    }
    .teaser_small{
        height: 90px;
    }
    .article_wrap{
        width: 20rem;
    }
    .top-bar .name{
        background-color: #6F7072;
    }
    .navspacing{
        padding: 0 22px 0 0;
    }
    .orbit-container img{
        max-height: 10em;
    }
    .epg .tabs{
        display: block;
    }
}
/*medium*/
@media only screen and (min-width: 40.063em) {
    .slogan{
        margin-top: 2.3rem;
    }
    .teaser_large{
        height: 132px;
    }
    .teaser_small{
        height: 132px;
    }
    .article_wrap{
        width: 20rem;
    }
    .navspacing{
        border-left: 1px solid #C3113C;
        height: 25px;
        padding: 0 10px 0 0;
    }
    .orbit-container img{
        max-height: 17em;
    }
    .epg .tabs{
        display: block;
    }
}
/*large*/
@media only screen and (min-width: 64.063em) {
    .slogan{
        margin-top: 3.2rem;
    }
    .teaser_large{
        height: 132px;
    }
    .teaser_small{
        height: 63px;
    }
    .article_wrap{
        width: 26rem;
    }
    .navspacing{
        border-left: 1px solid #C3113C;
        height: 25px;
        padding: 0 22px 0 0;
    }
    .epg .tabs{
        display: flex;
    }
}
