@CHARSET "UTF-8";
/*********************************************************************
 * copyright:   	network.hu
 * name:        	n_clubfresh.css
 * projekt:     	www.network.hu
 * release: 	 		2009.07.08.
 * description: 	network 1.0 club fresh module styles
 * developer:   	eFBe
**********************************************************************
 * midleft column
**********************************************************************/

.n_clubfreshmaincolumn .n_freshheadlinebox H4 {
	padding: 16px 20px;
}


/* filter */
.n_freshfilterbox .n_boxbody {
	padding: 20px 20px;
}

.n_freshfilterbox .n_boxbody INPUT.n_inputbutton {
	float: right;
}

.n_freshfilterbox INPUT.n_inlinecheckbox {
	margin: 6px 6px 0px 0px;
	*margin: 3px 3px 0px 0px;
}

.n_freshfilterbox LABEL.n_inlinelabel {
	margin: 6px 14px 0px 0px;
	*margin-right: 10px;
}

.n_clubforummaincolumn .n_freshmainbox {
	padding: 0px;
}

.n_clubforummaincolumn .n_freshmainbox .n_contentboxinlay {
	padding: 0px;
	
	width: 731px;
}

/* orderizer */
.n_freshorderizer {
	padding: 12px 20px;
	*padding-bottom: 0px;
	
	width: 691px;
	_width: 731px;
}

.n_freshorderizer H4 {
	float: left;
}

.n_freshorderizer TABLE {
	float: right;
}

.n_freshorderizer TABLE TR TD {
	text-align: right;
}

.n_freshorderizer TABLE TR TD A.n_setforumordericon_up,
.n_freshorderizer TABLE TR TD A.n_setforumordericon_down,
.n_forumorderizer TABLE TR TD SPAN {
	float: right;
}

/* fresh content cards */
.n_freshcard {
	width: 731px;
	
	position: relative;
}

.n_freshcard .n_contentwrap {
	width: 530px;
	overflow: hidden;
	
	float: left;
}

.n_freshcard .n_contentwrap .n_contentwrap_inlay {
	margin: 20px 0px 20px 20px;
	
	width: 500px;
	overflow: hidden;
}

.n_freshcard .n_contentwrap .n_freshcontentwrap {
	margin-right: 4px;
	
	float: right;
}

.n_thumb40_card .n_contentwrap .n_freshcontentwrap {
	width: 436px;
}
.n_thumb60_card .n_contentwrap .n_freshcontentwrap {
	width: 416px;
}
.n_thumb69_card .n_contentwrap .n_freshcontentwrap {
	width: 384px;
}

.n_freshcard .n_contentwrap .n_freshcontentwrap P.n_fresh_quote {
	margin-top: 7px;
	padding: 6px 20px 6px 30px;
	
	color: #787878;
	background: url(/images/frontend/club/skin/skin_default/n_freshcomment_icon.gif) no-repeat 6px 6px #F5F6FB;
}

.n_freshcard .n_contentwrap .n_freshcontentwrap P.n_fresh_quote A {
	color: #000000;
}


.n_freshcard .n_functionwrap {
	padding-bottom: 15px;
	
	width: 110px;
	overflow: hidden;
	
	float: left;
}

.n_freshcard .n_datewrap {
	padding: 15px 4px 15px 10px;
	*padding-top: 20px;
	
	width: 77px;
  _width: 91px;
  overflow: hidden;
  
  float: right;
}

/* options */
UL.n_freshcontent_functions {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

UL.n_freshcontent_functions LI {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	
	list-style-position: outside;
	list-style-type: none;
}

UL.n_freshcontent_functions LI A {
	 padding: 0px 0px 5px 20px;
	
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

UL.n_freshcontent_functions LI A.n_editfreshcontent {
	background-image: url(/images/frontend/club/skin/skin_default/n_editprofilelink_icon.gif);
}
UL.n_freshcontent_functions LI A.n_highlightfreshcontent {
	background-image: url(/images/frontend/club/skin/skin_default/n_highlightcontent_icon.gif);
}
UL.n_freshcontent_functions LI A.n_managemember {
	background-image: url(/images/frontend/club/skin/skin_default/n_newstatus_icon.gif);
}
UL.n_freshcontent_functions LI A.n_approvefreshcontent {
	background-image: url(/images/frontend/club/skin/skin_default/n_formvalidsign.png);
	_background-image: url(/images/frontend/club/skin/skin_default/n_approvefreshcontent_icon.gif);
}
UL.n_freshcontent_functions LI A.n_deletefreshcontent,
UL.n_freshcontent_functions LI A.n_deleteuser  {
	background-position: 3px 3px;
	background-image: url(/images/frontend/club/skin/skin_default/n_sackmember_icon.gif);
}

.n_userfunctions_dropdown {
	padding-bottom: 5px;
	
	position: absolute;

  background-color: #FFFFFF !important;
	border: 1px solid #D4D4D4;
	
	z-index: 1;
}

.n_userfunctions_dropdown UL.n_freshcontent_functions {
  margin: 0px;
  padding: 8px 0px 0px 0px;
  
  _text-align: left;
}

.n_userfunctions_dropdown UL.n_freshcontent_functions LI {
  margin: 0px 0px 3px 0px;
  padding: 0px 8px 0px 8px;
}


.n_filterdate_wrap {
  margin-bottom: 26px;
}


/*******************************************************************************/
/*************************new video elements ***********************************/
/*******************************************************************************/

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

span.n_videothumbtimelinefresh {
  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: 79px;
  left: 76px;
  cursor: pointer;
  width: 33px;
  text-align: right;
}