/*
    Tripoli is a generic CSS standard for HTML rendering. 
    Copyright (C) 2007  David Hellsing

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
*/

* { background: #fff; }
body { font-family: Arial, sans-serif; color: black; }
blockquote { font-style: italic; color: black; }
a:link, a:visited { border-bottom-width: 0px; border-bottom-style: solid; }

.top-nav, .site-nav, .site-header .top-right, #otv-ft .otv-g-222, .page-nav .page-selector{display:none}


#otv-ft .otv-g-66 div.prim{float:none;clear:both;margin-top:100px}

.site-header{margin-bottom:20px}
.site-header .top-left{width:auto}
.site-header .top-left img{float:left;border:2px solid #000000}
.site-header .top-left h1{width:600px;float:left;font-size:18pt;margin-left:10px}

.tb-playlist-item{}
.tb-playlist-item .inner{border:0px solid #fff;/*page-break-inside:avoid;*/}

/*Selection de conservateur*/
.otv-g-66 div.curator-list{float:left;width:420px}
.curator-list .film-list .blk {width:400px;page-break-inside:avoid;}
.curator-list .film-list .txt-block {width:260px}
.curator-list .film-list .movietitle{padding-left:0px;background-image:none}
.curator-list .film-list a.switch{display:none}
.curator-content .author, .curator-content .content{font-size:9pt;line-height:normal;}

/*Pages player*/

#jq-frame-size2 .video-screen-grid .norm-g-block {float:none;width:auto}
#jq-frame-size2 .video-screen-grid div.prim {display:none}

.norm-g-500x .norm-g-block, .norm-g-500x div.prim  {float:none;width:auto;margin:0 0 0 0}

.norm-g-x200 .norm-g-block {float:none;width:auto;margin:0 0 0 0}
.norm-g-x200 div.prim {display:none}

.video-tabs .tabbed-panel{height:auto;padding-right:5cm}
ul.page-tabs, ul.page-tabs li, ul.page-tabs .tab-selected {display:none}
div.tabbed-panel{display:block!important}

.video-extras,
.player-tools,
.inline-insert,
.comment-form {display:none} 

.vignette .inner{border-color:#fff}
.vignette .infos .title{text-indent:0px;color:#000}

.AccordionPanelTab1, .AccordionPanelTab2, .AccordionPanelTab3{display:none}
h3.AccordionPanelTab3.selected, h3.AccordionPanelTab2.selected, h3.AccordionPanelTab1.selected, h4.AccordionPanelTab3.selected, h4.AccordionPanelTab2.selected, h4.AccordionPanelTab1.selected {display:block;padding-left:0px;font-size:12pt;height:auto}

#tab_film_wrap span.tab_text1, #tab_film_tags span.tab_text2 {margin-left:10px;text-align:left;}
#tab_film_comments .comments_view {margin-left:10px}

/*Page Explore*/
.page-sub-menu, .alpha-panel-switch, .pagenav .page-selector {display:none}

/*Page External Sites*/
#norm-hd, #norm-ft, .external-sites .pagenav {display:none;}
.external-sites .vignette {width:206px;padding-right:2px;}
.external-sites .vignette .inner{width:206px; margin:0px auto; border:1px solid #fff; color:#fff;padding-bottom:10px; position:relative; color:#000;}
.external-sites .vignette .inner .title {text-indent:0;}




