/*--------------------------------------------*/
/*--------------BASICS------------------------*/
/*--------------------------------------------*/

/*--------------------------------------------*/
/*--------------HEADER------------------------*/
/*--------------------------------------------*/


#header #logoCite, #header #logoPalais
{
  position: absolute;
}

#header #logoCite img, #header #logoPalais img
{
  margin-left:0;
  border:none;
  float: none;
}

#header #logoCite
{
  right:95px;
}

#header #logoPalais
{
  right:15px;
}

#header a img {
	margin-left:25px;
	border:none;
	float: left;
	
}
#header ul {
	float: right;
	margin-top: 42px;
}
#header ul li {
	float: left;
	margin-right: 8px;
}
#header ul li img {
	margin: 0;
}
#header ul li a {
	height: 18px;
	display: block;
	background-position: 0 0;
	text-indent: -2000px;
	overflow: hidden;
}
#header ul li a:hover {
	background-position: 0 18px;
}
#header ul li.account a {
	background-image: url(../images/btnAccount.png);
	width: 111px;
}
#header ul li.logout a {
	background-image: url(../images/btnLogout.png);
	width: 133px;
	height: 18px;
}
#header ul li.signup a {
	background-image: url(../images/btnSignup.png);
	width: 111px;
}
#header ul li.login a {
	background-image: url(../images/btnLogin.png);
	width: 111px;
}

/*--------------------------------------------*/
/*--------------CONTENT-----------------------*/
/*--------------------------------------------*/

/* Common */
.contentWrapper {
	position: relative;
}

#media_details_content p em {
	font-style: italic;
}

.ourSelectionTab {
	position: absolute;
	background:transparent url(../images/ourSelectionTab.png) no-repeat 0 0;
	width: 128px;
	height: 27px;
	top: 5px;
	left: 22px;
}

.column .content h2 {
	padding:5px 0 3px 26px;
	margin:0 0 10px 0;
	font-size:16px;
}
#mainColumn.column .content h2 {
  padding-left: 0;
}
#leftColumn.column .content .coverflowContainer {
	height:100px;
	width:410px;
	margin: 0px auto 0;
	background: black url(../images/aLaUneBg.png) no-repeat;
	position: relative;
	top: 9px;
}
#aLaUneTitle {
	margin: 1px 0 0 20px;
}

/* Left column */
#leftColumn .top {
	background:transparent url(../images/bgColumnTop.png) no-repeat 0 0;
	height:10px;
	overflow: hidden;
}
#leftColumn .bottom {
	background:transparent url(../images/bgColumnBottom.png) no-repeat 0 0;
	height:10px;
	overflow: hidden;
}
#leftColumn .content {
	background:transparent url(../images/bgColumnRepeat.png) repeat-y 0 0;
}
#details {
	height: 40px;
}
#player {
	width:400px;
	height:300px;
	margin:0 26px;
	border: 1px solid #333333
}
#mediaInfo {
	margin: 0 26px;
}

#mediaInfo img {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #333333;
	height: 32px;
	width: auto;
}

#mediaInfo p {
	font-size: 0.7em;
}

#flash_proxy {
	height: 1px;
	width: 1px;
}

/* Middle column */
#mainColumn #player {
	width:440px;
	height:330px;
	margin:0 0 20px;
}
#mainColumn div.thumbnail {
	margin:0 0 20px 0;
}
#mainColumn div.thumbnail img.thumbnail {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #333333;
}
#mainColumn p.desc {
	margin:10px 0;
	clear:both;
}
#mainColumn p.taglist {
	margin:10px 0;
}
#mainColumn h3 {
	margin:10px 0 15px;
}

#mainColumn .rate {
	float:right;
	text-align:right;
	width:160px;
}
#mainColumn .rate .addSelection{
	margin-top:10px;
}
#mainColumn .rate .vote, #mainColumn .rate .difficult {
	text-align:left;
	padding-left:40px;
}

#mainColumn .rate .vote span,
#mainColumn .rate .difficult span {
	float:right;
}
#mainColumn .difficult span.left {
	float: left;
}
#mainColumn .difficult span.picto {
	float:right; 
	width:64px;
}

#mainColumn .view {
	padding-left: 40px;
	text-align: left;
}

.star_span a {
	margin-right: 2px;
}
/* Right column */
#rightColumn .top {
	background:transparent url(../images/bgRightColumnTop.png) no-repeat 0 0;
	height:8px;
	overflow: hidden;
}
#rightColumn .bottom {
	background:transparent url(../images/bgRightColumnBottom.png) no-repeat 0 0;
	height:10px;
	overflow: hidden;
}
#rightColumn .content {
	background:transparent url(../images/bgRightColumnRepeat.png) repeat-y 0 0;
	position:relative;
}

#rightColumn form, #rightSideColumn form, #rightSideColumn div.invitation {
	width:440px;
	margin:0 auto;
	padding:10px 0;
	text-align:right;
}
#rightColumn form {
	height: 25px;
	overflow:hidden;
}
#rightSideColumn div.invitation {
	height: 55px;
}
#rightColumn form label {
	margin-right: 25px;
	margin-top: 3px;
}

#rightColumn form input#inputSearch {
	background-color: #333333;
	width:275px;
	height:18px;
	padding:3px 0 0 6px;
	border:none;
	font-size: 0.7em;
	color: #fff;
}
#rightColumn form label {
	float: left;
}

#homeInputSearchDiv {
	display: inline;
	width: 200px;
	height: 45px;
}
#inputSearchDiv {
	height:45px;
}
#rightColumn form #inputSearchField {
	width: 280px;
}
#inputSearchField {
	background:transparent url(../images/bgInputSearch.png) no-repeat 0 0;
	width:213px;
	height:29px;
	border:none;
	padding:2px 0 0 6px;
	float: left;
}
#inputSearchButton {
	float: left;
	height: 29px;
	width: 30px;
	*padding-top: 1px;
}
#rightSideColumn form, #rightSideColumn form {
	width:257px;
}
#rightSideColumn div.invitation p {
	text-align:left;
	margin:5px 0 0 10px;
}
#rightSideColumn div.invitation label {
	padding-left:10px;
}

#inputInvitField {
	background:transparent url(../images/bgInputInvit.png) no-repeat 0 0;
	width: 177px;    
	 
	height:29px;
	padding:5px 0 0 6px;
	border:none;
	float: left;
	margin-left: 15px;
	_margin-left: 8px;
	font-size: 0.7em;
}
#inputInvitButton {
	float: left;
	height: 29px;
	width: 41px;
}
#rightSideColumn input#inputInvit {
	width:172px;
	_width:160px;
	height:20px;
	background-color: #333333;
	border:none;
}
#rightSideColumn a#inputGoInvit img {
	vertical-align: bottom;
}

#rightSideColumn h4 {
	margin:5px 0 5px 20px;
	clear: left;
}
#rightSideColumn .download h4 {
	margin:5px 0 0 20px;
}
#rightSideColumn .download img {
	float:left;
	margin:5px 20px 5px 10px;
}
#rightSideColumn .download {
	clear:left;
	border-bottom:1px solid #333;
	padding:0 0 5px;
	height:50px;
}
#rightSideColumn .spread p {
	margin:5px 0 0 15px;
}
#rightSideColumn .spread p a {
	padding:0 5px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#rightSideColumn .spread p a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
#rightSideColumn textarea.export, #rightSideColumn input.permalink {
	border:1px #333 solid;
	width:195px;
	height:5.3em;
	margin:5px 0 0 15px;
	padding:5px 5px;
}
#rightSideColumn input.permalink {
	height:1.1em;
}

#rightColumn form input#inputGo, #rightSideColumn form input#inputGo, #rightSideColumn form input#inputGoInvit {
	vertical-align:bottom;
	border:none;
}
#rightColumn #newsImage {
	margin-left: 17px;
	margin-bottom: 5px;
}
#rightColumn #explorerSelection {
	margin-left: 16px;
}
#themesText {
	height: 121px;
	padding-left: 31px;
	text-align: left;
	position: relative;
}
#themesText .nextButton, #themesText .previousButton {
	position: absolute;
	display: block;
	width: 25px;
	height: 25px;
	z-index: 100;
	cursor: pointer;
	top: 25px;
}
#themesText .nextButton {
	background: url(../images/next.png);
	right: 5px;
}
#themesText .previousButton {
	background: url(../images/previous.png);
	left: 5px;
}
#themesText ul li {
	width: 185px;
	float: left;
  font-weight: bold;
  line-height:1.1;
  font-size: 0.9em;
}

/*--------------------------------------------*/
/*--------------VOS VIDEOS--------------------*/
/*--------------------------------------------*/
#ugcContent {
	width: 436px;
	margin: 10px 0 0 17px;
}
#ugcContent.mini {
	width:160px;
	margin:10px 0 0;
}
#ugcContent.mini .content li.thumbnail {
	clear:left;
	margin:0 0 20px 0;
}
#ugcContent .top {
	width: 100%;
	background: url(../images/bgUgcContentTop.png) no-repeat 0 0;
	height: 5px;
}
#ugcContent.mini .top {
	width: 100%;
	background: url(../images/bgUgcContentMiniTop.png) no-repeat 0 0;
	height: 5px;
}
#ugcContent .content {
	margin-left: 2px;
	width: 430px;
	background: #0c0c0c url(../images/bgUgcContent.png) no-repeat 0 0;
	border-left:2px #333 solid;
	border-right:2px #333 solid;
	height: 155px;
}
#ugcContent .content ul {
	padding-right: 5px;
}
#ugcContent.mini .content {
	width: 155px;
	background: #0c0c0c url(../images/bgUgcContentMini.png) no-repeat 0 0;
	border-left:2px #333 solid;
	border-right:2px #333 solid;
	height:auto;
	margin:0;
}
#ugcContent .content .header {
	margin-bottom: 10px;
	height: 25px;
}
#ugcContent .content .header .img {
	vertical-align: middle;
}
#ugcContent .content .header h2, #ugcContent.mini .content .header h2 {
	padding: 0;
	margin: 0 0 0 12px;
}
#ugcContent.mini .content .header h2 {
	margin: 0 0 0 7px;
}
#ugcContent.mini .content h3, #ugcContent.mini .content p {
	margin: 0 10px;
}
#ugcContent .content .header a  {
	margin-right: 3px;
}
#ugcContent.mini .content p.more {
	text-align:right;
	padding:0 30px 0 0;
	margin:5px 0 0 0;
}
#ugcContent .content img.thumbnail {
	float: left;
	margin: 10px 10px 5px;
}
#ugcContent.mini .content a.thumbnail {
	float: left;
	margin: 0px 10px 0px 15px;
}
#ugcContent .content img.publishVideos {
	margin: 10px 0 0 17px;
}
#ugcContent.mini .content img.publishVideos {
	margin: 5px 0 0 0;
}
#ugcContent .bottom {
	width: 100%;
	background: #0c0c0c url(../images/bgUgcContentBottom.png) no-repeat 0 0;
	height: 11px;
	overflow: hidden;
}
#ugcContent.mini .bottom {
	width: 100%;
	background: #0c0c0c url(../images/bgUgcContentMiniBottom.png) no-repeat 0 0;
	height: 11px;
	overflow: hidden;
}
p.star_span_container {
	padding-left: 105px;
}
/*--------------------------------------------*/
/*--------------BOTTOM ROW--------------------*/
/*--------------------------------------------*/

#bottomRow ul.ui-tabs-nav {
	margin-left: 20px;
}
#bottomRow ul.ui-tabs-nav li {
	float:left;
	display: inline;
	margin-left:2px;
	height:26px;
	overflow: hidden;
}
#bottomRow ul.ui-tabs-nav li a {
	display: block;
	text-indent: -2000px;
	width: 100%;
	height: 100%;
}
#bottomRow ul.ui-tabs-nav li a#keywordTab {
	background-image: url(../images/keywordTab.png);
	width: 144px;
}
#bottomRow ul.ui-tabs-nav li a#mySelTab {
	background-image: url(../images/mySelectionTab.png);
	width: 141px;
}
#bottomRow ul.ui-tabs-nav li a {
	background-position: 0 26px;
}
#bottomRow ul.ui-tabs-nav li.ui-tabs-selected a {
	background-position: 0 0;
}
#bottomRow .tabContent {
	background: #0A0A0A url(../images/bgBottom-Block.png) repeat-x;
	width: 100%;
	height: 67px;
}
/*--------------------------------------------*/
/*--------------KEYWORDS----------------------*/
/*--------------------------------------------*/
#bottomRow #keywordTabContent.tabContent {
	text-align: center;
	padding: 10px 0;
	height: 47px;
}


#keywordTabContent.tabContent ul {
  display: -moz-inline-stack; /* Pour Firefox 1-2 */
  display: inline-block;
  margin: 0 auto;
}

*:first-child+html #keywordTabContent.tabContent ul {
  display: inline;
}
* html #keywordTabContent.tabContent ul {
	display: inline;
}

#keywordTabContent ul li {
	float: left;
}
/*--------------------------------------------*/
/*--------------MY SELECTION------------------*/
/*--------------------------------------------*/
#bottomRow #mySelTabContent.tabContent {
	padding-top: 5px;
	height: 70px;
}
#bottomRow #mySelTabContent.tabContent .emptySelection {
	text-align: center;
	margin-top: 15px;
}
/*--------------------------------------------*/
/*--------------FOOTER------------------------*/
/*--------------------------------------------*/

#footer {
	text-align:right;
}
#footer span {
	float:left;
	margin-left:20px;
}
#footer img {
	position:relative;
	top:3px;
	vertical-align:top;
	margin-right:2%;
}
#footer a {
	margin:0 5px;
}

#footer_logo {
	margin: 5px 0;
}

.ugc {
	width: 452px;
	margin: 0 auto;
}

.ugc .top {
	background:transparent url(../images/bgColumnTop.png) no-repeat 0 0;
	height:10px;
	overflow: hidden;
}
.ugc .bottom {
	background:transparent url(../images/bgColumnBottom.png) no-repeat 0 0;
	height:10px;
	overflow: hidden;
}
.ugc .content {
	background:transparent url(../images/bgColumnRepeat.png) repeat-y 0 0;
}



.authentification h1 {
	text-align: center;
	margin-bottom: 20px;
}
.authentification p {
	padding-top: 20px;
}
.authentification p.error {
	text-align: left;
	padding:0;
	margin-left: 200px;
	width: 170px;
}
.authentification label {
	width: 190px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-top:3px;
}
.authentification p.submit {
	text-align: center;
}
#registerOk .content {
	text-align: center;
	padding: 50px 0;
	font-size:0.8em;
}

/** added by Tarek **/
.png_vote{
	margin-right:2px;
}
.diff{
	padding-left:50px;
}

h2#topNews {
	background: url(../images/toggleTopnewsOut.png) no-repeat 0 0;
	width:249px;
	height:29px;
	cursor:pointer;
}
h2#topNews.active {
	background: url(../images/toggleTopnewsActive.png) no-repeat 0 0;
	width:249px;
	height:29px;
	cursor:pointer;
}
#div_news{
	/*margin-top:6px*/
}
.telecharger{
	padding:5px;

}
.medias_telecharger{
	width:100%;
	clear:both;
	border-top: 1px solid;
	border-top-color: #2b2b2b;
}
#media_telecharger{
	width:100%;
	height: 45px;
	clear:both;
	padding: 3px 0;
	border-bottom: 1px solid;
	border-bottom-color: #2b2b2b;
}
#pres_telecharger{
	width:100%;
	height: 45px;
	clear:both;	
	padding: 3px 0;
	border-bottom: 1px solid;
	border-bottom-color: #2b2b2b;
}
#pod_telecharger{
	width:100%;
	height: 45px;
	clear:both;
	padding: 3px 0;
	border-bottom: 1px solid;
	border-bottom-color: #2b2b2b;
}
#doc_telecharger{
	width:100%;
	height: 45px;
	clear:both;
	padding: 3px 0;
	border-bottom: 1px solid;
	border-bottom-color: #2b2b2b;
}
#pdf_telecharger{
	width:100%;
	height: 45px;
	clear:both;
	padding: 3px 0;
	border-bottom: 1px solid;
	border-bottom-color: #2b2b2b;
}
.mime_telecharger{
	float:left;
	width:30%;
}
.lien_telecharger{
	float:left;
	width:60%;
}
#telecha li {
 	color: yellow;
 	width:165px;
}
#telecha a:link{
	color: yellow;
}
#telecha li a:hover,#telecha li a:VISITED{
	color: yellow;
}
.telecharge_link{
	color: yellow;
}
#videoFormName
{
	
}

.titleugc{
	width:350px;
}
.videougc{
	border:medium none ;
	background-color:#333333;
	color:white;
	width:350px;
}
#register input.videougcupload {
	width:350px;
	/*color: black; TO BE CONTINUED */
}

.videougc_content {
	border:medium none ;
	background-color:#333333;
	color:white;
	width:350px;
}

.caption  {
text-align:center;
vertical-align:baseline;
font-size:11px;
font-weight:bold;
text-align:center;
z-index:10000;
margin:0;
}

.caption  a {
	color:#ECEBEC;
	text-decoration:none;
}

.caption  a:hover{
		text-decoration:underline;
}

#mySelectionImageFlow  .closeBtn
{
	position:relative;
	right:-58px;
	top:-66px;
}

/*--------------- jwplayer ---------------*/
#html5player_jwplayer{
	background-color: transparent !important; 
}
/*--------------- jwplayer ---------------*/

