html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code, sup,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
padding: 0;
margin: 0;
border: 0;
vertical-align: baseline
}


body {
	font: 12px/1.7em Century Gothic, Arial, Helvetica, sans-serif;
	padding: 0pt;
	margin: 0pt;
	background-attachment: scroll;
	background-color: rgb(255, 255, 255);
	background-image: url('bg.png');
	background-repeat: repeat-x;
	background-position: 0pt 0pt;
}
#page {
	width: 1040px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.pad {
	width: 1014px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	
	
#header {
	width: 1014px;
	height: 82px;
	color: rgb(255, 255, 255);
	font-size: 11px;
	text-align: left;
	left: 0px;
	margin-top: 12px;
	margin-bottom: 16px;
	padding: 0px;
	clear: both;
}
#megadropdown {
	width: 710px;
	height: 40px;
	z-index: 100;
	float: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: left;
	position: relative;
}
#megadropdown ul {
	width: 710px;
	padding: 0pt !important;
	margin: 0pt auto !important;
}
#megadropdown li {
	list-style-type: none;
	line-height: 14px;
	float: left;
	font-size: 13px;
	position: relative;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	background-attachment: scroll;
	background-color: rgb(102, 102, 102);
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	font-weight: bold;
	margin-top: 6px;
	margin-right: 8px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#megadropdown li a {
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-decoration: none;
}
#megadropdown li.current, #megadropdown li.hover {
	background-color: rgb(255, 255, 255) ! important;
}
#megadropdown li.current {
	padding-top:8px;
}
#megadropdown li.current a, #megadropdown li.hover a {
	color: rgb(34, 34, 34);
}
#body {
	width: 1014px;
	clear: none;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	position: absolute;
	top: 142px;
	padding: 0px;
}
#main {
	background: #FFF;
	width: 770px;
	min-height: 1000px;
	float: left;
	margin-bottom: 3em;
	margin: 0px 0px 3em;
	padding: 16px 0px 0px;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
	z-index: 20;
	clear: both;
	position: relative;
}
#sidebar {
	background: rgb(238, 238, 238);
	margin-top: 10px;
	width: 210px;
	font-size: 11px;
	margin-bottom: 3em;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
	top: 30px;
	position: relative;
	z-index: 10;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 18px;
	padding-right: 16px;
	padding-bottom: 3em;
	padding-left: 16px;
	left: 0px;
	float: right;
}

#sidebar h3 {
	border-bottom: 1px solid rgb(224, 224, 224);
	font-weight: bold;
	font-size: 14px;
	display: block;
	width: 185px;
	padding: 6px;
	color: rgb(68, 68, 68);
	margin-top: 10px;
}
#sidebar .menu h3 {
	margin-bottom: 0pt;
}
#footer {
	width: 960px;
	font-size: 11px;
	color: rgb(255, 255, 255);
	clear: both;
	padding-top: 0pt;
	margin: 0pt 0pt 4px;
}
#footer a {
	color: rgb(0, 0, 0);
}

h1, h2, h3, h4, h5, h6 {
	color: rgb(17, 17, 17);
	margin-bottom: 0.75em;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: rgb(34, 34, 34);
	margin-bottom: 0.5em;
}
h3 {
	font-size: 16px;
	color: rgb(51, 51, 51);
	line-height: 1;
	margin-bottom: 0.75em;
}
h4 {
	font-size: 14px;
	color: rgb(102, 102, 102);
	line-height: 1.25;
	margin-bottom: 1.25em;
}
p {
	margin: 0pt 0pt 1.5em;
}
img {
	border: medium none;
}
ul, ol {
	margin-left: 28px;
	margin-bottom: 1.5em;
}
ul li {
	list-style-type: square;
}
a {
	color: rgb(51, 85, 136);
	text-decoration: underline;
}
a:visited {
	color: rgb(102, 102, 119);
}
a:focus, a:hover {
	color: rgb(153, 51, 51);
}
a:active, a:focus {
	outline: medium none ! important;
}
table.data {
	width: 100%;
	font-size: 11px;
	border: 0;
}
table.data thead th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background: #FFF;
	border-bottom: 1px solid #999;
}
th.header {
	background: url(sorter-bg.gif) no-repeat 0% 50% !important;
	padding-left: 20px !important;
	cursor: pointer;
}
th.headerSortDown {
	background-image: url(sorter-desc.gif) !important;
}
th.headerSortUp {
	background-image: url(sorter-asc.gif) !important;
}
table.data tbody tr td {
	background: #FFF;
	border-bottom: 1px solid #DDD;
}
table.data th {
	padding: 10px 0;
}
table.data tbody td {
	padding: 10px;
}
table.data tr.even td {
	background: #F1F1F1;
}


/* -------------------------------------------------------------
PORTLET
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.portlet {
	background: #FFF;
	width: 96%;
	margin: 0 auto;
	margin-bottom: 0.8em;
	position: relative;
}
.portlet-header {
	background: #D9D9D9 url('portlet-header.png') repeat-x 0 0;
	color: #444;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.portlet-state-closed .portlet-header {
	padding-bottom: 10px;
}
.portlet-header h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	padding: 0;
	margin: 0;
}
.portlet-state-closed .portlet-header {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.portlet-content {
	position: relative;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.portlet-state-closed .portlet-content {
	display: none;
}
.portlet-state-closed h4 {
	border: none;
}
.portlet-social-knoppeke {
	width: 180px;
	height: 32px;
	display: block;
	position: absolute;
	right: 10px;
	top: 2px;
	margin: 0px;
	padding: 0px;
}

.portlet-tab-nav img {
	margin-top: 3px;
	padding: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: text-bottom;
}
.portlet-state-closed .portlet-toggle-icon {
	background: url('portlet-arrow-open.png') no-repeat 0 0 !important;
}
.portlet-tab-nav {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 5px;
	right: 25px;
}
.portlet-state-closed .portlet-tab-nav {
	display: none;
}
.portlet-tab-nav li {
	background: transparent;
	line-height: 2em;
	list-style-type: none;
	float: left;
	margin: 0 1em 0 0;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}
.portlet-tab-nav li a {
	color: #444;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 8px;
	outline: none !important;
}
.portlet-tab-nav li a:hover {
	text-decoration: underline;
}
.portlet-tab-content {
	display: none;
}
.portlet-tab-nav-active {
	background: #FFF !important;
	border: 1px solid #CCC;
}
.portlet-tab-nav-active a {
	color: #444 !important;
}
.portlet-tab-nav-active a:hover {
	text-decoration: none !important;
}
.portlet-tab-content-active {
display: block !imporant;
}
.portlet-tab-nav .portlet-tab-nav-active a {
	color: #0B66B9;
	text-decoration: none;
}



.ui-tabs {
	zoom: 1;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
		display: block;

}



.ui-tabs .ui-tabs-nav {
	position: relative;
	overflow: hidden;
	top: 1px;
	/*z-index: 1000;*/
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: -2px;
		display: block;
}
.ui-tabs .ui-tabs-nav li {
	position: relative;
	float: left;
	border: 1px solid #ccc;
	border-bottom-width: 1px !important;
	list-style-type: none;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #eeeeee;
	color: #FFF;
	display: block;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	text-decoration: none;
	padding: 5px 10px;
	color: black;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom: 1px;
	border-bottom-width: 0;
	background: white;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	padding: 0px;
	display: block;
	border-width: 0;
	background: none;
	border: 0px solid #ccc;
	position: relative;
	height:320px;
	margin-bottom:24px;
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 0px;
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
}
a.mover {
	position: absolute;
	color: #000;
	font-weight: normal;
	text-decoration: none;

	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border: 1px solid #ddd;
}
.next-tab {
	top: -44px;
	right: 0;

}
.prev-tab {
	top: -44px;
	right: 90px;

}


/*

Uniform Theme: Uniform Default
Version: 1.5.5
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://pixelmatrixdesign.com/uniform/
---
Generated by Uniform Theme Generator:
http://pixelmatrixdesign.com/uniform/themer.html

*/

/* Global Declaration */

div.selector, div.selector span, div.checker span, div.radio span, div.uploader, div.uploader span.action {
	background-image: url(sprite.png);
	background-repeat: no-repeat;
}
.selector, .radio, .checker, .uploader, .selector *, .radio *, .checker *, .uploader * {
	margin: 0;
	padding: 0;
}
/* SPRITES */

/* Select */

div.selector {
	background-position: -483px -130px;
	line-height: 26px;
	height: 26px;
}
div.selector span {
	background-position: right 0px;
	height: 26px;
	line-height: 26px;
}
div.selector select {
	/* change these to adjust positioning of select element */
  top: 0px;
	left: 0px;
}
div.selector:active, div.selector.active {
	background-position: -483px -156px;
}
div.selector:active span, div.selector.active span {
	background-position: right -26px;
}
div.selector.focus, div.selector.hover, div.selector:hover {
	background-position: -483px -182px;
}
div.selector.focus span, div.selector.hover span, div.selector:hover span {
	background-position: right -52px;
}
div.selector.focus:active, div.selector.focus.active, div.selector:hover:active, div.selector.active:hover {
	background-position: -483px -208px;
}
div.selector.focus:active span, div.selector:hover:active span, div.selector.active:hover span, div.selector.focus.active span {
	background-position: right -78px;
}
div.selector.disabled {
	background-position: -483px -234px;
}
div.selector.disabled span {
	background-position: right -104px;
}
/* Checkbox */

div.checker {
	width: 19px;
	height: 19px;
}
div.checker input {
	width: 19px;
	height: 19px;
}
div.checker span {
	background-position: 0px -260px;
	height: 19px;
	width: 19px;
}
div.checker:active span, div.checker.active span {
	background-position: -19px -260px;
}
div.checker.focus span, div.checker:hover span {
	background-position: -38px -260px;
}
div.checker.focus:active span, div.checker:active:hover span, div.checker.active:hover span, div.checker.focus.active span {
	background-position: -57px -260px;
}
div.checker span.checked {
	background-position: -76px -260px;
}
div.checker:active span.checked, div.checker.active span.checked {
	background-position: -95px -260px;
}
div.checker.focus span.checked, div.checker:hover span.checked {
	background-position: -114px -260px;
}
div.checker.focus:active span.checked, div.checker:hover:active span.checked, div.checker.active:hover span.checked, div.checker.active.focus span.checked {
	background-position: -133px -260px;
}
div.checker.disabled span, div.checker.disabled:active span, div.checker.disabled.active span {
	background-position: -152px -260px;
}
div.checker.disabled span.checked, div.checker.disabled:active span.checked, div.checker.disabled.active span.checked {
	background-position: -171px -260px;
}
/* Radio */

div.radio {
	width: 18px;
	height: 18px;
}
div.radio input {
	width: 18px;
	height: 18px;
}
div.radio span {
	height: 18px;
	width: 18px;
	background-position: 0px -279px;
}
div.radio:active span, div.radio.active span {
	background-position: -18px -279px;
}
div.radio.focus span, div.radio:hover span {
	background-position: -36px -279px;
}
div.radio.focus:active span, div.radio:active:hover span, div.radio.active:hover span, div.radio.active.focus span {
	background-position: -54px -279px;
}
div.radio span.checked {
	background-position: -72px -279px;
}
div.radio:active span.checked, div.radio.active span.checked {
	background-position: -90px -279px;
}
div.radio.focus span.checked, div.radio:hover span.checked {
	background-position: -108px -279px;
}
div.radio.focus:active span.checked, div.radio:hover:active span.checked, div.radio.focus.active span.checked, div.radio.active:hover span.checked {
	background-position: -126px -279px;
}
div.radio.disabled span, div.radio.disabled:active span, div.radio.disabled.active span {
	background-position: -144px -279px;
}
div.radio.disabled span.checked, div.radio.disabled:active span.checked, div.radio.disabled.active span.checked {
	background-position: -162px -279px;
}
/* Uploader */

div.uploader {
	background-position: 0px -297px;
	height: 28px;
}
div.uploader span.action {
	background-position: right -409px;
	height: 24px;
	line-height: 24px;
}
div.uploader span.filename {
	height: 24px;
	/* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
	line-height: 24px;
}
div.uploader.focus, div.uploader.hover, div.uploader:hover {
	background-position: 0px -353px;
}
div.uploader.focus span.action, div.uploader.hover span.action, div.uploader:hover span.action {
	background-position: right -437px;
}
div.uploader.active span.action, div.uploader:active span.action {
	background-position: right -465px;
}
div.uploader.focus.active span.action, div.uploader:focus.active span.action, div.uploader.focus:active span.action, div.uploader:focus:active span.action {
	background-position: right -493px;
}
div.uploader.disabled {
	background-position: 0px -325px;
}
div.uploader.disabled span.action {
	background-position: right -381px;
}
/* PRESENTATION */

/* Select */
div.selector {
	margin-bottom: 20px;
	width: 190px;
	font-size: 12px;
}
div.selector select {
	width: 190px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size: 12px  border: solid 1px #fff;
}
div.selector span {
	padding: 0px 25px 0px 2px;
	cursor: pointer;
}
div.selector span {
	color: #666;
	width: 158px;
	text-shadow: 0 1px 0 #fff;
}
div.selector.disabled span {
	color: #bbb;
}
/* Checker */
div.checker {
	margin-right: 10px;
}
/* Radio */
div.radio {
	margin-right: 10px;
}
/* Uploader */
div.uploader {
	width: 190px;
	margin-bottom: 20px;
	cursor: pointer;
}
div.uploader span.action {
	width: 85px;
	text-align: center;
	text-shadow: #fff 0px 1px 0px;
	background-color: #fff;
	font-size: 11px;
	font-weight: bold;
}
div.uploader span.filename {
	color: #777;
	width: 82px;
	border-right: solid 1px #bbb;
	font-size: 11px;
}
div.uploader input {
	width: 190px;
}
div.uploader.disabled span.action {
	color: #aaa;
}
div.uploader.disabled span.filename {
	border-color: #ddd;
	color: #aaa;
}
/*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/

.selector select:focus, .radio input:focus, .checker input:focus, uploader input:focus {
	outline: 0;
}
/* Select */

div.selector {
	position: relative;
	padding-left: 10px;
	overflow: hidden;
}
div.selector span {
	display: block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
div.selector select {
	position: absolute;
	opacity: 0;
	height: 25px;
	border: none;
	background: none;
}
/* Checker */

div.checker {
	position: relative;
	float: left;
}
div.checker span {
	display: block;
	float: left;
	text-align: center;
}
div.checker input {
	opacity: 0;
	display: inline-block;
	background: none;
}
/* Radio */

div.radio {
	position: relative;
	float: left;
}
div.radio span {
	display: block;
	float: left;
	text-align: center;
}
div.radio input {
	opacity: 0;
	text-align: center;
	display: inline-block;
	background: none;
}
/* Uploader */

div.uploader {
	position: relative;
	float: left;
	overflow: hidden;
	cursor: default;
}
div.uploader span.action {
	float: left;
	display: inline;
	padding: 2px 0px;
	overflow: hidden;
	cursor: pointer;
}
div.uploader span.filename {
	padding: 0px 10px;
	float: left;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: default;
}
div.uploader input {
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	float: right;
	height: 25px;
	border: none;
	cursor: default;
}
button {
	position: relative;
	border: 0;
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}
 button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
button span {
	position: relative;
	display: block;
	white-space: nowrap;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
 margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */	

button, button span {
	background: transparent url(button_sprite.png) no-repeat;
}
button, button .btn-pri {
	padding: 0 15px 0 0;
	margin-right:5px;
	text-align: center;
	background-position: right -50px !important;
}
button span, button .btn-pri span {
	font-family: arial, sans-serif;
	padding: 0 0 0 15px;
	height:30px;
	font-size:13px;
	line-height: 28px;
	font-weight: bold;
	font-style: italic;
	background-position: left top;
	color:#FFF;
}
button.btn-sec {
	background-position: right -150px !important;
}
button.btn-sec span {
	background-position: left -100px !important;
}



/* -------------------------------------------------------------
MESSAGE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.message {
	background: #CCC url('icon_notice.gif') no-repeat 10px 11px;
	font-size: 13px;
	color: #74655f;
	display:block;
	padding:10px 10px 10px 40px;
	margin-bottom: 1em;
	border: 1px solid #c2beb1;
	position:relative;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.message span {
	display: none !important;
	position: absolute;
	right:7px;
	top:7px;
	font-weight:bold;
	font-size:10px;
	padding:5px;
	cursor:pointer;
}
.message-closable span {
	display: block !important;
}
.message-warning {
	background-color: #fffcd3;
	background-image: url(error.png);
	color: #74655f;
	border-color: #c2beb1;
}
.message-success {
	background-color: #e5f993;
	background-image: url(accept.png);
	color: #688006;
	border-color: #9bac55;
}
.message-info {
	background-color: #d4ebfa;
	background-image: url(information.png);
	color: #4b6bab;
	border-color: #90b1c7;
}
.message-error {
	background-color: #f6b9b9;
	background-image: url(exclamation.png);
	color: #c32727;
	border-color: #e18484;
}
/* -------------------------------------------------------------
FORM
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.form {
	padding: 5px;
	margin: 10px;
}
.form .field {
	width: 100%;
}
.form .field_help {
	margin-left: 145px;
	font-size: 90%;
	color: #777;
}
.form label, .form span.label {
	margin-right: 10px;
	padding-right: 10px;
	width: 125px;
	display: block;
	float: left;
	font-weight: bold;
	text-align: right;
	position: relative;
}
.form label em, .form span.label em {
	position: absolute;
	right: 0;
	font-size: 120%;
	font-style: normal;
	color: #C00;
}
.form input:focus, .form input.error:focus, .form textarea:focus {
	background-color: #FFC;
	border-color: #FC6;
}
.form .upload {
	margin-bottom: -5em;
}
.form .buttonrow {
	margin-left: 145px;
	display: block;
}
.form .cancel {
	font-size: 11px;
	color: #C00;
	padding-left: 10px;
}
.form .field {
	margin-bottom: 1.5em;
}
.form .uploader {
	margin-bottom: .5em !important;
}
.form .field input {
	padding: 4px;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.form .xsmall {
	width: 50px;
}
.form .small {
	width: 100px;
}
.form .medium {
	width: 200px;
}
.form .large {
	width: 300px;
}
.form .xlarge {
	width: 400px;
}
/* Label top styles */
.label-top .field label {
	width: 100%;
	display: block;
	text-align: left;
}
.label-top .field span.label {
	width: 100%;
	display: block;
	float: left;
	text-align: left;
	position: relative;
}
.label-top .field .field_help {
	margin-left: 0;
	font-size: 11px;
}
.label-top .buttonrow {
	margin-left: 0;
}
.label-top .selector {
	width: 100%;
	display: block;
	float: left;
}
.form div.controlset label, .form div.controlset input {
	display: inline;
	float: none;
}
.form .controlset label {
	font-size: 11px;
	font-weight: normal !important;
}
.controlset {
	margin-bottom: 2.5em;
	float: left;
}
.controlset .controlset-pad {
	width: 300px;
	float: left;
}

.form .field_help1 {
	padding-left: 12px;
	font-size: 90%;
	color: #777;
}

.form span.field_error {
	color: #900;
	padding-left: 12px;
	font-size: 90%;
}

.field_error {
	color: #900;
}
.pg {
	width: 400px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	margin: 0 auto;
	margin-top: 1em;
	padding: 10px;
}
.pg a {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	border: 1px solid #dddddd;
	padding: 3px;
	-moz-border-radius: 3px;
}
.pg a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	border: 1px solid #A7A7A7;
	background-color: white;
	padding: 3px;
	-moz-border-radius: 3px;
}
.pg a.current {
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
	border: 1px solid #ddd;
	background-color: #333;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.pg span.disabled {
	font-size: 10px;
	text-decoration: none;
	color: #C6C7C7;
	border: 1px solid #C6C7C7;
	background-color: white;
	padding: 3px;
	-moz-border-radius: 3px;
}
/* -------------------------------------------------------------
MISC
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
.clear {
	clear: both;
}
.hide {
	display: none;
}
#gallery img {
	width: 60px;
	padding: 1px;
	margin: 2px;
	border: 1px solid rgb(204, 204, 204);
}
#sidebar .menu h3 {
	text-align: left;
}
#sidebar .menu {
	margin-top: -12px;
	margin-bottom: 24px;
}
.adresplaats {
	float: right;
	width: 300px;
	padding-top: 4px;
	margin-bottom: 40px;
}

.adresplaatsnonc {
	float: left;
	width: 485px;
	padding-top: 4px;
	margin-bottom: 40px;
	height:85px;
}
.printlogobf {
	float: left;
	width: 175px;
}
#printfichemain .adresplaats h3 {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

#printfichemain .adresplaatsnonc h3 {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#printfichemain .printlogobf1 .printtel {
}
#printfichemain .printlogobf1 .printtel p {
}
.printlogobf1 .printtel img {
}
.clear {
	clear: both;
}
#printfichemain .urlplaats .printemail {
}
#printfichemain .printlogobf1 {
	float: left;
	width: 180px;
}
#printfichemain .printlogobf1 .printtel p {
	clear: none;
}
.printlogobf1 .printfax p {
}
#printfichemain .printbtwbf {
	width: 202px;
	float: right;
	background-color: rgb(249, 249, 249);
	font-size: 12px;
	margin-top: -8px;
	margin-right: -16px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#printfichemain {
	width: 710px;
	float: left;
}
#printfichemain div .urlplaats .printemail {
	margin: 0px;
	padding: 0px;
}
.printlogobf1 p {
	margin: 0pt;
	padding: 0pt;
}
.urlplaats p {
	margin: 0pt;
	padding: 0pt;
}
#printfichemain div .urlplaats {
	width: 300px;
	float: right;
}
.printbtwbf img {
	vertical-align: middle;
	text-align: left;
	line-height: 18px;
}
#printfichemain a {
	color: rgb(0, 51, 102);
	font-weight: bold;
	font-size: 14px;
}
.printlogobf1 img {
	color: rgb(0, 51, 102);
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.urlplaats img {
	color: rgb(0, 51, 102);
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-top: 4px;
}
#printfichemain .printbtwbf .logodenb {
	clear: none;
	float: right;
	margin-top: -64px;
	margin-right: 12px;
}
#FlashID {
	visibility: hidden;
}
.csb, .ss, #logo span, .play_icon, .mini_play_icon, .micon, .licon, .close_btn, #tbp, .lsb, .mbi {
	background: url('zoekknop.jpg') no-repeat scroll 0% 0% transparent;
	overflow: hidden;
}
.lst-b, .lst {
	height: 24px;
	color: #333;
	padding-top: 4px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 4pt;
	border: 1px solid #999;
	margin: 0px;
}
.lsbb {
	background: none repeat scroll 0% 0% rgb(238, 238, 238);
	border-width: 1px;
	border-style: solid;
	border-right: 1px solid rgb(153, 153, 153);
	border-color: rgb(204, 204, 204) rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
	height: 30px;
}
.lsb {
	font: 15px arial, sans-serif;
	background-position: center bottom;
	border: 1px solid #666;
	color: rgb(0, 0, 0);
	cursor: pointer;
	height: 30px;
	margin: 0pt;
	vertical-align: top;
}
.lsb:active {
	background: none repeat scroll 0% 0% rgb(204, 204, 204);
}
.lst:focus {
	outline: medium none;
}
#page #header form {
	clear: none;
	margin-top: 32px;
}
.scroll {
	overflow: auto;
	height: 132px;
}
#printfichemain div {
	margin-bottom: 2px;
	margin-top: 2px;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
.telfaxshow {
	font-size: 14px;
	font-weight: normal;
}
#zoeken {
	width:590px;
}
.printoutlook {
	margin-top: 4px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
	font-size: 11px;
	color: #333;
	text-align: center;
}
.printoutlook a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.printoutlook img {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	vertical-align: middle;
}
.introtext {
	background-color: #fdfdfd;
	border: 1px solid #999;
	padding: 8px;
	font-size: 11px;
	line-height: 13px;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 2px;
}

#page #header div span {
	color:#930;
	font-weight:bold;
	font-size:12px;
	float:right;
	margin-right: 22px;
	margin-top: 8px;
}
#page #header div span a {
	color:#930;
	font-weight:bold;
	text-decoration:none;
}

#ad2 {
	visibility: hidden;
	padding: 0px;
	height: 319px;
	width: 730px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -8px;
}
.publeft {
	padding: 0px;
	float: left;
	width: 340px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 319px;
	overflow: hidden;
}
.pubright {
	height: 311px;
	width: 336px;
	overflow: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 8px;
	
}


.pubfulltxt {
	height: 303px;
	width: 696px;
	overflow: auto;
	margin: 0px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.pubfull {
	height: 319px;
	width: 710px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	overflow:hidden;
	clear:both;
}
.pubfulltxt h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
}

.pubright h2 {
	font-size: 15px;
	font-weight: bold;
}
#page-wrap {
	padding: 0px;
	margin: 0px;
}
.ui-tabs {
	zoom: 1;
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}



.ui-tabs .ui-tabs-nav {
	position: relative;
	overflow: hidden;
	top: 1px;
	/*z-index: 1000;*/
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: -2px;
}
.ui-tabs .ui-tabs-nav li {
	position: relative;
	float: left;
	border: 1px solid #ccc;
	border-bottom-width: 1px !important;
	list-style-type: none;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #eeeeee;
	color: #FFF;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	text-decoration: none;
	padding: 5px 10px;
	color: black;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom: 1px;
	border-bottom-width: 0;
	background: white;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	padding: 0px;
	display: block;
	border-width: 0;
	background: none;
	border: 0px solid #ccc;
	position: relative;
	height:320px;
	margin-bottom:24px;
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 0px;
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
}
a.mover {
	position: absolute;
	color: #000;
	font-weight: normal;
	text-decoration: none;

	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border: 1px solid #ddd;
}
.next-tab {
	top: -44px;
	right: 0;

}
.prev-tab {
	top: -44px;
	right: 90px;

}


.sociallinkedin { 	height:319px;
	overflow: auto;
	width: 710px;}

.socialtwitter { 	height:319px;
	overflow: auto;
	width: 710px;}

.socialyoutube { 	height:319px;

	width: 710px;}
	
	.socialgplus { 	height:319px;

	width: 710px;}
	
.socialyoutube .rssfeedbox{ 	height:290px;
	overflow: auto;
	width: 710px;}
	
	.socialyoutube h3 a{ color:#000; text-decoration:none;}

.socialfacebook { 	height:319px;
	overflow: auto;
	width: 710px;}

.socialrss {
	height:319px;
	overflow: auto;
	width: 710px;
}

.socialjobs { 	height:319px;
	overflow: auto;
	width: 710px;}
	
.rsslink a{
	margin-bottom:8px;
	color:#900;
	font-weight: bold;
}	

.feedflare { margin-top:-10px;}

.rssdesc table { margin:0px; padding:0px;}

.socialyoutube .rsslink { margin-bottom:8px; font-size:13px;}

.rssdesc td {
	padding:0px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

#twitter {
	padding-bottom:20px;
	width:660x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
			#twitter h1 { font-size:20px; letter-spacing:-2px; padding:20px; }
			#twitter ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
			#twitter ul li {
	border-top:solid 1px #f5f5f5;
	list-style:none;
	display:block;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
			#twitter ul li.alt {
	background-color: #efefef;
}
			#twitter small { color:#999; font-size:12px; }
			#twitter a {
	color:#900;
}
	#twitter #user {
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	color: #000;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
			#twitter #user img { border:solid 5px #ccc; float:left; margin:0px 10px 10px 0px; }
			#twitter #user ul li { border:none; }
			#twitter p.error { padding:0px 25px; }
			#twitter p.error cite { color:red!important; }
			
					.WikiInfo {
	padding-top: 36px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
			
			.WikiInfo h2{
	padding-top: 36px;
	padding-bottom: 12px;
	
}


.guageIndicatorControl { width: 114px; height: 70px; background-image: url('guagebackground.gif'); background-repeat: no-repeat; }
.guageIndicatorControl .ticLabel { width: 114px; text-align: center; display: block; position: relative; }
.guageIndicatorControl .ticText { top: 30px; font-size: 12px; }
.guageIndicatorControl .ticValuePaymentWorsening, .guageIndicatorControl .ticValueRiskHigh { top: 40px; left: -1px; width: 22px; }
.greenRatingMain {
	background-image: url('greenratingdash.png');
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
	color: White;
	/* [disabled]height: 89px; */
	width: 515px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 25px;
	padding-bottom: 0px;
}

.redRatingMain {
	background-image: url('redratingdash.png');
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
	color: White;
	/* [disabled]height: 89px; */
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 25px;
	padding-bottom: 0px;
}

.yellowRatingMain {
	background-image: url('yellowratingdash.png');
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
	color: White;
	/* [disabled]height: 89px; */
	width: 515px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 25px;
	padding-bottom: 0px;
}

.orangeRatingMain {
	background-image: url('orangeratingdash.png');
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
	color: White;
	/* [disabled]height: 89px; */
	width: 515px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 25px;
	padding-bottom: 0px;
}


.redRatingBar {
	background-image: url('reddbt.png');
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	color: White;
	height: 73px;
}

.greenRatingBar {
	background-image: url('greenratingactive.png');
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	color: White;
	height: 73px;
}
.guageIndicatorControl { width: 114px; height: 70px; background-image: url('guagebackground.png'); background-repeat: no-repeat; }
.guageIndicatorControl .ticLabel { width: 114px; text-align: center; display: block; position: relative; }
.guageIndicatorControl .ticText { top: 30px; font-size: 12px; }
.guageIndicatorControl .ticValuePaymentWorsening { top: 40px; left: -1px; width: 22px; }

/* the overlayed element */
.apple_overlay {
	/* initially overlay is hidden */
	display: none;
	/* growing background image */
	background-image: url(white.png);
	/*
      width after the growing animation finishes
      height is automatically calculated
      */
	width: 640px;
	/* a little styling */
	font-size: 11px;
	padding-top: 45px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 45px;
	z-index:900;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
    background-image:url(close.png);
    position:absolute; right:5px; top:5px;
    cursor:pointer;
    height:35px;
    width:35px;
}

div.apple_overlay.black {
background-image:url(/media/img/overlay/transparent.png);
color:#fff;
}

div.apple_overlay h2 {
margin:10px 0 -9px 0;
font-weight:bold;
font-size:14px;
}

div.black h2 {
color:#fff;
}

#apple {

}

#apple img {

cursor:pointer;

}


td {
	padding:5px;

}

.button {
	border: 0px none rgb(43,143,222);
	border-radius: 0px 0px 0px 0px;
	display: inline-block;
	color: rgb(255, 255, 255);
	font-family: helvetica;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	background-color: rgb(55, 141, 229);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.button:hover {
	background-color: rgb(0,153,255);
}