body {
	margin: 0px;
	padding: 0px;
	overflow: -moz-scrollbars-vertical;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-style: normal;
	color: #000;
	text-decoration: none;
}
form {
	margin: 0px;
}
a {
	color: #4B4B4B;
	text-decoration: underline;
}
table#sub-table {
	border: 1px solid #000;
	width: 898px;
	background-color: #fff;
}
div#header-top-menu {
	background-color: #fff;
	text-align: right;
	padding-right: 20px;
	height: 18px;
	line-height: 1px;
	font-size: 1px;
}
div#header-bottom {
	background-color: #000000;
	height: 16px;
}
div#header-bottom-menu {
	float: right;
	width: 616px;
	text-align: right;
	height: 16px;
	background-color: #000;
	padding: 0px;
	border: none;
	padding-right: 20px;
	line-height: 1px;
	font-size: 1px;
}
div#header-bottom-menu img {
	cursor: pointer;
}
div.main-content {
 	width: 892px;
 	margin-left: 42px;
 	text-align: left;
 	padding: 20px;
 	padding-top: 10px;
 	border: 1px solid #4b4b4b;
 	border-top: none;
}
div.main-content-body {
	padding: 20px;
	padding-top: 0px;
}
p.error-text {
	color: #dd0000;
	font-weight: bold;
}
ul.error-text li {
	color: #dd0000;
}
table.list {
	border-collapse: collapse;
	width: 885px;
}
table.list tr td {
	height: 26px;
}
table.list th {
	height: 21px;
	text-align: left;
	font-size: 10pt;
	background-color: #4B4B4B;
	color: #f0f0f0;
	padding: 1px;
	padding-left: 3px;
	border-bottom: 1px solid #fff;
}
table.list td {
	background-color: #E6E6E6;
	padding: 3px;
	border-bottom: 1px solid #fff;
}
ul#gebruiker-select-gebruiker {
	height: 223px;
	border: 1px solid #a0a0a0;
	background-color: #fff;
	overflow: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 8pt;
}
ul#gebruiker-select-gebruiker li.gebruikersgroep {
	list-style-image: url(/images/icons/gebruikersgroep.gif);
	list-style-position: inside;
	cursor: pointer;
}
ul#gebruiker-select-gebruiker li.gebruiker {
	list-style-image: url(/images/icons/gebruiker.gif);
	list-style-position: inside;
	cursor: pointer;
}
li.highlight {
	background-color: #101089;
	color: #fff;
}
optgroup {
	font-style: normal;
	padding-left: 2px;
	font-weight: bold;
	text-decoration: none;
}
option.gebruiker {
	background-image: url(/images/icons/gebruiker.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
option.gebruikersgroep {
	background-image: url(/images/icons/gebruikersgroep.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
option.computer {
	background-image: url(/images/icons/computer.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
option.computergroep {
	background-image: url(/images/icons/computergroep.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
h1 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18pt;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
}
h1 img.header-icon {
	position: relative;
	top: -4px; 
	padding-right: 10px;
	width: 32px;
	height: 32px;
}
img.smaller-icon {
	position: relative;
	top: 2px; 
	padding-right: 10px;
}
h2 {
	font-size: 13pt;
}
div#header-info {
	float: left;
	position: absolute;
	font-size: 10px;
	top: -2px;
	left: 10px;
}
a.sorter, a.sorter:link, a.sorter:visited, a.sorter:hover, a.sorter:active {
	color: #fff;
	text-decoration: none;
}
a.sorter-active, a.sorter-active:link, a.sorter-active:visited, a.sorter-active:hover, a.sorter-active:active {
	position: relative;
	top: 1px;
}
img.sorter {
 	border: none;
 	width: 16px;
 	height: 16px;
}
form#omroepen-select {
	position: absolute;
	top: 2px;
	left: -260px;
	height: 24px;
	width: 220px;
	background-color: #000;
}
form#omroepen-select select {
	height: 17px;
	font-size: 10px;
}
input.checkBox {
	background: transparent;
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
	margin-right: 2px;
	border: none;
}
input {
	border: 1px solid #d0d0d0;
	background-color: #ffffff;
}
input.file {
	height: 20px;
}

img.list-icon {
	width: 16px;
	height: 16px;
	position: relative;
	top: 3px;
}
a.delete {
	margin-left: 10px;
}
img.header-menu {
	margin-right: 40px;
	cursor: pointer;
}
input.disabled {
	background-color: #E6E6E6;
}
img.bottom-arrow {
	position: relative;
	left: -4px;
}
.subtitle-omroep {
  color: #8f8f8f;
  font-size: 11px;
  margin-left: 20px;
  margin-top: 2px;
}
tr.hover td {
  background-color: #126CBE;
  color: #fff;
}
tr.hover * .subtitle-omroep {
  color: #d0d0d0;
}
div#main-file-container h2, div#file-overview h2 {
	height: 18px;
	line-height: 18px;	
	text-align: left;
	font-size: 10pt;
	background-color: #189B6F;
	color: #f0f0f0;
	padding: 1px;
	padding-left: 3px;
	border-bottom: 1px solid #fff;
}
div#main-file-container, div#file-overview {
	background-color: #e6e6e6;
	margin-bottom: 2px;
}
div#main-file-container .fileFormContainer {
	padding: 10px;
}
input#uploadBtn {
	margin-left: 20px;
}
img#newBtn {
	border: none;
	cursor: pointer;
}
p#progressStrings {
	visibility: hidden;
}

div#barAndButton {
	float: right;
	height: 40px;
	width: 160px;
	margin-right: 3px;
	position: relative;
	top: -18px;
}

div.progressBar {
	float: right;
	position: relative;
	top: 20px;
	
	width: 150px;
	font-size: 0px;
	height: 12px;
	color: #ffffff;
	border: 1px solid #000000;
	background-color: #4b4b4b;
	margin-bottom: 3px;
}
div.progressBar img {
	width: 0px;
	height: 12px;
	background-color: #ffaa02;
	background-image: url(/images/progressbar.gif);
	background-repeat: repeat-y;
}
div#progressBarPercentage {
	position: absolute;
	font-size: 8pt;
	left: 70px;
	top: -1px;
}
div#main-file-tabs {
	height: 17px;
	margin-left: 5px;
}
div#main-file-tabs span.tab {
	display: block;
	border-right: 1px solid #000000;
	border-left: 1px solid #A6A6A6;
	border-top: 1px solid #A6A6A6;
	border-bottom: 0px;
	float: left;
	width: 54px;
	height: 16px;
	line-height: 15px;
	text-align: center;
	background-color: #4B4B4B;
	color: #FFFFFF;
	margin-right: 3px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
div#main-file-tabs span.tab a {
	text-decoration: none;
	color: inherit;
	display: block;
	width: 100%;
	color: #FFFFFF;
}
div#main-file-tabs span.tabDisabled {
	border-right: 1px solid #a6a6a6;
	border-left: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	border-bottom: 0px;
	background-color: #f6f6f6;
	color: #d6d6d6;
	cursor: default;
}

div#main-file-tabs span.tabSelected {
	border-right: 1px solid #FFAF00;
	border-left: 1px solid #FFF389;
	border-top: 1px solid #FFF389;
	border-bottom: 0px;
	background-color: #FFD026;
	color: #000000;
}
table#omroepen-list-header {
	width: 280px;
	background-color: #4B4B4B;
}
table#omroepen-list-header td.header {
	width: 60px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}

ul.omroepen-list {
	margin: 0px;
	padding: 0px;
	width: 278px;
	border: 1px solid #a7a6aa;
	background-color: #ffffff;
}
ul.omroepen-list li {
	list-style: none;
	display: block;
	padding-top: 2px;
	height: 17px;
	font-size: 10px;
}
ul.omroepen-list li input.checkBox {
	vertical-align: middle;
}
ul.omroepen-list li input.codeBox {
	float: right;
	height: 12px;
	font-family: "Courier New";
	font-size: 11px;
	text-transform: uppercase;
	width: 55px;
	margin-right: 4px;
}
p.optimized {
	width: 700px;
	text-align: center;
	font-size: 10px;
	margin: auto;
}
div.progress-frame {
	padding-top: 10px;
	padding-bottom: 0px;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	height: 100px;
	border-top: 1px solid #4b4b4b;
}
div.uploading-frame {
	min-height: 478px;
	border-bottom: none;
}
div.upload-frame-closer {
 	width: 934px;
 	margin-left: 42px;
 	margin-bottom: 10px;
 	font-size: 0px;
 	line-height: 0px;
 	border-top: 1px solid #4b4b4b;
}
img.cancel-button {
	float: right;
	position: relative;
	top: 20px;
	margin-left: 10px;
	width: 100px;
	height: 17px;
	cursor: pointer;
	visibility: hidden;
}
div.file-icon {
	width: 16px;
	height: 16px;
}
.no-select {
	-moz-user-select: none;
}
div#file-filter-box {
	margin-top: 15px;
	padding: 10px;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	height: 40px;
	border: 1px solid #4B4B4B;
	width: 863px;
}
input.submitButton {
	border: none;
	width: 128px;
	height: 22px;
}
p.otherButtons {
   float: right;
   margin-top: 40px;
   padding: 10px;
   width: 250px;
   clear: both;
   padding-top: 0px;
   text-align: center;
   border: 1px solid #D6D6D6;
   background-color: #F6F6F6;
}
p.otherButtons b {
   display: block;
}
p.otherButtons button {
   margin-top: 10px;
   width: 170px;
}

ul.addressList {
	width: 505px;
	height: 100px;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

ul.addressList li {
	border: 1px solid #ffffff;
	list-style: none;
	padding: 0px;
	cursor: pointer;
	-moz-user-select: none;
}

ul.addressList li.active {
	border: 1px dashed #0A246A;
	background-color: #0A246A;
	color: #ffffff;
}

table.addToAddressList {
	width: 505px;
}

p.addresslistSep {
	border-bottom: 1px solid #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 505px;
	font-size: 0px;
	line-height: 0px;
}

#id_address, #id_addressbook {
	width: 240px;
}

body.emailPopup, body.bumaPopup {
	margin: 0px;
	padding: 0px;
}

body.emailPopup h1, body.bumaPopup h1 {
	background-color: #4B4B4B;
	color: #ffffff;
	margin-bottom: 0px;
	padding: 10px;
}

.clickable, button {
	cursor: pointer;
}

input.loginBtn {
	width: 128px;
	height: 22px;
	border: none;
}

div#progressBox {
	position: absolute;
	left: 400px;
	width: 390px;
	height: 40px;
	top: 65px;
	font-size: 10px;
	padding: 5px;
}

p.upload-buttons {
	position: absolute;
	left: 695px; 
	top: 24px;
	width: 300px;
}
.clear-both {
	clear: both;
}

p.succesBox {
	background-color: #CBFFD3;
	color: green;
	border: 1px solid green;
	font-weight: bold;
	padding: 10px;
	width: 300px;
	text-align: center;
	margin: auto;
}

a img {
	border: none;
}

.pagingContainer {
    font-size: 11px;
    margin: 10px 5px;
}

.pagingContainer a {
    text-decoration: none;
}

.pagingContainer a:hover {
    text-decoration: underline;
}

.pagingContainer span {
    font-weight: bold;
}