#videosLeft{
    float:left;
    width:330px;
    margin-right:20px;
}
#videosLeftUpdate{
    width:460px;
    float:left;
}
#videosLeftOwn{
    background-image: url(../images/videos_headline_own.png);
    background-repeat: no-repeat;
	background-color: transparent;
	margin-top:24px;
	padding-top:30px;
}
#videosRightUpdate{
    margin-left:470px;
}
#videosLeftSearch{
    background-image: url(../images/videos_search_back.png);
     width:457px;
     float:left;
}
.videosLeftPictureBoxInfos{
    margin-top:1px;
    background-color:#f4f3eb;
    padding:4px;
    width:312px;
}
.videosLeftPictureBoxInfosPicture{
    float:left;
    margin-right:10px;
}
.videosLeftPictureBoxName{
    float:left;
}
.videosLeftPictureBoxButton{
    margin-left:265px;
}
.videosLeftPictureBoxVoting{
    margin-top:6px;
}

#videosLeftNewPictureInfos{
    margin-top:1px;
    background-color:#f4f3eb;
    padding:4px;
    width:312px;
    margin-bottom:20px;
}
#videosLeftNewPictureName{
    float:left;
}
#videosLeftNewPictureVoting{
    text-align:right;
    font-size:10px;
}
#videosLeftNewPictures{
    margin-top:20px;
    background-image:url(../images/videos_headline_new.png);
    background-repeat: no-repeat;
    padding-top:40px;
}
#videosLeftNewPictures td{
    background-image:url(../images/videos_picture_back.png);
    background-repeat: no-repeat;
    width:95px;
    height:76px;
    padding:0px 0px 8px 6px;
}

#videosRight{
    margin-left:350px;
}

#videosLeftFavoredPictures{
    margin-top:20px;
    background-image:url(../images/videos_headline_favored.png);
    background-repeat: no-repeat;
    padding-top:30px;
}
.videosLeftFavoredPictureImage{
    float:left;
    margin-right:10px;
}
.videosLeftFavoredPicture{
   border-bottom:1px solid #bdc2c7;
   height:93px;
   margin-top:10px;
   margin-bottom:2px;
}
.videosLeftFavoredPictureInfosName{
    font-weight:bold;
}
.videosLeftFavoredPictureInfosVoting{
    margin-top:8px;
}
#videosRightTopInfos{
    height:323px;
}
#videosLeftNewPicturesMore{
    border-top:1px solid #bdc2c7;
    text-align:right;
    font-size:10px;
    padding-top:2px;
    margin-top:3px;
}
#videosLeftFavoredPicturesMore{
    text-align:right;
    font-size:10px;
}

/* */

#videoleft{
	width:320px;
	float:left;
}

.videopicture img{	
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #d4d4d4; 		
}
.videopicture{	
	text-align:center;
	margin-bottom:10px;	
}

#videopicture{	
    margin:15px;
	text-align:center;
}
#videopicturetitle{
    font-weight:bold;
}

.videofriendpicture{
	width:24px;
	height:28px;
	background-image:url(../../../images/pic_23x23_back.jpg);
	padding:1px 0px 0px 1px; 	
	float:left;
	margin-right:4px;
}
.videofriendpicture img{
	padding:0px; 		
	margin:0px; 		
}
#videolinks{
	line-height:16px;
	margin-bottom:10px;
}
#videolinks a{
	color:#4f4d4d;
	font-size:11px;
	font-family: Helvetica, sans-serif;	
}
#videolinks ul{
	list-style-type:none
}

#userprofilenotify{
    width:125px;
    height:15px;
    padding-left:5px;
    background-image:url(../../../images/userprofile_alert_back.jpg);
    color:#FFFFFF;
    line-height:14px;
    font-size:10px;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
    border:1px solid #bdc2c7;
    margin-bottom:10px;
}
#userprofilenotify a{    
    color:#FFFFFF;         
}
#userprofilenotify a:hover{    
    text-decoration:none;    
}

.videomainheadline{
	color: #4f718c;
	font-size:14px;
	margin-bottom:4px;
}
.videoratingheadline{
	font-size:12px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:10px;	
}
.videodate{
	font-family: Arial, sans-serif;	
	font-size:9px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding-top:2px;	
	padding-bottom:2px;
	margin-bottom:6px;
}
.videoheadline{
	color: #C50103;
	font-size:14px;
	padding-top:30px;	
	padding-bottom:4px;	
}
.videorss{
	padding-bottom:5px;
}
.videoresize{
	padding-bottom:5px;
}
.videoactionlinks a{
	color:#000000;
}
.videolinkheadline{
	padding-top:20px;
	color: #C50103;
	width:100px;
	padding-bottom:2px;	
	border-bottom:1px solid #CCCCCC;	
	margin-left:45px;	
}
.videotext{
	margin-top:2px;
	margin-bottom:10px;
}
.videoclassicseperator{
	background-image:url(../../../images/video_seperator_classic.png);
	width:320px;
	height:30px;
}
.videomainformrow textarea{
    width:310px;
    height:100px;
    border:1px solid #000000;
}
.videomainformrow input{
    width:236px;
    border:1px solid #000000;
    font-size:10px;
    padding:2px;
}
.videomainform{
    margin-top:20px;
}
.videomainformrow{
    font-family: Helvetica, Arial, sans-serif;	
	font-size:11px;
    margin:4px 0px 4px 0px;
}
.videomainforminfo{
    font-size:9px;
    font-family: Arial, sans-serif;	
}
.videoentrydelete{
    text-align:right;
}
.videoentryseperator{
	border-bottom:1px solid #CCCCCC;
	height:1px;
	line-height:1px;
	margin-top:4px;
	margin-bottom:0px;	
}

/* Formulare */

.videoupdatedataseperator{
	border-top:1px solid #CCCCCC;
	height:1px;
	line-height:1px;
	margin-top:10px;
	margin-bottom:10px;
	width:344px;	
}

#videoupdatedata{
    width:380px;
    padding-left:80px;
    margin-top:30px;
}
.videoupdateformarea input{
    width:210px;
    border:1px solid #8f8f8f;
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
}
.videoupdateformarea select{
    width:216px;
    border:1px solid #8f8f8f;
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
}
.videoupdateformarea textarea{
    width:211px;
    border:1px solid #8f8f8f;
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	height:60px;
}
.videoupdatedataleft{
    float:left;
    width:120px;
}
.videoupdatedataleftsmall{
    float:left;
    width:70px;
}
.videoupdatedataright{
   margin-left:130px;
}
.videoupdatedatarightwide{
    margin-left:70px;
}
.videoupdateformrow{
    margin:4px 0px 4px 0px;
}
#videoupdatedatahead{
    font-size:16px;
    color:#adb4bc;
}
.videoupdatebuttons{
    text-align:right;
    width:344px;
}
.videoupdateformarea .videoupdateformckb{
    width:20px;
    border:0px;
}
.videoupdateformarea .videodesignckb{
    width:20px;
    border:0px;
}
.videomainformrow .videodesignckb{
    width:20px;
    border:0px;
}
#btnSaveVideoData{
	cursor:pointer;
}
.videoupdateformarea .info{
    font-size:9px;
    font-family: Arial, Helvetica, sans-serif;
    padding-right:80px;
}
.videoupdateformarea .videoreleaseckb{
    width:20px;
    border:0px;
    margin:4px 0px 0px 10px;
}
.videoupdateformarea .videosettingsckb{
    width:20px;
    border:0px;
    padding:0px;    
    margin:0px 5px 0px 0px;
    float:left;
}
.videoupdatedatarightwide p{
    margin-left:25px;
}
.videoupdatedataleft img{
    float:left;
}

#videodesigntitle{
    font-size:16px;
    font-weight:bold;
}
