body {
	
}

strong {
	color: black;
}

h1 {
	text-transform: capitalize;
	margin-top: 0px;
	font-size: 14px;
}

h2 {
	color: black;
}

h2 a {
	color: black;
}

h2 a:hover {
	color: black;
}

p.head {
	text-transform: uppercase;
	padding: 4px;
	padding-left: 10px;
}

table.sortable thead tr td,table.notSortable thead tr td {
	color: black;
}

table.sortable thead tr td a,table.notSortable thead tr td a {
	color: black;
}

button.columnSort {
	color: black;
}

h1,p.head,div.searchLabel,label.searchLabel,legend.searchLabel {
	background-color: #8d1b04;
}

h1 {
	background-color: #8d1b04;
}

h2 {
	background-color: #F6BA96;
	border-left: solid 15px #8d1b04;
}

h2.home,h2.home a {
	color: #8d1b04;
}

div.box,p.box,td.recordLabel,td.recordLabel2 {
	background-color: #F6BA96;
}

a.breadcrum {
	color: #8d1b04;
}

div.leftPanel ul  li {
	border-color: #F6BA96;
}

div.leftPanel {
	border-color: #F6BA96;
}

a.breadcrum {
	font-weight: bold;
}

td.recordValue,td.recordLabel,td.membersPlus,td.membersMinus,td.membersGreen
	{
	border-color: #FFECC9;
}

table.sortable tbody tr td,table.notSortable tbody tr td {
	border-color: #FFECC9;
}

table.sortable  thead tr,table.notSortable thead tr {
	background-color: #F6BA96
}

input.columnSort,button.columnSort {
	background-color: #F6BA96;
	border: solid 1px #F6BA96;
}

div.hr {
	border-color: #8d1b04;
}

table.sortable,table.notSortable,table.record,td.iconText2 {
	border-color: #8d1b04;
}

table tbody tr td.traceHead,.traceHead {
	background-color: #8d1b04;
	color: white;
	font-size: 12px;
	padding: 5px;
}

.unvisible3 {
	visibility: hidden;
}

fieldset {
	border-color: #8d1b04;
}



div.banner {
	background-color: #E9E8EB;
	width: 100%;
	float: left;
	background: url(/templates/BMPConference/images/Leuven2.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #E9E8EB;
	padding: 0;
	margin: 0;
}

table.banner tr td {
	padding: 0;
}

div.leftIm {
	
	background-color: #E9E8EB;
	height: 140px;
	background-repeat: no-repeat;
	display: inline;
	width: 30%;
	overflow: visible;
	z-index: 10;
	background-position: -10px 0px;
	float: left;
}

div.bannerRight {
	float: right;
}

a.bannerLink {
	text-indent: -9999px;;
	top: 20px;
	left: 25px;
	width: 110px;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	position: absolute;
}

div.bannerText1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	white-space: nowrap;
	margin-left: 48%;
	margin-top: 38px;
	font-size: 23px;
	margin-bottom: 0;
	color: #555555;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 22px;
	position: relative;
	z-index: 20;
}

div.bannerText1 sup{
	
	font-variant: normal;
	
}
div.bannerText2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	white-space: nowrap;
	margin-left: 76%;
	padding: 0;
	margin-top: 10px;
	line-height: 24px;
	font-weight: bold;
	font-size: 23px;
	font-variant: small-caps;
	position: relative;
	color: #555555;
	z-index: 20;
}



/* END TOP BANNER */ /* LEFT MENU */ /* contains menu table */
div.leftPanel {
	position: relative;
	float: left;
	vertical-align: top;
	padding-top: 15px;
	margin-left: 0.5%;
	width: 150px;
}

div.leftPanel ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}

div.leftPanel ul li {
	border-bottom: solid 1px #BBBBBB;
	padding-bottom: 0;
}

div.leftPanel ul li a {
	font-size: 11px;
	white-space: normal;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
	padding: 0px;
}

div.leftPanel ul li a:hover {
	color: #8B0000;
	text-decoration: underline;
}

div.leftPanel ul li a:active {
	color: #8B0000;
	text-decoration: underline;
}

div.leftPanel h2 {
	font-size: 11px;
	margin: 0;
	padding: 0.1em;
	padding-left: 0.5em;
}

/* END LEFT MENU */ /* TOP NAVIGATION MENU */
table.navigation,ul.navigation {
	margin: 0;
	width: 100%;
	border-spacing: 0;
	border-top: 0 solid #C7C6C9;
	z-index: 30;
}

table.navigation tr td,ul.navigation li {
	text-align: center;
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 0;
	border: 0;
	border-left: solid 1px #C7C6C9;
	border-bottom: solid 1px #C7C6C9;
	background: url(/templates/BMPConference/images/nav.gif) repeat-x left top;
}

table.navigation tr td:first-child,ul.navigation li:first-child {
	border-left: solid 0px #C7C6C9;
}

table.navigation tr td a,ul.navigation li a {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-transform: capitalize;
	text-decoration: none;
}

table.navigation tr td a:hover,ul.navigation li a:hover {
	color: #8B0000;
	text-decoration: underline;
}

table.navigation tr td a:active,ul.navigation li a:active {
	color: #8B0000;
	text-decoration: underline;
}

/* END TOP NAVIGATION MENU */ /* TOP NAVIGATION MENU */
table tr td.navigationActive,ul.navigation li.navigationActive {
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
	border-left: solid 1px #C7C6C9;
	background-color: white;
	border-bottom: none;
	background-image: none;
	border-top: 1px solid #C7C6C9;
}

table.navigationActive tr td:first-child,ul.navigation li.navigationActive:first-child
	{
	border-left: solid 0px #C7C6C9;
}

table tr td.navigationActive a,ul.navigation li.navigationActive a {
	font-size: 12px;
	font-weight: bold;
	color: #8B0000;
	text-transform: capitalize;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 0;
	margin: 0;
}

table tr td.navigationActive a:hover,ul.navigation li.navigationActive a:hover
	{
	color: #8B0000;
	text-decoration: none;
	background-image: none;
	width: 100%;
	display: block;
	padding: 0;
	margin: 0;
}

table.navigationActive tr td a:active,ul.navigation li.navigationActive a:active
	{
	color: #8B0000;
	text-decoration: underline;
}
table.navigation{
 background: url(/templates/BMPConference/images/nav.gif) repeat-x left top;
}

table{
margin-left:20px;
}

table tr td{
padding:3px;
}

div.bottomBar {
	clear: both;
	vertical-align: bottom;
	text-align: center;
	background: url(/templates/BMPConference/images/nav3.gif) repeat-x left top;
	border-top: solid 1px #C7C6C9;
	margin-top: 1em;
}




/*3 column layout resizable */
div#container {
	overflow: hidden;
}

div.leftcolumn,div.rightcolumn,div.middlecolumn {
	float: left;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	vertical-align: top;
}

div.leftcolumn {
	width: 31%;
	border-right: dashed 1px #999999;
	padding-right: 2%;
	margin-right: 2%;
}

div.middlecolumn {
	width: 31%;
	float: left;
	border-right: dashed 1px #999999;
	padding-right: 2%;
	margin-right: 2%;
}

div.rightcolumn {
	width: 29%;
}


div.middlePanel {
height:100%;
margin-left:0;
padding-left:2%;
padding-right:1.5%;
padding-top:15px;
}

a.admin {
background-color:white;
color:white;
float:right;
font-size:12px;
padding:3px;
}

h2{
			
				font-size: 15px;
	margin: 0px;
	margin-bottom: 5px;
	color: #8d1b04;
	background-color: white;
	border: 0px;
	padding: 0px;
	font-variant:normal;
		}
		
	h2 a {	color: #8d1b04;}
	
	
	tr td.fieldLabel{
font-weight:bold;
}



.tool-tip {
	color: #fff;
	width: 202px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 2px;
	background-color: #4c676b;
}
 
.tool-text {
	font-size: 11px;
	padding: 2px 8px 8px;
	background-color: #4c676b;
}

div.docbox {
background-color:#EEEEEE;
border:2px solid #444444;
padding:10px;
vertical-align:middle;
}

div.docbox p{
width:95%;
}
div.docbox h2{
width:95%;
background-color: rgb(238, 238, 238);
}
div.docbox h2 a{
width:95%;
background-color: rgb(238, 238, 238);
}

td input.text{
border:solid 1px black;

}
td input.highlight{
border:solid 2px darkred;

}
td.dropdown select{
border:solid 1px black;

}

td.dropdown select.highlight{
border:solid 2px darkred;

}

td.textarea textarea{
border:solid 1px black;
}

td.textarea textarea.highlight{
border:solid 2px darkred;
}

td.textarea textarea{
border:solid 1px black;
}

td.boolean label.highlight{
border:solid 2px darkred;
}

td input.highlight{
border:solid 2px darkred;
}
