@import url(screen.css);

* {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
    color: #214475;
}

div.message-content-content {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
   }

h2 a {
	xcolor: #000;
}

td a {
	 
}

 tr.category-name td a{
 font-size: 15px;
 }

td.forum-name a, td.topic-name a.topic-link {
	font-size: 13px;
                 font-weight: bold;  
color: #214475;
	/*text-decoration: none;*/
}

td.forum-name a:hover, td.topic-name a.topic-link:hover, tr.category-name td a:hover {
	text-decoration: underline;
}

td.topic-name ul li.alias {
	font-style: italic;
	color: gray;
}

td.topic-name p {
	color: #ccc;
}

td.topic-name dl dd a {
	font-size: 1em;
}

tr.category-name td a {
    /*text-decoration: none;*/
}
    
a {
	
}

a:hover {
	text-decoration: underline;
}

div.pm_notify_message h2 a {
	xcolor: rgb(64, 79, 121);
	text-decoration: underline;
}

#welcome-text {
	background-color: rgb(225, 225, 225);
	border-color: rgb(153, 153, 153);
}

#welcome-text li a {
	xcolor: #333399;
	text-decoration: underline;
}

#forumfooter form, #forumfooterfooter address, #forumfooterfooter span, h2, dl.topic-navigation {
	background-repeat: repeat-x;
	xbackground-image: url(../img/layout/gradient_1.gif);
	background-color: white;
}

#navigation {
	background-repeat: repeat-x;
	xbackground-image: url(../img/layout/gradient_1.gif);
	background-color: white;
	height: 66px;
}

td dl.topic-navigation {
	background: none;
}

#navigation li a {
    font-weight: bold;
    font-size: 1.4em;
    text-transform: none;
    xcolor: #000;
}

/* actions.css */
/* dark */
col.forum, col.replies, col.last-post, col.status, col.subjects, col.messagecount,
col.last-visit, col.select, col.links, col.target, col.created, col.statusname,
col.read-total, col.last-hit, col.ip, col.update, col.info,
ol#messages address.updated-by,
body.list_discussions td.first-message,
body.myreact div.user-data dl,
body.myreact div.user-data address,
tr.category-name td {
	background-color: #e5eff2;
	
}                                                

/* light */
col.subject, col.name, col.starter, col.messages, col.nickname, col.author,
col.average-messagecount, col.title, col.last-action, col.list_bookmarks col.select,
col.notifications, col.last-notification, col.groupname, col.key, col.recent {
	background-color: #e5eff2;
	#FFF; /*rgb(247, 247, 247);*/
}

fieldset dl,
dl.property-list,
ul.calendar-navigation,
div.discussion-folders ul.folders li,
ol#messages li.message,
ol#messages div.author-data,
dl.page-navigation,
ol#messages div.message-content blockquote div.message-quote-div {
	background-color: #e5eff2; /*rgb(242, 242, 242);*/
}


form#quick-search fieldset dl {
	background-color: transparent;
}

th,
th span,
h3,
h4,
form#more-topic,
ol#messages div.message-data {
	background-color:rgb(198, 223, 221);
    font-size: 15px;

font-weight: bold;
}

ol#messages address.signature,
ol#messages ul.message-links li a {
	border-color: rgb(217, 217, 217);
    xcolor: rgb(102, 102, 102);
}


ol#messages ul.message-links li a:hover,
ol#messages address.posted-by a,
ol#messages li div.author-data div.author-nickname a {
    xcolor: rgb(0, 0, 0);
}

ol#messages ul.message-links li.message-bookmark {
    display: none;
}

h2,
h3,
h4,
dl,
p.body,
div.faq-content,
form#more-topic,
fieldset,
/*div#content,*/
table,
div#footer,
#navigation,
form input,   
form textarea,
form select,
div.rmltoolbar img,
ol#messages div.message-content address.signature,
ol#messages div.message-content address.updated-by,
ol#messages div.message-data,
ol#messages div.message-content blockquote div.message-quote-div,
body.myreact div.user-data,
body.myreact table,
dl.page-navigation.after,
dl.page-navigation,
dl.topic-navigation.after,
dl.topic-navigation,
body.myreact h2,
body.myreact div.section,
body.myreact div.user-data address,
body.myreact div.user-data ul,
div.discussion-folders,
div.discussion-folders h3,
div.discussion-content,
div.discussion-folders ul.folders,
body.list_documents div.documents,
body.list_discussions td.first-message,
ul.calendar-navigation,
#calendar th,
div.pm_notify_message,
div.faq-content h2,
div.faq-content h3,
div.faq-content h4,
div#action-header div.extra-actions,
div#action-header div#newforumtopic input {
	
}

table.users tr.footer-form td {
	border-top-color: rgb(153, 153, 153);
}

/* Item color */
div.document {
	border-color: rgb(196, 208, 241);
}

/* Item selected color */
div.document.selected {
	border-style: dashed;
	border-color: red !important;
}

table tbody tr.category td, table thead th, table tfoot th {
	border-top: 1px solid rgb(255, 255, 255);
}
table thead th {
	border-top: 1px solid rgb(255, 255, 255);
    border-bottom: 1px solid rgb(255, 255, 255);
}

table tbody tr td {
	border-bottom: none;
}

/* aangepast voor flase banner: MdR */
#logo {
	width: 725px;
	/*margin-left: -3px;*/
	margin-bottom: 6px;
}

#logo h1 {
	display: none;
}



div.discussion-folders li.fixed {
	color: gray;
}

dt.required:after {
	color: red;
}
span.required {
	color: red;
}
.required-empty {
	color: red;
}

a.match {
	color: red;
}

form input:focus, textarea:focus {
	}

form input[TYPE="SUBMIT"], form input[type="submit"],
form button[TYPE="SUBMIT"], form button[type="submit"],
form input[TYPE="BUTTON"], form input[type="button"] {
	
}

body.myreact div.user-data address a {
	xcolor: black;
}

div#action-header ol li,
div#action-header ol li a {
	font-size:12px;
	xcolor: black;
}

a.current-page {
	xcolor: black;
}

td.topic-name a.current-page {
	xcolor: rgb(64, 79, 121);
}


/* rml.css */

div.rmltoolbar img:hover {
	border-color: #000;
}

#extra-navigation li a {
	xcolor: #404F79;
}

#jump-to-action {
	width: 250px;
}

