html {
	overflow: hidden;
}

body {
	color: black; 
	font-size: 83%;
	font-family: verdana, helvetica, arial, sans-serif;
	background-color: white;
	overflow: hidden;
	margin: 0;
}

INPUT.button {
	color: white;
	font-weight: bold;
	background-color: #418ec5;
	border-left: 1px solid ThreeDLightShadow;
	border-top: 1px solid ThreeDLightShadow;
	border-right: 1px solid ThreeDShadow;
	border-bottom: 1px solid ThreeDShadow;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ff67a7d3,endColorStr=#ff418ec5);
}

INPUT.button.hover {
	background-color: #26a;
	filter: ;
}

TABLE {
	font-size: 100%;
}

A {
	cursor: pointer;
	color: black;
}

H1 {
	color: #33719a;
	font-size: 169%;
	margin-top: 0;
}

H2 {
	color: #33719a;
	font-size: 157%;
	margin-top: 0;
}

H3 {
	color: #33719a;
	font-size: 145%;
	margin-top: 0;
}

H4 {
	color: #33719a;
	font-size: 133%;
	margin-top: 0;
}

H5 {
	color: #33719a;
	font-size: 121%;
	margin-top: 0;
}

H6 {
	color: #33719a;
	font-size: 108%;
	margin-top: 0;
}

HR {
	color: #33709b;
	height: 1px;
}

A {
	cursor: pointer;
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
}

.detail {
	color: black;
	border-width: 1px;
	border-style: solid;
	width: 100%;
	height: 100%;
}

.header {
	background-color: black;
	color: white;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	padding-right: 1em;
	padding-left: 2px;
}

.accesskey {
	text-decoration: underline;
}

.errormessage {
	color: red;
	background-color: white;
}

.warning {
	color: red;
}

.detailicon {
	float: right;
}

.quote {
	font-style: italic;
}

.column-header {
	font-weight: bold;
}

.admin-table {
	width: 100%;
	color: black;
	border: 1px solid silver;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.admin-table-header {
	color: black;
	font-weight: bolder;
	background-color: #BBCEDB;
	border-bottom: 1px solid silver;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;	
}

.admin-table-cell {
	color: black;
	background: #F7F7F7;
}

#header {
	position: absolute;
	top: 0;
	right: 0;
	height: 5.8em;
	left: 0;
	overflow: hidden;
	background-color: #ffffdd;
	padding: 1em .5em .5em .5em;
	-moz-box-sizing: border-box;
}

#menu {
	position: absolute;
	top: 5.8em;
	right: 0;
	height: 1.5em;
	line-height: 1.5em;
	left: 0;
	overflow: visible;
	background: #418ec5 url(blue_bg.gif) repeat-x;
	border-left: 1px solid #fff;
	z-index: 100;
}

#content {
	clear: both;
	position: absolute;
	top: 7.3em;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
}

DIV#content {
	padding: .5em;
}

#sidebar {
	position: absolute;
	top: 7.3em;
	width: 14.2em;
	bottom: 0;
	left: 0;
	overflow: auto;
	background: #f7f7f7;
}

#detail {
	position: absolute;
	top: 7.3em;
	right: 0;
	bottom: 0;
	left: 14.2em;
	overflow: auto;
	padding: .5em;
	padding-left: 1.5em;
}

#sidebar UL {
	margin: 0;
	padding: 0;
	border-top: 1px solid silver;
}
#sidebar UL LI {
	list-style-image: none;
	border: 1px solid silver;
	border-top: 0;
}
#sidebar UL LI A {
	display: block;
	padding: .15em .5em .15em .5em;
	color: #102080;
	text-decoration: none;
}
#sidebar UL LI A.main {
	color: #33719a;
	font-weight: bold;
}
#sidebar UL LI A:hover {
	background-color: #ddeeff;
}
#sidebar UL LI A.active {
	color: white;
	background-color: #000080;
}
#sidebar UL LI A.active:hover {
	background-color: #000080;
}
#sidebar UL LI A IMG {
	border: 0;
	vertical-align: middle;
}

.padding {
	padding: 0;
}

img.left {
	float: left;
}

img.right {
	float: right;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu li.top {
	float: left;
	position: relative;
	border-right: 1px solid #fff;
	z-index: 1000;
}
#menu a, #menu a:visited {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 0px .5em;
}
#menu li.hover a.top, #menu ul.sub a:hover {
	background-color: #26a;
}
#menu ul.sub {
	display: none;
	position: absolute;
	top: 1.5em;
	left: 0px;
	z-index: 1000;
	background-color: #418ec5;
	border-top: 1px solid silver;
}
#menu li.hover ul.sub {
	display: block;
}
#menu ul.sub a {
	width: 16em;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}
#menu-shim {
	position: absolute;
	display: none;
	z-index: 999;
	opacity: 0;
	filter: alpha(opacity=0);
}

.active-controls-grid {
	height: 100%;
	font-family: tahoma, sans-serif;
	font-size: 83%;
}

.active-grid-row {
	border-bottom: 1px solid ThreeDLightShadow;
}

.active-row-highlight {
	background-color: #ddeeff!important
}

.active-row-highlight .active-row-cell {
	background-color: #ddeeff;
}

div#tabs {
	margin: .5em 0em;
}
div#tabs ul {
	list-style-type: none;
	margin: 0px;
	padding: 3px 10px;
	border-bottom: 1px solid black;
}
div#tabs ul li {
	display: inline;
}
div#tabs ul li.active {
	border-bottom: 1px solid white;
}
div#tabs ul li a {
	padding: 3px 4px;
	border: 1px solid black;
	border-bottom: none;
	background-color: #bbcedb;
	text-decoration: none;
}
div#tabs ul li.active a {
	background-color: white;
	position: relative;
	top: 1px;
	padding-top: 4px;
}
div#tabs ul li a:hover {
	background-color: white;
}

.bestellenUitLijst {
	font: 11px/15px menu, sans-serif;
	table-layout: fixed;
	border-collapse: collapse;
	width: 710px;
}

.bestellenUitLijst TH {
	padding: 1px 5px;
	background-color: #ebeadb;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
}

.bestellenUitLijst TR.hidden TH {
	padding: 0px 5px;
	border: 0px none;
	line-height: 0px;
}

.bestellenUitLijst TD {
	padding: 1px 5px;
	background-color: #fff;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	border-bottom: 1px solid silver;
}

.bestellenUitLijst TR.odd TD {
	background-color: #fcfaf6;
}

.bestellenUitLijst TH.identificatie {
	width: 90px;
}

.bestellenUitLijst TH.naam {
}

.bestellenUitLijst TH.verpakking {
	width: 160px;
}

.bestellenUitLijst TH.leverancier {
	width: 110px;
}

.bestellenUitLijst TH.aantal {
	width: 70px;
}

.bestellenUitLijst TD.identificatie {
	text-align: right;
}

.bestellenUitLijst TD.aantal {
	padding-bottom: 0px;
}

.bestellenUitLijst INPUT {
	font: 11px menu, sans-serif;
	background-color: transparent;
	border: 1px inset;
	width: 50px;
	text-align: right;
}

.bestellenUitLijst INPUT.changed {
	background: url("/brokis/themes/changed.gif") no-repeat;
}

.bestellenUitLijst IMG {
	vertical-align: middle;
	margin-bottom: 1px;
}

#lokatieArtikel {
	margin-top: 1em;
	border-collapse: collapse;
}
#lokatieArtikel TH {
	color: white;
	font-weight: bold;
	background-color: #418ec5;
	text-align: left;
}
#lokatieArtikel {
	border: 1px solid black;
	font-size: 12px;
}
#lokatieArtikel TH, #lokatieArtikel TD {
	padding: 1px 1em 1px 1em;
	border-left: 1px solid black;
	border-right: 1px solid black;
	text-align: center;
}
#lokatieArtikel TD {
	border-top: 1px dashed silver;
}
#lokatieArtikel .label {
	text-align: left;
}
#lokatieArtikel .section .label {
	font-weight: bold;
}
#lokatieArtikel .section TD {
	border-top: 1px solid black;
}
#lokatieArtikel TH.inactive {
	background-color: #999999;
}
#lokatieArtikel TD.inactive {
	background-color: #f0f0f0;
}
#lokatieArtikel TD.inactive SELECT {
	background-color: #cccccc;
}

.foto-icon {
	vertical-align: middle;
}
.foto {
	z-index: 1000;
	display: none;
	position: absolute;
	background: buttonface;
	border: 2px outset;
	top: 50%;
	left: 50%;
	margin-top: -25%;
	margin-left: -25%;
}
.foto-header {
	font-weight: bold;
	color: white;
	background: activecaption url("/brokis/themes/x.gif") no-repeat center right;
	padding: 3px;
}
.foto-content {
	margin: 8px;
	border: 1px solid black;
}

table.bol {
	font-family: tahoma, sans-serif;
	font-size: 83%;
	border: 1px solid #418DC9;
	border-collapse: collapse;
}
table.bol caption {
	font-weight: bold;
	color: #33719A;
	text-align: left;
	margin: 5px 0;
}
table.bol td {
	padding: 3px 5px;
	font-weight: normal;
	text-align: right;
}
table.bol td.left {
	text-align: left;
}
table.bol thead td {
	background-color: #418DC9;
	color: #FFFFFF;
	white-space: nowrap;
	border-bottom: 1px solid #418DC9;
	text-align: center;
}
table.bol tr.odd td {
	background-color: #F0F6FC;
}
table.bol tr.totaal td {
	border-top: 3px double #418DC9;
}

.header-logo1 {
	height: 4.8em;
}
.header-logo2 {
	height: 4.8em;
}
.brokis-asp-logo {
	background: url("/brokis/themes/brokis_logo.gif") no-repeat top left;
}
.brokis-light-logo {
	background: url("/brokis/themes/brokis_light.gif") no-repeat top left;
}
.brocacef-logo {
	background: url("/brokis/themes/brocacef_logo_small.gif") no-repeat top right;
}
.lokatie_header {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	color: #1a4a9c;
	padding: 0 180px;
}
#berichtLink {
	float: right;
	clear: right;
	margin-top: 44px;
	border: 1px solid black;
}
.actieve_berichten {
	color: white;
	background-color: red;
	padding: 0em .5em;
	font-weight: bold;
	text-decoration: blink;
}
.gelezen_berichten {
	color: #1a4a9c;
	padding: .1em .5em;
	font-weight: bold;
	text-decoration: none;
}
.version {
	font-size: 65%;
	float: left;
	clear: left;
	margin-top: 30px;
}
#quickLokatie {
	margin-top: 0px;
}

body .dynamic-tab-pane-control .tab-page {
	height: 160px;
}

body .dynamic-tab-pane-control .tab-page,
body .dynamic-tab-pane-control .tab-row .tab,
body .dynamic-tab-pane-control .tab-row .tab.selected,
body .dynamic-tab-pane-control .tab-row .tab a,
body .dynamic-tab-pane-control .tab-row .tab.hover {
	font: normal 12px verdana,helvetica,arial,sans-serif;
}

body .dynamic-tab-pane-control .tab-row .tab,
body .dynamic-tab-pane-control .tab-row .tab.hover {
	height: 18px;
}

body .dynamic-tab-pane-control .tab-row .tab.selected {
	height: 20px !important;
}

.row {
	margin-top: 5px;
}

.column {
	float: left;
	width: 360px;
	margin: 5px 5px 0 0;
}

.clear-float {
	clear: left;
	height: 0;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}

.info-header {
	font-weight: bold;
}

.info-highlight {
	font-weight: bold;
}

dl.info-list {
	margin: 0;
}

dl.info-list dt {
	float: left;
	clear: left;
	width: 120px;
	margin: 0;
}

dl.info-list dd {
	padding-left: 125px;
	margin: 0;
}

table.info-table {
	font-size: 12px;
	color: black;
	border: 1px solid silver;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	border-collapse: collapse;
}

table.info-table th {
	font-weight: bolder;
	background-color: #BBCEDB;
	border: 1px solid silver;
	padding: 2px;
}

table.info-table th.first, table.info-table td.first {
	text-align: left;
	width: 120px;
}

table.info-table td {
	text-align: right;
	background-color: #F7F7F7;
	border: 1px solid silver;
	padding: 2px;
}

table.info-table tr.maand td {
	font-weight: bolder;
	text-align: center;
}

table.info-table tr.graph td {
	vertical-align: bottom;
	height: 25px;
}

table.info-table tr.graph div.besteldAantal {
	font-size: 1px;
	background-color: green;
}

table.info-table tr.graph div.aantalRegels {
	font-size: 1px;
	background-color: blue;
}

.hint {
	color: #888;
}

.active-box-resize.gecko {
	font-size: 1px;
}

.bestellenUitLijstBox {
	height: 350px;
	width: 730px;
	overflow: auto;
}

@media print {
	html, body {
		overflow: visible;
	}
	#header, #menu, #content, #sidebar, #detail {
		position: static;
		overflow: visible;
	}
	#sidebar {
		float: left;
	}
	#detail {
		padding-left: 15.7em;
	}
	.bestellenUitLijstBox {
		height: auto;
		overflow: visible;
	}
}