@import url('/shared.css');

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
IMG {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

BODY {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #A8866A;
	text-align: center;
}

A {
	color: #330099;
}
A:VISITED {
	color: #330099;
}

#wrapperDiv {
	text-align: left;
	background-color: #FFFFFF;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
}

#head1 {
	background-color: #652517;
	background-image: url('/images/head1_back.5.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	height: 60px;
	margin-bottom: 3px;
	padding-left: 10px;
}
#head2 {
	background-color: #E1C6C0;
	background-image: url('/images/head2_back.5.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	height: 90px;
	margin-bottom: 3px;
	padding-top: 5px;
}

#head2, #head2 TD {
	font-size: 11px;
}
#head2 .kop {
	font-family: 'georgia', 'times new roman', 'times', serif;
	font-size: 17px;
	margin-bottom: 2px;
}
#head2 .line {
	border-right: 1px dotted #923823;
}
#head2 TD.menu {
	padding-left: 10px;
	padding-right: 10px;
	height: 80px;
}
#head2 A.menu {
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 1.3em;
}
#head2 A.menu:HOVER {
	color: #EE0000;
	text-decoration: underline;
}

#head3 {
}
h1 {
    padding-left: 10px;
}

#content {
	margin: 0;
	padding: 2px;
	line-height: 1.3em;
	font-size: 12px;
	background-color: #FFF;
    padding-left: 10px;
}

.input_login_text {
	width: 90px;
	background-color: #F2EDEC;
	border: 1px solid #000000;
	font-size: 9px;
}
.input_login_button {
	width: 30px;
	background-color: #895A1E;  /* versie2 */
	background-color: #923823;  /* versie3 */
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 9px;
}
TABLE.cms_login TD {
	vertical-align: middle;
	padding-bottom: 2px;
}

.menublock {
	background-color: #DDD;
	margin-bottom: 10px;
	padding: 5px;
}

SMALL {
	font-size: 80%;
}

.breadcrumbs {
    margin-top: 3px;
    font-size: 80%;
    color: #333333;
    margin-bottom: 5px;
    padding-left: 10px;
}
a.breadcrumb {
    color: #333333;
}
a.breadcrumb:hover {
    color: #000000;
    text-decoration: underline;
}
a.breadcrumb-last {
    text-decoration: none;
}


/* CMS ALGEMEEN */

TABLE.kader {
	border: 2px solid #E2D2BF;
}
TABLE.kader TH {
	background-color: #A8866A;
	color: white;
}
TABLE.kader TD.shade {
	background-color: #E2D2BF;
}

.even { 
	background-color: #F8F3EE;
}
.odd {
	background-color: #FFFFFF;
}

TABLE.form {
	background-color: #E2D2BF;
	background-color: #F8F3EE;
	border: 2px solid #E2D2BF;
}
TABLE.form TH {
	/* display: none; */
    background-color: #E2D2BF;
    padding: 5px;
	font-family: 'georgia', 'times new roman', 'times', serif;
	font-size: 17px;
}
TABLE.form TD.formLabel {
	padding-left: 5px;
	padding-top: 7px;
	text-align: right;
}
TABLE.form TD.formField {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
}
TABLE.form TD.formField P {
	padding-top: 2px;
}
TABLE.form TD.formHeader {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	font-weight: bold;
	background-color: #D2B79A;
}

.formRequired {
	color: red;
	font-size: 9px;
	margin-right: 3px;
}

A.subnav {
	display: block;
	background-color: #EFE4D9;
	border: 1px solid #895A1E;
	text-decoration: none;
	color: black;
	padding: 0 3px;
	margin: 1px 2px;
}
A.subnav:HOVER {
	background-color: #C6A27E;
	color: #FFFFFF;
}
A.subnav_active {
	background-color: #C6A27E;
	color: white;
	font-weight: bold;
}

.subnavigatie {
	padding: 2px;
	margin-bottom: 0.5em;
	padding-top: 3px;
	background-color: #F8F3EE;
}

A.cms_inline_admin {
	background-color: #FDB;
	padding: 2px;
	text-decoration: none;
	font-size: 11px;
	color: black;
	sfont-weight: bold;
	border-left: 1px solid #C96;
	font-family: 'ms sans serif', 'arial', sans-serif;
}
A.cms_inline_admin:HOVER {
	background-color: #FB7;
	color: black;
	z-index: 10;
}

label, input {
    vertical-align: middle;
}


/* CMS module : forum */
.forum_nieuw {
	font-weight: bold;
}
#cms_forum_nieuw_form .cms_forum_text, #cms_forum_nieuw_form .cms_forum_textarea, #cms_forum_nieuw_form .cms_forum_select,
#cms_forum_reageren_form .cms_forum_text, #cms_forum_reageren_form .cms_forum_textarea, #cms_forum_reageren_form .cms_forum_select {
	width: 350px;
}

.forum_icon_thread {
	background-image: url('/ecritcms/addons/forum/images/thread.png');
	width: 16px;
	height: 16px;
	margin-right: 2px;
}

.forum_icon_thread_active {
	background-image: url('/ecritcms/addons/forum/images/thread_active.png');
}
.forum_icon_thread_closed {
	background-image: url('/ecritcms/addons/forum/images/thread_closed.png');
}
.forum_icon_thread_expired {
	background-image: url('/ecritcms/addons/forum/images/thread_expired.png');
}

A.forum_emoticon_legenda {
	border: 1px solid #AAA;
	width: 65px;
	margin-top: 3px;
	padding: 2px;
	font-weight: bold;
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: white;
}
A.forum_emoticon_legenda:HOVER {
	background-color: #EEE;
}

/* einde CMS module : forum */

/* CMS: blog */
H3.cmsblog_titel {
	border-bottom: 1px solid #D88;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
DIV.cmsblog_subtitel {
	font-size: 75%;
	color: #C66;
	margin-bottom: 5px;
}
DIV.cmsblog_post {
	margin-bottom: 20px;
	width: 550px;
}
.cmsblog_subtitel_auteur, .cmsblog_subtitel_datum {
	color: #900;
}
.cmsblog_input_edit {
	width: 350px;
}

/* CMS: redactie */
DIV.cmsred_artikel {
	margin-bottom: 20px;
	width: 550px;
}
.cmsred_nav {
	width: 550px;
}
H3.cmsred_titel {
	border-bottom: 1px solid #D88;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
H3.cmsred_ondertitel {
	border-bottom: 1px solid #D88;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
DIV.cmsred_subtitel {
	font-size: 75%;
	color: #C66;
	margin-bottom: 5px;
}
.cmsred_subtitel_auteur, .cmsred_subtitel_datum {
	color: #900;
}


/* CMS: gastenboek */
.cmsgb_vip {
	color: #C00;
	font-style: italic;
}

.cmsgb_inactief {
	width: 100%;
	-moz-opacity: 0.4;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);;
}