﻿body{
    margin:0px;
    padding:0px;
    font-family: 'Roboto', sans-serif;  
}
a{
    text-decoration:none;
    color: #1c518f;
}
a img{
    border:none;
}

*:focus {
	outline: none;
}
.columnLeft{
    width:636px !important;
    float:left;
}
.columnRight{
    width:300px !important;
    float:right;
}
.right{
    float:right;
}
.left{
    float:left;
}
.clear{
    clear:both;
}
.clear5{
    clear:both;
    height:5px;
}
.clear10{
    clear:both;
    height:10px;
}
.clear20{
    clear:both;
    height:20px;
}
.clear30{
    clear:both;
    height:30px;
}
.clear40{
    clear:both;
    height:40px;
}
.headerFrame{
    width:100%;
    height:444px;
    position:relative;
}
.headerMask{
    width:100%;
    height:100%;
    position:absolute;
    background-image:url('../images/header_mask_tvr1.png');
    background-position:center top;
    z-index:101;
    top:0;    
}
.headerContent{
    width:960px;
    margin-left:auto;
    margin-right:auto;
    height:444px;
    overflow:hidden;
    position: relative;    
}
.headerTitle{
    font-family: 'Roboto Condensed', sans-serif;
    color:#ffffff;
    font-weight:700;
    font-size:20px;
    position:absolute;
    left:0px;
    bottom:40px;
    z-index:102;
}
.headerButton{
    background-color:#1c518f;
    height:25px;
    padding-right:35px;
    background-image:url('../images/arrow_bullet_right_padding10.png');
    background-position:right 3px;
    position:absolute;
    left:0px;
    bottom:5px;
    z-index:102;
    background-repeat:no-repeat;
    font-weight:700;
}
.headerButton a{
    color:#ffffff;
    font-size: 12px;
    text-decoration:none;
    line-height:25px;
    display:block;
    padding-left: 10px;
}
.menuFrame{
    width:100%;
    height:46px;
    background-image:url('../images/menu_bg_tvr1.png');
    background-position:center top;
}
.headerMask a{
    width:100%;
    height:100%;
    display:block;
}
.wrapper{
    width:960px;
    margin-left:auto;
    margin-right:auto;
}
.menuFrame ul{
    list-style-type:none;
    float:right;
    margin:0px;
    padding:0px;
}
.sMenu{
    list-style-type:none;
    float:right;
    margin:0px;
    padding:0px;
}
.menuFrame ul li{
    float:right;
    margin-left: 15px;
    line-height:46px;
}
.sMenu li{
    float:right;
    margin-left: 15px;
    line-height:46px;
}
.showsFrame .sMenu {
    height:34px;
    width:180px;
}
.menuFrame ul li a{
    color:#9ed3e9;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight:700;
    font-size:15px;

}
.nMenu li:hover, .nMenu .activ{
    background-image: url('../images/arrow_menu_active.png');
    background-position:center 5px;
    background-repeat:no-repeat;
}
.nMenu li:hover a, .nMenu .activ a{
    color:#ffffff;
}
.sMenu{
    width:140px;
    height:46px;
    overflow:hidden;
    margin-left:10px !important;
    position:relative;
    z-index:102;    
}
.sMenu:hover{
    height:100%;
    background-color:#1c518f;
}
.sMenu .top{
    display:block;
}
.sMenu li{
    display:block;
    float:left !important;
}
.sMenu li:hover{
    background-color:#1c518f;
}
.delimiter{
    clear:both;
    height:2px;
    border-bottom: 1px dotted #028dc7;
    border-left: 0px;
    border-right:0px;
    width:80%;
    margin-left:auto;
    margin-right:auto;
}
.sMenu .little{
    height:36px !important;
    line-height:36px !important;
}
.sMenu .little:hover a{
    color:#ffffff;
}
.sMenu:hover .top{
    color:#ffffff;
}
.siteContent{
    background-color:#e5e5e5;
    background-image:url('../images/bg_site_content.jpg');
    background-repeat:repeat-x;
    background-position:top;
    width:100%;
    position:absolute;
}
.logoFrame{
    width:100%;
    height:90px;
    padding-top:27px;
}
.ads728x90{
    float:right;
    width:728px;
    height:90px;
    overflow:hidden;
}
.logo{
    float:left;
}
.siteMenu{
    margin:0px;
    padding:0px;
    list-style-type:none;
    width:100%;
    height:34px;
}
.siteMenu li{
    float:left;
    margin: 0 16px 0 0 ;
    padding: 0px;
    height:34px;
    position:relative;
}
.siteMenu li a{
    color:#1c518f;
    font-size:17px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight:700;
}
.topDelimiter{
    display:none;
    width:100%;
    height:10px;
    background-image:url('../images/menu_line2_bg.png');
    background-position: center top;
    background-color:#1c518f;
    clear:right;
    position:absolute;
    top:-10px;
}
.siteMenu li:hover .topDelimiter, .siteMenu .activ .topDelimiter{
    display:block;
}
.sliderFrame{
    width:635px;
    height:445px;
    position:relative;
    background-color:#1c518f;
    overflow:hidden;
}
.sliderFrame .slideFrame{
    width:636px;
    height:360px;
    overflow:hidden;
    display: none;
    position:relative;
}
.sliderHeader{
    position:absolute;
    top:15px;
    z-index:102;
    width:100%;
}
.sliderHeader .bullet{
    width: 12px;
    height: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    background-color:#1c518f;
    opacity:0.8;
    filter:alpha(opacity=80); /* For IE8 and earlier */ 
}
.sliderHeader ul{
    list-style-type:none;
    width:100%;
    text-align:center;
    margin:0px;
    padding:0px;
}
.sliderHeader ul li{
    margin:0px;
    padding:0px;
    display:inline-block;
    cursor:pointer;
}
.sliderHeader .activ{
    background-color:#f2c125 !important
}
.slideMask{
    width:100%;
    position:absolute;
    z-index:101;
    bottom:0px;
    height:46px;
    background-color:#1c518f;
    opacity:0.8;
    filter:alpha(opacity=80); /* For IE8 and earlier */ 
    
}
.slideInfo{
    color:#ffffff;
    font-size:18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight:700;
    position:absolute;
    bottom:0px;
    width:100%;
    z-index:102;
}
.slideInfo a{
    line-height:46px;
    color:#ffffff;
    padding:0 20px;
}
.sliderBottomInfo{
    height:85px;
    width:100%;
    position:absolute;
    bottom:0px;
}
.sliderBottomInfo .slideTextInfo{
    color:#ffffff;
    margin:10px 70px 10px 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight:700;
    font-size:14px;
    display:block;
}
.sliderBottomInfo .more{
    width:26px;
    height:26px;
    display:block;
    background-image:url('../images/arrow_right_yellow.png');
    position:absolute;
    z-index:103;
    bottom:30px;
    right:20px;
}
.headerBox{
    background-color:#1c518f;
    height:34px;
    width:100%;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight:700;
    font-size:20px;
}
.headerBox img{
    margin: 7px 10px;
    float:left;
}
.headerBox a{
    color:#ffffff;
    line-height:34px;
    float:left;
} 
.headerBox .more{
    margin-right:15px;
    float:right;
    background-image:url('../images/plus_icon.png');
    background-position:right;
    padding-right:30px;
    background-repeat:no-repeat;
    color:#fff;
    height:34px;
    position:relative;
    line-height:34px;
    cursor:pointer;
    background-color:inherit;
    width:280px;
}
.headerBox .more span{
    float:right;   
}
.headerBox .more a{
    float:right;
}
.headerBox .more ul {
    list-style: none;
    position:absolute;
    top:34px;
    right:0;
    z-index:1000;
    background-color:inherit;
    margin:0;
    padding:0 20px;
    max-height:225px;
    overflow:auto;
    display:none;
}
.headerBox .more:hover ul {
    display:block;
}
.headerBox .more ul li a {
    font-size:12px;
    text-align:right;
}
.headerBox .more .delimiter {
    width:100%;
}
.headerBox .shadow{
    width:100%;
    height:5px;
} 
.itemN, .itemNoImage{
    width:195px;
    height:225px;
    background-color:#1c518f;
    float:left;
    position:relative;
    overflow:hidden;
}
.delimiterLineGrey{
    width:1px;
    height:225px;
    border-right:1px dotted #b2b2b2;
    margin-left:11px;
    margin-right:11px;
    float:left;
}
.itemN .info{
    position:absolute;
    bottom:0px;
    width:100%;
    z-index:101;
    background-color:#1c518f;
}
.itemN .info a{
    color:#ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight:700;
    font-size:14px;
    line-height:20px;
    padding:0px 25px 0 10px;
    margin-bottom:7px;
    display:block;
    background-image: url('../images/arrow_right_s20_white.png');
    background-repeat:no-repeat;
    background-position:right;
    margin-right:10px;
    margin-top:5px;
}
.itemNoImage .headerArrow a{
    width:26px;
    height:26px;
    display:block;
    line-height:26px;
    float:right;
    margin:10px;
    background-image:url('../images/arrow_right_yellow_padding_right_20.png');
}
.itemNoImage .title a{
    color:#ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight:700;
    font-size:18px;
    margin:0 10px;
    display:inline-block;
}
.itemNoImage .description a{
    color:#ffffff;
    font-size:13px;
    margin:0 10px;
    display:block;
    font-weight:300;
    font-style:italic;
}
.searchField{
    border:none;
    font-weight:300;
    font-style:italic;
    font-size:14px;
    color:#a8a8a8 !important;
    padding-left:10px;
    float:left;
    background-color:transparent;
    width:250px;
    padding-right:10px;
}
.searchForm{
    line-height:18px;
    border-bottom:1px solid #d2d2d2;
    height:20px;
}
.searchSubmit{
    text-indent:-2000px;
    width:16px;
    height:16px;
    background-color:transparent;
    border:0px;
    float:left;
    background-image:url('../images/zoom_search_icon.png');
    cursor:pointer;
}
.boxSchedule{
    width:300px;
    height:445px;
    background-color:#cbe7f2;
    margin-top:40px;
    position:relative;
}
.headerBoxS{
    width:310px;
    position:relative;
    float:right;
    margin-right: -10px;
    background-color:#028dc7;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 20px;
    font-weight: 700;
}
.headerBoxS a{
    color:#ffffff;
    float: left;
    line-height: 34px;
}
.headerBoxS img{
    float: left;
    margin-bottom: 7px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 7px;
}
.scheduleTV{
    list-style-type:none;
    margin:-5px 0px 0px 0px;
    padding:0px;
}
.scheduleTV li{
    width:260px;
    float:left;
    display:block;
    border-bottom:1px dotted #ffffff;
    padding:10px 20px;
}
.scheduleTV .time{
    background-color:#66badc;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 14px;
    color:#ffffff;
    padding:0px 3px;
    float:left;
}
.scheduleTV li .info{
    color:#4d4d4d;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 14px;
    font-weight:700;
    
}
.scheduleTV .active{
    background-color:#028dc7;
    
}
.scheduleTV .active .time{
    background-color:#f2c125;
    color:#4d4d4d;
}
.scheduleTV .active .info{
    color:#ffffff;
}
.scheduleTV li .info span{
    font-weight:400;
    /**font-style:italic;**/
}
.footerBoxS{
    height:34px;
    width:300px;
    bottom:0px;
    left:0px;
    text-align:center;
    position:absolute;
    z-index:101;
    background-color:#67bbdd;
}
.footerBoxS a{
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 14px;
    font-weight:700;
    color:#ffffff;
    line-height:34px;

}
#boxScroll{
    width:317px;
    height:340px;
    overflow:auto;
}
.frameSchedule{
    width:300px;
    height:372px;
    overflow:hidden;
    position:relative;
}
.arrowUp{
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    background-color:#028dc7;
    background-image:url('../images/arrow_up_s26.png');
    position:absolute;
    top:20px;
    right:20px;
    width:26px;
    height:26px;
    z-index:102;
    cursor:pointer;    
}
.arrowDown{
     -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    background-color:#028dc7;
    background-image:url('../images/arrow_down_s26.png');
    position:absolute;
    bottom:20px;
    right:20px;
    width:26px;
    height:26px;
    z-index:102;
    cursor:pointer; 
}
.liveBox{
    width:300px;
    height:294px;
    float:left;
    position:relative;
}
.liveBox .footerBoxS a{
    color:#275b95;
}
.liveEmbed{
    width:271px;
    height:201px;
    margin:10px 15px;
    position:relative;
}
.boxTvrplus .live .icoPlay , .liveBox .liveEmbed .icoPlay {
    width:98px;
    height:98px;
    background:url('../images/ico_play_98.png') left top no-repeat;
    position:absolute;
    left: 87px;
    top:53px;
    cursor:pointer;
    opacity: .5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50);					
}
.boxTvrplus .live:hover .icoPlay, .liveBox .liveEmbed:hover .icoPlay {
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100);	
}
.territoriesBox .headerBox{
    width:970px;
    height:34px;
    background-color:#FFF;
}
.territoriesBox .headerBox a{
    color:#808080;
}
.territoriesBox .itemBox{
    float:left;
    width:195px;
    height:260px;
}
.territoriesBox .itemBox .title a{
    font-family: 'Roboto Condensed',sans-serif;
    font-weight:400;
    line-height:18px;
    color:#9ea4ab;
}
.territoriesBox .itemBox .title a img{float:left;}
.tInside{
    display:block;
    height:20px;
    line-height:20px;
    float:left;
    margin-left:5px;
}
.cBox{
    border-right:1px dotted #c2c2c2;
    margin-right:10px;
    width:182px;
    height:200px;
    position:relative;
}

.territoriesBox .itemBox .image{
    width:172px;
    height:97px;
    overflow:hidden;
} 
.wrapperTerritories{
    width:960px;
    overflow:hidden;
}
.frameTerritories{
    width:1000px;
}
.territoriesBox .itemBox .cTitle a{
    font-weight:700;
    color:#000000;
    font-size:14px;
    margin-right:10px;
    display:block;
    line-height:1.2;
    
}
.cBox .cButton{
    position:absolute;
    z-index: 101;
    bottom:0px;
    left:0px;
    background-color:#989898;
}
.territoriesBox .cButton a{
    background-image:url('../images/arrow_bullet_right_padding10.png');
    background-position:right 3px;
    height: 24px;
    background-repeat:no-repeat;
    color:#ffffff;
    line-height:24px;
    font-size:14px;
    padding-left:10px;
    padding-right:40px;
    display:block;
    font-weight:700;
}
.territoriesBox .itemBox .cContent a{
    font-weight:300;
    color:#4d4d4d;
    font-size:12px;
    margin-right:10px;
    margin-top:5px;
    display:block;
    line-height:1.1;
    
}
/** box recommandation**/
.headerWhite {
    background-color: #F8F8F8;
    color: #1C5190;
    padding-right: 13px;
}
.header {
  font-size: 20px;
  height: 35px;
  line-height: 35px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-top: 0;
  position: relative;
  text-transform: uppercase;
}
.mainArticle {
  background-color: #028EC8;
  margin-top: 20px;
}
.headerWhite .right {
  font-size: 16px;
  padding-right: 10px;
  text-transform: none;
}
.headerWhite .shadow {
    width:100%;
    height:5px;
}
.mainArticle .image {
  float: left;
  height: 300px;
  width: 440px;
  overflow:hidden;
}
.mainArticle .image img{
    height:300px;
}
.mainArticle .info {
  color: #FFFFFF;
  float: right;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  width: 150px;
}
.mainArticle .info .date{
    color:#cbe7f3;
    font-weight:300;
    font-size:12px;
}
.mainArticle .info{
    position:relative;
    height:260px;
}
.mainArticle .info .date a{
    color:#cbe7f3;
    font-size:12px;
}
.mainArticle .info .title a{
    color:#f1f1f1;
    font-size:18px;
    font-weight:700;
}
.mainArticle .info .button{
    position:absolute;
    bottom:20px;
    left:20px;
    z-index:102;
    background-image:url('../images/arrow_bullet_right_padding10.png');
    background-repeat:no-repeat;
    background-position:right;
    height:24px;
}


.separator {
  border-bottom-color: #b2b2b2;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
  width: 100%;
}
.verticalArticle {
  float: left;
  padding-bottom: 20px;
  width: 197px;
}
.verticalArticle a img{
    width:197px;
}
.middleArticle {

  border-left:1px dotted #b2b2b2;
  border-right:1px dotted #b2b2b2;
 
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.frameItemWide {
    width:100%;
}
.button {
  background-color: #1C5190;
  background-origin: padding-box;
  background-position: 100px 4px;
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 14px;
  padding-left: 5px;
  padding-right: 35px;
  line-height:24px;
  font-weight:700;
}
.boxRecommend{
    width:100%;
}
.boxRecommend .info h2{
    font-size:18px;
    color:#ffffff;
}
.boxRecommend .header {
    line-height:34px;
    display:block;
    color:#1c5190;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight:700;
    font-size:20px;
}
.boxRecommend .header a{
    line-height:34px;
    display:block;
    float:left;
    color:#1c5190;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight:700;
    font-size:20px;
}
.boxRecommend .header img{
    float:left;
}
.recommandH{
    display: block;
    line-height:34px;
    float:left;
    margin-left:10px;
}
.verticalArticle .date, .verticalArticle .date a{
    color:#a8a8a8;
    font-weight:300;
    font-size:12px;
    
}
.verticalArticle h2 a{
    color:#1c518f;
    font-weight:700;
    font-size:18px !important;
    
}
.verticalArticle .description a{
    font-weight:300;
    color:#000000;
    font-size:14px;
    display:block;
    margin-bottom:20px;
}
.verticalArticle .button{
    background-image:url('../images/arrow_bullet_right_padding10.png');
    background-repeat:no-repeat;
    background-position:right;
    height:24px;
    line-height:24px;
    display:block;
    float:left;
}
.frameItemWide a img{
    width:197px;
}
.frameItemWide a{
    display:block;
    float:left;
}
.frameItemWide .left{
    width:420px;
    margin-left:19px;
}
.itemWideDetail span, .itemWideDetail a{
    color:#a8a8a8;
    font-size:12px;
    font-weight:300;
    display:block;
    float:left;
    margin-right:5px;
}
.itemWideTitle a{
    font-size:18px;
    font-weight:700;
}
.itemWideDescr{
    font-size:14px;
    font-weight:300;
    color:#000000;
}
.footerFrame{
    width:100%;
    background-image:url('../images/footer_bg_tvr1.png');
    background-repeat:no-repeat;
    background-position:center;
    height:120px;
}
.footerShadow{
    width:100%;
    height:30px;
    background-image:url('../images/footer_shadow_30.png');
    background-position:center;
}
.footerFrame .sMenu:hover{

}
.showUp{
    float:right;
    margin-top:5px;
    margin-left:10px;
}
.showUp {
    width:140px;
    height:46px;
    overflow:hidden;
}
.showUp .sMenu{
    width:140px;
    height:240px !important;
    margin-top:-200px;
}
.showUp:hover{
    overflow:visible;
}
.fLogo{
    float:left;
}
.fText{  
    color: #47ACD6;
    float: left;
    font-size: 11px;
    font-weight: 300;
    line-height: 12px;
    margin-left: 20px;
}
.itemNoImage{
    display:none;
}
.frameItem{
    float:left;
    padding-bottom:20px;
}
.frameItem:hover .itemNoImage{display:block;}
.frameItem:hover .itemN{display:none;}

.liveBox .carusel{
        background-color:#c5e1ed;
        height:145px;
        width:100%;
        position:relative;
        margin-top:-5px;
}
.carusel .itemCenter{
    width:130px;
    height:95px;
    border:3px solid #ffffff;
    position:absolute;
    z-index:103;
    top:20px;
    left:82px;
    overflow:hidden;
}
.carusel .itemCenter .title {
    position:absolute;
    bottom:0;
    height:12px;
    background-color:#4d4d4d;
    color:#fff;
    text-align:center;
    width:100%;
    padding:2px;
    font-size:10px;   
}
.carusel  .itemLeft{
    width:75px;
    height:55px;
    position:absolute;
    top:40px;
    left:35px;
    border:3px solid #ffffff;
    z-index:102;
    overflow:hidden;
}
.carusel  .itemRight{
    width:75px;
    height:55px;
    position:absolute;
    top:40px;
    right:35px;
    border:3px solid #ffffff;
    z-index:102;
    overflow:hidden;
}
.carusel .arrowLeft{
    width:26px;
    height:26px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    background-color:#1c518f;
    background-image:url('../images/arrow_left_carusel_26.png');
    position:absolute;
    z-index:102;
    top:57px;
    left:5px;
    cursor:pointer;
}
.carusel .arrowRight{
    width:26px;
    height:26px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    background-color:#1c518f;
    position:absolute;
    z-index:102;
    top:57px;
    right:5px;
    background-image:url('../images/arrow_right_carusel_26.png');
    cursor:pointer;
}
.caruselImage{
    display:none;
}
.tvrInfo{
    width:100%;
    height:95px;
    background-color:#028dc7;
}
.boxInfo{
    height:45px;
    padding:0 20px;
}
.boxInfo a span{
    line-height:45px;
    display:block;
    float:left;
    color:#ffffff;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight:700;
    font-size:20px;
}
.boxInfo a img{
    float:left;
    margin-top:15px;
    margin-right:10px;
}
.tvrInfo .delimiter{
    width:90%;
    height:1px;
    margin-left:auto;
    margin-right:auto;
    border-top: 1px dotted #ffffff;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    
}
/* movies */
.boxMovies {
}
.boxMovies .boxMovieGrey {
      padding-bottom: 20px;
      padding-left: 0;
      padding-right: 0;
      padding-top: 0;
      width: 100%;
}
.boxMovieGrey .movie {
      float: left;
      height: 170px;
      overflow-x: hidden;
      overflow-y: hidden;
      padding-bottom: 0;
      padding-right: 20px;
      padding-top: 0;
      width: 122px;
}
.boxMovieGrey .movie img {
    width: 122px;
}
.w364 {
    width: 344px;
    margin-right:20px;
}
.boxMovieGrey .movieSchedule {
      background-color: #e5e5e5;
      float: left;
      height: 130px;
      overflow-x: hidden;
      overflow-y: hidden;
      padding-bottom: 20px;
      padding-left: 25px;
      padding-right: 25px;
      padding-top: 20px;
      width: 80px;
}
.movieSchedule .title {
      color: #808080;
      font-size: 15px;
}
.movieSchedule .title .blue {
    color: #1c5190;
}
.separator {
      border-bottom-color: #b2b2b2;
      border-bottom-style: dotted;
      border-bottom-width: 1px;
      margin-bottom: 10px;
      margin-right: 0;
      margin-top: 10px;
}
.boxMovies .movieTitle a{
      background-color: #1c5190;
      float: left;
      color:#ffffff;
      font-family: 'Roboto Condensed',sans-serif;
      font-weight:700;
      font-size: 18px;
      font-weight: bold;
      padding-bottom: 0;
      padding-left: 5px;
      padding-right: 5px;
      padding-top: 0;
      text-transform: uppercase;
}
.movieContent a{
  font-family: 'Roboto';
  font-size: 14px;
  font-style: italic;
  padding-right: 10px;
  color:#000000;
  display:block;
  text-shadow: 0.8px 0px #ccc;
}
.boxMovies .roTitle a{
    color:#000000;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 16px;
    font-style:italic;
}
.movieSchedule {
    background-image:url('../images/ico_programme_big_white.png');
    background-position: center 120px;
    background-repeat:no-repeat;
}
.boxPagination {
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
}

.boxPagination .pages {float:left;}
.boxPagination .pages a{color:#a9a9a9; width:25px; display:block; float:left; text-align:center;}
.boxPagination .pages a:hover{color:#1c5190;}

.boxPagination .pages .active{color:#1c5190;}
.movieWide{
    width:240px;
    float:right;
    overflow:hidden;
}
.movieWide img{
    width:240px;
}
.movieWide .header{
    height:40px;
    width:240px;
    background-color:#e5e5e5;
    color: #808080;
    font-size: 15px;    
}
.movieWide .header .bgImg{
    background-image:url('../images/icon_schedule_white.png');
    background-repeat:no-repeat;
    margin-right:20px;
    margin-top:10px;
    float:right;
    width:27px;
    height:20px;
}
.boxItem .title{
    font-size:38px;
    color:#333333;
    font-weight:300;
}
.boxItem .mainImage{
    width:356px;
    height:200px;
    overflow:hidden;
}
.boxItem .mainImage img{
    width:356px;
}
.boxItem .mainImageFrame{
    float:left;
    position:relative;    
}
.boxItem .sFacebook{
    width:60px;
    height:49px;
    z-index:101;
    background-image:url(../images/social_sprite.png);
    background-position:0px 0px;
}
.boxItem .sFacebook a,.boxItem .sTwitter a, .boxItem .sMail a, .boxItem .sYoutube a{
    width:60px;
    height:49px;
    display:block;
    float:right;
    margin-bottom:5px;
}

.boxItem .sTwitter{
    width:60px;
    height:49px;
    z-index:101;
    background-image:url(../images/social_sprite.png);
    background-position:0px -50px;
}
.boxItem .sMail{
    width:60px;
    height:49px;
    z-index:101;
    background-image:url(../images/social_sprite.png);
    background-position:0px -100px;
}
.boxItem .sYoutube{
    width:60px;
    height:49px;
    z-index:101;
    background-image:url(../images/social_sprite.png);
    background-position:0px -150px;
}
.boxItem .description{
    font-weight:700;
    color:#333333;
}
.boxItem .content{
    color:#333333;
}
.boxItem .boxStars{
    float:left;
    margin-left:30px;

}
.rightContainer .boxStars {
    width:250px;
}
.boxItem .boxStars .header{
    font-weight:700;
}
.boxItem .boxStars .starLine{
    float:left;
    margin-left:20px;
}
.boxStars .starLine .title a{
    font-size:16px;
    font-weight:300;
}
.boxStars .starLine .description{
    color:#4d4d4d;
    font-weight: 300;
    font-style: italic;
    font-size:12px;
}
.boxItem .exLink a{
    float:left;
    font-size:14px;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 700;
    margin-left:50px;
}
.boxItem .rightContainer{
    float:left;
}
.colorLightBlue{
   color:#028dc7; 
}
.exLink .arrowRight{
    width:23px;
    height: 23px;
    background-image:url('../images/blue_arrow_right_icon.png');
    float:left;
    display:block;
    margin-left:10px;
}
.exLink .arrowDownShow{
    width:23px;
    height: 23px;
    background:url('../images/arrows_tvr1.png') -46px 0;
    float:left;
    display:block;
    margin-left:10px;
}
.exLink span{
    float:left;
}
.boxItem .shareBox{
    float:left;
    margin-top:10px;
}
.boxMovieInfo{
    background-color:#e5e5e5;
    width:140px;
    height:250px;
    margin-right:20px;
    float:left;
    background-image:url('../images/ico_programme_big_white.png');
    background-repeat:no-repeat;
    background-position:20px 20px;
}
.greyBelt{
    width:100%;
    height:50px;
    background-color:#e5e5e5;
    background-image:url('../images/ico_programme_big_white.png');
    background-repeat:no-repeat;
    background-position:20px 8px;
}
.boxCarusel{
    position:relative;
}
.boxCarusel .mainImage{
    width: 636px;
    height: 350px !important;
    overflow: hidden;
}
.boxCarusel .mainImage img{
    width:636px !important;
}
.boxCaruselArticle{height:92px; border-top:1px dotted #b2b2b2; border-bottom:1px dotted #b2b2b2; width:640px; position:relative; }
.boxCaruselALeft{width:24px; height:24px; top:34px; position:absolute; left:0px; z-index:101;
    background:url('../images/arrows_tvr1.png') -23px 0;
    cursor:pointer;
}
.boxCaruselARight{width:24px; height:24px; top:34px; position:absolute; right:0px; z-index:101;
    background:url('../images/arrows_tvr1.png') 0 0;
    cursor:pointer;
}
.boxCaruselALeft img, .boxCaruselARight img{cursor:pointer;}

.boxCaruselArticle .contentFrame{width:572px; margin-left:34px; height:92px; overflow:hidden;}
.boxCaruselArticle .contentFrameWrapper{width:3000px; position:relative}
.boxCaruselArticle .item{width:134px; height:71px; margin-left:8px; border-right:1px dotted #b2b2b2; margin-top:10px; float:left; margin-bottom:10px; overflow:hidden;}
.boxCaruselArticle .item img{width: 124px; cursor:pointer;}

.boxShows{
    width:290px;
    background-color:#c5e1ed;
    float:right;
    margin:20px 0 20px 20px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.boxShows .header{
    font-size:16px;
    color:#000000;
    font-weight:bold;
    margin:10px;
}
.showLine{
   margin-left:20px; 
   margin-right:20px; 
   font-weight:300;
   font-size:18px;
   display:inline-block;
}
.articleFrame .title{
    color:#333333;
    font-size:38px;
    font-weight:300;
}
.articleFrame .description{
    font-size: 16px;
    font-weight:700;
}
.leftSliderArrow{
    width:27px;
    height:26px;
    position:absolute;
    z-index:103;
    left:10px;
    top:150px;
    cursor:pointer;
    background-image:url('../images/slider_left_arrow_big_white.png');
    opacity:0.8;
    filter:alpha(opacity=80); /* For IE8 and earlier */
}
.rightSliderArrow{
    width:27px;
    height:26px;
    position:absolute;
    z-index:103;
    right:10px;
    top:150px;
    cursor:pointer;
    background-image:url('../images/slider_right_arrow_big_white.png');
    opacity:0.8;
    filter:alpha(opacity=80); /* For IE8 and earlier */
}
.rightSliderArrow:hover, .leftSliderArrow:hover{
    opacity:1;
    filter:alpha(opacity=100); /* For IE8 and earlier */
}

.headSectionTitle{
   font-weight:bold;
    font-size:16px;
    color:#000000;
    margin-bottom:20px;
    width:100%;
}
.mainImageSocial{
    position:absolute;
    right:-30px;
}
.related .delimiter {
    width:100%;
}
.related h3 {
    margin:10px 0;
}
.related a {
    padding:5px 0;
}
.movieContent p{
    padding:0px;
    margin:5px 0px;
}
.schMore {
    background-image: url("../images/info_icon_schedule.png");
    float: left;
    height: 17px;
    margin-left: 5px;
    margin-top: 1px;
    width: 18px;
}
.boxAttachedFiles{
    border-top:1px dotted #000000;
    border-bottom:1px dotted #000000;
    padding:5px 0px;
    width:100%;
    overflow:hidden;
}
.boxAttachedFiles .title{
    line-height:38px;
    float:left;
    color:#2f4982;
    font-weight:bold;
    font-size:18px;
}
.boxAttachedFiles .attachedFile{
    float:left;
    margin-left:30px;
    line-height:38px;
    color:#2f4982;
    font-size:14px;
}

.boxAttachedFiles .attachedFile a{
    color:#2f4982;
    font-size:14px;
    text-decoration:none;
}
.boxRelatedStuff{
    width:300px;
    float:right;
    background-color: #c5e1ed;
    padding:20px;
    margin-top:20px;
    margin-left:20px;
}
.seriesDescription {
    margin-left:80px; font-size:16px; line-height:50px; font-weight:700;
}
.seriesDescription p {
    margin:0;
    padding:0;    
}

.mt-0 {margin-top:0 !important;}
.m-0 {margin:0 !important;}
/***** #PAGINARE *****/
.blog-pag .pagination .active a, .blog-pag  .pagination>.active>a:focus, .blog-pag  .pagination>.active>a:hover, .blog-pag  .pagination>.active>span, .blog-pag  .pagination>.active>span:focus, .blog-pag  .pagination>.active>span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #ee3b33;
  border-color: #337ab7;
}
.blog-pag .pagination>li>a, .blog-pag .pagination>li>span {
  color: #7e8082;
  margin-right: 7px;
  padding: 8px 14px;
  border:none;
  border-radius: 25px;
}
.blog-pag .pagination li i {
  font-size:16px;
}
.fa{
  font-size: 14px;
  position: relative;
  top: 1px;
}
.fa-angle-left:before{content:"\f104";}
.fa-angle-right:before{content:"\f105";}
#myBtn {  display: none;  position: fixed;  bottom: 20px;  right: 30px;  z-index: 1000;  font-size: 16px;  border: none;  outline: none;  background-color: #0354a4;  color: white;  cursor: pointer;  padding: 10px;  border-radius: 4px;}
#myBtn:hover {  background-color: #555;}
