* {
	margin: 0;
	padding: 0;
}

a {
	outline: none;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Verdana, "times new roman", georgia, times,  serif;
	font-size: 11px;
	background-color: #BFD9F2;
	background-image: url(../img/tyfoonbg.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#container {
	width:1050px;
	
	margin: 0 auto;
}

#container #menuBar {
	padding-top:15px; 
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	height:65px;
}

#container #menuBar img {
	border-style:none;
}

#container #menuBar .menuItem {
	padding:5px;
	padding-left:0px;
	padding-right:0px;
	float:left;
	
	height:50px;
	text-align:center;
	color:#004D99;
}

#container #menuBar .menuItem a {
	display:block;
	text-decoration:none;
	color:#004D99;
	padding-top:3px;
}

#container #menuBar .menuItem a:hover,
#container #menuBar .menuItem a.selected {
	color:#0066CC;
}

#side {
	display: inline;
	float:right;
	width:198px;
	margin-right:2px;
	text-align:right;
}

#information {
	border: 1px solid #004D99;
	margin: 48px 30px 0 0;
	padding: 10px 10px 10px 10px;
	text-align: left;
	color: #004D99;
}

#information span {
	padding-left: 20px;
	font-weight: bold;
	background-image: url(../img/icon-dialog-information.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	border-bottom: 1px solid #004D99;
	margin-bottom: 10px;
}

#nav {
	display: inline;
	float: left;
	width: 180px;
	margin-left: 8px;
	padding-left:5px;
	text-align:left;
}


#nav h1 {
	margin-top:5px;
	margin-bottom:5px;
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	color:#FF9900;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	border-bottom:solid;
	border-width:1px;
	border-color:#999999;
}

#content {
	padding-top:19px;
	margin: 0 199px 0 192px;
	text-align: left;
}

#MainBody {
	background-color: #E6F0FA;
	margin: 15px 0 0 0;
	height:auto !important;
	height:600px;
	min-height:600px;
	border: 1px solid #0066CC;
}

#content h1 {
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	color:#0066CC;
	text-align:left;
	margin-right:15px;
	border-bottom:solid;
	border-width:1px;
	border-color:#0066CC;
}

#content #main {
	padding-top: 1px; /*padding-bottom:10px;*/
	display: inline;
	width: 540px;
	text-align: left;
	margin-left: 3px;
}

#footer {
	clear: both;
	background-color: #BFD9F2;
	padding: 1em;
	text-align: right;
	color:#0066CC;	
}

#footer a, a:visited {
	color:#BFD9F2;
	text-decoration:none;
}
		
#subMenu ul {
	margin: 45px 0 0 0;
	padding: 0;
	padding-top:3px;
	padding-left:15px;
	list-style-type: none;
}

#subMenu ul img {
	padding:0;
	margin:0;
	border-width:0;
}


#subMenu li { 
	margin: 0 0 .2em 0; 
}

#subMenu a {
	display: block;
	color: #E6F0FA;
	width: 130px;
	height:15px;
	padding: 5px;
	padding-left:15px;
	text-decoration: none;
	font-weight:bold;
	background-color: #408DD9;
}

#subMenu a:hover,
#subMenu .selected {
	background-color: #BFD9F2;
	color: #004D99;
}


#subMenu .titled {
	display: block;
	width: 135px;
	height:15px;
	padding: 5px;
	padding-left:10px;
	text-decoration: none;
	font-weight:bold;
	color: #FFF;
	background-color: #004D99;
}

#navheader {
	position: relative;
	margin :0 auto;
	height: 30px;
	padding: 0;
	z-index:0;
}

#navheader li {
	z-index: 3;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

#navheader li a {
	display: block;
	padding: 0 10px;
	text-decoration: none;
	color: #333;
}

#navheader li a:hover {
	color: #999;
}

#navheader li.current {
	z-index: 1;
}

#slider {
	z-index: 2;
	position: absolute;
	height: 60px;
	border-bottom: 5px solid #0066CC;
}

#reportTable, #reportTable2 {
	margin-top:10px;
	margin-left:auto; margin-right:auto;
	border-collapse: collapse;
	width:97%;
	margin-bottom:10px;
	color:#FFFFFF;
}

#reportTable td, #reportTable2 td {
	padding: 0.4em;
	color:#333333;
	height:25px;
}

#reportTable th {
	color: #000;
}

#reportTable thead th, #reportTable tfoot th {
	color: #fff;
}



#reportTable th, #reportTable2 th{
	padding: 0.4em;
	height:23px;
}

#reportTable th a, #reportTable2 th a{
	color:#FFFFFF;
	text-decoration:none;
}
#reportTable th a:hover, #reportTable2 th a:hover{
	color:#B9DDFF;
}
#reportTable th a.selected, #reportTable2 th a:selected{
	color:#f7d700;
}

#reportTable th.name, #reportTable2 th.name {
	width:38%;
	text-align:left;
}

#reportTable th.accountType, #reportTable2 th.accountType {
	width:20%;
	text-align:left;
}

#reportTable th.credit {
	width:12%;
	text-align:left;
}

#reportTable th.type {
	width:15%;
	text-align:left;
}
#reportTable th.date-iso {
	width:15%;
	text-align:center;
}
#reportTable th.planName {
	text-align:center;
	color:green;
}

#reportTable td.left {
	text-align:left;
}

#reportTable td.name {
	text-align:left;
}

#reportTable td.center {
	text-align:center;
}

#reportTable thead, tfoot, #reportTable2 thead, tfoot {
	background-color: #004D99;
}
#reportTable tr.rowodd, #reportTable2 tr.rowodd {
	background-color: #FFF;
}
#reportTable tr.roweven, #reportTable2 tr.roweven {
	background-color: #f7f7f7;
}

#reportTable tr.upcoming, #reportTable2 tr.upcoming {
	background:#FFFFCC;
}

.sortcol {
	cursor: pointer;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}
.sortasc {
	color:#004D99;
	background-color: #BFD9F2;
	background-image: url(../img/up.gif);
}
.sortdesc {
	color:#004D99;
	background-color: #BFD9F2;
	background-image: url(../img/down.gif);
}
.nosort {
	cursor: default;
}

.urg1, .urg2, .urg3, .urg4, .urg5 {
	padding: 3px;
	text-align: center;
	border: 1px solid #333;
	width: 3em;
}

.urg1 {
	background-color: #FFFACD;
}
.urg2 {
	background-color: #FFD700;
}
.urg3 {
	background-color: #FFA500;
}
.urg4 {
	background-color: #E13E00;
}
.urg5 {
	background-color: Red;
}

#reportTable th.resize-handle-active {
	cursor: e-resize;
}

div.resize-handle {
	cursor: e-resize;
	width: 2px;
	border-right: 1px dashed #1E90FF;
	position:absolute;
	top:0;
	left:0;
}

td a img {
	border: 0;
}

.addForm
{
	background:#f7f7f7;
	border-width:1px;
	border-color:#efefef;
	border-style:solid;
	padding:10px;
	margin:10px;
}

#addTable{
	margin-left:auto; margin-right:auto;
	border-collapse: collapse;
	width:500px;
}

#leftside {
	display: inline;
	float: left;
	width: 350px;

}

#artikel_lijst {
	display: inline;
	float:left;
	width: 300px;
	height: 300px;
	margin: 20px 10px 0 20px;
	padding: 10px 10px 10px 10px;
	text-align:left;
	border: 1px solid #0066CC;
	background-color: #BFD9F2;
	overflow-y: scroll;
}
#buttons, #quicklinks {
	display: inline;
	float:left;
	width:auto !important;
	width:138px;
	min-width:138px;
	margin: 20px 20px -10px 10px;
	padding: 10px 10px 10px 10px;
	text-align:left;
	border: 1px solid #0066CC;
	background-color: #BFD9F2;
}
.artikel {
	display: inline;
	float:left;
	background-color: #E6F0FA;
	width: 280px;
	border-bottom: 1px solid #0066CC;
	margin-bottom: 10px;
}

.artikel img {
	float: left;
}

.artikel .artikelinfo {
	display: inline;
	float: left;
	width: 160px;
	padding-left: 5px;
	padding-top: 2px;
}

.artikel .artikelinfo span {
	clear: both;
}

.artikel .prijs {
	display: inline;
	width: 70px;
	text-align: center;
	vertical-align: center;
}

.artikel .artikelacties {
	display: inline;
	width: 70px;
	text-align: center;
	vertical-align: center;
}

#buttons li, #quicklinks li {
	list-style: none;
}

#buttons a, #quicklinks a {
	color: #004D99;
}

#totaal {
	display: inline;
	float: left;
	clear: both;
	width: 320px;
	font-size: 18px;
	color: #0066cc;
	font-weight: bold;
	text-align:right;
	border: 1px solid #0066CC;
	background-color: #BFD9F2;
	margin: 0 10px 0 21px;
	border-top: none;
}

#invoerveld {
	display: inline;
	float: left;
	clear: both;
	width: 320px;
	margin: 10px 10px 0 21px;
}

#reportTable td.pos , #reportTable tfoot th.pos, #reportTable th.pos {
	text-align: right;
	color: #00ff00;
}

#reportTable td.neg, #reportTable tfoot th.neg, #reportTable th.neg {
	text-align: right;
	color: #ff0000;
}

#notities {
	background-color: #BFD9F2;
	border: 1px solid #0066CC;
	color: #0066cc;

	width: 500px;
	height: 300px;
}
