@CHARSET "UTF-8";
/*********************************************************************
 * copyright:   	network.hu
 * name:        	nvideo.css
 * projekt:     	www.network.hu
 * release: 	 		2008.07.03.
 * description: 	network 1.0 video module elements
 * developer:   	eFBe
**********************************************************************
 * mid column
**********************************************************************/

/* phases */
.n_videouploadphase_one .n_contentboxinlay {
  background-image: url(/images/frontend/n_videouploadphase_one.png);
}
.n_videouploadphase_two .n_contentboxinlay {
  background-image: url(/images/frontend/n_videouploadphase_two.png);
}
.n_videouploadphase_three .n_contentboxinlay {
  background-image: url(/images/frontend/n_videouploadphase_three.png);
}
.n_videouploadphase_four .n_contentboxinlay {
  background-image: url(/images/frontend/n_videouploadphase_four.png);
}
.n_videouploadphase_five .n_contentboxinlay {
  background-image: url(/images/frontend/n_videouploadphase_five.png);
}


/* headlines */
.n_videouploadphasebox .n_contentboxinlay H4 {
  margin: 0px 0px 27px 0px;
  padding: 10px 0px 0px 0px;
}

.n_videouploadphasebox .n_contentboxinlay H4.n_primaryboxtitle,
.n_videouploadphasebox .n_contentboxinlay H4.n_secondaryboxtitle {
	margin-bottom: 22px;
	*margin-bottom: 15px;
}

/* rededfine width */
.n_videouploadphasebox .n_contentboxinlay H4.n_primaryboxtitle {
	width: 300px;
}

.n_videoheadlinebox .n_contentboxinlay {
	min-height: 43px;
	_height: 43px; /* ie6 min-height */
}


/**********************************************************************
 * video gallery boxes
**********************************************************************/

.n_videogallerybox .n_boxhead {
	_width: 511px;
}

.n_videogallerybox .n_boxbody {
	overflow: hidden;
}

A.n_togglevideogallerybutton {
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	
	position: absolute;
	top: 10px;
	*top: 12px;
	right: 14px;

  cursor: pointer;
	
	background: url(/images/frontend/n_togglevideogallerybutton_right.png) no-repeat top left;
}

A.n_openedgallery {
	background-image: url(/images/frontend/n_togglevideogallerybutton_down.png);
}

/* card */
.n_videogallerycard {
  padding: 12px 8px; /* 15-15px */
  *padding-bottom: 0px;
  
  width: 495px; /* 511px */
  _width: 511px; /* ie6 box model hack */
  
  background: url(/images/frontend/n_videogallerycard_bgline.gif) repeat-x top left #EAEDF7;
}

@media all and (min-width:0px) { /* content disappears in chrome */
  html:not(:link) .n_videogallerycard   { /* khtml / webkit */
    position: relative;
  }
}

.n_bigvideothumbwrap {
	padding: 5px 0px 0px 5px;
	
	width: 98px;
	_width: 103px;
	height: 75px;
	_height: 80px;
	overflow: hidden;
	
	float: left;
	
	background: url(/images/frontend/n_videogallerycard_thumbbg.png) no-repeat top left;
	_background: url(/images/frontend/n_videogallerycard_thumbbg.gif) no-repeat top left;

  position: relative;
}

.n_highlightedbigvideothumbwrap {
  background: url(/images/frontend/n_selected_videogallerycard_thumbbg.png) no-repeat top left;
  _background: url(/images/frontend/n_selected_videogallerycard_thumbbg.gif) no-repeat top left;
}
	
.n_bigvideothumbwrap IMG {
	display: block;
	width: 92px;
	height: 69px;
}

.n_videoinfowrap {
	margin-left: 6px;
	
	width: 363px;
	overflow: hidden;
	
	float: left;
}

.n_videoinfowrap H6 {
	margin: 14px 0px 2px 0px;
	
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	color: #409FCF;
}

.n_videoinfowrap H6 A {	
	color: #409FCF;
}
@media all and (min-width:0px) {
  html:not(:link) .n_videoinfowrap H6 A {
    font-weight: normal; /* anti-alias f*cks up the card width */
  }
}


.n_videoinfowrap P.n_videolength,
.n_videoinfowrap P.n_ratingcontainer_small {
	float: left;
}

.n_videoinfowrap P.n_videolength {
	margin: 3px 0px 3px 0px;
}

.n_videoinfowrap P.n_ratingcontainer_small {
	margin: 4px 0px 3px 10px;
}

.n_videoinfowrap P.n_videocomments {
	margin: 3px 0px 3px 0px;
	padding: 0px;
	
	width: 375px;
} 

P.n_videogallerydetails,
P.n_videogalleryreturn {
	margin: 0px;
	padding: 13px 12px 13px 0px;
	
	text-align: right;
	
	background-color: #F4F5F9;
}

P.n_videogalleryreturn {
	padding: 13px 0px 13px 12px;
	
	text-align: left;
}

/* video card pager */
P.n_videopagerprev {
	padding: 8px 0px 13px 12px;
	
	width: 240px;
	overflow: hidden;
	
	float: left;
}

P.n_videopagernext {
  padding: 8px 12px 13px 0px;

  width: 240px;
  overflow: hidden;
  
  text-align: right;
  
  float: right;
} 

/**********************************************************************
 * edit galleries
**********************************************************************/

.n_videogallerybox .n_contentboxinlay H4.n_editvideogallerytitle {
  width: 220px;
  overflow: hidden;
}

.n_videogallerybox .n_contentboxinlay A.n_editvideogallerytitle {
	margin-right: 4px;
	
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;	
	
	float: left;
	
	background: url(/images/frontend/n_editprofilelink_icon.gif) no-repeat top left;
}

.n_videogallerybox .n_contentboxinlay H4.n_editvideogallerytitle A {
  color: #567FAA;
}

.n_editgalleryname {
	padding: 12px 0px 0px 14px;
	
	width: 216px; /* 230px */
	_width: 230px;
	
	background-color: #EBEDF6;
}

.n_editvideoname {
  padding: 12px 0px 0px 0px;
}

.n_headlinebox A.n_editvideotitle {
  margin-top: 4px;
  margin-right: 4px;
  
  display: block;
  width: 16px;
  height: 16px;
  overflow: hidden; 
  
  float: left;
  
  background: url(/images/frontend/n_editprofilelink_icon.gif) no-repeat top left;
}


/* useroptions */
.n_videogalleryuseroptions {
  width: 218px;
  
  position: absolute;
  top: 10px;
  right: 40px;
}

.n_videogalleryuseroptions SELECT {
	margin-top: 2px;
	width: 150px;
	
	float: left;
}

P.n_deletevideogallery {
	margin: 0px;
	padding-top: 4px;
	*padding-top: 6px;
	
  width: 56px;
  
  text-align: center;	
	
	float: right;
}

P.n_deletevideogallery A {
	padding-left: 16px;
	
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	color: #336797;
	
	background: url(/images/frontend/n_deletegalleryicon.gif) no-repeat 0px 2px;
}
@media all and (min-width:0px) {
  html:not(:link) P.n_deletevideogallery A {
    background-position: 0px 1px; /* safari fine tune */
  }
}

.n_videouseroptionblock {
	width: 20px;
	
	float: left;
}

/* check */
.n_videouseroptionblock INPUT.n_listcheckbox {
	margin: 8px 0px 10px 3px;
	*margin: 3px 0px 8px -1px;
}
@media all and (min-width:0px) {
  head~body .n_videouseroptionblock INPUT.n_listcheckbox { /* opera 9 hack */
    margin-top: 5px;
  }
  html:not(:link) .n_videouseroptionblock INPUT.n_listcheckbox { /* safari restore */
    margin-top: 8px;
  }
}


/* highlight */
A.n_highlightvideo {
	margin: 0px 0px 10px 1px;
	*margin-bottom: 8px;
	
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	
	background: url(/images/frontend/n_highlightstar.png) no-repeat 0px 0px;
	
	_cursor: pointer;
}

A.n_disabledhighlight {
	cursor: default;
	
	background-image: url(/images/frontend/n_disabledhighlightstar.png);
}

/* delete */
A.n_deletevideo {
  margin: 0px 0px 0px 1px;
  *margin-bottom: 8px;
	
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	
	background: url(/images/frontend/n_deletegalleryicon.gif) no-repeat 2px 2px;
}

/* multiple video options */
.n_multipleoptionwrap {
	padding: 8px 14px;
	
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFF9AD;
}

.n_firstmultipleoptionwrap {
	border-top: 1px solid #FFFFFF;
}

.n_multipleoptionwrap INPUT.n_inlinecheckbox {
	margin: 4px 0px 0px 0px;
	*margin-top: 0px;
}

/* wrap table */
TABLE.n_movewraptable {
	margin-bottom: 0px;
}

TABLE.n_movewraptable TD {
	padding: 0px;
}

TABLE.n_movewraptable TD P.n_videotags,
TABLE.n_movewraptable TD DIV.n_videotags {
	float: left;
	margin-top: 2px;
	margin-left: 5px;
}

.n_multipleoptionwrap LABEL.n_inlinelabel {
	margin-right: 6px;
	margin-left: 0px;
	
	display: inline;
	float: left;
}

.n_multipleoptionwrap SELECT.n_inlineinput {
	display: -moz-inline-box;
	display: inline-block;
}

P.n_deleteselectedgalleries {
	margin: 0px;
	
	width: 154px;
	overflow: hidden;
}

P.n_deleteselectedgalleries A {
  padding-left: 18px;
  
  color: #336797;
  
  background: url(/images/frontend/n_deletegalleryicon.gif) no-repeat 0px 2px;
}

P.n_videolabels {
	margin: 2px 0px 4px 6px;
	*margin-top: 3px;
	_margin-left: 3px; /* ie6 float-margin-bug */
	
	color: #409FCF;
	
	float: left;
}
@media all and (min-width:0px) {
  html:not(:link) P.n_videolabels { /* safari fine tune */
    margin-top: 0px;
  }
}

P.n_videolabels A {
	color: #409FCF;
}

P.n_videotags,
DIV.n_videotags {
	margin-top: 20px;
	
	*line-height: 12px;
	color: #409FCF;
}

P.n_videotags SPAN.n_taglabel,
DIV.n_videotags SPAN.n_taglabel {
	margin: 3px 3px 0px 0px;
	
	display: block;
	
	float: left;
	
	color: #000000;
}

P.n_videotags A,
DIV.n_videotags A {
	margin: 3px 3px 3px 0px;
	padding: 0px 2px 0px 0px;
	
	display: block;
	
	float: left;
	
	color: #409FCF;
	
	background: url(/images/frontend/n_videotag_comma.gif) no-repeat right bottom;
}

P.n_videotags A.n_lastvideotag,
DIV.n_videotags A.n_lastvideotag {
	padding-right: 0px;
	background: none;
}

P.n_videotags A.n_lasttag_more,
DIV.n_videotags A.n_lasttag_more {
	padding-right: 8px;
	
	background: url(/images/frontend/n_lasttag_more_dot.gif) no-repeat right bottom;
}

.n_addvideotagwrap {
	width: 228px;
	
	float: left;
}

SPAN.n_addvideotagwrap,
DIV.n_addvideotagwrap {
	display: -moz-inline-box;
	display: inline-block;
  width: 198px;

}

SPAN.n_addvideotagwrap INPUT.n_normalinput,
DIV.n_addvideotagwrap INPUT.n_normalinput {
	width: 140px;
	_width: 150px;
}

.n_addvideotagwrap INPUT.n_normalinput {
	margin-left: 6px;
	_margin-left: 3px; /* ie6 float-margin-bug */
}

A.n_addvideotagbutton {
	margin: 3px 0px 0px 6px;
	
	display: block;
	width: 14px;
	height: 14px;
	overflow: hidden;
	
	float: left;
	
	_cursor: pointer;
	
  background: url(/images/frontend/n_addvideotagbutton.png) no-repeat 0px 0px;
}

P.n_videotags A.n_addvideotagbutton,
DIV.n_videotags A.n_addvideotagbutton {
	margin: 3px 0px 0px 6px;
	padding: 0px;
	
	background: url(/images/frontend/n_addvideotagbutton.png) no-repeat 0px 0px;
} 

P.n_uploader SPAN.n_dateindicator {
  color: #F26522;
}

P.n_viewcounter {
  color: #9F9F9F;
}


/**********************************************************************
 * upload gallery selector
**********************************************************************/

.n_uploadgalleryselector {
	margin-top: 20px;
}

/* the tab itself */
.n_uploadgallerytabwrap {
  margin: 0px;

  display: block;
  height: 34px;
  width: 418px;
  overflow: hidden;
}

.n_uploadgallerytabwrap SPAN.n_category {
  padding: 9px 26px 0px 0px;

  float: left;

  font-family: Arial, sans-serif, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #F26522;
}

.n_uploadgallerytabwrap A {
  margin: 0px 0px 0px 2px;
  _margin-left: 1px; /* ie6 float-margin bug */
  padding: 0px 16px 0px 0px;

  display: block;
  height: 34px;
  overflow: hidden;
  
  float: left;

  font-weight: bold;
  color: #336699;
  
  background: url(/images/frontend/n_uploadgallerytabrightside.gif) no-repeat right -34px;
  cursor: pointer;
}

.n_uploadgallerytabwrap A SPAN.n_tab {
  padding: 9px 0px 0px 16px;
  
  display: block;
  _display: inline-block; /* ie6 inline-block hack :) */
  height: 25px; /* 34px */
  _height: 34px; /* ie6 box-model hack */
  
  background: url(/images/frontend/n_uploadgallerytableftside.gif) no-repeat left -34px;
}

/* active & :hover */
.n_uploadgallerytabwrap A.n_activetab,
.n_uploadgallerytabwrap A:hover {
  color: #3399CC;
  
  background: url(/images/frontend/n_uploadgallerytabrightside.gif) no-repeat right top;
}

.n_uploadgallerytabwrap A.n_activetab SPAN.n_tab,
.n_uploadgallerytabwrap A:hover SPAN.n_tab {
  color: #3399CC;
  
  background: url(/images/frontend/n_uploadgallerytableftside.gif) no-repeat left top;
}

/* the content itself */
.n_gallerytabcontent {
	margin: 0px 0px 8px 2px;
	padding-bottom: 18px;
	
	width: 416px;
	height: 170px;
	
	overflow: auto; /* scrollable */
	
	background: url(/images/frontend/n_gallerytabcontent_bgline.gif) repeat-x top left;
	_background-attachment: fixed;
}

.n_gallerytabcontent .n_tabcontentinlay {
  margin: 18px 0px 0px 18px;
  
  width: 365px;
  overflow: hidden;
}
@media all and (min-width:0px) {
    html:not(:link) .n_gallerytabcontent .n_tabcontentinlay { /* safari doesn't know margin bottom */
      padding-bottom: 18px;
  }
}

/* gallery tree */
UL.n_gallerytabtree {
	margin: 0px;
	padding: 0px;
	
	list-style-type: none;
}

UL.n_gallerytabtree LI {
  margin: 2px 0px;
  padding: 0px;
  
  font-family: Arial, sans-serif, Helvetica;
  font-size: 12px;
  list-style-position: outside; /* ie reset */
}

/* parents */
UL.n_gallerytabtree LI A {
	padding-left: 18px;
	
	font-weight: bold;
	color: #F26522;
	
	background: url(/images/frontend/n_gallerytabtreeparent_plus.png) no-repeat 0px 0px;
	_background-image: url(/images/frontend/n_gallerytabtreeparent_plus.gif); /* png hack in't worx here */
}
@media all and (min-width:0px) {
    html:not(:link) UL.n_gallerytabtree LI A { /* safari fine tune */
      background-position: 0px -1px;
  }
}

UL.n_gallerytabtree LI A.n_selectedparentgallery {
  background: url(/images/frontend/n_gallerytabtreeparent_minus.png) no-repeat 0px 0px;
  _background-image: url(/images/frontend/n_gallerytabtreeparent_minus.gif); /* png hack in't worx here */
}
@media all and (min-width:0px) {
    html:not(:link) UL.n_gallerytabtree LI A.n_selectedparentgallery { /* safari fine tune */
      background-position: 0px -1px;
  }
}

UL.n_gallerytabtree LI UL {
  margin: 4px 0px 4px 15px;
  padding: 0px;
  
  list-style-type: none;
}

UL.n_gallerytabtree LI UL LI {
	margin: 0px;
	padding: 2px 13px 2px 13px;
	
  display: block;
}

UL.n_gallerytabtree LI UL LI.n_selectedgallery {
  background-color: #FFF9AD;
}

/* child nodes */
UL.n_gallerytabtree LI UL LI A {
	padding-left: 10px;
	
	color: #409FCF;
	font-weight: normal;
	
	background: url(/images/frontend/n_gallerytabtreechild_arrow.gif) no-repeat 0px 5px;
}
@media all and (min-width:0px) {
    html:not(:link) UL.n_gallerytabtree LI UL LI A { /* safari fine tune */
      background-position: 0px 4px;
  }
}

UL.n_gallerytabtree LI UL LI.n_selectedgallery A {
	 cursor: default;
}

/* personal gallery */
UL.n_personalgallerytree {  
	margin: 0px;
  padding: 0px;
  
  list-style-type: none;
}

UL.n_personalgallerytree LI {
  margin: 0px;
  padding: 2px 6px 2px 6px;
  
  list-style-position: outside; /* ie reset */
  
  display: block;
}

UL.n_personalgallerytree LI.n_selectedgallery {
  background-color: #FFF9AD;
}

UL.n_personalgallerytree LI A {
  padding-left: 10px;
  
  color: #409FCF;
  
  background: url(/images/frontend/n_gallerytabtreechild_arrow.gif) no-repeat 0px 5px;
}
@media all and (min-width:0px) {
    html:not(:link) UL.n_personalgallerytree LI A  { /* safari fine tune */
      background-position: 0px 4px;
  }
}

UL.n_personalgallerytree LI.n_selectedgallery A {
   cursor: default;
}

/* step three */
SELECT.n_selectvideocategory {
	width: 419px;
}

/* step 5 */
.n_videouploadphase_ajaxload .n_contentboxinlay P {
  _text-align: left; /* decenterize content */
}

.n_videouploadphase_five .n_contentboxinlay P {
  width: 394px;
} 

IMG.n_ajaxloadboxbody {
	margin: 0px auto 20px auto;
	
	display: block;
	width: 60px;
	height: 60px;
}

/* special thumb labels */
.n_uploadvideothumbwrap {
	margin: 10px 0px 10px 0px;
	padding-left: 0px;
	
	width: 421px; /* 380px */
	_width: 444px; /* ie6 box-model hack */
	
	overflow: hidden;
}

.n_uploadvideothumblabelwrap {
	margin-right: 12px;
	
  display: block;
  width: 86px;
  height: 90px;
  overflow: hidden;
  
  float: left;
  
  text-align: center;
  
  background: url(/images/frontend/n_thumbwrapbg_60.png) no-repeat top left;
  _background-image: url(/images/frontend/n_uploadvideothumb_label.gif); /* the only way 2 make the label clickable in ie6 */
}

.n_uploadvideothumblabelwrap_60 {
  margin-right: 12px;
  
  display: block;
  width: 86px;
  height: 70px;
  overflow: hidden;
  
  float: left;
  
  text-align: center;
  
  background: url(/images/frontend/n_thumbwrapbg_60.png) no-repeat top left;
  _background-image: url(/images/frontend/n_uploadvideothumb_label.gif); /* the only way 2 make the label clickable in ie6 */
}

/* @ edit video */

.n_selectvideothumb H5 {
	margin: 6px 0px 28px 0px;
	
	font-family: Arial, sans-serif, Helvetica;
	font-size: 15px;
	color: #567FAA;
}

.n_selectvideothumb .n_uploadvideothumbwrap {
	margin-left: 45px;
}

.n_selectvideothumb .n_uploadvideothumblabelwrap {
  _background-image: url(/images/frontend/n_uploadvideothumb_label_fade.gif); /* the only way 2 make the label clickable in ie6 */
}

/* tabbed box */

/* the tab itself */
.n_videocontenttabwrap {
  margin: 0px;

  display: block;
  height: 34px;
  width: 499px;
  overflow: hidden;
}

.n_videocontenttabwrap A {
  margin: 0px 4px 0px 0px;
  padding: 0px 16px 0px 0px;

  display: block;
  height: 34px;
  overflow: hidden;
  
  float: left;

  font-size: 15px;
  font-weight: bold;
  color: #336699;
  
  background: url(/images/frontend/n_profiletabrightside.gif) no-repeat right -34px;
  cursor: pointer;
}

.n_videocontenttabwrap A SPAN.n_tab {
  padding: 10px 0px 0px 16px;
  
  display: block;
  _display: inline-block; /* ie6 inline-block hack :) */
  height: 25px; /* 34px */
  _height: 34px; /* ie6 box-model hack */
  
  background: url(/images/frontend/n_profiletableftside.gif) no-repeat left -34px;
}

/* active & :hover */
.n_videocontenttabwrap A.n_activetab,
.n_videocontenttabwrap A:hover {
  color: #3399CC;
  
  background: url(/images/frontend/n_profiletabrightside.gif) no-repeat right top;
  
  text-decoration: none;
}

.n_videocontenttabwrap A.n_activetab SPAN.n_tab,
.n_videocontenttabwrap A:hover SPAN.n_tab {
  color: #3399CC;
  
  background: url(/images/frontend/n_profiletableftside.gif) no-repeat left top;
}

.n_videocommentbox .n_contentboxinlay,
.n_videocontentbox .n_contentboxinlay {
  padding: 6px;
  
  width: 499px; /* 511px */
  _width: 511px; /* ie6 box-model hack */
	
	background-color: #EBEDF6;
}

/* the content */
.n_videocontentbox .n_boxbody {
  padding: 11px 15px;
	
	width: 469px; /* 499px */
	_width: 499px; /* ie6 box-model hack */
	overflow: hidden;
	
  background: url(/images/frontend/n_profilecontentbox_line.gif) repeat-x left top #EBEDF6;
}

.n_videocontentbox P.n_deleteitem {
  margin: 6px 0px 0px 0px;
  padding-left: 18px;
	
	float: right;
	
  background: url(/images/frontend/n_deletegalleryicon.gif) no-repeat 0px 2px;
}

.n_videocontentbox P.n_deleteitem A {
	color: #336797;
}


/* video description */

P.n_videodescription {
	margin-top: 10px;
	
	float: left;
}

P.n_editvideodescription {
  width: 440px;
}

A.n_editvideodescription {
	margin: 10px 10px 0px 0px;
	
	display: block;
	width: 16px;
	height: 16px;
	
	float: left;
	
	background: url(/images/frontend/n_editprofilelink_icon.gif) no-repeat left top;
}

.n_editvideodescriptionwrap {
	
	width: 440px;
	
	float: left;
}

TEXTAREA.n_videodescriptiontextarea {
	width: 468px;
	*width: 470px;
	_width: 472px;
}

/* edit video category select */
P.n_videocategory {
	margin: 15px 0px 0px 0px;
}

P.n_videocategory A {
	font-weight: bold;
	color: #409FCF;
}

.n_editvideocategorywrap {
	margin-top: 12px;
}

.n_editvideocategorywrap LABEL.n_inlinelabel {
	margin-left: 0px;
  margin-right: 6px;
	
	display: inline;
  
  float: left;
  
  font-weight: normal;
  color: #000000;
}

.n_editvideocategorywrap select.n_inlineinput {
  display:-moz-inline-box;
  display: inline-block;  
}


/* comments & rating */
.n_videocommentbox .n_contentboxinlay {
	padding: 12px 14px;
	
  width: 483px; /* 511px */
  _width: 511px; /* ie6 box-model hack */
  
  background-color: #F9FAFB;
}

.n_commentvideoformbox .n_contentboxinlay {
  background: url(/images/frontend/n_commentvideoform_bgline.gif) repeat-x top left #F9FAFB;
}

.n_videocommentbox H4,
.n_videoratingbox H4 {
  color: #FF5902;
}

.n_videoratingbox .n_contentboxinlay {
	padding: 12px 14px;
	background-color: #EBEDF6;
}

.n_videoratingbox H4 {
	margin: 0px;
	
	width: 370px;
	overflow: hidden;
	
	float: left;
}

.n_videoratingbox .n_ratingcontainer_big {
	float: right;
}

.n_commentblogpostformbox .n_contentboxinlay {
  background: url(/images/frontend/n_commentvideoform_bgline.gif) repeat-x left top #F9FAFB;
}

.n_blogpostcommentbox h4 {
  color:#FF5902;
}

.n_blogpostcommentbox .n_contentboxinlay {
  padding: 12px 14px;
  
  width: 483px;
  _width: 510px;
  
  background-color: #F9FAFB;
}

/* nesting video */
.n_videocontentbox .n_nestvideo {
	padding-top: 20px;
	padding-bottom: 6px;
}

.n_nestvideo TEXTAREA.n_normalinput {
	margin: 0px 0px 0px 5px;
	
	width: 455px; /* 459px */
	_width: 459px; /* ie6 box-model hack */
	height: 94px; /* 120px */
  _height: 98px; /* ie6 box-model hack */ 
}

P.n_copyvideotoclipboard {
	margin: 14px 0px 0px 8px;
	padding: 0px 0px 4px 20px;
	
	font-size: 11px;
	
	background: url(/images/frontend/n_copytoclipboard_icon.gif) no-repeat 0px 0px;
}

P.n_copyvideotoclipboard A {
  color: #336797;
}


/**********************************************************************
 * right column | (when not profile)
**********************************************************************/

.n_videogallerybox H4 {
	margin-bottom: 0px;
	padding: 14px 12px;
	
	_width: 180px;
}

.n_videogallerybox H4 A { 
  color: #567FAA;
}

.n_videogallerybox .n_contentboxinlay {
	background-color: #E6E9F4;
}

.n_videogallerywrap {
	padding: 6px 0px;
	
  width: 180px;
	
	background: url(/images/frontend/n_videogallerywrap_bgline.gif) repeat-x 0px 0px #E6E9F4;
}

.n_videogallerywrap .n_videogallerycard {
	padding: 0px;
	
  width: 180px;
	
	background: transparent;
}

.n_videogallerywrap .n_videogallerycard .n_videogalleryitemwrap { /* invisible as default */
	display: none;
}

.n_videogallerythumbwrap {
	margin: 6px 0px 6px 12px;
	padding: 3px 0px 0px 3px;
	
  width: 57px; /* 60px */
  _width: 60px; /* ie6 box-model hack */
  height: 43px; /* 46px */
  _height: 46px; /* ie6 box-model hack */
  overflow: hidden;
	
	background: url(/images/frontend/n_thumbwrapbg_39.png) no-repeat 0px 0px;
	_background: url(/images/frontend/n_thumbwrapbg_39.gif) no-repeat 0px 0px;
}

.n_videogallerywrap .n_videogallerycard .n_videogallerythumbwrap {
	float: left;
	_margin-left: 6px; /* ie6 float-margin bug */
}

.n_videogallerythumbwrap IMG {
	display: block;
	width: 52px;
	height: 39px;
}

.n_videogalleryinfowrap {
	margin: 6px 12px 0px 0px;
	_margin-right: 6px; /* ie6 float-margin bug */
	padding-top: 6px;
	
	width: 92px;
  overflow: hidden;
	
	float: right;
}

.n_videogalleryinfowrap P {
	margin: 0px 0px 4px 0px;
}

.n_videogalleryinfowrap P A {
	font-weight: bold;
	color: #409FCF;
}

/* opened gallerycard with video cards */
.n_videogallerywrap .n_openedvideogallerycard {
  border-top: 1px solid #F3F4F9;
  
  background: url(/images/frontend/n_openedvideogallerycard_bgline.gif) repeat-x 0px 0px #FFF9AD;
}

.n_videogallerywrap .n_openedvideogallerycard .n_videogalleryitemwrap {  /* makin' it visible */
  display: block;
}

.n_videogalleryitemwrap {
	
	 background: url(/images/frontend/n_videogalleryitemwrap_bgline.gif) repeat-x 0px 0px #FFF9AD;
}

.n_videocard {
	margin: 0 12px;
	padding: 6px 0 14px 0;
	*padding-bottom: 3px; /* ie float-clear bug */
	
  width: 156px;
  
  border-bottom: 1px solid #F6E79A;
}

.n_lastvideocard {
	padding-bottom: 7px;
	*padding-bottom: 4px;
	
	border-bottom: 0px none;
}

.n_videothumbwrap {
  margin: 6px 0px 6px 0px;
  padding: 2px 0px 0px 2px;
  
  width: 84px; /* 86px */
  _width: 86px; /* ie6 box-model hack */
  height: 64px; /* 66px */
  _height: 66px; /* ie6 box-model hack */
  overflow: hidden;
  
  float: left;
  
  background: url(/images/frontend/n_thumbwrapbg_60.png) no-repeat 0px 0px;
  _background-image: url(/images/frontend/n_thumbwrapbg_60x80.gif);
}

.n_videocard .n_videoinfowrap {
	margin: 0px;
	padding: 4px 0px 0px 6px;
	*padding-top: 8px;
	
	width: 64px; /* 70px */
	_width: 70px; /* ie6 box-model hack */
	
	float: right;
}

P.n_videocardtitle {
	margin: 0px;
}

P.n_videocardtitle A {
	font-weight: bold;
	color: #3E6E9F;
}
@media all and (min-width:0px) {
    html:not(:link) P.n_videocardtitle A { /* safari anti-alias crap */
      font-weight: normal;
  }
}

.n_videocard .n_videoinfowrap P.n_videolenght {
	margin-bottom: 2px;
	
	font-size: 10px;
}

.n_videocard .n_videoinfowrap P.n_ratingcontainer_small {
	margin: 0px;
}


.n_videothumbwrap IMG {
	display: block;
	width: 80px;
	height: 60px;
	overflow: hidden;
}

/* video thum pager */
.n_videothumbpager {
  margin: 0px 0px 4px 0px;
  padding: 6px 12px 8px 12px;
  
  background-color: #FFF9AD;
}
.n_videothumbpager P {
	margin: 3px 0px 0px 0px;
	
	width: 116px;
	overflow: hidden;
	
	text-align: center;
	
	float: left;
}

A.n_prevvideothumbs,
A.n_nextvideothumbs {
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	
	float: left;
	
	cursor: pointer;
	
	background: url(/images/frontend/n_togglevideogallerybutton_left.png) no-repeat left top;
}

A.n_nextvideothumbs {
	float: left;
	
	background: url(/images/frontend/n_togglevideogallerybutton_right.png) no-repeat left top;
}


P.n_browsevideos {
	margin: 0px;
	padding: 4px 0px 6px 12px;
	
	width: 148px; /* some gecko rendering bug */
	*width: 140px;
	_width: 156px;
}
@media all and (min-width:0px) {
  head~body P.n_browsevideos { /* opera 9 & khtml work fine */
    width: 156px;
  }
}

P.n_browsevideos A {
	font-weight: bold;
	color: #F26522;
}
@media all and (min-width:0px) {
    html:not(:link) P.n_browsevideos A { /* safari anti-alias crap */
      font-weight: normal;
  }
}

.n_browsevideos A SPAN {
  background-position: 0px 0px;
}

/* videoplayer */
.n_videoplayerbox {
	text-align: center;
}


/*******************************************************************************/
/*************************new layout 2 column video ****************************/
/*******************************************************************************/


.n_videohalfcard {
	padding: 0 16px 12px 2px;
	*padding-bottom: 0px; /* ie double float-padding bug */

	width: 237px; /* 255px */
	_width: 255px; /* ie6 box-model hack */

  float: left;
}

.n_gallerycardhalfwrap {
  position:relative;
  padding: 0 0 0 16px;
  float: left;
}

.n_videoinfohalfwrap {
  width: 108px;
  margin-left: 10px;
	float: left;
}

.n_gallerycardhalfwrap .n_bigvideothumbwrap  {
  position: relative;

}


p.n_videouploadtime,
p.n_videowatched,
p.n_videouploader a {

  font-size: 11px;
  margin: 0;

}

.n_videoinfohalfwrap h6 a {
  margin-top: 0;
  font-family:Arial,sans-serif,Helvetica;
  font-size:12px;
}

 span.n_videothumbplay {
  width: 13px;
  height: 13px;
  background: url(/images/frontend/n_videothumbplaybutton.gif) no-repeat;
  position: absolute;
  cursor: pointer;
  top:60px;
  left: 6px;
  display: block;
}

span.n_videothumbtimeline {
  padding-left: 3px;
  padding-right: 3px;
  height: 13px;
  line-height: 13px;
  display: block;
  background: #000 none;
  font-size: 10px;
  color: #fff;
  font-family: Verdana;
  position: absolute;
  top: 61px;
  cursor: pointer;
  /*width: 33px;*/
  text-align: center;
  right: 6px;
}


.n_videothumbgalleryname h4.n_editgalleryname {
  background: transparent;
  width: 360px;
  padding: 12px 14px;
}


.n_videohalfcard .n_thumbwrap_69 {
  position: relative;
}

span.n_leftvideothumbplay {
  width: 13px;
  height: 13px;
  background: url(/images/frontend/n_videothumbplaybutton.gif) no-repeat;
  position: absolute;
  cursor: pointer;
  top:29px;
  left: 3px;
  display: block;
}

.n_leftlargevideothumbplay {
  width: 13px;
  height: 13px;
  background: url(/images/frontend/n_videothumbplaybutton.gif) no-repeat;
  position: absolute;
  cursor: pointer;
  top:49px;
  left: 2px;
  display: block;
}

.n_leftlargevideothumbtimeline {
  padding-left: 3px;
  padding-right: 3px;
  height: 13px;
  line-height: 13px;
  display: block;
  background: #000 none;
  font-size: 10px;
  color: #fff;
  font-family: Verdana;
  position: absolute;
  top: 49px;
  right: 5px;
  cursor: pointer;
  text-align: center;
  /*width: 33px;*/
}

.n_videogallerycard .n_thumbwrap_39 {
  margin: 8px 0 8px 12px;
}

.n_videogallerywrap .n_thumbwrap_39,
.n_videogallerywrap .n_thumbwrap_80 {
  position: relative;


}

.n_editablevideocard .n_videoinfohalfwrap {
  width: 104px;
}

.n_videoinfohalfwrap h6 a {
  color: #409FCF;
}

/*
  Video upload sites logo inactive active 
*/

.n_videoupload_sites_file {
  float: left;
  margin-right: 10px;
}

.n_videoupload_sites_logo_inactive {
  width: 274px;
  clear: both;
  height: 25px;
  margin-left: 25px;
  background: url(/images/frontend/n_videoupload_sites_logo.png) 0 0;  
}
.n_videoupload_sites_logo_active {
  width: 274px;
  clear: both;
  height: 25px;
  margin-left: 25px;
  background: url(/images/frontend/n_videoupload_sites_logo.png) 0 100%;  
}