/***
 * http://www.vlaamsetaal.be
 */

/*************************************
   ALL
*************************************/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
html {
  min-height: 100%;
}
body {
  margin: 0 auto;
  background: #707070 url(../img/site/bgr-vert.jpg) 0 top repeat-x;
  padding: 0;
  line-height: 1.5em;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 12px;
  color: #111;
}
a           { text-decoration: none; color: #A07C00; color: #5A6A82; font-weight: bold; }
a:hover     { text-decoration: none; }
img         { border: 0px; }
h2, h3, h4  { margin: 10px 0 5px; color: #444; }
h1 img, h2 img, h3 img, h4 img { vertical-align: middle; }
p           { margin: 0.25em 0 0.75em 0; }
pre         { font-size: 10pt; }
li          { list-style-position: inside; }
ul li, ol li  { list-style-position: outside; }
ul          { margin-left: 15px; }
ol          { margin-left: 20px; }
dl, dd, dt  { margin: 0; padding: 0; }

#wrap {
  margin: 0 auto;
  width: 920px;
  padding: 0px;
  overflow: hidden;
}
#wrap.mmm { background: #ececec url(../img/site/bgr-hor-mmm.jpg) 0 top repeat-y; }
#wrap.lmm { background: #ececec url(../img/site/bgr-hor-lmm.jpg) 0 top repeat-y; }
#wrap.lmr { background: #ececec url(../img/site/bgr-hor-lmr.jpg) 0 top repeat-y; }


/*************************************
   TOP
 *************************************/

#top {
  height: 130px;
  background: #202020 url(../img/site/bgr-top.jpg) 0 top no-repeat;
  padding: 0 10px 0 10px;
  overflow: hidden;
  xposition: relative;
}


/*****
 * Login bar
 *****/
#login_bar {
  padding: 2px 5px 0 5px;
  height: 23px;
  overflow: hidden;
}
#login_bar a {
  color: #111;
  font-weight: normal;
  border-bottom: 1px solid transparent;
}
#login_bar a:hover {
  xtext-decoration: underline;
  border-bottom: 1px dashed #000;
}

.not_loggedin {
  text-align: right;
}
.loggedin {
  text-align: right;
}
.loggedin img.avatar {
  vertical-align: middle;
  margin: -10px 0px -5px 0px;
}
#login_bar .username {
  color: #555;
  font-weight: bold;
}


/*****
 * Header + Login form
 *****/
#header {
  position: relative;
  height: 103px;
  overflow: hidden;
}
#header h1#logo {
  position: absolute;
  left: 10px;
  top: 23px;
  width: 325px;
  height: 50px;
  text-indent: -9999px;
}
#header h1#logo a {
  display: block;
  width: 100%;
  height: 100%;
  outline: none;
}

#login_form {
  display: none;
  position: absolute;
  top: 6px;     left: 575px;
  height: 85px; width: 300px;
  border: 1px solid #000;
  background: transparent url(../img/site/transparent_greym.png) 0 0 repeat;
  padding: 0px 8px;
  color: #ddd;
}
#login_form .btn_close {
  position: absolute;
  top:0; right:0;
  width: 20px; height: 20px;
  margin: 1px;
  background: transparent url(../img/site/btn_close14.png) top right no-repeat;
  cursor: pointer;
}
#login_form label {
}
#login_form input[type=text], #login_form input[type=password] {
  width: 160px;
  border: 1px solid #000;
  height: 1.2em;
  padding: 0 0 1px 3px;
  background: #666;
  color: #fff;
}
#login_form input[type=password] {
  font-weight: bold;
}
#login_form input[type=checkbox] {
  vertical-align: middle;
}
#login_form input.submit {
  margin: 15px 0 0 17px;
  width: 65px; height: 20px;
  border: 1px solid #888;
  padding: 0 0 3px 0;
  background: #333;
  font-size: 100%;
  color: #eee;
}
#login_form .lostpw {
  padding: 1px 0 0 5px;
}
#login_form .lostpw a {
  color: #aaa;
  font-style: italic;
}



/*****
 * Menu
 *****/
#menu {
  margin-left: -10px;
  padding: 2px 0 0 0px;
  height: 23px;
  overflow: hidden;
  text-align: left;
  list-style: none;
}
#menu li {
  padding: 0 16px 0 0;
  padding: 0 3px 0 0;
  display: inline;
}
#menu li a {
  color: #333;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}
#menu li a i {
  padding: 0 2px;
  font-style: normal;
  font-family: serif;
  color: transparent;
}
#menu li a:hover {
}
#menu li a:hover i {
  color: #666;
}
#menu li a.current {
  color: #800;
}
#menu li a.current i {
  color: #600;
}

/** submenu **/

#submenu {
  padding: 0px 0px 1px 0px;
  font-size: 13px;
  color: #000;
  border-bottom: 1px solid #666;
  margin-bottom: 10px;
}
#submenu A {
  padding: 2px;
  text-decoration: none;
  font-weight: bold;
  xcolor: #909090;
}
#submenu A:hover { color: #000; xbackground: #e9e9dd; }
#submenu A.current { color: #000; }
#submenu A.current:hover { background: transparent; }



/*************************************
   MAIN = all cols (left, content, right)
 *************************************/

#main {
  overflow: hidden;
  padding: 0 10px;
  min-height: 650px;
}
#main.mmm { background: transparent url(../img/site/bgr-main-mmm.jpg) 0 top no-repeat; }
#main.lmm { background: transparent url(../img/site/bgr-main-lmm.jpg) 0 top no-repeat; }
#main.lmr { background: transparent url(../img/site/bgr-main-lmr.jpg) 0 top no-repeat; }

/** Content **/

#content.mmm {
  margin: 0px 0 0 0px;
  padding: 5px 7px 0px 7px;
}
#content.lmm {
  margin: 0px 0 0 273px;
  padding: 5px 7px 0px 7px;
}
#content.lmr {
  margin: 0px 190px 0 273px;
  padding: 5px 7px 0px 7px;
}

#content h1 {
  margin: 2px 0 12px 0px;
  font-size: 24px;
  font-weight: normal;
  color: #585848;
  line-height: 1.1em;
}
#content h1.center {
  text-align: center;
}

#flashMessage {
  margin: 0px 10px 15px 10px;
  padding: 5px 10px;
  border: 1px solid #a00;
  background-color: #eee;
  font-size: 1.2em;
  font-style: bold;
  color: #a00;
}



/*************************************
   LEFTCOL
 *************************************/

#leftcol {
  clear: left;
  float: left;
  padding: 5px 5px 0 5px;
  width: 260px;
  overflow: hidden;
}



/*************************************
   RIGHTCOL
 *************************************/

#rightcol {
  clear: right;
  float: right;
  padding: 0 17px 0 7px;
  width: 156px;
  overflow: hidden;
}
#rightcol h3 {
  color: #505050;
  background-color: inherit;
  font-size: 15px;
  margin: 0 0 8px;
  padding: 0;
}
#rightcol a {
  color: #664;
  font-weight: normal;
}

/** Side recent comments **/

#side_rcomments, #side_rfposts {
  font-size: 10px;
  line-height: 1.2em;
}
.side_rc {
  padding: 2px 0 3px 0;
}
.side_rc:hover {
  background: #fffffc;
}
.side_rc_1, .side_rc_2 {
  height: 1.2em;
  white-space: nowrap;
  overflow: hidden;
}
.side_rc_line {
  height: 1px;
  background-color: #bbb;
  overflow: hidden;
}
.side_rc a {
  color: #775;
}



/*************************************
   BOTTOM
 *************************************/

#bottom {
  clear: both;
  margin-top: 10px;
  padding: 15px 10px 10px 10px;
  overflow: hidden;
  text-align: left;
}
#bottom.mmm { background: #707070 url(../img/site/bgr-bottom-mmm.jpg) 0 top no-repeat; }
#bottom.lmm { background: #707070 url(../img/site/bgr-bottom-lmm.jpg) 0 top no-repeat; }
#bottom.lmr { background: #707070 url(../img/site/bgr-bottom-lmr.jpg) 0 top no-repeat; }

/** Footer **/
#footer {
  margin: 8px;
  text-align: center;
  color: #999994;
}
#footer p {
  margin: 0;
  padding: 0;
}
#footer a {
  color: #999994;
  text-decoration: none;
  font-weight: bold;
}
#footer a:hover {
  text-decoration: underline;
}



/**************************************************************************
 **************************************************************************
 **************************************************************************

                          PER SOORT DATA

 **************************************************************************
 **************************************************************************
 **************************************************************************/


/*************************************
   AMENDMENTS
 *************************************/

/** amendments index **/
.amsidx_grouphdr {
  margin: 15px 100px 5px 20px;
  border-bottom: 1px solid #333;
  padding: 0 0 2px 0;
  font-size: 14px;
  font-weight: bold;
}
.amsidx_amendment {
  display: block;
  margin: 1px 0 0 40px;
  font-size: 13px;
  font-weight: bold;
  color: #445570;
}
.amsidx_amendment:hover {
  color: #000;
}

/*************************************
   ARTICLES
 *************************************/
.article H1 {
}
.article .h_ncomments {
  float: right;
  padding-top: 7px;
}
.article .h_ncomments a {
  font-size: 11px;
  font-weight: normal;
  color: #444;
}
.article .h_ncomments a img {
  vertical-align: middle;
}

/** artamend (amended article) **/
.amend_header {
  margin: 0 0 5px 0;
  border: 1px solid #888;
  padding: 5px;
  background: #fff0e0;
}
.amend_header .title {
  xfont-weight: bold;
}
.amend_header span {
  float: left;
  width: 100px;
  margin-right: 10px;
  text-align: right;
}
.amend_header b {
  color: #800
}
.amend_sectionbar {
  margin: 10px 0 5px 0;
  padding: 1px 0 1px 1px;
  background: #444;
  font-weight: bold;
  color: #fff0e0;
}
.amend_sectionbar input {
  vertical-align: bottom;
}
.amend_sectionbar .sb_ncomments {
  float: right;
  padding: 0px 5px 0 0;
}
.amend_sectionbar .sb_ncomments a {
  font-size: 11px;
  font-weight: normal;
  color: #eee;
}
.amend_sectionbar .sb_ncomments a img {
  vertical-align: middle;
  margin-top: -2px;
}

.artamend {
  margin: 0 0 5px 0;
  border: 1px solid #aaa;
  padding: 5px 5px 5px 5px;
  background: #fff0e0;
}


/*************************************
   BLOGS
 *************************************/

/** blog item (also classed .newsitem!) **/
div.blogitem {
  margin: 0px 20px 7px 10px;
}
div.blogitem .category_icon {
  float: left;
  margin: 8px 1px 0 0px;
}
div.blogitem h2 {
  margin: 0 0 2px 35px;
}
div.blogitem h2 a {
  font-size: 18px;
}
div.blogitem .date {
  border-top: 1px dotted #cccccc;
  margin: -2px 12px 0 32px;
  padding: 0 0 0 12px;
}
div.blogitem .ncomments {
  margin: 10px 0px 15px 38px;
}
div.blogitem .body {
  margin: 5px 0px 0px 38px;
}

/** blog tick (also classed .newsitem!) **/
div.blogtick {
  margin: 0px 10px 15px 40px;
}
div.blogtick .date {
  padding-left: 45px;
}
div.blogtick .category_icon {
  float: left;
  margin: 8px 1px 0 0px;
}
div.blogtick h2 {
  margin: 0 0 2px 35px;
}
div.blogtick h2 a {
  xcolor: #A07C00;
  xcolor: #765;
  font-size: 14px;
  font-weight: bold;
}
div.blogtick h2 .nc {
  color: #555;
  font-size: 10px;
  font-weight: normal;
}
div.blogtick .date {
  border: 0px;
  margin: -4px 12px 0 37px;
  padding: 0;
}
div.blogtick .ncomments {
  margin: 0px 0px 0px 20px;
}
div.blogtick .body {
  margin: 5px 12px 0px 20px;
}

/** blog pages **/
#content h1.blog_title {
  text-align: center;
  margin: 18px 0 18px 0;
}
.blog_select {
  text-align: center;
  margin: -8px 0 10px 0;
}
.blog_select .select { display: inline; }



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

.ncomments {
  margin: 1px 0px 0px 0px;
  text-align: right;
}
.spacer_comments {
  height: 5px;
}
.hdr_comments {
  width: 500px;
  margin: 5px 0 12px 70px;
  border-bottom: 1px solid #cccccc;
  font-size: 1.3em;
  font-weight: bold;
  color: #776;
  text-align: left;
}
#comments, .frm_comment {
  width: 500px;
  margin: 0px 0 0 70px;
}
.comment, .comment_reg {
  width: 490px;
  border-width: 1px;
  border-style: solid;
  border-color: #e0e0e8;
  border-color: #f8f8f8 #bbbbac #d0d0d0 #fafafa;
  background-color: #f0f0f0;
  padding: 5px 4px;
}
.comment_reg {
  background-color: #f8f8f4;
}
.comment_header {
  width: 485px;
  border: 0px;
  border-spacing: 0px;
  padding: 0px;
  margin: 0px;
}
.comment_header img {
  vertical-align: top;
}
.comment_author {
  text-align: left;
  font-size: 9pt;
  font-weight: bold;
  color: #404040;
}
.comment_author a {
}
.comment_ip {
  font-size: 7pt;
  font-weight: normal;
  color: #888;
}
.comment_date {
  font-size: 8pt;
  text-align: right;
  color: #505050;
}
.comment_date img {
  vertical-align: middle;
}
.comment_body {
  padding: 0 1px;
  font-size: 8pt;
  color: #222;
  overflow: hidden;
}
.comment_body .reply {
  margin: 2px 0px 2px 20px;
  color: #116;
  font-weight: bold;
  font-style: italic;
}
.comment_body_big .comment_more_link {
  display: inline;
}
.comment_body_big .comment_more_link a {
  cursor: pointer;
}
.comment_body_big .comment_more_text {
  display: none;
}
.comment_body_big_all .comment_more_link {
  display: none;
}
.comment_body_big_all .comment_more_text {
  display: inline;
}
.comments_pages {
  width: 500px;
  margin: 0px 0 5px 70px;
}
.comments_pages a.current {
  color: #000;
}
#new_comments {
  width: 500px;
  margin: 0px 0 0 70px;
}
.error_comments {
  margin: 0px 0 0 0;
  border: 1px solid #a00;
  background-color: #fee;
  padding: 5px;
  color: #c00;
  overflow: hidden;
  font-weight: bold;
}
.error_comments li {
  color: #c00;
}

/** Comment form **/
.frm_comment form_title {
  margin: 0 0 5px
}
.frm_comment label {
  display: block;
  font-size: 9pt;
  color: #000;
}
.frm_comment input, .frm_comment textarea, .frm_comment select {
  display: block;
  width: 494px;
  margin: 0px 0px 10px;
  padding: 2px;
  border: 1px solid #c0c0c8;
  border-color: #C8C8BB #eeeeee #e0e0e0 #bbbbac;
  background-color: #fafaff;
  color: #000;
  word-wrap: break-word;
}
.frm_comment .div_submit {
  height: 32px;
}
.frm_comment .div_submit img {
  padding-left: 44px;
  display: none;
}
.frm_comment input.submit {
  width: 120px;
  background-color: #f0f0f8;
  border-color: #ddd #aab #c0c0c0 #ddd;
}
.frm_comment input[type=hidden], #form_fpost input[type=hidden] {
  display: none;
  border: none;
  background-color: #fff;
}
.frm_comment input[type=radio], #form_fpost input[type=radio] {
  display: inline;
  width: 1em;
  border: none;
  background: transparent;
  vertical-align: bottom;
  margin: 0;
}



/*************************************
   FORUMS
 *************************************/

/** om zelfde breedte te hebben als op antwerps.be **/
#forumwrap { width: 610px; margin: 3px auto 0; }

/** Forum tables **/
#forum_forums, #forum_threads, #forum_posts, #form_fpost {
  margin: 8px 0 8px 0;
  width: 100%;
  border-spacing: 1px 2px;
}
#forum_forums th, #forum_threads th, #forum_posts th {
  xbackground: #97b5e0;
  background: #87a5d0;
  padding: 2px 5px 2px 5px;
  color: #fff;
}
#forum_forums tr, #forum_threads tr, #forum_posts tr {
  background: #e4eaf2;
}
#forum_forums tr.read_only, #forum_threads tr.read_only, #forum_posts tr.read_only {
  background: #e6e6e8;
}
#forum_forums td, #forum_threads td, #forum_posts td {
  padding: 2px 5px 2px 5px;
  vertical-align: top;
  font-size: 11px;
}


/** Forum / forums **/
#forum_forums {
  border: 1px solid #c1c2b7;
}
#forum_forums td.col1 {
  width: 60%;
}
#forum_forums td.col1 a {
  font-size: 13px;
}
#forum_forums td.col2 {
  width: 30px;
  text-align: center;
  vertical-align: middle;
}
#forum_forums td.col3 {
  vertical-align: middle;
}
#forum_forums td.col3 div.thread {
  line-height: 1.35em;
  font-size: 10px;
}
#forum_forums td.col3 div.user {
  white-space:nowrap;
  overflow: hidden;
  font-size: 10px;
}


/** Forum / threads **/
#forum_threads {
  border: 1px solid #c1c2b7;
}
#forum_threads td {
  vertical-align: middle;
}
#forum_threads td.col1 {
  width: 60%;
  line-height: 1.4em;
}
#forum_threads td.col1 img {
  vertical-align: middle;
}
.fthread_pagenav {
  display: inline;
  padding-left: 8px;
  font-size: 9px;
}
#forum_threads td.col2 {
  width: 30px;
  text-align: center;
}
#forum_threads td.col3 {
  line-height: 1.4em;
}
#forum_threads td.col3 div {
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
}


/** Forum / posts + form **/
.fposts_subject {
  margin: 0 0 5px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}
.fposts_subject img {
  vertical-align: middle;
}
#forum_posts, #form_fpost {
  border: 1px solid #87A5D0;
  border-spacing: 2px;
}
#forum_posts td {
  font-size: 12px;
}
#forum_posts th {
  background: #aac4e7;
  padding: 2px 5px 2px 5px;
  color: #000;
}
#forum_posts tr.author td, #form_fpost tr.author td {
  background: #e4eaf2;
  padding: 4px 5px 1px 5px;
}
#forum_posts tr.author td img.avatar {
  float: left;
  margin: -10px 5px -5px 0;
}
#forum_posts tr.author td img {
  vertical-align: middle;
}
#forum_posts tr.author td img.fquote {
  vertical-align: top;
  cursor: pointer;
}
#forum_posts tr.body, #form_fpost tr.body {
  background: #f2f4f9;
}
#forum_posts tr.body td {
  padding: 2px 5px 10px 5px;
}
#forum_posts tr.body td .quote, #forum_posts tr.body td .quote_who {
  margin: 0 0 0 3px;
  border-left: 5px double #e4eaf2;
  border-right: 5px double #e4eaf2;
  padding: 0 3px 0 6px;
  background-color: #fbfdff;
}
#forum_posts tr.body td .quote_who {
  margin-top: 8px;
  font-size: 11px;
}
#forum_posts tr.body td .xquote {
  margin: 5px 0 0 3px;
  border-left: 5px double #c0d0e0;
  border-right: 5px double #c0d0e0;
  padding: 4px 3px 4px 6px;
  background-color: #cde;
}
.fpost_date {
  float: right;
}
#forum_posts tr.break {
  height: 1px;
  background: #87a5d0;
}
#forum_posts tr.break td {
  padding: 0px;
}


/** Forum / form_fpost **/
#form_fpost {
  margin-top: 15px;
}
#form_fpost tr.body td {
  padding: 0px 0px 6px 0px;
}
#form_fpost label {
  display: block;
  padding: 0px 0px 0px 2px;
  font-size: 9pt;
  color: #000;
}
#form_fpost input, #form_fpost textarea, #form_fpost select {
  display: block;
  width: 590px;
  margin: 0px 0px 5px 0px;
  background-color: #fff;
  padding: 2px 5px 2px 5px;  /* fix IE */
  border: 1px solid #c0c0c8;
  border-color: #C8C8BB #eeeeee #e0e0e0 #bbbbac;
  color: #000;
  word-wrap: break-word;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 12px;
  line-height: 1.5em;
}
#form_fpost #PostAsL input {
  width: 325px;
  margin: 0px 0px 1px 0px;
}
#form_fpost #PostAsL .error-message {
  margin: -3px 5px 2px 8px;
}
#form_fpost textarea {
  height: 240px;
  overflow: auto;
}
#form_fpost .div_max_box {
  float: right;
  padding: 0px 3px 0 0;
  cursor: pointer;
}
#form_fpost .div_submit {
  height: 35px;
  padding-left: 10px;
}
#form_fpost .div_spinner {
  height: 30px;
  padding: 2px 0 3px 25px;
}
#form_fpost_error {
  margin: 10px 0px 0px;
  padding: 5px 10px;
  border: 2px solid #a00;
  background-color: #fff;
  font-size: 1.3em;
  font-style: bold;
  color: #a00;
}
.fpost_youtube {
  padding: 5px 0;
  text-align: center;
}


/** Forum / various **/
a.flink {
  color: #5A6A82;
}
a.flink img {
  vertical-align:middle;
}
.forum_crumbs {
  padding: 3px 0 5px;
}
.forum_modded {
  display: none;
}
.forum_mod_change {
  float: right;
}
.forum_mod_change input, .forum_mod_change img {
  vertical-align: middle;
}
.forum_pagenav_top {
  margin: 2px 0 -5px 3px;
  font-size: 12px;
}
.forum_pagenav_bottom {
  margin: -8px 0 2px 3px;
  font-size: 12px;
}
.forum_actions {
  text-align: center;
}
a.forum_btn_new_nl, a.forum_btn_new_aw, a.forum_btn_reply_nl, a.forum_btn_reply_aw, a.forum_btn_post_nl, a.forum_btn_post_aw {
  width: 140px;
  height: 25px;
  margin: 0px auto;
  display: block;
  background: url("../img/site/button-new-topic-nl.gif") no-repeat left top;
  background-position: 0px 0px;
}
a.forum_btn_new_aw {
  background: url("../img/site/button-new-topic-aw.jpg") no-repeat left top;
}
a.forum_btn_reply_nl {
  background: url("../img/site/button-reply-nl.gif") no-repeat left top;
}
a.forum_btn_reply_aw {
  background: url("../img/site/button-reply-aw.jpg") no-repeat left top;
}
a.forum_btn_post_nl {
  width: 82px;
  margin: 0px;
  background: url("../img/site/button-post-nl.gif") no-repeat left top;
}
a.forum_btn_post_aw {
  width: 82px;
  margin: 0px;
  background: url("../img/site/button-post-aw.gif") no-repeat left top;
}
a:hover.forum_btn_new_nl, a:hover.forum_btn_new_aw, a:hover.forum_btn_reply_nl, a:hover.forum_btn_reply_aw, a:hover.forum_btn_post_nl, a:hover.forum_btn_post_aw {
  background-position: 0px -30px;
}
.admin_links {
  float: right;
  display: none;
}
.admin_links img {
  vertical-align: middle;
}


/***** Aentwaerps.be kleuren *****/

#forum_forums a, #forum_threads a, #forum_posts a, .forum_crumbs a, #form_fpost a {
  color: #5A6A82;
}
#forum_forums a:hover, #forum_threads a:hover, #forum_posts a:hover, .forum_crumbs a:hover, #form_fpost a:hover {
  color: #3E5B8A;
}

/** Forum tables **/
#forum_forums th, #forum_threads th, #forum_posts th {
  background: #c1c2b7;
  color: #fff;
}
#forum_forums tr, #forum_threads tr, #forum_posts tr {
  background: #eeeee5;
}
#forum_forums tr.read_only, #forum_threads tr.read_only, #forum_posts tr.read_only {
  background: #e6e6e8;
}

/** Forum / forums **/

/** Forum / threads **/

/** Forum / posts + form **/
#forum_posts, #form_fpost {
  border: 1px solid #c1c2b7;
}
#forum_posts th {
  background: #aac4e7;
  color: #000;
}
#forum_posts tr.author td, #form_fpost tr.author td {
  background: #e9e9e0;
}
#forum_posts tr.body, #form_fpost tr.body {
  background: #f4f4ef;
}
#forum_posts tr.body td .quote, #forum_posts tr.body td .quote_who {
  border-left: 5px double #eeeee5;
  border-right: 5px double #eeeee5;
  background-color: #fefef8;
}
#forum_posts tr.body td .xquote {
  border-left: 5px double #ddd;
  border-right: 5px double #ddd;
  background-color: #e9e9e9;
}
#forum_posts tr.break {
  background: #c1c2b7;
}

/** Forum / form_fpost **/

/** Forum / various **/



/*************************************
   MARKUP (newsitem, article)
 *************************************/
.markup P         { margin: 0px; text-align: justify; line-height: 1.6em; }
.markup P.center  { text-align: center; }
.markup P.right   { text-align: right; }
.markup P.empty   { height: 1em; line-height: 1.5em; }
.markup P.indent  { margin: 0px 20px 0 30px; }
.markup P.indent2 { margin: 0px 40px 0 60px; }
.markup P.indent3 { margin: 0px 60px 0 90px; }
.markup P.indent_ul  { margin: 0px 0px 0 15px; }
.markup P.indent_ul2 { margin: 0px 0px 0 35px; }
.markup P.indent_ul3 { margin: 0px 0px 0 55px; }

.markup H2 {
  margin: 8px 0 8px;
}
.markup H2, .markup H2 A {
  color: #585850;
  font-size: 18px;
  font-weight: normal;
}
.markup H3 {
  margin: 0 0 4px;
}
.markup H3, .markup H3 A {
  color: #585850;
  font-weight: bold;
}
.markup H4 {
  margin: 0 0 1px;
}
.markup H4, .markup H4 A {
  color: #585850;
  font-weight: bold;
}
.markup PRE {
  font-size: 12px;
}
.markup UL        { margin-left: 15px; line-height: 1.6em; }
.markup UL UL     { margin-left: 20px; }
.markup OL        { margin-left: 20px; line-height: 1.6em; }
.markup LI        { text-align: justify; }
.markup LI.olli2  { margin-top:   1em; }

/** tables **/
.artamend .markup TABLE             { border: 1px solid #aaa; }

.markup TABLE.verbuiging            { margin: 0 auto; background-color: #f4f4ec; border-spacing: 0px; }
.markup TABLE.verbuiging TD         { padding: 2px 15px; text-align: center; font-style: normal; font-weight: bold; }
.markup TABLE.verbuiging TR.row1 TD { border-bottom: 1px solid #fff; padding: 4px 5px 2px; font-style: normal; font-weight: normal; font-size: 11px; color: #555;}
.markup TABLE.verbuiging TD.col1    { border-right: 1px solid #fff;  padding: 2px 5px; font-style: normal; font-weight: normal; font-size: 11px; color: #555; }

.markup TABLE.vb                    { background-color: #fff; border: 0px solid #ddd;}
.markup TABLE.vb TD                 { font-style: italic; font-weight: normal; }
.markup TABLE.vb TR.row1 TD         { border-bottom: 1px solid #ddd;  }
.markup TABLE.vb TD.col1            { border-right: 1px solid #ddd;  }

/** frames **/
.markup .shade { margin: 10px 10px 0px 10px; background-color: #e0e0dc; padding: 5px 10px; }
.markup .line  { margin: 0 20px; border: 1px solid #aaa; padding: 5px; }




/*************************************
   NEWS
 *************************************/

.category_icon {
  float: left;
  margin: 5px 0px 0 7px;
}
.newsitem {
  margin: 0 10px 0 70px;
}
.newsitem h2 {
  margin: 0 0 2px 0px;
  padding: 0 0 0 1px;
  font-size: 20px;
  font-weight: normal;
  color: #585848;
  line-height: 1.1em;
}
.newsitem h2 a {
  margin: 0px 0px 0px 0px;
  font-size: 18px;
  font-weight: normal;
  color: #665;
  text-decoration: none;
}
.newsitem h2 a:hover {
  color: #000;
}
.newsitem h2.draft, .newsitem h2.draft a {
  color: #aaa;
}
.newsitem .date {
  margin: 0px -2px 2px -2px;
  padding: 0px 0px 0px 15px;
  border-top: 1px solid #cccccc;
  color: #505050;
  font-size: 0.8em;
  text-align: left;
}
.newsitem .date a {
  color: #505050;
  font-weight: normal;
  font-style: normal;
}
.newsitem .body {
  margin: 0 0 0 0;
  text-align: justify;
}
.newsitem .body img {
  display: inline;
}
.spacer_pre_newsitem { height: 10px; }
.spacer_post_newsitem { height: 20px; }


/** ticker **/
.ticker {
  margin: 0px 20px 10px 0px;
  padding-left: 10px;
  border-left: 4px double #ddd;
  line-height: 1.4em;
  font-size: 11px;
  font-variant: small-caps;
  color: #444;
  text-align: justify;
}
.ticker a {
}
.ticker .date {
  font-size: 10px;
  color: #222;
}
.ticker .type {
  font-size: 10px;
  color: #666;
  xfont-variant: small-caps;
  text-transform: uppercase;
}


/*************************************
   QUOTES
 *************************************/

/** quotetick (also classed .newsitem!) **/
.quotetick {
  margin: 0px 20px 7px 10px;
}
.quotetick .category_icon {
  float: left;
  margin: -2px 0px 0 -2px;
}
.quotetick h2 {
  margin: 0 0 2px 35px;
}
.quotetick h2 a {
  font-size: 17px;
  font-weight: normal;
}
.quotetick .body {
  margin: 0px 16px 0px 48px;
  font-style: italic;
  text-align: justify;
}
.quotetick .body p {
  margin: 0;
}
.quotetick .body .analysis {
  display: inline;
  font-size: 11px;
  font-style: normal;
}
.quotetick .body .ref {
  text-align: right;
  font-size: 11px;
  font-style: normal;
}

/** quote **/
.quote {
  margin: 15px 10px 0px 10px;
}
.quote h2 {
  margin: 20px 0 4px 0px;
  border-bottom: 1px solid #ccb;
  padding: 0 0 12px 8px;
  font-size: 22px;
  font-weight: normal;
  color: #585848;
}
.quote h2.small {
  font-size: 18px;
  margin: 0px 0 4px 0px;
  padding: 0 0 6px 8px;
}
.quote h2.small a {
  font-size: 18px;
  font-weight: normal;
  color: #665;
}
.quote h2.small a:hover {
  color: #000;
}
.quote .quote_info {
  margin: 0px;
}
.quote .quote_start { float: left; margin-left: 4px; }
.quote .quote_end { float: right; margin: -27px 4px 0 0; }

.quote .body {
  line-height: 1.5em;
  background-color: #fafaf2;
  padding: 10px 30px 10px 32px;
  text-align: justify;
  font-size: 13px;
  font-style: italic;
}
.quote .ref {
  margin: 4px 0px 5px 0px;
  border-top: 1px solid #ccb;
  padding: 4px 12px 0 0;
  text-align: right;
  font-style: normal;
}
.quote .info {
  padding: 0px 0 0px 32px;
  font-size: 11px;
}
.quote .analysis {
  margin: 10px 0px 0px 32px;
  font-style: normal;
}
.quote .ncomments {
  margin: 12px 0px 0px 32px;
}
.spacer_quotes { height: 25px; }

/** quote list **/
.quotes_list_intro {
  margin: 8px 0 12px 0;
  font-size: 14px;
  font-weight: bold;
  color: #999;
}

/** person view **/
.person_prov, .person_info {
  margin: 0 0 0 18px;
}


/*************************************
   TREE TOC - in sectie
 *************************************/
#mtree_toc {
  overflow: hidden;
  padding: 0 5px;
  color: #333;
}
#mtree_toc a {
  color: #445570;
}
#mtree_toc .toc_box_lvl1 {
  margin: 0 0 15px 0;
}
#mtree_toc .toc_lvl1 {
  margin: 0px 50px 2px 0;
  border-bottom: 1px dotted #888;
  padding: 0 0 1px 0;
}
#mtree_toc .toc_lvl1, #mtree_toc .toc_lvl1 a {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
#mtree_toc .toc_lvl2 {
  margin: 0 0 0 18px;
}
#mtree_toc .toc_lvl2, #mtree_toc .toc_lvl2 a {
  font-size: 12px;
  font-weight: bold;
}
#mtree_toc .toc_lvl3 {
  margin: 0 0 0 30px;
}
#mtree_toc .toc_lvl3, #mtree_toc .toc_lvl3 a {
  font-size: 12px;
  font-weight: bold;
}
#mtree_toc .toc_lvl4 {
  margin: 0 0 0 40px;
}
#mtree_toc .toc_lvl4, #mtree_toc .toc_lvl4 a {
  font-size: 11px;
  font-weight: normal;
}
#mtree_toc .noamend {
  font-weight: normal;
  display: none;
}


/*************************************
   TREE TOC - left column
 *************************************/
#rctree_toc {
  overflow: hidden;
  padding: 0 5px;
}
#rctree_toc a {
  color: #111;
}
#rctree_toc .toc_box_lvl1 {
  display: none;
  padding: 0px 0 10px 0;
}
#rctree_toc .toc_lvl1 {
  margin: 5px 0 5px 0;
  border-bottom: 1px solid #666;
}
#rctree_toc .toc_lvl1, #rctree_toc .toc_lvl1 a {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
#rctree_toc .toc_switch1 {
  cursor: pointer;
}
#rctree_toc .toc_lvl2, #rctree_toc .toc_lvl2 a {
  font-size: 12px;
  font-weight: bold;
}
#rctree_toc .toc_lvl3 {
  margin: 0 5px 0 0;
}
#rctree_toc .toc_lvl3, #rctree_toc .toc_lvl3 a {
  font-size: 11px;
  font-weight: normal;
}
#rctree_toc .toc_lvl4 {
  margin: 0 10px 0 0px;
}
#rctree_toc .toc_lvl4, #rctree_toc .toc_lvl4 a {
  font-size: 10px;
  font-weight: normal;
}
#rctree_toc .toc_lvl1 a.current, #rctree_toc .toc_lvl2 a.current, #rctree_toc .toc_lvl3 a.current, #rctree_toc .toc_lvl4 a.current {
  color: #911;
  font-weight: bold;
}
#rctree_toc .toc_lvl1 a.amend_current, #rctree_toc .toc_lvl2 a.amend_current, #rctree_toc .toc_lvl3 a.amend_current, #rctree_toc .toc_lvl4 a.amend_current {
  display: block;
  margin: 0 -4px;
  border: 1px solid #ccc;
  padding: 0 3px;
  background: #fff0e0;
  color: #000;
  font-weight: bold;
}


/*************************************
   USERS
 *************************************/

/***** Forms *****/
#form_user_tabs {
  text-align: center;
  padding: 0 0px 7px 0px;
}
#form_user_tabs A:hover {
  color: #000;
}
#form_user_tabs A.current {
  color: #000;
}
.form_user {
  width: 440px;
  margin: 0 auto 5px;
  border: 1px solid #d2d2c9;
  background-color: #f4f4ef;
  padding: 10px;
}
.form_user p {
  margin: 0px 0px 6px 0;
}
.form_user input, .form_user textarea {
  margin: 0 5px 6px;
  padding: 0 0 0 3px;
}
.form_user label {
  width: 100px;
  float: left;
  text-align: left;
  display: block;
}
.form_user .label150 label {
  width: 150px;
}
.form_user input, .form_user textarea, .form_user select {
  border: 1px inset #999;
}
.form_user textarea {
  word-wrap: break-word;
}
.form_user input[type=checkbox] {
  margin: 3px 0 7px;
  clear: both;
}
.form_user input[type=submit] {
  clear: both;
  margin: 5px 0 5px;
  border:1px outset #999988;
  background-color:#E4E4DC;
  padding: 1px 5px;
}
.form_user .div_submit {
  height: 35px;
}
.form_user .div_spinner {
  height: 28px;
  padding-top: 7px;
}
.form_user .form-error {
  background-color:#fdd;
}
.error-message {
  margin: -7px 5px 6px 108px;
  font-size: 10px;
  color: #b00;
}


/** Pick avatar **/
#pick_avatar {
  margin: 20px auto;
  width: 600px;
}
#pick_avatar a {
  display: block;
  float: left;
  padding: 6px 6px 2px 6px;
  border: 2px solid #fff;
}
#pick_avatar a:hover {
  border: 2px solid #ffcc33;
  background-color: #ffc;
}



/*************************************
   VARIA
 *************************************/

/** pagination **/
.pagenav {
  margin: 5px 0 0px 0;
  padding: 0 0 3px;
  color: #000;
}
.pagenav div.disabled, .forum_pagenav div disabled {
  color: #aaa;
  display: inline;
}

/** TOOLTIP **/
#gstooltip{
  display: none;
  z-index: 10000;
  position: absolute;
  overflow: hidden;
  border: 1px solid #000;
  -moz-border-radius: 3px; /* Rounded edges in Firefox */
  padding: 3px;
  background-color: #ffd;
  color: #000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: center;
}
#gstooltipShadow{
  position:absolute;
  background-color:#111;
  display:none;
  z-index:9999;
  opacity:0.7;
  filter:alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  -moz-border-radius:3px; /* Rounded edges in Firefox */
}


/** TAB_USER **/
.tab_user {
  width: 610px;
}
.tab_user table {
  border-spacing: 1px 2px;
}
.tab_user tr {
  background-color: #eeeee5;
}
.tab_user tr.altrow {
  background-color: #f5f5ec;
}
.tab_user tr:hover {
  background: #ffc;
}
.tab_user th {
  padding: 4px 5px 2px 5px;
  background: #C1C2B7;
  text-align: left;
}
.tab_user th a {
  width: 100%;
  float: left;
  background: #C1C2B7;
  color: #fff;
  text-decoration: none;
}
.tab_user th a:hover {
  color: #000;
  xtext-decoration: underline;
}
.tab_user td {
  padding: 2px 5px 2px 5px;
}
.tab_user td.r {
  text-align: right;
}
.tab_user td.img_r img {
  padding: 2px 4px 0 0px;
  float: right;
}
.tab_user td img {
  padding: 0px 2px 0px 2px;
}
.tab_user td a {
  font-weight: normal;
  color: #4A5A72;
  text-decoration: none;
}

