html, body {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
}

#pagenavigationmainpage {
	color:#FFFFFF;
	text-align:center;
	position:absolute;
	margin-top:2px;
	margin-bottom:2px;
	top: 360px;
	left:230px;
}

#pagenavigationmainpage a:link, #pagenavigationmainpage a:visited {
	color:#CCCCCC;
}

#pagenavigationmainpage a:hover {
	color:#999999;
	/*font-weight:bold;*/
}

#pagenavigationmainpage2 {
	color:#FFFFFF;
	text-align:center;
	padding: 15px 10px 2px 10px;
}

#pagenavigationmainpage2 a:link, #pagenavigationmainpage a:visited {
	color:#CCCCCC;
}

#pagenavigationmainpage2 a:hover {
	color:#FFFFFF;
	/*font-weight:bold;*/
}

#related_font a, #related_font visited {
	color:#FFFFFF;
	text-decoration:none;
}

#related_font a:hover {
	color:#CCCCCC;
	text-decoration:underline;
	/*font-weight:bold;*/
}

.buttonsearch {
	background-image: url(../images/nrj_tv_dt_19.jpg);
	background-color:#292929;
	background-repeat:no-repeat;
	height:38px;
	width:37px;
	text-decoration:none;
	border:none;
	position:absolute;
	left:153px;
	top:9px;
}

.buttonsearch:hover{
	background-image:url(../images/nrj_tv_dt_19_over.jpg);
}

.suchbox {
	padding:1px;
	margin-top:8px;
}

#vid_font{
padding-right:18px;
text-align:center;
}

#vid_font a:link, #vid_font a:visited{
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}

#vid_font a:hover{
color:#FF3300;
/*font-weight:bold;*/
text-decoration:underline;
}


/*seyretinputbox ->  defines inputbox style*/
.seyretinputbox {
border:#999999 solid 1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
color:#183865;
}

/*seyretlinkedpath ->  defines pathway-breadcrumb style laid over categories.*/
.seyretlinkedpath{
padding-top:1px;
padding-left:1px;
font-size:10px;
/*font-weight:bold;*/
}

.seyretlinkedpath:hover {
	color:#FF3300;
}


/*videotitleinmainarea ->  defines title style in video main area.*/
.videotitleinmainarea{
padding-left:0px;
padding-top:2px;
padding-bottom:2px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#CCCCCC;
text-align:left;
}

/*videodetailsinmainarea ->  defines details style in video main area.*/
.videodetailsinmainarea{
border-top:1px solid #666666;
border-bottom:1px solid #666666;
color:#666666;
padding-top:10px;
padding-bottom:10px;
font:Verdana, Arial, Helvetica, sans-serif;
}


/*uservideooperationsbuttons ->  defines the table of video operations buttons, like download, fullscreen.*/
table.uservideooperationsbuttons td{
width:34%;
}


/*VOTING DEFINITIONS - If you don't know much, change only colors.*/

/*videoratingmain ->  This area is very important. Take care about width and height.
width should be 5*height. And width should be the width of star.gif image width.
*/
.videoratingmain {
position:relative;
background-image:url(../images/star0.png);
background-repeat:repeat-x;
height:12px;
width:65px;
}

/*ratingscale ->  The color of vote scale.*/
.ratingscale {
position:absolute;
top:0px;
left:0px;
background-image:url(../images/starfull.png);
height:12px;
}

/*starsofvote ->  Defines voting stars.*/
.starsofvote {
position:absolute;
top:0px;

background-repeat:repeat-x;
height:12px;
}

/*votingscale ->  Defines mouseover color for voting. Width should be 0% as default. System will change the width on mouseover*/
.votingscale{
width:0%;
background-image:url(../images/starover.png);
}
/*VOTING DEFINITIONS - END.*/



/*videoembedcode ->  defines the embed box.*/
.videoembedcode{
border:#666666 1px solid;
font-size:10px;
text-align:right;
width:220px;
color:#999999;
}


/*videodirectlink-> defines the inputboxes that contain videodirectlink*/
.videodirectlink{
border:#666666 1px solid;
font-size:10px;
text-align:right;
width:220px;
color:#999999;
}



/*seyrettoolbar->  defines the toolbar that lays on top of page*/
table.seyrettoolbar{
width:100%;
border-bottom:2px  #000000 solid;
display:none;
}

table.seyrettoolbar td{
padding:0px;
}

/*moderatetoolbar->   defines the moderation toolbar that lays on top of page for moderators*/
table.moderatetoolbar{
width:100%;
border-top:2px  #990000 solid;
}

table.moderatetoolbar td{
padding:0px;
}


/*searchresultvideotitle->   defines the search result video title ******WORK ON IT */
.searchresultvideotitle{
border:1px #999999 solid;
background-color:#F2F2F2;
color:#838383;
font-weight:bold;
width:100%;
display:block;
padding:2px;
}

/*searchresultvideodetails->   defines the search result video title */
.searchresultvideodetails{
background-position:bottom right;
background-repeat:no-repeat;
color:#838383;
}

/*acesslevelinvideolist->   defines the access level name style on video list */
.acesslevelinvideolist {
color:#999999;
font-size:10px;
font-style:italic;
}

/*       FB DISCUSSION PLUGIN DEFINITIONS        */

/*fbdiscuss_table->   defines the table properties of comments */
.fbdiscuss_table{
padding:5px;
}

/*fbdiscussrow1->  its name tells*/
.fbdiscussrow1{
padding:5px;
background-color:#FFFFFF;
border-bottom:#999999 1px solid;
}

/*fbdiscussrow2->  its name tells*/
.fbdiscussrow2{
padding:5px;
background-color:#F1F2F2;
border-bottom:#999999 1px solid;
}

/*fbdiscussrowright->  defines the right column style for fb discuss plugin area. Here, for example there is quote image.*/
.fbdiscussrowright{
background-image:url(../images/quoteicon.gif);
background-position:top right;
background-repeat:no-repeat;
padding-right:30px;
}

/*discussiontitle-> Not row comment title, it is main title for comments.*/
.discussiontitle{
font-size:11px;
font-weight:bold;
color:#333333;
border-bottom:#666666 1px solid;
padding-bottom:5px;
}

/*discussionlinkrow-> Click here to discuss style.*/
.discussionlinkrow{
text-align:right;
color:#999999;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
font-size:11px;
}

/*fbdiscusssubject-> Subject of comments on rows.*/
.fbdiscusssubject{
color:#333333;
font-size:11px;
font-weight:bold;
}

.fb_avatar_seyret{
width:40px;
}

/*fbdiscussthreaddate-> Date of comments on rows.*/
.fbdiscussthreaddate{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:9px;
}

/*fbdiscussthreaddate-> Author username style on rows.*/
.fbdiscussthreadname{
font-weight:bold;
}

/*seyretfbdiscussposttable-> Discuss post table.*/
table.seyretfbdiscussposttable {
border:1px solid #999999;
width:100%;
}

/*fb_quote-> Quote style for discuss plugin .*/
.fb_quote {
background:#F7F7F7 none repeat scroll 0%;
border:1px dotted #CCCCCC;
display:block;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px;
font-style:italic;
margin:5px 0pt;
padding:5px 5px 5px 20px;
}

table.seyretfbdiscussposttable th{
background-color:#666666;
color:#FFFFFF;
padding:3px;
}

/*discussbacklink-> "this thread is a discussion" etc string for first comment */
.discussbacklink{
background-color:#F4F4F4;
padding:10px;
border:1px solid #CCCCCC;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
margin:5px;
}


.seyretfbmessagetopic{
width:95%;
}

.seyretfbmessagebody{
width:95%;
}

/*END OF FB DISCUSS PLUGIN STYLE*/


/*VIDEO MOUSEOVER TOOLTIP STYLE*/
/*tool-tip-> main definitions for video tooltips*/
.tool-tip {
background-color:#F5F5F5;
width:200px;
color:#666666;
font-size:9px;
border:1px solid #b7b7b7;
border-bottom:#b7b7b7 4px solid;
padding:5px;
}

/*tool-title-> title style for tooltips*/
.tool-title {
font-weight:bold;
text-align:center;
color:#333333;
padding:5px;
border:1px solid #b7b7b7;
font-size:11px;
}

/*tool-text-> text style for tooltips*/
.tool-text {
padding: 5px;
background-image:url(../images/infoback.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}
/*END OF VIDEOTOOLTIPS*/



/*CATEGORY MOUSEOVER TOOLTIP STYLE*/
/*similar with video tooltips*/
.categorytips-tip{
background-color:#FAFCFD;
width:200px;
padding:5px;
color:#D0DCE8;
border:solid 1px #D0DCE8;
border-bottom-width:4px;
}

.categorytips-title {
font-weight:bold;
text-align:center;
color:#FAFCFD;
background-color:#D0DCE8;
}
/*END OF CATEGORY TOOLTIP STYLE*/


/*videolistdiv->Main div for videolist*/
div#videolistdiv{
	width:530px;
	left:1px;
	position:absolute;
	background-color:#111111;
	height:379px;
	
	filter: alpha( opacity=95 ); 
	opacity: 0.95;
	-moz-opacity: 0.95; 
	khtml-opacity: 0.95;
}

/*videolisttable->Videolist table*/
table.videolisttable{
border-bottom:2px #D5D5D5 solid;
border-top:2px #D5D5D5 solid;
color:#FFFFFF;
}


/*listnavigation->navigation buttons and title table*/
table.listnavigation{
}


/*listnavigationtitle->videos list title goes here*/
.listnavigationtitle{
font-size:12px;
font-weight:bold;
text-align:center;
color:#FFFFFF;
}


/*sortbytable->name tells*/
table.sortbytable td{
}

div#sortbybuttons{
font-size:12px;
font-weight:bold;
padding-top:10px;
float:left;
}

.sortbyicons{
cursor:pointer;
float:left;
padding-top:2px;
}

.sortbytext{
float:left;
padding-top:10px;
}


div#searchboxdiv{
float:right;
padding-top:17px;
}

.searchboxinmainpage{
background:#FFFFFF url(../images/search.png) no-repeat scroll 5px center;
border:1px solid #666666;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
padding:2px 5px 2px 25px;
width:60px;

}

/*sortboxes ->  Defines sort list box area. Sort by date, title etc.*/
.sortboxes {
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:#666666 1px solid;
}

/*
	END OF HARDCODED STYLES IN COMPONENT
*/



/*
FOLLOWING DEFINITIONS ARE IN TEMPLATE FILES.
You can edit how you like. Even you can define new styles and change names. 
Not hardcoded in component
*/

#seyrettabs_front {
	position:absolute;
	top:1px;
}

#com_nr{
	position:absolute;
	color:#FFFFFF;
	left:0px;
	top:343px;
	clip:rect(10px 96px 27px 76px);
	display:block;
}

#hidden_com {
	position:absolute;
  	display: none;
	top:33px;
	width:361px;
	left:90px;
	color:#FFFFFF;
	background-color:#333333;
	border:#CCCCCC medium double;
	
	filter: alpha( opacity=95 ); 
	opacity: 0.95;
	-moz-opacity: 0.95; 
	khtml-opacity: 0.95;
}

#hidden_vid_list {
	position:absolute;
	top:9px;
	width:530px;
	left: 0px;
	text-align:center;
	display:none;
}

/*in grouplist.php --  Defines the main category list area*/
table.videocategoriesarea{
background-image:url(../images/tiptitleback.png);
background-repeat:repeat-x;
background-color:#F7F5F5;
border:#B7B7B7 1px solid;
width:100%;
border-bottom:2px #B7B7B7 solid;
}

/*in videomainarea.php */
table.showvideotable{
}

/*in videomainarea.php --   Defines the main video area*/
table.videoembedarea{
margin-top:1x;
width:100%;
}

/*in videomainarea.php --   Defines the main video area*/
table.videooperationsarea{
width:100%;
border-bottom:2px #B7B7B7 solid;
}

/*in directory.php --  Defines the category box style*/
table.videodirectoryback{
background-color:#FFFFFF;
border:#b7b7b7 1px solid;
display:none;
}

table.videodirectoryback td{
padding:1px;
}

/*in videolist_row.php -> Just gives a border effect. */
.thumbouter{
border:#999999 1px solid;
padding:5px;
}
/*in videolist_row.php -> Just gives a border effect. */
.thumbinner{
border:#999999 1px solid;
}

/*in videolist_row.php -> Style of the title in video list. */
.titleinvideolist{
color:#FFFFFF;
padding-top:1px;
margin-top:2px;
text-decoration:none;
/*width:260px;*/
}

.titleinvideolist:hover{
	font-weight:bold;
	color:#CCCCCC;
}

/*in videolist_row.php*/
.detailsinvideolist{
	color:#FFFFFF;
}

/*in videolist_row.php    videolistrightcolumn->Right column for video list. Ttitle and description goes inside of this area*/
.videolistrightcolumn {
background-position:bottom right;
background-repeat:no-repeat;
}

.videolistleftcolumn {
padding:3px;
}

/*THESE DEFINITIONS WILL NOT BE IN 0.2.7*/

.userplaylist{
border:#000000 1px solid;
background-color:#FFFBF0;
font:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#0000CC;
}

.userplaylistvideocount{
padding:2px;
font-weight:bold;
}

.userplaylisttexts{
padding-left:5px;
}

.playlistetoggler{
font-size:1px;
background-color:#FFFFFF;
padding:0px;
cursor:pointer;
height:8px;
}

.playlistetogglerbar{
font-size:1px;
background-color:#CCCCCC;

}




/**
 * Thats the basic css needed for the upload bars
 */

.videoupload-queue
{
list-style:				none;
}

.videoupload-queue li
{
background: url(../images/fileupload.png) no-repeat 0 5px;
padding:				5px 0 5px 22px;
}

.videoupload-queue .queue-file
{
	font-weight:			bold;
}

.videoupload-queue .queue-size
{
	color:					#aaa;
	margin-left:			1em;
	font-size:				0.9em;
}

.videoupload-queue .queue-loader
{
	position:				relative;
	margin:					3px 15px;
	font-size:				0.9em;
	background-color:		#ddd;
	color:					#fff;
	border:					1px inset #ddd;
	text-align:				left;
}
.videoupload-queue .queue-subloader
{
	text-align:				center;
	position:				absolute;
	background-color:		#376BA7;
	background-image:url(../images/loaderbar.jpg);
	height:					100%;
	width:					0%;
	left:					0;
	top:					0;
}

.videoupload-queue .input-delete
{
	width:					16px;
	height:					16px;
	background: url(../images/removequee.png) no-repeat 0 0;
	text-decoration:		none;
	border:					none;
	float:					right;
}
		
.clear
{
	clear:					both;
	overflow:				hidden;
	width:					1px;
	height:					1px;
	margin:					0 -1px -1px 0;
	border:					0;
	font-size:				0;
	line-height:			0px;
}
		
.dene {
background-color:#FCFDFE;
border:#CCCCCC 1px solid;
}
		
.unprocessedfileinfo{
border:#CCCCCC 1px solid;
padding:5px;
}

.generaterssfeedinfo{
padding:5px;
margin:10px;
border:1px solid #CCCCCC;

}
.generaterssoptions{
padding:5px;
margin:10px;
border:1px solid #CCCCCC;
text-align:center;
}

.rssgenerateoptionboxes{
border:1px solid #CCCCCC;
font-size:10px;
color:#666666;

}

.generatersslinkdiv{
padding:5px;
margin:10px;
border:1px solid #CCCCCC;
text-align:left;
background-position:center left;
background-repeat:no-repeat;
}

.rsslinkinputbox {
border:1px solid #CCCCCC;
font-size:10px;
color:#666666;
width:85%;
}


div#uploadoperations{
padding:5px;
border:1px solid #CCCCCC;
margin:3px;
}


div#postuploadmessages{
background-color:#F3F6F4;
border:1px solid #CCCCCC;;
color:#666666;
font-size:12px;
padding:5px;
font-family:"Courier New", Courier, monospace;


}


.insignificant{
color:#CCCCCC;
}

.successlabel{
color:#006633;
}

.successicon{
background-image:url(../images/success.png);
background-repeat:no-repeat;
height:16px;
}

.failedlabel{
color:#CC0000;
}

.failedicon{
background-image:url(../images/failed.png);
background-repeat:no-repeat;
height:16px;
}

.postponedlabel{
color:#CC9900;
}

.postponedicon{
background-image:url(../images/postponed.png);
background-repeat:no-repeat;
height:16px;
}

.checking{
background-image:url(../images/wait.gif);
background-repeat:no-repeat;
height:16px;
}

div#uploadcontrolresult, div#conversioncheckresult, div#thumbcheckresult, div#getinputformresult{
height:16px;
}





#uploadmessagelister-overlay{
	background:#000;
	opacity:.5;
	filter:Alpha(opacity=50);
}

#uploadmessagelister {
	border:1px solid #000;
	width:300px;
	height:430px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background:#F2F2F2;
	position:absolute;
	left:50%;
	top:50%;
	margin:-212px 0 0 -150px;
}

#uploadmessagelister-close {
	position:absolute;
	right:-10px;
	top:-10px;
	background: url(../images/close.png) no-repeat left top;
	text-indent:-1000em;
	height:26px;
	width:26px;
	overflow:hidden;
}

#uploadmessagelister-browser {
	position:relative;
	height:385px;
	margin:20px;
	margin-bottom:40px;
	border:1px solid #000;
	background:#FFF;
	list-style:none;
	line-height:1.8em;
	overflow:auto;
	overflow-x:hidden;
	color:#595A5C;
	font-family:"Courier New", Courier, monospace;
}

.postuploadmessagesallrow1{
background-color:#FAFAFA;
padding:10px;
}

.postuploadmessagesallrow2{
background-color:#F2F2F2;
padding:10px;
}





#uploadmessagelister-browser a { 
	position:relative;
	height:1.9em;
	padding-left:5px;
	padding-right:5px;
	color:#000;
	text-decoration:none;
	display:block;
	white-space:nowrap;
}
			


div#thumbselectmain{
float:left;
text-align:center;
width:200px;
}

div#thumbselectselector{
float:right;
width:320px;
text-align:center;
}

.thumbselectorthumb{
border:1px #CCCCCC solid;
padding:2px;
margin:1px;
width:95px;
cursor:pointer;
}

.thumbselectorthumbprev{
width:300px;
border:1px #CCCCCC solid;
padding:3px;
margin:3px;
}

.thumbselectorthumbselected{
background-color:#FF0000;
}

div#thumbselectselectortitle{
border:#CCCCCC 1px solid;
padding:5px;
color:#999999;
font-size:12px;
margin:5px;
}

div#originalvideolink{
padding-bottom:3px;
color:#FFFFFF;
}

div#originalvideolink a{
	color:#FF3300;
}


div#thumbselectplaytime{
border:#CCCCCC 1px solid;
padding:5px;
color:#999999;
font-size:12px;
margin:5px;
}

.videoarea{
padding-top:1px;
}

.bookmarks{
	padding:0px;
	text-align: left;
}

.bookmarks a:link, .bookmarks a:visited {
	text-decoration:none;
	background:#292929;
}



/* border pic begins */

div#videotitleleft{
width:47px;
background-image:url(../images/border_top_left.jpg);
height:45px;
}

div#videotitlemid{
background-image:url(../images/border_top_mid.jpg);
height:45px;
color:#FFFFFF;
}

div#videotitleright{
width:41px;
background-image:url(../images/border_top_right.jpg);
height:45px;
}


div#videobottomleft{
width:47px;
background-image:url(../images/border_bot_left.jpg);
height:64px;
background-repeat:no-repeat;
}

div#videobottommid{
background-image:url(../images/border_bot_mid.jpg);
height:64px;
color:#FFFFFF;
background-repeat: repeat-x;
}

div#videobottomright{
width:41px;
background-image:url(../images/border_bot_right.jpg);
height:64px;
background-repeat:no-repeat;
}


.videotablelleft{
background-image:url(../images/border_mid_left.jpg);
background-repeat:repeat-y;
}

.videotablelright{
background-image:url(../images/border_mid_right.jpg);
background-repeat:repeat-y;
}

div#cattopleft{
width:14px;
height:14px;
background-image:url(../images/cattopleft.png);
}

div#cattopmid{
height:14px;
background-image:url(../images/cattopmid.png);
}

div#cattopright{
width:14px;
height:14px;
background-image:url(../images/cattopright.png);
}

div#catbotleft{
width:14px;
height:14px;
background-image:url(../images/catbotleft.png);
}

div#catbotmid{
height:14px;
background-image:url(../images/catbotmid.png);
}

div#catbotright{
width:14px;
height:14px;
background-image:url(../images/catbotright.png);
}


.catleft{
background-image:url(../images/catleft.png);
}

.catright{
background-image:url(../images/catright.png);
}

div#vlisttopleft{
width:14px;
background-image:url(../images/vlisttopleft.png);
height:48px;
}

div#vlisttopright{
width:14px;
background-image:url(../images/vlisttopright.png);
height:48px;
}

div#vlisttopmid{
background-image:url(../images/vlisttopback.png);
height:48px;
color:#333333;
}

/*border pic end*/


div#videolistscroller{
max-height:350px;
width:510px;
overflow:auto;/*opera*/
overflow-x:hidden;
overflow-y:auto;
/*text-align:justify;*/
padding-right:5px;
padding-left:5px;
}

div#commentsscroll{
min-height:70px;
max-height:300px;
overflow:auto;/*opera*/
overflow-x:hidden;
overflow-y:auto;
padding-right:5px;
text-align:justify;
width:350px;
}

.videothumbss{
border:#999999 1px solid;
padding:2px;
margin:2px;
}

.videooperationstext{
padding-top:8px;
float:left;
}

.videooperationsicon{
float:left;
}



div#uservideooperationsbuttonsdiv{
color:#333333;
font-weight:bold;
}

div#uservideooperationsbuttonsdiv a{
color:#333333;
font-weight:bold;
}

div#seyretcredit{
color:#999999;
text-align:center;
padding-top:13px;
font-weight:bold;
}

div#seyretcredit a{
color:#999999;
font-weight:bold;
}

div#commentstitle {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding-top:3px;
padding-bottom:2px;
}

div#commentstitle a:link, div#commentstitle a:visited{
color:#FFFFFF;
font-weight: normal;
font-size:11px;
padding-left:195px;
}

div#commentstitle a:hover {
color:#FF3300;
}

div#aboutthisvideo{
background-image:url(../images/vtitleback.png);
height:48px;
color:#FFFFFF;
}

div#aboutthisvideotitle{
padding:1px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}


.addedby{
font-size:14px;
padding-left:5px;
}

.videothumbnailinlists{
width:120px;
padding:2px;
/*
2009-07-14, Torge: Rahmen entfernt, Optik angeglichen
*/
border:0px solid #999999;
}

.hiddenspan{
display:none;
}


.readmore{
color:#000099;
cursor:pointer;
}

div#videodetailsarea{
max-height:200px;
overflow:auto;/*opera*/
overflow-x:hidden;
overflow-y:auto;
padding-right:5px;
}

.videodetailsintabbedlist{
max-height:80px;
overflow:auto;/*opera*/
overflow-x:hidden;
overflow-y:auto;
padding-right:5px;
padding-left:3px;
}

.videotitleintabbedlist{
padding-left:1px;
}

div#addeddateinfrontlist{
padding:3px;
float:left;
}

div#incategoryinfrontlist{
padding:3px;
float:left;
color:#FFFFFF;
}

div#pagenavigationmainpage{
color:#FFFFFF;
text-align:center;
}

.videodirimg{
width:80px;
}

table.seyrettemplatetable {}
 
table.seyrettemplatetable td{
padding:0px;
}
 
 
 div#categorynameinmainpage{
font-size:13px;
text-align:left;
color:#333333;
font-weight:bold;
padding-bottom:5px;
}


.categorythumbnailinmainpage{
width:80px;
padding:2px;
border:#999999 solid 1px;
}

div#categorythumbnailinmainpage{
}

div#categorydescrinmainpage{
padding-left:5px;
}



div#addnewvideofromserver{

border: #CCCCCC 1px solid;
padding:10px;
float:left;
margin:10px;
}


div#addnewvideofrommycomputer{
border: #CCCCCC 1px solid;
padding:10px;
float:left;
margin:10px;
}

.addingreplyto{
border:#CC0000 1px solid;
padding:20px;
margin:10px;
color:#990000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

div#isareplyto{
background-color:#F2F2F2;
text-align:center;
margin-top:5px;
margin-bottom:5px;
}

div#videorepliestoggler{
padding:3px;
padding-left:30px;
background-image:url(../images/reply.png);
background-repeat:no-repeat;
background-position:3px;
cursor:pointer;
background-color:#F2F2F2;
margin-bottom:3px;
}

.message{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:10px;
padding-left:40px;
color:#5B7CD9;
border:1px solid #5B7CD9;
font-weight:bold;
margin:10px;
background-color:#F6F8FD;
background-image:url(../images/info.png);
background-repeat:no-repeat;
background-position: left center;
}

/* ============== YOUTUBE STYLE GRID FOR VIDEO LIST ================= */

.vlcell_mainpage {
display:inline;
float:left;
width:24.9%;
margin-bottom:10px;
margin-top:10px;
overflow:auto;
}

.vlcell {
display:inline;
float:left;
width:24.9%;
margin-bottom:20px;
margin-top:20px;
overflow:auto;
}

.vlentry {
float:left;
width:120px;
}

.vlcontainer {
width:auto;
}

.v120WrapperOuter, .videoIconWrapperOuter  {
/*
2009-07-14, Torge: Rahmen entfernt, Optik angeglichen
*/
border:0px solid #999999;
width:122px;
}

.videoIconWrapperInner, .v120WrapperInner {
/*
2009-07-14, Torge: Rahmen entfernt, Optik angeglichen
*/
border:0px solid #FFFFFF;
height:72px;
overflow:hidden;
width:120px;
}

.addtoQL90 {
margin-left:0px;
margin-top:-24px;
padding:1px;
text-align:left;
width:100%;
}

.browseGridView .vldescbox, .membersGridView .vldescbox {
font-size:9px;
font-weight:bold;
margin-top:5px;
}

.vlshortTitle, .vlshortTitle a {
height:29px;
overflow:hidden;
color:#FFFFFF;
text-decoration:none;
}

.vlshortTitle a:hover {
overflow:hidden;
color:#CCCCCC;
text-decoration:underline;
}

.vlfacets {
font-size:11px;
line-height:13px;
margin:3px 0px;
}

.grayText {
color:#666666;
}

.clearL {
clear:left;
}

.clearboth {
clear:both;
}

.video-thumb-duration-rating div {
margin-top:0px;
}

.totalvidhits {
margin-bottom:2px;
}

/* ============== YOUTUBE STYLE SUB MENU ================= */ 
 
.videoModifiers { 
border-top:1px solid #CCCCCC; 
border-bottom:1px solid #CCCCCC; 
padding:5px 0; 
text-align:center; 
margin-bottom:10px; 
} 
 
.videoModifiers .selected { 
font-weight:bold; 
} 
 
.videoModifiers div.subcategory { 
border-left:1px solid #CCCCCC; 
display:inline; 
font-size:11px; 
padding:0 10px; 
} 
 
.videoModifiers div.first { 
border-left:0 none; 
padding:0 10px 0 2px; 
}


/* ============== videolist in main STYLE GRID ================= */

.vlcell2 {
display:inline;
float:left;
width:120px;
margin-bottom:10px;
margin-top:0px;
overflow: hidden;
}

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

.vlcontainer2 {
width:118px;
}

.v120WrapperOuter2, .videoIconWrapperOuter2  {
border:0px solid #999999;
width:130px;
}

.videoIconWrapperInner2, .v120WrapperInner2 {
border:1px solid #FFFFFF;
height:72px;
overflow:hidden;
width:125px;
}

.addtoQL90 {
margin-left:0px;
margin-top:-24px;
padding:1px;
text-align:left;
width:100%;
}

.browseGridView .vldescbox, .membersGridView .vldescbox {
font-size:9px;
font-weight:bold;
margin-top:5px;
}

.vlshortTitle2, .vlshortTitle2 a {
height:30px;
overflow:hidden;
color:#333333;
text-decoration:none;
text-align:center;
}

.vlshortTitle2 a:hover {
overflow:hidden;
color:#FF3300;
text-decoration:underline;
}

.vlfacets2 {
font-size:11px;
line-height:13px;
margin:3px 0px;
}

.video-thumb-duration-rating div {
margin-top:0px;
}

.totalvidhits {
margin-bottom:2px;
}

