/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
}

form {
  margin: 0;
  padding: 0;
}

body {
	line-height: 100%; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed; 
	background-color: #FFFFFF; 
	margin: 0px;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #00F;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 10px; }

img { border: 0 none; }

TD {
	font-size: 12px;
}

/*TOP MENU*/

.menu-topmenu {
	color: #E6EFF8;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
.menu-topmenu LI, .menu-hoofdmenu LI {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
.menu-topmenu A {
	font-weight: bold;
	color: #E6EFF8;
	text-decoration: underline;
}
.menu-topmenu A:hover {
	text-decoration: none;
}

/*HOOFD MENU*/
.hoofdmenu {
	height: 35px;
	margin: 0px;
}
.hoofdmenu A, .hoofdmenu {
	background-color: #1a5f9e;
	background-image: url('/images/menu2/bg_10.gif');
	background-repeat: repeat-x;
	vertical-align: middle;
}
.balkondermenu {
	color: #FF6600;
	height: 2px;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

/* SIGS MENU */
.moduletable-sigs UL {
	display: inline;
}
.moduletable-sigs LI {
	display: block;
	margin: 0px;
}
.moduletable-sigs A {
	background-color:#D1D1D1;
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0;
	overflow:hidden;
	width:135px;
}
.moduletable-sigs A {
	background-image:url(https://www.incose.org/images/submenu/level1_active.gif);
	background-repeat:no-repeat;
	border:0 none;
	cursor:pointer;
	display:block;
	font-size:11px;
	font-weight:bold;
	margin:0;
	overflow:hidden;
	padding:4px 2px 4px 26px;
	text-decoration:none;
	vertical-align:middle;
	width:135px;
	background-color:#D1D1D1;
	color:#505050;
	text-decoration:none;
}
.moduletable-sigs A:hover {
	background-color:#D9DBDD;
	color:#000000;
	text-decoration:none;
}

/* Standaard content */
.moduletable H3 {
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
H1, .contentheading, .componentheading {
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
H2 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;	
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
H4 {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0A65B7;
	width: 100%;
	padding: 3px;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 2px;
}
H5 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border-bottom: solid thin #0A65B7;
	margin-top: 15px;
	margin-bottom: 10px;
}
.modifydate {
	font-size: 10px;
	font-style: italic;
	color: #666;
}

/* EVENTS rechterzijde */
.rightmenu DIV {
	border: #1a5f9e solid thin;
	margin: 3px;
	background-color: #f0f0f0;
	vertical-align: top;
}
.moduletable-events {
	width: 300px;
	vertical-align: top;
}
.moduletable-events H3 {
	margin: 0px;
	padding: 2px;
	background-color: #1a5f9e;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.moduletable-events P {
	margin: 3px;
}
.moduletable-events UL {
	display: inline;
	margin: 0xp;
}
.moduletable-events LI {
	display: block;
	margin: 3px;
	padding: 0px;
	margin-top: 10px;
}
.moduletable-events LI SPAN {
	display: block;
	width: 100%;
	margin: 0px;
}
.date {
	font-weight: bold;
}
/* EVENTS DETAIL */
h2.eventlist, h2.description, dd.category, dd.category A, dt.category {
	display: none;
}
h2.location {
	font-size: 12px;
}
/*dd.title {
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	text-indent: -145px;
}*/
p.copyright {
	padding-top: 10px;
}
/* FOOTER */
.footer TD {
	border-top: 3px solid #1a5f9e;
	padding-left: 10px;
	padding-top: 4px;
	font-size: 10px;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0;
	margin-bottom: 1px;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

