@charset "utf-8";
.MainBody {
	top: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	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;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
}

/* Main big box 1000px wide*/
.MainBody_Container {
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	text-align: center;
}

#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: 12px;
}

/* Provide right hand side container - Large */
#ContentSplitContainer_left {
	float: left;
	width: 630px;
}

/* Provide Left hand side container - small */
#ContentSplitContainer_right {
	float: right;
	width: 330px;
	text-align:center;
}


/* Provide right hand side container - small */
#ContentSplitContainer_left_2 {
	float: left;
	width: 270px;
	background-color:#EEEEEE;
}

/* Provide Left hand side container - large */
#ContentSplitContainer_right_2 {
	float: right;
	width:710px;
	background-color:#EEEEEE;
}

#ContentSplitContainer_right_22 {
	float: right;
	width:710px;
}

/* Provide right hand side container - large */
#ContentSplitContainer_left_3 {
	float: left;
	width: 710px;
}

/* Provide Left hand side container - small */
#ContentSplitContainer_right_3 {
	float: right;
	width:270px;
}

/* Provide right hand side container - large */
#ContentSplitContainer_wide {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

/* Provide right hand side container - large */
#ContentSplitContainer_left_4 {
	float: left;
	width: 495px;
}

/* Provide Left hand side container - small */
#ContentSplitContainer_right_4 {
	float: right;
	width:495px;
}

/*Hold the search box, logo etc*/
#top_container {
	height: 76px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: right;
}

/* Top Banner container */
.TopBanner_Container {
	height: auto;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}

/* Sub menu container  */
.SubMenu_Container {
	width: 100%;
	text-align: center;
}

.MainBody_Container_TEMP {
	height: auto;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	text-align: center;
	border: 1px solid #FF0000;
}
div#Annonce{
	height:90px;
}
div.numero{
	float: left;
	width: 1.5em;
	background: #EEEEEE;
	color: #333333;
	text-align: center;
	margin: 0 10px 4px 0;
	font: bold 100% Arial;
	line-height: 1.2em;
}
ul#actions{
	list-style-type: none;
	text-align: left;
	margin: 15px 0 15px 0;
	line-height:1.5em;
}
ul#actions li{
	font: 100%/2em Verdana, Arial, sans-serif;
}

/* Bottom of page Banner container */
#BottomBanner_Container {
	height: auto;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
	margin-top: 15px;
}

/* Footer of page Container */
#MainFooter_Container {
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #996699;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	padding-top: 20px;
	padding-bottom:10px;
	font: 100% Verdana,Arial;
}
#MainFooter_Centre {
	width:906px;
	margin:auto;
}
.Eprofeel_section_avant{
	float:left;
	margin-left:38px;
	text-align:left;
}
.Eprofeel_section_suite{
	float:left;
	margin-right:38px;
	text-align:left;
}
.Eprofeel_section_suite ul{
	margin-left:38px;
}
.Eprofeel_section{
	float:left;
	margin-right:38px;
	margin-left:38px;
	text-align:left;
}
.Eprofeel_section ul li{
	text-align:left;
}
.Eprofeel_section_titre
{
	padding-left:10px;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:10px;
}

#MainFooter_Container h2{
	color: #FFFFFF;
	font-size:100%;
	letter-spacing:1px;
	line-height:3em;
}
#MainFooter_Container ul{
	padding-bottom: 10px;
	padding-left:10px;
	text-align:left;
	color: #996699;
	font-size:100%;
	line-height:1.5em;
	list-style-type:none;
}
#MainFooter_Container li{
	font-size:90%;
	line-height:2em;
}

#MainFooter_Container a{
	color: #FFFFFF;
	text-decoration:none;
}

#MainFooter_Container a:hover{
	border-bottom:1px solid #FFFFFF;
}

/*******************************************/
/* Min text coloring, links and formating */
/************************************/

a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover, a:active {
	color: #996699;
	text-decoration: none;
	border-bottom:1px dotted #996699;
}

a.bookmark:link, a.bookmark:visited {
	color: #333333;
	text-decoration: none;
}

a.bookmark:hover, a.bookmark:active {
	color: #996699;
	text-decoration: underline;
	border:none;
}

a.none:link, a.none:visited {
}

a.none:hover, a.none:active {
	border:none;
}
a.minibouton:link, a.minibouton:visited{
	padding: 1px 3px 1px 3px;
	background-color: #996699;
	color: #FFFFFF;
	font: 10px Verdana;
	border: 1px solid #FFFFFF;
	margin-left:10px;
}
a.minibouton:hover, a.minibouton:active{
	border: 1px solid #996699;
}
a.minibouton_supprimer:link, a.minibouton_supprimer:visited{
	padding: 1px 3px 1px 3px;
	background-color: #CC0000;
	color: #FFFFFF;
	font: 10px Verdana;
	border: 1px solid #FFFFFF;
}
a.minibouton_supprimer:hover, a.minibouton_supprimer:active{
	border: 1px solid #CC0000;
}
/* gray/black - 12px*/
.font4_12 {
	color: #666666;
	font-size: 11px;
}

/* 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: #996699;
	font-size: 14px;
	font-weight: bold;
}

.font5_16 {
	color: #996699;
	font-size: 16px;
	font-weight: bold;
	border-bottom:1px solid #996699;
	padding-bottom:5px;
}

.font5_14_l {
	color: #996699;
	font-size: 14px;
}

/* Dark Brown - 12px*/
.font5_12 {
	color: #996699;
	font-size: 12px;
	font-weight: bold;
}

.font5_12_l {
	color: #996699;
	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: #996699;
}


/***********************************************/
/* Boxed, Divs, Tables etc borders and shadings*/
/***********************************************/
.GrayBorderOnly{
border:solid;
border-width:1px;
border-color:#CCCCCC;
}


#AllHeaderTitles{
	text-align: left;
	padding:10px 0 5px 10px;
}


/* Player box */
.PlayerBox_main {
	width: 600px;
	height: 370px;
	float: left;
}
#PlayerBox_flv {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#PlayerBox_tags {
	text-align:left;
	padding-bottom:5px;
	width:600px;
}


/* video details box */
#VideoDetails{
	clear:left;
	float:left;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	width:600px;
}

#VideoDetails_MemberDetails{
	float: left;
	margin-left: 0px;
	background-color: #99FFFF;
}

#VideoDetails_More{
	width:77%;
	float: right;
}
.VideoDetails_More_List{
	list-style-type: none;
	display: block;
	margin: 5px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: left;
	float: left;
}

.VideoDetails_More_List li{
	margin-bottom: 8px;
}

.VideoDetails_MemberDetails_List{
	display:inline;
	display: block;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	padding-bottom: 10px;
	width:120px;
}

.VideoDetails_MemberDetails_List li{
	list-style-type: none;
}


/* comments box */
.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;
	clear: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}

.CommentsBox{
	background-color: #FFFFFF;
	border: 1px dotted #D5D4D4;
	float: right;
	width: 470px;
}

.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;


}

/* Ads Box- Play Video Page Right 275px wide*/
#AdsPlayRight_1{
	width:100%;
	margin-top: 15px;
}
#AdsPlayRight_2{
	width:100%;
}
#AdsPlayRight_content{
	width:100%;
	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%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#AdsLeft_2{
	width:100%;
}
#AdsLeft_content{
	width:100%;
	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{
	display:block;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align:left;
}

#RelatedVideosTitle2{
	display:block;
	margin-top: 0px;
	margin-bottom: 10px;
}
#RelatedVideosEntreprise{
	background-color:#EEEEEE;
}
#RelatedVideosRapport{
	background-color:#EEEEEE;
}

/* Logo on right of page -- and its layers */
#LogoTop_main {
	height: 70px;
	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: 400px;
	float: left;
	text-align: right;
	margin-left:30px;
}

/* Logo on right of page -- and its layers */
#greeting {
	float: right;
	margin: 0;
	font-size:90%;
}

#bienvenue {
	padding: 5px 40px 5px 40px;
	background: #996699;
	border-bottom: 1px solid #996699;
	border-left: 1px solid #996699;
	border-right: 1px solid #996699;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/eprofeel_menu_degrade.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
#sousmenu {
	margin: 0px 10px 0px 0px;
	width:200px;
}
#sousmenu ul {
	list-style-type: none;
	text-align: left;
	background: #E0D2E0;
}
#sousmenu li{
	border-left:2px solid #FFFFFF;
	padding:2px 10px 2px 10px;
	margin-left:15px;
}
#sousmenu li a, #sousmenu li a:visited, #sousmenu li a:link{
	color:#996699;
}
#sousmenu li a:hover, #sousmenu li a:active {
	color:#996699;
}
/****************************/
/*     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;
}

.MenuButtons_main {
	height: 38px;
	width: 1000px;
	text-align: center;
	border-bottom:1px solid #996699;
}
.MenuButtons_main ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-left: 0px;
}

.MenuButtons_main li {
	display:inline;
	background-image: url(../images/eprofeel_menu_sous_degrade.png);
	background-position: top;
	background-repeat: no-repeat;
}


.MenuButtons_main a:link, .MenuButtons_main a:visited, .MenuButtons_main a  {
	margin-right: 1px;
	float: left;
	display: block;
	width: 126px;
	height: 38px;
	text-decoration: none;
	font-weight: bold;
	line-height: 2em;
	background-image: url(../images/eprofeel_menu_sous_degrade.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	border: 1px none #999999;
	color:#333333;
	font-size: 13px;
}
.MenuButtons_main a:hover, .MenuButtons_main a:active {
	margin-right: 1px;
	float: left;
	display: block;
	width: 126px;
	height: 38px;
	text-decoration: none;
	font-weight: bold;
	line-height: 2em;
	background-image: url(../images/eprofeel_menu_degrade2.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	border: 1px none #999999;
	color: #FFFFFF;
	font-size: 13px;	
}


#MenuButtons_main_upload {
	background-image: url(../images/eprofeel_menu_degrade2.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	color:#FFFFFF;
	font-size:13px;
	line-height: 2em;
	width:200px;
	height:30px;
	border-top: 1px solid #996699;
	border-left: 1px solid #996699;
	border-right: 1px solid #996699;
	margin:7px 0 0 30px;
}
#MenuButtons_main_upload:hover{
	background-image: url(../images/eprofeel_menu_sous_degrade.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	color:#333333;
	font-size:13px;	
}

/* Sub Menu Links */
.SubMenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:30px;
	height: 100%;
	border-bottom:1px solid #996699;
}

.SubMenuLinks a:link, .SubMenuLinks a:visited  {
	color: #333333;
    text-decoration:none;
}

.SubMenuLinks a:hover, .SubMenuLinks a:active {
	color: #996699;
	text-decoration:none;
}

#PrincipalContainer{
	position:relative;
	height: 0;
	zoom: 1;
}

/* Warning messages box */
.WarningMessagesContainer {
	top: 0px;
	left:650px;
	margin-left: auto;
	margin-right:10px;
	text-align: left;
	width:340px;
	background-color:#F7D6D6;
	position:absolute;
}
#WarningMessage {
	color:#CC0000;
	line-height:1.5em;

}
/* Warning messages box */
.OKMessagesContainer {
	top: 0px;
	left:650px;
	margin-left: auto;
	margin-right:10px;
	text-align: left;
	width:340px;
	background-color:#E2F1DF;
	position:absolute;
}
#OKMessage {
	color:#009900;
	line-height:1.5em;
}

/* 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{
	margin-left: 4px;
}

/* Index page video list, */
.IndexVideoDetails_Thumb{
	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 */
/*******************/

/* (1) Provide right hand side container - Large */
#ContentSplitContainer_left2 {
	float: left;
	width: 620px;
}

/* (1) Provide Left hand side container - small */
#ContentSplitContainer_right2 {
	float: right;
	width:350px;
}

#IndexCurrentShowingDiv{

}


/* (1) Ads Box- Play Video Page Right */
#IndexGrayBox_1{
	width:100%;
	margin-top: 15px;
}
#IndexGrayBox_2{
	width:100%;
	background-color:#EEEEEE;
}
#IndexGrayBox_content{
	width:100%;
	text-align: center;
}

.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:100%;
	margin-top: 15px;
}
#SiteStatsBox_2{
	width:100%;
}
#SiteStatsBox_content{
	width:100%;
	text-align: left;
	padding:0 15px 0 15px;
}

.SiteStatsBox_list{
	display:block;
	margin-right: 7px;
	margin-left: 12px;
	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%;
}
#IndexPreviewBox_2{
	width:100%;
}
#IndexPreviewBox_content{
	text-align: center;
}

.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) popular tags */
#IndexTagCloudBox_1{
	width:100%;
	height: 100%;
	margin-top: 15px;
}
#IndexTagCloudBox_2{
	width:100%;
	background-color:#EEEEEE;
	height:100%;
}
#IndexTagCloudBox_content{
	padding:0 15px 0 15px;
	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;

}


/* (1) Now Showing */

#IndexNowShowing{
	width:550px;
	height:115px;
	margin:auto;
}

/* (1) Now Showing */

#IndexRecentlyAdded_title{
	margin-top:15px;
	text-align: left;
	heiht: 36px;
	line-height: 36px;
	background-color:#EEEEEE;
}

#IndexMoreVideo{
	text-align: left;
	margin-top: 30px;
}

#IndexMoreVideo_title{
	height: 36px;
	line-height: 36px;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
}

/* (1) Videos List */

#IndexVideoListContainer{
	background-color: #FFFFFF;
}

#IndexVideoDetails{
	width: 100%;
	height: 100%;
	border-bottom:1px dotted #AAAAAA;
	padding-bottom:3px;
}

#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: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	margin-left: 0px;
	width: 330px;
	float: left;
	padding-bottom: 10px;

}

.VideoDetails_Info_List li{
	margin-bottom: 3px;

}

.VideoDetails_All_List{
	display:inline;
	display: block;
	text-align: left;
	padding-left: 10px;
	width: 120px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	padding-bottom: 10px;

}

.VideoDetails_All_List li{
	list-style-type: none;
}

#IndexAjaxtitle{
	text-align: left;
	height:25px;
	line-height:25px;
}

/* (2) inner_category.htm */
/*************************/


/* left menu boxes */
#CategoryLeftBox1, #CategoryLeftBox2{
	text-align:left;
}

#CategoryLeftBox1 ul, #CategoryLeftBox2 ul{
	list-style-type:none;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-bottom: 0px;
	border-left:2px solid #996699;
}

#CategoryLeftBox1 li, #CategoryLeftBox2 li{
	margin-bottom: 3px;
}

#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: 200px;
	float: left;
	height: 175px;
	display:inline;
	margin-bottom: 20px;
	border: 1px solid #E3E3E3;
	background-color: #FFFFFF;
	margin-right: 15px;
}

.CategoryBoxHorizontal ul{
	list-style-type:none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 0px;
}

.CategoryBoxHorizontal li{
	margin-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
}


/* (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: 100%;
	border-bottom:1px dotted #AAAAAA;
}

#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: 10px;
	padding-right: 10px;
	text-align: left;
	margin-left: 0px;
	float: left;
	padding-bottom: 5px;
	width:400px;
}
.CategoryVideoDetails_Info_List li{
	margin-bottom: 3px;

}
.CategoryVideoDetails_Details_List{
	list-style-type: none;
	display: block;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	margin-left: 0px;
	float: right;
	padding-bottom: 5px;
	border-left:2px solid #996699;
	width:120px;
}
.CategoryVideoDetails_Details_List li{
	margin-bottom: 3px;

}

.CategoryVideoDetails_All_List{
	display:inline;
	display: block;
	text-align: left;
	padding-left: 10px;
	width: 120px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	padding-bottom: 10px;
}

.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*/
	margin-top:5px;
}

#See{
	background-color:#EEEEEE;
}

/* (5) inner_see_even_more.htm */
/******************************/

/* (2) Horizontal boxes */
.CategoryBoxHorizontal_2{
	width: 200px;
	float: left;
	display:inline;
	margin-bottom: 20px;
	border-right: 1px dotted #AAAAAA;
	background-color: #FFFFFF;
	margin-left: 18px;
}

.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{
	background-color: #eeeeee;
	text-align: left;
	padding:15px;
}

#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-color: #EEEEEE;
}
.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: #EEEEEE;
	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: 50px;
	margin-right: 15px;
	margin-bottom: 10px;
}


.MembersProfileAudioView{
	background-color: #fafafa;
	margin-bottom: 20px;
	text-align: center;
	border: 1px dotted #999999;

}


/* (8) Horizontal boxes */
.CategoryBoxHorizontal_3{
	width: 200px;
	float: left;
	height: 195px;
	display:inline;
	margin-bottom: 20px;
	border: 1px solid #E3E3E3;
	background-color: #FFFFFF;
	margin-left: 25px;
}

.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{
	background-color: #EEEEEE;
	text-align: left;
	padding:10px;
}

#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: 263px;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}
#Signup{
	background-color: #EEEEEE;
	text-align: left;
	padding:10px;
}

#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: 263px;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}



/* (11) inner_notification */
/***************************/

#Notification{
	background-color: #EEEEEE;
	margin-top:100px;
	margin-bottom:150px;
}


/* (12) inner_upload_video_forn */
/********************************/

#UploadVideo{
	background-color: #EEEEEE;
	text-align:left;
	padding:10px;
}

#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;
}


/* (13) inner_upload_complete_forn */
/********************************/

#UploadComplete{
	background-color: #EEEEEE;
	text-align:left;
	height: 200px;
	text-align:center;
}

/* (13) inner_groups_create.htm */
/********************************/
.GroupsCreate{
	line-height: 20px;


}
#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  */
/***************************/

#Recherche{
	background: #EEEEEE;
}

#MembersSearch{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 18px;
	margin-left: 18px;


}

#MembersSearch ul{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;


}

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


/* (15) inner_upload_video_forn */
/********************************/

#EditVideo{
	background-color: #EEEEEE;
	text-align:left;
	padding:10px;
}

#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;
}



/* (16) inner_playlist_main */
/********************************/

#Playlists{
	background-color: #fafafa;
	background-image: url(../images/reel2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #ebe8e8;
	text-align:center;
	height: 1200px;
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	margin-top: 0px;
}

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

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

.Playlistdivs{
	margin-top: 10px;

}

.Playlistdivs2{
	margin-top: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #E9E9E9;
	border-bottom-color: #E9E9E9;

}

#PlaylistNotification{
	margin-top: 10px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	line-height: 20px;
	border: 1px solid #999999;

}

/**********************************/
/*         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   */
/********************/
textarea{
	font: 13px Arial;
}

.FormGeneric{
	margin-top: 0px;
	margin-bottom: 0px;
	border:none;
}

/*
.FormGeneric input{
	margin-top: 0px;
	margin-bottom: 0px;
	border:none;
}
/*/

.FormSearch{
	margin-top: 25px;
	margin-bottom: 0px;
	text-align: left;

}


.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;
}

.UpdateProfileForm{
	padding-top: 0px;
	text-align: left;
	padding-left: 100px;
	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: 4px 0 4px 0;
	padding:4px 0 4px 0;
}
#pagination ul {
	list-style-type: none;
	padding-left: 0px;
}
#pagination li {
	display: inline;
	margin: 0 5px 0 0;
	
}
#pagination li a {
	padding: 4px;
	text-decoration: none;
}
#pagination li a:hover {
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	border:none;
}
