

h1, h2, h3, h4, h5, h6, pre, code, table, td, th, dd, dt, dl, li, input, button, select, textarea {
    font-size: 100%;
}

ul, ol, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, td {
    margin: 0;
    padding: 0;
}

a img, :link img, :visited img {
    border: none
}

table {
    border-collapse: collapse;
}

input, button, select, textarea {
    font-family: inherit;
}

input, select {
    vertical-align: middle;
}

textarea {
    resize: none;
}

.clearBoth {
    /* For clearing floats */
    clear: both;
    height: 0px;
    margin: 0;
    padding: 0;
    font-size: 0%;
    line-height: 0px;
}

.hiddenContent {
    /* For alternate content for screen readers */
    position: absolute;
    left: 0px;
    top: -2000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

hr {
    display: none;
}

ul {
    list-style: none;
}

em,.italic {
    font-style: italic;
}

/* G E N E R A L
***************************/

a {
    text-decoration: none;
    color: #258EA4;
    outline: none;
}

a:visited {
    color: #258EA4;
}

a:hover {
    color: #88D6E5;
}

span.strong, strong {
    font-weight: bold;
}

.red {
    color: #FF3300;
}

.errors {
    color: #FF3300;
}

.loading {
    background: url("../img/ajax-loader.gif") no-repeat left 8px;
    padding: 5px 5px 5px 30px;
}

#myScopeMyFilmsInviteForm .loading {
    float: left;
}

#myScopeMyFilmsInviteForm #country_id {
    margin-top: 15px;
}

#myScopeMyFilmsInviteForm label[for=country_id] {
    margin-top: 10px;
}

#myScopeMyFilmsInviteForm #changeCompanyNote, #myScopeMyFilmsInviteForm #hiddenMailNote {
    float: left;
    padding-left: 108px;
    font-size: 11px;
    display: none;
}

@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/rock-webfont.eot');
    src: url('../fonts/rock-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/rock-webfont.woff') format('woff'), url('../fonts/rock-webfont.ttf') format('truetype'), url('../fonts/rock-webfont.svg#RockwellRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.rockwell, #eligible .rockwell, #mainContent .rockwell, #widgetTwitter .rockwell {
    font-family: Rockwell, arial, helvetica, sans-serif;
}

#eligible .rockwell {
    font-weight: normal;
}

.greyBold {
    color: #48453E;
    font-weight: bold;
}

/*FZ IE7+*/
#eligible select#secret_question_id option {
    /*width:500px;
    font-size:10px;*/
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0
}

body {
    font-size: 76%; /* Don't change this size or this height. */
    line-height: 1em; /* Change them below at #container */
    text-align: center;
    background: #2F2D2A; /**  url(https://prostatic.festivalscope.com/img/local.png) no-repeat 0 0;  raphaele image existe pas ! **/
}

#container {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 106%;
    line-height: 1.31em;
    width: 975px;
    background-color: #fff;
    margin: 0 auto;
    text-align: left;
    color: #48453E;
    position: relative;
    padding-bottom: 30px;
    height: 100%;
    text-shadow: rgba(0, 0, 0, 0.01) 0 0 0;
}

#container {
    min-height: 100%;
    height: auto;
    background: #FFFFFF;
}

* html #container {
    height: 100%;
}

/* ie6 and under*/

/*
#grid {
    background: #2F2D2A url(https://prostatic.festivalscope.com/img/grid.png) repeat-y top center;
    position: absolute;
    z-index: 120;
}*/

#header {
    background-color: #258EA4;
    height: 142px; /*FIXME: tratar de manejarlo con los margenes de los diferentes conteniodos del login, sino ver min-height*/
    border-bottom: 1px solid #FFF;
    width: 100%;
}

#headerRight {
    background-color: #e2f2f5;
    width: 300px;
    border-left: 1px solid #FFF;
    float: right;
    min-height: 142px; /*FIXME: tratar de manejarlo con los margenes de los diferentes conteniodos del login, sino ver min-height. FZ: la repuesta del siguiente: min-height. Adios Ie6*/
    position: relative;
}

#headerLeft {
    height: 142px; /*FIXME: tratar de manejarlo con los margenes de los diferentes conteniodos del login, sino ver min-height*/
    float: left;
    width: 674px;
    position: relative;
    background-image: url('https://prostatic.festivalscope.com/img/logo_fs.png');
}

#backToHome {
    position: absolute;
    top: 0;
    left: 0;
    width: 647px;
    height: 110px;
    display: block;
}

#login {
    position: relative;
    padding-left: 20px;
}

#login form {
    padding: 0px 0px 0px 0px;
}

#login .inputButton {
    float: right;
}

#loginTop {
    width: 258px;
    margin: 21px 0px 14px 0px;
}

#loginBottom {
    width: 258px;
    margin: 0px 0px 0px 0px;
}

#loginTop label {
    display: none;
}

#loginTop input {
    width: 117px;
    height: 17px;
    border: none;
    color: #FF3300;
    font-size: 112%;
    padding: 4px;
    display: inline;
}

#loginTop #email {
    float: left;
}

#loginTop #password {
    float: right;
}

#loginTop {
    position: relative;
}

label.over-apply {
    color: red;
    position: absolute;
    display: block !important;
    top: 5px;
    left: 138px;
}

#loginBottom .right {
    float: right;
    margin-top: 9px;
    width: 94px;
}

#wrongLogin {
    position: absolute;
    top: 25px;
    left: 20px;
}

#wrongLogin p {
    font-size: 86%;
    color: #FF3300;
}

#loginBottom .right #warningIcon {
    float: left;
    margin-top: 3px;
}

.companyComment{
    font-size: 75%;
}

#noCompanyComment{
    padding-left: 18px
}

.inputButton {
    background-color: #FF3300;
    border: medium none;
    border-radius: 0;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0.15em 0.55em 0.15em 0.55em;
    font-size: 112%;
    width: auto;
    overflow: visible;
    line-height: 1.31em;
    height: 22px;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.myInfos .inputButton {
    background-color: #278da4;
}

.myInfos .inputButton:hover {
    color: #FFF;
}

a.inputButton:visited {
    color: #FFF;
}

.inputButton::-moz-focus-inner {
    border: 0;

}

.inputButton:hover, a.linkButton:hover {
    background-color: #E43609;
}

.invertedInputButton {
    background-color: #258EA4;
    border: medium none;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0 0.55em 0.15em 0.55em;
    font-size: 112%;
    width: auto;
    overflow: visible;
    line-height: 1.31em;
    height: 22px;
    cursor: pointer;
}

.invertedInputButton:hover {
    background-color: #88D6E5;
    color: #FFFFFF;
}

a.linkButton {
    background-color: #FF3300;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 112%;
    font-weight: bold;
    height: 22px;
    line-height: 2em;
    overflow: visible;
    padding: 5px;
    width: auto;
    margin-left: 150px;
}

#loginBottom .right .inputButton {
    float: right;
    padding: 0 0.35em 0.15em 0.35em;
    width: 53px;
    height: 22px;
}

#subscribe .inputButton {
    width: 35px;
    height: 22px;
    padding: 0;
    position: relative;
    left: -4px;
}

#eligible .inputButton {
    height: 24px;
    float: right;
    padding-bottom: 2px;
    padding-top: 5px;
}

#eligible #blue {
    margin-right: 20px;
    background: #258EA4;
}

input#btn-a, input#btn-b2 {
    margin: 30px 30px 60px 0;
}

input#btn-recover {
    margin: 30px 30px 60px 0;
}

input#btn-login {
    margin: 27px 30px 55px 0;
}

input#btn-forget-password, input#btn-forget-email {
    margin: -8px 30px 37px;
}

input#btn-myinfos {
    margin: 28px 30px 60px 0;
}

table#eligible .inputButton {
    width: auto;
}

.scopeButton {
    width: 42px;
    height: 27px;
    padding: 0px;
    position: relative;
    left: -4px; /*so to stick with input, covering the input border space*/
}

/** LOGIN BOX **/

#loginBottom .left {
    width: 136px;
    float: left;
    font-size: 86%;
}

#loginBottom .forgotPassword {
    background: url(https://prostatic.festivalscope.com/img/bullet_grey.gif) no-repeat 0px 3px;
    padding-left: 10px;
    margin-left: 10px;
    line-height: 1.81em;
}

#loginBottom a {
    color: #48453E;
}

#loginBottom a:hover {
    text-decoration: underline;
}

#loginBottom p input {
    margin-right: 6px;
    margin-top: -3px;
}

#logged {
    text-align: right;
    padding: 36px 0px 0px 0px;
    height: 75px;
}

#logged p {
    margin-right: 40px;
    padding-left: 5px;
}

#logged p.loggedUserMessage {
    min-height: 22px;
}

#logged .logOut {
    background: url(https://prostatic.festivalscope.com/img/bullet_grey.gif) no-repeat 10px 5px;
    padding-left: 10px;
    margin-right: 40px;
    margin-top: 10px;
    font-weight: normal;
    font-size: 86%;
    width: 50px;
    float: right;
}

#logged.normal .logOut a {
    color: #48453E;
}

#logged .logOut a:hover {
    text-decoration: underline;
}

#warning {
    background-color: #FF3300;
    color: #FFFFFF;
    font-size: 96%;
    padding: 21px 45px 34px 29px;
    line-height: 1.21em;
}

#logged.warning {
    background-color: #FF3300;
    color: #FFFFFF;
    padding: 25px 0 0 0;
    height: 86px;
}

#logged.warning p.welcome {
    font-weight: bold;
    margin-bottom: 2px;
}

#logged.warning p.welcome a{
    color: #FFFFFF;
}

#logged.warning .red {
    color: #FFFFFF;
}

#logged.warning .logOut {
    background: url(https://prostatic.festivalscope.com/img/bullet_white.gif) no-repeat 10px 5px;
}

#logged.warning .logOut a {
    color: #FFFFFF;
}

#logged a.inputButton {
    padding: 4px 10px 0px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
    font-size: 13px;
}

#logged a.inputButton:hover {
    color: #FFF;
}

#logged a.inputButtonLongText {
    padding-top: 6px;
    margin-right:40px;
}

#logged.warning a.inputButton {
    background-color: #FFF;
    color: #F30;
}

#loggedTab {
    background: url(https://prostatic.festivalscope.com/img/tab_logged.gif) repeat-x top left;
    line-height: 2.21em;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-top: 1px solid #FFF;
    min-height: 30px;
}

*html #loggedTab {
    height: 30px;
}

#join {
    position: relative;
}

#join .edit {
    position: absolute;
    top: 24px;
    right: 39px;
}

#mainMenu {
    border-top: 1px solid #FFF;
    background-color: #FFF;
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 126%;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.01) 0 0 0;
}

#mainMenu ul li {
    list-style: none;
    float: left;
    width: 112px;
    line-height: 1.91em;
    height: 30px;

}

#mainMenu ul li.first, #mainMenu ul li.hilite, #mainMenu ul li.last.selected {
    width: 113px;
}

#mainMenu ul li a {
    display: block;
}

#mainMenu a {
    text-decoration: none;
    color: #FFF;
    background: url(https://prostatic.festivalscope.com/img/btn/menu.gif) no-repeat top right;
    text-align: center;
}

#mainMenu a:visited {
    color: #FFF;
}

#mainMenu a:hover {
    background: url(https://prostatic.festivalscope.com/img/btn/menu_over.gif) no-repeat top right;
}

#mainMenu ul li.hilite a {
    background: url(https://prostatic.festivalscope.com/img/btn/menu_hilite.gif) no-repeat top right;
}

#mainMenu ul li.hilite a:hover {
    background: url(https://prostatic.festivalscope.com/img/btn/menu_hilite_over.gif) no-repeat top right;
}

#mainMenu ul li.noRollover a:hover {
    background: url(https://prostatic.festivalscope.com/img/btn/menu_hilite.gif) no-repeat top right;
}

#mainMenu ul li.hilite.selected a:hover, #mainMenu ul li.hilite.selected a {
    background: url(https://prostatic.festivalscope.com/img/btn/menu_hilite.gif) no-repeat top right;
    color: #FFFFFF;
}

#mainMenu ul li.selected  span.festival a.ajax_main_link {
    background: #E2F2F5;
    color: #258EA4;
}

#mainMenu ul li.selected a {
    background: url(https://prostatic.festivalscope.com/img/btn/menu_selected.gif) no-repeat top right;
    color: #258EA4;
}

#mainMenu ul li.selected  span a {
    background: #88D6E5 url(https://prostatic.festivalscope.com/img/btn/menu_hilite.png) no-repeat top right;
    color: #FFF;
}

#mainMenu ul li.selected  span a:hover {
    background: #88D6E5 url(https://prostatic.festivalscope.com/img/btn/menu_hilite.png) no-repeat top right;
    color: #FFF;
}

#mainMenu ul li.selected  span a:visited {
    color: #FFF;

}

#mainMenu ul li.selected a:visited {
    color: #258EA4;
}

#mainMenu ul li.expandSelected a, #mainMenu ul li.expandSelected a:visited {
    background: #E2F2F5;
}

#content {
    margin-bottom: 22px;
    background-color: #fff;
}

#mainContent {
    width: 674px;
    float: left;
    border-right: 1px solid #FFF;
    background: #FFF;
}

#sidebar {
    width: 300px;
    float: right;
    position: relative;
    border-top: 1px solid #FFF;
    min-height: 431px;
}

* html #sidebar {
    min-height: 431px;
}

.logged #sidebar {
    margin-top: 0px;
    border-top: none;
}

#sidebarList {
    padding: 0px 0px 18px 38px;
}

#sidebarList h2 {
    font-family: Rockwell, Arial, Helvetica, sans-serif;
    font-size: 172%;
    letter-spacing: -0.05em;
    font-weight: normal;
    margin-bottom: 13px;
    margin-top: 35px;
}
#sidebarList h2 a, 
#widgetTwitter h2 a,
#sidebarList h2 a:hover, 
#widgetTwitter h2 a:hover {
    color:#48453E;
	text-decoration:none;
}
.sidebarHome #sidebarList h2 {
    margin-top: 15px;
}

#sidebarList h3 {
    margin-bottom: 4px;
}

#sidebarList h3.filmForScreening {
    margin-bottom: 7px;
}

#sidebarList ul {
    list-style: none;
    margin-bottom: 10px;
}

.sidebarHome #sidebarList ul {
    margin-bottom: 5px;
}

#sidebarList ul li p {
    margin-top: -5px;
    margin-bottom: 10px;
    font-size: 86%;
    margin-left: 2px;
}

#sidebarList ul ul {
    margin-bottom: 5px;
    margin-top: -4px;
    margin-left: 2px;
}

#sidebarList ul ul li, 
#sidebarList ul h3 span.view_report_link {
    display: inline;
    background: url(https://prostatic.festivalscope.com/img/bullet_sidebar_list.gif) no-repeat 0px 4px;
    padding-left: 8px;
    font-size: 86%;
    margin-right: 18px;
}
#sidebarList ul h3 span.view_report_link a {
	color:#88D6E5;
	font-weight:normal;
    font-size: 84%;
}
#sidebarList ul h3.on a {
	color:#88D6E5;
	text-decoration:none;
}
#sidebarList ul h3.on span.view_report_link a {
	text-decoration:underline;
}

#sidebarList ul ul li.invite {
    background: url("https://prostatic.festivalscope.com/img/bullet_more.gif") no-repeat 0px 4px;
    padding-left: 0;
    display: inline;
    font-size: 86%;
    margin-right: 18px;
    padding-left: 8px;
    font-weight: bold;
}

#sidebarList ul ul li.invite a {
    color: red;
}

#sidebarList ul ul li.all-films {
    clear: both;
    display: list-item;
    font-size: 86%;
    margin-right: 18px;
    padding-left: 8px;
    font-weight: bold;
}

#sidebar #apple_app_store a.btn-store {
    display:block;
    text-align:left;
    padding:23px 0 0 36px;
}

#sidebar #join a.btn-join,
#sidebar #join-home a.btn-join{
    display:block;
    text-align:center;
    padding:23px 0px;
}

#sidebar.offline #join a.btn-join,
#sidebar.offline #join-home a.btn-join{
    padding:13px;
}

#sidebar.offline #join a.btn-join{
    padding-bottom:20px;
}

.sidebarHome #sidebarList ul ul li.all-films {
    display: inline;
}

.sidebarHome #sidebarList ul ul li.sent-invites {
    display: none;
}

#inviteHeader li.all-films {
    font-size: 86%;
    margin-right: 18px;
    padding-left: 8px;
    font-weight: bold;
    display: inline;
    background: url(https://prostatic.festivalscope.com/img/bullet_sidebar_list.gif) no-repeat 0px 4px;
}

#inviteHeader li.all-films a {
    color: #88D6E5;
}

#FilmsSelectContainer {
    padding-left: 185px;
    padding-bottom: 30px;
    float: left;
}

#FilmsSelectContainer select {
    max-width: 200px;
}

#sidebarList ul ul li.screeningRequest {
    background: none;
    padding-left: 0;
    display: block;

}

#sidebarList ul ul li a {
    color: #88D6E5;
}

#sidebarList ul ul li a:hover,
#inviteHeader a:hover,
#headingFilter.updateFilms span a:hover {
    text-decoration: underline;
}

.edit, .save, .cancel {
    background: url(https://prostatic.festivalscope.com/img/bullet_more.gif) no-repeat 0px 4px;
    font-size: 92%;
    padding-left: 8px;
}

.note .edit, .note  .save, .note  .cancel {
    background: url(https://prostatic.festivalscope.com/img/bullet_filter.gif) no-repeat 0px 4px;
    font-size: 92%;
    padding-left: 8px;
}

.editEmpty {
    background: url(https://prostatic.festivalscope.com/img/bullet_more.gif) no-repeat 0px 4px;
    font-size: 92%;
    padding-left: 8px;
}

.filmDesc .bottomDesc .collapsibleInfo 	.editEmpty a {
    color: #FF3300;
}

.filmDesc .bottomDesc .collapsibleInfo .edit a {
    color: #258EA4;
}

.filmDesc .bottomDesc .collapsibleInfo .edit {
    background: url(https://prostatic.festivalscope.com/img/bullet_filter.gif) no-repeat 0px 6px;
    color: #258EA4;
}

.filmDesc .bottomDesc .collapsibleInfo .save a {
    color: #FF3300;
}

.filmDesc .bottomDesc .collapsibleInfo .cancel a {
    color: #FF3300;
}

.edit a:hover, .save a:hover {
    text-decoration: underline;
}

ul.filmItemCta, #linkList {
    padding-left: 0px;
    margin-bottom: 18px;
    margin-top: 15px;

}

#filmsList .screening ul.filmItemCta {

    margin: 10px 0 0 0;
}

#filmsList ul.filmItemCta li.last {
    margin-bottom: 5px;
}

#filmsList ul.filmItemCta li.last a {

    color: #ff3300;
}

.advancedSearchForm ul.filmItemCta {
    font-size: 92%;
}

ul.filmItemCta li, #detailTab #linkList li {
    background: url(https://prostatic.festivalscope.com/img/bullet_more.gif) no-repeat 0px 6px;
    font-size: 92%;
    padding-left: 8px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}

#detailTab #linkList li {
    font-size: 86%;
}

#detailTab #linkList li.inverted {
    background: url(https://prostatic.festivalscope.com/img/bullet_more_inverted.gif) no-repeat 0px 6px;
}

ul.filmItemCta li a, #detailTab #linkList li a {
    color: #FF3300;
}

ul.filmItemCta li a:hover, #detailTab #linkList li a:hover {
    text-decoration: underline;
}

#sidebarList p.viewMore, #widgetTwitter .viewMore {
    font-size: 86%;
    margin-left: 2px;
    padding-left: 8px;
}

#widgetTwitter .viewMore {
    background: url(https://prostatic.festivalscope.com/img/bullet_sidebar_list.gif) no-repeat 0 4px;

}

#sidebarList p.viewMore {
    background: url(https://prostatic.festivalscope.com/img/bullet_sidebar_list.gif) no-repeat 0 6px;
}

#sidebarList p.viewMore  a, #widgetTwitter a.viewMore {
    color: #88D6E5;
}

#sidebarList p.viewMore  a:hover, #widgetTwitter a.viewMore:hover {
    text-decoration: underline;
}

.sidebarHome #sidebarList {
    min-height: 178px;
}

* html .sidebarHome #sidebarList {
    height: 178px;
}

#sidebar #banner {
    margin-top: 15px;
}

#sidebarPlaylist {
    margin-left: 2px;
}

#sidebarPlaylist .play {
    vertical-align: middle;
}

#sidebarPlaylist h3 {
    display: inline;
    margin-left: 7px;
}

#sidebarPlaylist li a {
}

#sidebarPlaylist li {
    margin-bottom: 9px;
}

#featured {
    margin-top: 20px;
    text-align: center;
    height: 208px;
}

.sidebarHome #featured {
    margin-top: 0px;
}

#featured h3 {
    margin: 7px 40px;
    font-size: 110%;
    height: 30px;
    line-height: 13px;
    overflow: hidden;
}

#sidebarList h3 {
    font-size: 126%;
}
#sidebarList h3.nolink_title {
    color:#258EA4;
}

.logged #featured h3 {
    margin-top: 8px;
}

#featured p {
    margin-bottom: 2px;
    font-size: 86%;
}

#featured p a {
    color: #88D6E5;
}

#social {
    margin-top: 35px;
}

#sidebar.offline #social{
    margin-top: 9px;
}

#social li {
    float: left;
    width: 25px;
    height: 20px;
    text-align: center;
    list-style: none;
    margin-right: 5px;
}

#social li.btn-social {
    background-color: #FF3300;
}

#social li.btn-feedback {
    background-color: #FFFFFF;
    margin-left:5px;
}

#social li.first {
    margin-left:38px;
}

#social li.last {
    margin-right: 30px;
}

#social li a.openexternal {
    display: block;
    vertical-align: middle;
    padding-top: 4px;
    padding-bottom: 4px;
}

#social li a.btn-feedback {
    display: block;
    vertical-align: middle;
}

#social li a.openexternal:hover {
    background-color: #e43609;
}


#subscribe {
    background-color: #258EA4;
    text-align: center;
    background-image: url('/img/icon_newsletter.gif');
    background-repeat: no-repeat;
    height: 33px;
}

#subscribe p {
    text-transform: uppercase;
    color: #FFF;
    font-size: 116%;
    font-weight: bold;
    margin-bottom: 18px;
}

#subscribe label {
    display: none;
}

#subscribe .inputText {
    width: 208px;
    height: 32px;
    border: none;
    margin: 0 0 0 3px;
    color: #FFFFFF;
    font-size: 13px;
    padding: 0px;
    background: transparent;
    margin-left:49px;
}

#subscribe .inputButton {
    background: transparent;
    color: #FFFFFF;
    height: 33px;
    border-left: 2px solid #FFFFFF;
    padding-left: 5px;
}

#mainContent h1, #mainContent h2 {
    font-family: Rockwell, Arial, Helvetica, sans-serif;
    font-size: 296%;
    letter-spacing: -0.04em;
    font-weight: normal;
    margin: 11px 0px 18px 34px;
    line-height: 1.31em;
}

#mainContent h2 {
    margin: 15px 0px 15px 35px;
}

#headingFilter.myInfos {
    padding-top: 50px;
    padding-left: 190px;
}


#mainContent #headingFilter.myInfos h3 {
    float: right;
    padding-top: 34px;
    padding-left: 8px;
    padding-right: 20px;
    background: url("../img/bullet_filter.gif") no-repeat scroll 0 39px transparent;
}


#searchBox {
    background-color: #FF3300;
    color: #FFFFFF;
    padding-bottom: 10px;
    padding-left: 35px
}

#searchBox .searchNote {
    float: left;
    width: 145px;
    margin-top: 11px;
    margin-right: 46px;
    font-size: 86%;
    line-height: 1.31em;
}

#searchBox .searchTerm {
    width: 100%;
    margin-left: -14px;
    padding-left: 22px;
    margin-top: 14px;
    margin-right: 33px;
    margin-bottom: 4px;
    line-height: 1.31em;
    font-size: 216%;
    font-weight: bold;
    background: url(https://prostatic.festivalscope.com/img/open_search_result.gif) no-repeat 0px 8px;
}

#searchBox .searchTerm .closeQuote {
    background: url(https://prostatic.festivalscope.com/img/close_search_result.gif) no-repeat 6px 8px;
    padding-left: 15px;
}

#searchBox form {
    float: left;
    width: 330px;
    margin: 20px 0px 0px 0px;
}

#searchBox label {
    display: none;
}

#searchBox .inputText {
    border: none;
    font-size: 118%;
    height: 17px;
    padding: 5px 2px 5px 7px;
    width: 265px;
    color: #FF3300;
}

#searchBoxMini {
    /** display: none;  **/
}

#searchBoxMini {
    background: transparent url("https://prostatic.festivalscope.com/img/tab_logged.gif") repeat left top;
    color: #FFFFFF;
    padding-left: 3px
}

#searchBoxMini fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

#searchBoxMini form {
    width: 300px;
    margin: 0;
    padding: 0;
}

#searchBoxMini .inputButton, #searchBoxMini .inputButton:hover {
    background: transparent;

}

#searchBoxMini label {
    display: none;
}

#searchBoxMini .inputText {
    outline: 0;
    border: none;
    font-size: 16px;
    height: 18px;
    /*line-height: 24px;*/
    padding: 4px 2px 7px 7px;
    width: 182px;
    background: transparent;
    color: #fff;

}

#searchBox.directorsSearchBox {
    padding-left: 20px;
}

#searchBox.directorsSearchBox form {
    width: 500px;
    margin: 20px 0px 10px 0px;
}

#searchBox.directorsSearchBox .inputText {
    width: 430px;
}

#searchBox .advancedSearch {
    margin-top: 26px;

    float: left;
    background: url(https://prostatic.festivalscope.com/img/bullet_advanced.gif) no-repeat 0px 5px;
    padding-left: 9px;
    font-size: 86%;
    margin-right: 21px;
    margin-top: 26px;
    width: auto;
}

#searchBox .advancedSearch a {
    color: #FFFFFF;
}

#searchBox .advancedSearch a:hover {
    text-decoration: underline;
}

#navFilter {
    background-color: #E2F2F5;
    padding-top: 30px;
}

#navFilter .note {
    font-size: 86%;
    float: left;
    padding-left: 20px;
    padding-top: 3px;
    margin: 0;
}

#filterCombos {
    padding-left: 35px;
    padding-bottom: 24px;
}

#filterCombos.festivalsCombos {
    padding-bottom: 28px;
    padding-left: 230px;
}

#filterCombos.directorsCombos {
    padding-left: 33px;
    margin-top: 1px;
    padding-bottom: 28px;
    position: relative;

    z-index: 1;
}

#filterCombos.notesCombos {
    padding-left: 40px;
    margin-top: 1px;
    padding-bottom: 15px;
}

#filterCombos.screeningCombos {
    padding-left: 38px;
    margin-top: 1px;
    padding-bottom: 20px;
}

#filterCombos.screeningCombos .pageNav li, #filterCombos.notesCombos .pageNav li {
    line-height: 1.31em;
    margin-top: 4px;
}

#filterCombos.screeningCombos .pageNav {
    padding: 10px 10px 10px 190px;
}

#filterCombos.screeningCombos form, #filterCombos.notesCombos form {
    height: 1%;
}

#filterCombos .removeFilter {
    margin-top: 1px;
    width: 12px;
    float: left;
    margin-left: 3px;
}

#filterCombos.directorsCombos .removeFilter, #filterCombos.screeningCombos .removeFilter, #filterCombos.notesCombos .removeFilter {
    float: right;
    margin-right: 36px;
}

#filterCombos.screeningCombos .removeFilter, #filterCombos.notesCombos .removeFilter {
    margin-right: 115px;
}

#filterCombos.filmsSearchCombos select{
    width:80px;
    font-size:85%;
}

.exportScreeningReport a{
    float: right;
    display: block;
    padding-right: 20px;
    padding-left: 10px;
	font-size:11px;
    height: 20px;
    background: transparent url(https://prostatic.festivalscope.com/img/btn/orange-arrow.png) center left no-repeat;
    padding-top:3px;
	color:#FF3300;
}
.exportScreeningReport a:hover {
    text-decoration:underline;
}

#filterCombos select {
    width:88px;
    margin-right:6px;
    float:left;
}

#filterCombos.directorsCombos select, #filterCombos.notesCombos select {
    float: right;
    width: 186px;
    margin-right: 10px;
}

#filterCombos.screeningCombos select {
    float: right;
    width: 138px;
}

#filterCombos.screeningRequestCombos select {
    float: left;
    width: 138px;
    margin-right: 50px;
}

.myScopeFilter select {
    width: 160px !important;
}

#filterCombos #checkBoxBelow {
    padding-top: 10px;
    font-size: 86%;
}

#filterCombos p.filterData {
    margin-bottom: 10px;
}

#filterCombos h4 {
    margin-bottom: 5px;
}

#filterCombos #checkBoxBelow .inputCheck {
    margin-right: 5px;
}

#filterCombos.festivalsCombos select {
    width: 186px;
}

#filterCombos.directorsCombos ul.letterNav {
    float: left;
    margin-top: 3px;
}

#filterCombos.directorsCombos ul.letterNav li {
    line-height: 1.31em;
}

#filterLinks {
    padding-left: 40px;
    padding-bottom: 21px;
    line-height: 1.21em;
    border-bottom: 1px solid #FFF;
}

#filterLinks.filterNotes {
    padding-bottom: 37px;
}

#filterLinks.searched {
    background-color: #FFFFFF;
    padding-bottom: 26px;
    padding-top: 24px;
}

p.noResult {
    padding-left: 40px;
    color: #FF3300;
    font-size: 172%;
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: bold;
}

;
.filterLink {
    font-size: 86%;
    background: url(https://prostatic.festivalscope.com/img/bullet_filter.gif) no-repeat 0px 3px;
    padding-left: 10px;
    margin-right: 15px;
}

.filterLink a:hover {
    text-decoration: underline;
    color: #258EA4;
}

#filterLinks .left {
    width: 110px;
    float: left;
    margin-right: 75px;
    min-height: 10px;
}

#filterLinks .right {
    width: 150px;
    float: left;
    text-align: right;
}

#filterLinks .right.results {
    float:right;
    margin-right:40px;
}

#filterLinks .right  label {
    margin-left: 5px;
    color: #258EA4;
    font-size: 11px;
}

#filterLinks .pageNav {
    float: left;
    /*margin-right: 124px;*//*FZ so to fit with available to watch link*/
    width: auto;
}

#bottomPageNav .pageNav {
    width: auto;

}

.pageNav {
    /*width: 154px; *//*120px;*/
    font-size: 86%;
}

.pageNav li {
    list-style: none;
    float: left;
    color: #258EA4;
    /*width: 15px;*/
    height: 15px;
    text-align: center;
    padding-left: 0px;
    margin-right: 2px;
}

/*.pageNav img,*/
.pageNav a {
    display: block;
    padding: 0 7px 10px 7px;
}

a.changePage img {

    margin-top: 3px;
}

.pageNav a.navCommand {
    display: inline;
    cursor: pointer !important;
}

.pageNav a.navCommand:hover {
    background: none;
    cursor: pointer !important;
}

.pageNav a:hover {
    /*background: url(https://prostatic.festivalscope.com/img/bg_pagenav_over.gif) no-repeat top left;*/
    /*color: #258EA4;*/
    color: #FF3300;
}

#filterLinks.searched .pageNav li {
    line-height: 1.31em;
}

#bottomPageNav {
    line-height: 1.11em;
}

.pageNav li.selected a {
    color: #FFFFFF;
}

.pageNav li.selected {
    /*background: url(https://prostatic.festivalscope.com/img/bg_pagenav.gif) no-repeat 0px 0px;*/
    /*color: #FFFFFF;*/
    color: #FF3300;
    font-weight: bold;
    padding: 0 7px 10px 7px;
}

#bottomPageNav {
    padding: 30px 0px 10px 225px;
}

#bottomPageNav.noThumbsPage {
    padding: 30px 0px 10px 75px;
}

#bottomPageNav.screening {
    padding: 30px 0px 10px 38px;
}

#ajaxScreeningWrapper #bottomPageNav {
    background: white;
}

#bottomPageNav.notes {
    padding: 50px 0px 10px 40px;
}

/*PAGE NAV EXCEPTION FOR DIRECTORS*/

.directorNavTop .pageNav {
    font-size: 86%;
    width: 205px;

}

.directorNavTop {
    position: relative;
    z-index: 5;
    left: 40px;
}

.directorNavTop .pageNav li.last {

}

.letterNav {
    width: 180px;
    font-size: 86%;
}

.letterNav li {
    list-style: none;
    float: left;
    color: #258EA4;
    width: 36px;
    height: 15px;
    text-align: center;
    padding-left: 0px;
    line-height: 1.21em;
}

.letterNav li.selected a {
    color: #FFFFFF;
}

.letterNav li.selected {
    background: url(https://prostatic.festivalscope.com/img/bg_letternav.gif) no-repeat 0px 0px;
    color: #FFFFFF;
}

.letterNav a {
    display: block;
    padding-bottom: 2px;
}

.letterNav a:hover {
    background: url(https://prostatic.festivalscope.com/img/bg_letternav_over.gif) no-repeat top left;
    color: #258EA4;
}

#bottomLetterNav {
    padding: 30px 0px 10px 33px;
}

#filmsList ul, #directorInFocusList {
    list-style: none;
    color: #258EA4;
}

#filmsList ul li {
    border-bottom: 1px solid #FFF;
    position: relative;
    overflow: hidden;
    cursor: hand;
}

* html #filmsList ul li {
    margin-bottom: 0px; /*For IE 6 */
}

*:first-child + html #filmsList ul li {
    margin-bottom: -3px; /* For IE 7 */
}

#filmsList ul li ul li {
    border-bottom: none;
}

#filmsList ul li.odd, #notesList ul li.odd, #directorInFocusList ul li.odd {
    background-color: #E2F2F5;
}

#filmsList ul li.even, #directorInFocusList ul li.even {
    background: white;
}

#notesList ul li {
    padding: 20px 0px 20px 40px;
}

#notesList .topNote h3 {
    width: 442px;
    float: left;
    font-size: 152%;
    line-height: 0.91em;
}

#notesList .topNote h3 .original {
    display: block;
    font-size: 62%;
}

#notesList .topNote .date {
    width: 100px;
    float: left;
    margin-left: 8px;
    font-weight: bold;
    font-size: 92%;
    /*FZ retablissement de la modif R391 */
    position: relative;
    width: 120px;
    height: 25px;
    text-align: right;
}

#notesList .topNote .trashCan {
    margin: 0px 17px;
    width: 17px;
    float: right;
}

.filmThumb {
    width: 200px;
    float: left;
    /*min-height:119px;*/
}

.directorInFocusThumb {
    width: 170px;
    float: left;
    min-height: 110px;
}

.filmDesc {
    width: 390px;
    float: left;
    margin: 18px 0px 0px 25px;

}

.directorInFocusDesc {
    width: 410px;
    float: left;
    padding-top: 15px;
    padding-bottom: 2px;

}

.directorInFocusDesc .bottomDesc ul li {
    font-size: 90%;

}

.directorInFocusAdditionalData p {
    font-weight: bold;
}

#filmsList.myScope .filmDesc {
    width: 390px;
    margin-top: 14px;
}

.filmDesc .topDesc, .directorInFocusDesc, .topDesc {
    font-size: 112%;
}

.filmDesc .topDesc h3, .directorInFocusDesc .topDesc h3 {
    font-size: 152%;
    line-height: 0.91em;
}

.filmDesc .topDesc h3 .original {
    display: block;
    font-size: 62%;
    line-height: 1.1em;
    margin-top: 3px;
    /*margin-bottom: 19px;*/
}

.topDesc p, .filmsAdditionalData p {
    font-weight: bold;
    margin-top: 2px;
}

#filmsList.myScope .filmsAdditionalData {
    /*width: 97px;*/
}

#filmsList.myScope .filmsAdditionalData p {
    margin-top: -1px;
}

.filmDesc .bottomDesc, .directorInFocusDesc .bottomDesc {
    color: #48453E;
    padding-top: 10px;
}

.filmDesc .bottomDesc em a, .filmDesc .bottomDesc a {
    color: #48453E;
}

.bottomDesc .notAvailable, .bottomDesc .available {
    color: #FF3300;
    font-size: 92%;
    font-weight: bold;
    margin-top: 1px;
}

.bottomDesc .available {
    color: #258EA4;
    margin-bottom: 3px;
}

.bottomDesc .collapsibleInfo {
    font-size: 92%;
}

.bottomDesc  .edit {
    margin: 0;
    padding-top: 2px;
    position: relative;
    top: -3px;

}

.topNote {
    height: 1%;
    margin-bottom: 8px;
}

.bottomNote {
    position: relative;
    margin-top: 15px;
}

/*    
.middleNote {
    width: 580px;
    }
*/

.middleNote .expandCollapseBtn {
    float: left;
    position: inherit;
    margin-left: 20px;
}

.expandCollapseBtn {
    position: absolute;
    bottom: 15px;
    right: 21px;
}

.middleNote .left {
    float: left;
    width: 580px;
}

.middleNote .right {
    float: right;
}

#notesList .editContainer {
    margin: 0 auto;
    width: 575px;
}

#notesList .even textarea {
    background-color: #E2F2F5;
}

#notesList .odd textarea {
    background-color: #FFFFFF;
}

#notesList .editContainer textarea {
    width: 535px;
    min-height: 100px;
    font-family: arial;
    border: 0;
    padding: 20px;
}

.filmsAdditionalData {
    float: right;
    margin-right: 15px;
    margin-top: 21px;
    width: 20px;
}

.directorInFocusAdditionalData {
    float: right;
    margin-right: 20px;
    margin-top: 21px;
    text-align: right;
    font-weight: bold;
    max-width: 70px;
}

#filmsList .progressBar {

    width: 200px;
    height: 7px;

}

#filmsList .duration {
    float: left;
    width: 55px;
}

#filmsList .gotoAndPlay {
    float: right;
    margin-right: 0px;
    width: 21px;
}

#filmsList .trashCan {
    float: right;
    width: 15px;
    margin-top: 1px;
    margin-right: 9px;
}

#filmsList .editMyNote {
    float: right;
    width: 18px;
    margin-top: 9px;
    margin-right: 4px;
}

#filmsList .editMyNote a {
    background: transparent url(https://prostatic.festivalscope.com/img/btn/buttonNote.png) 0 0 no-repeat;
    display: block;
    width: 100%;
}

#filmsList .editMyNote a:hover {
    background: transparent url(https://prostatic.festivalscope.com/img/btn/buttonNoteHover.png) 0 0 no-repeat;
}

#filmsList .editMyNoteNew a {

    background: transparent url(https://prostatic.festivalscope.com/img/btn/buttonNoteNew.png) 0 0 no-repeat;

    display: block;

    width: 100%;

}

#filmsList .editMyNoteNew a:hover {

    background: transparent url(https://prostatic.festivalscope.com/img/btn/buttonNoteHoverNew.png) 0 0 no-repeat;

}

#filmsList .editMyNote img {
    width: 17px;
    height: 17px;
}

#filmsList .collapsibleInfo, #notesList .collapsibleInfo {
    display: none;
}

#filmsList .expanded .collapsibleInfo, #notesList .expanded .collapsibleInfo {
    display: block;
}

#filmsList .screening {
    margin-top: 0;
}

#filmsList ul li ul li {
    float: left;
    margin-bottom: 20px;
    margin-right: 12px;
}

#filmsList ul li div.directorInFocusDesc ul li{
    margin-bottom:0px;
    margin-right: 3px;
    color: #48453E;
}

#filmDetail {
    background-color: #E2F2F5;
    padding-bottom: 30px;
}

#filmDetail #movie {
    float: left;
    width: 375px;
    background: #E2F2F5; /*FZ IE7*/
}

#filmDetail #movie #player {
    margin-bottom: 19px;
    background-color: transparent; /** raphaele a la demande de FS **/

}

#filmDetail div.overlay,
#filmDetail div.overlay-sub,
#filmsList div.overlay,
#filmsList div.overlay-sub{
    position: absolute;
    color: #ffffff;
    z-index:40;
    background-image: url('/img/voile.png');
    background-repeat: repeat;
}

#filmDetail div.overlay,
#filmsList div.overlay{
    padding:15px 40px 10px 15px;
}

#filmsList div.overlay{
    text-align:left;
    line-height: 98%;
}

#filmDetail div.overlay{
    font-size:14px;
    line-height: 16px;
    max-width: 320px;
}

#filmDetail div.overlay-sub,
#filmsList div.overlay-sub{
    padding: 0px 2px;
    font-size:15px;
    font-weight: bold;
}

#filmDetail div.overlay-sub{
    top:194px;
    left:306px;
}

#filmDetail div.overlay-sub.no-logged{
    top:337px;
}

#filmsList div.overlay-sub{
    top:96px;
    left:131px;
}

#filmsList div.overlay span,
#filmDetail div.overlay span{
    font-weight: bold;
}

#filmDetail #movie ul {
    float: left;
    margin-left: 10px;
    height: 33px;
}

#filmDetail #movie ul li {
    display: inline;
    list-style: none;
    background: url(https://prostatic.festivalscope.com/img/bullet_more.gif) no-repeat 0px 3px;
    padding-left: 7px;
    margin-left: 11px;
    font-size: 86%;
}

#filmDetail #movie ul li a {
    color: #FF3300;
}

#filmDetail #movie ul li a:hover {
    text-decoration: underline;
}

#at15t_expanded {
    display: none !important;
}

#filmDetail #movie #watchNow,
#filmDetail #movie #freshStart{
    font-size: 100%;
    font-weight: bold;
    /*background: #258EA4 url(https://prostatic.festivalscope.com/img/bullet_advanced.gif) no-repeat 8px 8px;*/
    padding: 3px 97px 3px 0px;
    line-height: 1.31em;
    float: right;
}

#filmDetail #movie #watchNow {
    margin-top: -2px;
}

#filmDetail #movie #freshStart {
    margin-top: 30px;
    clear: right;
}

#filmDetail #movie #watchNow a,
#filmDetail #movie #freshStart a {
    color: #FFFFFF;
    position: absolute;
    width: 80px;
    height: 20px;
    padding-left: 8px;
    padding-top: 3px;
    padding-right: 10px;
    text-align: right;
    font-weight: bold;
}

#filmDetail #movie #watchNow a {
    background: #258EA4 url(https://prostatic.festivalscope.com/img/bullet_advanced.gif) no-repeat 8px 8px;
}

#filmDetail #movie #freshStart a{
    background: #FF3300 url(https://prostatic.festivalscope.com/img/bullet_advanced.gif) no-repeat 8px 8px;
}

#filmDetail #movie #freshStart a:hover{
    text-decoration: none;
    background-color: #FFB4A1;
}

#filmDetail #movie #watchNow a:hover {
    text-decoration: none;
    background-color: #88D6E5;
}

#filmDetail #description {
    color: #258EA4;
}

#filmDetail #description h1 {
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0em;
    font-size: 216%;
    font-weight: bold;
    margin: 25px 10px 0px 38px;
    line-height: 1.01em;
}

#filmDetail #description h1 small {
    font-size: 56%;
    font-weight: bold;
    display: block;
    margin-top: 3px;
    line-height: 1.11em;
}

#filmDetail #description .director {
    font-size: 106%;
    font-weight: bold;
    font-style: italic;
    margin-left: 40px;
    margin-bottom: 25px;
    margin-top: 3px;
}

#filmDetail #description ul {
    margin-left: 40px;
    margin-right: 40px;
    list-style: none;
    color: #48453E;
    font-size: 92%;
    margin-bottom: 18px;
    background: #E2F2F5; /*FZ IE7*/
}

#filmDetail #description ul li.last {
    margin-top: 12px;

}

#filmDetail #description ul li.restored-hd-label{
    margin-top: 16px;
}

#filmDetail #description ul li.restored-hd-label strong{
    font-weight: bold;
}

#filmDetail #description ul.award {
    padding: 0;
    margin: 0;
}

#filmDetail #description ul.award li {
    padding-top: 4px;
    margin: 0;
    line-height: 14px;

}

#filmDetail #description ul.award li strong {
    font-size: 12px;
}

#filmDetail #description ul.award + li {
    padding-top: 0;

}

#filmDetail #movie .detailNote {
    margin-left: 20px;
    margin-right: 40px;
    font-size: 86%;
    color: #258EA4;
    padding-top: 10px;
}

#filmDetail #movie .detailNote .colorRed, 
#filmDetail #movie .detailNote .colorRed a {
    color: #FF3300;
}

#filmDetail #description {
    float: left;
    width: 299px;
    background: #E2F2F5; /*FZ IE7*/
}

#filmDetail #description ul.festivalLinks {
    margin-left: 40px;
    font-size: 11px;
    float: left;
    margin-bottom: 0;
    width: 73%;
}
#filmDetail #description ul.labelLinks {
    margin-top: 10px;
}

#filmDetail #description ul.festivalLinks li {
    display: block;
    background: transparent url(../img/bullet_filter.gif) no-repeat 0 5px;
    padding-left: 8px;
}

#filmDetail #description ul.festivalLinks li a {
    color: #258EA4;
    font-size: 11px;
}

ul.festivalLinks li a:hover {
    text-decoration: underline;
    color: #258EA4;
}

#genericTabs, #searchResultTabs {
    width: 674px;
    font-size: 126%;
    font-weight: bold;
    background-color: #E2F2F5;
}

#genericTabs {
    background: #E2F2F5 url(https://prostatic.festivalscope.com/img/btn/tab_film_detail_last.gif) repeat-x bottom right;
}

#genericTabs ul li {
    list-style: none;
    float: left;
    line-height: 1.81em;
}

#genericTabs ul li.arrow {
    display: none;
}

#searchResultTabs ul li {
    list-style: none;
    float: left;
    width: auto;
    line-height: 1.79em;
}

#genericTabs ul li a {
    display: block;
    padding: 0px 17px; /*test*/
    white-space: nowrap;
}

#genericTabs a, #searchResultTabs a {
    text-decoration: none;
    color: #88D6E5;
    text-align: center;
}

#genericTabs a {
    background: url(https://prostatic.festivalscope.com/img/btn/tab_film_detail.gif) no-repeat bottom right;
}

#genericTabs .labelTabs a.ajaxFestivals {
    background: url(https://prostatic.festivalscope.com/img/btn/detailLabel.png) no-repeat bottom right;
    color: #fff;
}

#genericTabs .labelTabs .selected a.ajaxFestivals {
    background: #fff;
    color: #258EA4;
}

#genericTabs .labelTabs a:hover {
    color: #e3f2f5;
}

#searchResultTabs li {
    background: url(https://prostatic.festivalscope.com/img/btn/tab_search_result.gif) no-repeat bottom right;
    padding-right: 14px;
}

#searchResultTabs li.last {
    background: url(https://prostatic.festivalscope.com/img/btn/tab_search_result_last.gif) no-repeat bottom right;
    padding-right: 14px;
}

#genericTabs a:visited, #searchResultTabs a:visited {
    color: #88D6E5;
}

#genericTabs a:hover, #searchResultTabs a:hover {
    color: #258EA4;
}

#genericTabs ul li {
	text-align:center;
	color: #88D6E5;
}

#genericTabs ul li.selected {
    margin-left: -1px;
}

#genericTabs ul li.tabs_selected_row {
    background: url(https://prostatic.festivalscope.com/img/btn/tab_film_detail.gif) no-repeat scroll right bottom transparent;
    color: #88D6E5;
    text-align: center;
}
#genericTabs ul li.selected a, #searchResultTabs ul li.selected a {
    color: #258EA4;
	cursor:default;
}
#genericTabs ul li.when-where {
    background: none;
}

#searchResultTabs ul li.selected {
    background: url(https://prostatic.festivalscope.com/img/btn/tab_search_result_selected.gif) no-repeat bottom right;
    margin-left: -1px;
}

#genericTabs ul li.last a,
#genericTabs ul li.arrow:last-child a,
#genericTabs .tabs_row_last a {
    background: url(https://prostatic.festivalscope.com/img/btn/tab_film_detail_last.gif) no-repeat bottom right;
}

#genericTabs ul li.selected a {
    background: url(https://prostatic.festivalscope.com/img/btn/tab_film_detail_selected.gif) no-repeat bottom right;
}

#genericTabs .tabs_row_last_selected a {
    text-align: left;
}

#searchResultTabs ul li a,#searchResultTabs ul li span.empty {
    float: left;
    margin: 0 10px 0 15px;
    width: auto;
}

#searchResultTabs ul li span.empty {
    color: #88D6E5;
}

#genericTabs ul li.first,
#searchResultTabs ul li.first,
#mainContent #genericTabs .tabs_row_first {
    margin-left: 0px;
}

#genericTabs.fixedWidth ul li {
    width: 112px;
}

#genericTabs.fixedWidth ul li a {
    padding: 0;
    white-space: normal;
}

#genericTabs.fixedWidth ul li.first {
    width: 114px;
}

#genericTabs.fixedWidth ul li.last a {
    width: 112px;
}

#searchResultTabs ul li .quantity {
    float: left;
    width: 28px;
    font-size: 66%;
    color: #FFFFFF;
    padding-top: 1px;
    text-align: center;
}

#searchResultTabs ul li.selected {
    padding-right: 16px;
}

#detailTab {
    padding: 23px 0px 11px 70px;
    margin-bottom: 21px;
}

#detailTab a:hover {
    cursor: hand;
}

#detailTab .left {
    width: 210px;
    float: left;

}

#detailTab h2.tags +ul {
    width: 150px;
}

#detailTab h2.tags +ul li {
    padding: 0;
    margin: 0px 0px 5px 0px;

    width: 150px;
}

h2.synopsis, h2.director, h2.synopsis +p, h2.director +p, .director-statement p {
    position: relative;
    left: 6px;
}

#mainContent #detailTab  h2.director {
    margin-top: 25px;

}

#detailTab .left  p {
    width: 183%;
    text-align: justify;
}

#detailTab .detailtab  p {
    width: 100%;
}

#detailTab .detailtab h3 +p {
    text-align: left;
}

#detailTab .in-the-press, #detailTab .when-where {
    width: 530px;
    float: left;
}

#mainContent #detailTab h2.release-date {
    margin-top: 30px;
}

#detailTab .in-the-press q {
    color: #258EA4;
}

#detailTab .in-the-press p {
    text-align: justify;
}

#detailTab .in-the-press q p {
    display: inline;
    line-height: 17px;
}

#detailTab  p.quote-source {
    margin: 5px 0px 27px 0px;
}

#detailTab .right {
    float: left; /*pb pour IE7*/

}

#detailTab .maintab {
    float: right;
}

#detailTab.wideColumns .right {
    width: 225px;
}

#detailTab.wideColumns .right {
    margin-left: 93px;
}

#mainContent #detailTab h2 {
    font-family: Rockwell, Arial, Helvetica, sans-serif;
    font-size: 172%;
    letter-spacing: -0.05em;
    margin-left: 0px;
    margin-bottom: 11px;
    margin-top: 8px;

}

#mainContent #detailTab h2.website {
    margin: 20px 0 4px 0;
}

/*FZ cible les film tags*/
#mainContent #detailTab .right a {
    font-weight: bold;
}

#mainContent #detailTab h2 +ul {
    margin-bottom: 35px;

}

#mainContent #detailTab h2 + ul.documents {
    margin-bottom: 30px;
}

div.right ul, div.right  li {
    list-style: none;
}

#mainContent #detailTab h2.award,
#mainContent #detailTab h2.award +ul {

    background: #E2F2F5;
    margin: 0 0 0 -25px;
    width: 131%;

}

#mainContent #detailTab h2.award {
    margin: 35px 0 0 -25px;
}

#detailTab .right h2 +h3 {
    padding: 0;
}

#detailTab li, #detailTab p, #detailTab li a {
    font-family: Arial, Helvetica, sans-serif;
    color: #258EA4;
    font-size: 100%;
    list-style: none;
    line-height: 1.71em;
}

#detailTab li a:hover {
    color: #88D6E5;
}

#detailTab p {
    margin-bottom: 0px;
    color: #258EA4;
    line-height: 20px;
    margin-top: 4px;
}

#detailTab  h3, #detailTab .right ul li strong {
    margin-top: 10px;
    padding-top: 4px;
    font-size: 16px;
    color: #258EA4;
}

#detailTab .right ul li {
    color: #258EA4;
    padding-top: 6px;
    line-height: 1.61em;
    width: 288px;
}

#detailTab  h3.first {
    margin-top: 0px;
    padding-top: 0px;
}

#detailTab ul, #detailTab ul li {
    list-style: none;
}

#mainContent #detailTab h2.award {

    padding: 30px 5px 0px 26px;
}

#mainContent #detailTab h2.award +ul {
    padding: 0px 5px 37px 26px;
    position: relative;
    top: -2px;

}

#mainContent .director-bio h2 {
    font-family: Rockwell, Arial, Helvetica, sans-serif;
    font-size: 172%;
    letter-spacing: -0.05em;
}

#mainContent .director-bio h2 +p {
    margin-top: 5px;
}

#mainContent .director-bio   ul {
    margin: 30px 0px 30px 75px;
    padding-right: 75px;
}

#mainContent .director-bio   p {
    margin: 0px 0px 26px 74px;
    padding-right: 75px;
    text-align: justify;
}

#mainContent .director-bio   h2 {
    margin: 30px 0px 0px 74px;

}

#mainContent .director-bio li, #mainContent .director-bio   p, #mainContent .director-bio  li a {
    font-family: Arial, Helvetica, sans-serif;
    color: #258EA4;
    font-size: 100%;
    list-style: none;
    line-height: 1.71em;
}

#mainContent .director-bio li {
    font-size: 126%;
    margin-bottom: 8px;
    width: 540px;
}

#mainContent .director-bio li, #mainContent .director-bio li a {
    line-height: 1.25em;

}

#mainContent .director-bio li a:hover {
    color: #88d6e5;
}

#mainContent .director-bio  ul {
    list-style: none;
}

#mainContent .director-bio h2.hightlight-E2F2F5, #mainContent .director-bio h2.hightlight-E2F2F5 +ul {
    margin: 0;
    padding: 0 0 0 74px;
    background: #E2F2F5;
}

#mainContent .director-bio h2.hightlight-E2F2F5 {
    padding-top: 29px;
    padding-bottom: 5px;

}

#mainContent .director-bio h2.hightlight-E2F2F5 +ul {

    padding-bottom: 22px;
}

#detailMoreInfo {
    background-color: #E2F2F5;
    padding: 35px 0px 15px 47px;
}

#detailMoreInfo h3 {
    font-family: Rockwell, Arial, Helvetica, sans-serif;
    font-size: 172%;
    letter-spacing: -0.05em;
    margin-left: 0px;
    margin-bottom: 13px;
    font-weight: normal;
    padding-left: 28px;
}

#detailMoreInfo h3 small {
    font-size: 76%;
}

#detailMoreInfo h4 {
    color: #258EA4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 122%;
    margin-left: 28px;
    margin-bottom: 0px;
    /*display: inline;*/
}

#detailMoreInfo h4 a {
    color: #258EA4;
}

#detailMoreInfo .editIcon {
    vertical-align: middle;
}

span.editIcon a.over {
    float: left;
}

span.editIcon a.send {
    float: left;
    background: transparent url(https://prostatic.festivalscope.com/img/btn/buttonMessage3.png) center top no-repeat;
    height: 18px;
    width: 18px;
}

span.editIcon a.send:hover {

    background: transparent url(https://prostatic.festivalscope.com/img/btn/buttonMessage3.png) center -18px no-repeat;
}

#detailMoreInfo .editable h4 {
    /*margin-left: 8px;*/
}

#detailMoreInfo ul {
    list-style: none;
    margin-bottom: 36px;
}

#detailMoreInfo ul li {
    font-size: 86%;
    margin-bottom: 12px;
}

#detailMoreInfo p {
    padding-left: 28px;
    color: #258EA4;
    line-height: 1.61em;
}

#detailMoreInfo li p {
    color: #48453E;
    line-height: 1.31em;
    margin-top: 2px;
}

#detailMoreInfo .left, #detailMoreInfo .right {
    width: 270px;
    float: left;
    margin-right: 31px;
}

#detailMoreInfo .right {
    margin-left: 0px;
}

#headingFilter h1 {
    width: 116px;
    float: left;
    margin-top: 12px;
}

#headingFilter h1.myfilms {
    width: 100%;
    float: none;
    margin-top: 12px;
    margin-bottom: 0px;
}

#headingFilter.updateFilms h1.myInvites {
    width: 190px;
}

#headingFilter p {
    margin: 0 0 10px 35px;
    font-size: 86%;
}

#headingFilter.updateFilms h1 {
    width: 350px;
    float: left;
    margin-top: 12px;
    margin-bottom: 0;
}

#headingFilter.updateFilms span {
    float: right;
    margin-top: 35px;
    margin-right: 21px;
    font-size: 86%;
}

#headingFilter.updateFilms span a {
    background: url(https://prostatic.festivalscope.com/img/bullet_filter.gif) no-repeat 0px 4px;
    padding-left: 8px;
    font-weight: bold;
    color: #258EA4
}

#headingFilter form {
    width: 225px;
    float: left;
    margin-top: 28px;
}

#inviteHeader {
     margin-left: 35px;
    padding-bottom: 22px;
}

#inviteHeader span{
    float: left;
    background: url("https://prostatic.festivalscope.com/img/bullet_filter.gif") no-repeat scroll 0 6px transparent;
    display: inline;
    font-size: 86%;
    font-weight: bold;
    margin-right: 18px;
    padding-left: 8px;
}

#inviteHeader span.red{
    background: url("https://prostatic.festivalscope.com/img/bullet_more.gif") no-repeat scroll 0 6px transparent;
}

#inviteHeader span.red a{
   color:red;
   font-weight: bold;
}

#midInlineThumbs {
    margin-bottom: 31px;
}

#midInlineThumbs ul {
    list-style: none;
}

#midInlineThumbs ul li {
    float: left;
    width: 224px;
    border-right: 1px solid #FFF;
}

#midInlineThumbs ul li.last {
    border: none;
}

#midInlineThumbs ul li .newsImage {
    margin-bottom: 14px;
}

#midInlineThumbs ul li h2 {
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0em;
    font-size: 156%;
    font-weight: bold;
    margin-bottom: 0px;
    color: #258EA4;
    padding-left: 0px;
    margin: 0px 18px 10px 18px;
    line-height: 1.21em;
}

#midInlineThumbs ul li p {
    margin: 0px 18px 15px 18px;
    line-height: 1.31em;
    text-align: justify;
    font-size: 92%;
}

#midInlineThumbs ul li p.date {
    margin: 0px 18px 0px 18px;
    font-weight: bold;
}

#midInlineThumbs ul li .source {
    margin: 0px 18px 15px 18px;
}

#midInlineThumbs ul li p.source strong {
    color: #258EA4;
}

#midInlineThumbs ul li p img {
    margin: 0px 0px 0px 5px;
    vertical-align: middle;
}

.midThumb {
    margin-bottom: 12px;
}

#midInlineThumbs.media .midThumb {
    margin-bottom: 21px;
}

#collapsibleList #midInlineThumbs .midThumb {
    margin-bottom: 15px;
}

#midInlineThumbs.media {
    padding-top: 58px;
    overflow: hidden;
}

#midInlineThumbs.media ul {
    margin-left: -1px; /*FIXME: relacionado con el overflow hidden de #midInlineThumbs.media */
}

#midInlineThumbs.media li {
    text-align: center;
    background-color: #E2F2F5;
    border-bottom: 1px solid #fff;
}

#midInlineThumbs.media h3 {
    font-size: 126%;
    margin-bottom: 3px;
}

#midInlineThumbs.media .duration {
    color: #FF3300;
    font-weight: bold;
    font-size: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 21px;
    text-align: center;
}

#collapsibleList .expanded .collapsibleInfo {
    display: block;
}

#collapsibleList #collapsibleItems.directorsDetail .collapsibleInfo {
    margin-top: 5px;
}

#collapsibleList .collapsibleInfo {
    display: none;
    margin: 22px 0px 15px 0px;
}

#collapsibleList ul#collapsibleItems li, #collapsibleList #collapsibleItems .even, #collapsibleList #collapsibleItems .odd {
    padding: 10px 0px 15px 75px;
    background: url(https://prostatic.festivalscope.com/img/btn/expand.gif) no-repeat 34px 25px;
    list-style: none;
    cursor: pointer;
    cursor: hand;
}

#collapsibleList ul#collapsibleItems li:hover, #collapsibleList #collapsibleItems .even:hover, #collapsibleList #collapsibleItems .odd:hover {
    background-image: url(https://prostatic.festivalscope.com/img/btn/expand_over.gif);
}

#collapsibleList #collapsibleItems.directorsDetail .even, #collapsibleList #collapsibleItems.directorsDetail .odd {
    padding: 4px 0px 8px 74px;
    background-image: url(https://prostatic.festivalscope.com/img/btn/expand15x15.gif);
    background-repeat: no-repeat;
    background-position: 31px 13px;
}

#collapsibleList #collapsibleItems.directorsDetail .even:hover, #collapsibleList #collapsibleItems.directorsDetail .odd:hover {
    background-image: url(https://prostatic.festivalscope.com/img/btn/expand15x15_over.gif);
}

#collapsibleList #collapsibleItems .even, #collapsibleList #collapsibleItems .odd {
    background: url(https://prostatic.festivalscope.com/img/btn/expand15x15.gif) no-repeat 30px 23px;
}

#collapsibleList #collapsibleItems .even:hover, #collapsibleList #collapsibleItems .odd:hover {
    background-image: url(https://prostatic.festivalscope.com/img/btn/expand15x15_over.gif);
}

#collapsibleList #collapsibleItems .odd, #collapsibleList ul#collapsibleItems li.even {
    background-color: #E2F2F5;
}

#collapsibleList ul#collapsibleItems li.odd {
    background-color: #FFF;
}

#collapsibleList .expanded {
    background: url(https://prostatic.festivalscope.com/img/btn/collapse.gif) no-repeat 34px 25px;
}

#collapsibleList .expanded:hover {
    background-image: url(https://prostatic.festivalscope.com/img/btn/collapse_over.gif);
}

#collapsibleList #collapsibleItems .expanded {
    background-image: url(https://prostatic.festivalscope.com/img/btn/collapse15x15.gif);
    background-repeat: no-repeat;
    background-position: 30px 23px;
}

#collapsibleList #collapsibleItems .expanded:hover {
    background-image: url(https://prostatic.festivalscope.com/img/btn/collapse15x15_over.gif);
}

#collapsibleList #collapsibleItems .even:hover h2,
#collapsibleList #collapsibleItems .odd:hover h2,
#collapsibleList #collapsibleItems .even:hover h2 a,
#collapsibleList #collapsibleItems .odd:hover h2 a {
    color: #88D6E5;
}

#collapsibleList #collapsibleItems.directorsDetail .even,
#collapsibleList #collapsibleItems.directorsDetai .odd {
    padding-top: 7px;
}

#collapsibleList #collapsibleItems.directorsDetail .expanded {
    background-image: url(https://prostatic.festivalscope.com/img/btn/collapse15x15.gif);
    background-repeat: no-repeat;
    background-position: 31px 13px;
}

#collapsibleList #collapsibleItems.directorsDetail .expanded:hover {
    background-image: url(https://prostatic.festivalscope.com/img/btn/collapse15x15_over.gif);
}

#collapsibleList h2 {
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0em;
    font-size: 156%;
    font-weight: bold;
    margin-bottom: 0px;
    color: #258EA4;
    padding-left: 0px;
    margin: 0px 18px 0px 0px;
}

#collapsibleList .newsImage {
    width: 225px;
    float: left;
    margin-right: 40px;
}

a.over, a.over:hover {
    color: #48453E;
}

a.over.noClick:hover {
    cursor: default;
}

#collapsibleList .collapsibleInfo p.newsText {
    width: 297px;
    float: left;
    text-align: justify;
    font-size: 92%;
}

#collapsibleList .date {
    font-weight: bold;
    font-size: 92%;
}

#collapsibleList .source {
    font-size: 92%;
}

#collapsibleList .even {
    background-color: #E2F2F5;
}

#collapsibleList .photos, #collapsibleList #midInlineThumbs, #detailTab .photos, #detailTab #midInlineThumbs {
    /*FZ ???? */
    /*margin-left: -74px;*/
}

#collapsibleList #midInlineThumbs {
    margin-bottom: 41px;
}

ul.photosList li {

    cursor: default;

}

ul.photosList {
    width: 530px;
}

.photosList li img, .postersList li img {
    position: relative;
    z-index: 2;
    display: block;
    margin: 0 auto;
}

.photosList li.last img {
    border: none;
}

#collapsibleItems.directorsDetail h3 {
    font-family: Rockwell, Arial, Helvetica, sans-serif;
    font-size: 172%;
    letter-spacing: -0.05em;
    font-weight: normal;
    margin-bottom: 18px;
}

#collapsibleItems.directorsDetail .summary {
    color: #258EA4;
    line-height: 1.71em;
    width: 375px;
    margin-bottom: 30px;
}

#collapsibleItems.directorsDetail li a:link, #collapsibleItems.directorsDetail li a:visited {
    color: #FF3300;
}

#collapsibleItems.directorsDetail li a:hover {
    text-decoration: underline;
}

#collapsibleItems.directorsDetail h2 {
    font-size: 172%;
}

#collapsibleItems.directorsDetail h4 {
    text-align: center;
}

#collapsibleItems.directorsDetail li h4 a:link, #collapsibleItems.directorsDetail li h4  a:visited, #collapsibleItems.directorsDetail li h4  a:hover {
    color: #258EA4;
    font-size: 126%;
}

#collapsibleItems.directorsDetail li h4 a:hover {
    color: #88D6E5;
    text-decoration: none;
}

.documents, #collapsibleItems.directorsDetail .additionalLinks {
    font-size: 92%;
    list-style: none;
}

.documents {
    margin-top: -5px;
    margin-bottom: 33px;
    line-height: 1.61em;
}

#detailTab .documents {
    margin-bottom: 30px;
}

#detailTab .documents a {
    color: #258EA4;
    font-weight: bold;
}

#detailTab .documents a:hover {
    text-decoration: none;
    color: #8DDAE4;
}

#collapsibleItems.directorsDetail .additionalLinks li {
    margin-bottom: 5px;
}

#collapsibleItems.directorsDetail .additionalLinks p {
    width: 75px;
    color: #258EA4;
    float: left;
}

#collapsibleItems.directorsDetail .additionalLinks a {
    float: left;

}

#collapsibleItems.directorsDetail .additionalLinks a, .documents a {
    padding-right: 15px;
}

#collapsibleItems.directorsDetail .additionalLinks {
    margin-bottom: 30px;
    margin-top: -5px;
}

ul.photosList, ul.postersList {
    font-size: 86%;
    list-style: none;
    float: left;
    display: block;
}

#detailTab .photosList li a, #detailTab .postersList li a {
    color: #8DDAE4;
    font-size: 92%;

    display: block;
}

#detailTab .photosList li a {
    text-align: center;

}

#detailTab .postersList li ul li a {

    padding-right: 10px;
}

#detailTab .postersList li ul li +li a {

    text-align: left;
    padding-left: 10px;
}

span.trombi {
    background: black;
    float: none;
    width: 130px;
    height: 100px;
    margin-right: 2px;
    margin-bottom: 23px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.photosList ul {
    left: 0;
    top: 105px;
    position: absolute;
    width: 130px;
}

ul.photosList li {
    background: white;
    float: left;
    width: 130px;
    height: 105px;
    position: relative;
    left: 0;
    margin-bottom: 30px;
    margin-right: 2px;

}

#detailTab .photosList li ul li {
    background: white;
    height: 20px;
    float: left;
    margin: 0;
    position: relative;
    z-index: 3;

}

#detailTab .postersList li ul li {
    background: white;
    height: 20px;
    float: left;
    margin: 0;
    position: relative;
    z-index: 3;

}

ul.postersList li {
    background: white;
    float: left;
    width: 260px;
    height: 350px;
    position: relative;
    left: 0;
    margin-bottom: 30px;
    margin-right: 2px;

}

.postersList ul {
    left: 0;
    top: 360px;
    position: absolute;
    width: 260px;
}

span.posters {
    background: black;
    float: none;
    width: 260px;
    height: 350px;
    margin-right: 2px;
    margin-bottom: 23px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

#midInlineThumbs ul ul li a {
    color: #FF3300;
    font-size: 82%;
}

#detailTab .photosList li a:hover, #detailTab .postersList li a:hover {
    text-decoration: underline;
    color: #258EA4;
}

#detailTab  #midInlineThumbs h4 {
    margin-left: 40px;
    margin-bottom: 3px;
}

.photosList ul li, #midInlineThumbs ul ul li {
    list-style: none;
}

#midInlineThumbs ul ul {
    margin-left: 70px;
}

#festivalList ul, #listingLabel ul {
    list-style: none;
    color: #258EA4;
}

#festivalList ul li.odd, #listingLabel ul li.odd {
    background-color: #E2F2F5;
	float:left;
}
#festivalList ul li.even, #listingLabel ul li.even, #festivalList ul li .oneFestival, #listingLabel ul li .oneLabel {
	float:left;
}

#listingLabel ul li .oneLabel .labelDesc h3 {
    font-size: 126%;
    line-height: 1.31em;
    font-weight: bold;
}

.festivalThumb {
    width: 60px;
    float: left;
    border-bottom: 1px solid #FFF;
}

.festivalDesc {
    width: 408px;
    float: left;
    margin: 0px 40px 0px 15px;
}

.festivalDesc .topDesc {
    font-size: 112%;
}

.festivalDesc .topDesc h3 {
    font-size: 126%;
    line-height: 1.31em;
    padding: 9px 0;
}

.topDesc p, .festivalAdditionalData p {
    font-weight: bold;
}

.festivalAdditionalData {
    width: 120px;
    float: left;
    margin-right: 30px;
}

.country {
    font-size: 112%;
}

.letter {
    background-color: #88D6E5;
    border-top: 1px solid #FFF;
    padding: 2px 0px 2px 40px;
    font-size: 92%;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
}

#directorList ul {
    list-style: none;
    color: #258EA4;
}

#directorList ul li.odd {
    background-color: #E2F2F5;
}

.directorDesc {
    width: 484px;
    float: left;
    margin: 0px 0px 0px 40px;
}

.directorDesc .topDesc {
    font-size: 112%;
}

.directorDesc .topDesc h3 {
    font-size: 126%;
    line-height: 1.31em;
    padding: 9px 0;
}

.directorAdditionalData {
    width: 120px;
    position: relative;

}

.country {
    left: 0px;
    top: 0px;
    width: 120px;
    height: 40px;
    display: table;
}

.country p {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.topDesc p, .directorAdditionalData p {
    font-weight: bold;
}

.directorAdditionalData {
    width: 120px;
    float: left;
    overflow: hidden;
}

#selectedContent {
    background: #E2F2F5;
    padding-bottom: 26px;
}

#selectedContent.directorsDetail {
    padding-bottom: 19px;
}

#selectedContent .left {
    float: left;
    width: 300px;
    background: #E2F2F5; /*FOR IE7*/
}

#selectedContent.directorsDetail .left {
    width: 225px;
}

#selectedContent ul.links {
    list-style: none;
    float: left;
    margin: 34px 0px 10px 40px;
    font-size: 86%;
}

#selectedContent.directorsDetail ul.links {
    margin-left: 21px;
    margin-top: 26px;
}

#selectedContent ul.links li a {
    background: url(https://prostatic.festivalscope.com/img/small_arrow.gif) no-repeat center right;
    padding-right: 15px;
}

#selectedContent .right {
    float: left;
    width: 319px;
    margin-left: 40px;
    background: #E2F2F5; /*FOR IE7*/
}

#selectedContent.directorsDetail .right {
    width: 400px;
    margin-left: 20px;
}

#selectedContent .right h1 {
    color: #258EA4;
    font-size: 218%;
    margin: 29px 25px 10px -2px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    font-weight: bold;
    line-height: 1.11em;
}

#selectedContent.directorsDetail .right h1 {
    margin-left: 19px;
	margin-bottom:3px;
}
#selectedContent.directorsDetail .right p.directorCountry {
    margin:0 0 10px 19px;
	color:#258EA4;
	font-weight:bold;
	font-size:100%;
}

#selectedContent .right ul.location {
    color: #258EA4;
    font-size: 126%;
    list-style: none;
    margin: 0px 0px 12px -1px;
    font-weight: bold;
    line-height: 150%;
}

#selectedContent .right ul.location li {
    color: #258EA4;
    display: inline;
    padding: 0px 9px 0px 8px;
    background: url(https://prostatic.festivalscope.com/img/doted_pipe.gif) no-repeat top left;
}

#selectedContent .right ul.location li.first {
    background: none;
    padding-left: 0px;
}

#selectedContent .right p {
    margin: 0px 25px 27px -1px;
    line-height: 1.21em;
    text-align: justify; 
	color:#258EA4; 
}

#selectedContent .right p.viewMore {
    background: transparent url(https://prostatic.festivalscope.com/img/bullet_filter.gif) left 5px no-repeat;
    text-indent: 10px;
    margin-bottom: 6px;
}

#selectedContent .right p.viewMore a {
    color: #258EA4;
    font-size: 11px;
}

#selectedContent .right p.viewMore a:hover {
    text-decoration: underline;

}

#selectedContent .right p.date {
    color: #258EA4;
    margin: 0px 0px 12px 0px;
    font-weight: bold;
    font-size: 92%;
}

#selectedContent .right select {
    width: 150px;
    margin-bottom: 10px;
}

#quotedText {
    width: 325px;
    margin-bottom: 13px;
    margin-left: 20px;
}

#selectedContent #quotedText p {
    color: #258EA4;
    font-size: 14px;
    line-height: 1.1em;
    text-align: justify;
    margin: 0;
    padding: 0;
}

.bqstart {
    float: left;
    height: 45px;
    margin-top: -30px;
    padding-top: 45px;
    margin-left: -50px;
    margin-bottom: -50px;
    font-size: 500%;
    color: #258EA4;

}

.bqend {
    float: right;
    height: 25px;
    margin-top: 0px;
    padding-top: 15px;
    font-size: 500%;
    color: #258EA4;
}

blockquote {
    font-size: 14px;
    line-height: 1.1em;
    padding: 0;
    margin: 0;
    font-style: italic;
}

#quotedText .openQuote {
    width: 15px;
    height: 11px;
    background: url(../img/open_cite.gif) no-repeat top left;
    margin-right: 5px;
    margin-left: 0px;
    float: left;
    visibility: hidden;
}

#quotedText .closeQuote {
    width: 15px;
    height: 11px;
    background: url(../img/close_cite.gif) no-repeat bottom left;
    margin-left: 5px;
    visibility: hidden;
}

#quotedText.quote .openQuote {
    visibility: visible;
}

#quotedText.quote .closeQuote {
    visibility: visible;
}

#selectedContent p.linkButton {
    margin-left: 20px;
    margin-bottom: 0px;
    margin-top: 15px;
}

#selectedContent .linkButton a:link, #selectedContent .linkButton a:visited {
    color: #FFFFFF;
    background-color: #258EA4;
    padding: 4px;
    font-weight: bold;
    font-size: 106%;
}

#selectedContent .linkButton a:hover {
    background-color: #88D6E5;
}

#itemDescription {
    color: #258EA4;
    padding: 20px 35px 25px;
    line-height: 1.51em;
    text-align: justify;
}

#myScopeHeader {
    margin-top: -1px;
    padding: 21px 0px 17px 5px;
    background-color: #FF3300;
}

#myScopeHeader h2 {
    color: #FFFFFF;
    font-family: Rockwell, Arial, Helvetica, sans-serif;
    font-size: 326%;
    letter-spacing: -0.05em;
    font-weight: normal;
}

#genericTabs.myScopeTabs {
    background: url(https://prostatic.festivalscope.com/img/btn/tab_myscope_last.gif) repeat-x right top;
    width: 674px;
}

#genericTabs.myScopeTabs ul li {
    list-style: none;
    float: left;
    width: auto;
    line-height: 28px;
}

#genericTabs.myScopeTabs a {
    background: url(https://prostatic.festivalscope.com/img/btn/tab_myscope.gif) no-repeat top right;
    padding-left: 19px;
    padding-right: 20px;
}

#genericTabs.myScopeTabs a:link, #genericTabs.myScopeTabs a:visited {
    color: #FFB4A1;
}

#genericTabs.myScopeTabs a:hover {
    color: #FFF;
}

#genericTabs.myScopeTabsBlocked a:hover {
    color: #FFB4A1;
    cursor: default;
}

#genericTabs.myScopeTabs ul li.selected a {
    color: #FF3300;
}

#genericTabs.myScopeTabs ul li.last.selected {
    width: 105px;
}

#genericTabs.myScopeTabs ul li.last a {
    width: auto;
    background: url(https://prostatic.festivalscope.com/img/btn/tab_myscope_last.gif) no-repeat top right;
}

#genericTabs.myScopeTabs ul li.selected a {
    background: url(https://prostatic.festivalscope.com/img/btn/tab_myscope_selected.gif) no-repeat top right;
}

#navFilter.myScopeFilter {
    padding-top: 16px;
}

#navFilter.myScopeFilmsFilter {
    padding-top: 0px;
    border-bottom: 1px solid #FFFFFF;
}

#navFilter.myScopeFilter #filterLinks {
    padding-bottom: 14px;
}

#eligible, #eligibleactivity {
    padding: 0px 0px 0px 225px;
    color: #258EA4;
}

#eligibleactivity select {
    background: #fff;
    width: 205px;
}

#eligible p.hilite {
    color: #FF3300;
}

#eligible.advancedSearchForm {
    padding-left: 150px;
}

#eligible fieldset, #eligible #membershipInfos {
    border: none;
    background-color: #E2F2F5;
    padding-top: 28px;
    margin-top: 0px;
}

fieldset#b2 {
    padding-top: 15px;
}

fieldset#b2 label {

}

fieldset#b2 label.existent {
    line-height: 1.81em;
    vertical-align: middle;

    color: #48453F;
}

#eligible th {
    font-weight: normal;
    text-align: left;
}

#eligible th, #eligible td {
    vertical-align: top;
    padding: 3px 0px 4px 0px;
}

#eligible tr.passwordGroupTop th, #eligible tr.passwordGroupTop td {
    padding-top: 23px;
}

#eligible tr.captchaGroupTop th, #eligible tr.captchaGroupTop td {
    padding-top: 0px;
}

#eligible td.sign-up-cell {

    padding-top: 10px;
}

#eligible table.space-in-rows th label,
#eligible table.space-in-rows label.existent,
#eligible table.space-in-rows select,
#eligible table.space-in-rows input {

    margin-top: 7px;
}

#eligible table#submit-b1 input {
    margin-top: 0px;
    padding:3px 8px 5px;
}

#eligible table.space-in-rows label.exitent input {
    margin-top: 0;

}

#eligible.advancedSearchForm th {
    text-align: right;
    padding-right: 15px;
}

#eligible.advancedSearchForm td {
    padding-left: 10px;
}

#eligible.advancedSearchForm th, #eligible.advancedSearchForm td {
    vertical-align: middle;
}

#eligible.advancedSearchForm  small.ask4change {
    margin-top: 0px;
}

#eligible.advancedSearchForm th p {
    text-align: right;
    line-height: 1.81em;
    vertical-align: middle;
}

#eligible.advancedSearchForm th label {
    margin: 0px 0px 0px 0px;
    display: none;
}

#eligible h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 216%;
    font-weight: bold;
    margin-left: 0px;
    margin-bottom: 35px;
}

#eligible h1.biggerHeading {
    font-size: 340%;
    padding-top: 54px;
}

#eligible h1.paddingTop {
    padding-top: 75px;
}

#eligible th label {
    margin: 0px 20px 0px 0px;
    padding: 0px 0px;
    text-align: right;
    width: 140px;
    line-height: 1.7em;
    vertical-align: middle;
    display: block;
}

#eligible th label.label-newsletter{
    line-height: 1.2em;
}

#eligible th label.not_required {
    margin-right: 30px;
}

#eligible td label.existent {
    line-height: 1.81em;
    vertical-align: middle;
    display: block;
    color: #48453F;
}

#eligible select {
    margin: 0px;
    width: 272px;
    margin-bottom: 2px;
    vertical-align: middle;
}

#eligible .combo select {
    width: 224px;
}

#eligible.advancedSearchForm select {
    width: 175px;
}

#eligible.advancedSearchForm .inputText {
    width: 200px;
    display: inline;
}

#eligible.myInfos input[type="text"]:disabled {
    color: #48453E;
    font-size: 100%;
}

* html #eligible .combo select {
    width: 220px;
}

#eligible .inputText {
    width: 262px;
    height: 18px;
    border: none;
    color: #FF3300;
    font-size: 112%;
    padding: 4px 4px 3px;
    vertical-align: middle;
    display: block;
    margin-bottom: 4px;
}

#eligible .inputCheck {
    margin-right: 7px;
}

input#buyer {
    margin-top: 4px
}

#eligible small {
    font-size: 86%;
    color: #48453E;
    vertical-align: top;
    line-height: 1.01em;
}

#eligible small.ask4change {
    margin-left: 5px;
    display: block;

}

#eligible small.ask4change a {
    color: #FF3300;
    background: transparent url(https://prostatic.festivalscope.com/img/btn/orange-arrow.png) no-repeat 0px 2px;
    text-indent: 10px;
    display: block;
}

.grayBulleted {
    clear: both;
}

.grayBulleted small {
    background: url(https://prostatic.festivalscope.com/img/bullet_grey.gif) no-repeat 0px 3px;
    padding-left: 12px;
    float: right;
    margin-right: 2px;
}

small.grayBulleted {
    background: url(https://prostatic.festivalscope.com/img/bullet_grey.gif) no-repeat 0px 3px;
    padding-left: 12px;

    margin-right: 2px;
}

.grayBulleted a:link, .grayBulleted a:visited {
    color: #48453E;
}

.grayBulleted a:hover {
    color: #48453E;
    text-decoration: underline;
}

#eligible #captchaImg {
    margin-bottom: 5px;
}

#eligible p.formDescription {
    line-height: 1.71em;
    margin-bottom: 25px;
    text-align: justify;
}

#eligible textarea, #request textarea {
    border: none;
    color: #FF3300;
    font-size: 100%;
    padding: 4px 4px 3px;
    vertical-align: middle;
    display: block;
    margin-bottom: 4px;
    width: 262px;
    font-size: 112%;
    margin: 0 auto;
}

#eligible textarea.myinfo{
    margin: 0px 0px 4px;
}

#eligible #flashMessage{
    margin-bottom: 26px;
    color: #FF4000;
    font-weight: bold;
}

.inviteFieldset #confirmInviteMessage{
    margin-bottom: 26px;
    color: ##88D6E5;
    font-weight: bold;
    margin-left:20%;
    padding:15px 0px 0px 6px;
    width:72%;
}

#eligible strong.invertColors #flashMessage {

    color: #258ea4;
}

#eligible strong.invertColors #flashMessage a {

    color: #FF3300;
}

.inputFile {
    width: 262px;
    display: block;
}

#popup_container {
    color: #48453E;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 106%;
    line-height: 1.31em;
    text-align: left;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.01);
}

.popup {
    width: 464px;
    /**position: absolute;**/
    position: relative;
    overflow: hidden:
}

.popup {
    /**top: 260px;
    left: 150px;
    z-index:100;**/
}

.popup.forLogin {
    top: 160px;
    left: 250px;
}

.popup .popUpContent {
    border: 5px solid #FFF;
    border-top: 0px;
    width: 440px;
    position: relative;
    padding-top: 13px;
    font-family: arial, Helvetica, sans-serif;
}

.popup .popUpContent a {
    color: #FF3300;
    font-weight: bold;
}

.popup .popUpContent h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 218%;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 1.11em;
    margin-left: 20px;
    text-align: left;
}

.popup .popUpContent h3, .popup .popUpContent table, .popup .popUpContent p, .popup .popUpContent h4 {
    margin-left: 20px;
    font-family: arial, Helvetica, sans-serif;
}

.popup .popUpContent h3 {
    margin-bottom: 22px;
}

.popup .popUpContent #flashMessage {
    margin-left: 20px;
    margin-bottom: 17px;
    color: #258EA4;
    text-align: left;
}

.popup.plain .popUpContent h3, .popup.plain .popUpContent h4 {
    color: #258EA4;
}

.popup.warning .popUpContent h3 {
    color: #FFFFFF;
}

.popup .closePopup {
    position: absolute;
    top: 0px;
    right: 10px;
    width: 16px;
}

.simplemodal-close {
    position: absolute;
    top: 15px;
    right: 30px;
    height: 16px;
    width: 16px;
    z-index: 100;
}

.popup.plain .popUpContent, .popup.plain .topBgColor {
    background-color: #E2F2F5;
}

.popup.warning .popUpContent, .popup.warning .topBgColor {
    background-color: #FF3300;
}

.popup .topBgColor {
    height: 15px;
    width: 440px;
    border: 5px solid #FFF;
    border-bottom: none;
}

.popup .top {
    width: 464px;
    height: 15px;
    background: url(https://prostatic.festivalscope.com/img/bg_pop_up_top.png) no-repeat 0px 0px;
}

.popup .middle {
    width: 464px;
    background: url(https://prostatic.festivalscope.com/img/bg_pop_up.png) repeat-y 0px 0px;
}

.popup .bottom {
    width: 464px;
    height: 15px;
    background: url(https://prostatic.festivalscope.com/img/bg_pop_up_bottom.png) no-repeat 0px 0px;
}

.popUpContent p {

    font-size: 110%;
    line-height: 18px;
    margin-bottom: 17px;
    margin-right: 35px;
    text-align: left;

}

.popup #eligible td.label2right, .popup #sendScreening  td.label2right {
    text-align: right;
    padding-right: 20px;
    padding-bottom: 11px;
    color: #258ea4;
}

.popup #eligible td.fixedData {
    text-align: left;

}

.popup .fixedData {
    color: #48453E;
}

.popup .edit {
    float: left;
    margin-top: 4px;
    font-size: 86%;
    background-position: left center;
    font-family: arial, Helvetica, sans-serif;
}

.popup .addMessage {
    float: left;
    margin-top: 4px;
    font-size: 86%;
    font-family: arial, Helvetica, sans-serif;
    background: transparent url(../img/bullet_filter.gif) no-repeat left center;
    padding-left: 8px;
}

.plain .popUpContent p {
    color: #258EA4;
}

.warning .popUpContent p {
    color: #FFFFFF;
}

#popup_company p {
    font-size: 100%;
    margin-left: 0;
    padding: 0;

}

#companies_choices ul {
    margin-top: 25px;
    margin-bottom: 25px;
}

#companies_choices ul li {
    text-align: left;
    line-height: 20px;

}

#companies_choices ul li a {
    font-weight: bold;
}

#continue_later_back_referer tr.trBottomMargin, #continue_later_back_film tr.trBottomMargin {
    text-align: left;
}

#continue_later_back_referer input.inputButton, #continue_later_back_film input.inputButton {
    float: left;
    margin-top: 10px;
}

#continue_later_back_referer input.blue, #continue_later_back_film input.blue {
    background: #258EA4;
    margin-right: 10px;
    margin-left: 152px;

}

#continue_later_back_referer input.blue:hover, #continue_later_back_film. input.blue:hover {
    background: #37A1D2;
}

#feedback .buttons {

    margin-top: 14px;
}

textarea#FeedbackFormMessage {

    height: 175px;
}

input.tfel {
    margin-right: 10px;
}

table#eligible .inputText {
    width: 184px;
}

table#eligible .inputTextWide, table#eligible textarea {
    width: 393px;
}

table#eligible label {
    display: none;
}

table#eligible .label2left{
    text-align:left;
    float:left;
}

table#eligible .label2left label{
    display:inline;
}

#eligible .trBottomMargin .inputText, #eligible .trBottomMargin textarea {
    margin-bottom: 15px;
    overflow: hidden;
}

#eligible .trBottomMargin #request_message textarea {
    height: 100px;

}

.popup .buttons {
    text-align: center;
    margin-bottom: 17px;
}

#eligibleactivity  .buttons {
    text-align: right;
    margin-top: 35px;
    margin-bottom: 17px;
}

.popup.warning .inputButton {
    background-color: #FFF;
    color: #FF3300;
}

.popup table#eligible .buttons {
    text-align: right;
    height: 30px;
}

.film2update {
    background-color: #258EA4;
}

.popup td#ask4change, .popup p.watchLater {

    text-align: left;
}

.myInfos #ask4changemsg {
    color: #258EA4;
}

#footer {
    font-size: 86%;
    margin-top: 78px;
}

#footMenu {
    float: left;
    width: 675px;
    text-align: center;
}

#footMenu ul li {
    display: inline;
    background: url(https://prostatic.festivalscope.com/img/bg_footer.gif) no-repeat center right;
    padding: 0px 6px 0px 4px;
}

#footMenu ul li.last {
    background: none;
}

#copy {
    float: right;
    width: 300px;
    color: #258EA4;
    text-align: center;
}

/* Vertical center for the player. */
.vc_outer {
    display: table;
    height: 100%;
    #position: relative;
    overflow: visible;
    margin: 0 auto;
}

.vc_middle {
    #position: absolute;
    #top: 50%;

    display: table-cell;
    vertical-align: middle;
}

.vc_inner {
    #position: relative;
    #top: -50%;
    #left: -50%;
}

/* Player */
#mainPlayer {
    font-size: 92%;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: rgba(0, 0, 0, 0.01) 0 0 0;
}

#mainPlayer .back p {
    margin-bottom: 16px;
    font-size: 100%;
    background: url(https://prostatic.festivalscope.com/img/bullet_back.gif) no-repeat 0px 6px;
}

#mainPlayer .back p {
    /*background: url(https://prostatic.festivalscope.com/img/bg_back.gif) no-repeat top right*/;
    float: right;
    padding-right: 20px;
    font-size: 106%;
    font-weight: bold;
    line-height: 1.31em;
}

#mainPlayer .back p a:link, #mainPlayer .back p a:visited {
    color: #FF3300;
}

#mainPlayer .back p a:hover {
    text-decoration: underline;
}

#moviePlayer {
    margin-bottom: 16px;
    background-color: #000000;
}

#mainPlayer ul {
    float: left;
}

#mainPlayer ul li {
    list-style: none;
    background: url(https://prostatic.festivalscope.com/img/bullet_more.gif) no-repeat 0px 4px;
    padding-left: 9px;
    padding-right: 11px;
    display: inline;
}

#mainPlayer ul li a:link, #mainPlayer ul li a:visited {
    color: #FF3300;
}

#mainPlayer ul li a:hover {
    text-decoration: underline;
}

#mainPlayer p.details {
    background: url(https://prostatic.festivalscope.com/img/bullet_sidebar_list.gif) no-repeat 0px 3px;
    padding-left: 9px;
    display: inline;
    float: left;
}

#mainPlayer p a:link, #mainPlayer p a:visited {
    color: #95D1D2;
}

#mainPlayer p a:hover {
    text-decoration: underline;
}

#mainPlayer .back {
    display: block;
    position: relative;
    width: 25px;
    height: 25px;
    top: 25px;
    left: 640px;
}

#mainPlayer .back a span {
    background: transparent url(https://prostatic.festivalscope.com/img/close_player_fullpage.png) no-repeat 0 0;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
}

/
/** test new player **/
/
#newPlayer {
    font-size: 92%;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: rgba(0, 0, 0, 0.01) 0 0 0;
}

#newPlayer .back p {
    margin-bottom: 16px;
    font-size: 100%;
    background: url(https://prostatic.festivalscope.com/img/bullet_back.gif) no-repeat 0px 6px;
}

#newPlayer .back p {
    /*background: url(https://prostatic.festivalscope.com/img/bg_back.gif) no-repeat top right*/;
    float: right;
    padding-right: 20px;
    font-size: 106%;
    font-weight: bold;
    line-height: 1.31em;
}

#newPlayer .back p a:link, #mainPlayer .back p a:visited {
    color: #FF3300;
}

#newPlayer .back p a:hover {
    text-decoration: underline;
}

#newPlayer {
    margin-bottom: 16px;
    background-color: #000000;
}

#newPlayer ul {
    float: left;
}

#newPlayer ul li {
    list-style: none;
    background: url(https://prostatic.festivalscope.com/img/bullet_more.gif) no-repeat 0px 4px;
    padding-left: 9px;
    padding-right: 11px;
    display: inline;
}

#newPlayer ul li a:link, #mainPlayer ul li a:visited {
    color: #FF3300;
}

#newPlayer ul li a:hover {
    text-decoration: underline;
}

#newPlayer p.details {
    background: url(https://prostatic.festivalscope.com/img/bullet_sidebar_list.gif) no-repeat 0px 3px;
    padding-left: 9px;
    display: inline;
    float: left;
}

#newPlayer p a:link, #newPlayer p a:visited {
    color: #95D1D2;
}

#newPlayer p a:hover {
    text-decoration: underline;
}

#newPlayer .back {
    display: block;
    position: relative;
    width: 25px;
    height: 25px;
    top: 25px;
    left: 640px;
}

#newPlayer .back a span {
    background: transparent url(https://prostatic.festivalscope.com/img/close_player_fullpage.png) no-repeat 0 0;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
}

/
/** fin du test player **/
/

#updateList ul li {
    padding: 40px 0px 8px 75px;
}

#updateList ul li {
    padding: 40px 0px 8px 75px;
}

#updateList table {
    width: 570px;
    margin-bottom: 30px;
}

#updateList .invertedInputButton {
    height: 25px;
}

#updateList .inputButton {
    height: 25px;
}

#updateList label {
    color: #258EA4;
}

#updateList .fixedData {
    color: #88D5E5;
}

#updateList .trBottomMargin td {
    padding-bottom: 15px;
}

#updateList p.example {
    margin-bottom: 7px;
}

#updateList .combo {
    padding-bottom: 4px;
}

#updateList td {
    vertical-align: middle;
    line-height: 1.51em;
}

#updateList td.label2right {
    text-align: right;
    padding-right: 20px;
    line-height: 1.31em;
}

#updateList td.button2right {
    text-align: right;
    padding-left: 10px;
}

#updateList .edit {
    font-size: 86%;
    background-position: 0px 4px;
}

#updateList ul li.even {
    background-color: #E2F2F5;
}

#updateList ul li.odd {
    background-color: #FFFFFF;
}

#mainContent .film2update h2 {
    color: #FFFFFF;
    font-size: 206%;
    line-height: 1.01em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0px;
}

#mainContent .film2update h2 .original {
    display: block;
    font-size: 62%;
    margin-top: 0px;
}

.updateFilmDesc {
    margin: 25px;
    float: left;
    width: 424px;
}

.updateFilmDesc p {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 112%;
    margin-top: 2px;
}

#updateList table table {
    margin-bottom: 0px;
    width: 100%;
}

#updateList #filen {
    height: 22px;
}

#updateList .caption {
    margin-bottom: 40px;
}

#updateList table table .label2right {
    padding: 0px 5px 0px 5px;
}

#updateList table .trBottomMargin table td {
    padding-bottom: 0px;
}

#updateList .inputText {
    width: 98%;
    height: 18px;
    border: none;
    color: #FF3300;
    font-size: 100%;
    padding: 4px 4px 3px;
    vertical-align: middle;
    display: block;
}

#updateList .inverted {
    background-color: #E2F2F5;
}

#updateList textarea.inputText {
    background-color: #E2F2F5;
    height: 50px;
}

#updateList .calendarInput {
    width: 105px;
    background: #FFFFFF url(https://prostatic.festivalscope.com/img/bg_input_calendar.gif) no-repeat top right;
}

#updateList h3 {
    font-family: Rockwell, Arial, Helvetica, sans-serif;
    font-size: 172%;
    font-weight: normal;
    letter-spacing: -0.05em;
    margin-bottom: 13px;
}

#updateList select {
}

#updateList .askLink {
    background: url(https://prostatic.festivalscope.com/img/bullet_more.gif) no-repeat 0px 5px;
    padding-left: 8px;
    margin-left: 2px;
    float: left;
    width: 342px;
}

#updateFilmInfo {
    float: right;
    margin-right: 30px;
    margin-bottom: 32px;
}

#updateList .askLink a {
    color: #FF3300;
}

#updateList .askLink a:hover {
    text-decoration: underline;
}

.whitePageMainContent {
    color: #258EA4;
}

.whitePageMainContent h3 {
    font-size: 112%;
    margin-bottom: 7px;
}

#whitePagesList ul li.even {
    background-color: #E2F2F5;
}

#whitePagesList ul li.odd {
    background-color: #FFFFFF;
}

#whitePagesList .photo {
    width: 225px;
    float: left;
}

#whitePagesList .textContent {
    width: 560px;
    float: none;
    margin: 20px 0px 7px 75px;
}

#whitePagesList .textContent h3 {
    color: #258EA4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 152%;
    font-weight: bold;
    letter-spacing: 0;
    margin: 0 18px 8px 0;
    padding-left: 0;
}

#whitePagesList .textContent .date {
    font-weight: bold;
    margin: 0 0px 5px 0;
    font-size: 92%;
}

#whitePagesList .textContent p {
    margin: 0 0px 8px 0;
}

#whitePagesList .textContent span.arrowLink {
    margin: 0 0px 0px 0;
    background: url(https://prostatic.festivalscope.com/img/small_arrow_red.gif) no-repeat right center;
    padding-right: 10px;
}

#whitePagesList .textContent span.arrowLink a {
    color: #FF3300;
}

#whitePagesList .textContent span.arrowLink a:hover {
    color: #FF3300;
    text-decoration: underline;
}

#whitePagesList .withPhoto .textContent {
    width: 370px;
    float: left;
    margin-left: 40px;
}

.staticpages {
    margin: 0;
}

.staticpages p, .staticpages ul {
    margin-bottom: 15px;
}

.play_watermark {
    width: 300px;
    height: 168px;
    margin: 0 auto;
    display: block;
    position: relative;
    text-align: middle;
}

.play_watermark img.blank {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.play_watermark img:hover {
    filter: alpha(opacity = 99);
    opacity: .99;
}

.play_watermark img {
    filter: alpha(opacity = 0);
    opacity: 0;
}

.filmThumb .play_film, .filmThumb .play_trailer {
    width: 90px;
    padding-left: 10px;
    height: 20px;
    margin: 0 auto;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding-top: 3px;
}

#movie .play_film, #movie .play_trailer {
    width: 90px;
    padding-left: 20px;
    height: 20px;
    margin: 0 auto;
    display: block;
    font-size: 100%;
    font-weight: bold;
    padding-top: 3px;
}

#movie .play_film {
    padding-left: 26px;
    width: 84px;
    background: #208FA6 url(/img/bullet_advanced.gif) no-repeat 14px center;
    color: white;
}

#movie .play_film:hover {
    color: white;
    background: #88D6E5 url(/img/bullet_advanced.gif) no-repeat 14px center;
}

#featured .play_film, #featured .play_trailer {
    width: 95px;
    padding-left: 15px;
    height: 20px;
    margin: 0 auto;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding-top: 3px;
}

#featured .play_trailer {
    color: #258EA4;
    background: #F8F8FF url(/img/bullet_filter.gif) no-repeat 9px center;
}

#featured .play_film {
    color: white;
    background: #208FA6 url(/img/bullet_advanced.gif) no-repeat 18px center;
}

#featured .play_film:hover {
    color: white;
    background: #88D6E5 url(/img/bullet_advanced.gif) no-repeat 18px center;
}

#featured .play_trailer:hover {
    color: #258EA4;
    background: #e2F2F5 url(/img/bullet_filter.gif) no-repeat 9px center;
}

.filmThumb .play_trailer,
#movie .play_trailer {
    color: #258EA4;
    background: #F8F8FF url(/img/bullet_filter.gif) no-repeat 9px center;
}

.filmThumb .play_film {
    color: white;
    background: #208FA6 url(/img/bullet_advanced.gif) no-repeat 12px center;
}

.filmThumb .play_film:hover {
    color: white;
    background: #88D6E5 url(/img/bullet_advanced.gif) no-repeat 12px center;
}

.filmThumb .play_trailer:hover,
#movie .play_trailer:hover {
    color: #258EA4;
    background: #e2F2F5 url(/img/bullet_filter.gif) no-repeat 9px center;
}

label.required,
span.required {
    color: #FF3300;
    font-weight: bold;
}

.tdAlignRight {
    text-align: right;
}

#eligible .tdlastField textarea {
    /*margin-bottom: 15px;*/
    margin: 0;
}

#eligible small.terms {
    padding-right: 10px;
}

#eligible .disabledInputLabel {
    color: #88D5E5;
}

#eligible .disabledInput {
    background-color: #FFFFFF;
}

#eligible td.lonelyChoice {
    vertical-align: middle;
}

.redcombo {
    color: #FF3300;
    font-weight: bold;
}

.blackcombo {
    color: #000000;
    font-weight: normal;
}

#filmsList.screening li {
    padding: 0px 0px 13px 38px;
    cursor: default;
    min-height: 63px;
}

#filmsList.screening li.reports {
    min-height: 85px;
}

#filmsList.screening .text {
    margin: 12px 0px 0px 0px;
    float: left;
}

#filmsList.screening .buttons {
    float: right;
    padding-top: 0px;
}

#filmsList.screening .linkButton {
    float: right;
    height: 20px;
    clear: both;
}

#filmsList.screening .linkButton a {
    background: transparent url(../img/request_contact.png) 0 0 no-repeat;
    display: block;
    height: 19px;
    width: 19px;
    float: right;
    text-indent: -999px;
}

#filmsList.screening .linkButton a:hover {
    background: transparent url(../img/request_contact.png) 0 -19px no-repeat;
}

#filmsList.screening .refreshButton {
    float: right;
    height: 20px;
    clear: both;
}

#filmsList.screening .refreshButton a {
    background: transparent url(/img/btn/buttonRefreshSquareBlue.png) top center no-repeat;
    display: block;
    height: 19px;
    width: 19px;
    float: right;
    text-indent: -999px;
}

#filmsList.screening .refreshButton a:hover {
    background: transparent url(/img/btn/buttonRefreshSquareBlue.png) center -19px no-repeat;
}

#filmsList.screening h3 {
    font-size: 126%;
    display: block;
    width: 560px;
}

#filmsList.screening .moreData {
    color: #48453E;
    font-size: 96%;
    width: 560px;
}

#filmsList.screening .moreData .hilite {
    color: #FF3300;
    font-weight: bold;
}

#filmsList.screening a.unwatched {
    color: #48453E;
}

#filmsList.screening .fullData {
    display: none;
}

#filmsList.screening .showFullData {
    cursor: pointer;
    font-weight: bold;
}

#sidebar.sidebar404 {
    margin-top: -32px;
    background: #FFFFFF url(https://prostatic.festivalscope.com/img/btn/menu_selected.gif) repeat-x right top;
}

#pageNotFound,
#approvalResult {

    color: #258EA4;
    padding: 75px 0px 0px 110px;
}

#pageNotFound h1,
#approvalResult h1 {
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 0px;
    margin-bottom: 38px;
    font-weight: bold;
}

#pageNotFound h1 {
    font-size: 216%;
}

#approvalResult h1 {

    font-size: 200%;

}

#pageNotFound p {
    font-size: 126%;
    margin-bottom: 30px;
    line-height: 150%;
}

#approvalResult p {
    font-size: 120%;
    margin-bottom: 30px;
}

#pageNotFound li a,
#approvalResult li a {
    display: block;
    color: #FF3300;
    padding-bottom: 5px;
    padding-left: 10px;
    background: transparent url(https://prostatic.festivalscope.com/img/bullet_more.gif) no-repeat 0px 5px;
}

#pageNotFound li a:hover,
#approvalResult li a:hover {
    text-decoration: underline;
    color: #E43609;
}

.arrow_years_red {
    background: transparent url(https://prostatic.festivalscope.com/img/bullet_more.gif) no-repeat 0px 7px;
    padding-left: 10px;
    color: #FF3300;
    margin-right: 20px;
    font-weight: bold;
    float: left;
    line-height: 22px;
}

.arrow_years_blue {
    background: transparent url(https://prostatic.festivalscope.com/img/bullet_filter.gif) no-repeat 0 7px;
    padding-left: 10px;
    color: #258EA4;
    margin-right: 20px;
    float: left;
    cursor: pointer;
    cursor: hand;
    line-height: 22px;
}

.arrow_years_blue:hover {
    text-decoration: underline;
}

.arrow_years_blue_bold {
    font-weight: bold;
}

#eligible td.forgot_email_padding {
    padding: 20px;
}

.grayBulleted_fleft small {
    background: url(https://prostatic.festivalscope.com/img/bullet_grey.gif) no-repeat 0px 3px;
    padding-left: 12px;
    float: left;
    margin-right: 2px;
    font-size: 86%;
    line-height: 1.01em;
    vertical-align: top;
}

.grayBulleted_fleft a:link, .grayBulleted_fleft a:visited {
    color: #48453E;
}

.forget_btns {
    float: right;
    padding-top: 40px;
    padding-bottom: 20px;
}

.screeningTitleLink a:link {
    color: #FFFFFF;
}

.close_popup {
    background: url(https://prostatic.festivalscope.com/img/close_popup.png) no-repeat;
    display: block;
    width: 16px;
    height: 15px;
    cursor: pointer;
}

.close_popup:hover {
    background: url(https://prostatic.festivalscope.com/img/close_popup_rollover.png) no-repeat;
}

h2.staticpage {
    font: arial;
    font-weight: bold;
    font-size: 20pt;
    color: #258EA4;
}

a.staticpage {
    font: arial;
    font-style: italic;
    font-size: 13pt;
    color: #48453F;
}

a.staticpage:hover {
    font: arial;
    font-style: italic;
    font-decoration: underline;
    font-size: 13pt;
    color: #48453F;
}

#mainContent h2.staticpage {
    margin-left: 0;
}

#eligible p.msg {
    font-weight: bold;
    font-size: 15px;
    margin: 25px 0 25px 0;
}

#eligible span.orange, #eligible p .orange {
    color: #F05000;;
}

/* fadeOnHover class */
img.fadeOnHover {
    opacity: 1;
}

img.fadeOnHover:hover {
    opacity: 0.75;
}

.screeningTitleLink a {
    color: #FFFFFF;
}

.screeningTitleLink a:hover {
    color: #c8e3e8;
}

textarea:disabled, input:not([type]):disabled, input[type="text"]:disabled, input[type="password"]:disabled, input[type="search"]:disabled {
    background: transparent;

    padding: 0px 0px;

    font-size: 100%;
    vertical-align: middle;
    display: block;
}

#join-2 {
    background: #E2F2F5;
    padding: 20px 20px 30px 20px;
}

a.a-with-arrow {
    background: transparent url(https://prostatic.festivalscope.com/img/btn/orange-arrow.png) no-repeat 0 5px;
    text-indent: 10px;
    display: block;
    color: #FF3300;
}

a.a-with-arrow-2 {
    background: transparent url(https://prostatic.festivalscope.com/img/bullet_filter.gif) no-repeat 0 3px;
    text-indent: 10px;
    display: block;

}

#join-2 a.a-with-arrow {
    margin-top: 15px;

}

#join-2 a:hover {
    text-decoration: underline;
}

/*basculement depuis les vues*/
.hidden {
    display: none !important;

}

/*positionning in all forms  (user login/password, form A, b1, B2)*/

#eligible fieldset.login {
    padding-left: 0;
}

#eligible fieldset.login label {
    width: 135px;
    margin: 0;
}

#eligible fieldset.login label.agree_terms a:hover{
    text-decoration: underline;
    color:#258EA4;
}

#eligible fieldset.login label.existent {
    width: 270px; /*for some browsers on form b1 and b2, to avoid line break at 135px  */
}

#eligible fieldset.login input.inputText {
    width: 261px;
}

#eligible fieldset.login th {
    width: 150px;
}

#eligible fieldset.login td {

    width: 261px;
}

#eligible fieldset.login .grayBulleted small {
    margin-right: 30px;

}

/*diff with user login forms*/
#eligible fieldset.a-b1-b2 {
    padding-top: 12px;

}

#eligible fieldset#eligibility {
    padding-top: 22px;
}

#eligible fieldset#b1 {
    padding-top: 14px;
    margin-top: 22px; /* ???? because space beetween h1 and B1 is unusual*/
}

#eligible fieldset#b2 {
    padding-top: 13px;
}

#eligible fieldset#my-infos {
    padding-top: 22px;
}

#eligible fieldset.login label.break-rows {

    width: 90px;
    margin-left: 36px;
}

#eligible fieldset.login label.break-rows-2 {

    margin-left: 23px;
    width: 108px;
}

fieldset#b1 small label {
    width: 144px;
    float: left;
    padding-left: 5px;
}

/*we had custom gap under tr if necessary for specific forms. Rule: class first, second ... from top to bottom*/

fieldset#eligibility .first-gap {
    height: 60px;
}

fieldset#eligibility .second-gap {
    height: 88px;
}

fieldset#b1 .first-gap {
    height: 47px;
}

fieldset#b1 .second-gap {
    height: 45px;
}

fieldset#b1 .third-gap {
    height: 54px;
}

fieldset#b1 .fourth-gap {
    height: 51px;
}

fieldset#b1 .fifth-gap {
    height: 36px;

}

fieldset#b1  tr#moreActivities {
    padding-top: 0;
    height: 40px;
}

fieldset#b1  tr#moreActivities th, fieldset#b1  tr#moreActivities td, fieldset#b1  tr#moreActivities th label {
    padding: 0;
    margin: 0;

}

fieldset#b2 .first-gap {
    height: 47px;
}

fieldset#b2 .second-gap {
    height: 44px;
}

fieldset#b2 .third-gap {
    height: 74px;
}

fieldset#b2 .fourth-gap {
    height: 60px;
}

fieldset#my-infos .second-gap {
    height: 47px;
}

fieldset#my-infos .first-gap {
    height: 65px;
}

fieldset#my-infos .fourth-gap {
    height: 72px;
}

a#addanotheractivity {
    margin-left: 160px;
    margin-top: -12px;
    width: 50%;

}

#eligible fieldset.login input#keepmelogged-2 {
    width: 14px;

    display: inline;
}

#eligible fieldset.login label#keepmelogged-2 {
    color: #48453E;
    font-size: 86%;
}

.indicatorWrapper {
    width: 675px;
    height: 400px;
    margin: 100px 0;
}

#indicator {
    margin: 0 225px;
}

#test {
    width: 400px;
    overflow: hidden;
    position: absolute;

}

ul.liInline li {
    float: left;
}

ul.screeningFilter a {
    display: block;
    padding: 0px 7px 0px 7px;
    margin: 0 5px 0 5px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;

}

ul.screeningFilter a.selected {
    background: #258EA4;
    color: white;
}

.listingScreeningResult li {
    min-height: 50px;
}

p.linkRequestButton a {
    display: block;
    height: 19px;
    width: 19px;
    margin-bottom: 1px;
}

p.linkRequestButton a.pending {
    background: transparent url(../img/request_pending.png) 0 0 no-repeat;

}

p.linkRequestButton a.pending:hover {
    background: transparent url(../img/request_pending.png) 0 -19px no-repeat;
}

p.linkRequestButton a.denied {
    background: transparent url(../img/request_pending.png) 0 0 no-repeat;
}

p.linkRequestButton a.denied:hover {
    background: transparent url(../img/request_pending.png) 0 -19px no-repeat;
}

p.linkRequestButton a.contact {
    background: transparent url(../img/request_contact.png) 0 0 no-repeat;
}

p.linkRequestButton a.contact:hover {
    background: transparent url(../img/request_contact.png) 0 -19px no-repeat;
}

.directorInFocusNavTop ul.pageNav,
.directorInFocusNavBottom ul.pageNav {
    display: block;
    width: 230px;
    margin: 0 auto;
}

.directorsNavTop ul.pageNav,
.directorsNavBottom ul.pageNav {
    display: block;
    width: 230px;
    margin: 0 auto;
}

#navFilterInFocus .viewAllDirectors a, #navFilterInFocus .viewFocus a {
    background: url("../img/bullet_filter.gif") no-repeat scroll 0 5px transparent;
    display: block;
    padding-left: 8px;

}

a.linkFilm {
    color: #48453E;
}

a.linkFilm:hover {
    color: #67645f;
}

/** DEBUT DE LA REVISION PAGE FESTIVAL V2 **/
#navFilterFestival {
    background: #FF3300;
    padding-top: 20px;
    padding-bottom: 20px;
}

#navFilterFestival #filterCombos {
    padding-left: 65px;

}

#navFilterFestival #filterCombos select.coloredCombo {
    width: 186px;
    margin: 4px 10px 0 0;
}

.festivalHeading p, .labelCustomHeader p {
    color: #258EA4;
    text-align: justify;
}

.oneFestivalDesc .topDesc  h3 {
    font-size: 135%;
    line-height: 22px;
}

.oneFestivalDesc .bottomDesc  p {
    color: #258EA4;
    text-align: justify;
    line-height: 14px;
}

.oneFestivalCountry {
    font-weight: bold;
    text-align: right;

    font-size: 115%;
}

.oneFestivalThumb {
    border-bottom: 1px solid #fff;

}

#genericTabs ul.festivalTabs {
    letter-spacing: -1px;
}

#genericTabs ul.festivalTabs li.first a {
    padding: 0 35px;
}

#genericTabs ul.festivalTabs li.second a {
    padding: 0 17px;
}

#genericTabs ul.festivalTabs li.third a {
    padding: 0 17px;
}

#navFilterFestival #searchBox form {
    float: left;
    width: 358px;
    margin: 0 0 0 10px;
}

#searchBox #Festival .inputText {
    border: none;
    font-size: 118%;
    height: 17px;
    padding: 5px 2px 5px 7px;
    width: 181px;
    background: #FFF;
    color: #FF3300;
}

#navFilterFestival #searchBox {
    padding: 0;
}

.oneNews {
    background: #E2F2F5;
}

.oneNews span.source {
    color: #258EA4;
}

#mainContent .oneNews h2 {
    color: #258EA4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 156%;
    font-weight: bold;
    letter-spacing: 0;
    margin: 0;

}

.labelHeader {
    background: #88D6E5;

}

#mainContent .labelHeader h1 {
    color: #fff;
    padding: 35px 0 0 37px;
    margin: -1px 0 0 0;
}

.oneLabel h3 {
    font-size: 140%;
    line-height: 23px;
    font-weight: normal;
}

.oneLabelDesc p {
    text-align: justify;
}

#widgetTwitter h2 {
    font-size: 172%;
    font-weight: normal;
    letter-spacing: -0.05em;
}

/** NORMAL CONTENT **/

#mainContent .normalContent {
    color: #258EA4;
    padding-left: 35px;
}

#mainContent .help {
    font-size: 85%;
    line-height: 1.3em;
}

#mainContent .help a {
    color: #FF3300;
}

/** PAYMENT INFOS **/

#paymentInfos h3 {
    padding: 30px 0;
    font-size: 110%;
}

#paymentInfos div.paymentInfosBox {
    float: left;
    width: 250px;
}

#paymentInfos div.paymentInfosBox form {
    min-height: 75px;
    padding: 5px 0 25px;
}

.paymentInfosBox input[type='text'] {
    padding: 5px;
    font-weight: bold;
    color: #F30;
    background-color: #E2F2F5;
    border: none;
}

.paymentInfosBox input[type='text']:disabled {
    background-color: #FFFFFF;
    color: #000;
    display: inline;
    padding: 0;
}

#VATCountryCode {
    width: 30px;
    text-align: center;
}

#VATNumberError {
    padding: 10px 0;
}

#paymentInfosWithoutVAT {
    padding-left: 80px;
}

#paymentInfos .invertedInputButton {
    padding: 5px 10px;
    height: 30px;
}

#paymentInfosWithVAT input[type='submit'] {
    height: 23px;
    padding-top: 2px;
    margin-bottom: 0;
}

#paymentInfosWithoutVAT input[type='submit'] {
    margin-top: 71px;
}

/** PAYMENT PAGE **/

#paymentSend h3 {
    padding: 30px 0 10px;
    font-size: 110%;
}

#paymentSend .subscriptionDetails {
    padding: 20px 35px;
    float: left;
}

.subscriptionDetails .subscriptionDetailLine {
    width: 215px;
    padding: 5px;
}

.subscriptionDetails .subscriptionDetailLine input[type=radio] {
    margin: 0 6px 0 0;
}

.subscriptionDetails .total {
    font-weight: bold;
    padding-top: 10px;
}

.subscriptionDetails .subscriptionDetailLine .price {
    float: right;
}

.subscriptionDetails .red {
    color: #F30;
}

#paymentSend .information {
    max-width: 500px;
    padding: 10px 0;
}

#paymentSend .information a {
    color: #F30;
}

#paymentSend #flashMessage {
    color: #FF3300;
    font-weight: bold;
    padding-bottom: 10px;
}

#paymentSend .termsAndConditions {
    padding: 10px 0px 25px;
    max-width: 160px;
}

#paymentSend .termsAndConditions input {
    float: left;
    margin-top: 4px;
}

#paymentSend .termsAndConditions label {
    font-size: 11px;
    padding-left: 10px;
    line-height: 10px;
}

#paymentSend .invertedInputButton {
    padding: 5px 10px;
    height: 30px;
    margin-bottom: 20px;
}

#paymentSend fieldset {
    background-color: #FFFFFF;
    padding-left: 50px;
}

#paymentSend fieldset .inputText {
    background-color: #E2F2F5;
}

#PaymentRequest {
    float: left;
}

#paymentSend .help {
    float: left;
    padding-left: 20px;
}

/** MY-INVITE FORM **/

#paymentSend fieldset.inviteFieldset {
    padding-left: 0px;
    width:470px;
    margin-left: 56px;
}

#paymentSend fieldset.inviteFieldset label{
    text-align: left;
    padding-left: 0px;
}

#paymentSend fieldset.inviteFieldset #time_limited,
#paymentSend fieldset.inviteFieldset #time_limited_7d,
#paymentSend fieldset.inviteFieldset #screen_unlimited,
#paymentSend fieldset.inviteFieldset label.time_limited,
#paymentSend fieldset.inviteFieldset label.send_me_copy{
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top:10px;
    margin-top:0px;
}
#paymentSend fieldset.inviteFieldset #time_limited,
#paymentSend fieldset.inviteFieldset #time_limited_7d,
#paymentSend fieldset.inviteFieldset #screen_unlimited,
#paymentSend fieldset.inviteFieldset #send_me_copy,
#paymentSend fieldset.inviteFieldset #unlimited_watching,
#paymentSend fieldset.inviteFieldset #send_copy{
    margin-top:10px;
}

#inviteButton{
    float:right;
    margin-right: 29px;
}

#allFilmsDetailList {
    clear: both;
    padding-left: 105px;
    padding-bottom: 20px;
    display: none;
}

#allFilmsDetailList label {
    width: 315px;
    padding: 11px 20px 0px;
}

/** MY-INFOS FORM **/

.myInfosValidation {
    padding-left: 225px;
}

#mainContent .myInfosValidation h2{
    margin-left:0px;
}

.myInfosValidation .buttonBar {
    border: none;
    background-color: #E2F2F5;
    min-height: 50px;
    clear: both;
    margin-left: 110px;
}

.myInfosValidation .actionBar{
    margin-left: 200px;
}

.myInfosValidation .buttonBar .loading{
    margin-left:80px;
}

.myInfosValidation p, .myInfosValidation .buttonBar span {
    color: #258EA4;
}

.myInfosValidation p.note {
    font-size: 0.9em;
    padding: 10px 0;
}

.myInfosValidation fieldset {
    border: none;
    background-color: #E2F2F5;
    padding-top: 8px;
    padding-bottom: 20px;
}

.myInfosValidation fieldset label {
    width:20%;
    text-align: right;
    color: #258EA4;
    margin: 0;
    float: left;
    clear: both;
    height: 18px;
    padding: 6px 10px 0;
    margin-top: 20px;
}

.myInfosValidation fieldset label.labelForCheckbox {
    width:66%;
    color: #258EA4;
    margin: 0;
    float: left;
    clear: none;
    height: 18px;
    padding: 15px 10px 8px;
}

.myInfosValidation fieldset .inputText, #promoCodeInput {
    width:70%;
    color: #FF3300;
    height: 18px;
    border: none;
    font-size: 112%;
    padding: 4px 4px 3px;
    vertical-align: middle;
    margin-top: 20px;
    float: left;
}

.myInfosValidation fieldset .readonly{
    color: #48453E;
    background-color: white;
    border: medium none;
    float: left;
    font-size: 112%;
    height: 20px;
    margin-top: 20px;
    padding: 4px 4px 3px;
    vertical-align: middle;
    width: 70%;
}

.myInfosValidation .inputButton,.myInfosValidation .invertedInputButton {
    padding: 5px 10px;
    height: 30px;
    margin-bottom: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

.myInfosValidation fieldset textarea.inputText {
    height: 48px;
    width: 70%;
}

.myInfosValidation fieldset .inputSelect {
    width:72%;
    padding: 4px 4px 3px;
    vertical-align: middle;
    margin-top: 20px;
    float: left;
}

.myInfosValidation fieldset .inputCheckbox {
    margin-right: 7px;
    margin-top: 17px;
    float: left;
}

#allFilmsDetailList input.inputCheckbox{
    margin-top:13px;
}

.myInfosValidationForm fieldset .inputButton, .myInfosValidationForm fieldset .invertedInputButton {
    padding: 5px 10px;
    height: 30px;
}

.myInfosValidationForm .formData .formLabel{
    float:left;
    text-align: right;
    width:18%;
    color: #258EA4;
    padding: 10px 10px 10px 10px;
}

.myInfosValidationForm p, .myInfosValidationForm .formData input {
    color:#258EA4;
    text-align: justify;
}

.myInfosValidationForm p, .myInfosValidationForm .formData .clear{
    clear:both;
}

.myInfosValidationForm .formData .formText {
     float:left;
    width:70%;
     padding: 10px 10px 10px 10px;
    color: #48453E;
 }

.myInfosValidationForm .formData .formText span{
    color:#258EA4;
}

.myInfosValidationForm {
    background-color: #E2F2F5;
    border: medium none;
}

#promoCode input[type=submit] {
    margin: 11px;
    height: 23px;
    padding-top: 2px;
}

#promoCodeInput {
    width: 113px;
    background-color: #E2F2F5;
    margin: 10px 0;
}

#membershipErrors {
    padding-left: 25px;
}

.myInfosValidation .explanation {
    padding-top: 10px;
    font-size: 0.9em;
}

/** MY-INFOS MY Membership **/

#eligible #membershipInfos {
    min-height: 110px;
    padding-top: 0px;
    padding-bottom: 10px;
}

#membershipInfos #flashMessage {
    padding-left:30px;
    padding-top:28px;
}

#membershipInfos h3 {
    clear: both;
    font-size: 18px;
    padding-left:30px;
    padding-top:28px;
}

#membershipInfos .membershipInfosContent  {
    float:left;
    width: 86%;
    padding-top: 5px;
    padding-left:30px;
}

#membershipInfos .paymentInfosContent  {
    clear: both;
    padding-top: 5px;
    padding-left:30px;
    padding-bottom: 30px;
}

#membershipInfos #membershipActions {
    clear: both;
    margin-left: 30px;
}

#membershipInfos #membershipActions .inputButton {
    float: left;
    margin-top: 20px;
}

#membershipInfos #membershipActions .inputButton span {
    font-size: 10px;
}

#membershipInfos #membershipActions .cancelButton {
    background-color: #F30;
}

#membershipInfos #membershipCancelButtons {
    float: left;
}

#membershipInfos #membershipCancelButtons a {
    margin-right: 30px;
    margin-top: 30px;
    float: left;
}

#membershipInfos #membershipCancelButtons .cancelButton {
    background-color: #F30;
}

#membershipInfos #invoiceDownload {
    float: left;
    margin: 5px 30px;
}

#membershipInfos #invoiceDownload input {
    float: left;
    margin-top: 20px;
    height: 32px;
    padding-top: 3px;
}

#membershipInfos .membershipInfosContent .endDate {
    font-weight: bold;
}

#membershipInfos .membershipInfosContent p {
    padding: 5px 0;
}

#membershipInfos .membershipInfosButton  {
    float:left;
    padding-left: 30px;
    padding-top: 10px;
}

#membershipInfos .membershipInfosButton .button {
    text-align: center;
    height: 30px;
}

#membershipInfos .membershipInfosButton .button .inputButton {
    width: 115px;
    padding: 0.30em 0.55em 0.10em;
}

#membershipInfos .membershipInfosButton .button .inputButtonLongText {
    height: 42px;
}

#membershipInfos .membershipInfosButton .button .confirmInfosButton {
    height: 42px;
}

/* Ajout Cedric */
#ajaxWrapper h3.noscript_h {
	font-size: 14px;
    margin-top: 75px;
    margin-left: 50px;
    text-align: left;
	color:#258EA4;
}
#ajaxWrapper h3.noscript_h a {;
	color:#FF3300;
}
/* Carrousel HTML directors in focus */
#carrousel {
    height: 210px;
    overflow: hidden;
    width: 673px;
	position:relative;
}
#carrousel #navigator-left-director {
    height: 210px;
    overflow: hidden;
    width: 22px;
	position:absolute;
	top:0;
	left:0;
	background:transparent url(/img/directors/navigator-left-carrousel.png) top left no-repeat;
	z-index:100;
	cursor:pointer;
}
#carrousel #navigator-right-director {
    height: 210px;
    overflow: hidden;
    width: 22px;
	position:absolute;
	top:0;
	right:0;
	background:transparent url(/img/directors/navigator-right-carrousel.png) top left no-repeat;
	z-index:100;
	cursor:pointer;
}
#carrousel #directors {
    height: 210px;
    overflow: hidden;
    width: 673px;
	position:relative;
	background-color:#E2F2F5;
}
#carrousel #directors .director {
    height: 210px;
    overflow: hidden;
    width: 673px;
	position:absolute;
	top:0;
	left:0;
	background-color:#E2F2F5;
}
#carrousel #directors .director .full_image_container {
    height: 210px;
    overflow: hidden;
    width: 225px;
	float:left;
}
#carrousel #directors .director .director_detail {
    height: 185px;
    overflow: hidden;
    width: 408px;
	float:left;
	padding:20px 0 0 40px;
}
#carrousel #directors .director .director_detail .director_name {
    font-weight:bold;
	font-size:26px;
	margin:0 0 14px 0;
	display:block;
    line-height: 30px;
}
#carrousel #directors .director .director_detail .director_quote {
    /*height: 70px;*/
    width: 365px;
	position:relative;
}
#carrousel #directors .director .director_detail .director_quote .start_quote {
    height: 11px;
    width: 13px;
	position:absolute;
	left:-18px;
	background:transparent url(/img/directors/director_quote_start.png) top left no-repeat;
}
#carrousel #directors .director .director_detail .director_quote p .end_quote {
    height: 11px;
    width: 13px;
	background:transparent url(/img/directors/director_quote_end.png) top left no-repeat;
	display:inline-block;
	vertical-align:sub;
	margin-left:5px;
}
#carrousel #directors .director .director_detail .director_quote p {
    color:#258EA4;
	font-weight:bold;
	font-size:14px;
	line-height:15px;
	font-style:italic;
	font-weight:bold;
}
#carrousel #directors .director .director_detail .director_films {
    height: 55px;
    overflow: hidden;
    width: 365px;
	position:absolute;
	top:150px;
}

iframe.hightail{
    margin-top:10px;
}


p.loader{
    text-align: center;
    padding: 40px 0px;
    display:none;
}

.info-user-connect{
    text-align: center;
    font-weight: bold;
    height: 30px;
}

#notificationsList.myScope > ul{
    padding:20px 20px 20px 40px;
}

#notificationsList.myScope > ul > li.notification-date{
    text-transform: uppercase;
    font-size: 10px;
    padding-bottom: 10px;
}

#notificationsList.myScope > ul > li.notification-content{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #258EA4;
}

#notificationsList.myScope > ul > li.notification-content:last-child{
    margin-bottom: 0px;
    border: 0px;
}

#notificationsList.myScope > ul > li.notification-content .notification-html strong{
    color:#258EA4;
}

#notificationsList.myScope > ul > li.notification-content.no-notifications .notification-html{
    text-align: center;
}

#notificationsList.myScope > ul > li.notification-content .notification-html{
    padding-bottom: 5px;
}

#notificationsList.myScope > ul > li.notification-content .notification-html .btn-expand{
    display: none;
    background-image: url('/img/btn/collapse.gif');
    background-repeat: no-repeat;
    height: 11px;
    width: 11px;
    overflow: hidden;
    position: absolute;
    margin-left: 602px;
}

#notificationsList.myScope > ul > li.notification-content .notification-html .btn-expand:hover{
    background-image: url('/img/btn/collapse_over.gif');
}

#notificationsList.myScope > ul > li.notification-content .notification-html.limited{
    height: 45px;
    overflow: hidden;
}

#notificationsList.myScope > ul > li.notification-content .notification-html.limited .btn-expand{
    background-image: url('/img/btn/expand.gif');
    margin-top:35px !important;
}

#notificationsList.myScope > ul > li.notification-content .notification-html.limited .btn-expand:hover{
    background-image: url('/img/btn/expand_over.gif');
}

#notificationsList.myScope > ul > li.notification-content .notification-html.expandable{
    cursor:pointer;
}

#notificationsList.myScope > ul > li.notification-content .notification-html.expandable .btn-expand{
    display: block;
}

#notificationsList.myScope > ul > li.notification-content .notification-html .small{
    font-style: italic;
    font-size: 11px;
}

#notificationsList.myScope > ul > li.notification-content .notification-link{
    color: #ff3300;
    font-size:11px;
    background-repeat: no-repeat;
    background-color: #ffffff;
    background-image: url(https://prostatic.festivalscope.com/img/bullet_more.gif);
    background-position: center left;
    padding:0px 0px 0px 8px;
}

#notificationsList.myScope > ul > li.notification-content .notification-link:hover {
    text-decoration: underline;
}

#notificationsList.myScope ul.pageNav{
    padding: 30px 0px 10px 225px;
}

#notificationsList.myScope > ul.pageNav > li{
    list-style: none;
    float: left;
    color: #258EA4;
    /* width: 15px; */
    height: 15px;
    text-align: center;
    padding-left: 0px;
    margin-right: 2px;
}

#notificationsList.myScope > ul.pageNav > li:first-child,
#notificationsList.myScope > ul.pageNav > li:last-child{
    padding-top:3.5px;
}

#notificationsList.myScope > ul.pageNav > li.current{
    color: #FF3300;
    font-weight: bold;
    padding: 0 7px 10px 7px;
}

#sidebar #social .btn-notification{
    border: 1px solid #258EA4;
    padding: 0px;
    height:18px;
    width:auto;
}

#sidebar #social .btn-notification.gray{
    width:20px;
    opacity: 0.5;
}

#sidebar #social .btn-notification a{
    padding: 1px 4px;
    line-height: 19px;
}

#sidebar #social .btn-notification.gray a{
    padding: 2px 4px;
    text-align: center;
}

#sidebar #social .btn-notification a:hover img.icon-letter{
    opacity: 0.5;
}

#sidebar #social .btn-notification span.notification-unread{
    font-weight: bold;

}

div#eligible.change-password,
div#eligible.auto-connect{
    padding-left: 110px;
    padding-right: 115px;
    padding-top: 20px;
}

div.popup .popUpContent .oneItem{
    width:100%;
}


div.popup .popUpContent .oneItem.buttons{
    width:100%;  padding-left:185px;
}

div.popup .popUpContent .oneItem#messageEmail{
    width:100%; height:auto;
}

div.popup .popUpContent .labelSreening{
    width:80px; float:left; color:#258EA4; text-align:right;
}

div.popup .popUpContent .inputScreening{
    width:320px; float:left;padding-left:22px; text-align:left; color:#48453E;
}

div.popup .popUpContent input.inputText{
    width: 310px;
    height: 18px;
    border: none;
    color: #FF3300;
    font-size: 112%;
    padding: 4px 4px 3px;
    vertical-align: middle;
    display: block;
    margin-bottom: 4px;
    outline: none;
}

div.popup .popUpContent input.inputTextWide{
    width: 390px;
}

div.popup#viewMessage .popUpContent textarea{
    background: transparent;
    font-style: italic;
}

div.popup#viewMessage .popUpContent textarea:focus{
    border:1px solid #000000;
    outline: none;
}


div.popup#requestMessage .popUpContent textarea{
    border:0px;
    outline: none;
}

#myScopeMyFilmsInviteForm #countryWarning{
    color:#FF3300;
    float:left;
    padding:15px 0px 10px;

}

#inviteErrors div.errors{
    margin: 5px 0px 0px 56px;
}

#inviteErrors div.errors:first-child{
    margin-top: 20px;
}


.ac_results {
    padding: 0px;
    //border: 1px solid black;
    background-color: #E2F2F5;
    overflow: hidden;
    z-index: 99999;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: default;
    display: block;
    /*
    if width will be 100% horizontal scrollbar will apear
    when scroll mode will be used
    */
    /*width: 100%;*/
    font: menu;
    font-size: 12px;
    /*
    it is very important, if line-height not setted or setted
    in relative units scroll will be broken in firefox
    */
    line-height: 16px;
    overflow: hidden;
}

.ac_loading {
    background: white url('../img/indicator.gif') 250px center no-repeat;
}
#Director .ac_loading {
    background: white url('../img/indicator.gif') 415px center no-repeat;
}
.inviteFieldset #LastName.ac_loading,
.inviteFieldset #Company.ac_loading{
    background: #E2F2F5 url('../img/indicator.gif') 315px center no-repeat;
}

.ac_odd {
    background-color: #bedce2;
}
.ac_even {
    background-color: #e2f2f5;
}
.ac_over {
    background-color: #258EA4;
    color: white;
}


form#Film .ac_results ul{

margin-top:3px;
}

form#Film .ac_results {
    padding: 0px;
    //border: 1px solid black;
    background-color: transparent;
    overflow: hidden;
    z-index: 99999;
}