/*----------------------
  -- Main Body Styles --
  ----------------------*/
img { border: 0; }

body {
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #1c1c1c;
  text-align: left;
  margin: 0px;
  padding: 0px;
  width: 100%;
  min-width: 1100px;
  /*background-color: #2a2a2a;*//*#E5E4E4*/
  background: transparent url(../images/fond.png);
}
/*#wrapper {
	}
*/
  /*--The main header--*/
#header {
  width: 100%; /*valeur origine 987px*/
  /*border: 3px solid #000;*/
  background: #1c1c1c;
  margin: 0px;
  padding: 0px;
  float: left;
  height: auto;

}

#header-main {                      /*carré du haut à droite ou il y a le recherche balise concernant la recherche*/
  width: 100%;/*valeur origine 692px*/
  height: 30px;/*valeur origine 100px*/
  margin: 0px;
  /*background: transparent url(../images/header-main.gif) repeat-x;*/
  /*border-right: 1px solid #1f6ba5;*/
  /*background-color: #100;*/
}

#header-left {                    /*carré de welcome avec les drapeau*/
  width: auto;/*valeur origine 290px*/
  height: 30px;
  float: left;
  font-weight: bold;
  /*background: transparent url(../images/header-left.gif) no-repeat;*/
  color: #FFF;
  margin-left: auto;
  margin-right: auto;
}

#header-bottom {
  width: 100%;/*983px*/
  height: 50px;
  float: left;
  /*background: transparent url(../images/header-bottom.gif) no-repeat;*/
  /*border: 1px solid #FF0000 ; *//*rouge*/
  margin-bottom: 10px;
  text-align: center;
}


/*--Set the margin of the logo so that it aligns properly with the left header background--*/
#logo{
  border-bottom: 5px ridge #dddcdc;/*d0d2d4*/
  border-top: 3px ridge #dddcdc;/*d0d2d4*/
  width: 100% ;
  float: left;
  background: #1c1c1c;
  }
  
#logo_banniere{
  width: 100%;
  float: left;
  background: #1c1c1c;
}
  
#header-left-2 {
  width: 30%;
  height: 30px;
  margin: 0px;
  float: left;
  /*background: transparent url(../images/header-left.gif) no-repeat;*/
  background-position: 0px -50px;
  border: 2px solid #FF0901;
}

#header-main-2 { /*bordure du menu haut dans le profil*/
  width: 100%;/*692px*/
  height: 20px;
  margin: 0px auto;
  /*float: right;*/
  /*background: transparent url(../images/header-main.gif) repeat-x;*/
  /*background-position: 0px -50px;*/
  /*border-right: 1px solid #1f6ba5;*/
  /*border: 2px solid #000 ;*/
}

#logo-2 {
  margin: 4px 0px 0px 20px;
  border: 1px solid #FFF;
  width: 30%;
  float: left;
  height: 30px;
}

/*--Greeting (Welcome mesage, login/out links etc...--*/
#greeting {
  color: #ec0c01;/*e7e7e7*/
  font-size: 10px;
  float: left;
  margin: 2px 0px 0px 12px;
}

#greeting a:link { color: #FFF; }/*a3cdea*/
#greeting a:visited { color: #ec0c01; }/*a3cdea*/
#greeting a:hover { color: #ec0c01; text-decoration: underline; }/*add3ef*//*#ec0c01*/

/*--Footer styles--*/
#footer {
  width: 100%;
  height: 200px;
  /*background-color: #e5e4e4;*/
  clear: both;/*Clears all columns and sets the footer at the bottom*/
}

/*--Set footer width and center--*/
#footer-wrapper {
  width: 100%;
  margin: 0px auto;
  padding: 10px 0px;
}

#footer-wrapper p { text-align: center;color: #FFF }

/*---- page de liens ---*/
tr.odd td {
  border  : 1px solid #000 ;
  text-align : center;
}

/*----------------------
  -- Link Styles      --
  ----------------------*/
/*-Main Links.  All links will show like this unless specified otherwise- lien 1ere partie ceux des tags*/
a:link {
  color: #FFF;/*5798ca*/
  text-decoration: none;
  font-style: gras ;
  font-weight: bold;
}

a:visited {
  color: #FFF;/*5798ca*/
  text-decoration: none;
}

a:hover {
  color: #FFF;/*a9ceea*/
  text-decoration: underline;
}


/*-----------------------
  -- Navigation Styles --
  -----------------------*/
#nav-bar {
  /*float: right;*/
  margin: 0px 0px 0px 0px;
  width: auto;
  /*border: 2px solid #FF0000;*/
}

#nav-bar-2 {
  /*float: right;*/
  margin: 5px 5px 0px 0px;
  width: auto;/*auto*/
  border: 2px solid #FFF;
  height: 50px;
}

/*#nav-left {
  width: 8px;
  height: 48px;
  float: left;*/
  /*background: transparent url(../images/nav-left.gif) no-repeat;*/
/*}
*/
/*#nav-right {
  width: 8px;
  height: 48px;
  float: left;*/
  /*background: transparent url(../images/nav-right.gif) no-repeat;*/
  /*border: 2px solid #FF0000;*/
/*}*/

/*#nav-main { *//*menu bouton */
  /*height: 50px;
  width: 50%;*//*500px*/
  /*background: transparent url(../images/nav-main.gif) repeat-x;*/
  /*border: 2px solid #FFF;*/
  /*margin: 0px auto;*/
  /*margin : 0px 380px;*//* 0px 380px*/
  /*background: transparent url(../images/bouton1.png) no-repeat;*/
/*}
*/
/*-Main Nav Buttons-*/
#nav-main ul {
  list-style-type: none;
  width: auto;
  display: block;
  Margin: 0 auto;
}

#nav-main li {
  display: inline;
  width: auto;
  /*border: 1px solid #e7e7e7;*/
  /*border-right: 1px solid #d0d0d0;*/
  /*border-bottom: 1px solid #d0d0d0;*/
  float: left;
  padding: 4px 6px;
  margin: 12px 4px 0px 4px;
}

#nav-main li:hover {
  /*border: 1px solid #fff;*/
  /*border-left: 1px solid #d0d0d0;*/
  /*border-top: 1px solid #d0d0d0;*/
}

#nav-main li a:link {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
}

#nav-main li a:visited {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

/*--Sub Navigation. (My Profile, My Messages, etc...)--*/
.sub-nav {
  font-size: 11px;
  text-align: right;
  margin: 0px 6px 0px 0px;
}

.sub-nav-links {
  color: #e7e7e7;
  font-size: 12px;
}

.sub-nav-links a:link, .sub-nav-links a:active, .sub-nav-links a:visited  {
  text-decoration:none;
  font-size: 12px;
}

.sub-nav-links a:hover {
  color: #a9ceea;
}

/*--Browse Navigation. (Featured, Most Views, etc...)--*/
.browse-nav {
  text-align: right;
  margin: -15px 0px 0px 0px;
  padding: 0px 5px 0px 0px;
}

.browse-nav-2 {
  text-align: right;
  margin: -15px 0px 0px 0px;
  padding: 0px 5px 0px 0px;
}
.browse-nav a {
  color: #000;/*fff*/
  font-size: 12px;
}

.browse-nav a:hover {
  text-decoration: underline;
}

.browse-nav-2 a {
  color: #3983bb;
  font-size: 12px;
}

.browse-nav-2 a:hover {
  text-decoration: underline;
}

/*--Search Bar--*/
#search-bar {
  width: 32%;
  height: 30px;
  margin: 0px 2% 0px 0px;/*7px 5px 0px 0px*/
  /*border: 2px #eeeeee solid;*/
  float: left;
}

/*--Form BUttons--*/
.button-form {
  height: 21px;
  font-family: verdana;
  border: 1px solid #666666;
  /*background: transparent url(../images/button-form.gif) repeat-x;*/
  padding: 0px 0px 2px 0px;
}

.button-form:hover {
  border: 1px solid #cccccc;
}

/*-----------------------
  -- Advert Styles    PUB à remplir --
  -----------------------*/
#advert-top {
  width: 100%;
  height: 50px;
  text-align:center;
  }

#advert-bottom {
  width: 100%;
  text-align:center;
}

#advert-right {
  width: 99%;/*275px*/
  height: 200px;
  text-align: center;
  margin-top: 11%;
  /*float: left;*/
  border: 3px ridge #dddcdc;
}
#advert-right-2 {
  width: 100%;/*275px*/
  height: 2O0px;
  text-align: center;
  /*float: left;*/
  border: 3px ridge #dddcdc;
}
#advert-right-category-home{
  width: 100%;/*275px*/
  height: 202px;
  text-align: center;
  /*float: left;*/
  border: 3px ridge #dddcdc;
}

/*#advert-left {
  width: 256px;
  padding: 2px 0px;
  text-align: center;
  border: 1px solid #d0d2d4;
  border-top: none;
  border-bottom: none;
  text-align:center;
  background-color: #666633 ;
}
*/
/*--------------------------
---- CSS du menu deroulant sport13tv sur accueil ----
----------------------------*/
#menu_sport13tv {font-family: verdana; font-size: 90%; font-weight:bold;}
#menu_sport13tv ul ul {display: none; position: absolute; margin:0px; padding: 0px; border: 1px solid #000000;z-index: 100;}
#menu_sport13tv li {list-style-type: none; position: relative; width: 155px; padding: 1px; margin: 0px;}
#menu_sport13tv li:hover, #menu_sport13tv li.sfhover {background-color: #;}
#menu_sport13tv li.moins {background-color: ;}
#menu_sport13tv li a {text-decoration:none;color : #fff;}
#menu_sport13tv li:hover ul.niveau1, #menu_sport13tv li.sfhover ul.niveau1 {display: block;background-color: #000;}
#menu_sport13tv li:hover ul.niveau2, #menu_sport13tv li.sfhover ul.niveau2 {display: block;}
#menu_sport13tv li.plus {background-position:right; background-image: url(../images/bouton_sport_chaine_deroulant.png); background-repeat: no-repeat; border-bottom: 0px solid;}
*/
*/
/*--------------------------
---- CSS du menu deroulant musique13tv sur accueil ----
----------------------------*/
#menu_musique13tv {font-family: verdana; font-size: 90%; font-weight:bold;}
#menu_musique13tv ul ul {display: none; position: absolute; margin:0px; padding: 0px; border: 1px solid #000000;z-index: 200;}
#menu_musique13tv li {list-style-type: none; position: relative; width: 155px; padding: 1px; margin: 0px;}
#menu_musique13tv li:hover, #menu_sport13tv li.sfhover {background-color: #;}
#menu_musique13tv li.moins {background-color: ;}
#menu_musique13tv li a {text-decoration:none;color : #fff;}
#menu_musique13tv li:hover ul.niveau1, #menu_sport13tv li.sfhover ul.niveau1 {display: block;background-color: #000;}
#menu_musique13tv li:hover ul.niveau2, #menu_sport13tv li.sfhover ul.niveau2 {display: block;}
#menu_musique13tv li.plus {background-image: url(../images/bouton_musique_chaine_deroulant.png);background-position:right; background-repeat: no-repeat; border-bottom: 0px solid;}
*/
*/
/*--------------------------
---- CSS du menu deroulant culture13tv sur accueil ----
----------------------------*/

#menu_culture13tv {font-family: verdana; font-size: 90%; font-weight:bold;}
#menu_culture13tv ul ul {display: none; position: absolute; margin:0px; padding: 0px; border: 1px solid #000000;z-index: 200;}
#menu_culture13tv li {list-style-type: none; position: relative; width: 155px; padding: 1px; margin: 0px;}
#menu_culture13tv li:hover, #menu_sport13tv li.sfhover {background-color: #;}
#menu_culture13tv li.moins {background-color: ;}
#menu_culture13tv li a {text-decoration:none;color : #fff;}
#menu_culture13tv li:hover ul.niveau1, #menu_sport13tv li.sfhover ul.niveau1 {display: block;background-color: #000;}
#menu_culture13tv li:hover ul.niveau2, #menu_sport13tv li.sfhover ul.niveau2 {display: block;}
#menu_culture13tv li.plus {background-position:right; background-image: url(../images/bouton_culture_chaine_deroulant.png); background-repeat: no-repeat; border-bottom: 0px solid;}
*/
*/
/*--------------------------
---- CSS du menu deroulant emissions13tv sur accueil ----
----------------------------*/
#menu_emission13tv {font-family: verdana; font-size: 90%; font-weight:bold;}
#menu_emission13tv ul ul {display: none; position: absolute; margin:0px; padding: 0px; border: 1px solid #000000;}
#menu_emission13tv li {list-style-type: none; position: relative; width: 155px; padding: 1px; margin: 0px;}
#menu_emission13tv li:hover, #menu_sport13tv li.sfhover {background-color: #;}
#menu_emission13tv li.moins {background-color: ;}
#menu_emission13tv li a {text-decoration:none;color : #fff;}
#menu_emission13tv li:hover ul.niveau1, #menu_sport13tv li.sfhover ul.niveau1 {display: block;background-color: #000;}
#menu_emission13tv li:hover ul.niveau2, #menu_sport13tv li.sfhover ul.niveau2 {display: block;}
#menu_emission13tv li.plus {background-position:right; background-image: url(../images/bouton_emission_chaine_deroulant.png); background-repeat: no-repeat; border-bottom: 0px solid;}
*/


/*-----------------------
  -- Column Styles     boite centrale --
  -----------------------*/
#inner-templates-container {/* qui englobe tout la partie sous la banniere*/
 width: 100%;
}
#column-left-menu{
  width: 20%;
  float: left;
  text-align: center;
  margin-left: 1%;
/* englobe rose video channels et derniere news*/
 }
#facebook {
border: 2px ridge #dddcdc;
margin-top: 5%;
}
#chaines  {
 width: 100%;/*254px*/
 height: 304px ;
 border: 2px ridge #dddcdc;
 margin-bottom: 10px;
 text-align: center;
 }
 #chaines table {
 margin-left: 20%;
 }
 
#column-wide-members {
  height: 40%;
  width: 80%;/*980px*/
  margin: 10px 0px 20px 0px;
  float: left;
  /*border: 2px ridge #dddcdc;*/
  margin-left: 10%;
 }
 #column-wide {
  height: 100%;
  width: 40%;/*980px*/
  margin-bottom: 10px;
  float: left;
  margin-left: 30%;
  background-color: #FFF;
  color: #000;
}
#column-wide-welcome {
  height: 280px;
  width: 40%;/*980px*/
  margin-bottom: 10px;
  float: left;
  margin-left: 30%;
  background-color: #000;
}
#column-wide h1{
 color: #000;
 }
#column-left-1{/*player + most view + video*/
  width: 60%;
  height: 70%;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
}
/*#column-left-1-1 {player + most view + video à l'interieur de column-left-1-1*/
  /*width: 100%;
  height: 60%;
}
*/
#column-left-1bis{ /*player dans chaque video*/
  width: 600 px;/*712px*/
  float: left;
  padding-left: 1.2%;
  margin-left: 20%;
  margin-right: auto;
}
#column-right-1 { /*conteneur du loginbox*/
  width: 1OO%; /*265px*/
  float: left;/*left*/
  height: 200px;
  margin-top: 10%;
  /*margin: 0px 0px 0px 0px;*/
  /*background-color: #FF0000;*//*rouge*/
  text-align: center;
  }

#column-right-1-play {
  width: 258px;/*258px*/
  float: left;
  /*margin: 15px 0px 10px 5px;*/
  /*border: 2px solid #AA01AA ;*/
  /*border: 2px solid #000;*/
}

#column-left-2 {
  width: 100%;
  float: left;
  /*border: 2px ridge #dddcdc;*/
  margin-left: 2%;
}
#column-left-2-news{
  width: 100%;
  float: left;
  border: 2px ridge #dddcdc;
  margin-left: 2%;
  list-style: none;
}

#column-right-2 {
  width: 51%;
  float: left;
  margin-left: 2%;
  text-align: center;
}
#column-right-2-news {
  width: 56%;
  float: left;
  margin-left: 1%;
  margin-bottom: 10px;
  text-align: center;
}

#column-left-3 {
  width: 465px;
  padding: 5px;
  /*float: left;*/
   margin: 5px 0px 0px 30.8%;
  /*border: 2px solid #ABA223;*/
}

#column-right-3 {
  width: 465px;
  padding: 5px;
  /*float: right;*/
  margin: 5px 0px 0px 32%;
  /*border: 2px solid #99A223;*/
}
#colonne_droite {
 width: 20%;
 height: 500px;
 float: left;
 margin-left: -5.5%;
 }
 #colonne_droite-2 {
 width: 20%;
 float: left;
 margin-left: 1%;
 }
/*------------------------------------
  -- Containers, Headers and Blocks --
  ------------------------------------*/

/*--Wide Container Header--*/
.header-wide { /* conteneur selection plus recente... page acceuil*/
  color: #FFF;/*valeur #fff*/
  text-align: left;
  float: left;
  font-size: 14px;
  font-weight: bold;
  width: 84%;/*704px*/
  height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 0px 8px;
  background: transparent url(../images/column-header-wide-2.png) repeat-x;/*image banniere grise du player extensible*/
}
.header-wide-gauche{ /* conteneur slection plus recente... page acceuil*/
  background: transparent url(../images/column-header-wide-gauche.png) no-repeat;/*image grise en tete banniere player coin gauche*/
  float: left;
  width: 22px;
  height: 25px;
}

.header-wide-droite { /* conteneur slection plus recente... page acceuil*/
  background: transparent url(../images/column-header-wide-droite.png) no-repeat;/*image grise en tete banniere player coin droite*/
  width: 22px;
  height: 25px;
  float: left;
}

.header-wide-2 {
  color: #FFF;/*1f5176*/
  font-size: 14px;
  font-weight: bold;
  float: left;
  text-align: left;
  width: 84%;
  height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 0px 8px;
  background: transparent url(../images/column-header-wide-2.png) repeat-x;
  /*border: 2px solid #AB9993;*//*notre selection*/
}

.header-wide-comments {
  width: 100%;
  color: #000;/*1f5176*/
  background: transparent url(../images/column-header-wide-2.png) repeat-X;
  border-bottom: 1px solid #d0d2d4;
  background-color: #FFF;
}

.header-wide h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin: -15px 0px 0px 0px;
  padding: 0px 5px 0px 0px;
  text-align: right;
}

.header-wide h2 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 0px 5px;
  text-align: left;
}

/*--Wide Container--*/
.container-wide {
  width: 90%;/*704px;*/
  height: 100%;
  text-align: center;
  border: 1px solid #d0d2d4;
  border-top: none;
  padding: 30px 3px;
}
.container-wide-play{
  width: 98.9%;/*704px;*/
  height: 100%;
  text-align: center;
  border: 1px solid #d0d2d4;
  border-top: none;
  padding: 30px 3px;
  background: #FFF;
}

.container-wide-ajax {
  width: 704px;
  text-align: center;
  border-top: none;
  border-bottom: none;
  padding: 0px 3px;
}

/*--Bottom border. This is to give the wide containers rounded bottom corners.--*/
.container-wide-footer {
  width: 90%;
  height: 80%;
  margin: -2px 0px 10px 0px;
  /*border-bottom: 2px solid #FFF;*/
  /*background: transparent url(../images/column-border-bottom-wide.gif) no-repeat;*/
}

/*--Top border. This is to give the wide containers rounded top corners.--*/
.container-wide-header {
  width: 712px;/*712px*/
  height: 2px;
  margin: 5px 0px 0px 0px;
  /*background: transparent url(../images/column-border-top-wide.gif) no-repeat;*/
  border: 2px solid #FFF;
}
.container-wide-header-play {
  width: 712px;/*712px*/
  height: 100%;
  margin: 5px 0px 0px 0px;
  /*background: transparent url(../images/column-border-top-wide.gif) no-repeat;*/
  border: 2px solid #FFF;
}

.container-wide-player {
  width: 700px;/*700px*/
  /*text-align: center;*/
  /*border: 1px solid #d0d2d4;*/
  border-top: none;
  border-bottom: none;
  /*background: transparent url(../images/reel.png) no-repeat;*/
  background-position: right bottom;
  padding:2px 5px;
  margin: 0px 0px 5px 0px;
}
.container-player {
  color: #000;
  width: 700px;/*700px*/
  /*text-align: center;*/
  /*background: #FEFEFE;*/
  padding: 0px;
  text-align: center;
}

#video-info {
  width: 640px;
  padding: 5px;
}

.menu-list {
  list-style-type: none;
  text-align: left;
  margin: 0px 0px 0px 8px;
  padding: 5px 0px 0px 0px;
}

.menu-list li {
  line-height: 2;
  padding-bottom: 5px;
}

.video-details-list {
  width: 690px;
  list-style-type: none;
  float: left;
  text-align: left;
}

.video-details-list li {
 	margin-bottom: 8px;
 	padding: 1px 0px;
 	margin: 4px 0px;
}

.li-spacer {
}

.rating { float: left; }
.functions { float: right; }


/*--Narrow Column Header--*/
.header-narrow {
  color: #FFF;/*fff*/
  font-size: 14px;
  font-weight: bold;
  width: 81%;
  height: 25px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 0px 8px;
  background: transparent url(../images/column-header-narrow-2.png) repeat-x;
  /*border: 2px solid #0D01FF ; *//*bleu marine*/  
}

.header-narrow-2 {
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  width: 81%;
  height: 25px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 0px 8px;
  background: transparent url(../images/column-header-narrow-2.png) repeat-x;
  /*border: 2px solid #030031 ;*//*bleu foncé*/
}
.header-narrow-2-gauche{ /* petit conteneur entete menu gauche page acceuil*/
  background: transparent url(../images/column-header-narrow-2-gauche.png) no-repeat;/*image grise en tete banniere du menu gauche*/
  float: left;
  width: 20px;
  height: 25px;
}
.header-narrow-2-droite{ /*petit conteneur entete menu gauche page acceuil*/
  background: transparent url(../images/column-header-narrow-2-droite.png) no-repeat;/*image grise en tete banniere du menu gauche*/
  float: left;
  width: 20px;
  height: 25px;
}

/*-- Narrow Container.  These are used in the right column--*/
.container-narrow {
  height: 100%;
  width: 99%;
  padding: 0px 2px;
  border: 2px ridge #dddcdc;/*gris contour conteneur*/
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
}
/*--This gives the narrow containers rounded top corners when needed. conteneur de la publicité--*/
.container-narrow-top {
  width: 300px;/*258px;*/
  height: 6px;
  float: right;
  /*border: 2px solid #000 ;*/
  /*background: transparent url(../images/column-border-top-narrow.gif) no-repeat;*/
}

/*--This gives the narrow containers rounded bottom corners.--*/
.container-narrow-bottom {
  width: 258px;
  margin: 0px 0px 10px 0px;
  /*background: transparent url(../images/column-border-bottom-narrow.gif) no-repeat;*/
  /*border: 3px solid #FFF;*/
}

/*--Container List Styles--*/
.container-narrow ul {
  list-style-type: none;
}

/*--The Stats Container--*/
/*.container-stats {
  width: 252px;
  border: 1px solid #d0d2d4;
  border-top: none;
  border-bottom: none;
  padding: 0px 2px;
}
.container-stats ul {
  list-style-type: none;
}

.container-stats li {
  float: left;
  width: 100%;
  line-height: 1.8;
}
*/
/*--The Login Form Container--*/
#login-box {
  color: #FFF;/* valeur #fff*/
  width: 100%;/*258px*/
  /*background: transparent url(../images/login-back.gif) no-repeat;*/
  margin: 0px auto;
}

#login-box ul{
  display: block;
  list-style-type: none;
  margin: 0px 0px 0px 10px;
  padding: 15px 0px 0px 0px;
}

.login-box li{
  list-style-type: none;
  margin: 0px 20px 5px 0px;
  text-align: right;
}

#login-box a {
  color: #FFF;/*3c8ec1*/
  font-weight: bold;
}

#login-box a:hover { color: #FFF; }

.username { margin:0px 0px 0px 11px; }

.password { margin:0px 0px 0px 11px; }

.howlong { margin: 0px 12px 0px 11px; }

.login-button { margin: 0px 0px 0px 18px; }

.login-button-index { margin: -8px 0px 0px 0px; }

/*--The Index Player Container--*/
#index-player-container {
  width: 90.5%;/*valeur 710px*/
  /*text-align: center;*/
  /*border: 1px solid #d0d2d4;*/
  border-top: none;
  /*padding: 0px 0px 1px 0px;*/
  margin: 0px 0px 10px 0px;
  }

/*--Upload Video Container--*/
#upload-video {
 width: 708px;
 padding: 5px;
}

#upload-video ul {
  list-style-type: none;
}

#upload-video li {
  display: inline-block;
  margin: 8px 0px;
  float: left;
}

#upload-video-response {
 width: 500px;
 padding: 5px;
}

#upload-video-response ul {
  list-style-type: none;
}

#upload-video-response li {
  margin: 8px 0px;
}

.upload-video-form-input {
  width: 300px;
  margin-left: 5px;
}

/*.upload-video-tags {
  background-color: #e7e7e7;
  border: 1px solid #666666;
  padding: 3px;
}
*/
/*--The Video Browser Container--*/
.browse-videos {
  width: 100%;/*valeur 704px*/
  height: 80%;
  margin: 0px 0px 0px 0px;
  /*background-color: #E5E4E4;*//*valeur #FFFFFF*/
  /*background: transparent url(../images/reel.png) no-repeat;*/
  background-position: right bottom;
  /*background: transparent url(../images/conteneur_browse.png) no-repeat;*/
}

.browse-videos ul {
  list-style-type: none;
  display: inline;
  clear: both;
}

.browse-videos li {
  display: inline;
  width: 120px;
  text-align: center;
  float: left;
  padding: 2px;
  margin: 5px 26px;
}

.browse-videos-title {
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
}

.browse-videos-duration {
  color: #FFF;
  font-size: 9px;
  font-weight: bold;
  text-align: left;
  margin-top: 4px;
}

.browse-videos-member {
  color: #FFF;
  font-size: 9px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 4px;
}

.browse-videos-rating {
  text-align: right;
  margin-top: -10px;
}

.browse-videos-date {
  color: #FFF;
  font-size: 9px;
  font-weight: bold;
  text-align: left;
  margin-top: -4px;
}

/*--The Audio Browser Container--*/
.browse-audios {
  width: 256px;
  height: 300px;
  border: 1px solid #000;/*d0d2d4*/
  border-top: none;
  border-bottom: none;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px -4px 0px;
}

.browse-audios ul {}

.browse-audios li {
  list-style-type: none;
  padding: 2px;
  margin: 1px 0px;
  line-height: 1.8;
}

.browse-audios a {
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

/*--The Blog Browser Container--*/
.browse-blogs {
  width: 256px;
  border: 1px solid #d0d2d4;
  border-top: none;
  border-bottom: none;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px -4px 0px;
}

.browse-blogs ul {}

.browse-blogs li {
  list-style-type: none;
  padding: 2px;
  margin: 1px 0px;
  line-height: 1.8;
}

.browse-blogs a {
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

/*--What's Showing Menu Container--*/
.whats-showing {
  width: 100%;
  border: 2px solid #dddcdc; /*#d0d2d4;*/
  padding: 5px 0px 0px 0px;
  margin: 0px 0px -4px 0px;
}

.whats-showing ul {}

.whats-showing li {
  list-style-type: none;
  padding: 7px 0px 0px 8px;
  margin: 1px 0px;
  height: 23px;
  /*background: transparent url(../images/nav-whats-showing.gif) repeat-x;*/
}

.whats-showing li:hover { background-position: -30px; }

.whats-showing a {
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

/*--Groups Containers--*/
.groups-list {
  width: 690px;
  padding: 2px 10px;
  margin: 0px 0px 8px 0px;
  border: 1px solid #dddcdc;
  float: left;
}

.groups-thumb {
  display: inline;
  text-align: left;
  margin: 0px;
  float: left;
}

.groups-thumb li {
	list-style-type: none;
	/*ZZZborder: 2px solid #ccc;*/
}

.groups-info {
  color: #000;
  width: 510px;
  list-style-type: none;
  display: block;
  text-align: left;
  padding: 5px;
  float: left;
  margin: 0px 0px 8px 18px;
}

.groups-info li { padding: 2px 0px; }

/*--The Video Browser Container--*/
.groups-videos {
  width: 710px;
  margin: 0px;
  text-align: center;
}

.groups-videos ul {
  list-style-type: none;
  display: inline;
  clear: both;
}

.groups-videos li {
  display: inline;
  text-align: center;
  float: left;
  border:1px solid #ccc;
  padding: 5px;
  width: 160px;
  /*ZZZheight: 170px;*/
  margin: 5px 5px 0px 0px;
}

.groups-videos-duration {
  color: #333;
  margin-top: 4px;
  font-size: 11px;
}

.groups-videos-rating {}

.groups-videos-date {
  color: #333;
  font-size: 11px;
}

.groups-form {
  width: 690px;
  padding: 5px 10px;
  border: 1px solid #dddcdc;
  text-align: left;
}

.groups-form ul {
  list-style-type: none;
}

.groups-form li {
  margin: 10px 0px;
  font-weight: bold;
}

/*--Members Info--*/
.member-info {
  list-style-type: none;
  text-align: left;
  line-height: 0.5px;
}

/*--Member Details--*/
#member-details {
  padding: 2px 2px 3px 4px;
  width: 258px;
}

.member-details-list {
  float: left;
}

.member-details-list ul{
  list-style-type: none;
}

.member-details-list li {
  margin: 2px 0px;
}

#member-details-thumb {
  float: left;
  width: 120px;
}

#member-details-thumb img { border: 2px solid #666666; }
#member-details-thumb img:hover { border: 2px solid #dddcdc; }

#member-status { margin: 5px 3px; float: left; }

#member-content {
  width: 258px;
  float: left;
  font-weight: bold;
  text-align:center;
  padding: 5px 0px 0px 0px;
}

.member-others {
  float: left;
  margin: 5px 5px 3px 20px;
  text-align: center;
}

/*--Member List--*/
.member-list {
	width: 100%;
	height: 50%;
  	margin: 0px;
  	text-align: center;
}

.member-list ul {
  list-style-type: none;
  display: inline;
  clear: both;
}

.member-list li {
  display: inline;
  float: left;
  border:1px solid #dddcdc;
  padding: 5px;
  width: 177px;
  margin: 5px 5px 0px 0px;
}

/*--Content List Container--*/
#content-list {
  width: 100%;/*712px*/
  display: inline-block;
  list-style-type: none;
  border: 1px solid #dddcdc;
  margin-bottom: 5px;
  float: left;
  margin: 0 auto;
}

#content-list li {
  list-style-type: none;
}

.content-list-narrow {
  width: 100%;/*256px*/
  padding: 5px 4px;
  color: #FFF;
}

#content-list-narrow li {
  margin: 5px 0px;
}

#content-list a:link { color: #FFF; text-decoration: none; }/*5798ca*/
#content-list a:visited { color: #FFF; text-decoration: none; }/*5798ca*/
#content-list a:hover { color: #FFF;text-decoration: underline; }/*a9ceea*/

.content-list-thumb {
  width: 98px;
  list-style-type: none;
  float: left;
  padding: 2px 0px 0px 2px;
  margin: 2px 0px;
}

.content-list-thumb li {
  display: inline;
}

.content-list-info {
  display: inline-block;
  list-style-type: none;
  width: 430px;
  margin-left:5%;
  border-left: 1px solid #dddcdc;
}

.content-list-info li {
  padding: 2px;
}

/*--Comment List Container--*/
.comment-list {
  width: 710px;
}

.comment-list-block {
  display: inline-block;
  list-style-type: none;
}

.comment-list-block li {
  padding: 5px 0px;
  margin-bottom: 3px;
}

.comment-list-thumb {
  width: 118px;
  list-style-type: none;
  float: left;
}

.comment-list-thumb img { border: 2px solid #666666; }
.comment-list-thumb img:hover { border: 2px solid #dddcdc; }

.comment-list-thumb li {
  display: inline;
  list-style-type: none;
}

.comment-list-info {
  display: inline;
  list-style-type: none;
  width: 568px;/*588px*/
  float: right;
  border: 1px solid #dddcdc;
  text-align: left;
}

.comment-list-info li {
  padding: 4px 5px;
}

/*--FCK Editor Container--*/
.fck-block {
  width: 690px;
  margin: 0px auto 3px auto;
  border: 1px solid #666666;
}

/*--User Info--*/
.user-info-list {
  list-style-type: none;
  display: inline;
}

.user-info-list li {
  display: inline;
  float: left;
  margin: 0px 4px;
}


/*--Signup/Login Form Container--*/
#Signup{
	background-color: #1c1c1c;/*#FFFFFF*/
	text-align: left;
}

#Signup ul{
	list-style-type: none;
	padding: 0px;
	margin: 25px 0px 0px 25px;
	width: 340px;
}

#Signup li{
	display:block;
	margin: 0px 0px 10px 6px;
}

.signup-left {
  width: 460px;
  margin: 5px 2px;
  padding: 2px 0px 0px 10px;
  background: #1c1c1c;
  border: 3px solid #dddcdc;
  float: left;
}

.signup-left p {
  font-weight: bold;
}

.signup-left ul {
  margin: 5px 0px 5px 30px;
}

.signup-right {
  width: 460px;
  margin: 5px 2px;
  padding: 5px;
  background: #1c1c1c;
  border: 3px solid #dddcdc;
  float: right;
}

.signup-right a { color: #317eb8; font-weight: bold; }
.signup-right a:hover { text-decoration: underline; }

.login-button { margin-left: 78px; }

/*--Email Container--*/
.email-list {
  width: 690px;
  padding: 2px 10px;
  margin: 0px 0px 8px 0px;
  border: 1px solid #dddcdc;
  float: left;
}

.email-list ul { list-style-type: none; }

.email-list li {
  margin: 10px 0px;
  padding: 5px 2px;
  border-bottom: 1px dashed #ccc;
}

.email-list-2 {
  width: 690px;
  padding: 2px 10px;
  margin: 0px 0px 8px 0px;
  border: 1px solid #dddcdc;
  float: left;
}

.email-list-2 ul { list-style-type: none; }

.email-list-2 li {
  margin: 2px 0px;
  padding: 0px;
}

/*--Misc--*/
#album_view {
  padding: 2px 0px;
}

.albums_view {
  width: 710px;
  margin: 0px;
  text-align: center;
}

.albums_view ul {
  list-style-type: none;
  display: inline;
}

.albums_view li {
  display: inline;
  text-align: center;
  float: left;
  border:1px solid #ccc;
  padding: 5px;
  width: 160px;
  height: 156px;
  margin: 5px 5px 0px 0px;
}

#mycarousel { margin: 5px 0px; }

/*--Warning Message Container--*/
.warning-message {
  width: 100%;
  height: 23px;
  margin: 2px auto;
  text-align:center;
  border: 1px dashed #ee0000;
  color: #ee0000;
  font-weight: bold;
  font-size: 14px;
  line-height: 15px;
  padding: 3px 0px 0px 0px;
}

/*--Welcome Page Container--*/
#welcome-container {
	width: 100%;
	border: 2px ridge #dddcdc;
	text-align: center;
	height: 280px;
	font-weight: bold;
	margin: 0 auto;
	color: #000;
}

#welcome-container ul {
  list-style-type: none;
  margin: 24px 0px;
}

#welcome-container li {
  margin: 0px 0px 10px 90px;
  display: inline;
  width: 320px;
  float: left;
}

/*--Member Search Container--*/
#members-search {
	text-align: center;
	margin: 10px 0px;
	border: 1px solid #E3E3E3;
}

#members-search ul {
    margin: 0px;
	padding: 5px 0px;
	background-color: #FAFAFA;
}

#members-search li {
	display: inline;
	margin-right: 15px;
}

/*--Generic Container--*/
#generic-container {
  border: 2px solid #dddcdc;
  padding: 5px;
}

#generic-container p {
  line-height: 2;
}

#blog-read {
  width: 100%;
  border: 2px ridge #dddcdc;
}

#blog-read a { color: #FFF; font-weight: bold; }/*5798ca*/
#blog-read a:hover { text-decoration: underline;  }

#blog-form {
  border: 1px solid #dddcdc;
  clear: both;
  font-weight: bold;
  padding: 5px;
  margin: 0px;
}

#blog-form ul {
  list-style-type: none;
  width: 700px;
}

#blog-form li {
  display: inline;
  float: left;
}

.blog-title {
  width: 575px;
  background: #000;
  padding-left: 5px;
}

.blog-info {
  width: 575px;
  font-weight: bold;
  background: #f1f1f1;
  padding-left: 5px;
  border-bottom: 1px solid #dddcdc;
}

.blog-content { margin: 10px 5px; }
.blog-bookmarks { margin-top: 5px; }

.blog-content-list-thumb {
  width: 102px;
  list-style-type: none;
  float: left;
  vertical-align: middle;
  text-align:center;
  padding: 20px 0px 0px 9px;
}

.news-title {
  width: 100%;
  padding-left: 5px;
}

.news-info {
  width: 98%;
  font-weight: bold;
  padding-left: 5px;
  border-bottom: 1px solid #dddcdc;
}

.news-list-info {
  display: inline-block;
  list-style-type: none;
  width: 100%;
  float: right;
  margin: 2px 0px;
}

.news-list-info li {
  padding: 5px;
}

/*----------------------
  -- General Styles   --
  ----------------------*/
.thumb {
  border: 2px solid #ccc;
}

h1 {
  color: #FFF;/*#3580b9*/
  font-size: 20px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}

h2 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}

h3 {
  color: #FFF;/*fff*/
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
}

h4 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
}

h4 a {
 color: #FFF;/*5798ca*/
}

.moderation {
  background-color: #fff3b7;
  border: 1px solid #6a5800;
  padding: 0px 5px;
  clear: both;
}

.font4_14 { color: #fff; font-size: 14px; font-weight: bold; }

.font4_13 { color: #fff; font-size: 12px; font-weight: bold; }

.font4_12 { color: #FFF; font-weight: bold; }

.font5_14 {	color: #000;	font-size: 14px; font-weight: bold; }/*0099FF*/

.font5_13 {	color: #FFF;	font-size: 14px; font-weight: bold; }/*0099FF*/

.font5_15 {	color: #000;	font-size: 16px; font-weight: bold; }/*#3580b9*/

.font5_4B {	color: #000;	font-size: 12px; font-weight: bold; }/*0099FF*/

.font5_12 {	font-size: 12px; font-weight: bold; }

.font5_16 {	font-size: 18px; font-weight: bold; }

.popular-lable { color: #000; font-size: 12px; font-weight: bold; margin: 2px 0px; }
.stats-thumb { float: left; margin: 2px 0px }

.stats-lable { color: #000; font-size: 12px; font-weight: bold; margin: 5px; float: left; }

.stats-value { float: right; margin: 5px 2px; }

.audio-lable { margin: 0px 0px 0px 5px; }

.signup-lable { font-weight: bold; margin: 0px 17px 0px 0px; }
.signup-lable-user { font-weight: bold; margin: 0px 12px 0px 0px; }
.signup-lable-new { font-weight: bold; width: 100%; background-color: #d7d7d7; padding: 0px 5px; }

.clear-fix {
  clear: both;
}


/* Pagination */

#pagination {
	margin-top: 30px;
	margin-bottom: 8px;
    float: left;
}
#pagination ul {
	list-style-type: none;
	padding-left: 0px;
}
#pagination li {
	display: inline;
	margin: 10px 5px 0 0;

}
#pagination li a {
	padding: 4px;
	border: 1px solid #999999;
	text-decoration: none;
}
#pagination li a:hover {
	border: 1px solid #333333;
	background-color: #ffffff;
	color: #0000DD;
	/*ZZZfont-weight: bold;
	ZZZfont-size: 12px;
	ZZZpadding: 5px;*/

}

/*------------------
  -- Form Styles  --
  ------------------*/
#delmemberform {
  margin: 10px 0px;
}

#addvideoform {
  margin: 10px 0px;
}

/*----------------------
  -- Promoted Videos  videos Notre selection
  ----------------------*/
#promoted-container {
	color : #000;
}

.ts-1 {
	border: none;
	height: 120px;
	position: relative;
	text-align: left;
	width: 522px;
}

.ts-1-1 {
	border: none;
	height: 114px;
	left: 40px;
	padding: 1px;
	position: absolute;
	top: 2px;
	width: 126px;
}

.ts-2 {
	border: none;
	height: 114px;
	position: relative;
	text-align: left;
	width: 126px;
}

.ts-2-1 {
	background-color: #f2f2f2;
	border: none;
	height: 0px;
	left: 0px;
	overflow: hidden;
	padding: 1px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 124px;
}

.ts-2-2 {
	background-color: #f2f2f2;
	border: none;
	height: 97px;
	left: 0px;
	padding: 1px;
	position: absolute;
	top: 2px;
	width: 124px;
}

.ts-2-3 {
    font-weight: bold;
	background-color: #f2f2f2;
	margin: 78px 0px 0px 0px;
	padding: 1px;
	position: absolute;
	text-align: center;
	width: 124px;
}

.ts-2-4 {
    font-size:9px;
    font-weight: bold;
	background-color: #f2f2f2;
	height: 19px;
	margin: 91px 0px 0px 0px;
	line-height: 19px;
	padding: 1px;
	position: absolute;
	text-align: center;
	width: 124px;
}

.ts-2-5 {
	background-color: #f2f2f2;
	border: none;
	height: 0px;
	margin: 92px 0px 0px 0px;
	overflow: hidden;
	padding: 1px;
	position: absolute;
	text-align: center;
	width: 124px;
}

.ts-1-2 {
	border: none;
	height: 114px;
	left: 210px;
	padding: 1px;
	position: absolute;
	top: 2px;
	width: 126px;
}

.ts-3-3 {
	background-color: #f2f2f2;
	border: none;
	height: 18px;
	left: 0px;
	padding: 1px;
	position: absolute;
	top: 101px;
	width: 124px;
}

.ts-3-4 {
	background-color: #f2f2f2;
	border: none;
	height: 19px;
	left: 0px;
	padding: 1px;
	position: absolute;
	top: 121px;
	width: 124px;
}

.ts-1-3 {
	border: none;
	height: 114px;
	left: 380px;
	padding: 1px;
	position: absolute;
	top: 2px;
	width: 126px;
}

.ts-1-4 {
	border: none;
	height: 114px;
	left: 550px;
	padding: 1px;
	position: absolute;
	top: 2px;
	width: 126px;
}
/* Fin videos notre selection */
#UploadAudio{
	background-color: #fafafa;
	background-image: url(../images/reel2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #ebe8e8;
	text-align:left;
	height: 400px;
}

#UploadVideo{
	background-color: #fafafa;
	background-image: url(../images/reel2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #ebe8e8;
	text-align:left;
}

#UploadVideo ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;

}

#UploadVideo li{
	margin-bottom: 15px;
	display:inline;
	display:block;
	width: 213px;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}

.UploadVideo_Tags{
	background-color: #FFFFFF;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}

#UploadVideo_2{
	background-color: #fafafa;
	background-image: url(../images/reel2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #ebe8e8;
	text-align:left;
	height: 306px;
}

#UploadVideo_2 ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;

}

#UploadVideo_2 li{
	margin-bottom: 15px;
	display:inline;
	display:block;
	width: 213px;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}


#CommentBoxPostNew{
	border: 1px dotted #DFDCDC;
	width: 595px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/slice_comments_run.png);
	background-repeat: repeat-x;
	background-position: left top;
	clear: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}

/* Video Comments thumb */
.ThumbMembersVideos_Comments{
	float:left;
	width:65px;
	height:65px;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 8px;
}

.CommentsBox{
	background-color: #FFFFFF;
	border: 1px dotted #D5D4D4;
	float: right;
	width: 588px; /*488px;*/
	margin-right: 18px;
	background-image: url(../images/slice_comments_run.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.CommentBoxList_TopLinks li{
	display:inline;
	margin: 0px;
	padding: 0px;
}


#CommentBoxPostNew{
	border: 1px dotted #DFDCDC;
	width: 595px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/slice_comments_run.png);
	background-repeat: repeat-x;
	background-position: left top;
	clear: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}

/* Video Comments thumb */
.ThumbMembersVideos_Comments{
	float:left;
	width:65px;
	height:65px;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 8px;
}

.CommentsBox{
	background-color: #FFFFFF;
	border: 1px dotted #D5D4D4;
	float: right;
	width: 588px; /*488px;*/
	margin-right: 18px;
	background-image: url(../images/slice_comments_run.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.CommentBoxList_TopLinks li{
	display:inline;
	margin: 0px;
	padding: 0px;
}

.image_form  {
	font-size: 9pt;
	width: 128px;
	height: 20px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	border: 1px solid #DFDCDC;
	background-color: #FDFDFD;
}

.image_form_tags  {
	font-size: 9pt;
	width: 228px;
	height: 20px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	border: 1px solid #DFDCDC;
	background-color: #FDFDFD;
}

.special_textarea  {
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	border: 1px solid #DFDCDC;
	background-color: #FDFDFD;
}

input:focus, textarea:focus {
	color: #444444;
	border: 1px solid #0099FF;
}

.special_file {
	border: 1px solid #FDFDFD;
	background-color: #FDFDFD;
}

.sort_by {
	font-size: 7pt;
	width: 138px;
	height: 16px;
	font-weight: bold;
	color: #888888;
	letter-spacing: 0;
	border: 1px solid #7AB0D8;
	background-color: #FFF;
}

.sort_by:focus {
	color: #FFFFFF;
	border: 1px solid #0099FF;
	background-color: #000;/*0099FF*/
}

#sort_by ul {
  list-style-type: none;
}

#sort_by li {
  display: inline-block;
  margin: 8px 0px;
  float: left;
}

#Participation-Header{
	color:#000;/*1f5176*/
	font-size: 18px;

}

#Participation-Wrapper{
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	color: #515151;

}

#Participation ul{
}

#Participation li{
	height: 35px;
	list-style-type: none;
}

