/*
 * INDEX
 * 	
 * 	1 - ACCORDION CSS : NFB.TV PLAYER PAGES 
 * 	2 - NFB.TV HISTORY PANEL WITH HORIZONTAL SCROLL	
 * 	3 - JQUERY TABS : NFB.TV PLAYER PAGES
 *	4 - PG RATING WARNING - JQUERY TOOLTIP
 *	5 - JQUERY CYCLE : HOME PAGE BANNERS
 *	6 - _dev RE CAPTCHA 
 */

/*-----------------------*/
/* 1 - ACCORDION CSS : NFB.TV PLAYER PAGES 
.apc1, .apc2{display:none}
.apc3{height:329px}
.AccordionPanelTab1, .AccordionPanelTab2, .AccordionPanelTab3, .AccordionPanelTab4, .AccordionPanelTab5{background-color:#333; background-position:center; background-repeat:no-repeat; border-top:solid 0px black; border-bottom:solid 2px #000; min-height:22px; margin:0px; padding-top:6px; padding-bottom:2px; font-family:Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold; cursor:pointer; color:#FFF; background:url(/medias/nfb_tube_static/styles/imgs/acc_panel_vert_off.jpg) left center no-repeat}
.AccordionPanelTab1 span.tab-ico, .AccordionPanelTab2 span.tab-ico, .AccordionPanelTab3 span.tab-ico{display:block;background-image:url(/medias/nfb_tube_static/styles/imgs/otv-bkg-img_2.gif); padding-left:36px; background-repeat:no-repeat}
.AccordionPanelTab1 span.tab-ico{background-position: 0 -27px;}
.AccordionPanelTab2{background-image:url(/medias/nfb_tube_static/styles/imgs/acc_panel_gris_off.jpg)}
.AccordionPanelTab2 span.tab-ico{background-position: 0 -630px;}
.AccordionPanelTab3{background-image:url(/medias/nfb_tube_static/styles/imgs/acc_panel_gris_off.jpg)}
.AccordionPanelTab3 span.tab-ico{background-position: 0 -500px;}
.AccordionPanelContentJS{overflow:auto; background-color:#333; margin:0px; padding:0px; height:329px; font-weight:normal; border-bottom:2px solid #000; font-size:1.2em; color:#FFF}
.AccordionPanelTab1.selected{background-image:url(/medias/nfb_tube_static/styles/imgs/acc_panel_on.gif); background-color:#F90; color:#000}
.AccordionPanelTab2.selected{background-image:url(/medias/nfb_tube_static/styles/imgs/acc_panel_on.gif); background-color:#F90; color:#000}
.AccordionPanelTab3.selected{background-image:url(/medias/nfb_tube_static/styles/imgs/acc_panel_on.gif); background-color:#F90; color:#000}
.AccordionPanelTab1.selected span.tab-ico{background-position: 0 -582px;}
.AccordionPanelTab2.selected span.tab-ico{background-position: 0 -678px;}
.AccordionPanelTab3.selected span.tab-ico{background-position: 0 -725px;}*/
/*------------------------------------------*/
/* 2 - NFB.TV HISTORY PANEL WITH HORIZONTAL SCROLL
 * v2 dec 2008 
*/

#hist-wrap{background-color:#333; display:none}
.hist-vide p{font-size:1.6em; font-weight:normal; color:#999; text-align:center; padding-top:20px}
.sliderGallery{ overflow:hidden;position:relative;height:66px;  width:auto; padding:10px 0; margin:0px auto; margin-top:0px}
.sliderGallery .sg_inside{ position:absolute; overflow:hidden;padding:0;margin:0}
.sliderGallery ul{ position:relative;list-style:none;padding:0;margin:0; background:#333 url(/medias/nfb_tube_static/styles/imgs/history_panel-bkg.gif) top left repeat-x}
.sliderGallery ul li{position:absolute;top:0px;overflow:hidden;background-color:#000}
.sliderGallery ul li .li-inside{position:relative;margin-right:1px}
.sliderGallery ul li .li-inside a.hst-item-flm-ttl{display:block; height:65px; width:118px; visibility:hidden; position:absolute; z-index:150; top:0px; left:0px; padding:10px}
.sliderGallery ul li .li-inside a.hst-item-flm-ttl em{padding-left:20px; background:url(http://media.nfb.tv/medias/nfb_tube/styles/imgs/playlist-film.gif) left top no-repeat; font:normal bold 1em/1.2em Arial,Helvetica,sans-serif}
.sliderGallery ul li .li-inside img{padding-right:1px}
#mycarousel ul li{font-size:11px}
#mycarousel ul li a{color:#fc6}
.slider-bkg{background:#333 url(/medias/nfb_tube_static/styles/imgs/hist-slot-bkg.gif) repeat-x bottom left}
.handle{ position:absolute;  cursor:move;  top:76px;  z-index:100;      height:21px;     width:122px; background:url(/medias/nfb_tube_static/styles/imgs/hist-slider.gif) left top no-repeat}
.handle:hover,.handle-active{background:url(/medias/nfb_tube_static/styles/imgs/hist-slider-active.gif) left top no-repeat;}
/*------------------------------------------*/
/* 3 - JQUERY TABS : NFB.TV PLAYER PAGES */

.ui-tabs-hide { display: none; }
/*------------------------------------------*/
/* 4 - PG RATING WARNING - JQUERY TOOLTIP */

#tooltip {position: absolute;z-index: 3000;width:114px;border-bottom: 1px solid #fff;background:transparent url(/medias/nfb_tube_static/styles/imgs/warning-tooltip-bkg.gif) left top no-repeat;padding: 23px 7px 9px 9px;opacity: 0.85;}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip.tooltop-promo-campus{background-image: url(/medias/nfb_tube_static/styles/imgs/promo-tooltip-bkg.gif);}
#tooltip.tooltop-promo-campus div, #tooltip.tooltop-promo-campus h3{display:inline;font-size:11px ; line-height: 14px}
#tooltip.tooltop-promo-campus div{color:#0cf;font-weight: bold;}
/*------------------------------------------*/
/*	5 - JQUERY CYCLE : HOME PAGE BANNERS 

.hp-frst-banner{}
.hp-banner{display:none}*/
/*------------------------------------------*/
/*6 - RE CAPTCHA */
 /*#recaptcha_widget_div label.recaptcha_input_area_text span#recaptcha_instructions_image{color:#fff} 
 
 */
 /*custom : probleme - too wide*/
 
 /*
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#999999 !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #999999 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #333333 !important; //Text input field border color
   background-color:#FF0000 !important; //Text input field background color
 }*/

/*--------------*/
/* test */
