/* Global Multichannel styles */
.domain-emoviesplus #logo,
.domain-ekasiplus #logo,
.domain-eafricaplus #logo,
.domain-etoonzplus #logo {
    height: auto;
    width: 206px;
}
.domain-emoviesextra #logo,
.domain-eextra #logo {
    width: 200px;
}

.multichannel-pane {
    clear: both;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 40px;
    position: relative;
}

/*.multi-item {*/
    /*background: none repeat scroll 0 0 #282828;*/
    /*border: 1px solid rgba(255, 255, 255, 0.05);*/
    /*box-shadow: 1px 0 5px rgba(0, 0, 0, 0.3), 0 40px 30px -35px rgba(0, 0, 0, 0.8);*/
/*!*    clear: both;*!*/
    /*display: inline-block;*/
    /*font-size: 14px;*/
    /*margin-left: 3px;*/
    /*min-height: 190px;*/
    /*padding-bottom: 10px;*/
    /*vertical-align: top;*/
    /*width: 200px;*/
    /*margin-bottom: 10px;*/
/*}*/
/*.multi-item .views-field:nth-child(1) {*/
    /*padding: 0;*/
/*}*/

/*.multi-item .views-field-field-article-image {*/
    /*padding: 0 !important;*/
/*}*/

/*.multi-item .views-field-field-article-image-featured {*/
    /*padding: 0 !important;*/
/*}*/
/*.multi-item .views-field {*/
    /*padding: 0 10px;*/
/*}*/

/*.multi-item .views-field.views-field-body {*/
    /*height: 4.5em;*/
/*}*/

/*!*.views-row-first.multi-item {*!*/
/*!*margin-left: 0 !important;*!*/
/*!*}*!*/
/*!*.multi-eod .multi-item {*!*/
    /*!*min-height: 250px;*!*/
    /*!*clear: none;*!*/
    /*!*margin: 0 5px;*!*/
    /*!*width: 210px;*!*/
/*!*}*!*/

/*.multi-item .views-field-title {*/
    /*font-weight: 700;*/
    /*display: inline-block;*/
    /*padding: 0;*/
/*}*/

/*.multi-item .views-field-title a {*/
    /*color: #FFFFFF;*/
    /*display: block;*/
    /*overflow: hidden;*/
    /*padding: 0 0 0 9px;*/
/*}*/

/*.multi-item .views-field-field-airtime, .multi-item .views-field-type {*/
    /*color: #FFB900;*/
    /*font-family: Arial;*/
    /*font-size: 1.1em;*/
/*}*/

/*.multi-item .views-field-title .field-content {*/
    /*margin-top: 10px;*/
    /*overflow: hidden;*/
/*}*/

/*.multi-item .views-field p {*/
    /*font-size: 14px;*/
    /*line-height: 1.3em;*/
    /*color: #FFFFFF;*/
/*}*/

/*.multi-item .views-field-body .field-content {*/
    /*height: 4em;*/
    /*overflow: hidden;*/
/*}*/

/*.multi-item  .youtube-thumbnail-med-plus img, .multi-item  .kaltura img, .multi-item  .views-field-field-article-image, .multi-item .views-field-field-article-image-featured img {*/
    /*border: 0 none !important;*/
    /*float: left;*/
    /*height: auto !important;*/
    /*width: 200px !important;*/
    /*max-height: 135px;*/
/*}*/

/*.multi-item  .youtube-thumbnail-med-plus, .multi-item  .kaltura-thumb, .multi-item  .views-field-field-article-image, .multi-item .views-field-field-article-image-featured .field-content {*/
    /*float: left;*/
    /*margin: 0 0 10px;*/
    /*position: relative;*/
    /*!*width: 215px;*!*/
/*}*/

.highlights .jcarousel-list.jcarousel-list-horizontal {
    min-height: 295px;
}

.highlights .carouselMulti .jcarousel-item-horizontal {
    min-height: 254px;
}

.multi-soon .jcarousel-list.jcarousel-list-horizontal {
    min-height: 276px;
}

.multi-eod .jcarousel-list.jcarousel-list-horizontal {
    min-height: 255px;
}

/* Logo background gradient styles */
.domain-eextra #region-branding,
.domain-emoviesextra #region-branding,
.domain-emoviesplus #region-branding,
.domain-ekasiplus #region-branding,
.domain-eafricaplus #region-branding,
.domain-etoonzplus #region-branding {
/* fallback */
background-color: rgba(0,0,0,.0);
background-image: url(../images/multichannel_sites/radial_bg.png);
background-position: 50% 50%;
background-repeat: no-repeat;
/* Safari 4-5, Chrome 1-9 */
background: -webkit-gradient(ellipse, 50% 50%, 0, 50% 50%, 90, from(rgba(103,102,107, 1)), to(rgba(0,0,0,.0)));
 /* Safari 5.1+, Chrome 10+ */
 background: -webkit-radial-gradient(50% 50%, farthest-side, rgba(103,102,107, 1), rgba(0,0,0,.0));
 /* Firefox 3.6+ */
 background: -moz-radial-gradient(50% 50%, closest-side, rgba(103,102,107, 1), rgba(0,0,0,.0));
 /* IE 10 */
 background: -ms-radial-gradient(50% 50%, closest-side, rgba(103,102,107, 1), rgba(0,0,0,.0));
 /* Opera cannot do radial gradients yet */
 }


.domain-eextra  .logo-img,
.domain-emoviesplus  .logo-img,
.domain-ekasiplus  .logo-img,
.domain-eafricaplus  .logo-img,
.domain-etoonzplus  .logo-img {
    left: 0;
    top: 35px;
}
.domain-emoviesextra .logo-img {
    left: 0;
    top: 25px;
}

    /**
     * Beatlab Custom Styles
     * Dev: Archie M
     */
.domain-beatlab .logo-img {
    top: -24px;
    left: 0px;
}
.domain-beatlab header .zone-user-wrapper{
    position: relative;
    z-index: 50;
}
.domain-beatlab header .logo-img{
    position: absolute;
    z-index: 0;
}
.domain-beatlab .logo-img img {
    width: 195px;
}
.domain-beatlab #zone-menu-wrapper{
    position: relative;
    z-index: 50;
}

/* div rearrangement to cater for new designs */
.domain-beatlab #region-bodybar-centre{
    margin-right: 0px !important;
}
.domain-beatlab #region-bodybar-right{
    margin-left: 0px !important;
    padding-left: 20px !important;
}


/* set beatlab zone branding default background */
/*.domain-beatlab #zone-branding-wrapper{*/
    /*background-color: #000000;*/
/*}*/
.dommain-bratlab .htab h2 {
    font-family: sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.1;
    padding: 0.6em 1em;
}

/* .domain-beatlab #section-content */
/*.domain-beatlab .page{*/
    /*background: #000 url('../images/body/home-background.png') no-repeat;*/
    /*background-position: center 0px;*/
/*}*/

/*.domain-beatlab #zone-body-wrapper {*/
/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
/*background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 25%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 75%, rgba(0,0,0,1) 100%);*/
/*background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,1)), color-stop(25%,rgba(0,0,0,0)), color-stop(50%,rgba(0,0,0,0)), color-stop(75%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1)));*/
/*background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);*/
/*background: -o-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);*/
/*background: -ms-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);*/
/*background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);*/
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 );*/


/*}*/


.domain-beatlab .section-content {
    max-width: 100%;
}

/* tv guide */
.domain-beatlab .guide .emovies-tab{
    background: rgb(0,179,223);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYjNkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwODg1YTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,179,223,1) 0%, rgba(8,133,164,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,179,223,1)), color-stop(100%,rgba(8,133,164,1)));
    background: -webkit-linear-gradient(top,  rgba(0,179,223,1) 0%,rgba(8,133,164,1) 100%);
    background: -o-linear-gradient(top,  rgba(0,179,223,1) 0%,rgba(8,133,164,1) 100%);
    background: -ms-linear-gradient(top,  rgba(0,179,223,1) 0%,rgba(8,133,164,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,179,223,1) 0%,rgba(8,133,164,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b3df', endColorstr='#0885a4',GradientType=0 );
}
.domain-beatlab .guide .icon{
    background: url("../images/multichannel_sites/multichannel_sprite.png") no-repeat scroll -340px -14px rgba(0, 0, 0, 0);
}

/* beat buzz */
.beat-buzz .emovies-tab{
    background: linear-gradient(to bottom, #dc4719 0%, #dc6219 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.beat-buzz .emovies-tab .icon{
    background: url("../images/icons/sprite.png") no-repeat scroll -346px -37px rgba(0, 0, 0, 0);
}
.front .carouselMulti ul li{
    min-height: 270px;
    width: 200px;
    overflow: hidden;
    margin: 0;
    height: auto;
    float: left !important;
    display: block;
    margin-right: 6px;
}

.front .jcarousel-container.jcarousel-container-horizontal, .front .jcarousel-clip-horizontal {
    width: 618px;
    padding: 0;
    background: none;
    border: none;
    height: auto;
}
.front .jcarousel-list.jcarousel-list-horizontal {
min-height: 315px;
}
.front.domain-etv .jcarousel-list.jcarousel-list-horizontal {
min-height: 0;
}
.front .multi-soon .carouselMulti ul li {
min-height: 230px;
}
div.multi-more-link.right {
    background: #DADADA;
    background: linear-gradient(to bottom, #F8F8F8 0%, #DADADA 100%) repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    float: right;
    position: relative;
    top: -15px;
    text-align: right;
}

/* hightlights */
.highlights .emovies-tab{
    background: linear-gradient(to bottom, #4c1074 0%, #32094d 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.highlights .emovies-tab h2 .icon{
    background: url("../images/multichannel_sites/multichannel_sprite.png") no-repeat scroll -292px -14px rgba(0, 0, 0, 0);
}

/* music videos slide */
.music-vids .emovies-tab{
    background: linear-gradient(to bottom, #ffc500 0%, #fff000 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.music-vids h2{
    color: #000;
}
.music-vids h2 span.icon{
    background: url("../images/icons/musicvids_ico.png") no-repeat scroll 0px 1px rgba(0, 0, 0, 0);
    height: 23px;
}
.music-vids .jcarousel-list.jcarousel-list-horizontal {
    min-height: 310px;
}

/* beat tv blocks */
.music-vids  ul li{
    min-height: 240px;
}
.music-vids  ul li .youtube-thumbnail-med{
    margin: 0 0 10px -10px;
    width: 200px;
}
.music-vids  ul li .youtube-thumbnail-med img{
    border: none;
    width: 200px;
}


/* Styles for Channel Buttons */
.multi-buttons .multi-emovies,
.multi-buttons .multi-emovies,
.multi-buttons .multi-ekasi,
.multi-buttons .multi-eafrica,
.multi-buttons .multi-etoons,
.multi-buttons .multi-etv,
.multi-buttons .multi-beatlab {
    background: #000;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iIzBmMGYwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #333333 0%, #333333 37%, #0f0f0f 43%, #000000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(37%,#333333), color-stop(43%,#0f0f0f), color-stop(100%,#000000));
    background: -webkit-linear-gradient(top,  #333333 0%,#333333 37%,#0f0f0f 43%,#000000 100%);
    background: -o-linear-gradient(top,  #333333 0%,#333333 37%,#0f0f0f 43%,#000000 100%);
    background: -ms-linear-gradient(top,  #333333 0%,#333333 37%,#0f0f0f 43%,#000000 100%);
    background: linear-gradient(to bottom,  #333333 0%,#333333 37%,#0f0f0f 43%,#000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 );
    border: 1px solid #000000;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	display:inline-block;
	color:#777777;
	height:42px;

    }
    .multi-buttons .multi-emovies:hover,
    .multi-buttons .multi-ekasi:hover,
    .multi-buttons .multi-eafrica:hover,
    .multi-buttons .multi-etoons:hover,
    .multi-buttons .multi-beatlab:hover,
    .multi-buttons .multi-etv:hover {
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #323232) );
        background:-moz-linear-gradient( center top, #000000 5%, #323232 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#323232');
        background-color:#000000;
    }

div.multi-buttons {
    margin-bottom: 2em;
}
.multi-buttons .multi-emovies {
    width: 157px;
    margin-right: 2px;
}
.multi-buttons .multi-ekasi{
    width: 149px;
    margin-right: 2px;
}
.multi-buttons .multi-eafrica{
    width: 149px;
    margin-right: 2px;
}
.multi-buttons .multi-etoons{
    width: 148px;
    margin-right: 2px;
}
.multi-buttons .multi-etv{
    width: 144px;
    margin-right: 2px;
}
.multi-buttons .multi-beatlab{
    width: 171px;
}

.multi-emovies a{
    background:url('../images/multichannel_sites/emovies.png') no-repeat 50%;
    width: 157px;
    height: 42px;
    display: inline-block;
}
.multi-ekasi a{
    background:url('../images/multichannel_sites/ekasi.png') no-repeat 50%;
    width: 149px;
    height: 42px;
    display: inline-block;
}
.multi-eafrica a{
    background:url('../images/multichannel_sites/eafrica.png') no-repeat 50%;
    width: 149px;
    height: 42px;
    display: inline-block;
}
.multi-etoons a{
    background:url('../images/multichannel_sites/etoonz.png') no-repeat 50%;
    width: 148px;
    height: 42px;
    display: inline-block;
}
.multi-etv a{
    background:url('../images/multichannel_sites/etvhd.png') no-repeat 50%;
    width: 144px;
    height: 42px;
    display: inline-block;
}
.multi-beatlab a{
    background:url('../images/multichannel_sites/beatlab.png') no-repeat 50%;
    width: 171px;
    height: 42px;
    display: inline-block;
}


/* Video Button */

.multi-item  .video-btn {
    background: url("../images/multichannel_sites/play-button.png") no-repeat scroll 0 0 transparent;
    height: 34px;
    margin-left: 83px;
    position: relative;
    top: 41px;
    width: 34px;
}

/* tab icons */

.multi-eod .emovies-tab h2 .icon {
    width: 27px;
}

.multi-most-popular .htab h2 {
    line-height: 1.5em;
}

.domain-emoviesplus .guide .icon,
.domain-ekasiplus .guide .icon,
.domain-eafricaplus .guide .icon {
    background: url("../images/multichannel_sites/multichannel_sprite.png") no-repeat scroll -339px -13px transparent;
}

.domain-emoviesplus .highlights .icon,
.domain-ekasiplus .highlights .icon,
.domain-eafricaplus .highlights .icon  {
    background: url("../images/multichannel_sites/multichannel_sprite.png") no-repeat scroll -290px -15px transparent;
}

.domain-eextra .multi-soon .icon,
.domain-emoviesextra .multi-soon .icon,
.domain-emoviesplus .multi-soon .icon,
.domain-ekasiplus .multi-soon .icon,
.domain-eafricaplus .multi-soon .icon {
    background: url("../images/multichannel_sites/multichannel_sprite.png") no-repeat scroll -244px -15px transparent;
}

.domain-emoviesplus .multi-eod .icon,
.domain-ekasiplus .multi-eod .icon,
.domain-eafricaplus .multi-eod .icon {
    background: url("../images/multichannel_sites/multichannel_sprite.png") no-repeat scroll -191px -17px transparent;
}

.domain-emoviesplus .multi-most-popular .icon,
.domain-ekasiplus .multi-most-popular .icon,
.domain-eafricaplus .multi-most-popular .icon {
    background: url("../images/multichannel_sites/multichannel_sprite.png") no-repeat scroll -146px -13px transparent;
    height: 31px;
}

.domain-etoonzplus .guide .icon {
    background: url("../images/multichannel_sites/multichannel_etoonz_sprite.png") no-repeat scroll -339px -13px transparent;
}

.domain-etoonzplus .highlights .icon {
    background: url("../images/multichannel_sites/multichannel_etoonz_sprite.png") no-repeat scroll -290px -15px transparent;
}

.domain-etoonzplus .multi-soon .icon  {
    background: url("../images/multichannel_sites/multichannel_etoonz_sprite.png") no-repeat scroll -244px -15px transparent;
}

.domain-etoonzplus .multi-eod .icon  {
    background: url("../images/multichannel_sites/multichannel_etoonz_sprite.png") no-repeat scroll -191px -17px transparent;
}

.domain-etoonzplus .multi-most-popular .icon {
    background: url("../images/multichannel_sites/multichannel_etoonz_sprite.png") no-repeat scroll -146px -13px transparent;
    height: 31px;
}

.domain-etoonzplus .htab h2, .htab h3, .htab a {
    color: #000000;
}


/* multichannel tabs specific styles */
.domain-eextra.emovies-tab, .domain-eextra .htab {
    background: #c81010; /* Old browsers */
    background: -moz-linear-gradient(top,  #c81010 0%, #730b00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c81010), color-stop(100%,#730b00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #c81010 0%,#730b00 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #c81010 0%,#730b00 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #c81010 0%,#730b00 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #c81010 0%,#730b00 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c81010', endColorstr='#730b00',GradientType=0 ); /* IE6-9 */
}
.domain-emoviesplus.emovies-tab, .domain-emoviesplus .htab {
background: #b12477; /* Old browsers */
background: -moz-linear-gradient(top,  #b12477 0%, #870441 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b12477), color-stop(100%,#870441)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b12477 0%,#870441 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b12477 0%,#870441 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b12477 0%,#870441 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b12477 0%,#870441 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b12477', endColorstr='#870441',GradientType=0 ); /* IE6-9 */
}
.domain-emoviesextra.emovies-tab, .domain-emoviesextra .htab {
background: #c81010; /* Old browsers */
background: -moz-linear-gradient(top,  #c81010 0%, #730b00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c81010), color-stop(100%,#730b00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c81010 0%,#730b00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c81010 0%,#730b00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c81010 0%,#730b00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c81010 0%,#730b00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c81010', endColorstr='#730b00',GradientType=0 ); /* IE6-9 */
}
.domain-ekasiplus.emovies-tab, .domain-ekasiplus .htab {
background: #d6c610; /* Old browsers */
background: -moz-linear-gradient(top,  #d6c610 0%, #a19429 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6c610), color-stop(100%,#a19429)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d6c610 0%,#a19429 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d6c610 0%,#a19429 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d6c610 0%,#a19429 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d6c610 0%,#a19429 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6c610', endColorstr='#a19429',GradientType=0 ); /* IE6-9 */
}
.domain-eafricaplus.emovies-tab, .domain-eafricaplus .htab {
background: #ff9137; /* Old browsers */
background: -moz-linear-gradient(top,  #ff9137 0%, #d05a1e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9137), color-stop(100%,#d05a1e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff9137 0%,#d05a1e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff9137 0%,#d05a1e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff9137 0%,#d05a1e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff9137 0%,#d05a1e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9137', endColorstr='#d05a1e',GradientType=0 ); /* IE6-9 */
}
.domain-etoonzplus.emovies-tab, .domain-etoonzplus .htab {
background: #ffee1a; /* Old browsers */
background: -moz-linear-gradient(top,  #ffee1a 0%, #fdcd34 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffee1a), color-stop(100%,#fdcd34)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffee1a 0%,#fdcd34 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffee1a 0%,#fdcd34 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffee1a 0%,#fdcd34 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffee1a 0%,#fdcd34 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffee1a', endColorstr='#fdcd34',GradientType=0 ); /* IE6-9 */
}


/* vote overide color */
.domain-emoviesplus .vote a {
    color: #DC4CA0;
}
.domain-ekasiplus .vote a {
    color: #d6c610;
}
.domain-eafricaplus .vote a {
    color: #ff9137;
}
.domain-etoonzplus .vote a {
    color: #FFEE1a;
}

/* reminder Button & share button */
.domain-emoviesplus .flag-wrapper, .domain-ekasiplus .flag-wrapper, .domain-eafricaplus .flag-wrapper, .domain-etoonzplus .flag-wrapper {
    float:right;
}

.domain-emoviesplus .share-icon, .domain-ekasiplus .share-icon, .domain-eafricaplus .share-icon, .domain-etoonzplus .share-icon {
    float:right;
}

.domain-emoviesplus .block-views-article-block .share-icon,
.domain-ekasiplus .block-views-article-block .share-icon,
.domain-etoonzplus .block-views-article-block .share-icon,
.domain-eafricaplus .block-views-article-block .share-icon {
    margin: -3px 2px;
}

.domain-emoviesplus .yellow-bar .flag-reminder .flag,
.domain-ekasiplus .yellow-bar .flag-reminder .flag,
.domain-etoonzplus .yellow-bar .flag-reminder .flag,
.domain-eafricaplus .yellow-bar .flag-reminder .flag {
    display: block;
    float: left;
    margin: 34px -71px 0;
}

/* Now on block */
section#block-e-multichannel-tonight-e-multichannel-tonight-on {
    margin-bottom: 20px;
}
.now-on-multi .now-entry {
    background: none repeat scroll 0 0 #282828;
    width: 100%;
    min-height: 60px;
}

.block-e-multichannel-tonight .date-display-single {
    color: #A6A6A6;
}
.now-on-multi .date-display-single, .now-on-multi .tvguide-show-title {
    display: inline-block;
    font-family: arial;
    font-size: 19px;
    font-weight: bold;
}

.now-on-multi .tvguide-show-title {
    color: #FFFFFF;
}

.now-on-multi {
    /*float: left;*/
    /*width: 621px;*/
}

.now-on-container {
/*width: 33%;*/
/*height: 100%;*/
/*float: left;*/
}

.now-on-title {
    background: none repeat scroll 0 0 #282828;
    color: #CCCCCC;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    margin: 0;
    position: relative;
    text-align: left;
    width: auto;
}

.tonight-on .views-field-field-airtime {
    background: none repeat scroll 0 0 #414141;
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    line-height: 2.2em;
    margin: 0;
    position: relative;
    text-align: center;
    width: 100%;
}

.divider-left {
    border-left: 1px solid #5A5A5A;
}
.divider-right {
    border-right: 1px solid #000000;
}

.now-on-multi .now-entry-text {
    padding: 15px 15px 0;
}

.now-on-multi .buttons {
    height: 32px;
    padding: 0 10px 10px;
}

.now-on-pane {
    border: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: 1px 0 5px rgba(0, 0, 0, 0.3), 0 40px 30px -35px rgba(0, 0, 0, 0.8);
    display: block;
    height: 80px;
    width: 620px;
}

/* static channel numbers block */
.echannels-container {
        /*width:280px;*/
        /*padding: 10px 0;*/
}
.domain-eextra .echannels-logo {
    background: url("../images/multichannel_sites/multi_eextra_button_trans.png") no-repeat scroll 0 0 transparent;
    /*border-bottom: 1px solid #000000;*/
    height: 45px;
}
.domain-emoviesplus .echannels-logo {
    background: url("../images/multichannel_sites/multi_emovies_button_trans.png") no-repeat scroll 0 0 transparent;
    /*border-bottom: 1px solid #000000;*/
    height: 45px;
}
.domain-emoviesextra .echannels-logo {
    background: url("../images/multichannel_sites/multi_emoviesextra_button_trans.png") no-repeat scroll 0 0 transparent;
    /*border-bottom: 1px solid #000000;*/
    height: 45px;
}
.domain-eafricaplus .echannels-logo {
    background: url("../images/multichannel_sites/multi_enolly_button_trans.png") no-repeat scroll 0 0 transparent;
    /*background: url("../images/multichannel_sites/multi_eafrica_button_trans.png") no-repeat scroll 0 0 transparent;*/
    /*border-bottom: 1px solid #000000;*/
    height: 45px;
}
.domain-ekasiplus .echannels-logo {
    background: url("../images/multichannel_sites/multi_ekasi_button_trans.png") no-repeat scroll 0 0 transparent;
    /*border-bottom: 1px solid #000000;*/
    height: 45px;
}
.domain-etoonzplus .echannels-logo {
    background: url("../images/multichannel_sites/multi_etoons_button_trans.png") no-repeat scroll 0 0 transparent;
    /*border-bottom: 1px solid #000000;*/
    height: 45px;
}
.domain-beatlab .echannels-logo {
    background: url("../images/multichannel_sites/beatlab_logo.png") no-repeat scroll 0 0 transparent;
    /*border-bottom: 1px solid #000000;*/
    height: 64px;
}
.domain-beatlab .eodPlus-link {
    display: none;
}
.domain-beatlab .echannels-logo-copy {
    color: #00b2dd;
    float: right;
    width: 205px;
    top: 22px;
    position: relative;
}

.block-user-welcome-block {
    position: relative;
    right: -162px;
    display: block;
    float: right;
    top: -34px;
}

/*.echannels-list {*/
    /*border-top: 1px solid #5A5A5A;*/
    /*padding-top: 10px;*/
/*}*/

.dstvchannel-number ,
.echannel-number {
    color: #FFFFFF;
    float: right;
}
.domain-eextra .echannels-logo-copy {
    color: #c81010;
    float: right;
    width: 120px;
}
.domain-emoviesplus .echannels-logo-copy {
    color: #DC4CA0;
    float: right;
    width: 105px;
}
.domain-emoviesextra .echannels-logo-copy {
    color: #c81010;
    float: right;
    width: 120px;
}
.domain-eafricaplus .echannels-logo-copy {
    color: #ff9137;
    float: right;
    width: 105px;
}
.domain-ekasiplus .echannels-logo-copy {
    color: #d6c610;
    float: right;
    width: 105px;
}
.domain-etoonzplus .echannels-logo-copy {
    color: #FFEE1a;
    float: right;
    width: 105px;
}

.domain-eextra .eodPlus-link {
    color: #c81010;
    padding: 10px 0 0;
}
.domain-emoviesplus .eodPlus-link {
    color: #DC4CA0;
    padding: 10px 0 0;
}
.domain-emoviesextra .eodPlus-link {
    color: #c81010;
    padding: 10px 0 0;
}
.domain-eafricaplus .eodPlus-link {
    color: #ff9137;
    padding: 10px 0 0;
}
.domain-ekasiplus .eodPlus-link {
    color: #d6c610;
    padding: 10px 0 0;
}
.domain-etoonzplus .eodPlus-link {
    color: #FFEE1a;
    padding: 10px 0 0;
}

.channels-watchnow {
    color: #ffffff !important;
    font-family: "Arial";
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.watch-link {
    /*background: #DADADA;*/
    /*background: linear-gradient(to bottom, #F8F8F8 0%, #DADADA 100%) repeat scroll 0 0 transparent;*/
    /*border-radius: 3px 3px 3px 3px;*/
    /*box-shadow: 0 2px 5px -2px rgba(255, 255, 255, 0.4) inset, -1px 0 2px -1px rgba(0, 0, 0, 0.3);*/
    float: right;
    /*position: relative;*/
/*    top: -22px; */
    /*text-align: right;*/
}

.echannels-container > div {
    margin: 0;
}

/* Slider Styles */

#block-views-etv-multichannels-block-1 {
    z-index: 0;
}

.eChannel-slider .slider-logo img {
    margin-bottom: 10px;
    max-height: 80px;
    width: auto !important;
}

.flex-direction-nav .flex-next {
    background: url("../images/multichannel_sites/slider-arrow-right.png") no-repeat scroll 0 0 transparent;
    height: 41px;
    margin: 0;
    opacity: 1;
    right: 0px;
    top: 40%;
}

.flex-direction-nav .flex-next:hover{
    right:5px;
}

.flex-direction-nav .flex-prev {
    background: url("../images/multichannel_sites/slider-arrow-left.png") no-repeat scroll 0 0 transparent;
    height: 41px;
    left: 10px;
    margin: 0;
    opacity: 1;
    top: 40%;
}

.flex-direction-nav .flex-prev:hover{
    left:15px;
}

.slider-copy {
/*position: absolute;*/
/*top: 22%;*/
/*left: 70px;*/
/*width: 33%;*/
}

h2.slider-title a {
color: #FFFFFF !important;
font-size: 24px;
font-weight: 100;
position: relative;
font-family: 'AlbertRegularBold';
}

.slider-body {
position: relative;
color: #CCCCCC;
line-height: 1em;
font-size: 14px;
padding-top: 10px;
}

.eChannel-most-pop-slider .slider-body {
text-shadow: 0 3px 4px #000;
}

.eChannel-slide {
position: relative;
}

.echannel-slider-pane {
    margin-bottom: 2em;
}
.eChannel-slider .flex-control-nav {
    bottom: 25px;
    position: relative;
    right: 90px;
    text-align: right;
}
.eChannel-slider .flex-control-nav li {
    text-align: center;
}

.domain-beatlab .flex-control-paging li a.flex-active {
    background: #01add8;
    cursor: default;
}

.domain-emoviesplus .flex-control-paging li a.flex-active {
    background: #b12477; /* Old browsers */
    background: -moz-linear-gradient(top,  #b12477 0%, #870441 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b12477), color-stop(100%,#870441)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #b12477 0%,#870441 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #b12477 0%,#870441 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #b12477 0%,#870441 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #b12477 0%,#870441 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b12477', endColorstr='#870441',GradientType=0 ); /* IE6-9 */
    cursor: default;
}
.domain-ekasiplus .flex-control-paging li a.flex-active {
    background: #d6c610; /* Old browsers */
    background: -moz-linear-gradient(top,  #d6c610 0%, #a19429 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6c610), color-stop(100%,#a19429)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #d6c610 0%,#a19429 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #d6c610 0%,#a19429 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #d6c610 0%,#a19429 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #d6c610 0%,#a19429 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6c610', endColorstr='#a19429',GradientType=0 ); /* IE6-9 */
    cursor: default;
}
.domain-eafricaplus .flex-control-paging li a.flex-active {
    background: #ff9137; /* Old browsers */
    background: -moz-linear-gradient(top,  #ff9137 0%, #d05a1e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9137), color-stop(100%,#d05a1e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ff9137 0%,#d05a1e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ff9137 0%,#d05a1e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ff9137 0%,#d05a1e 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ff9137 0%,#d05a1e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9137', endColorstr='#d05a1e',GradientType=0 ); /* IE6-9 */
    cursor: default;
}
.domain-etoonzplus .flex-control-paging li a.flex-active {
    background: #ffee1a; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffee1a 0%, #fdcd34 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffee1a), color-stop(100%,#fdcd34)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffee1a 0%,#fdcd34 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffee1a 0%,#fdcd34 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffee1a 0%,#fdcd34 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffee1a 0%,#fdcd34 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffee1a', endColorstr='#fdcd34',GradientType=0 ); /* IE6-9 */
    cursor: default;
}

.eChannel-slider .flex-control-paging li a {
width: 12px;
height: 12px;
}

.eChannel-slider {
    height: 370px;
    overflow: hidden;
    box-shadow: 1px 0 5px rgba(0, 0, 0, 0.3), 0 40px 30px -35px rgba(0, 0, 0, 0.8);
}

.eChannel-slider .field-content img {
    height: auto;
    width: 100%;
}

.eChannel-slide .views-field-title .field-content a {
    color: #FFFFFF;
}

.slider-shadow {
width: 940px;
height: 370px;
position: absolute;
background: url("../images/multichannel_sites/slider-shadow.png") no-repeat scroll 0 0 transparent;
}

.domain-emoviesplus .slider-airtime,
.domain-ekasiplus .slider-airtime,
.domain-eafricaplus .slider-airtime,
.domain-etoonzplus .slider-airtime,
.domain-beatlab .slider-airtime {
    color: #ffbb00;
    font-family: AlbertRegular,arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
}
/*.domain-beatlab .slider-airtime{*/
    /*color: #ffbc00;*/
/*}*/
/*.domain-emoviesplus .slider-airtime {*/
    /*color: #AC166E;*/
/*}*/
/*.domain-ekasiplus .slider-airtime{*/
    /*color: #D6C610;*/
/*}*/
/*.domain-eafricaplus .slider-airtime{*/
    /*color: #FF9137;*/
/*}*/
/*.domain-etoonzplus .slider-airtime{*/
    /*color: #FFEE1A;*/
/*}*/

/* Carousel Styles */
.front .jcarousel-container.jcarousel-container-horizontal {
    width: 618px;
    padding: 0;
    background: none;
    border: none;
}

/* Carousel Styles */
.tier-2 .jcarousel-container.jcarousel-container-horizontal {
    width: 618px;
    padding: 0;
    background: none;
    border: none;
}

.tier-2 .carouselMulti ul li{
    min-height: 270px;
    width: 200px;
    overflow: hidden;
    margin: 0;
    height: auto;
    float: left !important;
    display: block;
    margin-right: 6px;
}

.tier-2 .jcarousel-container.jcarousel-container-horizontal, .tier-2 .jcarousel-clip-horizontal {
    width: 618px;
    padding: 0;
    background: none;
    border: none;
    height: auto;
}
.tier-2 .jcarousel-list.jcarousel-list-horizontal {
min-height: 315px;
}
.tier-2.domain-etv .jcarousel-list.jcarousel-list-horizontal {
min-height: 0;
}
.tier-2 .multi-soon .carouselMulti ul li {
min-height: 250px;
}
/*
.carouselMulti .jcarousel-clip-horizontal {
    height: auto;
    width: 617px;
}

.carouselMulti .jcarousel-container-horizontal {
    background: none !important;
    border: 0 !important;
    padding: 0 !important;
    width: 617px !important;
}

.carouselMulti .jcarousel-item-horizontal {
    margin: 0 0 0 4px;
    height: auto !important;
    width: 200px !important;
}*/

.carouselMulti .jcarousel-next-horizontal {
    position: absolute;
    top: 21%;
    right: 0;
    width: 39px;
    height: 64px;
    margin: -26px 0 0 0;
    background: url(../images/carousel/scroller-arrow-right.png) no-repeat;
}
.multi-eod .carouselMulti .jcarousel-next-horizontal {
    top: 35% !important;
}

.domain-emoviesplus .carouselMulti .jcarousel-next-horizontal:hover {
    background: url(../images/carousel/scroller-arrow-right-hover-emovies.png) no-repeat;
}
.domain-emoviesplus .carouselMulti .jcarousel-prev-horizontal:hover {
    background: url(../images/carousel/scroller-arrow-left-hover-emovies.png) no-repeat;
}
.domain-ekasiplus .carouselMulti .jcarousel-next-horizontal:hover {
    background: url(../images/carousel/scroller-arrow-right-hover-ekasi.png) no-repeat;
}
.domain-ekasiplus .carouselMulti .jcarousel-prev-horizontal:hover {
    background: url(../images/carousel/scroller-arrow-left-hover-ekasi.png) no-repeat;
}
.domain-eafricaplus .carouselMulti .jcarousel-next-horizontal:hover {
    background: url(../images/carousel/scroller-arrow-right-hover-eafrica.png) no-repeat;
}
.domain-eafricaplus .carouselMulti .jcarousel-prev-horizontal:hover {
    background: url(../images/carousel/scroller-arrow-left-hover-eafrica.png) no-repeat;
}
.domain-etoonzplus .carouselMulti .jcarousel-next-horizontal:hover {
    background: url(../images/carousel/scroller-arrow-right-hover-etoonz.png) no-repeat;
}
.domain-etoonzplus .carouselMulti .jcarousel-prev-horizontal:hover {
    background: url(../images/carousel/scroller-arrow-left-hover-etoonz.png) no-repeat;
}

.carouselMulti .jcarousel-prev-horizontal {
    position: absolute;
    top: 21%;
    left: 0;
    width: 39px;
    height: 64px;
    margin: -26px 0 0 0;
    background: url(../images/carousel/scroller-arrow-left.png) no-repeat;
}
.multi-eod .carouselMulti .jcarousel-prev-horizontal {
    top: 35% !important;
}

.carouselMulti .jcarousel-prev-disabled-horizontal, .carouselMulti .jcarousel-prev-disabled-horizontal:hover, .carouselMulti .jcarousel-prev-disabled-horizontal:focus, .carouselMulti .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    display: none !important;
    background: none;
}
.carouselMulti .jcarousel-next-disabled-horizontal, .carouselMulti .jcarousel-next-disabled-horizontal:hover, .carouselMulti .jcarousel-next-disabled-horizontal:focus, .carouselMulti .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    display: none !important;
    background: none;
}

/* Most Popular Slider styles */

.multi-most-popular .field-content a img {
    width: 620px;
    height: auto;
}

.eChannel-most-pop-slider {
    height: 370px;
    overflow: hidden;
    box-shadow: 1px 0 5px rgba(0, 0, 0, 0.3), 0 40px 30px -35px rgba(0, 0, 0, 0.8);
}

.eChannel-most-pop-slide {
    position: relative;
}

.eChannel-most-pop-slide .slider-title a {
    line-height: 1em;
}

/* Css for Promo block */

.multi-promo {
    padding: 10px;
}

.multi-promo img {
    padding-bottom: 10px;
    width: 100%;
    height: auto;
}

/* e Mega Menu items  */
/*.domain-emoviesplus .block-e-mega-menu li:hover > ul,
.domain-ekasiplus .block-e-mega-menu li:hover > ul,
.domain-eafricaplus .block-e-mega-menu li:hover > ul,
.domain-etoonzplus .block-e-mega-menu li:hover > ul{
display: none;
}*/

/* Etoonz menu fix */
.domain-etoonzplus .block-e-mega-menu .sub-menu-title {
    width: 100%;
}
.domain-etoonzplus .block-e-mega-menu .menu-list {
    -moz-column-count: 6;
    -moz-column-gap: 20px;
    -webkit-column-count: 6;
    -webkit-column-gap: 20px;
    column-count: 6;
    column-gap: 20px;
}
/* --- */

#zone-footer {
    margin: 0 auto;
    width: 100%;
}

#region-footer-first, #region-footer-second {
    display: block;
    float: none;
    margin: 0 auto;
    width: 100%;
}

/*div.region-inner.region-footer-first-inner, div.region-inner.region-footer-second-inner {
    display: block;
    float: none;
    margin: 0 auto;
    width: 980px;
}*/
#region-footer-second {
    background: linear-gradient(to bottom, #df0100 0%, #be0000 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#region-footer-first {
/*    background: none repeat scroll 0 0 #282828;*/
    border-top: 1px solid #222;
}
/* Domain List Navigator */
section#block-e-domain-e-domain-channels-navigator {
    display: inline-block;
}
div.domain_nav_list {
    font-family: sans-serif;
    font-size: 0.9em;
}
ul.domain-menu {
    padding: 5px 5px 0 0;
    margin: 0;
    list-style: none;
    width: 180px;
    overflow: hidden;
    float: left;
    height: 20px;
    margin-right: 1px;
    border: 1px solid #454444;
}
ul.domain-menu:hover {
    height: auto;
}

ul.domain-menu a {
    text-decoration:none;
    color:#fff;
    padding-left:5px;
}

ul.domain-menu li.list {
    float:left;
    width:370px;
    margin:-225px -125px 0px 0px;
    background:#231f20;
}

ul.domain-menu li.list a.category {
    position:relative;
    z-index:50;
    display:block;
    float:left;
    width:180px;
    margin-top:225px;
    background:transparent;
    height: 20px;
}

ul.domain-menu li.list a.category:hover,
ul.domain-menu li.list a.category:focus,
ul.domain-menu li.list a.category:active {
    margin-right:1px;
}

ul.domain-submenu {
    float:left;
    padding:30px 0px 0px 0px;
    margin:0;
    list-style:none;
    margin:-30px 0px 0px 0px;
}

ul.domain-submenu li a, ul.domain-submenu li a:hover, ul.domain-submenu li a:focus {
    float:left;
    width:180px;
    clear:left;
    color:#fff;
    height: 40px;
    float: left;
    background-size: auto 25px;
    text-indent: -9999px;
    border-top: 1px solid #454444;
}

ul.domain-submenu a:hover,
ul.domain-submenu a:focus,
ul.domain-submenu a:active {
    margin-right:1px;
    color:#fff;
}
.domain-submenu li {
    height: 30px;
}
.dd_etv {
    background: url('../images/multichannel_sites/etv_logo_button.png') no-repeat 5px;
}
.dd_etv:hover, .dd_etv:focus {
    background: #2d2c2c url('../images/multichannel_sites/etv_logo_button.png') no-repeat 5px;
}
.dd_etoonzplus {
    background: url('../images/multichannel_sites/multi_etoons_button_trans.png') no-repeat 5px;
}
.dd_etoonzplus:hover, .dd_etoonzplus:focus {
    background: #2d2c2c url('../images/multichannel_sites/multi_etoons_button_trans.png') no-repeat 5px;
}
.dd_ekasiplus {
    background: url('../images/multichannel_sites/multi_ekasi_button_trans.png') no-repeat 5px;
}
.dd_ekasiplus:hover, .dd_ekasiplus:focus {
    background: #2d2c2c url('../images/multichannel_sites/multi_ekasi_button_trans.png') no-repeat 5px;
}
.dd_emoviesplus {
    background: url('../images/multichannel_sites/multi_emovies_button_trans.png') no-repeat 5px;
}
.dd_emoviesplus:hover, .dd_emoviesplus:focus {
    background: #2d2c2c url('../images/multichannel_sites/multi_emovies_button_trans.png') no-repeat 5px;
}
.dd_eafricaplus {
    background: url('../images/multichannel_sites/multi_enolly_button_trans.png') no-repeat 5px;
    /*background: url('../images/multichannel_sites/multi_eafrica_button_trans.png') no-repeat 5px;*/
}
.dd_eafricaplus:hover, .dd_eafricaplus:focus {
    background: #2d2c2c url('../images/multichannel_sites/multi_enolly_button_trans.png') no-repeat 5px;
    /*background: #2d2c2c url('../images/multichannel_sites/multi_eafrica_button_trans.png') no-repeat 5px;*/
}
.dd_truafrican {
    background: url('../images/multichannel_sites/trueAfrica_logo.png') no-repeat 5px;
}
.dd_truafrican:hover, .dd_truafrican:focus {
    background: #2d2c2c url('../images/multichannel_sites/trueAfrica_logo.png') no-repeat 5px;
}
.dd_beatlab {
    background: url('../images/multichannel_sites/logo_beatlab.png') no-repeat 5px;
}
.dd_beatlab:hover, .dd_beatlab:focus {
    background: #2d2c2c url('../images/multichannel_sites/logo_beatlab.png') no-repeat 5px;
}
.domain-menu .icon{
    background: #231f20 url('../images/multichannel_sites/dd_arrow.png') no-repeat 5px;
    margin: -6px 5px;
    float: right;
    width: 26px;
    height: 26px;
}
/*.domain-beatlab #block-views-show-title-block-4, #block-views-show-title-block-33 {*/
/*display: none;*/
/*}*/
.domain-beatlab #block-views-show-title-block-33 {
display: block;
}
.htab .watch-link{
    display: none;
}
.multi-soon .views-row-last.multi-item {
margin-right: 0 !important;
}

/* New Design */
.domain-eextra .zone-user-wrapper { border-bottom: 3px solid #c81010; }
.domain-beatlab .zone-user-wrapper { border-bottom: 3px solid #00b2dd; }
.domain-etoonzplus .zone-user-wrapper { border-bottom: 3px solid #FFEE1a; }
.domain-emoviesplus .zone-user-wrapper { border-bottom: 3px solid #DC4CA0; }
.domain-emoviesextra .zone-user-wrapper { border-bottom: 3px solid #c81010; }
.domain-ekasiplus .zone-user-wrapper { border-bottom: 3px solid #a49b29; }
.domain-eafricaplus .zone-user-wrapper { border-bottom: 3px solid #ff9137; }

.domain-eextra .flag span ,
.domain-beatlab .flag span ,
.domain-etoonzplus .flag span ,
.domain-emoviesextra .flag span ,
.domain-emoviesplus .flag span ,
.domain-ekasiplus .flag span ,
.domain-eafricaplus .flag span {
    color: #ffbb00;
    display: inline-block;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}
.domain-eextra .region-bodybar-centre ,
.domain-beatlab .region-bodybar-centre ,
.domain-etoonzplus .region-bodybar-centre ,
.domain-eafricaplus .region-bodybar-centre ,
.domain-emoviesplus .region-bodybar-centre ,
.domain-ekasiplus .region-bodybar-centre {
    margin-left: 15px;
    margin-right: 5px;
}
.front.domain-eextra .t1-dfp-banner .block-e-dfp-d-rmtr ,
.front.domain-beatlab .t1-dfp-banner .block-e-dfp-d-rmtr ,
.front.domain-etoonzplus .t1-dfp-banner .block-e-dfp-d-rmtr ,
.front.domain-emoviesextra .t1-dfp-banner .block-e-dfp-d-rmtr ,
.front.domain-emoviesplus .t1-dfp-banner .block-e-dfp-d-rmtr ,
.front.domain-enollyplus .t1-dfp-banner .block-e-dfp-d-rmtr ,
.front.domain-eafricaplus .t1-dfp-banner .block-e-dfp-e-dfp-d-rmtr ,
.front.domain-ekasiplus .t1-dfp-banner .block-e-dfp-d-rmtr {
    margin-top: 44px;
}

/* DFP */
.domain-eextra .region-bodybar-right ,
.domain-beatlab .region-bodybar-right ,
.domain-etoonzplus .region-bodybar-right ,
.domain-emoviesextra .region-bodybar-right ,
.domain-emoviesplus .region-bodybar-right ,
.domain-eafricaplus .region-bodybar-right ,
.domain-ekasiplus .region-bodybar-right {
    margin-left: 0;
}


.zone-t1-header-banner-wrapper .zone-t1-header-banner {
    width: 100%;
}
.zone-t1-header-banner-wrapper .zone-t1-header-banner .t1-banner {
    margin: 0;
    width: 100% !important;
}

.tier-1 .t1-banner .pane {
    margin: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
}
.zone-t1-header-banner-wrapper .zone-t1-header-banner .t1-banner .pane .view-content {
    margin: 0;
}
.zone-t1-header-banner-wrapper .zone-t1-header-banner .t1-banner .views-field-field-etv-homepage-xl-slider-ima img ,
.zone-t1-header-banner-wrapper .zone-t1-header-banner .t1-banner .views-field-field-large-feature-slider-image img {
    width: 100%;
    height: 100%;
}
.zone-t1-header-banner-wrapper .zone-t1-header-banner .t1-banner .block-etv-multichannels-block-6 .owl-item {
    position: relative;
    display: block;
}
.zone-t1-header-banner-wrapper .zone-t1-header-banner .t1-banner .block-etv-multichannels-block-6 .owl-item .slider-airtime ,
.zone-t1-header-banner-wrapper .zone-t1-header-banner .t1-banner .block-etv-multichannels-block-6 .owl-item .slider-title {
    position: static;
    background: none;
    width: 870px;
    margin: auto;
    bottom: 0;
}
.zone-t1-header-banner-wrapper .zone-t1-header-banner .t1-banner .block-etv-multichannels-block-6 .owl-item .views-field-nothing-1 .slider-body {
    position: relative;
    margin: auto;
    width: 870px;
    display: block;
    padding: 10px 0;
}
.zone-t1-header-banner-wrapper .zone-t1-header-banner .t1-banner .block-etv-multichannels-block-6 .owl-item .slider-airtime {
    position: static;
    background: none;
    width: 870px;
    margin: auto;
    color: #ffbb00;
    line-height: 1em;
    font-size: 14px;
}
/*.zone-t1-header-banner-wrapper .zone-t1-header-banner .owl-item {*/
    /*position: relative;*/
/*}*/
/*.zone-t1-header-banner-wrapper .zone-t1-header-banner .owl-item .views-field-title {*/
    /*position: absolute;*/
    /*bottom: 0;*/
    /*background-color: rgba(18,18,18,0.7);*/
    /*width: 100%;*/
/*}*/
.zone-t1-header-banner-wrapper .zone-t1-header-banner .owl-item .slider-copy {
    position: absolute;
    bottom: 0;
    background-color: rgba(18, 18, 18, 0.7);
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
}
.zone-t1-header-banner-wrapper .zone-t1-header-banner .owl-item .views-field-title p {
    font-size: 19px;
    font-weight: bold;
    margin: auto;
    padding: 15px;
    width: 870px;
}
.zone-t1-header-banner-wrapper .zone-t1-header-banner .owl-controls {
    position: relative;
    bottom: 0;
    padding: 0;
    margin: 0;
    width: 100%;
}
.zone-t1-header-banner-wrapper .zone-t1-header-banner .owl-controls .owl-pagination {
    display: none !important;
}
.zone-t1-header-banner-wrapper .zone-t1-header-banner .owl-controls .owl-buttons {
    width: 960px;
    margin: auto;
    position: relative;
    bottom: 0;
}
.zone-t1-header-banner-wrapper .zone-t1-header-banner .owl-controls .owl-buttons .owl-prev {
    background: url("../images/tier1/arrow-left.png") no-repeat scroll center center;
    color: transparent;
    float: left;
    position: absolute;
    bottom: 35px;
    left: 0;
}
.zone-t1-header-banner-wrapper .zone-t1-header-banner .owl-controls .owl-buttons .owl-next {
    background: rgba(0, 0, 0, 0) url("../images/tier1/arrow-right.png") no-repeat scroll center center;
    color: transparent;
    float: right;
    position: absolute;
    bottom: 35px;
    right: 0;
}
/* Tonight on E*/
.block-e-multichannel-tonight-on {
    /*margin-top: 20px;*/
}
.domain-beatlab .block-e-multichannel-tonight-on .htab { background: #00b2dd; }
.domain-etoonzplus .block-e-multichannel-tonight-on .htab { background: #FFEE1a; }
.domain-emoviesplus .block-e-multichannel-tonight-on .htab { background: #DC4CA0; }
.domain-ekasiplus .block-e-multichannel-tonight-on .htab { background: #a49b29; }
.domain-eafricaplus .block-e-multichannel-tonight-on .htab { background: #ff9137; }
.block-e-multichannel-tonight-on .htab {
    /*background: #a49b29;*/
    margin: 0 10px;
    border-radius: 0;
}
.block-e-multichannel-tonight-on .view-content {
    margin: 0 5px !important;
}
.block-e-multichannel-tonight-on .now-on-container {
    float: left;
    margin: 0 0 10px;
    width: 33.3333%;
}
.block-e-multichannel-tonight-on .now-on-container .now-on-block {
    margin: 0 5px 10px;
    position: relative;
}
.block-e-multichannel-tonight-on .now-entry .now-entry-image img {
    width: 100%;
}
.block-e-multichannel-tonight-on .now-entry hr {
    background: url(../images/tier2/separator.png) repeat-x center;
    margin: 1em;
    height: 2px;
}
.block-e-multichannel-tonight-on .now-entry .now-entry-reminder {
    padding: 0 15px 15px;
}
.block-e-multichannel-tonight-on .now-entry .now-entry-reminder span.reminder-icon {
    background: rgba(0, 0, 0, 0) url(../images/tier2/reminder-icon.png) no-repeat scroll 0 center;
    display: inline-block;
    height: 32px;
    vertical-align: middle;
    width: 32px;
}
.block-e-multichannel-tonight-on .now-entry .now-entry-reminder .flag-reminder {
    float: none;
    display: inline-block;
    vertical-align: bottom;
}
.block-e-multichannel-tonight-on .now-entry .now-entry-reminder .flag ,
.block-e-multichannel-tonight-on .now-entry .now-entry-reminder .flagged {
    display: inline-block;
    height: 28px;
    width: auto;
    background: none;
    margin-right: 5px;
    line-height: 26px;
}
.block-e-multichannel-tonight-on .now-entry .now-entry-reminder .flag-reminder .flag span {
    display: inline-block;
    color: #ffbb00;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}
.block-e-multichannel-tonight-on .now-entry .now-entry-reminder .flag-reminder .flag-message {
    margin: 0;
}
/* Highlights */
.domain-beatlab .highlights .htab { background: #00b2dd; }
.domain-etoonzplus .highlights .htab { background: #FFEE1a; }
.domain-emoviesplus .highlights .htab { background: #DC4CA0; }
/*.domain-emoviesextra .highlights .htab { background: #c81010; }*/
.domain-ekasiplus .highlights .htab { background: #a49b29; }
.domain-eafricaplus .highlights .htab { background: #ff9137; }
.highlights .htab {
    /*background: #a49b29;*/
    margin: 0 5px;
    border-radius: 0;
}
.highlights .views-row {
    float: left;
    max-height: 305px;
    width: 50%;
    margin: 0 0 10px;
    overflow: hidden;
}
.highlights .multichannel-pane {
    margin-bottom: 20px;
}
.highlights .views-row .block {
    margin: 0 5px 10px;
    position: relative;
    background-color: #262525;
}
.highlights .views-row .block .block-info {
    padding: 11px 10px;
    min-height: 70px;
}
.highlights .views-row .block .block-info .block-title a {
    color: #fff;
    font-size: 19px;
}
.highlights .views-row .block .block-info .block-body {
    color: #cccccc;
    font-size: 14px;
    line-height: 21px;
}
.t1-dfp-banner .e_adslot {
    /*margin-top: 45px;*/
}
/* Coming Soon */
.domain-beatlab .multi-soon .htab { background: #00b2dd; }
.domain-etoonzplus .multi-soon .htab { background: #FFEE1a; }
.domain-emoviesplus .multi-soon .htab { background: #DC4CA0; }
/*.domain-emoviesextra .multi-soon .htab { background: #c81010; }*/
.domain-ekasiplus .multi-soon .htab { background: #a49b29; }
.domain-eafricaplus .multi-soon .htab { background: #ff9137; }
.multi-soon .htab {
    /*background: #a49b29;*/
    margin: 0 5px;
    border-radius: 0;
}
.multi-soon .block hr {
    background: url(../images/tier2/separator.png) repeat-x center;
    margin: 1em 0;
    height: 2px;
}
.multi-soon .multichannel-pane {
    margin-bottom: 20px;
}
.multi-soon .views-row {
    float: left;
    width: 50% !important;
    margin: 0 0 10px;
    overflow: hidden;
}
.multi-soon .views-row .block {
    margin: 0 5px 10px;
    position: relative;
    background-color: #262525;
}
.multi-soon .views-row .block .block-info {
    padding: 11px 10px;
    min-height: 50px;
}
.multi-soon .views-row .block .block-info a {
    color: #ffffff;
}
.multi-soon .views-row .block .block-info .block-title a {
    color: #fff;
    font-size: 19px;
    font-weight: bold;
}
.multi-soon .views-row .block .block-info .block-date {
    color: #CCCCCC;
    font-size: 14px;
}
.multi-soon .views-row .block .block-info .block-date ul {
    margin: 0;
}
.multi-soon .views-row .block .block-info .block-date ul li {
    list-style: outside none none;
    margin: 0;
}
.multi-soon .views-row .block .block-info .block-date ul li .field-collection-item-field-channel-group {
    border: 0;
}
.multi-soon .views-row .block .block-info .block-date ul li .field-collection-item-field-channel-group .field-name-field-channel {
    display: none;
}
.multi-soon .views-row .block .block-info .block-reminder span.reminder-icon {
    background: rgba(0, 0, 0, 0) url(../images/tier2/reminder-icon.png) no-repeat scroll 0 center;
    display: inline-block;
    height: 32px;
    vertical-align: middle;
    width: 32px;
}
.multi-soon .views-row .block .block-info .block-reminder .flag-reminder {
    float: none;
    display: inline-block;
    vertical-align: bottom;
}
.multi-soon .views-row .block .block-reminder .flag ,
.multi-soon .views-row .block .block-reminder .flagged {
    display: inline-block;
    height: 28px;
    width: auto;
    background: none;
    margin-right: 5px;
    line-height: 26px;
}
.multi-soon .views-row .block .block-reminder .flag-reminder .flag span {
    display: inline-block;
    color: #ffbb00;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}
.multi-soon .views-row .block .flag-reminder .flag-message {
    margin: 0;
}
/* facebook title */
.block-views-show-title-block-35 .pane {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    margin: 0;
}
.block-views-show-title-block-35 .pane .view-content {
    margin: 0;
}
.block-views-show-title-block-35 .pane .view-content ul {
    margin: 0;
}
.block-views-show-title-block-35 .pane .view-content ul li {
    margin: 0;
}
.domain-beatlab .block-e-facebook-likebox-posts .htab { background: #00b2dd; }
.domain-etoonzplus .block-e-facebook-likebox-posts .htab { background: #FFEE1a; }
.domain-emoviesplus .block-e-facebook-likebox-posts .htab { background: #DC4CA0; }
.domain-ekasiplus .block-e-facebook-likebox-posts .htab { background: #a49b29; }
.domain-eafricaplus .block-e-facebook-likebox-posts .htab { background: #ff9137; }
.block-e-facebook-likebox-posts .htab {
    /*background: #a49b29 none repeat scroll 0 0;*/
    border-radius: 0;
    margin: 0;
}
/*.block-views-show-title-block-35 .htab h2 {*/
    /*padding: 0.7em 1em;*/
/*}*/
.block-e-facebook-likebox-posts .htab .icon {
    background: rgba(0, 0, 0, 0) url("../images/icons/sprite.png") no-repeat scroll -700px -36px;
}
.block-e-facebook-likebox-posts iframe {
    height: 310px !important;
}
.block-e-facebook-likebox-posts .pane {
    background: none;
    border: 0;
    box-shadow: none;
}
/* E on demand */
.multi-eod .view-header {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    right: 40px;
    text-transform: uppercase;
    top: -37px;
}
.multi-eod .view-header a {
    color: #FFFFFF;
}
.multi-eod .htab h2 {
    display: inline-block;
    font-family: "albertregularbold";
    font-size: 20px;
}
.domain-etoonzplus .multi-eod .htab h2 {
    color: #ffffff !important;
}
.domain-eextra .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .open-view { border-bottom: 2px solid #c81010; }
.domain-beatlab .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .open-view { border-bottom: 2px solid #00b2dd; }
.domain-etoonzplus .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .open-view { border-bottom: 2px solid #FFEE1a; }
.domain-emoviesplus .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .open-view { border-bottom: 2px solid #DC4CA0; }
.domain-emoviesextra .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .open-view { border-bottom: 2px solid #c81010; }
.domain-ekasiplus .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .open-view { border-bottom: 2px solid #a49b29; }
.domain-eafricaplus .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .open-view { border-bottom: 2px solid #ff9137; }

.domain-eextra .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .dstv { border-bottom: 2px solid #c81010; }
.domain-beatlab .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .dstv { border-bottom: 2px solid #00b2dd; }
.domain-etoonzplus .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .dstv { border-bottom: 2px solid #FFEE1a; }
.domain-emoviesplus .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .dstv { border-bottom: 2px solid #DC4CA0; }
.domain-emoviesextra .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .dstv { border-bottom: 2px solid #c81010; }
.domain-ekasiplus .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .dstv { border-bottom: 2px solid #a49b29; }
.domain-eafricaplus .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .dstv { border-bottom: 2px solid #ff9137; }

.block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .open-view {
    background-color: #292828;
    color: #CCCCCC;
    display: inline-block;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 14.5px 10px;
    width: 235px;
    float: left;
    margin-left: 10px;
}
.block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .dstv {
    background-color: #292828;
    color: #CCCCCC;
    display: inline-block;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 14.5px 10px;
    width: 235px;
    float: left;
    margin-left: 10px;
}
.block-e-domain-e-domain-channels-numbers {
    margin-bottom: 40px;
}
.block-e-domain-e-domain-channels-numbers .echannels-container .airtime-title {
    height: 50px;
    line-height: 50px;
    padding: 0;
    width: 110px;
}
.block-e-domain-e-domain-channels-numbers .echannels-container .airtime-title a {
    color: #ffffff;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: 50px;
}
.block-e-domain-e-domain-channels-numbers .echannels-container .airtime-title p {
    color: #FFFFFF;
}
.block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .echannels-logo {
    background-position: left center !important;
    background-size: 80px auto !important;
    display: inline;
    padding: 10px 10px 10px 80px;
    width: 50px;
}
.domain-eextra .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .eodPlus-link { border-bottom: 2px solid #c81010; }
.domain-beatlab .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .eodPlus-link { border-bottom: 2px solid #00b2dd; }
.domain-etoonzplus .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .eodPlus-link { border-bottom: 2px solid #FFEE1a; }
.domain-emoviesplus .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .eodPlus-link { border-bottom: 2px solid #DC4CA0; }
.domain-emoviesextra .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .eodPlus-link { border-bottom: 2px solid #c81010; }
.domain-ekasiplus .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .eodPlus-link { border-bottom: 2px solid #a49b29; }
.domain-eafricaplus .block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .eodPlus-link { border-bottom: 2px solid #ff9137; }
.block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .eodPlus-link {
    background-color: #292828;
    color: #CCCCCC;
    /*border-bottom: 2px solid #a49b29;*/
    display: inline-block;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 14.5px 10px;
    width: 270px;
    margin-left: 10px;
    float: left;
}
.block-e-domain-e-domain-channels-numbers .echannels-container .echannels-list .eodPlus-link {

}
#region-footer-first {
    border: 0;
}
.domain-eextra .multi-eod .htab { background: #c81010; }
.domain-beatlab .multi-eod .htab { background: #00b2dd; }
.domain-etoonzplus .multi-eod .htab { background: #FFEE1a; }
.domain-emoviesplus .multi-eod .htab { background: #DC4CA0; }
.domain-emoviesextra .multi-eod .htab { background: #c81010; }
.domain-ekasiplus .multi-eod .htab { background: #a49b29; }
.domain-eafricaplus .multi-eod .htab { background: #ff9137; }
.multi-eod .htab {
    /*background: #ffbb00 none repeat scroll 0 0;*/
    border-radius: 0;
    float: none;
    text-align: center;
}
.multi-eod .htab h2 {
    display: inline-block;
}
.multi-eod .htab .icon {
    background: rgba(0, 0, 0, 0) url("../images/icons/sprite.png") no-repeat scroll -35px -37px;
}
.multi-eod {

}
.multi-eod .multichannel-pane {
    padding: 20px 30px;
    margin-bottom: 0;
}
.multi-eod .view-content {
    margin: 0;
    text-align: center;
}
.multi-eod .pane {
    padding: 20px 30px;
    margin-bottom: 0;
}
.multi-eod .view-content .owl-carousel {
    position: relative;
}
.multi-eod .view-content .owl-carousel .owl-wrapper-outer {
    /*max-width: 1299px;*/
    /*margin: auto;*/
}
/*.multi-eod .view-content .owl-carousel .owl-wrapper-outer .owl-item:nth-child(1n) {*/
/*margin-left: 0;*/
/*}*/
.multi-eod .view-content .owl-carousel .owl-wrapper-outer .owl-item {
    /*margin-right: 10px;*/
    /*width: 250px !important;*/
}
.multi-eod .view-content .owl-carousel .owl-item .views-field-field-video {
    margin: 0 auto;
    padding: 0 10px;
}
.multi-eod .view-content .owl-carousel .owl-item .views-field-field-video .kaltura-thumb {
    width: 100%;
    float: none;
}
.multi-eod .view-content .owl-carousel .owl-item .views-field-field-video img {
    border: 0 none;
    float: none;
    height: 100%;
    width: 100%;
}
.multi-eod .view-content .owl-carousel .owl-item .views-field-title {
    margin: 0 auto;
    padding: 10px;
    text-align: left;
}
.multi-eod .view-content .owl-carousel .owl-item .views-field-title a {
    color: #fff;
    font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
}
.multi-eod .view-content .owl-controls .owl-pagination {
    display: none;
}
.multi-eod .view-content .owl-controls .owl-buttons .owl-prev {
    background: rgba(0, 0, 0, 0) url("../images/tier2/prev-arrow.png") no-repeat scroll center center;
    color: transparent;
    left: -22px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 42%;
}
.multi-eod .view-content .owl-controls .owl-buttons .owl-next {
    background: rgba(0, 0, 0, 0) url("../images/tier2/next-arrow.png") no-repeat scroll center center;
    color: transparent;
    right: -22px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 42%;
}

/* Multichannel coming soon */
.domain-beatlab .eextra-coming-soon,
.domain-etoonzplus .eextra-coming-soon,
.domain-emoviesextra .eextra-coming-soon,
.domain-emoviesplus .eextra-coming-soon,
.domain-eafricaplus .eextra-coming-soon ,
.domain-beatlab .eextra-coming-soon,

.domain-eextra .ekasi-coming-soon,
.domain-beatlab .ekasi-coming-soon,
.domain-etoonzplus .ekasi-coming-soon,
.domain-emoviesextra .ekasi-coming-soon,
.domain-emoviesplus .ekasi-coming-soon,
.domain-eafricaplus .ekasi-coming-soon ,
.domain-beatlab .etoonz-coming-soon,

.domain-eextra .etoonz-coming-soon,
.domain-emovieextra .etoonz-coming-soon,
.domain-emoviesplus .etoonz-coming-soon,
.domain-eafricaplus .etoonz-coming-soon ,
.domain-ekasiplus .etoonz-coming-soon,
.domain-beatlab .emoviesextra-coming-soon,

.domain-eextra .emoviesextra-coming-soon,
.domain-etoonzplus .emoviesextra-coming-soon,
.domain-emoviesplus .emoviesextra-coming-soon,
.domain-eafricaplus .emoviesextra-coming-soon ,
.domain-ekasiplus .emoviesextra-coming-soon,
.domain-beatlab .emoviesplus-coming-soon,

.domain-eextra .emoviesplus-coming-soon,
.domain-etoonzplus .emoviesplus-coming-soon,
.domain-emovieextra .emoviesplus-coming-soon,
.domain-eafricaplus .emoviesplus-coming-soon ,
.domain-ekasiplus .emoviesplus-coming-soon {
    display: none;
}