@charset "utf-8";
.MainBody {
	background-image: url(../img/fond2.gif);
	top: 0px;
	background-repeat: repeat-x;
	background-color: #c6c8c7;
	text-align:center;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-right: 1px;
}


/**************************/
/* Main Layout Containers */
/**************************/

.MainBody_TEMP {
	top: 0px;
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	text-align:center;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

	margin-left:auto;
	margin-right:auto;
	height: 100%;

}

/* Main big box 900px wide*/
.MainBody_Container {
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width:1004px;
	
	
}

#InnerBody_Container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
	padding: 0px;
	height:auto;

}

.InnerBody {
	top: 0px;
	text-align:center;
	margin-top: 0px;
}

/* Hold all the other templates when they load */
#InnerTemaplates_Container {
	height: auto;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
	margin-top: 0px;
}

/* Provide right hand side container - Large */
#ContentSplitContainer_left {
	float: left;
	width: 600px;
	
	}

/* Provide Left hand side container - small */
#ContentSplitContainer_right {
	float: right;
	width:275px;
}
#ContentSplitContainer_right5 {
	float: right;
	margin-right:4px;
	width:395px;
	
	
}

/* Provide right hand side container - small */
#ContentSplitContainer_left_2 {
	float: left;
	width: 197px;
	margin-left:3px;
	
}

/* Provide Left hand side container - large */
#ContentSplitContainer_right_2 {
	float: right;
	width:660px;
}

/* Provide right hand side container - large */
#ContentSplitContainer_left_3 {
	float: left;
	width: 660px;
}

/* Provide Left hand side container - small */
#ContentSplitContainer_right_3 {
	float: right;
	width:220px;
}

/* Provide right hand side container - large */
#ContentSplitContainer_wide {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#ContentSplitContainer_wide2 {
	width: 998px;

	margin-left:auto;
	margin-right:auto;
	
	
}
#ContentSplitContainer_wide3{
	width:994px;
	
	margin-left:auto;
	margin-right:auto;}
#ContentSplitContainer_left_2_margin {
	float: right;
	width: 795px;
	
	margin-right:3px;
	
	
	
	
	

	
}
#ContentSplitContainer_right_3_margin {
	float: right;
	width: 795px;
	
	margin-top:3px;
	margin-right:3px;
	
}
#ContentSplitContainer_right_10_margin {
	float: right;
	width: 795px;
	
	margin-top:3px;
	margin-right:5px;
	
}
/* Provide right hand side container - large */
#ContentSplitContainer_left_4 {
	float: left;
	margin-left:6px;
	width: 445px;
}

/* Provide Left hand side container - small */
#ContentSplitContainer_right_4 {
	float: right;
	margin-right:6px;
	width:445px;
}

/*Hold the search box, logo etc*/
#top_container {
	height: 55px;
	
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: right;
	

}

/* Top Banner container */
.TopBanner_Container {
	height: auto;	
	width: 994px;	
	background-color:#b3b3b3;
	margin-left:auto;
	margin-right:auto;
	
}

/* Sub menu container  */
.SubMenu_Container {
	margin-top:0px;
	height: auto;
	max-height:50px;
	width: 100%;
	text-align: center;
	
}

.MainBody_Container_TEMP {
	height: auto;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: center;
	
}

/* Bottom of page Banner container */
#BottomBanner_Container {
	height: auto;	
	width: 994px;	
	background-color:#b3b3b3;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	
}

/* Footer of page Container */
#MainFooter_Container {
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	
	margin-top: 5px;
	padding: 0px;
	height: 100px;
}




/*******************************************/
/* Min text coloring, links and formating */
/************************************/

a:link {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #994800;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
/* gray/black - 12px*/
.font4_12 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

/* gray/black - 14px*/
.font4_14 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.font4_14_l {
	color: #333333;
	font-size: 14px;
}


/* gray/black - 16px*/
.font4_16 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

/* gray/black - 18px*/
.font4_18 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}

/* Dark Brown - 14px*/
.font5_14 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.font5_16 {
	color: #994800;
	font-size: 16px;
	font-weight: bold;
}

.font5_14_l {
	color: #994800;
	font-size: 14px;
}

/* Dark Brown - 12px*/
.font5_12 {
	color: #994800;
	font-size: 12px;
	font-weight: bold;
}

.font5_12_l {
	color: #994800;
	font-size: 12px;
}


/* white - 12px*/
.font6_12 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

/* white - 14px*/
.font6_14 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

/* white - 16px*/
.font6_16 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}


/* general text */
.TextBlackGold{
	font-family: Arial, Helvetica, sans-serif;
	color: #E9B501;
}


/***********************************************/
/* Boxed, Divs, Tables etc borders and shadings*/
/***********************************************/
.GrayBorderOnly{
border:solid;
border-width:1px;
border-color:#CCCCCC;
}


#AllHeaderTitles{
	text-align: left;
	height:25px;

}


/* smal grey menu boxes top and bottom*/
.GenericMenuGray220{
background-image:url(../images/slice_silverbox_top_220_38.png);
background-position:top;
background-repeat:no-repeat
}

.GenericMenuGray220_btm{
background-image:url(../images/slice_silverbox_bottom_220_38.png);
background-position:bottom;
background-repeat:no-repeat
}

/* smal gold menu boxes top and bottom*/
.GenericMenuGold220{
background-image:url(../images/slice_goldbox_top_220_38.png);
background-position:top;
background-repeat:no-repeat
}

.GenericMenuGold220_btm{
	float:left;
	width:178px;
}


/* Player box */
.PlayerBox_main {
	
	width: 600px;
	height: 410px;
	float: left;
}
#PlayerBox_1 {
	background-image: url(../images/slice2_player_top_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
#PlayerBox_2 {
	background-image: url(../images/slice2_player_top_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
}
#PlayerBox_3 {
	background-image: url(../images/slice2_player_top_run.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}
#PlayerBox_4 {
	background-image: url(../images/slice2_player_run_left.png);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
}
#PlayerBox_5 {
	background-image: url(../images/slice2_player_run_right.png);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
}
#PlayerBox_6 {
	background-image: url(../images/slice2_player_btm_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
}
#PlayerBox_7 {
	background-image: url(../images/slice2_player_btm_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
}
#PlayerBox_8 {
	background-image: url(../images/slice2_player_run_btm.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
}
#PlayerBox_flv {
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	height: 365px;
	width: 590px;
	position: relative;
	top: 5px;
}

#PlayerBox_tags {
	top: 6px;
	line-height:30px;
	height: 32px;
}


/* video details box */
#VideoDetails{
	clear:left;
	float:left;
	margin-top: 10px;
	width: 600px;
	height: 100%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px double #E1E1E1;
	background-image: url(../images/reel.png);
	background-position: right bottom;

}

#VideoDetails_MemberDetails{
	width:22%;
	float: left;
	margin-left: 0px;
	background-color: #99FFFF;
}

#VideoDetails_More{
	width:77%;
	float: right;
}
.VideoDetails_More_List{
	list-style-type: none;
	display: block;
	margin-top: 5px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: left;
	margin-left: 0px;
	width: 76%;
	float: right;
	padding-bottom: 10px;

}

.VideoDetails_More_List li{
	margin-bottom: 8px;

}

.VideoDetails_MemberDetails_List{
	display:inline;
	display: block;
	text-align: left;
	padding-left: 10px;
	width: 20%;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	padding-bottom: 10px;

}

.VideoDetails_MemberDetails_List li{
	list-style-type: none;
	margin-left: 15px;
}


/* comments box */
.CommentBoxList_TopLinks li{
	display:inline;
	margin: 0px;
	padding: 0px;
}

#CommentBoxPostNew{
	padding: 0px;
	border: 1px solid #DFDCDC;
	width: 588px;
	margin-top: 2px;
	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;
}

.CommentsBox{
	background-color: #FFFFFF;
	border: 1px dotted #D5D4D4;
	float: right;
	width: 470px;
	background-image: url(../images/slice_comments_run.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.CommentBoxList_TopLinks ul{
	list-style-type: none;
	padding: 0px;
	background-position: right;
	text-align: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.CommentBoxList_TopLinks li{
	display:inline;
	margin: 0px;
	padding: 0px;
}

#commentsdiv{
	width: 100%;
	margin-bottom: 10px;


}


/* Side Boxes - Gold */
#GoldBox_1{
	width:100%;
	background-position:top;
	background-position:left;
	background-repeat:repeat-y;
	background-image: url(../images/slice_goldbox_middle.png);
}
#GoldBox_2{
	width:100%;
	background-image:url(../images/slice_goldbox_top.png);
	background-position:top;
	background-repeat:no-repeat;
}
#GoldBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_goldbox_bottom.png);
	text-align: left;
}
.GoldBox_list{
	list-style-type: none;
	margin: 0px;
}


/* Side Boxes - Silver */
#SilverBox_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle.png);
	margin-top: 15px;
}
#SilverBox_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top.png);
	background-position:top;
	background-repeat:no-repeat;
}
#SilverBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom.png);
	text-align: left;
}

/* Embedded Code Box */
#EmbeddedBox_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle.png);
	margin-top: 15px;
}
#EmbeddedBox_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top.png);
	background-position:top;
	background-repeat:no-repeat;
}
#EmbeddedBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom.png);
	text-align: left;
}

.EmbeddedBox_list{
	display:block;
	margin-right: auto;
	margin-left: 40px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 0px;

}

.EmbeddedBox_list li{
	list-style-type:none;

}


/* Ads Box- Play Video Page Right 275px wide*/
#AdsPlayRight_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle.png);
	margin-top: 15px;
}
#AdsPlayRight_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top_plain.png);
	background-position:top;
	background-repeat:no-repeat;
}
#AdsPlayRight_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom.png);
	text-align: left;
}

.AdsPlayRight_list{
	display:block;
	margin-right: 7px;
	margin-left: 7px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;

}

.AdsPlayRight_list li{
	list-style-type:none;

}


/* Ads Box- All left pages - white 220px wide */
#AdsLeft_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle_220_11.png);

	margin-bottom: 15px;
}
#AdsLeft_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top_plain_220_11.png);
	background-position:top;
	background-repeat:no-repeat;
}
#AdsLeft_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom_plain_220_11.png);
	text-align: left;
}

.AdsLeft_list{
	display:block;
	margin-right: 7px;
	margin-left: 7px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;

}

.AdsLeft_list li{
	list-style-type:none;

}

/*Boxes Titles, Related, members etc*/
#RelatedVideosTitle{
	height: 23px;
	line-height:23px;
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
	background:url(../img/fond-menu-tetiere.gif) no-repeat;
	color:#e5e5e5;
	font-size:14px;
	font-weight:bold;
}
.hrcommunaute{
	width:282px;
	height:8px;
	background:url(../img/hr.gif) no-repeat;

}


#EmbeddedTitle{
	height: 60px;
	line-height:50px;
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#RelatedVideosTitle2{
	height: 60px;
	line-height:50px;
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Logo on right of page -- and its layers */
#LogoTop_main {
	height: 50px;
	width: 200px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}

/* Logo on right of page -- and its layers */
.SearchBoxMain {
	height: 50px;
	width: 800px;
	float:left;
	
	text-align: right;
}



/****************************/
/*     Menus Run of Site   */
/***************************/

/* Top Menu and its buttons */
.MenuTop_main {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	width: 100%;
	position: absolute;
	top: 132px;
	left: 132px;
	margin-right: auto;
	margin-left: auto;
}
.Menu_Container {
	height: 52px;
	margin-left: 0px;
	margin-top: 0px;
	width:1004px;
	


}
.MenuButtons_main {
	height: 52px;
	width: 100%;
	margin-left:30px;
	
	

	
}
.MenuButtons_main ul {
	list-style-type: none;
	width: 100%;
	display: block;
	
}

.MenuButtons_main li {
	display:inline;
	background-image: url(../img/bouton-menu.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.MenuButtons_main_channel_BWIN li {
	display:inline;
	background-image: url(../img/bouton-menu-bwin.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.MenuButtons_main_channel_888 li {
	display:inline;
	background-image: url(../img/bouton-menu-888.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


.MenuButtons_main a:link, .MenuButtons_main a:visited, .MenuButtons_main a  {

	float: left;
	display: block;
	width: 120px;
	height: 50px;
	text-decoration: none;
	font-weight: bold;
	line-height: 38px;
	background-image: url(../img/bouton-menu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left:10px;
	margin-right:0px;
	color: #808080;
	font-size: 16px;
}
.MenuButtons_main a:hover, .MenuButtons_main a:active {
	
	float: left;
	display: block;
	width: 120px;
	height: 50px;
	text-decoration: none;
	font-weight: bold;
	line-height: 38px;
	background-image: url(../img/bouton-menu-over.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	color: #000000;
	font-size: 16px;
	
}
.MenuButtons_main_channel_winamax{
	background-image: url(../img/bouton-menu-winamax.jpg) !important;
	width: 130px;
}
.MenuButtons_main_channel_winamax:hover{
	background-image: url(../img/bouton-menu-winamax-over.jpg) !important;
	width: 130px;
}
.MenuButtons_main_channel_unibet{
	background-image: url(../img/bouton-menu-unibet.jpg) !important;
	width: 130px;
}
.MenuButtons_main_channel_unibet:hover{
	background-image: url(../img/bouton-menu-unibet-over.jpg) !important;
	width: 130px;
}
.MenuButtons_main_channel_888{
	background-image: url(../img/bouton-menu-888.jpg) !important;
	width: 130px;
}
.MenuButtons_main_channel_888:hover{
	background-image: url(../img/bouton-menu-888-over.jpg) !important;
}
.MenuButtons_main_bwin{
	background-image: url(../img/bouton-menu-bwin.jpg) !important;
	width: 130px;
	margin-left:0px;
	margin-right:0px;
	}
.MenuButtons_main_bwin:hover{
	background-image: url(../img/bouton-menu-bwin-over.jpg) !important;
	}
	
	
.bandeauInscription{
	width:700px;
	height:43px;
	text-align:center;

	margin-left:auto;
	margin-right:auto;}
.bandeauBtnInscription{float:left;}
.formulaireInscription{float:right;
	width:400px;
	height:42px;
	
	background-image: url(../img/fond-connection.gif);

	}.formulaireInscription input{ margin:6px 4px 0px 4px;}
	
.btninscription{
	background-image: url(../img/btn-inscription.jpg) !important;
	width:235px  !important;
	height:42px !important;
	display:block;
	font-size:18px;
	}
	.btnconnect{
			background-image: url(../img/btn-inscription.jpg) !important;
			width:235px  !important;
			height:38px !important;
			display:block;
			font-size:18px;}
			
			
			
			
			




#MenuButtons_main_upload{
	background-image: url(../img/bouton-menu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color:#ff0000;
}
#MenuButtons_main_upload:hover{
background-image: url(../img/bouton-menu-over.jpg);
color:#000000;}
/* Sub Menu Links */
.SubMenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height:33px;
	width:994px;
	height: 35px;
	margin-left:auto;
	margin-right:auto;
	

	background: url(../img/BarreNavLogged.gif) repeat-x;

}

.SubMenuLinks a:link, .SubMenuLinks a:active, .SubMenuLinks a:visited  {
	color: #ffffff;
    text-decoration:none;
	width:85px;
	height:32px;
	display:block;
	float:left;
	text-align:center;
	
}

.SubMenuLinks a:hover {
	color: #ffffff;
	text-decoration:none;
	background: url(../img/aBarreNavLogged.gif) repeat-x;
	width:85px;
	height:32px;
}


/* Warning messages box */
.WarningMessagesContainer {
	height: 23px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}
#WarningMessage {
	
	height: 23px;
	width: 100%;
	top: 5px;
	margin-top: 5px;
	font-size:14px;
	font-weight:bold;
}


/* Footer of Site */



.SubBody {
	top: 0px;
	background-color: #F2F2F2;
	text-align:center;
	margin-top: 0px;
}




/*******************************/
/*     Thumbs and Images       */
/*******************************/


/* Related Videos, thumb */
.ThumbRelatedVideos, .ThumbMembersVideos{
	float:left;
	width:100px;
	height:75px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0px;
	border: 1px solid #999999;

}

/* Video Comments thumb */
.ThumbMembersVideos_Comments{
	float:left;
	width:65px;
	height:65px;
	margin-left: 35px;
	margin-top: 0px;
	margin-right: 5px;
}

/* Video details, members pic thum*/
.ThumbMembersPic_VideoDetails{
	width:65px;
	height:65px;
	margin-left: 4px;
}

/* Index page video list, */
.IndexVideoDetails_Thumb{
	margin-top:5px;
	width:120px;
	height:90px;
	border: 1px solid #999999;

}

/* Most thumbs, search results, categories, video details etc */
.CategoryVideoDetails_Thumb{
	width:120px;
	height:90px;
	border: 1px solid #999999;
}

/***********************************************************/
/*  Template Specific Code - Excluding Main Play Page      */
/***********************************************************/


/* (1) inner_index.htm */
/*******************/


#ContentSplitContainer_head{
	width:1004px;
	background:#4d4d59;
	height:332px;
	background:url(../img/fond-videos.gif) no-repeat;
	
} 
.headleft{
	float:left;
	width:680px;
	height:300px;
	

	
	}
	.headleft_bottom{
		
		width:670px; 
		margin-left:10px;
		height:118px;
		
		
		
		
	}
	.headleft_top{
		width:650px; 
		height:185px; 
		margin-top:0px;
		margin-left:8px;
		padding-top:5px;
		
		float:left;
		
		
		}
.headright{ 
	float:right; width:300px; height:300px; 
	margin-top:15px; margin-right:7px;
	}
	
	
#IndexNowShowing{}
.mycarousel-item-1 {
	color:#FFFFFF !important; }

/* (1) Provide right hand side container - Large */
#ContentSplitContainer_left2 {
	float: left;
	width:685px;
	
	margin-left:3px;
	
}

/* (1) Provide Left hand side container - small */
#ContentSplitContainer_right2 {
	float: right;
	width:313px;
	margin-right:0px;
	

}

#IndexCurrentShowingDiv{

}


/* (1) Ads Box- Play Video Page Right */
#IndexGrayBox_1{
	width:291px;
	background-position:top;
	background-repeat:repeat-y;
	float:left;
	
	margin-top: 0px;
}
#IndexGrayBox_2{
	width:100%;
	
	background-position:top;
	background-repeat:no-repeat;
}
#IndexGrayBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	
	text-align: left;
}

.IndexGrayBox_list{
	display:block;
	margin-right: 7px;
	margin-left: 7px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;

}

.IndexGrayBox_list li{
	list-style-type:none;

}


/* (1) Site stats  */
#SiteStatsBox_1{
	width:294px;
	background-position:top;
	background-repeat:repeat-y;
	float:left;
	margin-top: 0px;
}


#SiteStatsBox_2{
	width:100%;
	background-position:top;
	background-repeat:no-repeat;
	
}
#SiteStatsBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	text-align: left;
}

.SiteStatsBox_list{
	display:block;
	margin-right: 7px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;

}

.SiteStatsBox_list li{
	list-style-type:none;
	margin-bottom: 7px;

}

/* (1) Todays Random Video */
#IndexPreviewBox_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	/*background-image: url(../images/slice_silverbox_middle2.png);*/
}
#IndexPreviewBox_2{
	width:100%;
	/*background-image:url(../images/slice_silverbox_top_plain2.png);*/
	background-position:top;
	background-repeat:no-repeat;
}
#IndexPreviewBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	/*background-image: url(../images/slice_silverbox_bottom2.png);*/
	text-align: left;
}

.IndexPreviewBox_list{
	display:block;
	margin-right: 7px;
	margin-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 0px;

}

.IndexPreviewBox_list li{
	list-style-type:none;

}

/* (1) Login Box - Gold */
#IndexLoginGoldBox_1{
	width:100%;
	background-position:top;
	background-position:left;
	background-repeat:repeat-y;
	background-image: url(../images/slice_goldbox_middle2.png);
	height: 100%;
	margin-top: 15px;
}
#IndexLoginGoldBox_2{
	width:100%;
	background-image:url(../images/slice_goldbox_top2.png);
	background-position:top;
	background-repeat:no-repeat;
	height:100%;
}
#IndexLoginGoldBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_goldbox_bottom2.png);
	text-align: left;
	height:100%;
}
.IndexLoginGoldBox_list{
	display:block;
	margin-right: auto;
	margin-left: 10px;
	margin-top: 1px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.IndexLoginGoldBox_list li{
	list-style-type:none;
	margin-bottom: 20px;

}


/* (1) popular tags */
.blocDroite{
	width:307px;
	height:280px;
	background:#4d5759;
	color:#FFFFFF;}
	.blocDroite2{
	width:310px;
	height:100px;
	background:#4d5759;
	color:#FFFFFF;}
	
	.blocDroite3{
	width:310px;
	height:auto;
	min-height:250px;
	background:#4d5759;
	color:#FFFFFF;}
	
	.blocDroite4{
		width:197px;
		height:130px;
		
		
		color:#FFFFFF;
		margin-bottom:15px;}
	.blocDroite5{
		width:197px;
		height:280px;
		color:#FFFFFF;}
	.blocDroite7{	
		width:197px;
		height:200px;		
		color:#FFFFFF;}
	.blocDroite8{	
		width:197px;
		height:80px;		
		color:#FFFFFF;}
		
		.blocPub{
			float:left; text-align:center;
			margin-left:25px;
			margin-top:5px;}
	.blocMain_txt{
	width: 178px;
	height:100%;
	float:left;
	background:url(../img/fondpetitbloc.gif) no-repeat #c4c9c7;
	
	text-align:left;
	}
	.blocMain_txt ul{
		padding-left:10px;
	}
	
	.headcadre{
		background:url(../img/c-bloc-h.gif);
		width:310px;
		height:9px;}
		
		.headcadre2{
			background:url(../img/c-bloc2-h.gif);
			width:196px;
			height:8px;}
		.bottomcadre2{
			background:url(../img/c-bloc2-b.gif);
			width:196px;
			height:8px;}
		.gauchecadre2{	
		width:9px;
		height:100%;
		background:url(../img/c-bloc2-g.gif) repeat-y;
		float:left;}
		.droitecadre2{
			width:9px;
			height:100%;
			background:url(../img/c-bloc2-d.gif) repeat-y;
			float:right;}
		
	.sepcadre{		
		background:url(../img/c-bloc-sep.gif);
		width:310px;
		height:9px;}
	.gauchecadre{
		width:8px;
		height:100%;
		background:url(../img/c-bloc-g.gif) repeat-y;
		float:left;}
	.droitecadre{
		width:8px;
		height:100%;
		background:url(../img/c-bloc-d.gif) repeat-y;
		float:left;}
#IndexTagCloudBox_1{
	
	background-position:top;
	background-position:left;
	background-repeat:repeat-y;
	width:294px;
	height: 100%;
	margin-top: 0px;
	float:left;
	color:#FFFFFF;
}
#IndexTagCloudBox_2{
	
	background:#4d5759;
	background-position:top;
	background-repeat:no-repeat;
	height:100%;
}
#IndexTagCloudBox_content{
	
	background-position:bottom;
	background-repeat:no-repeat;

	text-align: left;
	height:100%;
}



.IndexTagCloudBox_list{
	display:block;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}

.IndexTagCloudBox_list li{
	list-style-type:none;
	padding-bottom: 0px;
	

}
.IndexTagCloudBox_list li a{color:#FFFFFF !important;}

/* (1) Now Showing */

#IndexNowShowing{

}

/* (1) Now Showing */

#IndexRecentlyAdded_title{
	/*background-image:url(../images/slice_silverbox_top4.png);*/
	background-position:top;
	background-repeat:no-repeat;
	text-align: left;
	padding-top:10px;
	height: 18px;
	line-height: 18px;

}


#cadreMenuIndexMore{
	width:680px;
	height:42px;
	
	}
#IndexMoreVideo_title{
	height: 42px;
	line-height: 42px;
	
	float:left;
	width:638px;
	background:url(../img/c-cadre-c.gif) repeat-x;
	
}
.IndexMoreVideo_title_g{
	background-image:url(../img/c-cadre-g.gif);
	width:21px;
	height:42px;
	float:left;}
.IndexMoreVideo_title_d{
	background-image:url(../img/c-cadre-d.gif);
	width:21px;
	height:42px;
	float:left;}
#IndexMoreVideo_title a{ 
	font-weight:bold;
	
	width:149px;
	height:42px;
	float:left;
	text-align:center;}
#IndexMoreVideo_title a:hover{
	background-image:url(../img/a-hover.gif);

	
	}

/* (1) Videos List */

#IndexVideoListContainer{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../images/reel.png);
	background-position: right bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}

#IndexVideoDetails{
	width: 680px;
	height: 137px;
	background: url(../img/fond-cadre-video.gif) no-repeat ;
	
	
}

#VideoDetails_MemberDetails{
	width:22%;
	float: left;
	margin-left: 0px;
	background-color: #99FFFF;
}

#VideoDetails_More{
	width:77%;
	float: right;
}
.VideoDetails_Info_List{
	list-style-type: none;
	display: block;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: left;
	margin-left: 0px;
	width: 530px;
	float: right;
	padding-bottom: 10px;
	

}

.VideoDetails_Info_List li{
	margin-bottom: 3px;

}

.VideoDetails_All_List{
	display:inline;
	display: block;
	text-align: left;
	
	width: 120px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	

}

.VideoDetails_All_List li{
	list-style-type: none;
}

#IndexAjaxtitle{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F1CF5B;
	text-align: left;
	height:20px;

}

/* (2) inner_category.htm */
/*************************/


/* left menu boxes */
#CategoryLeftBox1, #CategoryLeftBox2{
	text-align:left;
	width:196px;
}

#CategoryLeftBox1 ul, #CategoryLeftBox2 ul{
	list-style-type:none;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}

#CategoryLeftBox1 li, #CategoryLeftBox2 li{
	margin-bottom: 1px;
}

#CategoryLeftBox1 p, #CategoryLeftBox2 p{
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-left: 15px;
	padding-bottom: 10px;
}


/* (2) Horizontal boxes */
.CategoryBoxHorizontal{
	width: 100%;
	background:url(../img/fond-video-categorie2.gif);
	float: left;
	height: 104px;
	display:inline;
	
	text-align:left;
	
	margin-right: 0px;
}

.CategoryBoxHorizontal ul{
	list-style-type:none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 2px;
	margin-left:15px;
}

.CategoryBoxHorizontal li{
	margin-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;

}
.imgCategoryBoxHorizontal{
	margin:7px 10px 0px 10px;}

/* (3) inner_category_more.htm */
/*******************************/

/* (3) Videos List */
#CategoryVideoListContainer{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../images/reel.png);
	background-position: right bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}

#CategoryVideoDetails{
	width: 100%;
	height: 137px;
	
	background: url(../img/fond-cadre-video.gif) no-repeat;
	margin:10px 0px 10px 0px;
}
#CategoryCategoryDetails{

	width: 100%;
	height: 121px;
	
	background: url(../img/fond-video-categorie.gif) no-repeat;
	margin:0px 0px 0px 0px;
}
#CategoryCategoryDetails2{

	width: 770px;
	height: 132px;
	float:right;
	background: url(../img/fond-video-categorie775.gif) repeat-x ;
	margin:0px 0px 10px 0px;
	border:#999999 1px solid;
	
}

#CategoryVideoDetails_MemberDetails{
	width:22%;
	float: left;
	margin-left: 0px;
	background-color: #99FFFF;
}

#CategoryVideoDetails_More{
	width:77%;
	float: right;
}
.CategoryVideoDetails_Info_List{
	list-style-type: none;
	display: block;
	margin-top: 5px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: left;
	margin-left: 0px;
	width: 640px;
	float: right;
	padding-bottom: 5px;

}

.CategoryVideoDetails_Info_List li{
	margin-bottom: 3px;

}

.CategoryVideoDetails_All_List{
	display:inline;
	display: block;
	text-align: left;
	padding-left: 10px;
	width: 120px;
	float: left;
	margin-top: 15px;
	margin-left: 0px;
	

}

.CategoryVideoDetails_All_List li{
	list-style-type: none;
}



/* (4) inner_group_home  */

.GroupAdmin{
	border: 1px solid #eae8e8;
	margin-top: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/reel.png);
	background-position: right bottom;
	background-repeat: no-repeat;

}

.GroupAdmin1{ /*with brighter boarder for admin status*/
	border: 2px solid #FFCC00;
	margin-top: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/reel.png);
	background-position: right bottom;
	background-repeat: no-repeat;

}

.GroupAdmin2{ /*with no border or image*/
	margin-top: 20px;
}

.GroupAdmin3{ /*with no border or image*/
	
	
	background:url(../img/mesvideo.gif) no-repeat;
}

/* (5) inner_see_even_more.htm */
/******************************/

/* (2) Horizontal boxes */
.CategoryBoxHorizontal_2{
	width: 205px;
	float: left;
	height: 195px;
	display:inline;
	margin-top:15px;
	
	margin-left:14px;
	
	
}
.CategoryBoxHorizontal_2_2{

	width: 220px;
	float: left;
	height: 195px;
	display:inline;
	margin-top:5px;
	
	margin-left:14px;
	
	
}
.CategoryBoxHorizontal_2_2 img{
	margin-top:5px 0px 5px 0px;
}
.CategoryBoxHorizontal_2_3{

	width: 220px;
	float: left;
	height: 220px;
	display:inline;
	margin-top:3px;
	background:url(../img/bloc-carre.gif);
	margin-left:14px;
	
	
}
.sepmesvideos{
	margin-top:0px;
	margin-left:14px;
	
	width:2px;
	height:200px;
	float:left;
	background-color:#999999;
}

.CategoryBoxHorizontal_2 ul{
	list-style-type:none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.CategoryBoxHorizontal_2 li{
	margin-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;

}


/* (6) inner_welcome */
/*********************/

#WelcomeMain{
	margin:3px 0px 3px 0px;
	height: 250px;
	
	background-color: #FAFAFA;
	background-image: url(../img/fond-welcome.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	


}

#WelcomeMain ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#WelcomeMain li{
	margin-bottom: 42px;
	display:inline;
	display:block;
	width: 300px;
	float: left;
	margin-left: 90px;
	list-style-type: none;
}


/* (7) inner_myaccount_update_profile.htm */
/*********************/

#MyaccountUpdateProfile{
	
	

	background-repeat: no-repeat;
	

	height:auto;
	min-height:390px;
	margin-top:3px;
	width:790px;
	color:#000000;
	
	


}
.MyaccountUpdateProfile_Span1{
	line-height: 20px;


}
#MyaccountUpdateProfile_Span1 ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#MyaccountUpdateProfile_Span1 li{
	margin-bottom: 42px;
	display:inline;
	display:block;
	width: 300px;
	float: left;
	margin-left: 90px;
	list-style-type: none;
}

#MyaccountUpdateProfile_Span2{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ebe8e8;
	border-bottom-color: #ebe8e8;

}


/* (8) email read etc */
/**********************/
#EmailRead{
	text-align: left;
}

#EmailRead ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#EmailRead li{
	list-style-type:none;
	margin-bottom: 10px;
	padding-left: 40px;

}

.EmailRead_span{
	display:block;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/* (9) Members Profile */
/**********************/

.MembersProfileView{
	background-color: #fafafa;
	margin-bottom: 20px;
	margin-right: 3px;
	margin-top:3px;
	text-align: left;

}

.MembersProfileView ul{
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;

}

.MembersProfileView li{
	list-style-type: none;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 20px;

}

/* (8) Horizontal boxes */
.CategoryBoxHorizontal_3{
	width: 200px;
	float: left;
	height: 195px;
	display:inline;
	margin-bottom: 20px;
	border: 1px solid #E3E3E3;
	background-color: #fafafa;
	margin-right: 5px;
}

.CategoryBoxHorizontal_3 ul{
	list-style-type:none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 0px;
}

.CategoryBoxHorizontal_3 li{
	margin-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;

}



/* (10) inner_signup_form */
/**************************/

#Register{


	height: 300px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	width:490px;
	float:left;



}
#Signup{

	background-image: none;
	height: 300px;
	
	text-align: left;
	width:490px;
	float:right;
	
}

#Register ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#Register li{
	margin-bottom: 10px;
	display:inline;
	display:block;
	width: 213px;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}


#Signup ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#Signup li{
	margin-bottom: 10px;
	display:inline;
	display:block;
	width: 213px;
	float: left;
	margin-left: 6px;
	list-style-type: none;text-align: left;
}



/* (11) inner_notification */
/***************************/

#Notification{
	background-color: #fafafa;
	background-image: url(../images/reel2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	border: 1px solid #ebe8e8;


}


/* (12) inner_upload_video_forn */
/********************************/

#UploadVideo{
	
	
	background-repeat: no-repeat;
	background-position: right bottom;
	
	text-align:left;
	height: 610px;
	margin-left:2px;
	margin-top:3px;
}

#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;
	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}


/* (13) inner_upload_complete_forn */
/********************************/

#UploadComplete{
	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: 200px;
	text-align:center;
}

/* (13) inner_groups_create.htm */
/********************************/
.GroupsCreate{
	line-height: 20px;

	margin-top:3px;
}
#GroupsCreate ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#GroupsCreate li{
	margin-bottom: 42px;
	display:inline;
	display:block;
	width: 300px;
	float: left;
	margin-left: 90px;
	list-style-type: none;
}


/* (14) inner_see_members  */
/***************************/

#MembersSearch{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	


}

#MembersSearch ul{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	


}

#MembersSearch li{
	display: inline;
	
}


/* (15) inner_upload_video_forn */
/********************************/

#EditVideo{
	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: 660px;
	margin-right: auto;
	margin-left: auto;
	width: 660px;
	margin-top: 0px;
}

#EditVideo ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#EditVideo 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;
}

/**********************************/
/*         various fixes          */
/*********************************/

/* strech container div with floats in it */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix2 {
    clear: both; 
}

.RelatedVideosSpacer{
height:10px;

}


/*********************
/*  Various Forms   */
/********************/

.FormGeneric{
	margin-top: 0px;
	margin-bottom: 0px;
	border:none;
	color:#000000;
	display:inline;
}

/*
.FormGeneric input{
	margin-top: 0px;
	margin-bottom: 0px;
	border:none;
}
/*/

.FormSearch{
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	float:right;
	display:inline;

}


.FormIndexLogin{
	margin-top: 0px;
	margin-bottom: 0px;
}

.FormIndexLogin input{
	vertical-align: middle;
/*optional*/
}

/* corrective form filed formatting */
.FormSpecialInput_1{ /* gray order */
	border: 1px solid #DFDCDC;
	height:20px;
	
}
.FormSpecialInput_2{
	border: 1px solid #DFDCDC;
	height:18px;}

.UpdateProfileForm{
	padding-top: 0px;
	text-align: left;
	padding-left: 10px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;

}

.CreateGroupForm{
	padding-top: 0px;
	text-align: left;
	padding-left: 100px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;

}

/* Pagination */

#pagination {
	margin-top: 18px;
	margin-bottom: 8px;
	float:left;
	padding-left:175px;
	

}
#pagination ul {
	list-style-type: none;
	padding-left: 0px;
}
#pagination li {
	display: inline;
	margin: 0 5px 0 0;
	
}
#pagination li a {
	padding: 4px;
	border: 1px solid #999999;
	text-decoration: none;
}
#pagination li a:hover {
	border: 2px solid #999999;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;

}




.spacer{
	clear:both;
	line-height:0 px;
	font-size:0px;
	height:0px;
	margin:0 0 0 0;}
.divsepgris{
	width:100%;
	height:13px;
	line-height:13px;
	text-align:center;}
	
	.separateurgris{
		margin-left:auto;
		margin-right:auto;
		width:883px;
	height:13px;
	line-height:13px;
		background:url(../img/sepgris.gif) no-repeat;
	
	}
	
	.laPagination{
	
		width:1004px;
		height:55px;
		background:url(../img/fond-pagination.gif) no-repeat;
		
	}
	.titrepagination{ 
		color:#42474a;
		font-size:14px;
		font-weight:bold;
		float:left;
		padding-left:25px;
		padding-top:15px;
		}
.barreVide{
	background:url(../img/barrevide.gif) no-repeat;
		width:797px;
		height:47px;
		
		float:left;
	}
	.barreVide_message{
		float:left;
		width:175px;
		font-size:18px;
		font-weight:bold;
		line-height:47px;
		height:47px;
		}
		#barreVide_Item{
			width:600px;
			
			height:47px;
			float:left;
			line-height:47px;}
			#barreVide_Item a{
				
				display:block;
				width:194px;
				height:47px;
				line-height:47px;
				float:left;
				padding-left:0px;}
				
				#barreVide_Item a:hover{
				background:url(../img/abarrevideover.gif) no-repeat;
				}
				#barreVide_Item a.Optselected{background:url(../img/abarrevideover.gif) no-repeat;}
				
			.tablemsg{	
				
				border-collapse:collapse;
				empty-cells:hide;
				border-bottom:none;
				border-left:none;
				border-right:none;
				border-top:none;
				
				
				margin-left:auto;
				margin-right:auto;
				
				margin-top:10px;
				
				}
			.tablemsg .tdborder{
				
				border:#CCCCCC 1px solid;
				text-align:center;
				
				}
			.tablemsg td{color:#000000;}	
				
			.tdaucun{
				height:100%;
				max-height:300px;
				
			}
			.fondmessagerie{
			margin-left:1px;
				width:790px;
				height:390px;
				background:url(../img/LePoker-2-msgerie.gif) no-repeat;
			}
			.fondmessagerie2{
			margin-left:1px;
				width:790px;
				height:220px;
				background:url(../img/LePoker-2-msgerie2.gif) no-repeat;
			}
				
.video_details{
	width:597px;
	margin-left:3px;
	
	}


.head_video_details{
	background:url(../img/video-details.gif) no-repeat;
	width:597px;
	height:45px;
	}
.body_video_details{
	background:url(../img/video-details-fond.gif) no-repeat;
	width:597px;
	height:150px;
	}
	

.titre_video_details{
	float:left;
	width:597px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
	margin-left:10px;}
	
	.left_body_video_details{
	float:left;
	width:120px;
	height:150px;

	text-align:center;}
	.right_body_video_details{
	float:left;
	width:460px;
	height:150px;
	margin-left:10px;
	text-align:left;
	}
	
	.video_details_favoris{
	
	width:597px;
	height:69px;
	margin-left:3px;
	background:url(../img/video-favoris.gif) no-repeat;
	}
	.video_details_bloc{
	width:110px;
	
	float:left;
	margin:10px 0px 0px 5px;
	height:50px;}
	
	.blocDroite6{
		width:395px;
		height:100%;
	}
	.blocDroite6 .h{
		background:url(../img/video-cadre-h.gif) no-repeat;
		width:395px;
		height:9px;}
	.blocDroite6 .b{		
		background:url(../img/video-cadre-b.gif) no-repeat;
		width:395px;
		height:9px;}
	.blocDroite6 .t{
		background:url(../img/video-cadre-t.gif) no-repeat;
		width:395px;
		height:31px;
		text-align:left;}
	.blocDroite6 .f{
		background:url(../img/video-cadre-f.gif) no-repeat;
		width:395px;
		height:116px;
		text-align:left;}
	.blocDroite6 .fv{
		background:url(../img/video-cadre-f-v.gif) repeat-y;
		width:395px;
		height:300px;;
		text-align:left;}
.BL_tetiere{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	padding:5px 0px 0px 20px;
	text-align:center;
	width:350px;
	}
	.blocDroite6 img{
		margin-left:20px;
		}

#ContentSplitContainer_left_2_margin .FormGeneric{ color:#000000;}
#MembersSearch .FormGeneric li{float:left;  line-height:30px;  margin-left:32px; }

.txt_FormGeneric{float:left; line-height:30px; color:#333333; font-weight:bold; margin-top:5px;}



.whitebox{background:#FFFFFF;}


.tdcentrebloc{

	background:#4d5759; 
	color:#FFFFFF;}
	
	.titrebloc{
	background:url(../img/c-bloc-module.gif) no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:250px;
	
	height:30px;
	line-height:30px;
	font-size:14px;
	
	font-weight:bold;
	}
	.tdcentrebloc a{color:#FFFFFF;}
	
	.decal{margin-left:10px;}
	.blocMain_txt h1{
		width:177px;
		text-align:center;
		font-weight:bold;
		font-size:14px;
		color:#666666;
		display:bloc;
		margin-top:7px;
		margin-bottom:5px;
		}
		.blocMain_txt a:hover{
		color:#FFFFFF;
		}
		
#ContentSplitContainer_right_10_margin h1{
	font-size:16px; font-weight:bold;
	}
	
.bloc888{
	background:url(../img/888-bloc.gif) no-repeat;
	text-align:justify;  margin-right:3px;
	width:798px;
	height:214px;
}
.bloc888 .txt{
	padding:15px 10px 5px 10px;
}

.bloc8882{
	background:url(../img/888-bloc2.gif) no-repeat;
	text-align:justify;  margin-right:3px;
	width:798px;
	margin-top:3px;
	height:188px;
}

.ssbloc888{
	float:left; 
	width:150px;	
	margin:10px 0px 0px 40px;}
	
	.ssbloc888 a{
		font-size:12px;
		font-weight:bold;
		color:#000000;
		margin:5px 0px 0px 0px;
		display:block;}
		.ssbloc888 a:hover{ color:#000000;}
		
	.decaltitre888{
		padding:10px 0px 0px 10px;
	}
	
	.selected{color:#FFFFFF !important; font-weight:bold;}
	


.cadre_bottom{
	/*background:url(../img/cadre-bottom.gif) no-repeat;*/
	width:992px;
	margin-left:3px;
	height:57px;
	border:#666666 1px solid;
	}
.cadre_bottom .txt{
	margin:10px 5px 10px 12px;
	text-align:justify;}
.speciala{
	display:block;
	margin-top:3px;
	}
.CategoryBoxHorizontal_2_2 a{
		font-size:12px;
		font-weight:bold;
	}
	.CategoryBoxHorizontal_2_2 a:hover{
		color:#000000;
	}
	
	.hbr8{
		line-height:8px;
		height:8px;
		font-size:1px;}
	.hbr5{
		line-height:5px;
		height:5px;
		font-size:1px;}
	.hbr3{
		line-height:3px;
		height:3px;
		font-size:1px;}
		
		
		.memberol{
		
			
			width:270px;
			
		}
			.memberol a{display:inline; float:left;}

