﻿/* CSS Document */
html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset{
	margin: 0;
	padding: 0;
	border: 0;
	}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	background-color: #ffffff;
	text-align: left;
	height: 100%;
	}
	
p
{
    font-size: 10pt;
	margin-bottom: 11px;
}

h1
{
    font-family: Verdana, Helvetica;
    font-size: 11pt; 
    color: #666666; 
    font-weight: bold;
    margin-bottom: 10pt;
}

h2{
    font-family: Verdana, Helvetica;
	font-size: 10pt;
    color: #666666; 
	font-weight: bold;
	}

h3{
    font-family: Verdana, Helvetica;
	font-size: 9pt;
    color: #666666; 
	font-weight: bold;
	}
	
ol {
	font-weight: bold;
	text-decoration: none;
}

ul {
	font-weight: normal;
	text-decoration: none;
    list-style: none;
    padding-left: 0;
}

a img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

th
{
    text-align:left;
}

a:link {
	color: #CC6600;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #666666;
}
a:active {
	color: #CC6600;
}

.leftimage{
	float: left;
	margin-left: 10px;
	}

.centerimage{
	text-align: center;
	margin: 10px auto 0px;
	}

.rightimage{
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	}
	
.center	{
	text-align:center;
	}
	
.left	{
	text-align:left;
	}
	
.right	{
	text-align:right;
	}

.bold{
	font-weight: bold;
	}

.hide{
	display: none;
	}

.clear{
	clear:both;
	}

.mouseover
{
    background: #dddddd;
}

#master {
	margin: 20px auto 0px auto;
	width: 90%;
	}

#master .left-panel {
	float: left;
}

#company,
#menu {
	width: 250px;
	margin: 0px 20px;
}

#company {
    margin-top: 20px;
}

#company .company-details {
    display: table;
}

#company .company-details span {
    float: left;
    clear: left;
}

#company span,
#menu span {
	padding-left: 10px;
}


#content {
	/*float: left;*/
	margin-right: 20px;
	margin-left:290px;
	/*width: 640px;*/
	}

.h_home {
	height: 18px;
	background: transparent url("Images/h_home.gif") no-repeat;
	}

.h_home span {
	display:none;
	}

	
#menu .boxbody,
#company .boxbody, 
#content .boxbody {
	margin: 0px 10px;
    }
	
#logo {
	float: left;
	position: absolute;
	top: 25px;
	width: 95%;
	height: 75px;
	z-index: 200;
	text-align: right;
	}
	
#logo img {
	margin-right: 25px;
	}
	
.mboxhead {
	background: transparent url("Images/rounded.png") top right no-repeat;
}
.mboxlhead {
	background: transparent url("Images/rounded.png") top left no-repeat;
	padding: .4em .4em .2em .4em;
}
.mboxfoot {
	background: transparent url("Images/rounded.png") bottom right no-repeat;
}
.mboxlfoot {
	background: transparent url("Images/rounded.png") bottom left no-repeat;
	padding: 0 .4em .4em .4em;
}

.boxhead {
	background: transparent url("Images/rounded_g.png") top right no-repeat;
}
.boxlhead {
	background: transparent url("Images/rounded_g.png") top left no-repeat;
	padding: .4em .4em .2em .4em;
}
.boxfoot {
	background: transparent url("Images/rounded_g.png") bottom right no-repeat;
}
.boxlfoot {
	background: transparent url("Images/rounded_g.png") bottom left no-repeat;
	padding: 0 .4em .4em .4em;
}


.boxbody {
	overflow: visible;
}

/* --- Kleuren --- */
.blue { background-color: #E7E7E7 !important; }
.green { background-color: #EAE7E0 !important; }
.red { background-color: #F5F5F5 !important; }

/* --- Headerstyle --- */
.menu { font-family: Verdana, Helvetica; font-size: 14pt; color: #666666; font-weight: bold; }
.header { font-family: Verdana, Helvetica; font-size: 11pt; color: #666666; font-weight: bold; }
.accent { color: #CC6600; }
.codeheader { background: #fff url('Images/arrow_down_double.png') right center no-repeat; display: block; padding: 5px 10px; margin: 0px 10px; }
.codeheader_sel { background: #fff url('Images/arrow_up_double.png') right center no-repeat; display: block; padding: 5px 15px; margin: 0px 10px; }
.code { padding-left: 15px; }
table.codelist { margin: 10px; font:"Courier New", Courier, monospace; }
table.list { margin: 10px; }

.doccode { background: #CCC; font-family:"Courier New", Courier, monospace; display: inline-block; padding: 10px; width:90%; border: 1px black dashed; }


.xsblue { font-size: 14px; font-weight: normal; color: #0000FF; height: 16px; vertical-align: middle; }
.xsbrown { font-size: 14px; font-weight: normal; color: #A31515; height: 16px; vertical-align: middle; }
.xsred { font-size: 14px; font-weight: normal; color: #FF0000; height: 16px; vertical-align: middle; }
.xsboldblack { font-size: 14px; font-weight: bold; color: #000000; height: 16px; vertical-align: middle; }

/* --- Popup --- */
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:Transparent;
	border:0px;
	margin:0px;
	padding:0px;
}

.modal_ib{
	width: 100%;
	height: 25px;
}

.popup_titel_class{
	width: 100%;
	height: 25px;
}

.modal_ibutton{
	margin: 4px;
}

.modal_image{
	border: solid 1px #cccccc;
	width: 100%;
	background: #555555;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

.popup_class{
	border: solid 1px #cccccc;
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

.pop-list {
    width: 100%;
    vertical-align: top;
    text-align: left;
    margin: 3px;
}

.pop-list label {
    float: left;
   	width: 160px !important;
    padding-top: 3px;
}

#OuterTableCellOverlay
{   
    /*background: url('Images/grey.gif');*/
    z-index: 999;      
    width: 100%;      
    height: 100%;   
    position: absolute; 
    top: 0;  
    left: 0;
} 

#InnerTableCellOverlay   
{
    border: 1px solid black;   
    padding: 10px;
    width: 250px;
    height: 100px;
    background-color: #ffffff;
    z-index: 998; 
    position: absolute;     
    text-align: center;   
}

.xml p {
	display: block;
	/*height: 18px;*/
	font-family: monospace;
	margin: 0;
	width: 100%;
	clear: both;
}

.ui-tabs-panel .xml p {
	clear: unset;
}

.xml {
	font-family: monospace;
}

.xml-declaration {
	color: #008000;
}

span.xml-comment {
	font-weight: normal;
	text-shadow: none;
	color: #00b050;
	color: green;
}

span.xml-tag {
    color:#003ae4;
    color:blue;
}

.ui-icon 
{
	float: left; 
}

.ajax__tab_panel 
{
    position:relative !important;
    left:0 !important;
    top:0 !important;
}

SPAN.element,
SPAN.enum {
	cursor: help;
}

SPAN.enum {
	font-weight: bold;
}

TABLE.legend {
	font-size: 13px;
	background-color: white;
	border: none;
	width: 100%;
	margin-bottom: 10px;
}

TABLE.legend TR:first-child > TD {
	font-weight: bold;
	padding-bottom: 5px;
}

#chkToggleHighlight {
	vertical-align: middle;
	height: 16px;
}

.element-tool-buttons {
	margin-bottom: 8px;
}

.table-errors {
	background-color: whitesmoke;
	border: none;
	width: 100%;

	font-size: 10pt;
}

.table-errors > TBODY > TR {
	height: 18px;
	vertical-align: top
}

.table-errors .row-click > TD {
	font-weight: bold;
	cursor: pointer;
}

.table-errors .row-click > TD:first-child {
	width: 18px;
}

.table-errors .row-click > TD:nth-child(2) {
	text-decoration: underline;
}

.table-errors > TBODY > TR > TD:first-child {
	padding-left: 2px;
}

.table-errors .information {
	background-color: white;
	font-size: 9pt;
	padding-left: 20px !important;
}

.table-enums {
	border-collapse: collapse;
	margin: auto auto auto 2.75pt;
	min-width: 100%;
	background-color: rgb(255,255,255);
}

.table-enums .header, .table-enums .header td {
    background-color:#EAE7E0;
    padding:15px 0 5px 0;
}

.table-enums .header-row,
.table-enums .row {
	height: 12.75pt;
	font-size: 10pt;
}

.table-enums .sub-header {
    height: 12.75pt;
	font-size: 10pt;
    background-color:#eee;
    border-bottom: 1px solid #f3f3f3;
}

td, th {
	height: 1.7em;
}

th {
	background-color: #d5d5cf;
}

.table-enums .sub-header td {
    padding: 0pt 3.5pt 0pt 3.5pt;
    font-weight:bold;
}

.table-enums .row {
    background: white;
    border-bottom: 1px solid #f3f3f3;
}

.table-enums .row:hover {
   background-color:#f7f7f7;
}

.table-enums .header-row > TD {
	border: 1px solid rgb(212,208,200);
	background: rgb(204,204,204);
	padding: 0pt 3.5pt 0pt 3.5pt;
	font-weight: bold;
}

.table-enums .row > TD {
	padding: 2pt 3.5pt;
}

.table-enums .row.enumtype > TD {
	padding-top: 5px;
}

ul.menulist {
    margin-left: 16px;
    width:175px;
}

ul.menulist li {
    margin-left:0;
    padding-left:0;
    margin-bottom:1px;
}

ul.menulist li a{
    text-decoration:none;
    padding-left:5px;
    padding-right:30px;
    font-size:14px;
    line-height:18px;
    /*background:#eee;*/
    width:100%;
    display:block;
}

ul.menulist li.sub a{
    padding-left:20px;
    padding-right:15px;
    font-size:12px;
    line-height:16px;
}

ul.menulist li.subsub a{
    padding-left:35px;
    padding-right:0;
    font-size:12px;
    line-height:16px;
}

ul.menulist li a:hover{
    /*background:#f5f5f5;*/
    background:#eee;
    color:#CC6600;
}

ul.menulist li a.selected {
    font-weight:bold;
}