@CHARSET "UTF-8";
/*********************************************************************
 * copyright:   	network.hu
 * name:        	n_clubvideo.css
 * projekt:     	www.network.hu
 * release: 	 		2008.08.13.
 * description: 	network 1.0 club video module styles
 * developer:   	eFBe
**********************************************************************
 * left column
**********************************************************************/

.n_clubgallerybox .n_contentboxinlay {
  padding: 16px 0px 10px 0px;
}

.n_clubgallerybox H4 {
  padding: 0px 14px 16px 14px;
}

.n_clubpictureoptionbox H4 {
  padding: 16px 14px;
}

.n_innermidcolumn .n_clubvideooptionbox .n_boxhead {
	_width: 541px;
}

.n_clubgallerycard {
  padding: 6px 12px;
  *padding-bottom: 0px; /* ie float padding bugfix */
  
  width: 156px; /* 180px */
  _width: 180px; /* ie6 box-model bug */
}

.n_clubgallerybox .n_highlighted_dark_clubcard {
  margin-bottom: 18px;
  padding: 0px;
  
  width: 180px;
}

.n_clubgallerybox .n_highlighted_dark_clubcard .n_thumbwrap_39 {
  margin: 8px 0px 8px 12px;
  _margin-left: 6px; /* ie6 float-margin bug */
}

.n_clubgallerybox .n_highlighted_dark_clubcard .n_clubgalleryinfowrap {
	margin: 8px 0px 8px 6px;
}

.n_clubgalleryinfowrap {
	margin-left: 6px;
	
  width: 82px;
  overflow: hidden;
  
  float: left;
}

.n_clubgalleryinfowrap P {
  margin: 0px;
}

.n_clubgalleryvideobox H4 {
  padding: 14px 16px;
}

.n_clubgalleryvideobox .n_editboxheadpanel INPUT.n_titleinput {
	_position: relative;
}

.n_clubgalleryvideobox .n_boxbody {
  overflow: hidden;  
}

.n_clubgalleryinfowrap P.n_clubgallerytitle {
  margin-bottom: 4px;
}

.n_clubgallerybox  P.n_highlighted_redirectlink {
	padding: 0px 16px;
}

.n_gallerypreviewwrap {
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 20px 12px;
	
	*width: 168px;
	_width: 180px;
}

.n_gallerypreviewwrap .n_clubvideogallerycard {
	padding: 6px 0px 14px 0px;
	
	width: 156px;
	overflow: hidden;
}

.n_gallerypreviewwrap .n_clubvideogallerycard P.n_clubvideogallerycardtitle {
	margin-bottom: 8px;
}

.n_gallerypreviewwrap .n_clubvideogallerycard .n_videoinfowrap {
	margin-left: 6px;
	
	width: 60px;
	overflow: hidden;
	
	float: left;
}

.n_gallerypreviewwrap P.n_navigategallery {
	margin-left: 0px;
}

.n_gallerypreviewwrap .n_thumbwrap_60 {
	margin: 6px 6px 0px 0px;
}

/* tabbed content */
.n_clubvideooptionbox {
	padding-bottom: 0px;
}

.n_clubvideooptionbox .n_boxhead {
	padding: 6px 6px 0px 6px;
	
	_width: 511px;
	_height: 40px;
	_overflow: hidden;
}
.n_clubvideooptionbox .n_boxbody {
	padding: 0px 6px 6px 6px;
}

.n_clubvideooptionbox .n_tabcontentbox {
	padding: 16px 0px;
}

.n_clubvideooptionbox P.n_boxtabhead A {
  margin: 0px 4px 0px 0px;
  padding: 10px 20px 0px 20px;
  
  display: block;
  height: 24px; /* 34px */
  _height: 34px; /* ie6 box-model hack */
  
  float: left;  

  text-align: center;
}

.n_clubvideooptionbox A.n_editdescription {
	margin-top: 5px;
}

.n_clubvideooptionbox .n_boxbody P.n_editdescription {
  width: 440px;
}

.n_clubvideooptionbox .n_editdescriptionwrap TEXTAREA.n_normalinput {
  width: 467px;
}

/* some ie7 bug fixin' */
.n_clubvideooptionbox P.n_edittagcloud,
.n_clubvideooptionbox .n_selectcategorywrap,
.n_clubvideooptionbox P.n_uploader,
.n_clubvideooptionbox P.n_viewcounter {
	*padding-left: 7px;
	_padding-left: 0px;
}

.n_clubvideooptionbox .n_addtagpanel {
  padding-top: 7px;
  *padding-left: 14px;
}


.n_clubvideooptionbox .n_addtagpanel LABEL.n_choicelabel {
	*margin-top: 0px;
	_margin-top: 2px;
}


/**********************************************************************
 * mid column
**********************************************************************/

.n_clubgalleryvideosbox .n_boxhead {
  width: 541px;
}

.n_clubgalleryvideosbox H4 {
	padding: 14px 16px;
}

P.n_prevvideos {
	padding: 0px 0px 16px 16px;
	
  float: left;
}

P.n_nextvideos {
	padding: 0px 16px 0px 16px;
	
  float: right;
}

.n_galleryheadlinebox H4 {
	padding: 14px 16px 0px 16px;
}

.n_galleryheadlinebox P {
	margin-bottom: 0px;
	padding: 0px 16px 14px 16px;
}

/* rename, delete, open gallery */
.n_gallerymaincolumn .n_innermidbox h4.n_editgalleryname {
	width: 360px;
}
.n_gallerymaincolumn .n_innermidbox A.n_deletegallery {
  right: 50px;
}

.n_gallerycardwrap {
	padding: 0px 0px 16px 20px;
}

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

.n_videogallerycardwrap {
	padding-left: 0px;
}

.n_videogallerycardwrap .n_videocard {
	padding: 12px 16px;
	*padding-bottom: 0px; /* ie double float-padding bug */
	
	width: 509px; /* 541px */
	_width: 541px; /* ie6 box-model hack */
}

.n_videogallerycardwrap .n_videocard .n_videoinfowrap {
	margin-left: 10px;
	padding-top: 3px;
	
	width: 400px;
	overflow: hidden;
	
	float: right;
}

.n_videogallerycardwrap .n_videocard P.n_videolength {
	margin: 3px 0px;
	
	float: left;
}

.n_videogallerycardwrap .n_videocard P.n_ratingcontainer_small {
	margin: 4px 0px 0px 10px;
	
	float: left;
}

/* edit video card  */
.n_editvideocardwrap .n_videocard .n_videoinfowrap {
	width: 380px;
}

.n_editvideocardwrap .n_editvideocardoptions {
	padding-top: 4px;
	
	width: 20px;
	height: 66px; /* 70px */
	_height: 70px; /* ie6 box-model hack */
	overflow: hidden;
	
	float: left;
}

.n_editvideocardwrap .n_editvideocardoptions INPUT.n_checkbox {
	margin-left: 2px;
	*margin-left: -2px;
}

.n_editvideocardwrap .n_editvideocardoptions A.n_deletecard,
.n_editvideocardwrap .n_editvideocardoptions A.n_selectcard {
	margin: 6px 0px 0px 0px;
	
	display: block;
	height: 16px;
	width: 16px;

	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.n_editvideocardwrap .n_editvideocardoptions A.n_deletecard {
	margin-top: 9px;
	background-position: 2px 0px;
}

.n_editvideocardwrap .n_editvideocardoptions A.n_selectcard {
	_cursor: pointer; /* ie6 png hack fix */
}


.n_clubgalleryvideobox .n_gallerypager P.n_nextvideos {
	padding: 10px 16px;
}


.n_clubgalleryvideosbox .n_highlighted_light_panel {
  padding: 12px 16px;
  _padding: 12px 8px;
}

.n_pagerpanel {
  padding: 6px 12px;
}

.n_pagerpanel P {
  margin: 0px;
}

P.n_videodescription {
	width: 459px;
}

.n_nestvideo .n_tabcontentbox {
	padding-left: 20px;
	padding-top: 20px;
	
	width: 515px;
	_width: 535px;
}

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

P.n_copyvideotoclipboard {
	margin: 14px 0px 0px 8px;
	padding: 0px;	
	
	font-size: 11px;
}

P.n_copyvideotoclipboard A {
	padding: 0px 0px 4px 20px;
}

.n_selectvideothumb H5 {
  margin: 0px;
  padding-top: 6px;
}

.n_selectvideothumb .n_tabcontentbox {
	padding-left: 20px;
  padding-top: 20px;
  
  width: 515px;
  _width: 535px;
}

.n_uploadvideothumbwrap {
	margin: 30px 0px 20px 55px;
}

.n_uploadvideothumblabelwrap {
	margin-right: 12px;
	
  display: block;
  width: 86px;
  height: 90px;
  overflow: hidden;
  
  float:left;
  
  text-align:center;
}
.n_uploadvideothumblabelwrap_60 {
	margin-right: 12px;
	
  display: block;
  width: 86px;
  height: 70px;
  overflow: hidden;
  
  float:left;
  
  text-align:center;
}

LABEL.n_uploadvideothumblabel {
	display: block;
  width: 86px;
	height: 70px;
	overflow: hidden;
	
	text-align: left;
	
	cursor: pointer;
	
	background-position: 2px;
	background-repeat: no-repeat;
}

label.n_uploadvideothumblabel SPAN {
  display: none;	
}

.n_uploadvideothumblabelwrap INPUT {
	margin-left: 2px;
}

/*
  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%;  
}

P.n_picturedescription {
  margin: 0px 14px 0px 0px;
}

.n_clubvideooptionbox .n_selectcategorywrap  {
  margin-top: 0px;
}

.n_clubvideooptionbox .n_selectcategorywrap P.n_redirectlink {
  margin-top: 6px;
  *margin-top: 7px;
  margin-bottom: 0px;
}

.n_viewmode .n_selectcategorywrap LABEL {
  *margin-top: 10px;
}

.n_viewmode P.n_redirectlink {
}

.n_clubvideooptionbox P.n_edittagcloud {
  margin-top: 13px;
  _margin-top: 16px;
  margin-bottom: 17px;
}

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


/* comment */
.n_blogpostcommentbox .n_contentboxinlay {
  padding: 12px 14px;
  
  width: 513px;
  _width: 541px;
}



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

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


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

.n_videoinfohalfwrap {
  width: 128px;
  margin: 0 0 0 10px;
	float: left;
}

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

  font-size: 11px;
  margin: 0;
  line-height: 13px;
}

.n_videoinfohalfwrap .n_videotitle {
    margin-top: 0;
    margin-bottom: 0 !important;

}

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

 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;
}

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: 59px;
  cursor: pointer;
  right: 4px;
  text-align: center;
}

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

.n_videohalfcard .n_thumbwrap_69 {
  position: relative;
}

.n_clubvideogallerycard .n_thumbwrap_80,
.n_clubgallerycard .n_thumbwrap_39 {
  position: relative;
}


.n_clubvideogallerycard 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;
  cursor: pointer;
  text-align: center;
  right: 3px;
}

.n_gallerywrap .n_thumbwrap_80 {
  position: relative;
}

.n_editablevideocard .n_videoinfohalfwrap {
  width: 108px;
}