/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  display:inline;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body, td{
	/*font-family: Helvetica,Arial,sans-serif;*/
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
}

a:link, a:visited {
	color: #434A99;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #45B64A;
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
/* main colors of logo
lichtgroen	#B8DF9E
donkergroen	#45B64A
lichtpaars	#AFADD4
donkerpaars	#434A99
rood		#FC0000
geel		#F5B21B
*/

#page_bg {
	background-color:#434A99;
}
#spacer {
	clear: both;
}
#whole {
	width: 1000px;
	height: 700px;
	background-color:#434A99;
	position: relative;
	padding: 0px;
}

#row-top {
	background-color: #AFADD4;
	background-image: url(../images/bg_01.gif);
	width: 1000px;
	height: 25px;
}
#row-subtop {
	height: 150px;
}
#subtop-left {
	float: left;
	width: 196px;
	height: 150px;
	background-image: url(../images/bg_02.gif);
}
#subtop-leftspacer, #subtop-rightspacer {
	float: left;
	width: 2px;
	height: 150px;
	background-color: #434A99;
}
#subtop-middle {
	float: left;
	width: 567px;
	height: 150px;
	background-color: #FFF;
}
#subtop-right {
	float: right;
	width: 230px;
	height: 150px;
	background-image: url(../images/bg_03.gif);
}
#row-breadcrumb {
	background-color: #AFADD4;
	height: 25px;
	vertical-align: middle;
}
#breadcrumb {
	padding-top: 3px;
	padding-left: 15px;
	width: 765px;
	float: left;
}
.breadcrumbs {
	color: #434A99;
}
.breadcrumbs A {
	font-weight: bold;
}
.breadcrumbs A:hover {
	text-decoration: none;
	color: #FFF;
}
#user1 {
	width: 200px;
	float: left;
	vertical-align: middle;
}

#row-main {
	min-height: 300px;
}
.tablemain TD {
	vertical-align: top;
	
}

#main-left {
	background-color: #B8DF9E;
}
#main-middle{
	background-color: #FFFFFF;
	border-color: #434A99;
	border-style: solid;
	border-width: 0px;
	border-left-width: 2px;
	border-right-width: 2px;
	padding: 10px 10px 0 10px;
}
#main-right {
	background-color: #B8DF9E;
	padding: 10px 10px 0 10px;
}

#row-footer {
	background-color: #AFADD4;
	height: 25px;
	padding-left: 10px;
	padding-top: 5px;
}
.td_logon {
	color: #FFFFFF;
}


.contentheading, .componentheading, .moduletable H3, .moduletable_news H3, .moduletable_sponsor H3 {
	font-size: 14px;
	font-weight: bold;
	color: #434A99;
}
.moduletable_sponsor H3 {
	margin-left: 10px;
}

H2 {
	font-size: 14px;
	font-weight: bold;
	color: #45B64A;
	margin-bottom: 2px;
}
.msg_head {
	font-size: 13px;
	font-weight: bold;
	color: #45B64A;
}
.msg_head:hover {
	text-decoration: underline;
	cursor: pointer;
}
.table_sponsor {
	border: 0px;
}
.table_sponsor TD {
	vertical-align: middle;
}

.table_exhibitor TD {
	border-bottom: thin solid #006;
}
#date{
	text-align:right;
	margin-right: 10px;
	float:right;
	line-height: 40px;
	color: #FFFFFF;
	font-family:Georgia,Tahoma;
	font-size: 11px;
}

/* mod placehere news and announcements */
.mod_placehere_leading, .mod_placehere_following {
	background-color: #FFF;
}
.mod_placehere_following {
	margin-top: 3px;
}
.createdate, .modifydate {
	font-size: 9px;
	font-style: italic;
	margin-top: 4px;
}

/* schedule */
.td_schedule_title {
	font-weight: normal;
	font-size: 12px;
}
.td_schedule_description {
	color: #666;
}
.table_schedule TD {
	vertical-align: top;
}
.table_schedule TH {
	color: #AFADD4;
	border-color: #AFADD4;
	border-bottom: thin solid;
	text-align: left;
}
.span_schedule_category {
	font-weight: normal;
	color: #093;
	font-size: 10px;
}

/* weblinks */
.cat_title_incose {
	font-size: 13px;
	font-weight: bold;
	color: #434A99;
	display: block;
	width: 500px;
	background-color: #AFADD4;
	padding: 2px;
}
.links_incose {
	list-style:none;
	margin: 0px;
	padding: 0px;
}

/* MENU BAR */
.moduletable_menu UL {
	list-style: none;
	width: 175px;
	padding: 0;
	margin: 15px 0 20px 10px;
}
.moduletable_menu LI {	
	margin: 2px;
}
/* menu second level when first level is selected*/
#current UL LI A {
	display: block;
	background-image: url(../images/menu_item_2.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	color: #434A99;
	height: 18px;
	width: 150px;
	white-space: nowrap;
}
#current UL LI A:hover {
	display: block;
	background-image: url(../images/menu_item_2current.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	color: #FFF;
}

/* menu first level */
.moduletable_menu UL LI A, .moduletable_menu UL LI A:link, #current LI A {
	display: block;
	background-image: url(../images/menu_item_1.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	text-decoration: none;
	color: #45B64A;
	padding-left: 20px;
	font-weight: bold;
	height: 18px;
	width: 150px;
	white-space: nowrap;
}
.moduletable_menu A:hover, #current A, #current LI A:hover, A.active {
	background-image: url(../images/menu_item_1hover.gif);
	background-repeat: no-repeat;
	background-color: #AFADD4;
	color: #FFF;
}


.moduletable_menu UL LI UL {
	padding: 0;
	margin: 0;
}

/* menu second level when second level is selected*/
.moduletable_menu UL LI UL LI A:hover {
	display: block;
	background-image: url(../images/menu_item_2current.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	color: #FFF;
}
.moduletable_menu UL LI UL LI A, .moduletable_menu UL LI UL LI A:link {
	display: block;
	background-image: url(../images/menu_item_2.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	color: #434A99;
	height: 18px;
	width: 150px;
	padding-left: 20px;
	white-space: nowrap;
}

.moduletable_leftextra {
	padding-left: 10px;
}
.mod_placehere_leading {
	width: 170px;
}

.td_copyright, td_copyright A:hover {
	color: #FFFFFF;
}

/* 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;}

/* 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;}

#syndicate{
	float:left;
	padding-left: 25px;
}
#power_by, #power_by a, #power_by a:visited{
	color:#858585;
}
