table#contentHolder{
	background-image: url(../images/noltv_assets/contentHolder-bg.gif);
	background-repeat: repeat-x;
}

table#contentHolder td.content{
	vertical-align: top;
	border-right: 1px solid #e6d9d8;
}

table#contentHolder td.content-right{
	vertical-align: top;
	padding: 10px 0px 10px 12px;
	width: 330px;
}
#contentSpacer{
	padding: 10px 8px 10px 0px;
}
#mainContent{
	width: 624px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.message{
	border: 1px solid #541E30;
	color: #8D0649;
	font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
	background-color: #f2f2f2;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}
.messageInline
{
	background-color: #6D3B56;
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
}

 H1, H1 A, H1 A:Hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
}
H2, H2 A, H2 A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}
H1 A,H2 A{
	color: #323232;
}
H1 A:Hover, H2 A:Hover{
	color: #666666;
}


H2.subtitle{
	color: #094B61;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	font-family: Georgia;
}
H2.subtitle A{
	color: #094B61;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia;
	text-decoration: none;
}
H2.subtitle A:Hover{
	color: #ffffff;
	background-color: #094B61;
	text-decoration: none;
}

H3{
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	font-family: Georgia;
}
H3.page-switch{
	margin: 0px;
}
H3.page-switch A{
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia;
	text-decoration: none;
}


H3.page-switchActive{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #313131;
	font-weight: normal;
	text-decoration: none;
}
H3.page-switchActive A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #313131;
	font-weight: normal;
	text-decoration: none;
}
H3 A{
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia;
	text-decoration: none;
}
H3 A:Hover{
	text-decoration: none;
}

#mainContent HR{
	color: #dfd9db;
	background-color: #dfd9db;
	height: 1px;
	border: 0px;
	margin: 10px 0px 10px 0px;
}

#mainRight{
	width: 330px;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

.left{
	float: left;
}
.right{
	float: right;
}

.ad-container-outer {
	font-family:Arial; 
	font-size:7pt; 
	letter-spacing:1px; 
	color:#750000;
}

A.username{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2f2f2f;
	text-decoration: none;
}
A.username:Hover{
	color: #666666;
}
IMG.vthumbnail{
	border: 0px;
	width: 147px;
	height: 83px; /* 108*/
	
}
img.avatar{
	width: 32px;
	height: 32px;
	border: 0px;
}
/**************************************************************
 MAIN MENU
***************************************************************/

#mainMenu{
	width: 100%;
	height: 44px;
	background-image: url(/images/noltv_assets/mainmenu-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}
#mainMenu .item{
	float: left;
	height: 44px;
}
#mainMenu .s{
	float: left;
	height: 44px;
	width: 1px;
	background-image: url(/images/noltv_assets/mainmenu-itembg.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#mainMenu .sNone{
	float: left;
	height: 44px;
	width: 0px;
}
#mainMenu .sActiveL{
	float: left;
	height: 44px;
	width: 3px;
	background-image: url(/images/noltv_assets/mainMenuSpacer-activeL.gif);
	background-repeat: no-repeat;
}
#mainMenu .sActiveR{
	float: left;
	height: 44px;
	width: 3px;
	background-image: url(/images/noltv_assets/mainMenuSpacer-activeR.gif);
	background-repeat: no-repeat;
}

#mainMenu .itemActive{
	float: left;
	height: 44px;
	background-image: url(/images/noltv_assets/mainmenu-itemActive-bg.gif);
	background-repeat: repeat-x;
}
#mainMenu .item-last{
	float: left;
	height: 44px;
	background-image: none;
}

#mainMenu .item .text,#mainMenu .itemActive .text, #mainMenu .item-last .text{
	padding: 10px 20px 10px 20px;
}
#mainMenu .item .text A, #mainMenu .item .text A:hover,
#mainMenu .itemActive .text A, itemActive .item .text A:hover,
#mainMenu .item-last .text A, #mainMenu .item-last .text A:hover{
	color: #646464;
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

/**************************************************************
 USER MENU
***************************************************************/

#uploadmenu{
	background-image: url(/images/noltv_assets/usermenu-bg.gif);
	background-repeat: repeat-x;
	height: 36px;
	line-height: 36px;
	padding-left: 44px;
	color: black;
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
}
#uploadmenu .spacer{
	height: 12px;
}
#uploadmenu .caption{
	margin-right: 36px;
}
#uploadmenu a{
	color: #323232;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	margin-right:10px;
	background-repeat: no-repeat;
	padding-left: 20px;	
}
#uploadmenu a.blog{
	background-image: url(/images/noltv_assets/media-blog.gif);
}
#uploadmenu a.video{
	background-image: url(/images/noltv_assets/media-video.gif);
}
#uploadmenu a.image{
	background-image: url(/images/noltv_assets/media-image.gif);
}
#uploadmenu a.audio{
	background-image: url(/images/noltv_assets/media-audio.gif);
}
/**************************************************************
 USER MENU
***************************************************************/

#usermenu{
	/*
	background-image: url(/images/noltv_assets/usermenu-bg.gif);
	background-repeat: repeat-x;
	*/
	height: 38px;
	line-height: 36px;
	padding-left: 20px;
}
#usermenu a{
	color: black;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	margin:10px;
}

/**************************************************************
  ADMIN TOOLS
***************************************************************/

.adminTools{
	background-color: #CCE6FF;
	padding: 3px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
}

/**************************************************************
  LINK NEXT
***************************************************************/

A.more3{
	background-image: url(/images/noltv_assets/more3.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 14px;
	line-height: 16px;
	color: #6e6e6e;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

/**************************************************************
 RIGHT STUFFS
***************************************************************/

A.more2{
	background-image: url(/images/noltv_assets/more2.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 14px;
	line-height: 16px;
	color: #8d0649;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

H1.rightbox, H1.rightbox A, H1.rightbox A:Hover{
	background-color: #FFFFFF;
	color: #01667a;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
	font-family: Georgia;
	text-decoration: none;
}
H1.rightbox A:Hover{
	/*background-color: #3a6678;*/
	color: #458f9d;
}
.rightLine{
	background-image: url(/images/noltv_assets/line01.gif);
	background-repeat: no-repeat;
	margin: 21px 0px 19px 0px;
	height: 5px;
}

.rightBannerBox{
	margin-bottom: 10px;
}

/**************************************************************
  HOME
***************************************************************/

.home-promotedVideo01 .description{
	margin-top: 10px;
	padding-left: 0px;
	text-align: left;
	color: #6e6e6e;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.home-promotedVideo02{
	margin-bottom: 20px;
}
.home-promotedVideo02 .description{
	text-align: left;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/**************************************************************
 PLAY
***************************************************************/

.play-player{
	margin: 10px 0px 10px 0px;
}
.play-description{
	margin: 10px 0px 15px 0px;
}
.play-connUrl{
	margin-top: 10px;
}
.play-connUrl A{
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #2f2f2f;
	font-weight: bold;
}
A.play-connUrl:Hover{
	text-decoration: underline;
	color: #666666;
}

table#play td{
	vertical-align: top;
}

.play-tools-holder{
	border-top: 1px solid #e6d9d8;
	border-bottom: 1px solid #e6d9d8;
	margin-bottom: 20px;
}
.play-tools{
	background-color: #f6f2ea;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.play-tools .caption {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	height: 30px;

}

.play-tools .caption .closed{
	line-height: 30px;
	height: 30px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 30px;
	background-image: url(/images/noltv_assets/share-plus16.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	float: left;	
	cursor: pointer;
}
.play-tools .caption .opened{
	line-height: 30px;
	height: 30px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 30px;
	background-image: url(/images/noltv_assets/share-minus16.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	float: left;
	cursor: pointer;
}
.play-tools .addthis-holder{
	float: right;
}
.play-tools .addthis-holder a,.play-tools .addthis-holder a:Hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/images/noltv_assets/addthis16.gif);
	background-repeat: no-repeat;
	background-position: 8px /*8px*/;
	text-decoration: none;
	padding: 2px 15px 2px 30px;
	cursor: pointer;
}


#playTools{
	background-color: #F6F2EA;
	border-bottom: 1px solid #ffffff;
	display: none;
	padding: 8px;
	
}

.play-stat-caption{
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 15px 0px 15px 0px;
}
table.play-stat {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
table.play-stat a{
	/* color: black; */
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #2f2f2f;
}
table.play-stat a:hover{
	text-decoration: underline;
	color:#666666;
}

table.play-stat .label{
	color: #6e6e6e;
	height: 20px;
	font-size: 12px;
}
table.play-stat .value{
	color: #2f2f2f;
	height: 20px;
}

table.play-actions A{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #2f2f2f;
}
table.play-actions A:hover{
	text-decoration: underline;
	color:#666666;
}

.embedTeaxareaHolder{
	margin: 10px 0px 2px 0px;
	padding: 0px;
	background-image: url(/images/noltv_assets/embedTexareaBg.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 80px; 
}
.embedTeaxareaHolder .textarea{
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	width: 172px;
	height: 70px; 
	background-color: transparent;
	border: 0px;
	overflow: hidden;
}


#playAddToMyChannel{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #2f2f2f;
	font-weight: bold;
	cursor: pointer;
}
#playAddToMyChannel:Hover{
	text-decoration: underline;
	color: #666666;
}
.playCsatornaimList{
	background-color: #f2f2f2;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #d5d5d5; 
	width: 184px; 
	
}
.playCsatornaimList .holder{
	border: 2px solid white;
	padding: 8px;
}

#playCsatornaimSelect .label{
	font-style: italic;
}
.playCsatornaimList .create {
	margin-top: 5px;
}
.playCsatornaimList .create A{
	color: #2b2b2b;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

/**************************************************************
 RATING
***************************************************************/
table.rating{
	width: auto;
	display: inline;
}

table.rating .text,
table.rating .value{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
}
table.rating .value{
	width: 24px;
	text-align: center;
}
table.rating .btnMinus{
	width: 24px;
	height: 20px;
	background-image: url(/images/noltv_assets/rate-btn-minus.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
table.rating .btnPlus{
	width: 24px;
	height: 20px;
	background-image: url(/images/noltv_assets/rate-btn-plus.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
table.rating .equal,
table.rating .minus,
table.rating .plus{
	width: 80px;
	background-repeat: no-repeat;
	background-position: 10px;
}
table.rating .equal{
	background-image: url(../images/noltv_assets/rated-equal.gif);
}


/**************************************************************
 COMMENTS
***************************************************************/

#comments H1 {
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #8d0649;
}
#comments .openPost{
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #d1c6af;
	text-align: right;
	cursor: pointer;
}
#comments .entry{
	float: left;
	width: 100%;
}
#comments .vspacer{
	height: 1px;
}
#comments .entry .leftCol{
	float: left;
	width: 32px;
}
#comments .entry .rightCol{
	float: right;
	width: 574px;
	margin-bottom: 25px;
}

#comments .entry .head{
	margin-bottom: 3px;
	font-weight: normal;
	color: #2f2f2f;
	font-size: 11px;
	font-family: 11px;
	margin-bottom: 8px;
	line-height: 20px;
	height: 20px;
}
#comments .entry .head A{
	font-weight: bold;
	color: #2f2f2f;
	text-decoration: none;
}
#comments .entry .text{
	margin-bottom: 3px;
	font-weight: normal;
	color: #6e6e6e;
	font-size: 11px;
}

#commentpost .error{
	color: red;
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
}

#commentpost .commentPostTextHolder{
	background-image: url(../images/noltv_assets/commentPostTexareaBg.gif);
	background-repeat: no-repeat;
	width: 624px;
	height: 185px;
	text-align: center;
	margin: 5px 0px 5px 0px;
}

#commentPostText{
	width: 614px;
	height: 175px;
	border: 0px;
	padding: 0px;
	margin: 5px;
	background-color: #f5f5f5;
}

/**************************************************************
 AUDIOLIST
***************************************************************/

.audios-list{
	margin-bottom: 40px;
}
.audios-listItem{
	margin: 0px 0px 20px 0px;
}

.audios-listItem .text{
	padding: 0px 0px 5px 30px;
	color: #2b2b2b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.audios-listItem .text a {
	color:#2F2F2F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.audios-listItem .text .label{
	color: #6E6E6E;
	font-size: 12px;
}

.audios-listItem img.thumbnail{
	width: 160px;
	height: 120px;
	border: 0px;
	margin-bottom: 3px;
	margin-top: 2px;
	display: block;
}
.audios-listItem H2{
	overflow: hidden;
	/*white-space: pre-wrap;*/
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 5px 0px;
	background-image: url(../images/noltv_assets/media-audio.gif);
	background-repeat: no-repeat;
}
.audios-listItem H2, .audios-listItem H2 A {
	color: #6e6e6e;
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.audios-listItem .info{
	color: #2f2f2f;
	font-size: 11px;
}
.audios-listItem .info .label{
	color: #959595;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/**************************************************************
 VIDEOLIST
***************************************************************/

.videos-list{
	margin-bottom: 40px;
}
.videos-listItem{
	margin: 0px 0px 20px 0px; 
}
.videos-vspacer{
	width: 14px;
}
.videos-listItem img.thumbnail{
	width: 147px;
	height: 83px;
	/* height: 83px; */
	border: 0px;
	margin-bottom: 3px;
	margin-top: 2px;
	display: block;
}
.videos-listItem H2 {
	margin: 5px 0px 0px 0px;
	width: 147px;
	overflow: hidden;

}
.videos-listItem H2, .videos-listItem H2 A {
	color: #6e6e6e;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	/* white-space: nowrap; */
	text-align: left;
}
.videos-listItem H2 A:Hover{
	color: #949494;
}

.videos-listItem .info{
	color: #676767;
	font-size: 10px;
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.videos-listItem .info2{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	clear: both;
}
.videos-listItem .info .duration{
	float: right;
}
.videos-listItem .info .uploader{
	float: left;
}

/**************************************************************
 VIDEOLIST
***************************************************************/

.users-list{
	margin-bottom: 40px;
}
.users-listItem{
	margin: 0px 0px 20px 0px; 
}
.users-vspacer{
	width: 14px;
}
.users-listItem H2 {
	margin: 5px 0px 0px 0px;
	/*width: 147px;*/
	overflow: hidden;

}
.users-listItem H2, .users-listItem H2 A {
	color: #6e6e6e;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	/* white-space: nowrap; */
	text-align: left;
}

.users-listItem .info{
	color: #676767;
	font-size: 10px;
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.users-listItem .info2{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	clear: both;
}

/**************************************************************
 TOPSBOX
***************************************************************/

table.pageTabs{
	border: 0px;
	border-collapse: collapse;
	empty-cells: show;
	margin: 0px;
	padding: 0px;
	margin-bottom: 25px;
}
table.pageTabs th {
	background-color:#ffffff;
	
	border-bottom: 1px solid #e2e2e2;
	vertical-align: baseline;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
table.pageTabs th A {
	color: black;
	text-decoration: none;
	font-weight: normal;
	width: 100%;

	border-width: 1px ;
	border-style: solid;
	border-top-color: #f3f3f3;
	border-right-color: #bfbfbf;
	border-left-color: #d6d6d6;
	border-bottom-color: white;
	
	display: block;
	height: 22px;
	line-height: 22px;
	text-indent: 5px;
	
}
table.pageTabs th.active {
	border-bottom-color: #f3f3f3;
}
table.pageTabs th.active A {
	color: #747474;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/noltv_assets/tab2-active-bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #f3f3f3;
	text-indent: 5px;
}
table.pageTabs th.first{
	width: 3px;
	border-right: 1px solid #bfbfbf;
}
table.pageTabs th.last{
	width: 3px;
	border-left: 1px solid #d6d6d6;
}

/**************************************************************
 TAG SEARCH
***************************************************************/

.quickSearch{
	margin: 14px 0px 14px 0px;
}
.quickSearch td{
	height: 26px;
	padding: 0px;
	margin: 0px;
	border: none;
}
.quickSearch td.first{
	background-image: url(/images/noltv_assets/TagSearch_01.gif);
	background-repeat: no-repeat;
	width: 6px;
}
.quickSearch td.inputHolder{
	background-image: url(/images/noltv_assets/TagSearch_02.gif);
	background-repeat: repeat-x;
	
}
.quickSearch .itext{
	border: 0px;
	/* background-color: #ffffff; */

	background-color: transparent;
	width: 180px;
}

.quickSearch td.btn{
	background-image: url(/images/noltv_assets/TagSearch_03.gif);
	background-repeat: no-repeat;
	width: 25px;
	cursor: pointer;
}

/**************************************************************
 BLACK-SEARCH
***************************************************************/

#blackSearch{
	background-color: #000000;
	padding: 15px 20px 15px 20px;
	color: #ffffff;
}

#blackSearch .spacer{
	width: 5px;
}

#blackSearch .textfield{
	background-image: url(/images/noltv_assets/blacksearch-input-bg161.gif);
	background-repeat: no-repeat;
	width: 161px;
	height: 34px;
	line-height: 34px;
}
#blackSearch .selecttext{
	background-image: url(/images/noltv_assets/blacksearch-select-textbg.gif);
	background-repeat: no-repeat;
	width: 148px;
	height: 34px;
	line-height: 34px;
}
#blackSearch .selectbtn{
	background-image: url(/images/noltv_assets/blacksearch-select-btn.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 34px;
	line-height: 34px;
	cursor: pointer;
}

#blackSearch .textfield .itext,
#blackSearch .selecttext .itext{
	border: 0px;
	background: transparent;
	font-family: Arial;
	font-size: 20px;
	color: #4c4c4c;
	height: 24px;
	margin:5px;
}
#blackSearch .textfield .itext{
	width: 151px;	
}
#blackSearch .selecttext .itext{
	width: 164px;	
}
#blackSearch .selecttext #blacksearchUploadedText{
	width: 164px;	
}
.blackSearchOptions{
	width: 198px;
	border: 1px solid #4a4a4a;
	background-color: white;
}
.blackSearchOptions .item{
	font-family: Arial;
	font-size: 20px;
	color: #4c4c4c;
	padding: 1px;
	cursor: pointer;
	background-color: white;
}
.blackSearchOptions .item:Hover{
	background-color: #f2f2f2;
}

.blackSearchOptions .label{
	font-family: Arial;
	font-size: 11px;
	color: #4c4c4c;
	background-color: #ebebeb;
	padding: 2px;
	text-align: center;
}

#blackSearch .selectBtn{
	background-color: #000000;
	border: none;
	background-image: url(/images/noltv_assets/blackSearch-selectBtn.gif);
	background-repeat: no-repeat;
	margin: 0px 10px 0px 0px;
	width: 31px;
	height: 31px;
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
}

#blackSearch .searchBtn{
	background-color: #000000;
	border: none;
	background-image: url(/images/noltv_assets/blacksearch-find-btn.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	width: 53px;
	height: 31px;
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
}


/**************************************************************
 RIGHTBOX TABS
***************************************************************/

table.rightBoxTab{
	width: 100%;
	empty-cells: show;
}
.rightBoxTab th{

	font-family: Verdana;
	font-size: 7.5pt;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	text-indent: 7px;
	text-align: left;
	height: 26px;
	background-image: url(/images/noltv_assets/rightBoxTab.gif);
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #f6f2ea;
	cursor: pointer;
}
.rightBoxTab th a{
	color: black;
	text-decoration: none;
	font-weight: normal;
}
.rightBoxTab th.active{
	font-weight: bold;
	background-image: url(/images/noltv_assets/rightBoxTab-active.gif);
	cursor: pointer;
}
.rightBoxTab th.active a{
	color: #458f9d;
	text-decoration: none;
	font-weight: bold;
}
.rightBoxTab th.border-left{
	padding: 0px;
	width: 8px;
	cursor: default;
}
.rightBoxTab th.border-right{
	padding: 0px;
	background-position: top left;
	width: 8px;
	cursor: default;
}

.rightBoxTab td.contentBox{
	background-color: #f6f2ea;
	padding: 11px 5px 5px 5px;
	border-top: 0px;
	border-right: 0px; 
	border-bottom: 1px solid #d1c6af;
	border-left: 0px;
	vertical-align: top;
}

table.topsbox-vlist{
	border: 0;
	padding: 0px;
	empty-cells: show;
}
table.topsbox-vlist td{
	vertical-align: top;
	line-height: 15px;
}
table.topsbox-vlist .thumbnail{
	text-align: left;
	width: 85px;
}
table.topsbox-vlist .thumbnail img{ 
	border: 0px;
	margin-right: 5px;
	width: 80px;
	height: 45px; /*60px*/
}
table.topsbox-vlist .caption, table.topsbox-vlist .caption A{
	color: #743851;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia;
	font-size: 12px;
}
table.topsbox-vlist .caption A:hover{
	/* background-color: #6D3B56; */
	color: #9e5e77;
}
table.topsbox-vlist .description{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

table.activeNollersBox {
	border: 0;
	padding: 0px;
	empty-cells: show;
}

table.activeNollersBox td{
	vertical-align: top;	
	text-align: center;
}
table.activeNollersBox td.item{
	vertical-align: top;
	width: 100px;
}
table.activeNollersBox .thumbnail{
	text-align: center;
	margin-top: 5px;
}
table.activeNollersBox .caption, table.activeNollersBox .caption A{
	color: #743851;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia;
	font-size: 12px;
}
table.activeNollersBox .caption A:hover{
	color: #9e5e77;
}
table.activeNollersBox td.vspacer{
	width: 5px;
}

/**************************************************************
 TABS
***************************************************************/

.ktabs {
	clear:both;
	margin:5px 0px 5px;
	text-align:left;
	font-size: 12px;
}
	.ktabs ul {
		border-bottom: 1px solid #e2e2e2;
		display:block;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0px;
		padding:0px 0px 2px;
	}
	.ktabs li {
		background-color: #ffffff;
		/*
		border-color: #d5d5d5;
		border-style:solid;
		border-width:1px 1px 0px 1px;
		*/
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-top-color: #f3f3f3;
	border-right-color: #bfbfbf;
	border-left-color: #d6d6d6;
	
		display:inline;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0px 1px;
		padding:2px 10px;
		color: #ababab;
		font-size: 11px;
	}
	.ktabs li a {
		color: #747474;
		text-decoration:none;
	}
	.ktabs li a:Hover {
		text-decoration: underline;
		color: #323232;
	}
	.ktabs li.active {
		font-size: 13px;
		background-color:white;
		/*color:#E85819;*/
		color: black;
		display:inline;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0px 1px;
		padding:2px 10px;
		
		background-image: url(../images/noltv_assets/tab2-active-bg.gif);
		background-repeat: repeat-x;

	}
	.ktabs li.active a {
		color: #555555;
		text-decoration:none;
		font-weight: bold;
	}

/**/

.helpPage{
	padding: 0px 10px 10px 5px;
	width: 720px;
	margin-left: 15px;
}
.helpPage H1{
	margin: 0px 0px 10px 0px;
	border: 1px solid #a8c2d6;
	background-color: #e1e9f3;	
	color: #184EB8;
	padding: 3px;
			font-family: Tahoma, Arial,  sans-serif; 
			font-size: 15px;
			font-weight:bold;
			text-indent: 5px; 
}
.helpPage H2{
	margin: 0px 0px 3px 0px;
	padding: 0px;
	color: black;
	text-indent: 5px;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight:bold;
}
.helpPage .textbox{
	margin: 0px 0px 15px 0px;
	color: #6b6b6b;
	border: 1px solid #D5D5D5;
	padding: 5px;
}
#helpContList LI{
	list-style: disc;
	line-height: 16px;
}

H2.home{

	margin: 15px 0px 5px 0px;
	border: 1px solid #a8c2d6;
	background-color: #e1e9f3;	
	color: #184EB8;
	padding: 3px;
			font-family: Tahoma, Arial,  sans-serif; 
			font-size: 15px;
			font-weight:bold;
			text-indent: 5px; 
}
H3.home{
	font-size:13px; 
	font-weight:bold; 
	color: black;
	padding: 0px;
	margin: 0px 0px 0px 0px;

}
H2.playTitle{
	font-size:15px; 
	font-weight:bold; 
	color: #184EB8;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.btnOK, .buttonOut{
	background-color: #541E30;
	border: 1px solid white;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
}

.text11 {
	font-family: Verdana,Tahoma;
	font-size: 11px;
}

.comment{
	color: Gray;
}
.code{
	color: #8D0649;
}

/**************************************************************
VIDEO_EDIT PREVIEW IMAGE
***************************************************************/

table.previewImageThumbs{
	width: auto; 
	margin: 10px 0px;
}
table.previewImageThumbs td{
	text-align: center; vertical-align: middle; width: 130px;
}
table.previewImageThumbs img{
	border: 0px;
	margin: 3px;
}
img.previewImageSelected{
	margin: 3px; 
	border: 2px solid #85B3B3;
}

/**************************************************************
REGISZTRACIO
***************************************************************/
H3.gallery{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*color: #184eb8;*/
	color: #000000;
	border-bottom: 1px dashed #99a0aa;
	width: 160px;
}
H3.galleryVlistHeader
{
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 10px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	/*color: #184eb8;*/
	color: #000000;
}
TR.galleryItem{
	background-color: #F4F6F8;
}
/**************************************************************
REGISZTRACIO
***************************************************************/
.textstyle {
	background-color: white; 
 	border: 1px solid #5d76a4;
	font-size:11px;
	padding-left:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.textkek11 {
	color: #184eb8;
	font-weight: bold;
}
#jelszoemlekezteto2 {
	padding: 3px;
}
#regLoginBox{
	border-right: 1px dashed #99a0aa;
	margin-right: 15px;
}
.regLine{
	border-bottom: 1px dashed #99a0aa;
	margin-bottom: 15px;
}

/**************************************************************
 BUTTONS
***************************************************************/
INPUT.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: white;
	background-color: transparent;
	line-height: 26px;
	border: none;
	background-image: url(/images/noltv_assets/button-bg.gif); 
	background-repeat: no-repeat;	
	height: 26px !important;
	width: 100px;
	text-align: center;
}
.button A{
	font-family:Verdana,Tahoma; 
	font-size:11px; 
	color: white;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.videoEdit   { background-image: url(/images/icon-edit.gif); }
.videoRemove { background-image: url(/images/icon-remove.gif); }
.videoUpload { background-image: url(/images/icon-upload.gif); }
.favAdd      { background-image: url(/images/icon-fav-add.gif); }
.favRemove   { background-image: url(/images/icon-fav-remove.gif); }
.galleryAdd  { background-image: url(/images/icon-gallery-add.gif); }
.notesAdd    { background-image: url(/images/kult/like.gif); }

.videoEdit, .videoRemove, .videoUpload, .favAdd, .favRemove, .galleryAdd, .notesAdd {	
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	height: 16px;
	display: block;
}
.videoEdit A, .videoRemove A, .videoUpload A, .favAdd A, .favRemove A, .galleryAdd A, .notesAdd A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #184eb8;
	text-decoration: underline;	
}

/**************************************************************
 OSZDMEG
***************************************************************/

.oszdmegBox {
	width: 310px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
.oszdmegBox INPUT{
	border: 1px solid gray;
}
.oszdmeg01 {
	border: 1px solid #a8c2d6;
	background-color: #e1e9f3;	
	margin-bottom: 5px;
	padding: 3px;
	text-indent: 10px;
}
.oszdmeg01 .title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #184EB8;
}
.oszdmeg02 {
	background-color:#F5F5F5;
	border:1px solid #D5D5D5;
	padding: 5px 5px 5px 5px;
	display: block;
	margin-bottom: 5px;
}
.oszdmeg02 .text{
	padding: 5px 0px 2px 0px;
}
.oszdmeg03 {
	width:310px;
	height:12px;
	line-height: 12px;
}

/**************************************************************
 PAGER
***************************************************************/

.kPager{
	border-bottom: 2px solid #e6d9d8;
	border-top: 1px solid #e6d9d8; 
	height: 70px;
	empty-cells: show;
}
.kPager IMG{
	border: none;
}

/*
.kPagerBtn{
	border: 0px;
	vertical-align: middle;
	display: block;
	width: 30px;
	height: 36px;

}
.kPagerSep{
	color: #000000;
	background-color: transparent;
	font-size: 11px;
	vertical-align: middle;
	width: 20px;
	display: block;
}

.kPager-page{
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 36px;
	display: block;
	width: 30px;
	height: 36px;
}
*/
.kPager-page A{
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 36px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 30px;
	height: 36px;
	margin: 3px;
}

.kPager-pageActive A{
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	line-height: 36px;
	display: block;
	width: 33px;
	height: 36px;
	background-image: url(/images/paging/nol-active.gif);
	background-repeat: no-repeat;
	margin: 3px;	
}
.kPager-prev{
	width: 80px;

} 
.kPager-prev A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 36px;
	display: block;
	width: 80px;
	height: 36px;
	padding-left: 35px;
	background-image: url(/images/paging/nol-prev.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.kPager-next{
	width: 80px;

} 
.kPager-next A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	line-height: 36px;
	display: block;
	width: 80px;
	height: 36px;
	padding-right: 35px;
	background-image: url(/images/paging/nol-next.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/**************************************************************
 COMMENTS
***************************************************************/

.regformSzoveg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.regformUser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.regformUser a {
	color: #184EB8;
}

.regformDatum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.regformSzaggatott {
	background-image:url('/images/szaggatott.gif'); background-repeat:repeat-x;
}
.regformBtnElkuld {

	background-image:url('/images/komment_elkuldese.gif'); background-repeat:no-repeat;
	background-color:white;
	border:0px solid #5D76A4;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 26px;
	width: 150px;
}
#kommentdiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: left;
}
#ujhozzaszolas {
	position: relative;
	top: 3px;
	float: right;
	text-align: right;
	height: 22px;
}
.inputtext {
	background-color: white; 
 	border: 1px solid #5d76a4;
	font-size:11px;
	font-weight: normal;
	padding-left:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#iFind{
	border: 1px solid #541E30;
}


											
H1.userName{
	background-image: url(/images/personal-folder2.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	margin: 0px 0px 15px 0px;
	color: #0F3277;
}

/* TAGS */


.tag {
	margin: 3px;
	white-space: nowrap;
}
.tag a{
	color: #0f4564;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.tag a:hover{
	color: #01667A;
}
	.tag a.size1{
		font-weight:normal;
		font-size:9px;
	}
	.tag a.size2{
		font-weight:normal;
		font-size:12px;	
	}
	.tag a.size3{
		font-weight: bold;
		font-size:15px;	
	}
	.tag a.size4{
		font-weight:normal;
		font-size:18px;	
	}
	.tag a.size5{
		font-weight: normal;
		font-size:22px;	
	}



TABLE.withBorder TD{
	border: 1px solid #d5d5d5;
	border-collapse: collapse;
}
TD.uListItem{
	width: 200px;
	vertical-align: top;
}
TD.uListItem LI{
	line-height: 18px;
}