﻿
html.special-theme #cinema a:link, #cinema a:visited
{
    color: #132fba;
}

html.special-theme #cinema a:hover
{
    color: #ff0000;
}

html.special-theme h2 {
    color: white;
    text-transform: uppercase;
}

html.special-theme {
    /*background: url('/MicroSites/DCM2018/resource/images/DCM18_RPTV_Skin_BG.jpg') #1d1d1d center 30px no-repeat !important;*/
}



/*@media all and (max-width: 1080px) {
    html.special-theme {
        background: url('/MicroSites/DCM2018/resource/images/DCM18_RPTV_Skin_BG.jpg') #1d1d1d center top no-repeat !important;  
    }
}*/

html.special-theme #base_bar {
background: rgb(131,131,131); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(131,131,131,1) 0%, rgba(51,51,51,1) 50%, rgba(38,38,38,1) 51%, rgba(88,88,88,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(131,131,131,1)), color-stop(50%,rgba(51,51,51,1)), color-stop(51%,rgba(38,38,38,1)), color-stop(100%,rgba(88,88,88,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(131,131,131,1) 0%,rgba(51,51,51,1) 50%,rgba(38,38,38,1) 51%,rgba(88,88,88,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(131,131,131,1) 0%,rgba(51,51,51,1) 50%,rgba(38,38,38,1) 51%,rgba(88,88,88,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(131,131,131,1) 0%,rgba(51,51,51,1) 50%,rgba(38,38,38,1) 51%,rgba(88,88,88,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(131,131,131,1) 0%,rgba(51,51,51,1) 50%,rgba(38,38,38,1) 51%,rgba(88,88,88,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#838383', endColorstr='#585858',GradientType=0 ); /* IE6-9 */

    box-shadow: 0px -10px 20px 5px rgba(128,128,128,0.2);

}


    html.special-theme #base_bar_guide a.bar_item {
background: rgb(156,156,156); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(156,156,156,1) 0%, rgba(92,92,92,1) 50%, rgba(81,81,81,1) 51%, rgba(121,121,121,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(156,156,156,1)), color-stop(50%,rgba(92,92,92,1)), color-stop(51%,rgba(81,81,81,1)), color-stop(100%,rgba(121,121,121,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(156,156,156,1) 0%,rgba(92,92,92,1) 50%,rgba(81,81,81,1) 51%,rgba(121,121,121,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(156,156,156,1) 0%,rgba(92,92,92,1) 50%,rgba(81,81,81,1) 51%,rgba(121,121,121,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(156,156,156,1) 0%,rgba(92,92,92,1) 50%,rgba(81,81,81,1) 51%,rgba(121,121,121,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(156,156,156,1) 0%,rgba(92,92,92,1) 50%,rgba(81,81,81,1) 51%,rgba(121,121,121,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c9c9c', endColorstr='#797979',GradientType=0 ); /* IE6-9 */


    }


    html.special-theme #topbar-side-region .theme-shades {
        display: none;
    }

html.special-theme #topbar-side-region {
    color: #333;
    width: auto;
}

html.special-theme .copyright {
    color: #ccc;
}

    html.special-theme #footer {
        /*background: url("/assets/site/images/bg_dark.png");*/ /*rgba(100,100,100,0.5);*/
        /*background: #000;*/
    }

    html.special-theme #logo-link {
        z-index: -2;
    }
.page_content
{
    min-height: 400px;
}
.share-label, .service-times { color: white; text-shadow: 1px 1px 3px black; }

#topbar
{
    min-height: 94px;
}
#cinema, .page_content
{
    background: none !important;
}


.static-content {
    background: rgba(63,27,0, 0.75) !important;
}

.side-content .side-content-header {
    background: -webkit-linear-gradient(left, #024076, #2c6791); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #024076, #2c6791); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #024076, #2c6791); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #024076, #2c6791); /* Standard syntax */

    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#nav-desktop a
{
    text-shadow: 2px 2px 4px rgba(0,0,0,1) !important;
}

#below_player {
    background-color: rgba(128,128,128, 0.8);
    padding: 1em;
    margin-bottom: 1em;
}

.theme-shades {
    display: none;
}

.on-demand-thumbs {
    background-color: rgba(200,200,200, 0.3);
    padding: 1em;
}