.e_enca_weather_bar{
    height: 90px;
}

.e_enca_weather_bar #weather{
    position: absolute;
    right: 0;
    height: 100%;
    width: 240px;
    margin : 0px;

}

.e_enca_weather_bar #news ul{
    width:560px;
    float: left;
}
.e_enca_weather_bar #news{
    float: left;
}

.e_enca_weather_bar #news .news-feed{
    float: left;
}

.e_enca_weather_bar .enca-feed-heading{
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 7px;
}

.e_enca_weather_bar #news li{
    float: left;
    overflow: hidden;
    margin: 0 15px 0 0;
    width:265px;
    height: 20px;
}

.e_enca_weather_bar a:link, .e_enca_weather_bar  a:visited {
color: white;
text-decoration: none;
letter-spacing: 0;
font-size: 11px;
}


.e_enca_weather_bar #news li:before{
    content:"> ";
    color: red;
    font-weight: bold;
}

.e_enca_weather_bar #news li:after{
    content :" ...";
}

.e_enca_weather_bar .vdivider{
    border-right: 1px solid #3f3f3f;
    border-left: 1px solid #181818;
    float: left;
    margin: -10px 8px;
    height: 90px;
}


.e_enca_weather_bar .logo {
height: 80px;
width: 85px;
margin: -9px 15px 0 0;
float: left;
}


element.style {
font-size: 30pt;
position: relative;
left: 171px;
top: -10px;
}

.weatherItem { background-size: 125px 90px; float: right; width: 231px; padding: 0 10px 0 0; background-position: 0 15px; }

.weatherDesc {
clear: both;
float: right;
}

.weatherTemp {
font-size: 30px;
float: right;
margin: -10px 0 0 0;
color: #ffbc00;
}

.weatherRange {
clear: both;
float: right;
}

.weatherWind, .weatherLink {
    display: none;
}

.e_enca_desktop_block .weatherCity {
    font-size: 14pt;
    margin: -6px 0 -3px 13px;
    font-size: 16px;
    margin-bottom: 3px;
    margin-left: 20px;
    float: left;
    cursor: pointer;
    position: absolute;
    top: 174px;
    font-weight: bold;
    font-family: arial;
    left: 15px;
}

.e_enca_weather_bar .k-dropper #handle, .e_enca_desktop_block .k-dropper #handle{
    font-size: 18pt;
    font-weight: bolder;
    color: red;
    cursor: pointer;
}

.e_enca_weather_bar .k-dropper #handle:hover, .e_enca_desktop_block .k-dropper #handle:hover {
    opacity: 0.5;
}

.e_enca_desktop_block .k-dropper {
    position: absolute;
    float: left;
    width: 13px;
    height: 24px;
    margin: -22px 0 0 6px;
    z-index: 1;
    top: 181px;
    left: 5px;
}
.enca_weather_item .weatherDay {
    display: block;
    top: 200px;
    position: absolute;
    font-size: 0.8em;
    left: 10px;
}
.enca_weather_item .weatherDesc {
    position: absolute;
    top: 235px;
    font-size: 0.8em;
    left: 10px;
}
.enca_weather_item .weatherRange {
    position: absolute;
    left: 10px;
    top: 218px;
    font-size: 0.8em;
}
.e_enca_weather_bar .k-dropper ul, .e_enca_desktop_block .k-dropper ul {
    width: 100px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.9);
    border: 1px solid rgba(255, 255, 255, 0.05);
    position: absolute;
    left: 20px;
    top: 10px;
    display: none;
}

.e_enca_weather_bar .k-dropper ul li, .e_enca_desktop_block .k-dropper ul li { cursor: pointer; }

.e_enca_weather_bar .k-dropper ul .divider, .e_enca_desktop_block .k-dropper ul .divider { margin: 5px 0 !important; }


.e_enca_block_color.pane, .e_enca_block_color_weather.pane{
    background: #575757;
    background: -moz-linear-gradient(top,  #575757 0%, #3c3c3c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#575757), color-stop(100%,#3c3c3c));
    background: -webkit-linear-gradient(top,  #575757 0%,#3c3c3c 100%);
    background: -o-linear-gradient(top,  #575757 0%,#3c3c3c 100%);
    background: -ms-linear-gradient(top,  #575757 0%,#3c3c3c 100%);
    background: linear-gradient(to bottom,  #575757 0%,#3c3c3c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#575757', endColorstr='#3c3c3c',GradientType=0 );
    border: none;
}


.e_enca_block_color li {
    float: left;
    width: 24.5%;
    font-size: 8px;
    height: 100%;
    border-right: 1px solid #323232;
    border-left: 1px solid #727272;
}

.e_enca_block_color ul li:first-child {
    border-left: none;
}

.e_enca_block_color ul li:last-child {
    border-right: none;
}

.e_enca_block_color ul{
    height: 100%;
}

.e_enca_block_color img {
    width: 95%;
    height: 110px;
    padding: 5px;
}

.e_enca_block_logo img {
    float: left;
}

.e_enca_block_color li p {
    padding: 3px 10px;
    font-size: 11px;
}

.e_enca_block_color li p a {
    color: #fff;
}

.enca-mc-feed-heading {
    font-size: 22pt;
    margin-top: 26px;
    margin-left: 14px;
    float: left;
    font-family: 'AlbertRegular', Arial;
}

.e_enca_block_color.pane {
    float: left;
    width: 693px;
    height: 250px;
}

#news .buttons {
    height: 35px !important;
    position: absolute;
    margin-left: 5px;
    top: 214px;
}

.e_enca_block_color_weather.pane{
    height: 250px;
}

.enca-weather {
    float: right;
    width: 232px;
    margin-top: -2em;
}

.weather {
    margin: 0 !important;
    padding: 5px;
    height: inherit;
}

.weather h3 {
    padding-top: 5px;
    color: #fff;
    font-weight: 200;
}

#enca_player {
    width: 100% !important;
}


.enca-news h2 .icon {
    background: url("../../../../themes/etv/images/multichannel_sites/multichannel_sprite.png") no-repeat scroll -15px -16px transparent;
    width: 22px;
    height: 21px;
    position: relative;
    top: -2px;
}

.enca-weather h2 .icon {
    background: url("../../../../themes/etv/images/multichannel_sites/multichannel_sprite.png") no-repeat scroll -58px -14px transparent;
    width: 29px;
    height: 23px;
    top: -3px;
    position: relative;
}

.e_enca_block_color.pane div{
    margin: 0px;
}

.e_enca_desktop_block .news-contain {
    height: 310px;
}
.news-contain {
    height: 250px;
}

#multinewsArrowLeft, #multinewsArrowRight {
display: none;
}

/* Tab colours */
.domain-emoviesplus .enca-news .htab, .domain-eafricaplus .enca-news .htab, .domain-ekasiplus .enca-news .htab, .domain-etoonzplus .enca-news .htab {
    background: #9f9f9f; /* Old browsers */
    background: -moz-linear-gradient(top,  #9f9f9f 0%, #222222 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9f9f9f), color-stop(100%,#222222)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #9f9f9f 0%,#222222 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #9f9f9f 0%,#222222 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #9f9f9f 0%,#222222 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #9f9f9f 0%,#222222 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f9f9f', endColorstr='#222222',GradientType=0 ); /* IE6-9 */
}

.domain-emoviesplus .enca-weather .htab, .domain-eafricaplus .enca-weather .htab, .domain-ekasiplus .enca-weather .htab , .domain-etoonzplus .enca-weather .htab {
    background: #dc0000; /* Old browsers */
    background: -moz-linear-gradient(top,  #dc0000 0%, #660705 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc0000), color-stop(100%,#660705)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #dc0000 0%,#660705 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #dc0000 0%,#660705 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #dc0000 0%,#660705 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #dc0000 0%,#660705 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc0000', endColorstr='#660705',GradientType=0 ); /* IE6-9 */
}


.domain-etoonzplus .e_enca_block .htab h2, .htab h3, .htab a {
    color: #FFFFFF;
}

.image-news p {
    display: none;
}

.title-news {
    font-size: 14px;
    color: #fff;
    padding: 0 5px;
}

.title_link div {
    display: block !important;
}

.e_enca_block a:link,.e_enca_block a:visited,.e_enca_block a:hover,.e_enca_block a:focus {
    color: #fff !important;
}

.nested-img p, .nested-img div {
    display: none;
}

/*.e_enca_block_color_weather.pane {
width: 172px;
float: right;
position: absolute;
left: 631px;
}*/

.e_enca_desktop_block .enca_item, .enca_weather_item {
    width: 194px;
    display: block;
    float: left;
    border-right: 1px solid #191919;
    border-left: 1px solid #747476;
    background: #595a5c;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU5NWE1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDQwNDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #595a5c 0%, #404042 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#595a5c), color-stop(100%,#404042));
    background: -webkit-linear-gradient(top,  #595a5c 0%,#404042 100%);
    background: -o-linear-gradient(top,  #595a5c 0%,#404042 100%);
    background: -ms-linear-gradient(top,  #595a5c 0%,#404042 100%);
    background: linear-gradient(to bottom,  #595a5c 0%,#404042 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595a5c', endColorstr='#404042',GradientType=0 );
}
div.e_enca_desktop_block {
    margin-bottom: 2em;
}
.e_enca_desktop_block .nested-img img {
    width: 100%;
    height: auto;
}
.e_enca_desktop_block .title-news, .weather_item #enca_player h3 {
    font-size: 0.9em;
    font-family: sans-serif;
    font-weight: bold;
    padding: 10px;
    color: #FFF;
    line-height: 1.3em;
}
div.desc-news {
    font-size: 0.8em;
    padding: 0 10px;
    color: #FFF;
    line-height: 1.3em;
}
div.enca_item.weather_item {
    border-right: none;
}
div.e_enca_block_logo {
    padding-top: 1em;
    margin-bottom: 0.5em;
}
.e_enca_desktop_block .enca_item.first-news {
    border-left: none;
}
div.e_enca_desktop_block {
    -webkit-box-shadow: 0px 17px 21px -15px rgba(0, 0, 0, 0.8);
    -moz-box-shadow:    0px 17px 21px -15px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 17px 21px -15px rgba(0, 0, 0, 0.8);
}
.enca_weather_item {
    height: 196px;
}
.enca_weather_item .weatherItem {
    width: 194px;
    background: #092c48;
    padding: 0;
    margin: 0;
    min-height: 157px;
    background-position: 10px 10px !important;
}
.enca_weather_item {
    min-height: 310px;
    border-right: none;
    position: relative;
}
.enca_weather_item .weatherTemp {
    font-size: 4em;
    position: absolute;
    top: 50px;
    right: 15px;
    font-family: arial;
    color: #FFF;
}
