@CHARSET "UTF-8";

@font-face {
    font-family: 'HouschkaPro-Bold';
    src: url('/fonts/G-Type - HouschkaPro-Bold.otf') format("truetype");
    src: url('/fonts/g-type_-_houschkapro-bold-webfont.eot');
    src: url('/fonts/g-type_-_houschkapro-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/g-type_-_houschkapro-bold-webfont.woff') format('woff'),
    url('/fonts/g-type_-_houschkapro-bold-webfont.ttf') format('truetype'),
    url('/fonts/g-type_-_houschkapro-bold-webfont.svg#houschka_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HouschkaPro-Light';
    src: url('/fonts/G-Type - HouschkaPro-Light.otf') format("truetype");
    src: url('/fonts/g-type_-_houschkapro-light-webfont.eot');
    src: url('/fonts/g-type_-_houschkapro-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/g-type_-_houschkapro-light-webfont.woff') format('woff'),
    url('/fonts/g-type_-_houschkapro-light-webfont.ttf') format('truetype'),
    url('/fonts/g-type_-_houschkapro-light-webfont.svg#houschka_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HouschkaPro-Medium';
    src: url('/fonts/G-Type - HouschkaPro-Medium.otf') format("truetype");
    src: url('/fonts/g-type_-_houschkapro-medium-webfont.eot');
    src: url('/fonts/g-type_-_houschkapro-medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/g-type_-_houschkapro-medium-webfont.woff') format('woff'),
    url('/fonts/g-type_-_houschkapro-medium-webfont.ttf') format('truetype'),
    url('/fonts/g-type_-_houschkapro-medium-webfont.svg#houschka_promedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    background: white;
    text-align: left;
    font-family: HouschkaPro-Medium, Verdana, Tahoma, Sans-Serif;
    font-size: 16px;
}
div {
    display: block;
    position: relative;
}
h1 {
    font-size: 31px;
    line-height: 62px;
}
a,
h3,
div,
label {
    outline: 0;
}
fieldset {
    margin-bottom: 10px;
}
.popupMessage.confirmPopupMessage div.cancel,
a {
    cursor: pointer;
    color: #a32c1f;
    outline: 0;
    font-family: HouschkaPro-Medium, Verdana, Tahoma, Sans-Serif;
    text-decoration: none;
}
a:hover {
    color: #414141;
}
strong {
    font-family: 'HouschkaPro-Bold';
}
input {
    outline: none !important;
}
div.float-left {
    float: left;
}
div.float-right {
    float: right;
}
span.green {
    color: #41a441;
}
input[type=submit].button.white-hover:focus,
input[type=submit].button.white-hover:hover,
input[type=button].button.white-hover:focus,
input[type=button].button.white-hover:hover,
a.button.white-hover:focus,
a.button.white-hover:hover {
    color: #a32c1f;
    background: rgb(254,254,254); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(254,254,254,1) 0%, rgba(225,224,224,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(100%,rgba(225,224,224,1)));
    background: -webkit-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(225,224,224,1) 100%);
    background: -o-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(225,224,224,1) 100%);
    background: -ms-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(225,224,224,1) 100%);
    background: linear-gradient(to bottom,  rgba(254,254,254,1) 0%,rgba(225,224,224,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e1e0e0',GradientType=0 );
}
input[type=submit].button:focus,
input[type=submit].button:active,
input[type=submit].button:hover,
input[type=button].button:focus,
input[type=button].button:active,
input[type=button].button:hover,
div.button:focus,
div.button:active,
div.button:hover,
a.button:focus,
a.button:active,
a.button:hover {
    background: #414141; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxNDE0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDIwMjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #414141 0%, #202020 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414141), color-stop(100%,#202020));
    background: -webkit-linear-gradient(top,  #414141 0%,#202020 100%);
    background: -o-linear-gradient(top,  #414141 0%,#202020 100%);
    background: -ms-linear-gradient(top,  #414141 0%,#202020 100%);
    background: linear-gradient(to bottom,  #414141 0%,#202020 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#414141', endColorstr='#202020',GradientType=0 );
}

input[type=submit].button,
input[type=button].button,
div.button,
a.button {
    cursor: pointer;
    background: #a32c1f; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg4Y2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #a32c1f 0%, #a42b1f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a32c1f), color-stop(100%,#a42b1f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #a32c1f 0%,#a42b1f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #a32c1f 0%,#a42b1f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #a32c1f 0%,#a42b1f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #a32c1f 0%,#a42b1f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009edb', endColorstr='#0187ce',GradientType=0 );
    color: white;
    font-family: 'HouschkaPro-Medium';
    font-size: 17px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    /*
    -moz-box-shadow: 0 4px 8px #CBCBCB;
    -webkit-box-shadow: 0 4px 8px #CBCBCB;
    box-shadow: 0 4px 8px #CBCBCB;
    */
    height: 19px;
    display: block;
    overflow: hidden;
    line-height: 20px;
    padding: 15px 10px;
    margin: 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
img.tickbox {
    cursor: pointer;
}
#custom-doc {
    overflow: hidden;
    background: white;
}
body {
    background: #101010;
}
#territories,
textarea,
input[type=textarea] {
    -moz-box-shadow: 3px 3px 5px #cbcbcb inset;
    -webkit-box-shadow: 3px 3px 5px #cbcbcb inset;
    box-shadow: 3px 3px 5px #cbcbcb inset;

    border: 1px solid #a9a9a9;
    padding: 9px 10px 5px;
    font-size: 15px;
    color: #666666;
    font-family: 'HouschkaPro-Medium';

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#organisationAutocompleteId,
input[type=password],
input[type=text] {
    -moz-box-shadow: 3px 3px 5px #cbcbcb inset;
    -webkit-box-shadow: 3px 3px 5px #cbcbcb inset;
    box-shadow: 3px 3px 5px #cbcbcb inset;

    border: 1px solid #a9a9a9;
    height: 26px;
    padding: 9px 10px 5px;
    font-size: 15px;
    color: #666666;
    font-family: 'HouschkaPro-Medium';

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
textarea.error-field,
input[type=select].error-field,
input[type=password].error-field,
input[type=text].error-field {
    border: 1px solid red !important;
}

input[type=submit].button {
    border: medium none;
    display: block;
    height: 49px;
    margin: 10px 0;
    outline: 0 none;
    padding-top: 13px;
    width: 100%;
}
span.required {
    color: red;
}
#custom-doc {
    margin: auto;
    text-align: left;
    width: 100% !important;
    *width: 100% !important;
}
/**
 * SIDE MENU
 * ==========================================================================
 */
#site-nav {
    background: none repeat scroll 0 0 #101010;
    margin-left: -190px;
    height: 100%;
    min-height: 437px;
    overflow: visible;
    position: absolute;
    text-align: left;
    top: 0;
    width: 180px;
    z-index: 1000;
}
#site-nav .menu li {
    line-height: 50px;
    font-size: 20px;
    background: url("/images/main-menu-line.png") repeat-x scroll 0 bottom transparent;
}
#site-nav .menu.non-cms li {
    background: url("/images/main-menu-noncms-line.png") repeat-x scroll 0 bottom transparent;
}
#site-nav .menu li.last {
    background: transparent;
}
#site-nav .menu li a {
    display: block;
    padding-left: 20px;
    text-decoration: none;
    color: white;
    font-size: 18px;
}
#site-nav .menu li a:focus,
#site-nav .menu li a:active,
#site-nav .menu li a:hover {
    background: #444;
}
#site-nav .menu {
    clear: left;
    background: #333333;
    margin-right: 10px;
}
#site-nav .menu.non-cms {
    background: #242424;
}
#site-nav .title {
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-size: 30px;
    margin: 20px 0 20px 20px;

}
#site-nav .close:focus,
#site-nav .close:active,
#site-nav .close:hover {
    background: url("/images/close-icon-white.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
#site-nav .close {
    background: url("/images/popup-close.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: right;
    height: 15px;
    padding: 10px;
    width: 15px;
}
.site-nav-on body {
    overflow-x:hidden;
    z-index:100;
    background: #444444 !important;
}
.site-nav-on body #site-nav {
    display: block !important;
}
.site-nav-on body #custom-doc {
    background: white;
    left: 260px;
    position:relative;
}
.site-nav-on body #custom-doc,
.site-nav-on body #hd {
    overflow: visible;
}

/**
 *  HEADER
 */
#header {
    background: #a32c1f;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg4Y2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #a32c1f 0%, #a42b1f 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#a32c1f), color-stop(100%,#a42b1f));
    background: -webkit-linear-gradient(left, #a32c1f 0%,#a42b1f 100%);
    background: -o-linear-gradient(left, #a32c1f 0%,#a42b1f 100%);
    background: -ms-linear-gradient(left, #a32c1f 0%,#a42b1f 100%);
    background: linear-gradient(to right, #a32c1f 0%,#a42b1f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a32c1f', endColorstr='#a42b1f',GradientType=1 );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a32c1f', endColorstr='#0088ce',GradientType=1 );
    height: 64px;
    padding: 15px 0;
}
#header li a:hover {
    color: #000;
}
#header li a {
    padding: 5px 7px;
    display: block;
    color: white;
    line-height: 16px;
    font-size: 18px;
    font-family: 'HouschkaPro-Medium';
}
#header .top-menu a:hover {
    color: #cecece;
}
#header .top-menu a {
    color: white;
    line-height: 33px;
    text-transform: uppercase;
}
#header .header-menu:hover {
    background: url("/images/main-menu-btn-hover.png") no-repeat scroll 0 0 transparent;
}
#header .header-menu {
    display: block;
    background: url("/images/main-menu-btn.png") no-repeat scroll 0 0 transparent;
    margin: 10px !important;
    padding: 0;
    height: 44px;
    width: 44px;
    cursor: pointer;
}

#header .logo {
    background: url("/images/logo.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 45px;
    margin-left: 5px;
    margin-top: 0px;
    width: 83px;
    background-size: contain;
}

#header .logo-imperium {
    background: transparent url("/images/logo_imperium_greyscale.png") no-repeat scroll center;
    background-size: contain;
    display: inline-block;
    height: 64px;
    margin-left: 21px;
    margin-top: 0px;
    width: 101px;
}
#header .main-menu li.lastItem {
    margin-right: 0;
}
#header .main-menu li {
    float: left;
    margin-right: 5px;
}
#header .main-menu ul {
    display: block;
    float: right;
}
#header .main-menu .header-search *,
#header .main-menu .header-search,
#header .main-menu .menu {
    display: inline-block;
}
#header .main-menu .header-search input {
    height: 22px;
    width: 160px;
    float: left;
}
#header .main-menu .header-search div:hover {
    background: #555;
}
#header .main-menu .header-search div {
    background: none repeat scroll 0 0 grey;
    border-radius: 0 7px 7px 0;
    color: white;
    cursor: pointer;
    display: block;
    float: left;
    height: 26px;
    left: -8px;
    line-height: 27px;
    margin: 0 0 0;
    padding: 0 10px;
    position: relative;
    width: 50px;
    text-align: center;
}
#header .main-menu .header-search {
    width: 240px;
}
/**
 * FOOTER
 */
#ft a {
    text-decoration: underline;
}
#ft a,
#ft span {
    font-size: 14px;
}

#ft span {
    color: #333333;
}
#ft {
    text-align: center;
    margin: 20px 0px 20px;
}


/**
 * DEFAULT: DISPlAY: none;
 */

.send-to-colleague.popup-content {
    display: none;
}
#carousel-mobile {
    margin-top: 10px;
    padding: 0 10px;
}
#carousel-mobile li {
    width: 100%;
    text-align: center;
    cursor: pointer;
}
#carousel-mobile li img {
    width: 100% !important;
    height: auto !important;
}

.button.browse-programmes {
    margin-top: 5px;
}
.register.homapage-reg a {
    text-decoration: none;
    font-size: 20px;
}
.register.homapage-reg {
    margin-top: 20px;
    font-size: 20px;
    text-align: center;
    color: #414141;
}

/**
 * Infecting scroll
 */
.infinite-sign {
    margin-top: 20px;
    width: 100%;
    height: 20px;
    background: #white;
    color: #a32c1f;
    text-align: center;
}

/**
 * Programme Listing
 */
#programmeListDivId {
    height: 100%;
    overflow-y: scroll;
    min-height: 300px;
}
#custom-doc.titles.programmes h1 {
    margin-left: 10px;
}
#custom-doc.titles.programmes .listing-item:focus {
    background: #eee;
}
#custom-doc.titles.programmes .listing-item {
    cursor: pointer;
}
#custom-doc.titles.programmes #search-sidebar label.active:focus,
#custom-doc.titles.programmes #search-sidebar label.active:active,
#custom-doc.titles.programmes #search-sidebar label.active:hover {
    color: #a32c1f;
}
#custom-doc.screening-room .screener-frame .accordion span.ui-accordion-header-icon,
#custom-doc.contact.contact .ui-accordion-header-icon,
#custom-doc.about.about span.ui-accordion-header-icon,
#custom-doc.titles.programmes #programmeTitle span.ui-accordion-header-icon,
#custom-doc.titles.programmes #programmeSearchForm label.ui-accordion-header span.ui-accordion-header-icon,
#custom-doc.titles.programmes .programme-listing div.title.ui-accordion-header span.ui-accordion-header-icon {
    background: url("/images/accordion-open.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: right;
    height: 50px;
    margin: 0 10px;
    width: 30px;
    display: block;
}
#custom-doc.titles.programmes #programmeSearchForm label.ui-accordion-header span.ui-accordion-header-icon {
    background: url("/images/accordion-open-mini.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
#custom-doc.screening-room .screener-frame .accordion .title.ui-state-active span.ui-accordion-header-icon,
#custom-doc.contact.contact .ui-accordion-header.ui-state-active span.ui-accordion-header-icon,
#custom-doc.about.about .ui-accordion-header.ui-state-active span.ui-accordion-header-icon,
#custom-doc.titles.programmes #programmeTitle div.title.ui-state-active span.ui-accordion-header-icon,
#custom-doc.titles.programmes #programmeSearchForm label.ui-state-active span.ui-accordion-header-icon,
#custom-doc.titles.programmes .programme-listing div.title.ui-state-active span.ui-accordion-header-icon {
    background: url("/images/accordion-close.png") no-repeat scroll center center transparent;
}
#custom-doc.titles.programmes #programmeSearchForm label.ui-state-active span.ui-accordion-header-icon {
    background: url("/images/accordion-close-mini.png") no-repeat scroll center center transparent;
}
#custom-doc.titles.programmes .programme-listing div.title.ui-accordion-header:focus,
#custom-doc.titles.programmes .programme-listing div.title.ui-accordion-header:active {
    background: #414141; /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxNDE0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDIwMjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #414141 0%, #303030 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414141), color-stop(100%,#303030));
    background: -webkit-linear-gradient(top,  #414141 0%,#303030 100%);
    background: -o-linear-gradient(top,  #414141 0%,#303030 100%);
    background: -ms-linear-gradient(top,  #414141 0%,#303030 100%);
    background: linear-gradient(to bottom,  #414141 0%,#303030 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#414141', endColorstr='#303030',GradientType=0 );
}
#custom-doc.my-account .my-favourites .title,
#custom-doc.screening-room .screener-frame .accordion .title.ui-accordion-header,
#custom-doc.screening-room .sortby.screening-room-listing,
#custom-doc.contact.contact .ui-accordion-header,
#custom-doc.about.about .ui-accordion-header,
#custom-doc.titles.programmes #programmeTitle div.ui-accordion-header,
#custom-doc.titles.programmes .programme-listing div.title.ui-accordion-header {
    height: 50px;
    line-height: 50px;
    font-size: 21px;
    color: white;
    padding-left: 10px;
    cursor: pointer;

    background: #414141; /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxNDE0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDIwMjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #414141 0%, #202020 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414141), color-stop(100%,#202020));
    background: -webkit-linear-gradient(top,  #414141 0%,#202020 100%);
    background: -o-linear-gradient(top,  #414141 0%,#202020 100%);
    background: -ms-linear-gradient(top,  #414141 0%,#202020 100%);
    background: linear-gradient(to bottom,  #414141 0%,#202020 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#414141', endColorstr='#202020',GradientType=0 );
}
#custom-doc.titles.programmes div.filter-form {
    background: #252525;
    overflow: hidden;
}
#custom-doc.titles.programmes #programmeSearchForm {
    background: #252525;
    color: white;
}
#custom-doc.titles.programmes #programmeSearchForm label.ui-accordion-header {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: white;
    padding-left: 20px;
    cursor: pointer;
    background: #000;
    display: block;
    border-bottom: 1px solid #202020;
}
#custom-doc.titles.programmes #programmeSearchForm dt#duration-label label.ui-accordion-header,
#custom-doc.titles.programmes #programmeSearchForm label.ui-accordion-header-active {
    border-bottom: none;
}
#custom-doc.titles.programmes #programmeSearchForm dd label:hover {
    color: #fff;
}
#custom-doc.titles.programmes #programmeSearchForm dd label span {
    color: #999999;
}
#custom-doc.titles.programmes #programmeSearchForm dd label.disabled2 {
    color: #999999;
    cursor: text !important;
}
#custom-doc.my-account .programmes .header label,
#custom-doc.my-account .programmes .favourite-list label,
#custom-doc.titles.programmes #programmeSearchForm dd label {
    color: #a32c1f;
    cursor: pointer;
    font-size: 16px;
    line-height: 38px;
    margin-left: 10px;
}
#custom-doc.titles.programmes #programmeSearchForm dd {
    margin: 10px 10px 10px 20px;
}
#custom-doc.titles.programmes dd#duration-element {
    margin-bottom: 0;
}
#custom-doc.titles.programmes #categoryId-label .filter.small {
    margin-left: 20px;
}
#custom-doc.titles.programmes #programmeTitle .programme-information .content,
#custom-doc.titles.programmes .programme-listing #filter-summary {
    background: #f0f0f0;
    border-bottom: 1px solid #d7d7d7;
    padding: 20px 10px;
}
#custom-doc.titles.programmes #programmeTitle .programme-information .content {
    padding: 15px 10px;
}
#custom-doc.titles.programmes .programme-listing #filter-summary {
    display: none;
    margin-bottom: 10px;
}
#custom-doc.titles.programmes .programme-listing #filter-summary div.details {
    margin-bottom: 10px;
}
#custom-doc.titles.programmes .programme-listing #filter-summary span.title {
    font-family: HouschkaPro-Bold, Verdana, Tahoma, Sans-Serif;
}
#custom-doc.titles.programmes .programme-listing #filter-summary div.block {
    margin-bottom: 5px;
}
#custom-doc.titles.programmes .programme-listing img.tickbox {
    position: relative;
    top: 3px;
    cursor: pointer;
}
#custom-doc.titles.programmes #keyword-element.ui-accordion-content-active {
    margin-top: 20px;
    margin-bottom: 20px;
}
#custom-doc.titles.programmes .programme-listing #keyword {
    border: 0 none;
    display: block;
    font-size: 16px;
    height: 17px;
    line-height: 30px;
    margin: 0 auto 0 auto;
    padding: 10px 20px;
    width: 86%;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    -khtml-border-radius: 18px;
    border-radius: 18px;
}
#programmeListDivId .listing-item div.title {
    display: inline;
    text-align: left;
}
#programmeListDivId .listing-item {
    margin: 10px 10px 0 0;
    overflow: hidden;
    max-height: 138px;
}
@media (max-width: 499px) {
    #programmeListDivId .listing-item .image.float-left img {
        width: 200px;
    }
}
@media (min-width: 500px) {
    #programmeListDivId .listing-item .image.float-left img {
        width: 400px;
    }
}

#programmeListDivId .listing-item .image.float-left {
    max-height: 138px;
    margin-right: 10px;
}
#programmeListDivId .listing-item a {
    text-decoration: none;
    font-size: 16px;
    display: block;
    padding-left: 10px;
}
#programmeListDivId #no-results {
    padding: 0 10px;
}

/**
 * Login, Registration
 */
.forgot-password-form-intro {
    display: none;
}
.login-frame ul.elements-container {
    padding: 10px;
}
.login-frame h1 {
    margin-left: 10px;
}
.login-frame {
    overflow: hidden;
}
#custom-doc.my-account li label,
.login-frame label {
    margin-top: 5px;
    font-size: 20px;
    clear: left;
}
#custom-doc.my-account li,
.login-frame li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.enquiry-get-in-touch textarea,
.enquiry-get-in-touch input:not(.button),
#custom-doc.my-account input:not(.button),
.login-frame input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#organisationAutocompleteId,
#custom-doc.my-account input:not(.button),
.login-frame input:not(.button) {
    float: left;
    display: block;
    width: 100%;
    margin-top: 5px;
    height: 42px;
}
#forgottenPasswordHrefId {
    text-align: center;
    display: inline-block;
    width: 100%;
    font-size: 20px;
}
.registration-form-intro .page-2 {
    display: none;
}

.organisation-form {
    display: none;
}
#registration-form #registrationNextStep {
    margin-right: 0;
}
#sendToColleagueSubmit,
.popupMessage.confirmPopupMessage div.button,
.enquiry-get-in-touch #submit-popup,
#organisation-form .submit,
#registration-form #registrationPreviousStep,
#registration-form #registrationNextStep {
    width: 150px;
    float: right;
}
.enquiry-get-in-touch.request-avails #submit-popup {
    width: 200px;
}
.send-to-colleague-box .cancel,
.popupMessage.confirmPopupMessage div.cancel,
.enquiry-get-in-touch a.cancel,
#organisation-form a.cancel,
#registration-form a.cancel {
    float: left;
    line-height: 68px;
}
li.registration-organisation-line {
    height: 70px;
}
.login-popup-add-organisation:hover {
    background: #414141;
    -moz-box-shadow: 3px 5px 10px #000 inset;
    -webkit-box-shadow: 3px 5px 10px #000 inset;
    box-shadow: 3px 5px 10px #000 inset;
}
.login-popup-add-organisation {
    background: #a32c1f;
    float: right;
    height: 42px;
    position: relative;
    top: -42px;
    width: 44px;
    color: white;
    text-align: center;
    font-size: xx-large;
    cursor: pointer;
    line-height: 42px;

    -moz-border-radius: 0px 5px 5px 0;
    -webkit-border-radius: 0px 5px 5px 0;
    -khtml-border-radius: 0px 5px 5px 0;
    border-radius: 0px 5px 5px 0;

    -moz-box-shadow: 3px 5px 10px #0173a8 inset;
    -webkit-box-shadow: 3px 5px 10px #0173a8 inset;
    box-shadow: 3px 5px 10px #0173a8 inset;
}
.page-2 .submit.button {
    float: right;
    width: 200px;
}
/**
 * Programme details page
 */
#programmeTitle .frame {
    padding: 10px;
}
#programmeTitle .frame #banner img {
    width: 100%;
}
#custom-doc.titles.programmes #programmeTitle h1.title {
    margin-left: 0;
    line-height: 35px;
    margin-top: 10px;
}
#custom-doc.titles.programmes #programmeTitle .intro {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}
#custom-doc.titles.programmes #programmeTitle .short-synopsis {
    margin-bottom: 10px;
}
#custom-doc.titles.programmes #programmeTitle div.space {
    height: 10px;
}
#custom-doc.titles.programmes #programmeTitle div.full-synopsis div.content {
    margin: 10px;
}
#custom-doc.titles.programmes #programmeTitle label {
    font-family: HouschkaPro-Bold;
    color: #414141;
    line-height: 24px;
}
#custom-doc.titles.programmes #programmeTitle div.value {
    display: inline;
}
#custom-doc.default.news .prev-next-links a.previous,
#custom-doc.default.news .prev-next-links a.next,
#custom-doc.screening-room  .pager .next,
#custom-doc.screening-room  .pager .prev,
#custom-doc.titles.programmes #programmeTitle .pager .next,
#custom-doc.titles.programmes #programmeTitle .pager .prev {
    float: left;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
}

#custom-doc.default.news .prev-next-links a.previous,
#custom-doc.screening-room .prev-next-links .pager .prev,
#custom-doc.titles.programmes #programmeTitle .pager .prev {
    margin-right: 0;
}

#custom-doc.default.news .prev-next-links a.next,
#custom-doc.screening-room .pager .next,
#custom-doc.titles.programmes #programmeTitle .pager .next {
    float: right;
    margin-left: 0;
}

#custom-doc.default.news .prev-next-links,
#custom-doc.screening-room .pager,
#custom-doc.titles.programmes #programmeTitle .pager {
    width: 197px;
    margin: auto;
}

#ajaxLoader {
    display: none;
}
body.trailer-full {
    margin: 0;
    width: 100%;
    height: 100%;
}
#popupFrame {
    display: none;
}

div.enquiry-get-in-touch {
    padding: 10px;
}


/**
 * Ajax loader
 */
#ajaxLoader .frame .img {
    width: 100px;
    height: 100px;
    padding: 20px;
    margin: 0 auto;
}
#ajaxLoader .frame {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}
#ajaxLoader {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 100000;
    top: 0;
    left: 0;
}

/**
 * Messages
 */
.popupMessage,
div.messages {
    display: none;
    min-height: 50px;
    line-height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.send-to-colleague-box .messages,
.fancybox-inner .popupMessage {
    display: block;
    margin: 0;
}
.popupMessage li,
div.messages li {
    color: white;
    font-size: 20px;
    font-family: HouschkaPro-Medium;
    margin: 0 !important;
    text-align: center;
    float: none;
    line-height: 34px;
}
.popupMessage ul,
div.messages ul {
    padding: 10px;
    color: white;
}
.popupMessage ul.success,
div.messages ul.success {
    background: #41a441;
}
.popupMessage ul.errors,
div.messages ul.errors {
    background: #db1919;
}

/**
 * News
 */
#custom-doc.default.news #body {
    padding: 10px;
}
#custom-doc.default.news .listingItem .intro,
#custom-doc.default.news .listingItem .image,
#custom-doc.default.news .titles-intro .intro {
    display: none;
}
#custom-doc.default.news .listingItem {
    background: #ececec;
    margin-bottom: 10px;
    padding: 10px;
}
#custom-doc.default.news .listingItem .title {
    font-family: HouschkaPro-Bold;
    font-size: 20px;
    color: #a32c1f;
    margin-bottom: 10px;
}
#custom-doc.default.news .listingItem .date {
    font-size: 14px;
}
#custom-doc.default.news .cmsListings {
    overflow: auto;
}

/**
 * News feature page
 */
#custom-doc.default.news .news-feature .section.news-sidebar {
    display: none;
}
#custom-doc.default.news .news-feature h1.title {
    line-height: 30px;
}
#custom-doc.default.news .news-feature .publish-date {
    margin: 10px 0;
    font-size: 14px;
}
#custom-doc.default.news .news-feature .content p {
    margin-bottom: 10px;
    color: #333333;
    font-size: 14px;
}
#custom-doc.default.news .prev-next-links {
    display: none;
}

/**
 * About
 */
#custom-doc.about.about ul.board-members div.content,
#custom-doc.about.about #tab-controls,
#custom-doc.about.about .titles-intro {
    display: none;
}
#custom-doc.about.about .ui-accordion h3.title {
    margin-bottom: 10px;
    font-size: 20px;
}
#custom-doc.about.about .ui-accordion-content {
    margin-top: -10px;
    background: #f0f0f0;
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d7d7d7;
    overflow: hidden;
}
#custom-doc.about.about ul.board-members li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
#custom-doc.about.about ul.board-members li .sub-title {
    font-size: 16px;
    color: #666;
}
#custom-doc.about.about ul.board-members li .title {
    line-height: 30px;
    font-size: 20px;
}
#custom-doc.about.about ul.board-members img {
    width: 50% !important;
    height: auto !important;
    float: left;
    margin-right: 10px;
}
#custom-doc.about.about .about-group .section.news-article .section.news-sidebar li {
    float: left;
    border-left: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}
#custom-doc.about.about .about-group .section.news-article .section.news-sidebar {
    margin: 10px auto;
    width: 332px;
    background: white;
    border-right: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
}

#custom-doc.about.about .about-group .section.news-article .section.news-sidebar .name {
    display: none;
}
#custom-doc.about.about .about-group .ui-accordion-content {
    margin-top: 0;
}
#custom-doc.about.about .section.news-article h1.title {
    margin-left: 10px;
}

/**
 * Contact
 */
#custom-doc.contact.contact .snippet-contact-page-primary-content,
#custom-doc.contact.contact .titles-intro .intro {
    display: none;
}
#custom-doc.contact.contact h1 {
    margin: 0 10px;
}
#custom-doc.contact.contact h2.title:not(.ui-accordion-header) {
    font-size: 20px;
}
#custom-doc.contact.contact h2.title:not(.ui-accordion-header),
#custom-doc.contact.contact .contact-template .contact-info {
    margin: 0 10px;
}
#custom-doc.contact.contact .snippet-member-title h2.title:not(.ui-accordion-header) {
    margin-left: 0;
    font-size: 31px;
}
#custom-doc.contact.contact .contact-template .contact-info {
    margin: 10px;
    color: #666;
}
#custom-doc.contact.contact .contact-template .ui-accordion {
    border-bottom: 1px solid #d7d7d7;
}
#custom-doc.contact.contact .snippet-member-title h2 {
    margin-left: 0;
}
#custom-doc.contact.contact .snippet-member-title,
#custom-doc.contact.contact .contact-template ul.members {
    padding: 10px;
    background: #f0f0f0;
}
#custom-doc.contact.contact .contact-template ul.members li .right-side {
    width: 46%;
    text-align: left;
    float: right;
}
#custom-doc.contact.contact .contact-template ul.members li .job-title {
    color: #666;
    font-size: 16px;
}
#custom-doc.contact.contact .contact-template ul.members li .name {
    color: #000;
    font-size: 20px;
    line-height: 22px;
}
#custom-doc.contact.contact .contact-template ul.members li.lastItem {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
#custom-doc.contact.contact .contact-template ul.members li {
    clear: left;
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 10px;
    overflow: hidden;
}
#custom-doc.contact.contact .contact-template ul.members img {
    width: 50% !important;
    height: auto !important;
    float: left;
}

/**
 * Enquire /  Get in touch / Contact form
 */
.enquiry-get-in-touch h1 {
    line-height: 40px;
    margin-bottom: 10px;
}
.enquiry-get-in-touch li {
    margin-bottom: 10px;
}
.enquiry-get-in-touch label {
    display: block;
    clear: left;
    margin-bottom: 5px;
    font-size: 20px;
}
.enquiry-get-in-touch input[type=text] {
    width: 100%;
    height: 40px;
}
.enquiry-get-in-touch textarea {
    width: 100%;
    height: 100px;
}
div.messages.getintouch {
    margin-top: 0;
}
h1.enquiry {
    margin-left: 10px;
}
/**
 * Territories
 */
#territories-element {
    width: 100%;
    height: 250px;
    overflow: auto;
}
#territories-label {
    width: 100%;
    clear: left;
}
#territories-label,
#territories-element {
    overflow: hidden;
    display: block;
    float: left;
}
#territories-label.hidden,
#territories-element.hidden {
    display: none !important;
}

#territories {
    height: 200px;
    background: white;
    overflow-x: auto;
    overflow-y: scroll;
    border: 1px solid #A9A9A9;
    padding: 15px;
    margin: 5px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}
#territories fieldset legend input[type="checkbox"],
#territories fieldset div input {
    margin: 0 0 0 5px;
}
#territories fieldset {
    padding: 6px;
    border-color: #E1E1E1;

    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}
#territories label {
    cursor: pointer;
}
#territories fieldset legend label {
    font-weight: bold;
    margin-right:s 4px;
    padding-bottom: 5px;
    display: inline !important;
}
#territories fieldset legend label,
#territories fieldset div label {
    position: relative;
    top: -5px;
    font-size: 16px;
    color: #666666;
    display: inline !important;
    line-height: 20px;
    margin-left: 0px !important;
    padding-left: 5px !important
}
/**
 * Screening room
 */
body.screening-room {
    background: #000;
    height: 100%;
}
#custom-doc.screening-room {
    background: url("/images/screening-room/header-background.png") no-repeat top center black;
    -o-background-size: 100% auto, auto;
    -moz-background-size: 100% auto, auto;
    -webkit-background-size: 100% auto, auto;
    background-size: 100% auto, auto;
}
#custom-doc.screening-room #header {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,0.5)));
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%);
    background: -o-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%);
    background: -ms-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#80000000',GradientType=0 );
}
#custom-doc.screening-room .hero-area span {
    display: block;
    background: url("/images/screening-room/hero-banner.png") no-repeat top center transparent;
    height: 32px;
    margin: 20px 10px;
}
#custom-doc.screening-room .sortby.screening-room-listing {
    display: block;
    width: 100%;
    font-size: 16px;
    cursor: default;
}
#custom-doc.screening-room .titles {
    background: #000;
    padding-bottom: 10px;
    overflow-y: scroll;
    overflow-x: hidden;
}
#custom-doc.screening-room .titles .result-summary {
    width: 100%;
    overflow: hidden;
    padding: 20px 10px;
}
#custom-doc.screening-room .titles span.title,
#custom-doc.screening-room .titles span.count {
    color: white;
    line-heigth: 30px;
    display: block;
    float: left;
    font-size: 16px;
}
#custom-doc.screening-room .title-element img {
    width: 130px;
}
#custom-doc.screening-room .title-element {
    height: 100px;
    overflow: hidden;
}
#custom-doc.screening-room .title-element .table-col {
    text-align: center;
    vertical-align: middle;
    float: left;
    height: 80px;
    overflow: hidden;
}
#custom-doc.screening-room .title-element .table-col img {
    vertical-align: middle;
}
#custom-doc.screening-room .title-element .title-title {
    float: left;
    font-size: 16px;
    height: 70px;
    margin-left: 10px;
    margin-top: 10px;
    position: absolute;
    top: 0;
    left: 150px;
}
#custom-doc.screening-room .title-element a:active,
#custom-doc.screening-room .title-element a:focus,
#custom-doc.screening-room .title-element a:hover {
    background: #202020;
    color: white;
}
#custom-doc.screening-room .title-element a {
    display: block;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    height: 100px;
}
#custom-doc.screening-room .my-available-screeners .footer,
#custom-doc.screening-room .related-programes {
    display: none;
}
#custom-doc.screening-room #ft .footer {
    height: 130px;
}
#custom-doc.screening-room .my-available-screeners {
    overflow: hidden;
}
.screening-room .empty-frame {
    background: #101010;
}
.empty-frame .title {
    font-family: 'HouschkaPro-Bold';
    font-size: 30px;
}
.empty-frame .explanation {
    color: #999999;
    font-family: 'HouschkaPro-Medium';
    font-size: 20px;
    margin: 40px auto 60px;
    padding: 0 30px;
}
.empty-search-result a:hover {
    color: black;
}
.empty-frame a:hover {
    color: white;
}
.empty-search-result a,
.empty-frame a {
    color: #a32c1f;
}
.empty-frame.cart {
    display: none;
}
.empty-search-result {
    background: white !important;
    text-align: center;
    color: black;
}
.empty-frame {
    overflow: hidden;
    background: #414141;
    color: white;
    text-align: center;
}
.empty-frame .img {
    height: 93px;
    margin: 75px auto 40px;
    width: 100px;
}
.empty-frame.screener .img {
    background: url("../images/screening-room/empty-screener-icon.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.empty-frame.favourite .img {
    background: url(../images/empty-favourite-icon.png) no-repeat center center;
}

/**
 * Screener
 */
#custom-doc.screening-room .screener-frame.screener {
    overflow: hidden;
    background: #101010;
    color: #fff;
}
.side-margin {
    padding: 0 10px;
}
#custom-doc.screening-room .screener-frame .title-line .float-left {
    width: 100%;
    margin-bottom: 15px;
    padding: 0 10px;
}
#custom-doc.screening-room .screener-frame .title-line .float-left h1.title {
    line-height: 45px;
    margin-top: 10px;
}
#custom-doc.screening-room .screener-frame .title-line .float-left .subtitle {
    width: 100%;
    color: #999;
    font-size: 20px;
}
#custom-doc.screening-room .screener-frame .player-details-line .play-btn,
#custom-doc.screening-room .screener-frame .title-line .float-right {
    display: none;
}
#custom-doc.screening-room .screener-frame .player img {
    width: 100%;
    position:absolute;
    z-index: 1;
}
#custom-doc.screening-room .screener-frame .vzaar-player {
    text-align: left;
    max-height: 520px;
}
#custom-doc.screening-room .screener-frame .short-synopsis {
    font-size: 14px;
    color: #999;
    font-family: Verdana;
    margin: 10px 0;
}
#custom-doc.screening-room .screener-frame .video-stream-hint {
    color: white;
    margin-bottom: 10px;
}
#custom-doc.screening-room .screener-frame .video-stream-hint {
    color: white;
    margin-bottom: 10px;
}

#custom-doc.screening-room .screener-frame .video-stream-hint {
    color: white;
    margin-bottom: 10px;
}

#custom-doc.screening-room .screener-list div.title {
    font-size: 20px;
}
#custom-doc.screening-room .screener-list div {
    margin-bottom: 10px;
}
#custom-doc.screening-room .ui-accordion-content-active {
    background: none repeat scroll 0 0 #333333;
    overflow: hidden;
    padding: 15px 10px;
    height: 70px;
}
#custom-doc.screening-room .ui-accordion-content-active div,
#custom-doc.screening-room .ui-accordion-content-active label {
    display: block;
    float: left;
    color: #ccc;
}
#custom-doc.screening-room .ui-accordion-content-active label {
    font-family: 'HouschkaPro-Bold';
    margin-right: 5px;
    clear: left;
}
#custom-doc.screening-room .ui-accordion-content-active .line {
    width: 100%;
    margin: 2px 0;
}
#custom-doc.screening-room .user-behavior-informations {
    padding: 5px 10px 10px;
    background: black;
    text-align: center;
    font-family: 'HouschkaPro-Light';
    font-size: 16px;
}
#custom-doc.screening-room .pager {
    padding-top: 10px;
}
#custom-doc.screening-room .user-behavior-informations .line.first {
    width: 100%;
}
#custom-doc.screening-room .user-behavior-informations .line.second .white {
    font-weight: bold;
}
#custom-doc.screening-room #ft {
    background: #101010;
    margin-top: 0;
    padding-top: 10px;
}
#custom-doc.screening-room #ft.listing {
    background: #000;
}
.player.no-click {
    display: block;
}
#custom-doc.screening-room .play-btn:hover,
#custom-doc.screening-room .play-btn:active,
#custom-doc.screening-room .play-btn:focus {
    background: url("/images/screening-room/play-icon.png") no-repeat scroll center center rgba(0, 0, 0, 0.5);
}
#custom-doc.screening-room .play-btn {
    background: url("/images/screening-room/play-icon.png") no-repeat scroll center center transparent;
    display: block;
    height: 74%;
    position: absolute;
    top: 94px;
    width: 100%;
    cursor: pointer;
}

#custom-doc.screening-room select[name=order] {

}
#custom-doc.screening-room .select-cover:hover {
}
#custom-doc.screening-room .select-cover {
    display: none;
    background: url("/images/accordion-open-mini.png") no-repeat scroll center right+10px #181818;
    height: 30px;
    position: absolute;
    width: 200px;
    top: 10px;
    left: 65px;
    cursor: pointer;

    -moz-box-shadow: 3px 3px 5px #000 inset;
    -webkit-box-shadow: 3px 3px 5px #000 inset;
    box-shadow: 3px 3px 5px #000 inset;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.selectbox-fancybox .fancybox-inner {
    width: 100% !important;
}
.selectbox-fancybox .fancybox-skin {
    padding: 0 !important;
}
.selectbox-fancybox .fancybox-skin,
.selectbox-fancybox .fancybox-wrap {
    background: #000;
}

.selectbox-fancybox div.option:hover,
.selectbox-fancybox div.option:focus,
.selectbox-fancybox div.option:active {
    background: #414141;
    color: white;
}
.selectbox-fancybox div.option {
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    padding: 10px;
    font-size: 16px;
    background: url("/images/main-menu-noncms-line.png") repeat-x scroll 0 bottom rgba(0, 0, 0, 0);
    color: white;
}

/**
 * Legal
 */
#custom-doc.legal .about-group {
    margin: 30px 10px;
}

/**
 * My account
 */
#custom-doc.my-account h1 {
    margin: 0 10px;
}
#custom-doc.my-account .change-password h1 {
    margin: 0;
}
#custom-doc.my-account .change-password,
#custom-doc.my-account .info-box,
#custom-doc.my-account .change-details {
    overflow: hidden;
    margin: 0 10px;
}

#custom-doc.my-account .info-box * {
    font-family: 'HouschkaPro-Medium';
}
#custom-doc.my-account .info-box h4 {
    font-size: 20px;
    margin-bottom: 10px;
}
#custom-doc.my-account .info-box a:hover {
    color: #414141;
}
#custom-doc.my-account .info-box a {
    color:#a32c1f;
    cursor: pointer;
}
#custom-doc.my-account .info-box div.content {
    color: #444;
    font-size: 18px;
}
#custom-doc.my-account .info-box div.title {
    font-size: 20px;
    margin: 10px 0 0px 0px;
}
#custom-doc.my-account .info-box {
    border: 2px dashed #CCCCCC;
    padding: 20px;
}
#custom-doc.my-account #territories.error-field {
    border-color: #DB1919;
}
#custom-doc.my-account div.messages ul,
#custom-doc.my-account div.messages {
    display: block;
    overflow: hidden;
}

/**
 * My Favourites
 */
#custom-doc.my-account .programmes {
    background: #eaeaea;
    padding: 10px 0;
}
#custom-doc.my-account .my-favourites .title {
    color: #c6c6c6;
    font-size: 18px;
}
#custom-doc.my-account .programmes .header,
#custom-doc.my-account .programmes .favourite-list {
    margin: 10px;
}
#custom-doc.my-account .programmes .header {
    margin: 10px 20px;
}
#custom-doc.my-account .programmes .header label,
#custom-doc.my-account .programmes .favourite-list label {
    line-height: 25px;
    padding-left: 26px;
    overflow: hidden;
    text-transform: uppercase;
    display: inline-block;
}
#custom-doc.my-account .programmes .header img.tickbox,
#custom-doc.my-account .programmes .favourite-list img.tickbox {
    position: absolute;
    margin-top: 0px;
    cursor: pointer;
}
#custom-doc.my-account .programmes .favourite-list .line {
    margin: 15px 0 15px 38px;
}
#custom-doc.my-account .empty-frame.favourite .title {
    background: transparent;
}

/**
 * Bottom FAQ: Request Avails, Get in Touch
 */
.my-account-bottom-faq-frame {
    margin: 10px;
}
.my-account-bottom-faq-frame .line {
    width: 100%;
    font-size: 20px;
    color: #414141;
    text-align: center;
    margin-bottom: 10px;
}

/**
 * Send to Colleague
 */
.fancybox-skin {
    padding: 0 !important;
}
.fancybox-inner .send-to-colleague-box {
    background: #eee;
    overflow: hidden;
}
.fancybox-inner .send-to-colleague-box .header {
    font-size: 20px;
    background: white;
    border-bottom: 1px solid #ccc;
    padding: 10px;
}
.fancybox-inner .send-to-colleague-box .basic-form {
    padding-top: 10px;
}
.fancybox-inner .send-to-colleague-box li {
    margin: 0 10px 10px 10px;
    overflow: hidden;
}
.fancybox-inner .send-to-colleague-box li.functions {
    margin-bottom: 0;
}
.fancybox-inner .send-to-colleague-box li label {
    line-height: 20px;
    margin-bottom: 5px;
    margin-right: 10px;
}
.fancybox-inner .send-to-colleague-box li.functions .next-step {
    margin: 10px 0 10px 10px;
}

.fancybox-inner .send-to-colleague-box .button.recipient {
    line-height: 28px;
    width: 220px;
    margin: 10px auto;
    clear: left;
    padding: 0 20px;
    height: 28px;
}
.fancybox-inner .popupMessage.confirmPopupMessage .header {
    padding: 10px;
    line-height: 20px
}
.fancybox-inner .popupMessage.confirmPopupMessage div.cancel {
    margin-left: 10px;
}
.send-to-colleague-box .delete {
    background: url("/images/remove-recipient.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    cursor: pointer;
    display: none;
    float: right;
    height: 30px;
    margin: 5px 5px 0 0;
    width: 30px;
}

/**
 * Request Avails
 */
div.enquiry-get-in-touch.request-avails {
    overflow: hidden;
}
div.enquiry-get-in-touch.request-avails h1 {
    margin-left: 0px !important;
}
div.enquiry-get-in-touch.request-avails a.fancy-cancel {
    line-height: 70px;
}
/**
 * Not too smart phones css
 */
.notTooSmartPhoneNavigation.newsList,
.notTooSmartPhoneNavigation.programmeList {
    bottom: 0;
    z-index: 1000000;
    display: none;
    position: absolute;
    right: 0;
}
#territories-element.notTooSmartPhone #territories {
    padding: 10px 10px 0 10px;
}
#territories-element.notTooSmartPhone fieldset legend {
    width: 100%;
}
#territories-element.notTooSmartPhone fieldset {
    padding: 0;
    margin-bottom: 4px;
}
#territories-element.notTooSmartPhone #territories div {
    margin-left: 10px;
}
#territories-element.notTooSmartPhone label {
    font-size: 14px !important;
    line-height: 20px;
    margin-bottom: 0;
}
#territories-element.notTooSmartPhone legend label {
    font-size: 16px !important;
}
#territories-element.notTooSmartPhone {
    height: auto !important;
    overflow-y: visible !important;
    -webkit-overflow-scrolling: touch !important;
}
#territories-element.notTooSmartPhone div#territories {
    height: auto !important;
    overflow-y: visible;
}

/**
 * 404
 */
body.err404 .frame .logo {
    width: 162px;
    height: 64px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 38px;
    background: url("/images/logo-blue.png") no-repeat scroll 0 0 transparent;
}
body.err404 .frame .button:hover {
    color: white;
}
body.err404 .frame .button {
    display: block;
    font-size: 16px;
    height: 44px;
    line-height: 42px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 58px;
    padding: 0 10px !important;
    text-align: center;
    width: 202px;
}
body.err404 #bd {
    display: none;
}
body.err404 .frame span {
    font-size: 40px;
    font-family: 'HouschkaPro-Medium';
    color: #a32c1f;
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 48px;
}


/**
 * Homepage news
 */
#custom-doc.home .news-search .title {
    font-size: 25px;
    margin-bottom: 10px;
}
#custom-doc.home .news-search {
    margin: 10px 30px 0 30px;
}
#custom-doc.home .news-search .news-titles a {
    font-size: 20px;
}
#custom-doc.home .news-search .publish-date {
    font-size: 14px;
    margin-top: 5px;
}
#custom-doc.home .news-search .result {
    background: #eee;
    margin-bottom: 10px;
    padding: 10px;
    cursor: pointer;
}
#custom-doc.home .news-search .result.lastItem {
    margin-bottom: 0;
}
