body {
	margin:0;
	padding:0;
	font-family:arial;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#AF1D4E;
}

h2 {
	font-size:13px;
	font-weight:bold;
}
img{ border:0; }
a:focus
{
outline:0;
} 
#main_haut {
	background-image: url("images/uplood_essaifleurOK_01.gif");
	height:180px;
	text-align:center;
}
#header {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:180px;
	text-align:left;
	background-color:#FFFFFF;
}
#bandeau_haut {
	background: url("images/violet.gif") repeat-y right #ffffff;
	width:900px;
}
.logo {
	background: url("images/ss_logo.gif") no-repeat left bottom;
	height:97px;
	width:276px;
	padding-left:10px;
}

.logo #uplood, .logo #uplood_img, .logo #uplood_video{
	position:absolue;
	height:89px;
	width:351px;
	padding:4px;
	display:none;
}
#top_menu {
}
#menu{
	float:left;
	height:132px;
	width:250px;
	margin-left:0px;
	background: url("images/uplood_essaifleurOK_09.gif") no-repeat #ffffff left;
}
#menu #accueil, #menu #photos, #menu #videos, #menu #files  {
	width:230px;
	margin-left:14px;
	margin-top:0px;
}
#menu #accueil {
	height: 45px;
	margin-top:0px;
}
#menu #videos {
	height: 50px;
	margin-top:0px;
}
#menu #files {
	height: 50px;
	margin-top:0px;
}
.ssmenu {
	float:left;
	height:165px;
	margin:0px;
}
.ssmenu #rouge{
	height:155px;
	width:214px;
	padding:0 4 4 4;
	float:left;
}
.ssmenu #bleu{
	height:155px;
	width:214px;
	padding:0 4 4 4;
	float:left;
}
.ssmenu #vert{
	height:155px;
	width:214px;
	padding:0 4 4 4;
	float:left;
}
.ssmenu ul{
	margin:0;
}
html:not([lang*=""]) .ssmenu ul{
	margin-left:-30px;
}
.ssmenu ul li {
	list-style-type:none;
	font-size:12px;
	height:20px;
	margin-top:6px;
	width:90%;
}
.ssmenu ul li a{
	text-decoration:none;
}
.ssmenu #rouge ul li {
	border-bottom:1px #E60005 dotted;
	color:#E60005;
}
.ssmenu #rouge ul li a{
	color:#E60005;
}
.ssmenu #bleu ul li {
	border-bottom:1px #009D9E dotted;
	color: #009D9E;
}
.ssmenu #bleu ul li a{
	color: #009D9E;
}
.ssmenu #vert ul li {
	border-bottom:1px #6E9832 dotted;
	color:#6E9832;
}
.ssmenu #vert ul li a{
	color:#6E9832;
}
.ssmenu ul li a:hover{
	text-decoration:underline;
}
#photo {
	float:right;
	width:430px;
	height:135px;
	background: url("images/violet.gif") repeat-y right #ffffff;
}
#logoh {
	height:90px;
	width:900px;
	padding-left:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#imglogo { float:left;}

.menuh {
	float:left;
	height:26px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

.barrerouge {
	background: #E60005; /* Old browsers */
	background: -moz-linear-gradient(top, #E60005 0%, #AA0303 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E60005), color-stop(100%,#AA0303)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #E60005 0%,#AA0303 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #E60005 0%,#AA0303 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #E60005 0%,#AA0303 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E60005', endColorstr='#AA0303',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #E60005 0%,#AA0303 100%); /* W3C */
}
.barrebleu {
	background: #00C9CB; /* Old browsers */
	background: -moz-linear-gradient(top, #00C9CB 0%, #038E9B 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00C9CB), color-stop(100%,#038E9B)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #00C9CB 0%,#038E9B 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #00C9CB 0%,#038E9B 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #00C9CB 0%,#038E9B 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00C9CB', endColorstr='#038E9B',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #00C9CB 0%,#038E9B 100%); /* W3C */
}
.barrevert {
	background: #96CF44; /* Old browsers */
	background: -moz-linear-gradient(top, #96CF44 0%, #58A303 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#96CF44), color-stop(100%,#58A303)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #96CF44 0%,#58A303 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #96CF44 0%,#58A303 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #96CF44 0%,#58A303 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96CF44', endColorstr='#58A303',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #96CF44 0%,#58A303 100%); /* W3C */
}
.barreorange {
	background: #FFB76B; /* Old browsers */
	background: -moz-linear-gradient(top, #FFB76B 0%, #FF7F04 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFB76B), color-stop(100%,#FF7F04)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FFB76B 0%,#FF7F04 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FFB76B 0%,#FF7F04 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #FFB76B 0%,#FF7F04 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFB76B', endColorstr='#FF7F04',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #FFB76B 0%,#FF7F04 100%); /* W3C */
}

#menuh #accueil, #menuh #photos, #menuh #videos, #menuh #files {
	float:left;
	height: 34px;
	width:206px;
	margin-top:0px;
	padding-left:15px;
	padding-top:3px;
}
#menuh #pays{
	float:right;
	height: 34px;
	width:206px;
	margin-top:0px;
	padding-left:15px;
	padding-top:3px;
	color:#FFFFFF;
}
#menuh a, #menuh a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#menuh a:hover {
	text-decoration:underline;
}
#blocmenuh {
	margin-left:auto;
	margin-right:auto;
	width:900px;
}

div.rouge {
	float:left;
	height:12px;
	width:12px;
	margin-top:4px;
	margin-right:4px;
	border:1px solid #FFFFFF;
	color:#E60005;
	background-color:#E60005;
}
div.bleu {
	float:left;
	height:12px;
	width:12px;
	margin-top:4px;
	margin-right:4px;
	border:1px solid #FFFFFF;
	color:#00C9CB;
	background-color:#00C9CB;
}
div.vert{
	float:left;
	height:12px;
	width:12px;
	margin-top:4px;
	margin-right:4px;
	border:1px solid #FFFFFF;
	color:#96CF44;
	background-color:#96CF44;
}
div.orange{
	float:left;
	height:12px;
	width:12px;
	margin-top:4px;
	margin-right:4px;
	border:1px solid #FFFFFF;
	color:#FF7E03;
	background-color:#FF7E03;
}
html:not([lang*=""])  #contenu {
	width: 870px;
}
#footer {
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	font-size:10px;
	text-align:center;
	color:#333333;
	border-top:1px dotted #AF1D4E;
}

.titleRouge {
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#E60005;
}
.titleVert {
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#96CF44;
}
.titleBleu {
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#00C9CB;
}
.moyenBleu {
	font-size:13px;
	font-weight:bold;
	color:#00C9CB;
}
div.container { width: 960px; margin: 0 auto; text-align: left; position: relative; background: transparent; }
    
.member-container { background: #AF1D4E; height: 35px; text-align: left; border-bottom: 1px solid #264b7d; overflow: hidden; }
#member-container-header { position: fixed; top: 0px; z-index: 100; left: 0px; width: 100%;}

#member-header { width: 900px; height: 35px; margin: 0 auto; padding: 0; position: relative; }
#member-header img { float: left; width: 45px; height: 45px; margin: 4px 9px 0 0; background: #333; border: 1px solid #c2e3f8; }
#member-header h2 { float: left; width: 90%; font-size: 1.8em; line-height: 1.5; padding: 4px 0 2px .9em; }
#member-header h2 a { border: 0; }
#member-header ul { float: left; margin: 0; height: 36px; }
#member-header li { display: block; float: left; font-size: 12px; line-height: 1; margin: 0; padding: 0; border: 0; height: 36px; }
#member-header li a { background: url(../i/toolbar-divider.gif) no-repeat left center; display: block; padding: 12px .75em; color: #fff; text-decoration: none; }
#member-header li a:hover { background: #2e5891; color: #b1ddf6; }
#member-header li.current a { background: #264b7d; }
#member-header li a span { font-weight: normal; color: #b1ddf6; }
#member-header li#your-home a { background: url(images/icons/nav/your-home-sprite.gif)  no-repeat 6px 8px; padding-left: 26px; }
#member-header li#your-home a:hover { background-position: 6px -46px; }

#member-header ul#member-options { float: right; width: auto; margin: 0 0 0 10px; padding: 0; border: 0; }
#member-header ul#member-options li#settings a { background-image: none; }

#member-header form { float: right; margin: 0; padding: 7px 0 0; text-align: left; height: 28px; overflow: hidden; }
#member-header form input.input-text { width: 120px; margin: 0 2px 0 0; }
#member-header form label { margin: 0 0 0 8px; color: #fff; }
#member-header p { float: right; margin: 0 0 0 20px; padding: 4px 0; color: #fff; height: 27px; }
#member-header #join-now { float: left; -webkit-box-shadow: none; }

buttonh, .buttonh, .buttonh:visited { overflow: visible; width: auto; margin: 0; padding: 5px 12px; color: #fff; font-size: 12px; font-weight: bold; line-height: 1; text-decoration: none; text-transform: uppercase; border: 2px solid; border-radius: 6px; -webkit-border-radius: 6px; cursor: pointer; background-position: 0 0; background-repeat: repeat-x; }
buttonh:hover, .buttonh:hover { color: #fff; text-decoration: none; }
#join-now, #join-now:visited { background: #00C9CB; font-size: 11px; padding: 6px 12px; border: 1px solid #FFFFFF; color: #fff; text-decoration:none;}
#join-now:hover { background-position: 0 -36px; color: #fff; text-decoration:underline;  background: #009D9E;}

a.blanc, a.blanc:visited { color:#FFF; text-decoration:none;}
a.blanc:hover { color:#FFF; text-decoration:underline;}
a.violetclair, a.violetclair:visited { color:#CE7B97; text-decoration:none;}
a.violetclair:hover { color:#CE7B97; text-decoration:underline;}

ul.member {
	list-style-type:none;
	height: 150px;
	margin-left:20px;
}
ul.member li{
	border:1px solid #000000;
	float:left;
	background-color:#666666;
	color:#000000;
	padding:5px;
	margin-left:20px;
}
ul.member li:hover{
	background-color:#CCCCCC;
}
ul.member li a{
	color:#FFFFFF;
	text-decoration:none;
}
ul.member li a:hover{
	color:#000000;
	text-decoration:underline;
}

#main_bas {
	background: url("images/uplood_essaifleurOK_22.gif") repeat-x;
	padding-top:20px;
	text-align:center;
}
#contenu {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	background: url("images/violet.gif") repeat-y right #ffffff;
	padding:10px;
	padding-left:20px;
	font-size: 12px;
	text-align:left;
}
html:not([lang*=""])  #contenu {
	width: 870px;
}
#footer {
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	font-size:10px;
	text-align:center;
	color:#333333;
	border-top:1px dotted #AF1D4E;
}

.titleRouge {
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#E60005;
}
.titleVert {
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#96CF44;
}
.titleBleu {
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#00C9CB;
}
.moyenBleu {
	font-size:13px;
	font-weight:bold;
	color:#00C9CB;
}

#center{width: 865px;margin:0 auto;text-align:left;}

.left{float:left}
.right{float:right}
.clear{clear:both} 
.center{text-align:center}

.error{
text-align:center;
border:1px solid #FF0000; /* #FF0000 represents the border colour on the error messages currently red. */
padding:5px;
margin:10px;
}

/* Default link styling */
a{
color:#000099; /* The default link colours. */
text-decoration:underline; /* All links by default are underlined. Set to none for no underline. */
}

a:hover{
text-decoration:none; /* Same as above make sure there's a way to tell when someone is over a link or not. */
}


h3{
margin-bottom:0;
}

.button{ /* This styles the form buttons submit, delete, etc... */
border: 1px solid #96CF44;
background-color: #FFFFFF;
color:#96CF44;
cursor:pointer;
}


.title{ /* Styling for headers on boxes */
line-height:25px;
background:#67AE13; /* Background colour */
color:#fff;
font-weight:bold;
}

.title a{
color:#fff; /* The title links in the sidebars */
}

#content{ /* Changing this will make your site a mess */
width:680px; 
float:left;
margin-left:20px;
}

/****** MAIN MENU ******/
#mainMenu{
background:url(images/header.gif) no-repeat center; /* Sets the background image */
height:82px; /* The size of the background image used in header, probably not necessary but better safe then sorry */
}

#mainMenu a{
text-decoration:none; /* Never underline main menu links */
}

#mainMenu ul{ /* Positions the Main links don't edit unless you really have to */
list-style:none;
margin:0;
margin-left:195px;
padding:15px 0 0 0;
}

#mainMenu ul li{
text-align:center;
float:left;
width:95px;
}

#mainMenu ul li a{
font-weight:bold;
color:#000;	/* Main menu link colour */
}

#signUp{ /* Positions the login/signup bar */
margin-left:10px;
margin-top:15px;
font-weight:bold;
}

/***** SEARCH BAR *****/
#mainMenu #searchBar{
text-align:center;
width:400px;
margin-left:190px;
padding-top:15px;
}

#mainMenu #searchBar input[type="text"]{
width:200px; /* WIDTH FOR SEARCH BAR INPUT BOX */
}

/** User Menu **/
.userMenu{
text-align:center;
padding:5px;
margin: 5px 0;
}

.userMenu a{
text-decoration:none;
}

.userMenu a:hover{
text-decoration:underline;
}

/****** SIDE BAR *****/
#sidebar{
width:205px;
float:left; 
margin-bottom:20px;
}

.sidebox{
margin-top:20px; /* Put space between each sidebar box */
}

.sideboxNoTitle{
margin-top:20px;
border:1px solid #96CF44; /* The borders for sidebar boxes which don't have a title */
padding:5px;
color:#666;
}

.sidebox ul, .sideboxNoTitle ul{
padding-left:0;
margin-left:1em;
}

.sideContent{ /* Sidebox borders */
border-left:1px solid #96CF44;
border-right:1px solid #96CF44;
border-bottom:1px solid #96CF44;
padding:5px;
color:#666;
}

.sideContent form input[type="text"], .sideContent form input[type="password"]{ /* Changes the border colours in login boxes */
border:1px solid #96CF44; 
}

/*** Small Sidebar ***/
#sidebarLeft{
width:150px;
float:left;
margin-bottom:20px;
}

/***** CONTENT *****/
.contentBox{
width:620px;
margin-bottom:20px;
}

.contentBoxInside{
background:#f0f0f0;
}

#indexContent {
	width:650px;
	float:left;
}
/***** MAIN PAGE *****/
table tr td.recent{
width:155px;
text-align:center;
padding:10px 0;
}

table tr td.recent a{
font-size:0.8em;
}

/** VIDEO TABLES STYLING **/
table.videosMainTable{
border-spacing:0;
width:100%;
}

table tr.tableVideo{
height:100px;
}
/* Styles the img bit (doesn't need much :-) ) */
table tr.tableVideo td.tableVideoImg{
vertical-align:middle;
text-align:center;
border-bottom:2px solid #e4e4e4; /* Change the bottom border for all the video lists */
}

table tr.tableVideo td.tableVideoDesc{
width:300px;
font-size:1.2em;
border-bottom:2px solid #e4e4e4; /* Change the bottom border for all the video lists */
vertical-align:top;
}

table tr.tableVideo td.tableVideoDesc h4{
margin:0;
}

table tr.tableVideo td.tableVideoDesc h4 a{
text-decoration:none;
}

table tr.tableVideo td.tableVideoDesc h4 a:hover{
text-decoration:underline;
}

table tr.tableVideo td.tableVideoDesc b{
font-size:0.8em;
}

table tr.tableVideo td.tableVideoExtra{
width:auto;
border-bottom:2px solid #e4e4e4;/* Change the bottom border for all the video lists */
vertical-align:top;
}

/* CATEGORIES PAGE */
#categoryPage .categorybox{
width:310px;
height:140px;
margin:5px;
padding:5px;
float:left;
border:1px #96CF44 solid;
}

#categoryPage .categorybox h3{
margin:5px;
}

/**	SIGNUP PAGE **/

#register{
width:300px;
float:left;
margin-right:20px;
}

#registerInfo{
background:#E1EBF2; /* The background colour for the sign-up box */
padding:5px;
border:1px solid #96CF44; /* The borders */
border-top:none;
}

#login{
width:300px;
float:left;
margin-left:40px;
}

.loginbox{
padding:5px;
border:1px solid #96CF44; /* Borders for login & password reminder boxes */
text-align:right;
width:330px;
}

/** WELCOME ACCOUNT PAGE **/
#centerWelcome{
text-align:center;
font-weight:bold;
margin-bottom:40px;
}

#containMenus{
width:680px;
margin:0 auto;
}

#leftMenu{
width:340px;
float:left;
}

#rightMenu{
float:left;
width:340px;
margin-bottom:40px;
}

#inviteFriends{
text-align:right;
}

#inviteFriends p{
margin-right:100px;
}

/** GROUP HOME PAGE **/
#groupBlock{
border:1px solid #ccc;
background:#F0F0F0;
padding:5px;
}

#groupBlockVideo{
margin-right:5px;
}

#groupAdmin{
border:1px solid #CCCC00;
background:#F0F0F0;
margin:10px 0;
padding:5px;
}

#groupMyVideos{
border:1px solid #ccc;
background:#F0F0F0;
padding:5px;
}

.groupAjaxVideoBlock{
width:120px;
float:left;
text-align:center;
}

/* FRIENDS PAGE */
.friendBlock{
width:145px;
padding:5px;
margin:10px;
float:left;
text-align:center;
background:#F0F0F0;
border:1px solid #96CF44;
}

#friendsInvite #invite_member{
width:400px;
padding:5px;
margin-left:150px;
background:#F0F0F0;
}

#friendsInvite #invite_new{
text-align:right;
}

#friendsInvite #invite_new p{
margin-right:100px;
}

/* EMAIL PAGES */
#sidebarEmails{
width:150px;
float:left;
}

/* MY VIDEOS PAGE */
.myVideosBlock{
width:145px;
height:205px;
padding:5px;
margin:10px;
float:left;
text-align:center;
background:#F0F0F0;
border:1px solid #96CF44;
}

/* UPLOAD PAGES */
#uploadFormPage #content{
width:400px;
margin-left:150px;
float:left;
}

#uploadFormPage p.textRight{
text-align:right;
margin-right:100px;
}

#uploadVideoPage #content{
margin-left:20px;
width:680px;
float:left;
}

#sidebarUpload{
width:150px;
float:left;
}

/* COMMENTS STYLING */
#Comments{
width:600px;
}


#commentForm{
text-align:center;
padding:5px;
background:#F0F0F0;
}

.commentsBox{
margin:10px 0;
padding:5px;
border:1px solid #96CF44;
width:500px;
}

/* PLAY PAGE */
#mainBox{
float:left;
width:450px;
}

#playSidebar{
width:170px;
line-height:25px;
margin:0 5px 5px 5px;
border:1px solid #96CF44;
background:#F0F0F0;
float:left;
}

#playSidebar #favAbuse ul{
margin:0;
padding:0;
list-style:none;
}

#playSidebar #favAbuse ul li a{
display:block;
padding:5px;
background:#CCC;
}

#playSidebar #favAbuse ul li a:hover{
text-decoration:none;
background:#96CF44;
}

#playPage #spread a{
color:#FF6600;
}

#playPage #spread a:hover{
text-decoration:none;
color:#FF0000;
}

#playPage #videoDescription{
padding:5px;
line-height:normal;
}

#playSidebar2{
width:230px;
float:left;
}

#playPage #playTags,#playPage #linkAndEmbed{
border:1px solid #96CF44;
font-weight:bold;
padding:5px;
margin:10px 0;
width:438px;
}

/* MEMBER'S PROFILE PAGE */
#membersInfo{
width:280px;
float:left;
}

#membersVideosBlock{
float:left;
margin-left:10px;
width:390px;
}


/* UPDATE PROFILE PAGE */
#updatePage content p{
text-align:right;
padding-right:100px;
}

/* Formulaire d'inscription */
#form {
	margin-right:30px;
}
#form   ul{
	width:240px;
	margin:auto;
	margin-right:30px;
	text-align:center;
}
#form   li{
	color:#000000;
	text-align : right;
	font-size:11px;
}
#form   li input{
	font-size:11px;
}
#form   li.titre{
	color:grey;
	text-align : left;
	text-decoration:underline;
	font-size:13px;
}

#inscriptionForm li {
margin-left:0px;
margin_right:15px;
	list-style-type:none;
}
#inscriptionForm   li input{
	font-size:11px;
}
