/* Table of Contents:
  PAGE STRUCTURE
  TYPOGRAPHY
  HEADER
  NAVIGUATION
  FOOTER
  FORMS
  COMMENTS
  EXTRA

  colors:
  	Sky blue (Vids duration text):#4c74b9;
	  Mid grey (Vids title):#757575;
	  Light Orange (Vids date posted):#ffae00;
	  Light Grey (Vids views):#959595;
	  DARK GREY:(Vids min):#434343;
*/

/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/

body {
	/*background-color: #00FF00;*/
	/* background: #EDEDED url("/images/bck_body.jpg") repeat-x 0 -30px; */
}
/* -----------------------------------*/
/* ---------->>> PAGE STRUCTURE <<<-----------*/
/* -----------------------------------*/
#container {
	overflow: hidden;
	width: 950px;
}

.container { width: 950px; margin: 0 auto;}

.info_user { font-size:10px; }


ul.helper {
  float: right;
  list-style: none;
  margin-top: 0;
  margin-right: 8px;
  _margin-right: 0;
}
ul.helper li {
  float:left; height: 25px; line-height: 1.8em;
  padding-left: 5px;
  background-color: transparent;
  background-image:  url(/images/bg_helper_top.png);  /* Initializ le bg pour tous les li */
  _background-image: url(/images/bg_helper_top.gif);  /* Hack et utilise le format gif ATTENTION à la couleur du BG */
  background-repeat: no-repeat;
  background-position: top center;
  font-size:1.1em;
}

ul.helper li.lang * { float: left; padding-left: 2px; }
ul.helper li a { color: #202020; text-decoration: underline; font-weight:bold; }
ul.helper li a:hover { color: #FE6508; }
ul.helper li.lang a { position:relative;top:4px; }
ul.helper li.first {
  width: 35px;
  background-position: top left; /* position pour le debut */
}
ul.helper li.last {
  width: 10px;
  padding-left: 0;
  background-position: top right; /* position pour le debut */
}


/* ---------->>> HEADER <<<-----------*/
.header { background-color: silver; }

.header .indent { text-indent:-9999px; height:30px; padding:0; overflow: hidden; }

h1.header_logo { position:absolute; width: 155px; height: 50px; text-indent: -9000px; background: transparent url("/images/logo.gif") no-repeat 0 0; margin:5px 0 0 15px; padding:0; }

.text_under_logo {
  position:absolute;
  margin-left: 18px;
  margin-top:  60px;
  color: #A55C13;
  font-size: 11px;
  text-transform: lowercase;
  letter-spacing: 0.01em;
}

.text_under_logo p {
  overflow:hidden;
  height:3px;
  width:280px;
}

.alertLoginCnn {
    font-weight:bold;
    font-size:14px;
    color:red;
    height:60px;
    display:block;
}
.alertLoginCnn em {
    color:white;
    display:block;
    padding:5px;
}
.alertLoginCnn #lost_mail_newuser {
    text-decoration:underline;
    cursor:pointer;
}


/*   augmente la hauteur du header                      original +      new  */
.header, .header .container { height: 100px; }     /*    59px     +      11px */
.header .container .indent  { height: 71px; }     /*    30px     +      11px */
h1.header_logo              { margin-top: 15px; } /*    5px      +      10px */

ul.helper                   { /* margin-right:8px; */ } /*    5px      +      3px */

.header { background-color: #999; } /* couleur BG header */
/* end */


/* ---------->>> subheader <<<-----------*/
.subheader { background-color: #121212; border-bottom: 4px solid #f96b11; /*margin-bottom: 15px;*/ padding:0; }
#submenu { color:#fff; margin:0;}


.menu_best_links {
  width: 100%;
  background: #242424 url("../images/bck-title.jpg") repeat-x 0 0;
  margin:  0;
  height:  21px;
  text-align: center;
}
.menu_best_links #container {
  margin:  0 auto;
  padding: 4px 0 0 0;
  height:  15px;
}
ul.menu_best_links_in {
  display: inline;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.menu_best_links_in li {
  display: inline;
  text-align: center;
  color: #fff;
  padding:0 12px;
  margin: 0;
  border-right: solid 1px #E1E1E1;
}
ul.menu_best_links_in li.last    { border: none; }
ul.menu_best_links_in li a       { font-size:1.1em; }
ul.menu_best_links_in li a:hover { color: #ffae00; text-decoration:underline; }
ul.menu_best_links_in .bl_active { color: #ffae00; text-decoration:underline; }

/* -----------------------------------*/
/* ---------->>> TYPOGRAPHY <<<-----------*/
/* -----------------------------------*/
 /*----------------- color--*/
 a {color:#fff;}
.BLUE {color: #4c74b9;}
.YELLOW {color: #FFAE00;}
.GREY {color: #959595;}
.ORANGE {color: #ed6f00;}
.none {display:none;}
/* -----------------------------------*/
/* ---------->>> HEADER <<<-----------*/
/* -----------------------------------*/



/* -----------------------------------*/
/* ---------->>> NAVIGUATION <<<-----------*/
/* -----------------------------------*/
/*---------------------------menu*/
#naviguation_menu { overflow:hidden;  height:29px; margin-left: 40px; }

/*#naviguation_menu ul,*/
#naviguation_menu li a {
  background:transparent url("../images/menu_matrix-2.png") no-repeat -1px 0;
  _background-image:     url("../images/menu_matrix-2.gif"); /* hack pour ie6 image en gif */
}
#naviguation_menu ul {
  list-style: none;
  list-style-image: none;
  position: absolute;
  height: 29px;
  width:570px;
  margin-top: 1px;
  margin-left:145px;
/*  top: 1px;*/
  z-index: 60;
}

#naviguation_menu li {
  float:left;
}

#naviguation_menu li a{
  display:block;
  position:absolute;
  height:28px;
  width:94px;
  margin:0;
  padding: 1px 0 0 0;
  overflow:hidden;
  text-align:center;
  text-decoration:none
 }

#naviguation_menu li a h3{
 /*font:normal;*/
 padding:7px 0 0;
 }

 li#nav_extra a {
   width:110px;
   background-image: url(/images/menu_extra.png);
   _background-image: url(/images/menu_extra.gif);
 }
  li#nav_extra a h3 {
    float: left;
    padding: 2px 0 0;
    text-align: left;
    line-height: 11px;
    font-size: 11px;
    color: #A40000;
  }
  li#nav_extra a img.icon {
    float: left;
    margin: 8px 10px 0 8px;
  }

/*  normal statement*/
li#nav_home a                      { background-position: 0     0;  left: 0px;  }
li#nav_videos a                    { background-position: 0     0;  left: 94px; }
li#nav_community a                 { background-position: 0     0;  left: 188px;}
li#nav_mystuff a                   { background-position: 0     0;  left: 282px;}
li#nav_webcam a                    { background-position: -96px 0;  left: 376px;}
li#nav_dating a                    { background-position: -96px 0;  left: 469px;}

li#nav_extra a                     { background-position: 0     0;  left: 625px;}

/*over statement*/
li#nav_home a:hover                { background-position: 0     -29px; }
li#nav_videos a:hover              { background-position: 0     -29px; }
li#nav_community a:hover           { background-position: 0     -29px; }
li#nav_mystuff a:hover             { background-position: 0     -29px; }
li#nav_webcam a:hover              { background-position: -96px -29px;}
li#nav_dating a:hover              { background-position: -96px -29px;}

li#nav_extra a:hover               { background-position: 0     -29px;}

/*click statement*/
li#nav_home a:active               { background-position: 0     -58px;}
li#nav_videos a:active             { background-position: 0     -58px;}
li#nav_community a:active          { background-position: 0     -58px;}
li#nav_mystuff a:active            { background-position: 0     -58px;}
li#nav_webcam a:active             { background-position: -96px -58px;}
li#nav_dating a:active             { background-position: -96px -58px;}

li#nav_extra a:active              { background-position: 0     -58px;}


/*selected*/
#body_home li#nav_home a           { background-position: 0     -87px;  left: 0px;   }
#body_videos li#nav_videos a       { background-position: 0     -87px;  left: 94px;  }
#body_community li#nav_community a { background-position: 0     -87px;  left: 188px; }
#body_mystuff li#nav_mystuff a     { background-position: 0     -87px;  left: 282px; }
#body_webcam li#nav_webcam a       { background-position: -96px -87px;  left: 376px; }
#body_dating li#nav_dating a       { background-position: -96px -87px;  left: 469px; }


/* Onglet en plus à droite  */
#menu_extra {
  display: block;
  float: right;
  background:transparent url("/images/tabs_signup_left.jpg") no-repeat 0 4px;
  height:29px;
  margin:0 25px 5px;
  cursor: pointer;
  font-size:0.9em;
}

#menu_extra span {
  display:block;
  margin: 0 0 0 2.4em;
  padding: 1px 9px 0 4px;
  background:transparent url("/images/tabs_signup_right.jpg") no-repeat right 4px;
  color:#666;
  font: bold 1em Arial;
  line-height:2.9em;
  text-transform : uppercase;
}



.bck-part {
	/* background: #fff url("../images/bck_part.jpg") repeat-x; */
	background-color: #fff;
	border: 1px solid #ccc;
  overflow: hidden;
  padding: 5px 0 3px 0;
}
.no-border-top{
border-top:0;
}
/*----------------------------------------*/
/*------------------------------search*/
.subheader { background-color: #202020; }

p#submenu_ipod {
	/*border: 1px solid #000;*/
  line-height:3.8em;
  padding:0 0 0 25px;
  text-transform: uppercase;
  width: 33%;
}
  /* debug IE7 */
  *+html p#submenu_ipod{ position:relative; bottom: 6px; }

p#submenu_ipod img {
    position:relative;
    top:7px;
    margin-right:10px;
}
span.bullet{
/*background: url("../images/puce.png") no-repeat left top;*/
display:block;
float:left;
height:1.8em;
text-indent:-9999px;
width:1px;
margin-right: 0px;
}

#form_search {
	/*border: 1px solid #000;*/
	background:transparent url("/images/bck_search_2.png") no-repeat;
	height: 38px;
  width: 300px;
}

#form_search input#search_sw{
  position: relative;
  top:10px; /* fireFox */
  //top:10px; /* ie */
  left:55px;
  width: 183px;
  background-color: transparent;
  border: 0;
  color: white;
  font-size: 1.2em;
}
#form_search #bt_go {
  position: relative;
  top:9px; /* fireFox */
  //top:9px; /* ie */
  left: 57px;
/*  background: transparent url(/images/bouton_go.gif) no-repeat 0 0;*/
  padding: 5px 11px;
}

p#submenu_statistic {
  text-align: right;
	line-height:3.8em;
	width: 30%;
	padding:0;
}
  /* debug IE7 */
  *+html p#submenu_statistic{ position:relative; bottom: 6px; }

p#submenu_statistic img {
    position:relative;
    top:5px;
    margin-right:5px;
}
p#submenu_statistic span.casino {
    margin-right:15px;
}
p#submenu_statistic span.casino strong {
    color:gold;
}

/*----------------------------------------------------/
---------------      CATEGORIES     ------------------/
-----------------------------------------------------*/
#categories { padding: 15px 0 15px 10px; _padding: 8px 0 0 10px; }
#categories.cat_live { padding: 10px 0 0 80px; _padding: 10px 0 0 85px; }

#categories ul{ float:left; list-style:none; list-style-image:none; width: 125px; margin:0; padding:0;}

#categories ul.cat_inline { float: none; width: 100%;}
#categories ul.cat_inline li { float: left; width: 125px; }

#categories #group ul li {background: url("../images/round_btn_blue_left.gif") no-repeat left 0px; float:left;padding: 0px 0 0 6px; margin:0;}
#categories #group ul a {background: url("../images/round_btn_blue_right.gif") no-repeat right 0px; padding: 0 5px 0 0; display:block;height:1.9em;}
#categories #group ul a input[type=radio] {margin:1px 1px 0 0; vertical-align:middle; border:1px solid transparent; float:left;}
#categories #group ul a h3 {float:left; line-height:1.8em; padding:0 5px 0 0;}

#categories div.menu_video_search { margin: 10px 0; _margin: 0;}
#categories div.menu_video ul, #categories div.menu_video_search ul { width: 100%; margin: 0 0 10px 0; _margin: 0 0 10px 0; }

#categories .menu_video ul li {
float: left;
line-height: 25px;
margin-right: 8px;
}

#categories .cat_principal li   { line-height: 18px; }
#categories .cat_principal li a { color: #000; text-decoration: none; position:relative; bottom:2px; font-size: 1.2em; margin-left: 3px; }
#categories.underline_a .cat_principal li a { text-decoration: underline; padding-left: 20px; }

#categories.cat_live .cat_principal li { font-size:1.1em }
#categories.cat_live .cat_principal li a:hover { color:#FFAE00; font-weight:bold; text-decoration:underline; }


/* bar de titre */
.bar-top {
  display: block;

  font-size: 1.5em;
  color: #444;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;

  margin: 0;
  padding: 5px 0 5px 5px ;
  background: #cdcdcd url(/images/bg-bar-top-form.gif) repeat-x 0 0;
  border: #999 solid 1px;
}

#colB h2.text_download_fullvideo {
  display: block;
  height:16px;
  font-size: 1.1em;
  color: white;
  /*text-transform: uppercase;*/
  font-weight: bold;
  position:relative;
  bottom:3px;
  margin: 0;
  padding: 5px 0 5px 5px ;
  /*background: #cdcdcd url(/images/bg-bar-top-form.gif) repeat-x 0 0;*/
  /*border: #999 solid 1px;*/
}
#colB h2.text_download_fullvideo a:hover {
  text-decoration:underline;
}


.bar-top-2 {
  display: block;

  color: #BFBFBF;
  text-transform: uppercase;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.5em;
  font-weight: normal;

  margin: 0;
  padding: 5px 5px 5px 10px;
  background: #1F1F1F url(/images/head_module_0.png) repeat-x 0 0 ;
}
.col .bar-top-2 {
  font-weight: bold;
}


/* =================== */
/* = Content broswer = */
/* =================== */
.user_mod {
  margin-bottom: 10px;
  padding: 0;
  background-color: #121212;
  border: solid 1px #262626;
}

.user_mod hr {
  color: #7F7F7F;
  background-color: #7F7F7F;
  height: 1px;
  width: 297px;
  border:0;
  margin-left:5px;
}

.new {
  color:#FFDA00;
}

/*menu user*/
  ul.menu_user {
    color: #F96B11;
    list-style: none;
    padding: 0;
    margin: 5px;
  }
  ul.menu_user li {
    padding-left: 25px;
    margin: 7px 0;
  }
  .user_mod a {
    color: #F96B11;
  }
  .user_mod a:hover {
    color: #fff;
  }

  /*  icons menu user   */
  .m_membrers { background: transparent url(/images/rss-16.gif ) no-repeat center left; }  /* TODO : Personalize les icons */
  .m_photos   { background: transparent url(/images/rss-16.gif ) no-repeat center left; }  /* TODO : Personalize les icons */
  .m_videos   { background: transparent url(/images/rss-16.gif ) no-repeat center left; }  /* TODO : Personalize les icons */
  .m_blog     { background: transparent url(/images/rss-16.gif ) no-repeat center left; }  /* TODO : Personalize les icons */
  .m_serach   { background: transparent url(/images/rss-16.gif ) no-repeat center left; }  /* TODO : Personalize les icons */
  .m_chat     { background: transparent url(/images/rss-16.gif ) no-repeat center left; }  /* TODO : Personalize les icons */
  .m_update   { background: transparent url(/images/rss-16.gif ) no-repeat center left; }  /* TODO : Personalize les icons */

/* menu_quick_jumps */
  ul.menu_quick_jumps {
    color: #F96B11;
    list-style: none;
    position: relative;
    float: left;
    padding: 0;
    margin: 5px;
  }

  ul.menu_quick_jumps  li {
    padding-left: 8px;
    margin: 12px 0;
  }

/* users_profile */
  ul.users_profile {
    color: #F96B11;
    list-style: none;
    padding: 0;
    margin: 5px;
  }

  ul.users_profile li {
    position: relative;
    float: left;
    margin: 0 3px;
    padding:0;
  }
  ul.users_profile li.img_user  {
    width: 35%;
  }
  ul.users_profile li.info_user {
    width: 56%;
    font-size:1.1em;
  }
  ul.users_profile li p, .more_info_user p {
    padding: 0 0 0.5em 0;
    color: #BFBFBF;
  }
  ul.users_profile li p span, .more_info_user p span { color: #7F7F7F; }

/* more_info_user */
  .more_info_user {
    padding: 8px;
  }


/*  list image + titre dans col.size_1  */
  ul.user_list {
    padding: 10px 0 5px 23px;
    margin: 0;
    list-style: none;
  }
  ul.user_list li {
    margin: 15px 0;
    color: #F96B11;
  }

/* module advance list user */
  ul.advanced_list, ul.update_list {
    padding:0;
    margin: 5px;
    _margin: 5px 5px 5px 0;
    list-style: none;
  }
  li.min_user {
    position: relative;
    float: left;
    width: 90px;
    margin: 10px 12px;
  }

  a.user_pict img {
    border: solid #000 1px;
  }
  a:hover.user_pict img {
    border: solid #333 1px;
  }

  .pseudo {
    margin:  0;
    padding: 0;
    width: 90px;
    height: 18px;
    line-height: 18px;
    text-align: left;
    overflow:hidden;
    word-break: break-all; /* Internet Explorer  */
    _white-space: normal; /* Internet Explorer 6.0  */
  }
  .advanced_list .pseudo a { color: #AC0000; display: inline; }
  .update_list   .pseudo a { color: #F96B11; display: inline; }

  ul.min_info {
    padding:0;
    margin: 0;
    list-style: none;
    color:#7F7F7F;
    font-size: 10px;
  }
  ul.min_info li { line-height: 1.4em; }
  ul.min_info li b { color: #4F4F4F; }

/* module picts_list Album */
    ul.picts_list {
      padding:0;
      margin: 5px;
      _margin: 5px 5px 5px 0;
      list-style: none;
    }
    li.min_pict {
      position: relative;
      float: left;
      width: 120px;
      margin: 10px 14px;
      _margin: 10px 12px;
    }

    a.pict img {
      border: solid #000 1px;
    }
    a:hover.pict img {
      border: solid #333 1px;
    }
    ul.album_info {
      padding:0;
      margin: 0;
      list-style: none;
      color:#7F7F7F;
      font-size: 10px;
    }
    ul.album_info li.title { font-size: 13px; }
    ul.album_info li   { line-height: 1.4em; }
    ul.album_info li b { color: #4F4F4F; }

/* ========================== */
/* = PAGINATION et PAGINATE = */
/* ========================== */

#pagination ul.pagination {
  list-style: none;
  padding: 0;
  text-align: center;
  background-color: #000;
  border:1px solid #3F3F3F;
}
#pagination p {
float:left;
margin:0;
padding:0
}

#pagination p span {
position:relative;
bottom:5px;
padding-left:5px;
}
.bck-part #pagination {
  margin: 0;
  padding: 3px 5px;
}
.bck-part #pagination.borderTop {
  padding-top: 9px;
  border-top: solid 1px #3F3F3F;
  clear: both;
}

#pagination ul.pagination li {
  display: inline;
  color: #F96B11;
}
#pagination ul.pagination li.pVCpage { margin: 0 5px; }
#pagination ul.pagination li a {
  color: #F96B11;
}
#pagination ul.pagination li a:hover, #pagination ul.pagination li.current a {
  color: #fff;
  text-decoration: underline;
}


/* PAGINATE : in user modul */
#pagination ul.paginate {
  font-size: 1.1em;
  padding: 8px 8px 5px 8px;
  border-bottom: solid 1px #999;
  text-align: center;
}
#pagination ul.paginate * { color: #000; }
#pagination ul.paginate b {
  font-weight: bold;
  color: #999;
  font-size: 110%;
}
#pagination ul.paginate a.link_page       { text-decoration: underline; }
#pagination ul.paginate a:hover { color: #ED6F00; }
#pagination ul.paginate b, .paginate a.link_page { margin: 0 4px; }

/* = list de videos mini dans user = ligne 885*/
/* = comments WALL = ligne 981*/



/* =================== */
/* = BOUTON SCROLLER = */
/* =================== */
  /* width et height de bouton scroller */
    .btn_scroller_left , .btn_scroller_right,
    .btn_scroller_left a, .btn_scroller_right a {
      width:17px;
      height:160px;
    }
  .btn_scroller_left , .btn_scroller_right {
    margin-top: 10px;
    overflow: hidden;
   }
  .btn_scroller_left a, .btn_scroller_right a{
    text-indent:-5000px;
    display:block;
  }

  .btn_scroller_left a  {
      background:url("../images/arrow_left.gif") no-repeat left center;
      cursor:pointer;
      _margiin-right:10px;
  }
  .btn_scroller_right a {
      background:url("../images/arrow_right.gif") no-repeat left center;
      cursor:pointer;
  }
  .btn_scroller_left a:hover  {
      background:url("../images/arrow_left.gif") no-repeat right center;
  }
  .btn_scroller_right a:hover {
      background:url("../images/arrow_right.gif") no-repeat right center;
  }


/* =========== */
/* = BOUTON  = */
/* =========== */

/* Bouton */
  .bouton                           { background: transparent url("/images/bouton_valider-start.gif")  no-repeat left  center; padding: 3px; }
  .bouton span                      { background: transparent url("/images/bouton_valider-Xlarge.gif") no-repeat right center; padding: 3px 5px 3px 3px; font-size: 12px; color: #fff; }
  a:hover.bouton,      a:focus.bouton          { background: transparent url("/images/bouton_valider-start-Blue.gif") no-repeat left  center; padding: 3px;  color: #000; }
  a:hover.bouton span, a:focus.bouton span     { background-image: url("/images/bouton_valider-Xlarge-Blue.gif"); }
  a.bouton.activer                  { background-image: url("/images/bouton_valider-start-Blue.gif"); color: #000; }
  a.bouton.activer span             { background-image: url("/images/bouton_valider-Xlarge-Blue.gif"); }
  a:hover.bouton.activer,      a:focus.bouton.activer       { background-image: url("/images/bouton_valider-start-Grey.gif"); color: #000; }
  a:hover.bouton.activer span, a:focus.bouton.activer span  { background-image: url("/images/bouton_valider-Xlarge-Grey.gif"); }

  /* Bouton dans le module recherche par categories */
    .bouton_valider                             { background: transparent url("/images/bg_bouton_generale-red-start.gif")  no-repeat left  center; padding: 3px; }
    .bouton_valider span                        { background: transparent url("/images/bg_bouton_generale-red.gif") no-repeat right center; padding: 3px 5px 3px 3px; font-size: 12px; color: #fff;  }

    a:hover.bouton_valider,      a:focus.bouton_valider          { background: transparent url("/images/bg_bouton_generale-orange-start.gif") no-repeat left  center; padding: 3px;  color: #000; }
    a:hover.bouton_valider span, a:focus.bouton_valider span     { background-image: url("/images/bg_bouton_generale-orange.gif"); }

    a.bouton_categorie                           { background: transparent url("/images/bouton_valider-start-Grey.gif")  no-repeat left  center; padding: 3px;  }
    a.bouton_categorie span                      { background: transparent url("/images/bouton_valider-Xlarge-Grey.gif") no-repeat right center; padding: 3px 5px 3px 3px; font-size: 12px;  }
    a:hover.bouton_categorie,      a:focus.bouton_categorie      { background: transparent url("/images/bouton_valider-start.gif") no-repeat left  center; padding: 3px;  }
    a:hover.bouton_categorie span, a:focus.bouton_categorie span { background-image: url("/images/bouton_valider-Xlarge.gif"); }

    #hdvd a.bouton_categorie        { background: transparent url("/images/bouton_valider-start-Black.gif") no-repeat left  center; padding: 3px;  }
    #hdvd a.bouton_categorie span   { background: transparent url("/images/bouton_valider-Xlarge-Black.gif") no-repeat right center;  }
    #hdvd a:hover.bouton_categorie                  { background: transparent url("/images/bouton_valider-start.gif") no-repeat left  center; padding: 3px;  }
    #hdvd a:hover.bouton_categorie span             { background-image: url("/images/bouton_valider-Xlarge.gif");  }

    /* Hack css pour FireFox => http://www.zonecss.fr/courscss/cours_feuille_css_31.html */
      html:not([lang*=""]) #mod_relative_comments .bouton_valider span { padding-bottom: 4px; }

    /* Hack css pour Safari et Webkit  => http://themechanism.com/blog/2008/01/08/safari-css-hack-redux/ */
      @media screen and (-webkit-min-device-pixel-ratio:0) {
        html:not([lang*=""]) #mod_relative_comments .bouton_valider span { padding-bottom: 3px; }
      }
  /* end */

/* Bonton Categories */
  .bouton_categories.close                    { background: transparent url("/images/bouton_categories-start-close.png") no-repeat 0 50% ; padding: 3px 3px 3px 18px; margin-top: 2px; float: right; display: inline;
                                                _background-image: url("/images/bouton_categories-start-close.gif"); }
  .bouton_categories.close a.end              { background: transparent url("/images/bouton_categories-end-close.png")  no-repeat 100% 50% ; padding: 3px 5px 3px 0; font-size: 10px; color: #444; font-weight: bold;
                                                _background-image: url("/images/bouton_categories-end-close.gif"); }
  .bouton_categories.close a:hover.end        { color: #000; }

  .bouton_categories.open                    { background: transparent url("/images/bouton_categories-start-open.png") no-repeat 0    50% ; padding: 3px 3px 3px 18px; margin-top: 2px; float: right; display: inline;
                                               _background-image: url("/images/bouton_categories-start-open.gif"); }
  .bouton_categories.open a.end              { background: transparent url("/images/bouton_categories-end-open.png") no-repeat 100% 50% ; padding: 3px 5px 3px 0; font-size: 10px; color: #BFBFBF; font-weight: bold;
                                               _background: transparent url("/images/bouton_categories-end-open.gif") no-repeat 80% 50%; }
  .bouton_categories.open a:hover.end        { color: #fff; }

/* Class pour js pour les boutons cliquer */
a.bouton_categorie.activer                  { background-image: url("/images/bouton_valider-start-Blue.gif"); color: #000; }
a.bouton_categorie.activer span             { background-image: url("/images/bouton_valider-Xlarge-Blue.gif"); }


html>body #categories a.bouton_categorie span input { position:relative; top: 2px; height: 12px; width: 12px; }
#categories a.bouton_valider span, #categories a.bouton_categorie span { font-size: 11px; }

/*#categories .menu_video_search { float:right; clear: right; *padding-bottom:10px; margin-right:30px; }*/

#categories .menu_video ul li#hdvd { float: right; margin-right:10px; _margin-right:5px; font-weight: bold; }
#categories .menu_video_search            { text-align: left;  margin-right:10px; padding:15px 30px 0 5px; _padding-bottom: 15px;  font-weight: bold; }

/*#categories .menu_video_search ul li {
float: left;
color:#fff;
padding: 0 0 0 7px;
margin-right: 8px;
}*/



/* ====================== */
/* = .last_added option
      ORDER_BY (ul li)
      SHOWING  ( p )
      PAGINATE          = */
/* ====================== */

/* showing - bottom */
.showing, .bottom {
  font-size: 11px;
  padding: 8px 8px 5px 8px;
  color: #7F7F7F;
  border-bottom: 1px solid #999;
}
.showing b, .bottom b {
  font-weight: bold;
  color: #000;
  font-size: 102%;
}
.showing .action-right, .bottom  .action-right {
  position: relative;
  display: block;
  float: right;
}
.showing span, .bottom  span {
  position: relative;
  display: block;
  float: left;
}
.bottom {
  background-color: #BFBFBF;
}

/* order_by */
.order_by * { color: #ED6F00; }
.order_by {
  font-size: 1.1em;
  list-style: none;
  padding: 8px 8px 5px 8px;
  margin: 0;
  border-bottom: solid 1px #999;
  display: block;
  position: relative;
  visibility: visible;
}
.order_by li {
  display: inline;
}
.order_by li a {
  padding: 0 5px;
  text-decoration: underline;
}
.order_by li a.select {
  color: gold;
  font-weight:bold;
}
.order_by li a:hover {
 color:#FFAE00;
}



/* midle_big_title */
.middle_big_title {
  font-size: 16px;
  color: #000;
  text-align: center;
  line-height: 18px;
  font-weight: bold;
  margin:0;
  padding: 15px 0;
  display: block;
  position: relative;
  visibility: visible;
}


/*-------------------------------------------------------------------/
--------------------------IMAGE -------------------------------------------/
/--------------------------------------------------------------------------------*/

img {
}

img.thumb {
	background: #bbb;
	border:1px solid #626262;
	height: 120px;
	width: 160px;
}
img.thumb_selected {
border:1px solid #FF7E00;
height: 120px;
width: 160px;
}

.logoHD, .logoHQ, .flagExlu, .flagBuzz, .flagCDULourd, .flagScandale, .flagBide, .flagCensure {
  position: absolute;
  width:160px;
  height:120px;
  /*margin: 80px 0 0 110px;*/
}
.logoHD {
  background: transparent url(/images/hd-video.png) no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hd-video.png', sizingMethod='image');
}
.logoHQ {
  background: transparent url(/images/hq-video.png) no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hq-video.png', sizingMethod='image');
}
.flagExlu {
  background: transparent url(/images/flag-exclu.png) no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/flag-exclu.png', sizingMethod='image');
}
.flagBuzz {
  background: transparent url(/images/flag-buzz.png) no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/flag-buzz.png', sizingMethod='image');
}
.flagCDULourd {
  background: transparent url(/images/flag-cdulourd.png) no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/flag-cdulourd.png', sizingMethod='image');
}
.flagScandale {
  background: transparent url(/images/flag-scandale.png) no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/flag-scandale.png', sizingMethod='image');
}
.flagBide {
  background: transparent url(/images/flag-bide.png) no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/flag-bide.png', sizingMethod='image');
}
.flagCensure {
  background: transparent url(/images/flag-censure.png) no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/flag-censure.png', sizingMethod='image');
}


/* ========================================== */
/* = GESTION DES MODULES VIDEOS PAR DEFAULT = */
/* =     la version NOIR voir line ~1400    = */
/* ========================================== */

/* GESTION DE LA TAILLE DES "li" */
  #videos_list li, .videos_list li, #videos_scroller li,
  #videos_scroller li, .special_mod_tube .videos_list li,
  #mod_relative_bd li, #mod_relative_hq li, #mod_relative_hd li,
  #categories_thumbs_list li /* <= page categories  */
  {
    display:block;
    float: left;
    width:162px;
    margin-left: 9px;
    margin-right: 9px;
    _margin-left:  8px;
    _margin-right: 8px;
  }
  #videos_scroller li {
     margin-left:  7px;
     margin-right: 7px;
    _margin-left:  11px;
    _margin-right: 4px;
  }

/* page categories suite  */
  #categories_thumbs_content {  }
  #categories_thumbs_list li { height: 185px; margin-top: 10px; margin-bottom: 15px; }
  #categories_thumbs_list li .options    { padding: 0;  margin-top: 3px; height: 21px; }
  #categories_thumbs_list li .titleCat   { color: #ED6F00; font-size: 15px; margin-top: 7px; }
  #categories_thumbs_list li .titleCat a { color: #ED6F00; }
  #categories_thumbs_list li .titleCat a:hover { color: #999; }
  #categories_thumbs_list li .info       { color: #999;  margin-top: 3px; font-size: 13px; }
  #categories_thumbs_list li .info b     { color: #3F3F3F; }

  /* gestion taille des "li" des tubes */
  #videos_list li, .videos_list li, #videos_scroller li,
  /* taille video scroller home */
  #videos_scroller li, .special_mod_tube .videos_list li,
  /* taille "li" scroller video relative, hd et hq */
  #mod_relative_bd li, #mod_relative_hq li, #mod_relative_hd li { height: 185px; margin-top: 10px; margin-bottom: 15px; } /* */


/* TUBE TITRE */
  #videos_scroller h3.titlevidz, #relative_video h3.titlevidz, #videos_list h3.titlevidz, .videos_list h3.titlevidz, .modul_bottom h3.titlevidz  {
    color: #333;
    font-size: 1.2em;
    height: 1.8em;
    line-height: 1.8em;
    margin:1px 0 3px 0 ;
    padding:0;
    overflow:hidden;
    word-break: break-all; /* Internet Explorer  */
    white-space: pre; /* Mozilla */
    _white-space: normal; /* Internet Explorer 6.0  */
  }
#videos_scroller h3.titlevidz em, #relative_video h3.titlevidz em, #videos_list h3.titlevidz em, .videos_list h3.titlevidz em, .modul_bottom h3.titlevidz em  {
    padding-left:95px;
}


/* TIMER */
  #videos_scroller .timer, #relative_videos .timer, #videos_list .timer, .videos_list .timer, .modul_bottom .timer {
    line-height: 1.2em;
    color: #4c74b9;
    float: left;
    width: 49.9%;
  }
  /* gestion de "12:46" dans timer */
  #videos_scroller .timer b, #relative_videos .timer b, #videos_list .timer b, .videos_list .timer span, .modul_bottom .timer b {

  }
  /* gestion de "min" dans timer */
  #videos_scroller .timer span, #relative_videos .timer span, #videos_list .timer span, .videos_list .timer span, .modul_bottom .timer span {

  }

/* VIEWS */
  #videos_scroller .views, #relative_videos .views, #videos_list .views, .videos_list .views, .modul_bottom .views {
    color: #ed6f00;
    float: right;
    height: 1.2em;
    width: 39.9%;
    text-align: right;
    overflow:hidden;
    margin-top: 3px; /* doit etre le meme que pour les .dactivated */
    word-break: break-all; /* Internet Explorer  */
    white-space: pre; /* Mozilla */
    _white-space: normal; /* Internet Explorer 6.0  */
  }

/* DACTIVATED */
  #videos_scroller .dactivated, #relative_videos .dactivated, #videos_list .dactivated, .videos_list .dactivated, .modul_bottom .dactivated {
    color: #959595;
    height: 1.2em;
    float: left;
    width: 59.9%;
    overflow:hidden;
    margin-top: 3px; /* doit etre le meme que pour les .views */
    word-break: break-all; /* Internet Explorer  */
    white-space: pre; /* Mozilla */
    _white-space: normal; /* Internet Explorer 6.0  */
  }

/* ================================= */
/* = list de videos mini dans user = */
/* ================================= */
  ul.video_list {
    list-style: none;
    margin: 0;
    padding: 8px 12px;
    color:#7F7F7F;
  }

  li.video_mini h4 b {
    font-size:1.0em;
  }

  li.video_mini {
    display:block;
    position: relative;
    float: left;
    width:120px;
    margin:  9px 13px 35px 13px;
    _margin: 8px 12px 35px 12px;
    padding: 0;
  }

  li.video_mini .titlevidz {
    color: #F96B11;
    font-size: 11px;
    height: 12px;
    line-height: 11px;
    margin:3px 0 3px 0 ;
    padding:0;
    overflow:hidden;
    word-break: break-all; /* Internet Explorer  */
    white-space: pre; /* Mozilla */
    _white-space: normal; /* Internet Explorer 6.0  */
  }
  li.video_mini .timer {
    font-size: 10px;
    line-height: 1em;
    color: #7F7F7F;
    float: left;

  }
  li.video_mini .views {
    font-size: 10px;
    color: #ed6f00;
    text-align: right;

    float: right;
    height: 1em;
    width: 100%;

    overflow:hidden;
    margin-top: 3px; /* doit etre le meme que pour les .dactivated */

    word-break: break-all; /* Internet Explorer  */
    white-space: pre; /* Mozilla */
    _white-space: normal; /* Internet Explorer 6.0  */
  }

/* ================= */
/* = comments WALL = */
/* ================= */
  .wall {
    padding: 7px;
  }

  .wall .pagination {
    border: solid 1px #3F3F3F;
  }

  .comments_list {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
  }
  /* chaque block de commentaire */
    .comment_wall {
      background-color: #000;
      border: solid 1px #3F3F3F;
      margin: 7px 0;
   }
    .comment_wall .mini_pict_user {
      position: relative;
      float: left;
      width: 45px;
      padding: 5px 0 0 10px;
      top:9px;
      background-color: #000;
    }
    /* block text du commentaire */
    .comment_wall .comment {
      position: relative;
      float: left;
      width: 525px;
      _width: 520px;
      padding: 5px;
      background-color: #000;
    }
    /* entete du commentaire*/
      .comment_wall .comment .top_comment {
        /*background-color: #2B2B2B;*/
        /*border: solid 1px #3F3F3F;*/
        padding: 5px;
        color: #fff;
      }
      .comment_wall .comment .top_comment b {
        color: #F96B11;
      }
      .comment_wall .comment .top_comment span {
        color: #7F7F7F;
        font-size: 10px;
      }
    /* text du commentaire */
      .comment_wall .comment .text {
        color: #fff;
        padding: 0 0 5px 7px;
        line-height: 1.5em;
        background-color: inherit;
      }
      .comment_wall .comment .text p {
        line-height: 1.5em;
        background-color: inherit;
      }
    /* bottom_comment */
      .bottom_comment {
        padding: 7px;
        font-size: 10px;
        border-top: dotted 1px #3F3F3F;
        background-color: inherit;
      }



/* ================= */
/* = module tchat  = */
/* ================= */

.mod_tchat {}
  ul.thumbs_tchat {
    list-style: none;
    margin: 0;
    padding: 0px 0px 1.25em 5px;
    _padding: 0px 0px 1.25em 0;
  }
  li.thumb_tchat {
    display: block;
    position: relative;
    float: left;
    width: 170px;
    overflow: hidden;
    margin: 10px 9px 15px 9px;
    _margin: 10px 6px 15px 9px;
  }
    .thumb_tchat_info {
      display: block;
      position: absolute;

      width: 170px;
      height: 10px;
      margin-top: 108px;
      _margin-top: 105px;
      padding: 5px 0;

      color: #fff;
      background-color: #000;

      opacity: 0.7;
      -moz-opacity: 0.6;
      _filter:alpha(opacity=70);
    }
    .thumb_tchat_info p {
      text-align: center;
      width: 160px;
      line-height: 1.3em;

      margin: 0;
      padding: 0;

      overflow: hidden;
      word-break: break-all; /* Internet Explorer  */
      white-space: pre; /* Mozilla */
      _white-space: normal; /* Internet Explorer 6.0  */
    }

      /* par default les drapeaus sont masqués  */
      .thumb_tchat_info_flags { display: none; }

      /* pour activer les drapeau */
      .thumb_tchat_info.with_flags {
        height: 30px;
        margin-top: 88px;
        _margin-top: 86px;
      }
      .thumb_tchat_info.with_flags p.thumb_tchat_info_flags {
        display: block;

        text-align: center;

        margin: 5px 0 0 0;
        padding: 0;

        word-break: normal; /* Internet Explorer  */
        white-space: normal; /* Mozilla */
      }

/* ================ */
/* = Module Stars = */
/* ================ */
ul.thumbs_stars {
  list-style: none;
  margin: 0;
  padding: 0px 0px 1.25em 5px;
  _padding: 0px 0px 1.25em 0;
}
li.thumb_star {
  display: block;
  position: relative;
  float: left;
  width: 144px;
  overflow: hidden;
  margin: 15px 22px;
  _margin: 15px 21px 15px 18px;
}
  .thumb_star_pict_link {
    display: block;
    width: 144px;
    height:186px;
  }
  .star_flag {
    display: inline;
    position: absolute;
    top: 170px;
    left: 0;
    padding: 3px;
    background-color: #121212;
    z-index: 100;
  }

  .thumb_star_info {
    display: block;

    width: 134px; /* 144 - ( 5 x 2) */
    padding: 5px 5px 0 5px;

    color: #fff;
    background-color: #121212;
  }
  .thumb_star_info p {
    width: 134px;
    line-height: 1.3em;

    margin: 0;
    padding: 0;

    overflow: hidden;
    word-break: break-all; /* Internet Explorer  */
    white-space: pre; /* Mozilla */
    _white-space: normal; /* Internet Explorer 6.0  */
  }
  .star_name {
    margin: 0;
    padding: 0;
    font-weight: bold;
  }

  .infos-videos {
    color: #959595;
    margin-bottom: 3px;
  }
  .infos-videos .star_views {
    float:left;
    width: 60%;
  }
  .infos-videos .star_videos {
    float:right;
    width: 40%;
    text-align: right;
  }

  /* notation etoilé */
  .thumb_star .star-rating {
    margin-left: 5px;
  }
  .thumb_star .star-rating .current-rating{
    background-position: 0 -20px;
  }

/* ============== */
/* = TERMO PORN = */
/* ============== */
.thumb_star .thermoporn {
  position: relative;
  background: transparent url(/images/thermoporn-empty_small.png) no-repeat 0 0;
  height: 17px;
  width: 82px;
  margin-left: 5px;
  overflow: hidden;
}

.thumb_star .thermoporn-rating{
  position: relative;
  display: block;
  height: 17px;
  background: transparent url(/images/thermoporn-full_small.png) no-repeat 0 0;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/thermoporn-full_small.png', sizingMethod='crop');
  top: 0;
}

.thumb_star .hotporn-rating {
  display: block;
  position: absolute;
  color: #fff;
  width: 53px;
  right: 2px;
  bottom: 3px;
  z-index: 50;
}

/*  */
.star-searching .title {
  font-size: 1.6em;
  color: #fff;
  margin: 8px 0 2px 0;
  padding:0;
}

/* input personalisé avec bt "a" de validation */
.form_link {
	/*border: 1px solid #000;*/
	background:transparent url("/images/bck_link.png") no-repeat;
	height: 30px;
  width: 400px;
}

.form_link input.selection_link{
  position: relative;
  top:5px; /* fireFox */
  //top:4px; /* ie */
  left:6px;
  width: 285px;
  background-color: transparent;
  border: 0;
  color: white;
  font-size: 1em;
}
.form_link .bt_link_go {
  position: relative;
  font-size:0.9em;
  top:5px; /* fireFox */
  //top:3px; /* ie */
  left: 20px;
/*  background: transparent url(/images/bouton_go.gif) no-repeat 0 0;*/
  /*padding: 5px 11px;*/
}


/*------------------------------------------------------------------------------------/
------------------------------onglet-------------------------------------------------/
/*------------------------------------------------------------------------------------*/


.title_box {
background: transparent url("../images/bck-title.jpg") ;
border:1px solid #bbb;
height: 23px;
}
.title_box img {
position:relative;
top:4px;
padding-left:5px;
}
.title_box span {
position:relative;
top:1px;
}
.title_box a { color: black; }
.title_box h3{
color: #fff;
text-transform:uppercase;
/*padding: 0.4em;*/
}
.title_box h3 .without_rss{
padding-left: 0.4em;
position:relative;
top:4px;
}





/***************************************************************************/
/*------------------------STARS RATING---------------------------------------*/
/*---------------------------------------------------------------------------*/
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url("../images/star.gif") repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
/* debug probleme déritage  */
#last_viewed ul.star-rating { padding: 0; }

.star-rating li{
	padding:0;
	margin:0;

}

.star-rating a,
.star-rating .current-rating{
  position:absolute;
  padding:0;
  margin:0;
  top:0;
  left:0px;
  text-indent:-1000em;
  height:25px;
  line-height:25px;
  outline:none;
  overflow:hidden;
  border: none;
}
#last_viewed ul li.current-rating {
  margin:0;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus {
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:7;
}
.star-rating a.two-stars{
	width:40%;
	z-index:6;
}
.star-rating a.three-stars{
	width:60%;
	z-index:5;
}
.star-rating a.four-stars{
	width:80%;
	z-index:4;
}
.star-rating a.five-stars{
	width:100%;
	z-index:3;
}
.star-rating .current-rating{
	z-index:2;
	background-position: left center;
}

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:65px;
	height:10px;
	margin-top: 0;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(/images/star_small_white.gif);
	line-height: 10px;
	height: 10px;
}



.star-rating.small-star li.current-rating{
  overflow:hidden;
  top:0px;
  background-position: 0 -20px;
  padding:0;
}


/* ----------------------------------------*/
/* ---------->>> VIDOE MINI_DESCRIPTION DEBUG heritage <<<-----------*/
/* ----------------------------------------*/
#videos_scroller .star-rating.small-star li.current-rating,
#relative_videos .star-rating.small-star li.current-rating,
#relative_video  .star-rating.small-star li.current-rating,
#videos_list     .star-rating.small-star li.current-rating,
#videos_list     .star-rating.small-star li.current-rating,
.videos_list     .star-rating.small-star li.current-rating ,
.videos_related .star-rating.small-star li.current-rating { margin: 0; }

#relative_video .videos_related .star-rating.small-star li.current-rating { _margin: 0; }

.small-star .current-rating li { margin:0; padding:0; }

/*--------------------------------------------------/
---------------------------RATING VIDEO--------------------/
/---------------------------------------------------*/
.rating {
    cursor: pointer;
    margin: 0;
    clear: right;
    float:  right;
    width: 125px;
}
.rating:after {
    content: '.';
    display: block;
    height: 0;
    width: 0;
    clear: right;
    visibility: hidden;
}
.total_rate {
  clear: right;
  float: right;
  font-size: 1.2em;
  margin: 0;
 }
 .showvideo_views {
  float: right;
  clear: right;
  width: 25%;
  text-align:right;
  color: white;
  font-size: 1.2em;
  }
.cancel,
.star {
    float: left;
    width: 25px;
    height: 25px;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer;
}

div.done, div.done a {
  cursor: default;
}

.star,
.star a {background: url(../images/star.gif) no-repeat 0 0px;}

.star a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 0 0px;
}

div.rating div.on a {
    background-position: 0 -50px;
}
div.rating div.hover a {
background-position: 0 -25px;
}


/*--------------------------------------------------/
---------------------------FOOTER--------------------/
/---------------------------------------------------*/

/* init Footer */
.footer { font-size: 110%; }
.footer .clear { margin: 0; border:solid 1px #e6e6e6; visibility:hidden; display:block; }

.footer.foot_header {
  border-bottom: 4px solid #f96b11;
  margin-top: 30px;
  height: 31px;
  background: transparent url(/images/bck-footer-header-start.png) no-repeat 0 0;
  _background: transparent url(/images/bck-footer-header-start.gif) no-repeat 0 0;
}
.footer.foot_header .container_footer {
  height: 31px;
  background: transparent url(/images/bck-footer-header-end.png) no-repeat 100% 0;
  _background: transparent url(/images/bck-footer-header-end.gif) no-repeat 100% 0;
 }
.footer.foot_header .download_all_video {
  font-size: 1.4em;
  color: #fff;
  padding: 0;
}
  .footer.foot_header .download_all_video span.text-dowload {
    padding: 5px;
    float: left;
    margin-left: 5px;
    text-transform: uppercase;
    font-weight: bold;
  }
  .footer.foot_header .download_all_video span.text-dowload img {
    position: relative;
    top: 2px;
  }
  .footer.foot_header .download_all_video span.format-video {
    float: right;
    height: 31px;
    padding-top: 3px;
    padding-right: 5px;
  }
    .footer.foot_header .download_all_video span.format-video a { height: 31px; }
    .footer.foot_header .download_all_video span.format-video a:hover { text-decoration: none; }
    .footer.foot_header .download_all_video span.format-video a img { margin-right: 5px; }
    .footer.foot_header .download_all_video span.format-video a b {
      position: relative;
      bottom: 5px;
      margin-right: 8px;
    }




.footer .container_footer {
margin:0 auto;
width:950px; }
.footer .container_footer a {
color: #4c74b9; margin-top: 30px; }
.footer .container_footer a:hover { text-decoration: underline; }
/* end init Footer */

.footer .container_footer .footer_rss {
  float: left;
  height:24px;
  width: 22px;
  background: transparent url("/images/rss-16.gif") no-repeat 0 2px;
  margin: 0;
}


/* Form inscription au mailing list */
.footer .container_footer .subscribe_mailing {
	width: 763px;
	text-align:right;
	padding: 5px;
	margin: 3px 0;  }
.footer .container_footer label {
	color: #fff;
	font-size: 1.1em; }
.footer .container_footer .textfield {
	border: solid 1px #fff;
	background-color: #e6e6e6;
	padding: 3px 5px;
	width: 28%;
	height: 15px;}
.footer .container_footer .submit {
	border: none;
	background-color: #08a9fa;
	padding: 3px 5px; color: white;
	height: 23px; }


.footer .container_footer .footer_col {
	margin-top: 20px;
	margin-left: 1%;
	_margin-left: 7px;
	padding-left: 1%;
	float: left;
	width:  17.5%;
	height: 175px;
	overflow:hidden;
	border-left: 1px solid silver;
}
.footer .container_footer .footer_col h3 { font-size: 1.0em; margin-bottom: 10px; }
.footer .container_footer .footer_col ul { margin:0; padding:0; list-style: none; }
.footer .container_footer .footer_col ul li { line-height: 1.3em; white-space:nowrap; padding:0 0 3px 0;}
/* footer menu en ligne */
.footer .container_footer .menu_help { margin: 20px 0; padding: 0;  }
.footer .container_footer .menu_help div { margin: 7px 0; width: 89%; float: left; color: #4c74b9; }
.footer .container_footer .menu_help b   { margin: 7px 0; width: 11%; float: left; clear: left;  font-weight: bold; }

.footer .container_footer div.fcategories { clear: left; text-align: center; width:99%; }
.footer .container_footer div.copyright { clear: left; text-align: center; margin-top: 20px; margin-bottom: 15px; font: bold 1.1em "Times New Roman", Times, serif; color: #000; width:99%; }

.footer.menu_help { border: solid 1px #e6e6e6; }

/*##################################*/



/*##################################  FORM  in TABLE ##################################*/
fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
fieldset table { border: none;  font-size: 12px; }
fieldset table legend { display: block; padding-top: 0.8em;  }
fieldset table form          { display: block; margin-top: 10px; /*background-color: #414141;*/ padding: 5px; }
fieldset table .radio        { margin-right: 10px; }
fieldset table .label_radio  { padding-top: 5px; font-weight: bold; }

fieldset table .label_input { margin: 2px 0; padding-top: 5px; font-weight: bold; }
fieldset table .input       { margin-left: 10px; margin: 2px 0; font-size: 13px; }

fieldset table textarea { }
fieldset table .input,
fieldset table textarea {
  border: solid 1px #2A2B2B;
  padding: 2px;
  font-size:  13px;
  background-color: #E5E5E5;
}
fieldset table .submit { border: solid 1px #999; cursor: pointer; }

fieldset table { margin: 0 auto; }
fieldset table td.label { text-align: right; }
fieldset table td.space { padding: 1em 0; }

fieldset p {
  padding: 0 0 0.6em 0;
}
fieldset p {
  padding: 0 0 0.6em 0;
}

table.table {
  border-collapse: separate;
  border-spacing: 5px 0;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 1.3em;
}
table.table th {
  border: solid 1px #4D4D4D;
  padding: 0.8em;
  font-size: 1.4em;
  font-weight: normal;
  background-color: #3F3F3F;
}

table.table td {
  border: solid 1px #4D4D4D;
  border-top: none;
  padding: 0.6em;
}
table.table td.value {
  text-align: center;
}
table.table tr {
  background-color: #303030;
}
table.table tr.zebra {
  background-color: #191919;
}


/* ================ */
/* = ZONE MEMBRE  = */
/* ================ */
table.formsUser #imgConfirmMailOk, table.formsUser #imgConfirmPassOk, #imgNameOk,
#imgAgeOk, #imgRelationshipOk, #imgInterestedInOk, #imgCountryOk {
  position:relative;
  top:3px;
}
table.formsUser {
  color:white;
}
table.formsUser input[type=text], table.formsUser input[type=password] {
  width:190px;
}
table.formsUser select {
  width:193px;
}

.follows {
  margin-left: 8px;
  margin-top: 10px;
}
.follows .follow a, .follows .follow span {
  float:left;
  width:100px;
  /*margin-right: 25px;*/
}
.follows .follow b { color: #BFBFBF; font-size: 1.2em; }


.following, .rss-feed {
  margin-left: 5px;
}
.following .titre {
  display:block;
  margin-bottom: 5px;
}
.following .more {
  display:block;
  margin-top: 5px;
}

.follows .messages {
 font-size: 1em;
 height: 25px;
 line-height: 25px;
 padding: 0; margin: 0;
 padding: 0 0 0 5px;
 margin: 10px 0 0 0;
}
.follows .messages span {
 float: right;
 margin-right: 5px;
}
.follows .fav {
  font-size: 1em;
  height: 25px;
  line-height: 25px;
  padding: 0; margin: 0;
  padding-left: 5px;
}
.follows .fav span {
  float: right;
  margin-right: 5px;
}
.follows .activate {
 background-color: #313131;
 font-weight: bold;
}
.follows .activate a {
 color:#7F7F7F;
}

/* ===================== */
/* = module classemnet = */
/* ===================== */
.mod_classement {
  margin: 0px 0 25px 0;
}

#colA .title_box {
  background: transparent url("/images/bck-title-video-start.png") no-repeat top left;
  height: 23px;
  padding-left: 15px;
  position: relative;
  display: block;
}


#colA .title_box h3{
  background: transparent url("/images/bck-title-video.png") no-repeat top right;
  height: 23px;
  color: #fff;
  text-transform:uppercase;
  text-align: center;
  padding: 3px 0;
}

ul.start_list {
  list-style: none;
  margin: 0;
  padding:0;
  font-size: 1.1em;
}
ul.start_list li {
  height:25px;
}
ul.start_list li a {
  display: block;
  background-color: #121212;
  line-height: 24px;
  padding: 0 6px 0 10px;
  border-bottom: solid 1px #3F3F3F;
}
ul.start_list li a b {
  padding-left:5px;
}
ul.start_list li a:hover, ul.start_list li a:focus {
  background-color: #000;
}
ul.start_list li a:hover b, ul.start_list li a:focus b {
  color:red;
  text-decoration:underline;
}
ul.start_list li span {
  float: left;
  width: 12px;
  padding-right:6px;
  border-right: solid 1px #3F3F3F;
  text-align: center;
  color: #7F7F7F;
}

#colA .title_box span.icon {
  height: 28px;
  width : 28px;
  position: absolute;
  display: block;
  margin: -5px 0 0 -13px;
  background: transparent url(/images/icon-trophe.png) no-repeat 0 0;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/icon-trophe.png', sizingMethod='image');
  z-index: 600;
}

/* page signup */
.signupForm .ajustLabel {
    position:relative;
    bottom:15px;
}
.signupForm #imgPseudoOk, .signupForm #imgEmailOk, .signupForm #imgPasswordOk, .signupForm #imgConfirmPasswordOk  {
    position:relative;
    top:3px;
    _top:0px;
}
#checkIsAvailable {
    position:relative;
    _bottom:5px;
}


/* ======================= */
/* = GESTION SKIN NOIRE  = */
/* ======================= */

/* body noir */
body.black_skin { background-color: #000; }

/* Gestion des block TITRE */
.black_skin .title_box {
  border: 0;
}

/* gestion des MODULES */
.black_skin .bck-part,
.black_skin .modul_bottom {
  background-color: #121212;
	border:   0;
}

/* gestion PAGINATION */
.black_skin #pagination {
  background-color: #121212;
  color: #fff;
  border-top-color: #444444;
}
.black_skin #pagination * { color: #fff; }
.black_skin #pagination div a { color: #ED6F00; }
.black_skin #pagination div span { font-size:1.5em; font-weight:bolder; }

/*
  GESTION DES TEXTES POUR LE FOND NOIR
*/
/*  le titre plus claire */
  .black_skin #videos_scroller h3.titlevidz,
  .black_skin #relative_video h3.titlevidz,
  .black_skin #videos_list h3.titlevidz,
  .black_skin .videos_list h3.titlevidz,
  .black_skin  #mod_relative_comments .descript { color: #C3C3C3; }


/* module categories */
  .black_skin #categories .cat_principal { color: #fff; }
  .black_skin #categories .cat_principal li a { color: #fff; }
  .black_skin #categories .cat_principal li a:hover { color: #FFAE00; text-decoration:underline; }

/* gestion de ".TIMER" */
  .black_skin #videos_scroller .timer, .black_skin #relative_videos .timer, .black_skin #videos_list .timer, .black_skin .videos_list .timer, .black_skin .modul_bottom .timer {

  }
  /* gestion de "12:46" dans TIMER */
  .black_skin #videos_scroller .timer b, .black_skin #relative_videos .timer b, .black_skin #videos_list .timer b, .black_skin .videos_list .timer b, .black_skin .modul_bottom .timer b {
    font-weight: bold;
    color: #ed6f00;
  }
  /* gestion de "min" dans TIMER */
  .black_skin #videos_scroller .timer span, .black_skin #relative_videos .timer span, .black_skin #videos_list .timer span, .black_skin .videos_list .timer span, .black_skin .modul_bottom .timer span {
    color: #959595;
  }

/* gestion des VIEWS */
  .black_skin #videos_scroller .views, .black_skin #relative_videos .views, .black_skin #videos_list .views, .black_skin .videos_list .views, .black_skin .modul_bottom .views {
    color: #959595;
  }

/* formulaire */
.black_skin fieldset { color: #BFBFBF; }

/*  gestion ÉTOILES */
  .black_skin .small-star,
  .black_skin .small-star a:hover,
  .black_skin .small-star a:active,
  .black_skin .small-star a:focus,
  .black_skin .small-star .current-rating{ background-image: url(/images/star_small_black.gif); }

/* scroller */
  .black_skin .btn_scroller_left a  {
      background:url("../images/arrow_left_black.gif") no-repeat left center;
  }
  .black_skin .btn_scroller_right a {
      background:url("../images/arrow_right_black.gif") no-repeat left center;
  }
  .black_skin .btn_scroller_left a:hover  {
      background:url("../images/arrow_left_black.gif") no-repeat right center;
  }
  .black_skin .btn_scroller_right a:hover {
      background:url("../images/arrow_right_black.gif") no-repeat right center;
  }


/* p.showing */

.black_skin .showing    { border-bottom-color: #3F3F3F; }
.black_skin .showing b,
.black_skin .bottom b  { color: #fff; }
/* p.bottom */
.black_skin .bottom    { background-color: #2B2B2B; border: none; color: #F96B11; }


/* categories page */
.black_skin #categories_thumbs_list li .info b { color: #fff; }

/*  order_by  */
.black_skin .order_by * { color: #ED6F00; }
.black_skin .order_by   { border-bottom-color: #3F3F3F; }
/* paginate */
.black_skin .paginate   { border-bottom-color: #3F3F3F; }
.black_skin .paginate * { color: #fff; }
.black_skin .paginate b { color: #999; }

.black_skin .middle_big_title {
  color: #fff;
}

/* hr */
.black_skin .clear         { background-color: #121212; color: #121212; border-color:#121212; }
.black_skin .clear-left    { background-color: #121212; color: #121212; border-color:#121212; }
.black_skin .clear-right   { background-color: #121212; color: #121212; border-color:#121212; }

/* footer */
.black_skin .footer.menu_help { border:0; background-color:#121212; }
.black_skin .footer_col h3 { color: #888; }
.black_skin .footer .container_footer a { color: white; }
.black_skin .footer .container_footer a { color: white; letter-spacing:0.01em; }
.black_skin .footer .container_footer .menu_help b { color: #888; }

.black_skin .footer .container_footer .menu_help div { color: #888; }

