/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead  { margin: 0; 	padding: 0; 	border: 0; 	outline: 0; 	font-weight: inherit; 	font-style: inherit; font-size: 100%; 	font-family: inherit;}
:focus {outline: 0;}
ul, ol {list-style-type:none;}
html {overflow-y: scroll;}

html {
	font-size: 100%;
	overflow-y: scroll;
}

body {
	font-family: Arial, sans-serif;;
	color: #323D4F;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}

img
{
    border:none;
}

ul
{
    list-style:none;
}
#mainwrapper {
    width: 995px;
	margin: 0 auto;
}
#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
	padding: 0;
}

#wrapcentre {
	margin: 0;
}

#wrapfooter {
	text-align: center;
	clear: both;
	border-top: 1px solid #000;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
    color:#000;
    font-size:11px;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	margin-bottom: 5px;
	height: 182px;
}

/* <-- custom NFN algemene opmaak --> */
.clear
{
    clear:both;
}
/* <-- Einde custom NFN algemene opmaak --> */

/* <-- custom NFN content verdeling --> */
#wrapcentre_left
{
    float:left;
    width:230px;
}

#wrapcentre_left h2
{
    font-weight:normal;
}

#wrapcentre_right
{
    padding:0 5px 5px 0;
    width:755px;
    float:right;
}
/* <-- Einde custom NFN content verdeling --> */

/* <-- custom NFN header --> */
#header
{
    background:url(images/custom/header.jpg) no-repeat;
    height:100px;
    width:996px;
    position:relative;
}

#login
{
    background:url(images/custom/bg_login.png) no-repeat;
    height:27px;
    width:380px;
    color:#fff;
    margin-left:616px;
    position:absolute;
    top:0;
    right:0;
}

#login p
{
    float:left;
    padding:6px 5px 0 0;
}

#login p.login
{
    font-weight:bold;
    padding-left:92px;
}

#login form
{
    float:left;
}

#login form input
{
    padding:0;
    margin:2px 0 0 0;
    position:relative;
    top:-6px;
    font-size:11px;
    width:89px;
    height:17px;
}

#login form input.loginKnop
{
    height:20px;
    width:22px;
    top:2px;
    border:none;
}

#login #logoff
{
    float:right;
    margin:7px 7px 0 0;
}

#login #logoff a
{
    color:#FFFFFF;
    font-size:12px;
}

#login #logoff a:hover
{
    color:#f9b200;
    text-decoration:none;
}

#menu_top{width:996px;height:86px;padding:0;margin-top:-10px;position:relative;font-size:11px;}
#menu_top ul{margin:0;padding:0;}
#menu_top ul li{float:left;width:166px;height:53px;line-height:53px;vertical-align:middle;text-align:center;text-transform:uppercase;background:url(images/custom/menu_uit.png) no-repeat;margin:0;padding:0;list-style:none;}
#menu_top ul li a:link,#menu_top li a:visited{font-weight:bold;width:166px;height:53px;display:block;color:#000;padding:2px 0 0;}
#menu_top ul li a:hover{color:green;text-decoration:none;}
#menu_top ul li#active a{background:url(images/custom/menu_active.png) no-repeat;color:#fff;}
#menu_top ul li.overlay{margin:-10px 0 0;}
/* <-- Einde custom NFN header --> */

/* <-- custom breadcrums NFN --> */
#breadcrumbs{height:38px;color:#58585a;margin:0 0 0 0;padding:9px 0 0 0;width:996px;}
#breadcrumbs p{padding:10px 0 0;}
#breadcrumbs a{color:#58585a;}
#breadcrumbs a:hover{color:#5e1e79;text-decoration:none;}
/* <-- einde custom breadcrums NFN --> */

/* <-- submenu NFN --> */
#menu_side{color:#fff;text-transform:uppercase;background:#000 url(images/custom/h2_bg.gif) no-repeat 100% 0;margin:0 0 1px;padding:0 10px 10px 20px;}
#menu_side h2,.menu_side_sub h2,.menu_side_sub_cart h2{font-size:12px;padding:6px 0 10px; text-transform:uppercase;}
.menu_side_sub h2 {font-size:11px;}
#menu_side ul li,.menu_side_sub ul li,.menu_side_sub_cart ul li{margin:10px 0;list-style:none;}
#menu_side ul li a,.menu_side_sub_cart ul li a{color:#fff;text-transform:uppercase}
.menu_side_sub ul li a, .menu_side_sub ul li a:visited {color:#fff;font-size:13px;margin:0 0 0 -15px;}
.menu_side_sub ul li a:hover {color:#f9b200;text-decoration:none;}
#menu_side ul li.menu_side_active a,.menu_side_sub ul li.menu_side_active a,.menu_side_sub_cart ul li.menu_side_active a,#menu_side a:hover,.menu_side_sub a:hover{color:#f9b200;text-decoration:none;}
.menu_side_sub{background:#4b4b4d url(images/custom/h2_bg_sub.gif) no-repeat 100% 0;color:#fff;padding:0 10px 5px 20px;}
/* <-- einde submenu NFN --> */

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;

}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
    font-size:12px;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
    color:#000000;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.nav td a {
	color: #fff;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.titles
{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
table
{
    border-collapse:collapse;
}

th {
	color: #5e1a6f;
	font-size: 1.1em;
	font-weight: bold;
	white-space: nowrap;
	padding: 12px 5px;
    border-top:1px solid #5e1a6f;
    border-bottom:1px solid #5e1a6f;
    background:#eceded;
}

/* NFN custom th */
.white_th
{
    background:none;
}
/* eind NFN custom th */

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 25px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
	text-indent: 4px;
	color: #000;
}

td.nav a,
.cat h4 a,
.cat a.nav,
.cat h4 a:hover,
.cat a.nav:hover {
	color: #000;
}



.row1 {
	padding: 4px;
}

.row2 {
	padding: 4px;
}

.row3 {
	background-color: #C0C8D0;
	padding: 4px;
}

.spacer {
	
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color: #000;
	text-decoration: none;
}

a:active,
a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a.forumlink {
	color: #000;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle:visited {
	color: #5493B4;
	text-decoration: none;
}

th a,
th a:visited {
	color: #000 !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}


/* <-- forum weergave NFN --> */

#forum_list_left
{
    width:530px;
    float:left;
}

#forum_list_left .catogorie
{
    width:245px;
    height:57px;
    background:#d8cce0;
    float:left;
    margin:0 17px 17px 0;
    cursor:pointer;
    border:1px solid #ECECEC;
    overflow:hidden;
}

#forum_list_left .catogorie img
{
    float:left;
}

#forum_list_left .catogorie a
{
    padding:5px 0 0 6px;
    display:block;
    width:120px;
    float:left;
    color:#FFFFFF;
    text-transform: uppercase;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
}

.titel
{
    color:#5E1E79;
    display:block;
    font-weight:700;
    font-size:12px;
}

#forum_list_right
{
    width:200px;
    float:left;
}

#forum_list_right ul li
{
    margin:5px 0 5px 3px;
    list-style:url(images/custom/ltt_bullet.jpg);
    font-size:12px;
}

/* Forum > topic rijen uitlezen */

.rowcolor1
{
    background:#eceded;
}

.rowcolor2
{
    background:#c5c6c8;
}

/* Forum > titel */

.h2title a
{
    color:#5e1a6f;
    font-size:12px;
    background:url(images/custom/h2pijl.gif) center left no-repeat;
    padding:0 0 0 10px;
}

/* Forum > pagina nummering */

.pagenumbering
{
    font-size:12px;
}

.pagenumbering .currentpage
{
    color:#58ab27;
    border-bottom: 1px solid #58ab27;
}

.pagenumbering a
{
    color:#5e1a6f;
}

/* Forum > geen avatar */
.blank_avatar
{
    width:90px;
    height:90px;
    background:url(images/custom/blank_avatar.gif) no-repeat;
}

/* <-- einde forum weergave NFN --> */