html,body,#header { background-color: #2E242F; }
input, textarea, select { background-color: #687EA0; }
h5 { color:#6B758C;text-transform: none; }
h5 span { color: white; font-family: arial,Myriad Pro,helvetica,clean,sans-serif;font-size: .85em;}

/* icon_toolbar sprite */
#cse-search-box input.icon { 
  background:url(images/icon_toolbar.png) no-repeat;
}
/* header */
#header { position:fixed; top:0;width:1024px;height:106px;z-index:990;}
#header-wrapper { position:relative;margin-top:4px;}

/* logo */
#logo { position:absolute; top: 26px; right: -11px; z-index: 5; }
#logo a { display:block;width:275px;height:52px;text-indent:-3000px; overflow:hidden;background:url(images/logo.png) no-repeat;}
#logo a:hover { background-position:0px -62px}

/* send invite */
#sendInvite { position: absolute; right: 290px; top: 3px; width: 91px;height:71px;display:block;text-decoration:none;text-indent:-3000px;overflow:hidden;background:url(images/send_invite.png) no-repeat;}
#sendInvite:hover { background-position: 0px -76px; }

/* now */
#now { position: absolute; top: 2px; left: 432px; z-index: 5; }
#now a { position:relative;width: 56px;height:76px;display:block;text-decoration:none;text-indent:-3000px;overflow:hidden;background:url(images/now.png) no-repeat;}
#now a:hover { background-position: 0px -81px; }

#enquiries, #welcome { position: absolute; top: 24px;}

/* contactlink */
#enquiries {
  left:0;    
  background-color: #353443;
  width: 20px;
  height: 20px;
  vertical-align: top;    
  cursor: pointer;    
}
#enquiries  a{    
  text-indent: 3000px;
  cursor: pointer;
  background-image: url('images/support.png');    
  width: 20px;
  height: 20px;
  display:inline-block;
}
#enquiries  a:hover{
  background-image: url('images/support_roll.png');
}
/* welcome */
#welcome { left: 23px; font-size: 12px; font-weight:normal;}
#welcome .inner {
  position: relative;
  background: url('images/profile.png')no-repeat,url('images/login-bg.png')no-repeat;
  background-size: 20px 20px,100% 100%;
  padding: 0px 10px 0px 16px;
  height: 20px;  
  display: block;
  white-space: nowrap;
}
#welcome:hover .inner {
  background: url('images/profile_roll.png')no-repeat,url('images/login-bg.png')no-repeat;
  background-size: 20px 20px,100% 100%;
}
#welcome a { 
  float: left;
  font-weight: 600;
  font-family: Myriad Pro, arial;
  font-size: 12px;
  letter-spacing: 0.55px;
  color: rgba(255, 255, 237,.6);     
  line-height: 1.7;
  }
#welcome a:hover { color: #ffffff;}
#welcome a:first-child:before {
  content: "" !important;
}
#welcome a:before {
  content: " / ";
  padding-right: 4px;
  padding-left: 6px;
  font-size: 13px;
  color: rgba(255, 255, 237,.6);     
}
#welcome a[rel=logout] {
  display: none;
}

/* topNav */
#topNav { position:absolute;top:41px;left:0;z-index:4;right:0;}
#topNav ul{
  text-transform: uppercase;
  margin: 6px 0px 0px 0px;
  padding-left:0; 
  letter-spacing: 1px;
  color: #5D7499;
  font-size: 16px;
  font-family: 'Times New Roman';
}
#topNav ul li {
  float: left;
  list-style: none;
  margin-left: 0px;
  margin-right: 5px;
  padding: 8px 16px 0 18px;
  height:23px;
  position:relative;
  background:rgba(151,192,230,.2);
}
#topNav li a { display: block; color: #90a8c8; text-decoration: none;}
#topNav li input { border: 0; }
#topNav li.form-comp { padding: 6px 9px 5px 8px; box-sizing: border-box; height: 31px; }
*:lang(en) #topNav li.form-comp { padding: 4px 13px 5px 13px !important; }

#topNav li.search a { background: url(images/icon_toolbar.png) no-repeat 0px -1034px;border:0;width:16px;height:18px; }
#topnav li.search a:hover, .search #topNav .search > a { background-position: 0px -1083px; }

/* google search */
#cse-search-box input.icon { background-position: 0px -1034px;border:0;width:16px;height:18px;}
#cse-search-box input.icon:hover {background-position: 0px -1083px;}
#cse-search-box label {display:none;}
.searchText {
  font-size: 12px;
  background-color: #788AA5;  height: 14px;
  margin: 0;  padding: 2px 3px 0;
  width: 117px;
  display: none;
}

/* menu on */
#topNav li a:hover,
.filmedia-index.films #topNav a.nav-films:hover,
  /* topnav menu on */
.films #topNav a.nav-films,
.storytellers #topNav a.nav-storytellers,
.truthseekers #topNav a.nav-truthseekers,
.submit-film #topNav a[rel=submit]
{ color:#ffffff }

.filmedia-index.films #topNav a.nav-films {
  color:#90a8c8;
}

/* top banner */
#topBanner{
  position:relative; width:100%; 
  height: 22px;
  width: 100%;
  background-image: url('images/bg_topbanner.png');
  display: inline-block;    
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #feffe9;
  color: rgba(0,0,0,.4);
  font-family: 'Myriad Pro',arial;    
  -webkit-font-smoothing: auto;
  clear: both;
  margin-top: 3px;
}

#bannerdesc{
    padding: 0px 0px 0px 20px;
    display: inline-block;
    font-family: 'Myriad Pro',arial;
    font-style: italic;
    font-size: 11px;
    letter-spacing: 0.33px;
    background: url('images/title_text.png') no-repeat;
    width: 824px;
    background-position: 20px 4px;
    height: 22px;
    opacity: 0.6;
}
#bannerdesc p{
  text-indent: -9999px;
}
#bannerlink{
  text-align: right;    
  opacity : 0.4;
  filter: alpha(opacity=40) progid:DXImageTransform.Microsoft.Alpha(opacity=40) ;
  font-weight: 700;
  display: inline-block;
  width: auto;
  margin-right: 15px;
  float:right;
}
#topBanner a,#topBanner a:hover,#topBanner a:visited{  
  font-size: 10px;
  font-weight: 700;    
  font-family : Myriad Pro,arial;    
  line-height : 25.24px;
  letter-spacing : 1.1px;
  color : #2F252F;
  color : rgb(47, 37, 47);
}
#topBanner a:hover{
  text-decoration: underline;
}

/* filmsOn footer */
#filmsOn { clear:both;position:relative;background-color:#2f2c36; border-style:solid solid none;margin: 5px 0;padding:0;font-size:0.92em; }
#filmsOn .shortcuts { margin: 12px 0 12px 20px; line-height:28px; position:relative;font-size:12px;}
#filmsOn .shortcuts a { color:#72819B; text-decoration:underline; letter-spacing:0.2px;font-size:11px;}
#filmsOn .shortcuts a:hover { color:#fff;}
#filmsOn .shortcuts a.hlt { background-color:white;color:black;text-decoration:none; }
#filmsOn .shortcuts a.hlt:hover { color:black;}
#filmsOn .shortcuts td { padding-right:25px;color:#ccccdd; vertical-align: top; font-size:12px;}
#filmsOn .desc { font-size:13px;background-color: #000;color: #4d4c5d; line-height:20px; padding:10px 20px; border-top:1px solid #141317; }

#ipadAd { position:absolute; top:112px; right:0;}
#filmsOn .shortcuts #ipadAd a { background:url(../festival/images/ipad_iPhone_ad.gif) no-repeat; width:244px;height:121px; display:block;text-decoration:none;}
#ipadAd a span { visibility:hidden;}

/* filmsOn nav */
#filmsOnNav { clear:both;position:relative;margin: 0px 2px 5px 12px;padding:0 8px;font-size:12px; }
#filmsOnNav .shortcuts { margin: 0px 0 12px; line-height:1.5; position:relative;}
#filmsOnNav .shortcuts a { padding: 0px 10px;color:#9bb6cd; text-decoration:none;font-size:14px;font-family: 'Myriad Pro',arial;display: block; letter-spacing:-0.5px; font-weight:600;}
#filmsOnNav .shortcuts a:hover, #filmsOnNav .shortcuts a.hlt, #filmsOnNav .shortcuts a.hlt:hover { background-color: #9bb6cd; color:#FFFFED;}
#filmsOnNav .shortcuts table { width: 100%; }
#filmsOnNav .shortcuts td { padding-right:0px;padding-left:0px;color:#ccccdd; vertical-align: top; font-size:12px;}
#filmsOnNav .shortcuts td > div:first-child { margin-top:6px;}
#filmsOnNav .shortcuts tr > td:last-child { padding-right: 42px}
#filmsOnNav .shortcuts table > tbody > tr:first-child { background: #CDDADE;}
#filmsOnNav .shortcuts table > tbody > tr:first-child td { padding-left:10px; color: #ffffed;  font-size: 15px;  line-height: 2.6; letter-spacing: 1px; font-weight: bolder; font-family:'Myriad Pro',arial;}
#filmsOnNavFilters { display:none; position:absolute;top:90px;right:0;width:220px;height:120px; }
#filmsOnNavFilters select { font-size:12px; background-color: #3b3744; border: 1px solid #676c7f; border-radius: 6px 6px 6px 6px; color: #7c94b6; display:block;margin-left:60px;width:150px;height:23px;line-height:23px;margin-bottom:15px; padding-left:20px; padding-top:2px;}
#filmsOnNavFilters .plus { position:absolute;font-size:4em;top:30px;color:#595D73;width:27px;height:25px;background:url(images/icon_plus.png) no-repeat;overflow:hidden;text-indent:-3000px;}
.filmedia-index #filmsOnNav { margin-top: 5px;}

/* page footer */
#footer { position:relative; padding-bottom:10px;font-size: 11px; color:rgba(255,255,237,.3);line-height: 1.5;clear:both;text-align:center;letter-spacing: 0.57px;padding: 20px 10px; }
#footer p { margin: 0;}
#footer a { color:#bfbdb4; text-decoration:none; padding: 0 4px;}
#footer a:hover { color:#ffffff; }
#fooDesc {
  display: block;
  font-family: Arial;
  font-size: 13px;
  line-height: 17px;
  letter-spacing:-0.05px;
}
/*.filmedia-index #fooDesc {
  display: none;
}*/
#footer #footerMenu {
  margin: 25px 0px;
  display: block;
  list-style:none;
  text-transform: uppercase;
}
#footerMenu li,
.submit-film #footerMenu li[rel=index],
.story-of-service #footerMenu li[rel=index] {
  display:inline-block;    
}
#footerMenu li a {
  color: #bfbdb4;
  text-decoration: none;
  padding: 0 4px;
  font-size: 11px;
}
#footerMenu li:before,
.story-of-service #footerMenu li:nth-child(2):before {
  content: " | " !important;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 13px;
  color: #bfbdb4;
}
#footerMenu li:first-child:before,
#footerMenu li:nth-child(2):before {
  content: "" !important;
  padding-right: 10px;
}

#copyright { text-transform: none; color: #534c53;}
#copyright span {
  color: #646f87;
  font-size: 12px;
  display: block;
}
#footerMenu li[rel=index],
.submit-film #footerMenu li[rel=submit],
.story-of-service #footerMenu li[rel=sos] {
  display: none;
}

/* no-banner */
.no-banner #header {
  height: 86px;
}
.no-banner #mainContent {
  margin-top: 86px;
}

.no-pageheader #mainContent {
  margin-top: 12px;
}

/* mainContent */
#mainContent { 
  position:relative;clear:both;
  background-image: url('images/contentwrapper.png');
  background-position: 100% 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: #524B51;
  border-bottom: 1px solid #22202A;
  min-height:600px;
  margin-top:106px;
  z-index:0; border-style:none none solid; padding-top:10px;
}

#mainContent,#filmsOn { width:1024px;border-width:0;border-color:#22202A;}

/* layout */
.layout-main { position:relative;padding: 10px 0;}
.layout-left { position:relative; width:723px;padding-left:22px}
.layout-right { position:relative; float: right; width: 275px;display:none;/*height:100px;background-color:red;*/}
.thumb .layout-main { padding: 10px 0 10px 21px;}
.thumb .layout-right { display:none; }
.thumb .layout-left { width:1002px;padding-left:0;}
.detail .layout-left { padding-left:0;width:745px;}
.list .layout-right { padding-top:38px;display:block; }
.detail .layout-right { padding-top:0px;display:block; }
/* redirect detail view to player page */
.detail .layout-main { visibility: hidden;}
.detail #filmsOnNav { display: none;}
.detail.player .layout-main { visibility: visible;}
.detail.player #filmsOnNav { display: none; }

/* featured block on films page */
#featuredBlock{
  display: none;
}
.filmedia-index #featuredBlock {
  display: block;
  height: 560px;
  padding: 0px 10px 0px 20px;
  margin-top:-1px;
  margin-bottom:6px;
  overflow: hidden;
  position: relative;
}
.filmedia-index.offline #featureBlock {
  height: 576px;  
}
#featuredBlock > .inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
#featuredBlock img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.filmsList { position:relative; padding-right:20px;min-height:300px;;}
.filmsList .pagination { float:right; }
.thumb .filmsList { padding-right:5px; margin-top:26px; }
.thumb .filmsList .pagination {padding-top: 0; margin-right:32px; }
.thumb .filmsList .pagination:first-of-type { padding-top:18px;}
.filmsList .list-header { 
    height: 52px;
    background: url('images/filmListHeader.png');
    color: rgba(255,255,237,.7);
    padding-left: 9px;
    margin-bottom:13px;z-index:2;margin-top:0;
}
.filmsList .list-header h3 {
  font-family: 'Times New Roman'; 
  font-size: 24.5px;
  font-weight: 700; 
  color: #feffe8; 
  line-height: 2; 
  display:inline;
}
#mostview-links,#tag-links {display:none;}

.filmsList .refresh-button {
  background: url(images/icon_refresh.png) no-repeat center center;
  background-size: contain;
  display: inline-block;
  width: 20px;
  height:20px;
  text-indent: -99999px;
  line-height: 25px;
  margin-left: 5px;
  cursor: pointer;
}

/* movie list item */
.thumb ul.movie-items li {
    background: rgba(255,255,255,.7);
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid rgba(47,37,47,.3);
    margin-right: 16px;
    margin-bottom: 20px;;
    height: 321px;
}
.thumb .movie-info {
  height: 303px;
}
.thumb .movie-info a {
  color: #4c4c4c;
}
.thumb .movie-info .movie-thumb {
  margin-bottom: 4px;
}
.thumb .movie-info .movie-title {
  font-size:11.5px;
  line-height: 1.3;
}
.thumb .movie-info .movie-from {
  display: block;
  font-size: 11.5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.thumb .movie-info .movie-synopsis {
  padding-top: 11px;
}
.thumb .movie-info .movie-synopsis p {
  height: 106px !important;
}
.thumb .movie-info .movie-duration {
  line-height: 1.3;  
  background-color: transparent;
}
.thumb .movie-info .movie-duration .x-value {
  font-size: 13px;
  opacity: 1;
}
.thumb .movie-info .movie-duration .x-value > span {
  font-size: 13px;
  padding: 0 0 0 1px;
}
.thumb .movie-info .movie-duration .x-info {
  display: none;
}
.thumb .movie-info .movie-synopsis p, .thumb .movie-info .movie-from, .thumb .movie-info .movie-from a {
  color: #7F7F7F;
}
.movie-info .themes {
  display: none;
}

#more-films {
  margin-top: 3px;
  margin-right: 24px;
  padding: 10px 0 22px;
  background: url(images/bg_listitem.png) repeat-x;
  display: none;
}

#more-films > a {
  display: block;
  background: url(images/btn_morefilms.png) no-repeat;
  background-size: contain;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  text-indent: -9999px;
}

/* loading icon */
/*.dot-loading {display: block;margin: 80px auto;width:400px;} */
.dot-loading { float: right; padding-top: 22px; padding-right: 30px;}
.dot-loading .message { float:left; font-size: 10px;margin: 0 5px;color: #A8B6BC;letter-spacing: 1px;vertical-align: text-bottom; }

/* jump up link */
.jump-up { cursor:pointer;position:relative;color:#72819B;text-transform:uppercase;text-decoration:underline;font-size:0.9em;padding-left:3px;display:inline;}

.filmsList .pagination, .filmsList .jump-up { display: none !important;}

.listBox .title {font-size: 13px;font-weight: bold;font-family: Arial Narrow, Arial;/* background: url(images/bg_boxHeader.gif) repeat-y -200px 0; */}
.listBox .list { padding:14px 8px 16px 10px }
.listBox .list ul.twoCol li { float: left; font-size:12px;margin-right:2px;line-height:20px;}
.listBox .list ul.twoCol li a { width: 118px;display:block;color:#ccc; text-decoration: underline;}

.listBox .list .prev-page, .listBox .list .next-page {position:relative;display:block;height:11px;cursor:pointer;}
.listBox .list .prev-page { background:url(images/icon_arrow_up.gif) no-repeat center center;margin-bottom:5px;}
.listBox .list .prev-page:hover { background-image:url(images/icon_arrow_up_rollover.gif);}
.listBox .list .next-page { background:url(images/icon_arrow_down.gif) no-repeat center center;margin-top:5px;}
.listBox .list .next-page:hover { background-image:url(images/icon_arrow_down_rollover.gif);}

/* undiscover */
.listBox.undiscovered .title {
  text-indent:-3000px;
  overflow:hidden;
  height:59px;
  padding:0;
}
.listBox.undiscovered .list { /* background:#2E2A34 url(images/bg_undiscovered.png) repeat-y; */ padding: 14px 10px 6px;}
/*
.storytellers .listBox.undiscovered .title {
  background:url(../../common/images/filmedia/bg_boxHeader.gif) repeat-y -200px 0px;  
  height: 15px;
  letter-spacing: 1px;
  padding: 4px 10px;
  line-height: 15px;
  text-indent: 0;
  text-transform:uppercase;
}
.storytellers .listBox.undiscovered .title a { color: black;}
.storytellers .undiscoverbox .link { margin-left:0;left:93px;}
.storytellers .undiscoverbox .thumb { width: 93px; }
*/
.undiscoverbox {
  position:relative;
  height: 57px;
    line-height: 16px;
    margin-bottom: 10px;
    /*overflow: hidden;*/
    background-color:#2E2A34;
    font-size: 11px;
}
.undiscoverbox .thumb {
  float: left;
    height: 57px;
    overflow: hidden;
    text-align: center;
    width: 100px;
    background-color:black;
}
.undiscoverbox .thumb img {
    height: 57px;
}
.undiscoverbox .link {
    left: 102px;
    top: 3px;
    padding-left:2px;
    height:48px;width:138px;overflow:hidden;
    position:absolute;
}
.undiscover-title {
    max-height: 35px;
    overflow: hidden;
    width: 132px;
}
.undiscoverbox .link a {
    color: #FFFFFF;
    text-decoration: underline;
}
.undiscoverbox .link span, .undiscoverbox .link span a {
    color: #85B2E0;
}

/* similar movies */
.listMovieItem {margin-bottom: 20px;}
.listMovieTitle {color: #CCC;font-size: .95em;font-weight: normal;line-height:1.2em;}
.listMovieTitle a {color: #CCC;text-decoration: underline}
.listMovieFrom {font-size: .9em;color: #88B2DE;font-weight:lighter;}
.listMovieFrom a { font-size: 12px;color: #88B2DE;text-transform: none;text-decoration: underline;font-weight:normal;}
.listMovieTitle a:hover, .listMovieFrom a:hover { text-decoration:underline;}
.listBox.box-talks .list {padding: 14px 8px 1px 10px;}

.list-movie-title {font-size: .95em;font-weight: normal;line-height:1.2em;margin-bottom: 3px;letter-spacing: .25px}
.list-movie-title a { color: #88B2DE;text-decoration: underline;}
.list-movie-synopsis { color: #ccc;font-size: .9em;line-height:1.2em;font-weight:lighter;letter-spacing: .25px;}

/* cu-ad */
.cu-ad { position:relative; margin-bottom:18px; }

/* top films */
.detail .topFilms {padding:0 20px 0 16px;display:block;}
.detail .topFilms .header span { right: 30px;}
.topFilms { position:relative;display:none; }
.topFilms .header { background:url(images/bg_boxHeader3.gif) repeat-y top right;color:#CFD0DB; text-transform:uppercase;font-family: Times New Roman;font-size:18px; line-height:36px;}
.topFilms .header span { position:absolute;right:10px;font-family:arial;font-size:14px;color:black;}
.topFilms .header span a { text-decoration:underline;font-weight:bold;color:black;}
.topFilmsBody {
  background-color:#B4B4B4;
  border-left:2px solid #cccccc;
  /*border-right:2px solid #cccccc;*/
}

table.topFilmsTable {
  width:100%;font-size:12px;
}
table.topFilmsTable, table.topFilmsTable td.spacer {
  border-top:2px solid #cccccc;border-bottom:2px solid #cccccc;
}
table.topFilmsTable td.col1 {
  width:154px;padding:0;background-color:#000000;vertical-align:middle;text-align:center;
}
table.topFilmsTable td.col2 {
  padding:5px 10px;
}
table.topFilmsTable td.col3 {
  width:88px;
}
table.topFilmsTable td.col2 , table.topFilmsTable td.col3  {
  background-color:#FFFFFF;border-left:1px solid #cccccc;vertical-align:top;
}
.topFilmsTable img.thumb { width: 154px; height:120px;display:block;}
.topFilmsTable div.movie-info {width:85px;text-align: center;}
.topFilmsTable div.movie-info .rating { margin: 10px auto 38px;float:none;}
.topFilmsTable div.movie-info .duration { font-size: 16px;}
.topFilmsTable .detail-wrapper { height: 82px;}
.topFilmsTable div.genre { margin-top: 7px;}
.topFilmsTable div.from { font-size: 11px;}
.topFilmsTable div.from a { font-style: normal;}
.topFilmsTable div.synopsis { font-size:11px;line-height: 14px;margin:8px 0 5px;}
.topFilmsTable .morelink {padding-left: 5px;}
.topFilmsTable .morelink a { text-decoration: underline;}
.topFilmsTable .social-tags { font-size:11px;margin-top: 15px;}
.topFilmsTable div.spacer { height:20px;}

.topFilms.now-screening { margin-bottom:20px;}
.topFilms.now-screening  .header {background-image:url(images/bg_boxHeader5.gif);color:#747490;font-size:18px;}
.topFilms.now-screening .header span a a { font-weight:normal;}
.topFilms.now-screening .today a.today, .topFilms.now-screening .alltime a.alltime { text-decoration:none;font-weight:bold;}
.topFilms.now-screening .list { border:1px solid #e3e3e3;}
.topFilms.now-screening table.topFilmsTable td.spacer {border-top: 1px solid #e3e3e3;border-bottom: 1px solid #CCC;background-color: #A3A3A3;}

/* find that? */
.findit #mainContent { background:#fff url(images/spacer.gif)}
.find-top { height:93px;background-position:32px 26px;}
.find-type { left:700px;top:28px; }
.findit .banners { display:none; }
.findit .layout-left { width:100%;box-sizing: border-box; }
.find-what { width:650px; }
.find-who { left: 692px;}
.find-what .find-input { width: 605px;}
.find-what .find-input input { width:438px; }
.find-what .find-tags-list { width:472px; }
.find-what .find-region-list { left:474px; }
.find-tags-list .list-col {position:absolute;top:0;left:0;width:155px;} 
.find-tags-list .list-col.col-1 { left: 155px; width:160px; } 
.find-tags-list .list-col.col-2 { left:322px; widtH:150px }
.find-fims-on.find-box { height: 730px;}

/* films page no result */
.filmsList #find-no-result { color:#EA0079;}

.history .find-top { background: url("../common/images/big_triangle.png") no-repeat 20px 10px;}
.no-history-message { top: 6px; }

#sideVisitHistory {
  background: url(images/icon_sideVisitHistory.png) no-repeat;
  display: none;
}


/* films - list */
.films.list .fm-index-submit { margin-top: -10px; }
.films.list .fm-index-submit .mediumHeader,
.films.list .listBox.undiscovered,
.films.list .cu-ad.fm-player-ad01,
.films.list .cu-ad.fm-player-ad02,
.films.detail .fm-index-submit 
{ display:none; }

.films.detail .listBox.undiscovered {margin-top:6px}
.storytellers .listBox.undiscovered { margin-top:43px;}

/*featured storytellers*/
.listBox .title { background:url(../../common/images/filmedia/bg_boxHeader.gif) repeat-y -200px 0;}
.st-table-box table { width:100%; color:#ccc;font-family: Times New Roman;font-style: italic;}
.st-table-box td { width:50%; vertical-align: top; }
.st-table-box td.col1{padding-left:7px;}
.st-table-box img { width:120px;height:162px;}
.st-table-box .user-name { font-size:16px;}
.st-table-box .user-prof { font-size:14px;font-weight:bold;}
.st-table-box .user-country { font-size:12px;}
.st-table-box .user-films { font-style:normal;font-size: 12px;}
.st-table-box .user-films a { color:#ccc;text-decoration: underline;}

/* duration */
.duration span { font-size:12px; font-weight: normal;}

/* fixed container * /
.fixed-container #header { position:absolute; top:0;width:100%;height:95px;z-index:998;}
.fixed-container #header-wrapper { position:relative;margin:4px auto 0;width:1024px;}
.fixed-container #filmsOn { margin: 3px auto;}
.fixed-container #mainContent { margin:0 auto;}
.fixed-container #fixedContainer { top: 131px;}
/**/

/* linktv music */
#wrapper.music #topBanner {
  background-image: url(images/banner_linktv_music.png);
  width: 1022px;
  height: 136px;
  margin-bottom: 0px;
  background-position: 0 0;
  margin-top:1px;
}

.preview-controls .full-screen-button { margin-left: 10px; display: block; }
.preview-controls div.info-button, .preview-festival .preview-controls .full-screen-button, .preview-festival .preview-controls .preview-button,
.connect .preview-controls .full-screen-button, .connect .preview-controls .preview-button,
#gsearch-wrapper .preview-controls .full-screen-button, #gsearch-wrapper .preview-controls .preview-button
{ display: none;}

.preview-controls .preview-button, 
.preview-festival .preview-controls div.info-button, 
.connect .preview-controls div.info-button,
#gsearch-wrapper .preview-controls div.info-button 
{ display: block; }

/* hide preview button for films and storytellers pages */
.films .preview-controls .preview-button, .storytellers .preview-controls .preview-button, .filmedia-index .preview-controls .preview-button { display: none; }
.films .preview-container .preview-controls .full-screen-button, .storytellers .preview-container .preview-controls .full-screen-button, .filmedia-index .preview-container .preview-controls .full-screen-button { margin-left: 0; }
.films .preview-controls .full-screen-button, .storytellers .preview-controls .full-screen-button, .filmedia-index .preview-controls .full-screen-button { display: none;}
.films .preview-controls div.info-button, .storytellers .preview-controls div.info-button, .filmedia-index .preview-controls div.info-button { display: block; margin-left:0; }

.filmedia-index.offline #mainContent {  
   background : -moz-linear-gradient(50% 100% 90deg,rgba(255, 255, 237, 0.5) 0%,rgba(255, 255, 237, 1) 28.73%);
  background : -webkit-linear-gradient(90deg, rgba(255, 255, 237, 0.5) 0%, rgba(255, 255, 237, 1) 28.73%);
  background : -webkit-gradient(linear,50% 100% ,50% 0% ,color-stop(0,rgba(255, 255, 237, 0.5) ),color-stop(0.2873,rgba(255, 255, 237, 1) ));
  background : -o-linear-gradient(90deg, rgba(255, 255, 237, 0.5) 0%, rgba(255, 255, 237, 1) 28.73%);
  background : -ms-linear-gradient(90deg, rgba(255, 255, 237, 0.5) 0%, rgba(255, 255, 237, 1) 28.73%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFED', endColorstr='#FFFFED' ,GradientType=0)";
  background : linear-gradient(0deg, rgba(255, 255, 237, 0.5) 0%, rgba(255, 255, 237, 1) 28.73%);
  width : 1024px;
  height : 850px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFED',endColorstr='#FFFFED' , GradientType=0);
  background-size: 1024px 880px;
  overflow: hidden;
}

/* offline message */
#filmedia-offline-message {
position: absolute;
    top: initial;
    z-index: 1;    
    top: 0;
    left: 20px;    
    background: -moz-linear-gradient(50% 0% -90deg,rgba(255, 255, 237, 0) 2.9%,rgba(255, 255, 237, 1) 79.63%);
    background: -webkit-linear-gradient(-90deg, rgba(255, 255, 237, 0) 2.9%, rgba(255, 255, 237, 1) 79.63%);
    background: -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0.029,rgba(255, 255, 237, 0) ),color-stop(0.7963,rgba(255, 255, 237, 1) ));
    background: -o-linear-gradient(-90deg, rgba(255, 255, 237, 0) 2.9%, rgba(255, 255, 237, 1) 79.63%);
    background: -ms-linear-gradient(-90deg, rgba(255, 255, 237, 0) 2.9%, rgba(255, 255, 237, 1) 79.63%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFED', endColorstr='#FFFFED' ,GradientType=0)";
    background: linear-gradient(180deg, rgba(255, 255, 237, 0) 2.9%, rgba(255, 255, 237, 1) 79.63%);
    width: 1003px;    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFED',endColorstr='#FFFFED' , GradientType=0);
    background-repeat: no-repeat;
    background-position: 0px 153px;
    background-size: 1003px 432px;
}
#filmedia-offline-message > div {
  position: relative;
  padding-top: 405px;
  padding-bottom: 80px;
  text-align: center;
  /*background: url(images/bg_offline_msg.png) no-repeat 0 -143px;*/
  background-size: 1230px;
}
#filmedia-offline-message .title {
  font-size : 33px;
  line-height : 48px;
  letter-spacing : -0.82px;
  font-family: Hoefler Text,'Times New Roman',Myriad Pro,arial,helvetica,clean,sans-serif;
  color : #2F252F;
  color : rgb(47, 37, 47);
  
}
#filmedia-offline-message .message {
  margin: 46px 0 32px;
  font-family : Times New Roman;
  font-style : italic;
  font-size : 25px;
  line-height : 38px;
  letter-spacing : 0.25px;
  color : #2F252F;
  color : rgb(47, 37, 47);
}
#filmedia-offline-message .thankyou {
  font-style: italic;
  font-family : Times New Roman;
  font-style : italic;
  font-size : 39px;
  line-height : 78px;
  letter-spacing : 0.39px;
  color : #6F6869;
  color : rgba(47, 37, 47,.58);
}

/*CSS for serving the retina image to devices with a high "device-pixel-ratio":*/
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
  #logo { right: 0; }
  #logo a { background:url(images/logo@2x.png) no-repeat; background-size:275px 114px;}
}

/* overlay */
body[popup-target=iframeLogin] #exposeMask,
body[popup-target=iframeFeedback] #exposeMask {   
  background-color: #2f252f !important;
  opacity: 0.8 !important;
}
body[popup-target=iframeLogin] #overlay .contentWrap,
body[popup-target=iframeFeedback] #overlay .contentWrap {
}
